A B C D E F G H I J K L M N O P Q R S T U V W X Y

A

abort(Workflow) - Method in class com.day.cq.workflow.impl.jcr.WorkflowManager
 
AbsoluteLinksTransformer - Class in com.day.cq.retriever.impl
Process "links" (URIs in fact) to make them absolute, depending on their element and attribute name, and without touching external links.
AbsoluteLinksTransformer(String) - Constructor for class com.day.cq.retriever.impl.AbsoluteLinksTransformer
Will transform URIs by adding baseUri to those that must be made absolute.
absolutize(String, String) - Method in class org.apache.excalibur.source.factories.FileSourceFactory
 
absolutize(String, String) - Static method in class org.apache.excalibur.source.SourceUtil
Calls absolutize(url1, url2, false).
absolutize(String, String, boolean) - Static method in class org.apache.excalibur.source.SourceUtil
Calls absolutize(url1, url2, false, true).
absolutize(String, String, boolean, boolean) - Static method in class org.apache.excalibur.source.SourceUtil
Applies a location to a baseURI.
absolutize(String, String) - Method in interface org.apache.excalibur.source.URIAbsolutizer
 
AbstractACLPrivilegeFactory - Class in com.day.cq.security.impl.privileges
Abstract implementation for All Privileges Factories, that like to baise their Granting descissions on ACL's stored allong with the Authorizable
AbstractACLPrivilegeFactory() - Constructor for class com.day.cq.security.impl.privileges.AbstractACLPrivilegeFactory
 
AbstractBuilder - Class in com.day.cq.widget.impl
The AbstractBuilder provides all common functionality which is needed by its extendig classes.
AbstractBuilder() - Constructor for class com.day.cq.widget.impl.AbstractBuilder
 
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
 
AbstractContentHandler - Class in com.day.cq.rewriter.pipeline
This abstract class provides default implementation of the methods specified by the ContentHandler interface..
AbstractContentHandler() - Constructor for class com.day.cq.rewriter.pipeline.AbstractContentHandler
 
AbstractContentHandler(ContentHandler) - Constructor for class com.day.cq.rewriter.pipeline.AbstractContentHandler
 
AbstractContentHandler(ContentHandler, LexicalHandler) - Constructor for class com.day.cq.rewriter.pipeline.AbstractContentHandler
 
AbstractHTMLResponseServlet - Class in com.day.cq.security.impl
 
AbstractHTMLResponseServlet() - Constructor for class com.day.cq.security.impl.AbstractHTMLResponseServlet
 
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 usefull stuff needed for image generation
AbstractImageServlet.ImageContext(SlingHttpServletRequest) - Constructor for class com.day.cq.wcm.commons.AbstractImageServlet.ImageContext
 
AbstractLoggable - Class in org.apache.excalibur.source.impl
Abstract base class for logging..
AbstractLoggable() - Constructor for class org.apache.excalibur.source.impl.AbstractLoggable
 
AbstractManager - Class in com.day.cq.workflow.impl.jcr
The AbstractManager provides some commonly used methods and constants.
AbstractManager(WorkflowSession, Session) - Constructor for class com.day.cq.workflow.impl.jcr.AbstractManager
 
AbstractNodePredicate - Class in com.day.cq.commons.predicate
Predicate used to filter jcr nodes.
AbstractNodePredicate() - Constructor for class com.day.cq.commons.predicate.AbstractNodePredicate
 
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
 
AbstractRepositoryService - Class in com.day.cq.commons.jcr
Abstract SCR-Service which registers for a JcrContentManager and a Repository.
Can be used for services with Repository-Access.
AbstractRepositoryService() - Constructor for class com.day.cq.commons.jcr.AbstractRepositoryService
 
AbstractSAXTransformer - Class in com.day.cq.rewriter.xml
This class can be used as a basis for a transformers.
AbstractSAXTransformer() - Constructor for class com.day.cq.rewriter.xml.AbstractSAXTransformer
 
AbstractServlet - Class in com.day.cq.wcm.notification.impl
This servlet provides some common stuff.
AbstractServlet() - Constructor for class com.day.cq.wcm.notification.impl.AbstractServlet
 
AbstractServlet.RequestInfo - Class in com.day.cq.wcm.notification.impl
 
AbstractServlet.RequestInfo(SlingHttpServletRequest) - Constructor for class com.day.cq.wcm.notification.impl.AbstractServlet.RequestInfo
 
AbstractServlet.RequestInfo(SlingHttpServletRequest, String) - Constructor for class com.day.cq.wcm.notification.impl.AbstractServlet.RequestInfo
 
AbstractSource - Class in org.apache.excalibur.source.impl
Abstract base class for a source implementation.
AbstractSource() - Constructor for class org.apache.excalibur.source.impl.AbstractSource
 
AbstractSourceResolver - Class in org.apache.excalibur.source.impl
This is an abstract implementation of a SourceResolver.
AbstractSourceResolver() - Constructor for class org.apache.excalibur.source.impl.AbstractSourceResolver
 
accepts(SlingHttpServletRequest) - Method in class com.day.cq.security.widgets.impl.AuthorizablePostServlet
Home directories do not exist unless requested.
accepts(SlingHttpServletRequest) - Method in class com.day.cq.wcm.core.impl.ProxyServlet
Does not proxy for JSON request in order to allow the default JSON export servlet handle the correct addressed resource
accepts(SlingHttpServletRequest) - Method in class com.day.cq.wcm.foundation.forms.impl.FormsHandlingServlet
 
accepts(SlingHttpServletRequest) - Method in class com.day.cq.wcm.foundation.forms.impl.MailServlet
 
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
AclEditor - Class in com.day.cq.security.impl.authorization
 
AclEditor() - Constructor for class com.day.cq.security.impl.authorization.AclEditor
 
AclExport - Class in com.day.cq.security.widgets.impl
 
AclExport() - Constructor for class com.day.cq.security.widgets.impl.AclExport
 
AclJSONWriter - Class in com.day.cq.security.util
Little writer knowing some of the Authroizables special cases that do not complie a Bean-convention
AclJSONWriter(Writer) - Constructor for class com.day.cq.security.util.AclJSONWriter
 
AclViewType - Enum in com.day.cq.security.impl.authorization
 
ACTION_ACL_MODIFY - Static variable in class com.day.cq.security.util.ActionSet
 
ACTION_ACL_READ - Static variable in class com.day.cq.security.util.ActionSet
 
ACTION_ADD_NODE - Static variable in class com.day.cq.security.util.ActionSet
 
ACTION_NAMES - Static variable in class com.day.cq.security.util.ActionSet
 
ACTION_PARAM - Static variable in class com.day.cq.commons.servlets.AbstractCommandServlet
default action parameter name
ACTION_READ - Static variable in class com.day.cq.security.util.ActionSet
 
ACTION_REMOVE - Static variable in class com.day.cq.security.util.ActionSet
 
ACTION_SET_PROPERTY - Static variable in class com.day.cq.security.util.ActionSet
 
ACTION_SUDO - Static variable in class com.day.cq.security.util.ActionSet
 
ACTION_WORKSPACE_ACCESS - Static variable in class com.day.cq.security.util.ActionSet
 
ActionSet - Class in com.day.cq.security.util
This action set implementation uses a bitwise representation of the individual actions.
activate(ComponentContext) - Method in class com.day.cq.audit.console.AuditLogRender
 
activate(ComponentContext) - Method in class com.day.cq.audit.impl.DefaultAuditLog
Activate this component.
activate(ComponentContext) - Method in class com.day.cq.commons.impl.PredicateProviderImpl
 
activate(ComponentContext) - Method in class com.day.cq.compat.migration.impl.servlet.Cq4MigrationServlet
 
activate(ComponentContext) - Method in class com.day.cq.i18n.impl.DictServlet
 
activate(ComponentContext) - Method in class com.day.cq.ide.CQDEServlet
 
activate(ComponentContext) - Method in class com.day.cq.mailer.impl.DefaultMailService
Activate this component.
activate(ComponentContext) - Method in class com.day.cq.mailer.impl.MailerService
 
activate(ComponentContext) - Method in class com.day.cq.osgi.jcr.prefs.impl.JcrBackingStore
Activate this component and get the property configuration.
activate(ComponentContext) - Method in class com.day.cq.personalization.GadgetComponent
 
activate(ComponentContext) - Method in class com.day.cq.preferences.impl.JcrPreferencesServiceFactory
 
activate(ComponentContext) - Method in class com.day.cq.preferences.impl.PreferencesLocaleResolver
 
activate(ComponentContext) - Method in class com.day.cq.replication.audit.ReplicationEventListener
Activate only on author instances
activate(ComponentContext) - Method in class com.day.cq.replication.content.durbo.DurboContentBuilder
Activate this component.
activate(ComponentContext) - Method in class com.day.cq.replication.impl.ReplicatorImpl
Activate this component.
activate(ComponentContext) - Method in class com.day.cq.replication.impl.SecurityCheckerImpl
Activate this component.
activate(ComponentContext) - Method in class com.day.cq.replication.impl.ServiceTrackerImpl
 
activate(ComponentContext) - Method in class com.day.cq.replication.impl.SyndicationAgentImpl
Activate this component.
activate(ComponentContext) - Method in class com.day.cq.rewriter.license.impl.LicenseServiceImpl
Activate this component.
activate(ComponentContext) - Method in class com.day.cq.rewriter.linkchecker.impl.LinkCheckerImpl
Activates the LinkChecker service.
activate(ComponentContext) - Method in class com.day.cq.rewriter.linkchecker.impl.LinkCheckerTask
Activates the LinkChecker service.
activate(ComponentContext) - Method in class com.day.cq.rewriter.linkchecker.impl.LinkInfoStorageImpl
Activates the LinkChecker service.
activate(ComponentContext) - Method in class com.day.cq.rewriter.processor.impl.ProcessorManagerImpl
Activate this component.
activate(ComponentContext) - Method in class com.day.cq.security.impl.AnonymousMembership
 
activate(ComponentContext) - Method in class com.day.cq.security.impl.CRXUserManagerFactory
 
activate(ComponentContext) - Method in class com.day.cq.security.impl.privileges.CqPrivilegeManager
 
activate(ComponentContext) - Method in class com.day.cq.security.impl.resource.AuthorizableResourceProvider
 
activate(ComponentContext) - Method in class com.day.cq.security.impl.SecurityAdapterFactory
 
activate(ComponentContext) - Method in class com.day.cq.security.util.ImpersonationRequestUtil
 
activate(ComponentContext) - Method in class com.day.cq.shindig.CQUserPreferenceServlet
 
activate(ComponentContext) - Method in class com.day.cq.shindig.impl.ActivationServiceImpl
Activate
activate(ComponentContext) - Method in class com.day.cq.statistics.impl.StatisticsServiceImpl
 
activate(ComponentContext) - Method in class com.day.cq.tagging.impl.JcrTagManagerFactoryImpl
 
activate(ComponentContext) - Method in class com.day.cq.theme.impl.DefaultThemeResolver
 
activate(ComponentContext) - Method in class com.day.cq.theme.impl.RepositoryThemeRegistration
 
activate(ComponentContext) - Method in class com.day.cq.wcm.core.impl.commands.WCMCommandServlet
 
activate(ComponentContext) - Method in class com.day.cq.wcm.core.impl.components.ComponentCacheImpl
 
activate(ComponentContext) - Method in class com.day.cq.wcm.core.impl.event.PageEventListener
 
activate(ComponentContext) - Method in class com.day.cq.wcm.core.impl.event.PagePostProcessor
Activate this component.
activate(ComponentContext) - Method in class com.day.cq.wcm.core.impl.event.RepositoryChangeEventListener
Activate this component, only on author instances.
activate(ComponentContext) - Method in class com.day.cq.wcm.core.impl.LanguageManagerImpl
Activates the Language Manager service.
activate(ComponentContext) - Method in class com.day.cq.wcm.core.impl.LinkCheckerSettingsProviderImpl
Activates the LinkChecker service.
activate(ComponentContext) - Method in class com.day.cq.wcm.core.impl.servlets.contentfinder.NodeNameIndexerImpl
Activate this component.
activate(ComponentContext) - Method in class com.day.cq.wcm.core.impl.servlets.ThumbnailServlet
Activate
activate(ComponentContext) - Method in class com.day.cq.wcm.core.impl.VersionManagerImpl
Activate this component.
activate(ComponentContext) - Method in class com.day.cq.wcm.core.impl.WCMDebugFilter
Handle OSGI activation
activate(ComponentContext) - Method in class com.day.cq.wcm.core.impl.WCMRequestFilter
Handle OSGI activation
activate(ComponentContext) - Method in class com.day.cq.wcm.core.stats.PageViewStatisticsImpl
 
activate(ComponentContext) - Method in class com.day.cq.wcm.foundation.forms.impl.FormsManagerImpl
Activate the forms manager.
activate(ComponentContext) - Method in class com.day.cq.wcm.foundation.impl.HTTPAuthHandler
 
activate(ComponentContext) - Method in class com.day.cq.wcm.foundation.impl.LoginServletResources
Activate this component.
activate(ComponentContext) - Method in class com.day.cq.wcm.foundation.impl.PageImpressionsTracker
 
activate(ComponentContext) - Method in class com.day.cq.wcm.foundation.impl.SsoAuthenticationHandler
 
activate(ComponentContext) - Method in class com.day.cq.wcm.newsletter.impl.NewsletterServiceImpl
Activate this component and register it as an event listener.
activate(ComponentContext) - Method in class com.day.cq.wcm.newsletter.impl.SendNewsletterCommandServlet
 
activate(ComponentContext) - Method in class com.day.cq.wcm.notification.impl.NotificationManagerImpl
Activate this service.
activate(ComponentContext) - Method in class com.day.cq.wcm.notification.impl.ServiceTrackerImpl
 
activate(ComponentContext) - Method in class com.day.cq.wcm.workflow.impl.WcmWorkflowServiceImpl
 
activate(ComponentContext) - Method in class com.day.cq.widget.impl.HtmlLibraryManagerImpl
Activate this component.
activate(ComponentContext) - Method in class com.day.cq.widget.impl.HtmlLibraryServlet
 
activate(ComponentContext) - Method in class com.day.cq.widget.impl.WidgetExtensionProviderImpl
Activate this component.
activate(ComponentContext) - Method in class com.day.cq.workflow.impl.advance.AdvanceHandlerBase
 
activate(ComponentContext) - Method in class com.day.cq.workflow.impl.advance.AndJoinNodeHandler
 
activate(ComponentContext) - Method in class com.day.cq.workflow.impl.advance.AndSplitNodeHandler
 
activate(ComponentContext) - Method in class com.day.cq.workflow.impl.advance.ContainerNodeHandler
 
activate(ComponentContext) - Method in class com.day.cq.workflow.impl.advance.EndNodeHandler
 
activate(ComponentContext) - Method in class com.day.cq.workflow.impl.advance.OrSplitNodeHandler
 
activate(ComponentContext) - Method in class com.day.cq.workflow.impl.advance.ParticipantNodeHandler
 
activate(ComponentContext) - Method in class com.day.cq.workflow.impl.advance.ProcessNodeHandler
 
activate(ComponentContext) - Method in class com.day.cq.workflow.impl.CQWorkflowService
 
activate(ComponentContext) - Method in class com.day.cq.workflow.impl.job.HandlerBase
 
activate(ComponentContext) - Method in class com.day.cq.workflow.impl.model.JsonSerializer
 
activate(ComponentContext) - Method in class com.day.cq.workflow.rule.impl.ScriptingRuleEngine
 
activate(ComponentContext) - Method in class com.day.cq.workflow.servlet.ConsoleServlet
 
activate(ComponentContext) - Method in class com.day.cq.workflow.servlet.ParticipantListServlet
 
activate(ComponentContext) - Method in class com.day.cq.workflow.servlet.ProcessListServlet
 
activatePageByTitle(String) - Static method in class com.day.qa.test.selenium.cq5wcm.util.SiteAdmin
 
ActivatePageProcess - Class in com.day.cq.wcm.workflow.process
ActivatePageProcess...
ActivatePageProcess() - Constructor for class com.day.cq.wcm.workflow.process.ActivatePageProcess
 
ActivationService - Interface in com.day.cq.shindig
Activation helper for other services.
ActivationServiceImpl - Class in com.day.cq.shindig.impl
 
ActivationServiceImpl() - Constructor for class com.day.cq.shindig.impl.ActivationServiceImpl
 
ADAPTABLE_CLASSES - Static variable in class com.day.cq.preferences.impl.JcrPreferencesServiceFactory
 
ADAPTABLE_CLASSES - Static variable in class com.day.cq.replication.impl.ReplicationStatusAdapterFactory
 
ADAPTABLE_CLASSES - Static variable in class com.day.cq.search.impl.SearchAdapterFactory
 
ADAPTABLE_CLASSES - Static variable in class com.day.cq.wcm.workflow.impl.WcmWorkflowStatusAdapterFactory
 
ADAPTER_CLASSES - Static variable in class com.day.cq.preferences.impl.JcrPreferencesServiceFactory
 
ADAPTER_CLASSES - Static variable in class com.day.cq.replication.impl.ReplicationStatusAdapterFactory
 
ADAPTER_CLASSES - Static variable in class com.day.cq.search.impl.SearchAdapterFactory
 
ADAPTER_CLASSES - Static variable in class com.day.cq.wcm.workflow.impl.WcmWorkflowStatusAdapterFactory
 
adaptTo(Class<AdapterType>) - Method in class com.day.cq.security.impl.CrxAuthorizable
Adapat to the Home if the type argument is a Node Class Delegates all other Adapater types to AdapterFactory
adaptTo(Class<AdapterType>) - Method in class com.day.cq.security.resource.AuthorizableResource
adaptTo(Class<AdapterType>) - Method in class com.day.cq.security.resource.GroupResource
Adds adaptability to Group
adaptTo(Class<AdapterType>) - Method in class com.day.cq.security.resource.UserResource
Adds adapter-support for the User
adaptTo(Class<AdapterType>) - Method in class com.day.cq.tagging.impl.JcrTagImpl
 
adaptTo(Class<AdapterType>) - Method in class com.day.cq.wcm.core.impl.components.ComponentImpl
adaptTo(Class<AdapterType>) - Method in class com.day.cq.wcm.core.impl.PageImpl
adaptTo(Class<AdapterType>) - Method in class com.day.cq.wcm.core.impl.TemplateImpl
adaptTo(Class<AdapterType>) - Method in class com.day.cq.wcm.foundation.forms.impl.ResourceWrapper
 
adaptTo(Class<AdapterType>) - Method in class com.day.cq.wcm.foundation.Paragraph
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(AuditLogEntry) - Method in class com.day.cq.audit.impl.DefaultAuditLog
 
add(List<AuditLogEntry>) - Method in class com.day.cq.audit.impl.DefaultAuditLog
 
add(Toolbar.Item) - Method in class com.day.cq.wcm.api.components.Toolbar
 
add(int, Toolbar.Item) - Method in class com.day.cq.wcm.api.components.Toolbar
 
add(SourceParameters) - Method in class org.apache.excalibur.source.SourceParameters
Add all parameters from the incoming parameters object.
add(SourceValidity) - Method in class org.apache.excalibur.source.validity.AggregatedValidity
 
addAction(String) - Method in class com.day.cq.security.impl.authorization.EditableAce
 
addActionSet(ActionSet, boolean) - Method in class com.day.cq.security.impl.authorization.PermissionTable.EditableEntry
 
addAll(Collection<? extends Toolbar.Item>) - Method in class com.day.cq.wcm.api.components.Toolbar
 
addAll(int, Collection<? extends Toolbar.Item>) - Method in class com.day.cq.wcm.api.components.Toolbar
 
addAttribute(String, String) - Method in class com.day.cq.wcm.foundation.Download
Adds a tag attribute to this download.
addBucketDefinition(AbstractBucketDefinition) - Method in class com.day.cq.search.facets.impl.FacetDefinition
Adds a bucket definition to this facet definition.
addCDATAAttribute(String, String) - Method in class com.day.cq.rewriter.pipeline.AttributesImpl
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
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
Add an attribute of type CDATA to the end of the list.
addContainerStep() - Method in class com.day.qa.test.selenium.cq5wcm.workflow.model.CreateNewModel
adds a container step
addCssClass(String) - Method in class com.day.cq.wcm.foundation.Download
Adds a CSS class name to the respective attribute.
addedMembers() - Method in interface com.day.cq.security.AuthorizableEvent
 
addEntry(Entry) - Method in class com.day.cq.statistics.impl.StatisticsServiceImpl
Adds an entry to the statistics workspace.
addEntry(Entry) - Method in interface com.day.cq.statistics.StatisticsService
Adds an entry to the statistics workspace.
addErrorMessage(String, String) - Method in class com.day.cq.wcm.foundation.forms.ValidationInfo
Add the error message for the field.
addExtension(ServiceReference) - Method in class com.day.cq.rewriter.linkchecker.impl.ExtensionList
Add an extension to the list.
addFactory(PrivilegeFactory) - Method in class com.day.cq.security.impl.privileges.CqPrivilegeManager
 
addFromNode(WorkflowNode) - Method in class com.day.cq.workflow.impl.model.CQWorkflowNode
Adds a fromNode to this node
addGroupToCrx(String) - Static method in class com.day.qa.test.selenium.crx.CRXBaseTestCase
 
addMember(Authorizable) - Method in interface com.day.cq.security.Group
The implementation is no required to check for circular membership definition.
addMember(Authorizable) - Method in class com.day.cq.security.impl.CrxGroup
The implementation is no required to check for circular membership definition.
addMember(Authorizable) - Method in class com.day.cq.security.impl.CRXUserManager.EveryOne
 
addModificationListener(AuthorizableListener) - Method in class com.day.cq.security.impl.CRXUserManager
 
addModificationListener(AuthorizableListener) - Method in interface com.day.cq.security.UserManager
 
addNode(CQWorkflowNode) - Method in class com.day.cq.workflow.impl.model.CQWorkflowModel
 
addOrMemory(Workflow, WorkflowNode) - Method in class com.day.cq.workflow.impl.jcr.WorkflowManager
 
addOrUpdateChannel(String) - Method in class com.day.cq.wcm.notification.impl.NotificationManagerImpl
Add/update the channel.
addOrUpdateChannel(String, Node) - Method in class com.day.cq.wcm.notification.impl.NotificationManagerImpl
Add/update the channel for the principal.
addOrUpdateSubscription(String, Node) - Method in class com.day.cq.wcm.notification.impl.NotificationManagerImpl
Add/update the subscription for the principle.
addOrUpdateSubscription(String) - Method in class com.day.cq.wcm.notification.impl.NotificationManagerImpl
Add/update the subscription.
addParam(String, String) - Method in class com.day.cq.wcm.tags.RequestURLTag
Adds a parameter with the given name and value.
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
 
addParticipantStep() - Method in class com.day.qa.test.selenium.cq5wcm.workflow.model.CreateNewModel
adds a participant step to model right after start step
addProcess(WorkItem, WorkflowNode) - Method in class com.day.cq.workflow.impl.jcr.WorkflowManager
Adds a "process" to the wait list (and join)
addProcessStep() - Method in class com.day.qa.test.selenium.cq5wcm.workflow.model.CreateNewModel
adds a process step to the model.
addRecorder(ContentHandler) - Method in class com.day.cq.rewriter.xml.AbstractSAXTransformer
Add a new recorder to the recording chain.
addRootNode(CQWorkflowNode) - Method in class com.day.cq.workflow.impl.model.CQWorkflowModel
 
addRule(String, WorkflowModel, String) - Method in class com.day.cq.wcm.workflow.impl.WorkflowAutoAssignAllocator
 
addStepToModel(String) - Method in class com.day.qa.test.selenium.cq5wcm.workflow.WorkflowBaseTestCase
Method to add steps to the workflow model
addTransition(WorkflowTransition) - Method in class com.day.cq.workflow.impl.exec.CQRoute
Adds a transition
addTransition(CQWorkflowTransition) - Method in class com.day.cq.workflow.impl.model.CQWorkflowModel
 
addUserToCrx(String) - Static method in class com.day.qa.test.selenium.crx.CRXBaseTestCase
Add a user to CRX Method assumes that we're already logged in to crx.system workspace
addUserToGroup(String, String) - Method in class com.day.qa.test.selenium.cq5wcm.acl.SecurityBaseTestCase
 
addUserToGroup(String, String) - Static method in class com.day.qa.test.selenium.crx.CRXBaseTestCase
 
addWorkItem(WorkflowNode, Workflow, CQWorkflowSession, Authorizable, Dictionary<String, String>) - Method in class com.day.cq.workflow.impl.jcr.WorkItemManager
 
ADJUST_PARAM - Static variable in interface com.day.cq.wcm.core.impl.commands.WCMCommand
adjust (for heavy move)
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.
admin - Variable in class com.day.cq.widget.impl.HtmlLibraryManagerImpl
Admin session
admin - Variable in class com.day.cq.workflow.impl.advance.AdvanceHandlerBase
 
admin - Variable in class com.day.cq.workflow.impl.jcr.AbstractManager
 
admin - Variable in class com.day.cq.workflow.impl.job.HandlerBase
 
adminSession - Variable in class com.day.cq.wcm.newsletter.impl.NewsletterServiceImpl
 
adminURL - Static variable in class com.day.qa.test.selenium.cq5wcm.CQ5WCMBaseTestCase
 
AdvanceHandler - Interface in com.day.cq.workflow.advance
AdvanceHandler is the interface for services that handle advancing of WorkItems.
AdvanceHandlerBase - Class in com.day.cq.workflow.impl.advance
 
AdvanceHandlerBase() - Constructor for class com.day.cq.workflow.impl.advance.AdvanceHandlerBase
 
AdvanceHandlerBase(Session) - Constructor for class com.day.cq.workflow.impl.advance.AdvanceHandlerBase
 
AdvanceHandlerManager - Interface in com.day.cq.workflow.advance
AdvanceHandlerManager provides access to AdvanceHandlers.
AdvanceUtil - Class in com.day.cq.workflow.impl.advance
The AdvanceUtil class provides common used advance functionality.
AdvanceUtil(AdvanceHandlerManager) - Constructor for class com.day.cq.workflow.impl.advance.AdvanceUtil
 
AggregatedValidity - Class in org.apache.excalibur.source.validity
A validation object using a List.
AggregatedValidity() - Constructor for class org.apache.excalibur.source.validity.AggregatedValidity
 
alias - Variable in class com.day.cq.workflow.rule.impl.Namespace
 
ALL - Static variable in class com.day.cq.security.util.ActionSet
all action set
ALLOW - Static variable in class com.day.cq.security.impl.authorization.ParameterName
 
allow - Variable in class com.day.cq.wcm.notification.impl.PageSubscription.Entry
allow or deny
ALLOWED_CHARS - Static variable in class com.day.cq.tagging.impl.JcrNodeNameFilter
 
ALLOWED_NAME_CHARS - Static variable in class com.day.cq.wcm.foundation.forms.FormsConstants
Characters allowed for an element name.
allows(String) - Method in class com.day.cq.security.impl.privileges.AuthorizableACL
 
allProcessesArrived(WorkItem) - Method in class com.day.cq.workflow.impl.jcr.WorkflowManager
 
AndJoinNodeHandler - Class in com.day.cq.workflow.impl.advance
 
AndJoinNodeHandler() - Constructor for class com.day.cq.workflow.impl.advance.AndJoinNodeHandler
Default constructor for running inside OSGI.
AndJoinNodeHandler(EventAdmin, Dictionary<String, Object>, Session) - Constructor for class com.day.cq.workflow.impl.advance.AndJoinNodeHandler
Initializes all necessary dependencies to run the handler in non-OSGI environments.
AndSplitNodeHandler - Class in com.day.cq.workflow.impl.advance
 
AndSplitNodeHandler() - Constructor for class com.day.cq.workflow.impl.advance.AndSplitNodeHandler
Default constructor for running inside OSGI.
AndSplitNodeHandler(Dictionary<String, Object>, Session) - Constructor for class com.day.cq.workflow.impl.advance.AndSplitNodeHandler
Initializes all necessary dependencies to run the handler in non-OSGI environments.
anonConfirmation - Variable in class com.day.cq.wcm.newsletter.impl.NewsletterServiceImpl
If a user provided id (anonIdentity) is used, should this be confirmed first?
anonIdentity - Variable in class com.day.cq.wcm.newsletter.impl.NewsletterServiceImpl
If not the user id is used for managing subscriptions, this points to the identity information
AnonymousMembership - Class in com.day.cq.security.impl
Component that installs the Anonymous-User's membership from configuration.
AnonymousMembership() - Constructor for class com.day.cq.security.impl.AnonymousMembership
 
appendConstraints(StringBuffer, String, String[]) - Method in class com.day.cq.wcm.foundation.Search
Appends value constraints for the property with the given relPath.
appendInnerHtml(char[], int, int) - Method in class com.day.cq.wcm.foundation.Table.Tag
 
appendParameters(String, SourceParameters) - Static method in class org.apache.excalibur.source.SourceUtil
Append parameters to the uri Each parameter is appended to the uri with "parameter=value", the parameters are separated by "&".
appendText(char[], int, int) - Method in class com.day.cq.wcm.foundation.Table.Cell
 
APPLICATION_OCTET_STREAM - Static variable in interface com.day.cq.compat.migration.MigrationConstants
 
apply(String, boolean) - Method in class com.day.cq.wcm.notification.impl.PageSubscription.Entry
Checks, if the path satisfies the rule of this entry.
applyRule(Object, String, String) - Method in class com.day.cq.workflow.rule.impl.ExpressionEval
 
applyTo(RequestURLTag) - Method in class com.day.cq.wcm.tags.AddParamTag
 
applyTo(RequestURLTag) - Method in class com.day.cq.wcm.tags.RemoveParamTag
 
approveInboxEntry(AbstractServlet.RequestInfo, String) - Method in class com.day.cq.wcm.notification.inbox.impl.InboxServlet
Approve a message
archiveWorkItem(WorkItem, String) - Method in class com.day.cq.workflow.impl.jcr.WorkflowManager
Archives respectively moves the old WorkItem to the Workflow's history.
array() - Method in class com.day.cq.commons.TidyJSONWriter
Begin appending a new array.
Atom - Class in com.day.cq.compat.migration.impl.contentbus
 
ATOM_DATA - Static variable in interface com.day.cq.compat.migration.MigrationConstants
 
ATOM_IMAGE - Static variable in interface com.day.cq.compat.migration.MigrationConstants
 
ATOM_IMAGE_TYPE - Static variable in interface com.day.cq.compat.migration.MigrationConstants
 
ATTACH_PATH - Static variable in interface com.day.cq.mailer.MailerConstants
Path from the message root to the embedded files folder
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_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_STYLE_NAME - Static variable in class com.day.cq.wcm.tags.DefineObjectsTEI
 
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_NAME - Static variable in class com.day.cq.wcm.api.components.IncludeOptions
Name of the request attribute
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_PROPERTIES_NAME - Static variable in class com.day.cq.wcm.tags.DefineObjectsTEI
 
ATTR_RESOURCE_DESIGN_NAME - Static variable in class com.day.cq.wcm.tags.DefineObjectsTEI
 
ATTR_RESOURCE_PAGE_NAME - Static variable in class com.day.cq.wcm.tags.DefineObjectsTEI
 
attributeCount() - Method in interface com.day.cq.retriever.impl.AttributeList
Return the count of attributes
attributeCount() - Method in interface com.day.cq.rewriter.htmlparser.AttributeList
Return the count of attributes
AttributeList - Interface in com.day.cq.retriever.impl
Contains the list of attributes inside an HTML tag.
AttributeList - Interface in com.day.cq.rewriter.htmlparser
Contains the list of attributes inside an HTML tag.
attributeNames() - Method in interface com.day.cq.retriever.impl.AttributeList
Return the list of attribute names
attributeNames() - Method in interface com.day.cq.rewriter.htmlparser.AttributeList
Return the list of attribute names
AttributesImpl - Class in com.day.cq.rewriter.pipeline
A helper Class creating SAX Attributes
AttributesImpl() - Constructor for class com.day.cq.rewriter.pipeline.AttributesImpl
Constructor
AttributesImpl(Attributes) - Constructor for class com.day.cq.rewriter.pipeline.AttributesImpl
Constructor
attrs - Variable in class com.day.cq.wcm.foundation.Download
map of tag attributes
attrs - Variable in class com.day.cq.wcm.foundation.Table.Tag
 
AUDIT_EVENT_PROPERTY - Static variable in class com.day.cq.audit.AuditLogEvent
The event property holding the AuditLogEntry.
AuditLog - Interface in com.day.cq.audit
The AuditLog defines an interface to retrieve audit event information from the respective audit log.
auditLog - Variable in class com.day.cq.audit.console.AuditLogRender
 
auditLog - Variable in class com.day.cq.replication.audit.ReplicationEventListener
 
auditLog - Variable in class com.day.cq.wcm.core.impl.event.PageEventListener
 
auditLog - Variable in class com.day.cq.wcm.core.impl.servlets.AuditLogTableExportServlet
 
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.
AuditLogRender - Class in com.day.cq.audit.console
This is just a hack implementation to be able to see the audit log in the browser
AuditLogRender() - Constructor for class com.day.cq.audit.console.AuditLogRender
 
AuditLogTableExportServlet - Class in com.day.cq.wcm.core.impl.servlets
Exports the 15 latest audit events in a tabular way in JSON format.
AuditLogTableExportServlet() - Constructor for class com.day.cq.wcm.core.impl.servlets.AuditLogTableExportServlet
 
authenticate(HttpServletRequest, HttpServletResponse) - Method in class com.day.cq.wcm.foundation.impl.HTTPAuthHandler
Extracts credential data from the request if at all contained.
authenticate(HttpServletRequest, HttpServletResponse) - Method in class com.day.cq.wcm.foundation.impl.SsoAuthenticationHandler
Extract the credentials contained inside the request, parameter or cookie
authorHost - Static variable in class com.day.qa.test.selenium.cq5wcm.siteadmin.CreateActivateDeletePage
 
AUTHORITY - Static variable in class org.apache.excalibur.source.SourceUtil
 
Authorizable - Interface in com.day.cq.security
Base Class for Objects which act on the Repository.
AuthorizableACE - Class in com.day.cq.security.impl.privileges
Entry of an AuthorizableACL An entry consists of an Authorizable, it is defined for, an Path it protects and if it allows or denies the path.
An Entry is considered matching a path according the following rules: The given path is exact the same as the ACE's path The given Path is a descendant of the current path and non of the current ACE's children is a parent of th given path
AuthorizableACL - Class in com.day.cq.security.impl.privileges
This Acl belongs to one Authorizable.
AuthorizableEvent - Interface in com.day.cq.security
The only deviation from the obvious, may be the following: The eventing on Group membership modifications.
AuthorizableExistsException - Exception in com.day.cq.security
Thrown on attempt to create an Authorizable with an ID that already is in use by another Authorizable
AuthorizableExistsException(String) - Constructor for exception com.day.cq.security.AuthorizableExistsException
 
AuthorizableExistsException(String, Exception) - Constructor for exception com.day.cq.security.AuthorizableExistsException
 
AuthorizableExport - Class in com.day.cq.security.impl.resource
Export servlet handling the special json export for Batch operations like tree and memebership.
AuthorizableExport() - Constructor for class com.day.cq.security.impl.resource.AuthorizableExport
 
AuthorizableJSONWriter - Class in com.day.cq.security.util
Little writer knowing some of the Authroizables special cases that do not complie a Bean-convention
AuthorizableJSONWriter(Authorizable) - Constructor for class com.day.cq.security.util.AuthorizableJSONWriter
 
AuthorizableJSONWriter(Authorizable, boolean) - Constructor for class com.day.cq.security.util.AuthorizableJSONWriter
 
AuthorizableListener - Interface in com.day.cq.security
 
AuthorizablePath - Interface in com.day.cq.security.impl.path
Path object allowes for access to Authorizables properties based on the path
AuthorizablePathFactory - Interface in com.day.cq.security.impl.path
Tool to generate a Path based on an authorizable.
AuthorizablePathFactoryImpl - Class in com.day.cq.security.impl.path
Create Pathes for authorizables Path will be of format //[users|group]//
AuthorizablePathFactoryImpl(String) - Constructor for class com.day.cq.security.impl.path.AuthorizablePathFactoryImpl
 
AuthorizablePathImpl - Class in com.day.cq.security.impl.path
 
AuthorizablePostServlet - Class in com.day.cq.security.widgets.impl
 
AuthorizablePostServlet() - Constructor for class com.day.cq.security.widgets.impl.AuthorizablePostServlet
 
AuthorizableQuery - Class in com.day.cq.security.widgets.impl
todo: pagination
AuthorizableQuery() - Constructor for class com.day.cq.security.widgets.impl.AuthorizableQuery
 
AuthorizableRequestProperties - Class in com.day.cq.security.impl.resource
Provieds access to relevant RequestParameter via getter.
AuthorizableRequestProperties(RequestParameterMap) - Constructor for class com.day.cq.security.impl.resource.AuthorizableRequestProperties
 
AuthorizableResource - Class in com.day.cq.security.resource
Simple Resource Implementation.
AuthorizableResourceProvider - Class in com.day.cq.security.impl.resource
This Provider exposes the Authorizables contained in this applications UserManager as Resources.
AuthorizableResourceProvider() - Constructor for class com.day.cq.security.impl.resource.AuthorizableResourceProvider
 
AuthorizableServlet - Class in com.day.cq.security.impl.resource
Basic Servlet for Authorizables-Resources: AuthorizableServlet.serviceGet(org.apache.sling.api.SlingHttpServletRequest, org.apache.sling.api.SlingHttpServletResponse, org.apache.sling.api.servlets.HtmlResponse) Exports} basic User data.
AuthorizableServlet() - Constructor for class com.day.cq.security.impl.resource.AuthorizableServlet
 
AuthorizableServlet - Class in com.day.cq.security.widgets.impl
Simple Getter of an Authorizable
AuthorizableServlet() - Constructor for class com.day.cq.security.widgets.impl.AuthorizableServlet
 
AuthorizableTreeExport - Class in com.day.cq.security.impl.resource
Export servlet handling the special json export for Batch operations like tree and memebership.
AuthorizableTreeExport() - Constructor for class com.day.cq.security.impl.resource.AuthorizableTreeExport
 
AuthorziableEventType - Enum in com.day.cq.security
 
AutoAdvancer - Class in com.day.cq.workflow.timeout.autoadvance
AutoAdvancer...
AutoAdvancer() - Constructor for class com.day.cq.workflow.timeout.autoadvance.AutoAdvancer
 
AutoAssignRule - Class in com.day.cq.wcm.workflow.impl
The AutoAssignRule ...
AutoAssignRule(Node, WorkflowSession) - Constructor for class com.day.cq.wcm.workflow.impl.AutoAssignRule
 
available() - Method in class com.day.cq.rewriter.xml.fop.FOPNGSerializer.ReleaseSourceInputStream
 
availableBundles() - Method in class com.day.cq.osgi.jcr.prefs.impl.JcrBackingStore
 
Axis - Class in com.day.cq.graphics.chart
 

B

badLinkTestInterval - Variable in class com.day.cq.rewriter.linkchecker.impl.LinkCheckerTask
The number of hours to wait until a bad link is checked again.
BAR_CHART_TYPE - Static variable in class com.day.cq.wcm.foundation.Chart
value of the bar chart type
BarChart - Class in com.day.cq.graphics.chart
 
BarChart() - Constructor for class com.day.cq.graphics.chart.BarChart
 
BARS_CANDLE - Static variable in class com.day.cq.graphics.chart.BarChart
 
BARS_CASCADE - Static variable in class com.day.cq.graphics.chart.BarChart
 
BARS_HORIZONTAL - Static variable in class com.day.cq.graphics.chart.BarChart
 
BARS_TILE - Static variable in class com.day.cq.graphics.chart.BarChart
 
base - Variable in class com.day.cq.wcm.core.impl.components.ComponentImpl
 
baseURL - Variable in class org.apache.excalibur.source.impl.AbstractSourceResolver
The base URL
BEFORE_PARAM - Static variable in interface com.day.cq.wcm.core.impl.commands.WCMCommand
before param
bindAdvanceHandler(AdvanceHandler) - Method in class com.day.cq.workflow.impl.advance.DefaultHandlerManager
 
bindChannelFactory(ServiceReference) - Method in class com.day.cq.wcm.notification.impl.ServiceTrackerImpl
 
bindContentBuilder(ServiceReference) - Method in class com.day.cq.replication.impl.ServiceTrackerImpl
 
bindExtension(ServiceReference) - Method in class com.day.cq.rewriter.linkchecker.impl.LinkCheckerImpl
 
bindPageImporter(ServiceReference) - Method in class com.day.cq.compat.migration.impl.servlet.Cq4MigrationServlet
 
bindPredicate(ServiceReference) - Method in class com.day.cq.commons.impl.PredicateProviderImpl
 
bindPreprocessor(ServiceReference) - Method in class com.day.cq.replication.impl.ReplicatorImpl
 
bindPrivilegeManager(PrivilegeManager) - Method in class com.day.cq.security.impl.CRXUserManagerFactory
implement Bind method to allow non scr-test to set a diffrent Manager
bindProcess(JavaProcess) - Method in class com.day.cq.workflow.impl.job.HandlerBase
 
bindRepository(SlingRepository) - Method in class com.day.cq.commons.jcr.AbstractRepositoryService
 
bindResourceBundleProvider(ResourceBundleProvider) - Method in class com.day.cq.i18n.impl.DictServlet
 
bindRuleEngine(RuleEngine) - Method in class com.day.cq.workflow.rule.impl.RuleEngineAdminImpl
 
bindSerializer(WorkflowModelSerializer) - Method in class com.day.cq.workflow.serialization.impl.CQWorkflowSerializationService
 
bindSubscriptionFactory(ServiceReference) - Method in class com.day.cq.wcm.notification.impl.ServiceTrackerImpl
 
bindSyndicationAgent(ServiceReference) - Method in class com.day.cq.replication.impl.ReplicatorImpl
 
bindTransportHandler(ServiceReference) - Method in class com.day.cq.replication.impl.ServiceTrackerImpl
 
BIT_INDEX - Static variable in class com.day.cq.security.util.ActionSet
Build an index bits to name for conversion
Bucket - Interface in com.day.cq.search.facets
Bucket implements a bucket of a facet.
BucketDefinition - Interface in com.day.cq.search.facets
BucketDefinition...
BUF_SIZE - Static variable in class com.day.cq.compat.migration.impl.helper.IO
 
build(Covenantee) - Method in class com.day.cq.security.impl.CRXUserManager
Helper to convert the CRX's Covenantee into a CQ Authorizable
build(Resources) - Method in interface com.day.cq.widget.HtmlLibraryBuilder
Builds the library
build(Resources) - Method in class com.day.cq.widget.impl.AbstractBuilder
 
build() - Method in class com.day.cq.widget.impl.HtmlLibrary
This method manages the library build process
buildAcl(String, Authorizable, PrivilegeStore) - Method in class com.day.cq.security.impl.privileges.AbstractACLPrivilegeFactory
Build an ACL stored at the Authorizables Node from store.
bundleCtx - Variable in class com.day.cq.workflow.impl.job.HandlerBase
 
BYPASS_COMPONENT_HANDLING_ON_INCLUDE_ATTRIBUTE - Static variable in interface com.day.cq.wcm.api.components.ComponentContext
name of the request attribute to bypass component handling.

C

CACHED_SETS - Static variable in class com.day.cq.security.util.ActionSet
cached action sets commonly used in crx
calculateNtiles(long, int) - Method in class com.day.cq.tagging.TagCloud
Calculates the n-tiles (eg.
calculateNtiles(long, long[], int) - Static method in class com.day.cq.tagging.TagCloud
Calculates the n-tiles (eg.
call() - Method in class com.day.cq.mailer.impl.SenderTask
Find all messages to be sent under our root path, send them and mark them sent
CAN_CREATE_TAG_BY_TITLE_COMMAND - Static variable in class com.day.cq.tagging.servlets.TagCommandServlet
 
CAN_CREATE_TAG_COMMAND - Static variable in class com.day.cq.tagging.servlets.TagCommandServlet
 
canCancel(OutputStream) - Method in class org.apache.excalibur.source.factories.FileSource
Can the data sent to an OutputStream returned by FileSource.getOutputStream() be cancelled ?
canCancel(OutputStream) - Method in interface org.apache.excalibur.source.ModifiableSource
Can the data sent to an OutputStream returned by ModifiableSource.getOutputStream() be cancelled ?
cancel(OutputStream) - Method in class org.apache.excalibur.source.factories.FileSource
Cancel the data sent to an OutputStream returned by FileSource.getOutputStream().
cancel(OutputStream) - Method in interface org.apache.excalibur.source.ModifiableSource
Cancel the data sent to an OutputStream returned by ModifiableSource.getOutputStream().
cancelEvent(boolean) - Method in class com.day.cq.workflow.job.TimeoutJob
 
canCreateTag(String) - Method in class com.day.cq.tagging.impl.JcrTagManagerImpl
 
canCreateTag(String) - Method in interface com.day.cq.tagging.TagManager
Returns whether the current user (eg.
canCreateTagByTitle(String) - Method in class com.day.cq.tagging.impl.JcrTagManagerImpl
 
canCreateTagByTitle(String) - Method in interface com.day.cq.tagging.TagManager
Returns whether the current user (eg.
canEvaluate(String) - Method in class com.day.cq.workflow.rule.impl.ScriptingRuleEngine
All script types are accepted but the drools scripts (.drl)
canEvaluate(String) - Method in interface com.day.cq.workflow.rule.RuleEngine
 
canHandleFromNodes() - Method in interface com.day.cq.workflow.advance.AdvanceHandler
Indicates if the handler is able to process from nodes, too.
canHandleFromNodes() - Method in class com.day.cq.workflow.impl.advance.AndJoinNodeHandler
 
canHandleFromNodes() - Method in class com.day.cq.workflow.impl.advance.AndSplitNodeHandler
 
canHandleFromNodes() - Method in class com.day.cq.workflow.impl.advance.ContainerNodeHandler
 
canHandleFromNodes() - Method in class com.day.cq.workflow.impl.advance.EndNodeHandler
 
canHandleFromNodes() - Method in class com.day.cq.workflow.impl.advance.OrSplitNodeHandler
 
canHandleFromNodes() - Method in class com.day.cq.workflow.impl.advance.ParticipantNodeHandler
 
canHandleFromNodes() - Method in class com.day.cq.workflow.impl.advance.ProcessNodeHandler
 
canReplicate(Authorizable, String) - Method in class com.day.cq.wcm.workflow.process.ReplicatePageProcess
 
canUnlock() - Method in interface com.day.cq.wcm.api.Page
Return a flag indicating whether the current user can unlock a page.
canUnlock() - Method in class com.day.cq.wcm.core.impl.PageImpl
Return a flag indicating whether the current user can unlock a page.
category - Variable in class com.day.cq.audit.AuditLogEntry
category
CDATA - Static variable in class com.day.cq.rewriter.pipeline.AttributesImpl
 
Cell - Interface in com.day.cq.wcm.api.designer
Represents a cell on the cell stack.
CellImpl - Class in com.day.cq.wcm.core.impl.designer
Implements a cell that is either part of a cell stack or detached from it.
CellImpl(String) - Constructor for class com.day.cq.wcm.core.impl.designer.CellImpl
Creates a new cell that is detached from the cell stack
CellImpl() - Constructor for class com.day.cq.wcm.core.impl.designer.CellImpl
Creates an empty cell
CellImpl(Cell, String...) - Constructor for class com.day.cq.wcm.core.impl.designer.CellImpl
Creates a new cell with the given names
CellImpl(Cell, String, Component) - Constructor for class com.day.cq.wcm.core.impl.designer.CellImpl
Creates a new cell.
ch - Variable in class com.day.cq.rewriter.xml.HTMLParsingTransformer.ContentFilter
 
Channel - Interface in com.day.cq.wcm.notification
A Channel is used in the notification framework to publish an event.
CHANNEL_NODE - Static variable in class com.day.cq.wcm.notification.impl.NotificationManagerImpl
 
CHANNEL_PATH - Static variable in class com.day.cq.wcm.notification.impl.NotificationManagerImpl
 
ChannelContext - Interface in com.day.cq.wcm.notification
A ChannelContext allows access to several useful things for a channel.
ChannelFactory - Interface in com.day.cq.wcm.notification
A ChannelFactory creates new channels.
channels - Variable in class com.day.cq.wcm.notification.impl.NotificationManagerImpl
Channels
characters(char[], int, int) - Method in class com.day.cq.i18n.impl.XliffImporter
 
characters(char[], int, int) - Method in interface com.day.cq.retriever.impl.DocumentHandler
Receive notification of unparsed character data.
characters(char[], int, int) - Method in class com.day.cq.retriever.impl.DocumentHandlerToSAXAdapter
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.retriever.impl.SAXWriter
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 interface com.day.cq.rewriter.htmlparser.DocumentHandler
Receive notification of unparsed character data.
characters(char[], int, int) - Method in class com.day.cq.rewriter.htmlparser.DocumentHandlerToSAXAdapter
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
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
Receive notification of character data.
characters(char[], int, int) - Method in class com.day.cq.rewriter.processor.impl.LogTransformer
Receive notification of character data.
characters(char[], int, int) - Method in class com.day.cq.rewriter.xml.AbstractSAXTransformer
Process the SAX event.
characters(char[], int, int) - Method in class com.day.cq.rewriter.xml.helpers.NOPRecorder
 
characters(char[], int, int) - Method in class com.day.cq.rewriter.xml.helpers.SAXRecorder
 
characters(char[], int, int) - Method in class com.day.cq.rewriter.xml.helpers.TextRecorder
 
characters(char[], int, int) - Method in class com.day.cq.rewriter.xml.HTMLParsingTransformer.ContentFilter
 
characters(char[], int, int) - Method in class com.day.cq.wcm.foundation.TableXMLBuilder
 
Chart - Class in com.day.cq.graphics.chart
Implementations extend this
Chart() - Constructor for class com.day.cq.graphics.chart.Chart
 
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.
chartTypes - Static variable in class com.day.cq.graphics.chart.Chart
 
check(String) - Method in interface com.day.cq.rewriter.linkchecker.ExternalLinkChecker
Validates and updates the given external link.
check(String) - Method in class com.day.cq.rewriter.linkchecker.impl.LinkCheckerTask
 
checkConstraint(SlingHttpServletRequest, SlingHttpServletResponse, Resource) - Static method in class com.day.cq.wcm.foundation.forms.ValidationHelper
Convenience method to check the constraint of a form element.
checkIncludes - Variable in class com.day.cq.rewriter.xml.XSLTProcessorImpl
Check included stylesheets
checkInfos() - Method in class org.apache.excalibur.source.impl.AbstractSource
Call AbstractSource.getInfos() if it hasn't already been called since the last call to AbstractSource.refresh().
checkInitialized() - Method in class com.day.cq.osgi.jcr.prefs.impl.JcrBackingStore
Check if the repository is already initialized and return a fresh user session This method should be called by every service method before anything else.
checkLink(LinkInfo) - Method in class com.day.cq.rewriter.linkchecker.impl.LinkCheckerTask
 
checkModifiedSince(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class com.day.cq.wcm.commons.AbstractImageServlet
Checks if the request contains a if-last-modified-since header and if the node has a jcr:lastModified property.
checkPermission(ReplicationAction) - Method in interface com.day.cq.replication.impl.SecurityChecker
Check if the supplied user has sufficient permission and can read the content at the given path.
checkPermission(ReplicationAction) - Method in class com.day.cq.replication.impl.SecurityCheckerImpl
 
checkRequired(SlingHttpServletRequest, Resource) - Static method in class com.day.cq.wcm.foundation.forms.ValidationHelper
Convenience method to check the required flag of a form element.
checkResource(ResourceResolver, String) - Method in class com.day.cq.widget.impl.HtmlLibraryManagerImpl
Check if a resource exists.
CLASSPATH_TPL - Static variable in class com.day.cq.ide.CQDEServlet
 
cleanup() - Static method in class com.day.cq.compat.migration.impl.helper.TempFileManager
 
cleanUp() - Method in class com.day.cq.security.util.AclJSONWriter
 
cleanup() - Static method in class com.day.cq.wcm.foundation.forms.ValidationInfo
 
clear() - Method in class com.day.cq.rewriter.xml.MemoryStore
Clear the Store of all elements
clear(ServletRequest) - Static method in class com.day.cq.wcm.api.components.IncludeOptions
Clears the include options from the request attributes and returns it.
clear() - Method in class com.day.cq.wcm.api.components.Toolbar
 
clear() - Method in class com.day.cq.wcm.core.impl.designer.StyleImpl
clear() - Method in class com.day.cq.wcm.foundation.Table
 
clearAttributes() - Method in class com.day.cq.wcm.foundation.Table.Cell
 
CLIST_PAR - Static variable in interface com.day.cq.compat.migration.MigrationConstants
 
clone() - Method in class org.apache.excalibur.source.SourceParameters
Returns a copy of the parameters object.
close() - Method in class com.day.cq.compat.migration.impl.cq4.CommonsDurboOutput
 
close() - Method in interface com.day.cq.compat.migration.impl.cq4.DurboOutput
Closes the output and terminates generation of the current serialization.
close() - Method in class com.day.cq.compat.migration.impl.cq4.NonClosingOutputStream
 
close() - Method in class com.day.cq.compat.migration.impl.cq4.TransformDurboOutput
 
close(InputStream) - Static method in class com.day.cq.compat.migration.impl.helper.IO
Closes the given input stream and ignores any exception thrown.
close(OutputStream) - Static method in class com.day.cq.compat.migration.impl.helper.IO
Closes the given output stream and ignores any exception thrown.
close() - Method in class com.day.cq.retriever.impl.HtmlParser
 
close() - Method in class com.day.cq.rewriter.htmlparser.HtmlParser
 
close() - Method in class com.day.cq.rewriter.xml.fop.FOPNGSerializer.ReleaseSourceInputStream
 
closeNode() - Method in class com.day.cq.compat.migration.impl.cq4.CommonsDurboOutput
 
closeNode() - Method in interface com.day.cq.compat.migration.impl.cq4.DurboOutput
Ends the current node.
closeNode() - Method in class com.day.cq.compat.migration.impl.cq4.TransformDurboOutput
 
closeNode() - Method in class com.day.cq.transform.DurboOutput
 
closePublic(String) - Method in class com.day.cq.security.util.CRXPolicyManager
 
closeSession(Session) - Method in class com.day.cq.commons.jcr.AbstractRepositoryService
 
closeSession(Session) - Method in class com.day.cq.wcm.core.impl.event.RepositoryChangeEventListener
 
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
com.day.cq.audit - package com.day.cq.audit
 
com.day.cq.audit.console - package com.day.cq.audit.console
 
com.day.cq.audit.impl - package com.day.cq.audit.impl
 
com.day.cq.commons - package com.day.cq.commons
 
com.day.cq.commons.impl - package com.day.cq.commons.impl
 
com.day.cq.commons.jcr - package com.day.cq.commons.jcr
 
com.day.cq.commons.predicate - package com.day.cq.commons.predicate
 
com.day.cq.commons.servlets - package com.day.cq.commons.servlets
 
com.day.cq.compat.migration - package com.day.cq.compat.migration
 
com.day.cq.compat.migration.impl.contentbus - package com.day.cq.compat.migration.impl.contentbus
 
com.day.cq.compat.migration.impl.cq4 - package com.day.cq.compat.migration.impl.cq4
 
com.day.cq.compat.migration.impl.helper - package com.day.cq.compat.migration.impl.helper
 
com.day.cq.compat.migration.impl.importer - package com.day.cq.compat.migration.impl.importer
 
com.day.cq.compat.migration.impl.scanner - package com.day.cq.compat.migration.impl.scanner
 
com.day.cq.compat.migration.impl.servlet - package com.day.cq.compat.migration.impl.servlet
 
com.day.cq.graphics - package com.day.cq.graphics
 
com.day.cq.graphics.chart - package com.day.cq.graphics.chart
 
com.day.cq.i18n.impl - package com.day.cq.i18n.impl
 
com.day.cq.ide - package com.day.cq.ide
 
com.day.cq.mailer - package com.day.cq.mailer
 
com.day.cq.mailer.impl - package com.day.cq.mailer.impl
 
com.day.cq.osgi.jcr.prefs.impl - package com.day.cq.osgi.jcr.prefs.impl
 
com.day.cq.personalization - package com.day.cq.personalization
 
com.day.cq.preferences - package com.day.cq.preferences
 
com.day.cq.preferences.impl - package com.day.cq.preferences.impl
 
com.day.cq.preferences.util - package com.day.cq.preferences.util
 
com.day.cq.replication - package com.day.cq.replication
 
com.day.cq.replication.audit - package com.day.cq.replication.audit
 
com.day.cq.replication.content - package com.day.cq.replication.content
 
com.day.cq.replication.content.durbo - package com.day.cq.replication.content.durbo
 
com.day.cq.replication.impl - package com.day.cq.replication.impl
 
com.day.cq.replication.impl.servlets - package com.day.cq.replication.impl.servlets
 
com.day.cq.replication.transport - package com.day.cq.replication.transport
 
com.day.cq.retriever - package com.day.cq.retriever
 
com.day.cq.retriever.impl - package com.day.cq.retriever.impl
 
com.day.cq.rewriter.filter - package com.day.cq.rewriter.filter
 
com.day.cq.rewriter.htmlparser - package com.day.cq.rewriter.htmlparser
 
com.day.cq.rewriter.license - package com.day.cq.rewriter.license
 
com.day.cq.rewriter.license.impl - package com.day.cq.rewriter.license.impl
 
com.day.cq.rewriter.linkchecker - package com.day.cq.rewriter.linkchecker
 
com.day.cq.rewriter.linkchecker.impl - package com.day.cq.rewriter.linkchecker.impl
 
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.rewriter.processor.impl - package com.day.cq.rewriter.processor.impl
 
com.day.cq.rewriter.xml - package com.day.cq.rewriter.xml
 
com.day.cq.rewriter.xml.fop - package com.day.cq.rewriter.xml.fop
 
com.day.cq.rewriter.xml.helpers - package com.day.cq.rewriter.xml.helpers
 
com.day.cq.search - package com.day.cq.search
 
com.day.cq.search.facets - package com.day.cq.search.facets
 
com.day.cq.search.facets.impl - package com.day.cq.search.facets.impl
 
com.day.cq.search.impl - package com.day.cq.search.impl
 
com.day.cq.security - package com.day.cq.security
 
com.day.cq.security.impl - package com.day.cq.security.impl
 
com.day.cq.security.impl.authorization - package com.day.cq.security.impl.authorization
 
com.day.cq.security.impl.path - package com.day.cq.security.impl.path
 
com.day.cq.security.impl.privileges - package com.day.cq.security.impl.privileges
 
com.day.cq.security.impl.resource - package com.day.cq.security.impl.resource
 
com.day.cq.security.privileges - package com.day.cq.security.privileges
 
com.day.cq.security.resource - package com.day.cq.security.resource
 
com.day.cq.security.util - package com.day.cq.security.util
 
com.day.cq.security.widgets.impl - package com.day.cq.security.widgets.impl
 
com.day.cq.shindig - package com.day.cq.shindig
 
com.day.cq.shindig.gadgets - package com.day.cq.shindig.gadgets
 
com.day.cq.shindig.impl - package com.day.cq.shindig.impl
 
com.day.cq.shindig.social - package com.day.cq.shindig.social
 
com.day.cq.statistics - package com.day.cq.statistics
 
com.day.cq.statistics.impl - package com.day.cq.statistics.impl
 
com.day.cq.statistics.servlet - package com.day.cq.statistics.servlet
 
com.day.cq.statistics.util - package com.day.cq.statistics.util
 
com.day.cq.tagging - package com.day.cq.tagging
 
com.day.cq.tagging.impl - package com.day.cq.tagging.impl
 
com.day.cq.tagging.servlets - package com.day.cq.tagging.servlets
 
com.day.cq.testing.httpserver - package com.day.cq.testing.httpserver
 
com.day.cq.testing.socket - package com.day.cq.testing.socket
 
com.day.cq.theme - package com.day.cq.theme
 
com.day.cq.theme.impl - package com.day.cq.theme.impl
 
com.day.cq.transform - package com.day.cq.transform
 
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.apps.geometrixx - package com.day.cq.wcm.apps.geometrixx
 
com.day.cq.wcm.apps.geometrixx.impl - package com.day.cq.wcm.apps.geometrixx.impl
 
com.day.cq.wcm.commons - package com.day.cq.wcm.commons
 
com.day.cq.wcm.commons.search - package com.day.cq.wcm.commons.search
 
com.day.cq.wcm.core.contentfinder - package com.day.cq.wcm.core.contentfinder
 
com.day.cq.wcm.core.impl - package com.day.cq.wcm.core.impl
 
com.day.cq.wcm.core.impl.commands - package com.day.cq.wcm.core.impl.commands
 
com.day.cq.wcm.core.impl.components - package com.day.cq.wcm.core.impl.components
 
com.day.cq.wcm.core.impl.designer - package com.day.cq.wcm.core.impl.designer
 
com.day.cq.wcm.core.impl.event - package com.day.cq.wcm.core.impl.event
 
com.day.cq.wcm.core.impl.servlets - package com.day.cq.wcm.core.impl.servlets
 
com.day.cq.wcm.core.impl.servlets.contentfinder - package com.day.cq.wcm.core.impl.servlets.contentfinder
 
com.day.cq.wcm.core.stats - package com.day.cq.wcm.core.stats
 
com.day.cq.wcm.foundation - package com.day.cq.wcm.foundation
 
com.day.cq.wcm.foundation.forms - package com.day.cq.wcm.foundation.forms
 
com.day.cq.wcm.foundation.forms.impl - package com.day.cq.wcm.foundation.forms.impl
 
com.day.cq.wcm.foundation.impl - package com.day.cq.wcm.foundation.impl
 
com.day.cq.wcm.newsletter - package com.day.cq.wcm.newsletter
 
com.day.cq.wcm.newsletter.impl - package com.day.cq.wcm.newsletter.impl
 
com.day.cq.wcm.notification - package com.day.cq.wcm.notification
 
com.day.cq.wcm.notification.impl - package com.day.cq.wcm.notification.impl
 
com.day.cq.wcm.notification.inbox - package com.day.cq.wcm.notification.inbox
 
com.day.cq.wcm.notification.inbox.impl - package com.day.cq.wcm.notification.inbox.impl
 
com.day.cq.wcm.offline - package com.day.cq.wcm.offline
 
com.day.cq.wcm.tags - package com.day.cq.wcm.tags
 
com.day.cq.wcm.workflow.api - package com.day.cq.wcm.workflow.api
 
com.day.cq.wcm.workflow.impl - package com.day.cq.wcm.workflow.impl
 
com.day.cq.wcm.workflow.process - package com.day.cq.wcm.workflow.process
 
com.day.cq.widget - package com.day.cq.widget
 
com.day.cq.widget.impl - package com.day.cq.widget.impl
 
com.day.cq.widget.servlets - package com.day.cq.widget.servlets
 
com.day.cq.workflow - package com.day.cq.workflow
 
com.day.cq.workflow.advance - package com.day.cq.workflow.advance
 
com.day.cq.workflow.event - package com.day.cq.workflow.event
 
com.day.cq.workflow.example.publish - package com.day.cq.workflow.example.publish
 
com.day.cq.workflow.exec - package com.day.cq.workflow.exec
 
com.day.cq.workflow.impl - package com.day.cq.workflow.impl
 
com.day.cq.workflow.impl.advance - package com.day.cq.workflow.impl.advance
 
com.day.cq.workflow.impl.exec - package com.day.cq.workflow.impl.exec
 
com.day.cq.workflow.impl.jcr - package com.day.cq.workflow.impl.jcr
 
com.day.cq.workflow.impl.job - package com.day.cq.workflow.impl.job
 
com.day.cq.workflow.impl.model - package com.day.cq.workflow.impl.model
 
com.day.cq.workflow.impl.util - package com.day.cq.workflow.impl.util
 
com.day.cq.workflow.job - package com.day.cq.workflow.job
 
com.day.cq.workflow.model - package com.day.cq.workflow.model
 
com.day.cq.workflow.rule - package com.day.cq.workflow.rule
 
com.day.cq.workflow.rule.admin - package com.day.cq.workflow.rule.admin
 
com.day.cq.workflow.rule.impl - package com.day.cq.workflow.rule.impl
 
com.day.cq.workflow.serialization - package com.day.cq.workflow.serialization
 
com.day.cq.workflow.serialization.impl - package com.day.cq.workflow.serialization.impl
 
com.day.cq.workflow.servlet - package com.day.cq.workflow.servlet
 
com.day.cq.workflow.timeout.autoadvance - package com.day.cq.workflow.timeout.autoadvance
 
com.day.qa.test.selenium.cq5wcm - package com.day.qa.test.selenium.cq5wcm
 
com.day.qa.test.selenium.cq5wcm.acl - package com.day.qa.test.selenium.cq5wcm.acl
 
com.day.qa.test.selenium.cq5wcm.acl.groups - package com.day.qa.test.selenium.cq5wcm.acl.groups
 
com.day.qa.test.selenium.cq5wcm.acl.users - package com.day.qa.test.selenium.cq5wcm.acl.users
 
com.day.qa.test.selenium.cq5wcm.acl.users.permissions - package com.day.qa.test.selenium.cq5wcm.acl.users.permissions
 
com.day.qa.test.selenium.cq5wcm.geometrixx.components - package com.day.qa.test.selenium.cq5wcm.geometrixx.components
 
com.day.qa.test.selenium.cq5wcm.siteadmin - package com.day.qa.test.selenium.cq5wcm.siteadmin
 
com.day.qa.test.selenium.cq5wcm.tags - package com.day.qa.test.selenium.cq5wcm.tags
 
com.day.qa.test.selenium.cq5wcm.util - package com.day.qa.test.selenium.cq5wcm.util
 
com.day.qa.test.selenium.cq5wcm.workflow - package com.day.qa.test.selenium.cq5wcm.workflow
 
com.day.qa.test.selenium.cq5wcm.workflow.model - package com.day.qa.test.selenium.cq5wcm.workflow.model
 
com.day.qa.test.selenium.crx - package com.day.qa.test.selenium.crx
 
com.day.qa.test.selenium.crx.security.ldap - package com.day.qa.test.selenium.crx.security.ldap
 
combine(CqPathDependentPrivilege) - Method in class com.day.cq.security.impl.privileges.CqPathDependentPrivilege
Combine the pathes of this Privilege with the one given.
COMMAND - Static variable in class com.day.cq.tagging.servlets.TagCommandServlet
Command param
CommandServlet - Class in com.day.cq.replication.impl.servlets
This servlet processes replication commands from the ui.
CommandServlet() - Constructor for class com.day.cq.replication.impl.servlets.CommandServlet
 
comment(char[], int, int) - Method in class com.day.cq.rewriter.pipeline.AbstractContentHandler
Report an XML comment anywhere in the document.
comment(char[], int, int) - Method in class com.day.cq.rewriter.processor.impl.LogTransformer
Report an XML comment anywhere in the document.
comment(char[], int, int) - Method in class com.day.cq.rewriter.xml.AbstractSAXTransformer
 
comment(char[], int, int) - Method in class com.day.cq.rewriter.xml.helpers.NOPRecorder
 
comment(char[], int, int) - Method in class com.day.cq.rewriter.xml.HTMLParsingTransformer.ExtendedContentFilter
 
comment(char[], int, int) - Method in class com.day.cq.rewriter.xml.JaxpSAXParser.DtdCommentEater
 
COMMENT - Static variable in class com.day.cq.workflow.impl.exec.CQWorkItem
Meta data key for a comment that can be added on completion of the WorkItem.
commit() - Method in class com.day.cq.security.impl.authorization.PermissionTable
Persists any modifications of this Table to the backing EditableACL
COMMON_PATH_PREFIX - Static variable in class com.day.cq.wcm.core.contentfinder.DefaultSuggestionHandler
Common path prefix
COMMON_PATH_PREFIX - Static variable in class com.day.cq.wcm.core.contentfinder.DefaultViewHandler
Common path prefix
COMMON_PATH_PREFIX - Static variable in class com.day.cq.wcm.core.impl.servlets.GQLSearchServlet
Common path prefix
CommonAdapterFactory - Class in com.day.cq.commons.impl
AdapterFactory that adapts Resources to LabeledResources.
CommonAdapterFactory() - Constructor for class com.day.cq.commons.impl.CommonAdapterFactory
 
CommonsDurboOutput - Class in com.day.cq.compat.migration.impl.cq4
The TransformDurboOutput class implements the DurboOutput interfaces delegating the methods to the Communique 4 com.day.durbo.DurboOutput class.
CommonsDurboOutput(OutputStream) - Constructor for class com.day.cq.compat.migration.impl.cq4.CommonsDurboOutput
 
compare(ProcessorConfiguration, ProcessorConfiguration) - Method in class com.day.cq.rewriter.processor.impl.ProcessorManagerImpl.ProcessorConfiguratorComparator
 
compareLanguageTrees(ResourceResolver, String) - Method in interface com.day.cq.wcm.api.LanguageManager
Compares language trees using the language of the page at the given path as main language.
compareLanguageTrees(ResourceResolver, String) - Method in class com.day.cq.wcm.core.impl.LanguageManagerImpl
Compares language trees using the language of the page at the given path as main language.
compile() - Method in class com.day.cq.security.impl.authorization.PermissionTable.Entry
Compiles the actions for this Principal
The Principal's group-membership is taken into account for this compilition.
As a result calls to returns the effective Permissions of a Principal
complementActions(ActionSet) - Method in class com.day.cq.security.impl.authorization.EditableAce
 
complete(WorkItem, Route) - Method in class com.day.cq.workflow.impl.CQWorkflowSession
 
complete(WorkItem, Route) - Method in interface com.day.cq.workflow.WorkflowSession
Completes the WorkItem for the assigned Workflow instance and assign to the next WorkflowNode according to the given Route.
Component - Interface in com.day.cq.wcm.api.components
Defines a CQ5 Component
component - Variable in class com.day.cq.wcm.commons.AbstractImageServlet.ImageContext
 
ComponentBaseTestCase - Class in com.day.qa.test.selenium.cq5wcm.geometrixx.components
 
ComponentBaseTestCase() - Constructor for class com.day.qa.test.selenium.cq5wcm.geometrixx.components.ComponentBaseTestCase
 
ComponentCache - Interface in com.day.cq.wcm.core.impl.components
Caches components.
ComponentCacheImpl - Class in com.day.cq.wcm.core.impl.components
ComponentCache
ComponentCacheImpl() - Constructor for class com.day.cq.wcm.core.impl.components.ComponentCacheImpl
 
ComponentContext - Interface in com.day.cq.wcm.api.components
A component context is opened for each component include that provides a new cell on the cell stack.
ComponentContextImpl - Class in com.day.cq.wcm.core.impl.components
Implements the include context.
ComponentContextImpl(ComponentContextImpl, Resource, Component, CellImpl) - Constructor for class com.day.cq.wcm.core.impl.components.ComponentContextImpl
Creates a new edit context
ComponentEditConfig - Interface in com.day.cq.wcm.api.components
Defines the edit control configuration.
ComponentEditConfigImpl - Class in com.day.cq.wcm.core.impl.components
Implements an edit config
ComponentEditConfigImpl() - Constructor for class com.day.cq.wcm.core.impl.components.ComponentEditConfigImpl
Creates a new edit config
ComponentEditConfigImpl(ComponentEditConfig) - Constructor for class com.day.cq.wcm.core.impl.components.ComponentEditConfigImpl
Creates a new edit config
ComponentHierarchy - Class in com.day.cq.compat.migration.impl.contentbus
The ComponentHierarchy class represents the component hierarchy stored for a template
ComponentHierarchy.Cell - Class in com.day.cq.compat.migration.impl.contentbus
 
ComponentImpl - Class in com.day.cq.wcm.core.impl.components
Implements a 'local' component that extends the cached one by adding support for accessing local resources.
ComponentImpl(Resource, SystemComponent) - Constructor for class com.day.cq.wcm.core.impl.components.ComponentImpl
 
ComponentImporter - Class in com.day.cq.compat.migration.impl.importer
 
ComponentListServlet - Class in com.day.cq.wcm.core.impl.components
Exports a list of component descriptions for the 'new' or the 'easy drop' dialogs.
ComponentListServlet() - Constructor for class com.day.cq.wcm.core.impl.components.ComponentListServlet
 
ComponentManager - Interface in com.day.cq.wcm.api.components
Provides access to CQ5 Components
ComponentManagerImpl - Class in com.day.cq.wcm.core.impl.components
 
ComponentManagerImpl(ResourceResolver, ComponentCache) - Constructor for class com.day.cq.wcm.core.impl.components.ComponentManagerImpl
 
concatenate(Resources) - Method in class com.day.cq.widget.impl.AbstractBuilder
 
concatenate(Resources) - Method in class com.day.cq.widget.impl.CssFileBuilder
 
concatenate(Resources) - Method in class com.day.cq.widget.impl.JsFileBuilder
 
ConcatProxyServlet - Class in com.day.cq.shindig.gadgets
ConcatProxyServlet is a sling/osgi-scr wrapper for the ConcatProxyServlet from Shindig.
ConcatProxyServlet() - Constructor for class com.day.cq.shindig.gadgets.ConcatProxyServlet
 
CONFIG_DIR - Static variable in class com.day.cq.wcm.notification.impl.NotificationManagerImpl
 
CONFIG_PATH - Static variable in class com.day.cq.rewriter.processor.impl.ProcessorManagerImpl
 
CONFIG_PROPERTY_DEBUG - Static variable in class com.day.cq.widget.impl.HtmlLibraryServlet
 
CONFIG_PROPERTY_DEBUG_CONSOLE - Static variable in class com.day.cq.widget.impl.HtmlLibraryManagerImpl
 
CONFIG_PROPERTY_DEBUG_INIT_JS - Static variable in class com.day.cq.widget.impl.HtmlLibraryManagerImpl
 
CONFIG_PROPERTY_FIREBUG_LITE_PATH - Static variable in class com.day.cq.widget.impl.HtmlLibraryManagerImpl
 
CONFIG_PROPERTY_GZIP - Static variable in class com.day.cq.widget.impl.HtmlLibraryServlet
 
CONFIG_PROPERTY_KEYWORDS_PATH - Static variable in class com.day.cq.statistics.impl.StatisticsServiceImpl
 
CONFIG_PROPERTY_MINIFY - Static variable in class com.day.cq.widget.impl.HtmlLibraryServlet
 
CONFIG_PROPERTY_PATH - Static variable in class com.day.cq.statistics.impl.StatisticsServiceImpl
 
CONFIG_PROPERTY_TIMING - Static variable in class com.day.cq.widget.impl.HtmlLibraryManagerImpl
 
CONFIG_PROPERTY_WORKSPACE - Static variable in class com.day.cq.statistics.impl.StatisticsServiceImpl
 
CONFIG_PROPERTY_WORKSPACE - Static variable in class com.day.cq.wcm.core.impl.servlets.contentfinder.NodeNameIndexerImpl
 
CONFIG_PROPERTY_WORKSPACE - Static variable in class com.day.cq.wcm.core.impl.servlets.ThumbnailServlet
 
CONFIG_PROPERTY_WORKSPACE - Static variable in class com.day.cq.wcm.foundation.impl.LoginServletResources
 
CONFIG_PROPERTY_WORKSPACE - Static variable in class com.day.cq.widget.impl.HtmlLibraryManagerImpl
 
CONFIG_PROPERTY_WORKSPACE - Static variable in class com.day.cq.widget.impl.WidgetExtensionProviderImpl
 
ConfigurationServlet - Class in com.day.cq.wcm.notification.impl
This servlet returns the current user config.
ConfigurationServlet() - Constructor for class com.day.cq.wcm.notification.impl.ConfigurationServlet
 
configure() - Method in class com.day.cq.shindig.gadgets.CQHttpGuiceModule
ConsoleServlet - Class in com.day.cq.workflow.servlet
 
ConsoleServlet() - Constructor for class com.day.cq.workflow.servlet.ConsoleServlet
 
Constants - Interface in com.day.cq.wcm.commons
CQ5 Constants
Container - Class in com.day.cq.compat.migration.impl.contentbus
 
ContainerList - Class in com.day.cq.compat.migration.impl.contentbus
 
ContainerNodeHandler - Class in com.day.cq.workflow.impl.advance
 
ContainerNodeHandler() - Constructor for class com.day.cq.workflow.impl.advance.ContainerNodeHandler
Default constructor for running inside OSGI.
ContainerNodeHandler(EventAdmin, Dictionary<String, Object>, Session) - Constructor for class com.day.cq.workflow.impl.advance.ContainerNodeHandler
Initializes all necessary dependencies to run the handler in non-OSGI environments.
contains(String) - Method in class com.day.cq.security.util.ActionSet
contains(Object) - Method in class com.day.cq.wcm.api.components.Toolbar
 
containsActions(ActionSet) - Method in class com.day.cq.security.impl.authorization.EditableAce
 
containsAll(Collection<?>) - Method in class com.day.cq.wcm.api.components.Toolbar
 
containsAttribute(String) - Method in interface com.day.cq.retriever.impl.AttributeList
Return a flag indicating whether a specified attribute exists
containsAttribute(String) - Method in interface com.day.cq.rewriter.htmlparser.AttributeList
Return a flag indicating whether a specified attribute exists
containsKey(Object) - Method in class com.day.cq.rewriter.xml.MemoryStore
Indicates if the given key is associated to a contained object.
containsKey(Object) - Method in class com.day.cq.wcm.core.impl.designer.StyleImpl
containsParameter(String) - Method in class org.apache.excalibur.source.SourceParameters
Test if a value for this parameter exists.
containsValue(Object) - Method in class com.day.cq.wcm.core.impl.designer.StyleImpl
containsWildcards(String) - Static method in class com.day.cq.wcm.commons.GlobPattern
Returns true if the string contains wildcards.
ContentBuilder - Interface in com.day.cq.replication
A ContentBuilder assembles the data for the replication.
ContentElement - Class in com.day.cq.compat.migration.impl.contentbus
 
ContentElement(ContentElement, String) - Constructor for class com.day.cq.compat.migration.impl.contentbus.ContentElement
 
ContentLanguageServlet - Class in com.day.cq.wcm.core.impl.servlets
 
ContentLanguageServlet() - Constructor for class com.day.cq.wcm.core.impl.servlets.ContentLanguageServlet
 
context - Variable in class com.day.cq.wcm.notification.impl.ServiceTrackerImpl
The component context.
context - Static variable in class com.day.qa.test.selenium.cq5wcm.CQ5WCMBaseTestCase
 
CONTEXT_ATTR_NAME - Static variable in interface com.day.cq.wcm.api.components.ComponentContext
Request attribute name for retrieving the current context
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(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.day.cq.security.impl.path.AuthorizablePathImpl
 
copy(Page, String, String, boolean, boolean) - Method in interface com.day.cq.wcm.api.PageManager
Copies the given page to the new destination
copy(Resource, String, String, boolean, boolean) - Method in interface com.day.cq.wcm.api.PageManager
Copies the given resource to the new destination
copy(Page, String, String, boolean, boolean) - Method in class com.day.cq.wcm.core.impl.PageManagerImpl
Copies the given page to the new destination
copy(Resource, String, String, boolean, boolean) - Method in class com.day.cq.wcm.core.impl.PageManagerImpl
Copies the given resource to the new destination
copy(SlingHttpServletResponse) - Method in class com.day.cq.widget.impl.HtmlLibrary
Is copying the input stream of the generated lib to the output stream of it's response object and sets the Last-Modified header
copy(Source, Source) - Static method in class org.apache.excalibur.source.SourceUtil
Copy the source to a specified destination.
copy(InputStream, OutputStream) - Static method in class org.apache.excalibur.source.SourceUtil
Copy the contents of an InputStream to an OutputStream.
CopyMoveCommand - Class in com.day.cq.wcm.core.impl.commands
CopyMoveCommand...
CopyMoveCommand(boolean) - Constructor for class com.day.cq.wcm.core.impl.commands.CopyMoveCommand
 
copyProperties(Page, Node) - Method in class com.day.cq.compat.migration.impl.importer.ComponentImporter
 
copyProperties(Page, Node) - Method in class com.day.cq.compat.migration.impl.importer.TemplateImporter
 
copyProperty(Page, String, Node, String) - Method in class com.day.cq.compat.migration.impl.importer.TemplateImporter
 
copyTo(Source) - Method in class org.apache.excalibur.source.factories.FileSource
 
copyTo(Source) - Method in interface org.apache.excalibur.source.MoveableSource
Copy the current source to a specified destination.
Cq4MigrationPackageGenerator - Class in com.day.cq.compat.migration.impl.helper
 
Cq4MigrationPackageGenerator(OutputStream) - Constructor for class com.day.cq.compat.migration.impl.helper.Cq4MigrationPackageGenerator
 
Cq4MigrationServlet - Class in com.day.cq.compat.migration.impl.servlet
The Cq4MigrationServlet TODO
Cq4MigrationServlet() - Constructor for class com.day.cq.compat.migration.impl.servlet.Cq4MigrationServlet
 
CQ5WCMBaseTestCase - Class in com.day.qa.test.selenium.cq5wcm
 
CQ5WCMBaseTestCase() - Constructor for class com.day.qa.test.selenium.cq5wcm.CQ5WCMBaseTestCase
 
CQ_FOLDER_TYPE - Static variable in class com.day.cq.workflow.impl.jcr.AbstractManager
 
CQBasicGadgetOAuthTokenStore - Class in com.day.cq.shindig.gadgets
 
CQBasicGadgetOAuthTokenStore(OAuthStore) - Constructor for class com.day.cq.shindig.gadgets.CQBasicGadgetOAuthTokenStore
 
CQBasicGadgetSpecFactory - Class in com.day.cq.shindig.gadgets
Basic implementation of a gadget spec factory
CQBasicGadgetSpecFactory(HttpFetcher, ContentRewriter, boolean, int, long) - Constructor for class com.day.cq.shindig.gadgets.CQBasicGadgetSpecFactory
 
CQDefaultContentRewriter - Class in com.day.cq.shindig.gadgets
Default content rewriter
CQDefaultContentRewriter() - Constructor for class com.day.cq.shindig.gadgets.CQDefaultContentRewriter
 
CQDEServlet - Class in com.day.cq.ide
 
CQDEServlet() - Constructor for class com.day.cq.ide.CQDEServlet
 
CQHistoryItem - Class in com.day.cq.workflow.impl.exec
The CQHistoryItem...
CQHistoryItem(WorkItem) - Constructor for class com.day.cq.workflow.impl.exec.CQHistoryItem
 
CQHttpGuiceModule - Class in com.day.cq.shindig.gadgets
Provides http component injection on top of existing components.
CQHttpGuiceModule(Properties) - Constructor for class com.day.cq.shindig.gadgets.CQHttpGuiceModule
 
CQHttpGuiceModule(Session, String) - Constructor for class com.day.cq.shindig.gadgets.CQHttpGuiceModule
Creates module with standard properties.
CQOAuthFetcherFactory - Class in com.day.cq.shindig.gadgets
Produces OAuth content fetchers for input tokens.
CQOAuthFetcherFactory(GadgetSpecFactory) - Constructor for class com.day.cq.shindig.gadgets.CQOAuthFetcherFactory
Initialize the OAuth factory with a default implementation of BlobCrypter and consumer keys/secrets read from oauth.js
CQOAuthFetcherFactory(BlobCrypter, GadgetOAuthTokenStore) - Constructor for class com.day.cq.shindig.gadgets.CQOAuthFetcherFactory
Creates an OAuthFetcherFactory based on prepared crypter and token store.
CqPathDependentPrivilege - Class in com.day.cq.security.impl.privileges
Default implementation of a Pathdependent Privilege Its storeing its configuration in an ACL-like fashion: An entry with a path to protect, and if it allows or denies the path In contrast to an ACL the order of is not a propertie of the List which can be sorted arbitrary.
CqPathDependentPrivilege(String, AuthorizableACL) - Constructor for class com.day.cq.security.impl.privileges.CqPathDependentPrivilege
 
CqPrivilegeControl - Class in com.day.cq.security.impl
The Privilege check has to be performed with no access restrictions for the resolution of an Authorizable's groupmembership nor the Store the Privilege is set to.
CqPrivilegeManager - Class in com.day.cq.security.impl.privileges
Access to existing Privileges and facility to query for Privileges In most cases there are two kind of parivileges, the simple, and the path dependant.
CqPrivilegeManager() - Constructor for class com.day.cq.security.impl.privileges.CqPrivilegeManager
 
CqPrivilegeManager(CRXSession) - Constructor for class com.day.cq.security.impl.privileges.CqPrivilegeManager
 
CqPrivilegesStoreFactory - Class in com.day.cq.security.impl.privileges
 
CqPrivilegeStore - Class in com.day.cq.security.impl.privileges
todo: protect
CqPrivilegeStore(Session, String, String, String, AuthorizablePathFactory, CqPrivilegesStoreFactory) - Constructor for class com.day.cq.security.impl.privileges.CqPrivilegeStore
 
CQProxyHandler - Class in com.day.cq.shindig.gadgets
 
CQProxyHandler(ContentFetcherFactory, SecurityTokenDecoder, LockedDomainService, ContentRewriter) - Constructor for class com.day.cq.shindig.gadgets.CQProxyHandler
 
CQRoute - Class in com.day.cq.workflow.impl.exec
The CQRoute class implements ...
CQRoute() - Constructor for class com.day.cq.workflow.impl.exec.CQRoute
 
CqSecurityException - Exception in com.day.cq.security
 
CqSecurityException(Throwable) - Constructor for exception com.day.cq.security.CqSecurityException
 
CQUserPreferenceServlet - Class in com.day.cq.shindig
The CQUserPreferenceServlet stores and reads user profile specific gadget configuration(s).

Note: The write tasks are currently performed by the admin session

CQUserPreferenceServlet() - Constructor for class com.day.cq.shindig.CQUserPreferenceServlet
 
CQWorkflow - Class in com.day.cq.workflow.impl.exec
The CQWorkflow class implements the Workflow interface.
CQWorkflow() - Constructor for class com.day.cq.workflow.impl.exec.CQWorkflow
 
CQWorkflowData - Class in com.day.cq.workflow.impl.exec
The CQWorkflowData...
CQWorkflowData() - Constructor for class com.day.cq.workflow.impl.exec.CQWorkflowData
 
CQWorkflowModel - Class in com.day.cq.workflow.impl.model
The CQWorkflowModel class implements the WorkflowModel interface....
CQWorkflowModel() - Constructor for class com.day.cq.workflow.impl.model.CQWorkflowModel
 
CQWorkflowModel(String, String) - Constructor for class com.day.cq.workflow.impl.model.CQWorkflowModel
 
CQWorkflowNode - Class in com.day.cq.workflow.impl.model
The CQWorkflowNode ..
CQWorkflowNode() - Constructor for class com.day.cq.workflow.impl.model.CQWorkflowNode
 
CQWorkflowNode(String, String, String, String) - Constructor for class com.day.cq.workflow.impl.model.CQWorkflowNode
 
CQWorkflowSerializationService - Class in com.day.cq.workflow.serialization.impl
InstancesPostServlet handles POST requests to the workflow models resource.
CQWorkflowSerializationService() - Constructor for class com.day.cq.workflow.serialization.impl.CQWorkflowSerializationService
 
CQWorkflowService - Class in com.day.cq.workflow.impl
The CQWorkflowService provides an OSGI service that implements the WorkflowService interface.
CQWorkflowService() - Constructor for class com.day.cq.workflow.impl.CQWorkflowService
Default constructor for running inside OSGI.In case this constructor is used the workflow service must be initialized through SCR integration.
CQWorkflowService(Session, EventAdmin, RuleEngineAdmin, UserManager, AdvanceHandlerManager, Dictionary<String, Object>) - Constructor for class com.day.cq.workflow.impl.CQWorkflowService
Constructor taking admin session, event admin and configuration.
CQWorkflowSession - Class in com.day.cq.workflow.impl
CQWorkflowSession...
CQWorkflowSession(CQWorkflowService, EventPublishUtil, Session, Session, UserManager, AdvanceHandlerManager, RuleEngineAdmin, boolean) - Constructor for class com.day.cq.workflow.impl.CQWorkflowSession
 
CQWorkflowTransition - Class in com.day.cq.workflow.impl.model
 
CQWorkflowTransition() - Constructor for class com.day.cq.workflow.impl.model.CQWorkflowTransition
 
CQWorkflowTransition(WorkflowNode, WorkflowNode, String) - Constructor for class com.day.cq.workflow.impl.model.CQWorkflowTransition
 
CQWorkItem - Class in com.day.cq.workflow.impl.exec
The CQWorkItem class represents the current workitem being part of a workflow.
CQWorkItem(Workflow) - Constructor for class com.day.cq.workflow.impl.exec.CQWorkItem
 
create(ReplicationAction, ReplicationOptions) - Method in class com.day.cq.replication.content.DispatcherFlushContentBuilder
 
create(ReplicationAction, ReplicationOptions) - Method in class com.day.cq.replication.content.durbo.DurboContentBuilder
 
create(ReplicationAction, ReplicationOptions) - Method in interface com.day.cq.replication.ContentBuilder
Create the replication content.
create(ReplicationAction, ReplicationOptions) - Method in class com.day.cq.replication.impl.SyndicationAgentImpl
 
create(String, Authorizable, PrivilegeStore) - Method in class com.day.cq.security.impl.privileges.AbstractACLPrivilegeFactory
The Factory creates an Privilege in any case.s
create(Session) - Method in class com.day.cq.security.impl.privileges.CqPrivilegesStoreFactory
 
create(String, Authorizable, PrivilegeStore) - Method in class com.day.cq.security.impl.privileges.SimplePrivilegeFactory
The Factory creates an Privilege in any case.
create(String, Authorizable, PrivilegeStore) - Method in interface com.day.cq.security.privileges.PrivilegeFactory
The Factory creates an Privilege in any case.
create(String[]) - Static method in class com.day.cq.security.util.ActionSet
Creates a new ActionSet
create(AuthorizableRequestProperties, UserManager) - Method in class com.day.cq.security.widgets.impl.AuthorizablePostServlet
Creates a new Authorizable based on the RequestParameters.
create(String, String, String, String) - Method in interface com.day.cq.wcm.api.PageManager
Creates a new page at the given path using the provided template as content template.
create(Node) - Static method in class com.day.cq.wcm.core.impl.components.ComponentEditConfigImpl
Creates a new editing from the given node
create(String, String, String, String) - Method in class com.day.cq.wcm.core.impl.PageManagerImpl
Creates a new page at the given path using the provided template as content template.
CREATE_TAG_BY_TITLE_COMMAND - Static variable in class com.day.cq.tagging.servlets.TagCommandServlet
 
CREATE_TAG_COMMAND - Static variable in class com.day.cq.tagging.servlets.TagCommandServlet
 
CreateActivateDeletePage - Class in com.day.qa.test.selenium.cq5wcm.siteadmin
 
CreateActivateDeletePage() - Constructor for class com.day.qa.test.selenium.cq5wcm.siteadmin.CreateActivateDeletePage
 
CreateAndDeleteTag - Class in com.day.qa.test.selenium.cq5wcm.tags
 
CreateAndDeleteTag() - Constructor for class com.day.qa.test.selenium.cq5wcm.tags.CreateAndDeleteTag
 
createChannel(String, ValueMap) - Method in interface com.day.cq.wcm.notification.ChannelFactory
Create a new channel with the given name.
createChannel(String, ValueMap) - Method in class com.day.cq.wcm.notification.inbox.impl.InboxChannelFactory
 
createComponent() - Method in class com.day.qa.test.selenium.cq5wcm.geometrixx.components.CreateEditDeleteBaseTestCase
Create the component with some initial values
createCookie(String, String) - Method in class com.day.cq.security.util.ImpersonationRequestUtil
 
createCssDebugScript(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class com.day.cq.widget.impl.HtmlLibraryServlet
The css files are loaded as well in a sequence, but since ie can only include about 31 css files (@include directive) at once, the css file loading will be devided into bundles of 32 css files in case the number of to be included files exceeds 31.
created(String, String, String, String) - Static method in class com.day.cq.wcm.api.PageModification
Create a new PageModification that represents a page creation.
created - Variable in class com.day.cq.wcm.foundation.forms.ValidationInfo.TicketInfo
 
createEditableEntry(Principal) - Method in class com.day.cq.security.impl.authorization.PermissionTable
Adds a new PermissionTable.Entry to the List.
The Entry is inserted add according the PermissionTable.ACLOrderRule set to this Instance or at the end if constructed without.
createEditDelete() - Method in class com.day.qa.test.selenium.cq5wcm.geometrixx.components.CreateEditDeleteBaseTestCase
 
CreateEditDeleteBaseTestCase - Class in com.day.qa.test.selenium.cq5wcm.geometrixx.components
An intermediate superclass between ComponentBaseTestCase and all 'CreateEditDelete...' test classes since they have a lot in common and there will be one for each component.
CreateEditDeleteBaseTestCase() - Constructor for class com.day.qa.test.selenium.cq5wcm.geometrixx.components.CreateEditDeleteBaseTestCase
 
CreateEditDeleteBaseTestCase(String, String) - Constructor for class com.day.qa.test.selenium.cq5wcm.geometrixx.components.CreateEditDeleteBaseTestCase
 
CreateEditDeleteDownload - Class in com.day.qa.test.selenium.cq5wcm.geometrixx.components
 
CreateEditDeleteDownload() - Constructor for class com.day.qa.test.selenium.cq5wcm.geometrixx.components.CreateEditDeleteDownload
The only constructor.
CreateEditDeleteImage - Class in com.day.qa.test.selenium.cq5wcm.geometrixx.components
 
CreateEditDeleteImage() - Constructor for class com.day.qa.test.selenium.cq5wcm.geometrixx.components.CreateEditDeleteImage
The only constructor.
CreateEditDeleteReference - Class in com.day.qa.test.selenium.cq5wcm.geometrixx.components
 
CreateEditDeleteReference() - Constructor for class com.day.qa.test.selenium.cq5wcm.geometrixx.components.CreateEditDeleteReference
The only constructor.
CreateEditDeleteText - Class in com.day.qa.test.selenium.cq5wcm.geometrixx.components
 
CreateEditDeleteText() - Constructor for class com.day.qa.test.selenium.cq5wcm.geometrixx.components.CreateEditDeleteText
The only constructor.
CreateEditDeleteTextImage - Class in com.day.qa.test.selenium.cq5wcm.geometrixx.components
 
CreateEditDeleteTextImage() - Constructor for class com.day.qa.test.selenium.cq5wcm.geometrixx.components.CreateEditDeleteTextImage
The only constructor.
createEvent(boolean, long) - Method in class com.day.cq.workflow.job.TimeoutJob
Convenience method to create a job event for the workflow job.
createFacets() - Method in class com.day.cq.search.impl.SearchImpl
Creates facets.
createFileSource(String) - Method in class org.apache.excalibur.source.factories.URLSourceFactory
Create an file-based source.
createGlobScript(Node, Map) - Method in class com.day.cq.compat.migration.impl.importer.TemplateImporter
 
createGroup(String, String) - Method in class com.day.cq.security.impl.CRXUserManager
Creates a new Group for the given name and Principal-Name
createGroup(String, String) - Method in interface com.day.cq.security.UserManager
Creates a new Group for the given name and Principal-Name
createGroup(String) - Method in class com.day.qa.test.selenium.cq5wcm.acl.SecurityBaseTestCase
 
createHistoryItem(Node, CQWorkflow) - Static method in class com.day.cq.workflow.impl.util.NodeReader
 
createJobEvent() - Method in class com.day.cq.audit.AuditLogEvent
Convenience method to create a job event.
createJobEvent(String) - Method in class com.day.cq.audit.AuditLogEvent
Convenience method to create a job event.
createJobEvent(ReplicationAction, SyndicationAgentConfig, SyndicationLog, ReplicationContent[], ReplicationOptions) - Static method in class com.day.cq.replication.impl.ReplicationUtil
Create an OSGi job event out of the replication event.
createJobEvent(Integer, boolean) - Method in class com.day.cq.workflow.job.WorkflowJob
Convenience method to create a job event for the workflow job.
createJsDebugScript(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class com.day.cq.widget.impl.HtmlLibraryServlet
The js files are loaded by loading js file by file (done by the Loader(.js))
createLayer(boolean, int, int) - Method in class com.day.cq.graphics.Graph
 
createLayer(AbstractImageServlet.ImageContext) - Method in class com.day.cq.wcm.commons.AbstractImageServlet
Creates the image layer.
createLayer(Node, String, String) - Static method in class com.day.cq.wcm.foundation.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.wcm.foundation.ImageHelper
Creates a layer of the given item addressed by the path.
createLayer(Resource) - Static method in class com.day.cq.wcm.foundation.ImageHelper
Creates a layer from the given resource.
createLayer(Item) - Static method in class com.day.cq.wcm.foundation.ImageHelper
Creates a layer of the given item.
CreateManyLDAPUsers - Class in com.day.qa.test.selenium.crx.security.ldap
This test creates LDAP users by login/logout in CRX.
CreateManyLDAPUsers() - Constructor for class com.day.qa.test.selenium.crx.security.ldap.CreateManyLDAPUsers
 
createMessage(Session, Authorizable) - Method in class com.day.cq.wcm.notification.inbox.impl.InboxManagerImpl
 
createMessage(Session, Authorizable) - Method in interface com.day.cq.wcm.notification.inbox.InboxManager
 
createNewGroup() - Method in class com.day.qa.test.selenium.cq5wcm.acl.groups.GroupOperations
 
createNewModel(String) - Method in class com.day.cq.workflow.impl.CQWorkflowSession
 
createNewModel(String) - Method in interface com.day.cq.workflow.WorkflowSession
Creates a new blank WorkflowModel.
CreateNewModel - Class in com.day.qa.test.selenium.cq5wcm.workflow.model
This test class creates a new workflow model and adds a participant, container and process step
CreateNewModel() - Constructor for class com.day.qa.test.selenium.cq5wcm.workflow.model.CreateNewModel
 
createNode(Session, String, String) - Static method in class com.day.cq.compat.migration.impl.importer.ImportUtil
 
createNodePath(Node, String) - Method in class com.day.cq.osgi.jcr.prefs.impl.JcrBackingStore
 
createPackage(String) - Method in class com.day.cq.compat.migration.impl.helper.Cq4MigrationPackageGenerator
 
createPage(SlingHttpServletRequest, String) - Method in class com.day.cq.replication.content.durbo.DurboImporter
Creates the page from a durbo request.
createPage(String, String) - Static method in class com.day.qa.test.selenium.cq5wcm.util.SiteAdmin
 
createPage(String, String, String, String) - Static method in class com.day.qa.test.selenium.cq5wcm.util.SiteAdmin
Create a page below the given parent path and with the given template.
CreatePageCommand - Class in com.day.cq.wcm.core.impl.commands
CreatePageCommand...
CreatePageCommand() - Constructor for class com.day.cq.wcm.core.impl.commands.CreatePageCommand
 
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.
createPath(Authorizable) - Method in interface com.day.cq.security.impl.path.AuthorizablePathFactory
Create a Path for the given Authorizable
createPath(Authorizable) - Method in class com.day.cq.security.impl.path.AuthorizablePathFactoryImpl
 
createProperties() - Method in class com.day.cq.replication.ReplicationAction
Create the properties.
createRevision(Page) - Method in interface com.day.cq.wcm.api.PageManager
Create a revision of some page.
createRevision(Page) - Method in class com.day.cq.wcm.core.impl.PageManagerImpl
Create a revision of some page.
createScript(Container, Node, Map) - Method in class com.day.cq.compat.migration.impl.importer.TemplateImporter
 
createSession(SlingRepository) - Method in class com.day.cq.commons.jcr.AbstractRepositoryService
 
createSession(SlingRepository) - Method in class com.day.cq.wcm.core.impl.event.RepositoryChangeEventListener
Create the admin session
createSettings(SlingHttpServletRequest) - Method in class com.day.cq.rewriter.linkchecker.impl.LinkCheckerImpl
Make linkchecker config available.
createSettings(SlingHttpServletRequest) - Method in interface com.day.cq.rewriter.linkchecker.LinkChecker
Make linkchecker config available.
createSettings(SlingHttpServletRequest) - Method in interface com.day.cq.rewriter.linkchecker.LinkCheckerSettingsProvider
Make linkchecker config available.
createSettings(SlingHttpServletRequest) - Method in class com.day.cq.wcm.core.impl.LinkCheckerSettingsProviderImpl
 
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
createSubscription(String, ValueMap) - Method in class com.day.cq.wcm.notification.impl.PageSubscriptionFactory
 
createSubscription(String, ValueMap) - Method in interface com.day.cq.wcm.notification.SubscriptionFactory
Create a new subscription with the given name.
createTag(String, String, String) - Method in class com.day.cq.tagging.impl.JcrTagManagerImpl
 
createTag(String, String, String) - Method in interface com.day.cq.tagging.TagManager
Creates a new tag (or namespace) by creating it in the tag store, eg.
createTagByTitle(String) - Method in class com.day.cq.tagging.impl.JcrTagManagerImpl
 
createTagByTitle(String) - Method in interface com.day.cq.tagging.TagManager
Creates a new tag (not namespace, can be specified at the beginning, but must exist) from a title or a path of titles (corresponding to Tag.getTitlePath()).
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.
createUniquePath(String, boolean) - Method in class com.day.cq.security.impl.authorization.PermissionTable.ACLOrderRule
 
createURLSource(URL, Map) - Method in class org.apache.excalibur.source.factories.URLSourceFactory
Create an URL-based source.
createUser(String, String, String) - Method in class com.day.cq.security.impl.CRXUserManager
Creates a new User for given Id, password and PrincipalName.
createUser(String, String, String) - Method in interface com.day.cq.security.UserManager
Creates a new User for given Id, password and PrincipalName.
createUser(String, String) - Method in class com.day.qa.test.selenium.cq5wcm.acl.SecurityBaseTestCase
Creates the User.
createUserManager(Session) - Method in class com.day.cq.security.impl.CRXUserManagerFactory
NOTE: the Manager will be invalid if session is closed.
createUserManager(Session) - Method in interface com.day.cq.security.UserManagerFactory
NOTE: the Manager will be invalid if session is closed.
createValidLabel(String) - Static method in class com.day.cq.workflow.impl.jcr.LabelUtil
Create a valid label out of an arbitrary string.
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.
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.
CreateVersionCommand - Class in com.day.cq.wcm.core.impl.commands
CreatePageCommand...
CreateVersionCommand() - Constructor for class com.day.cq.wcm.core.impl.commands.CreateVersionCommand
 
createVolatileName(WorkflowNode, Workflow) - Static method in class com.day.cq.workflow.impl.jcr.WorkItemManager
 
createWfModel() - Method in class com.day.qa.test.selenium.cq5wcm.workflow.model.CreateNewModel
Creates a new workflow model with a fixed title TODO: make title changeable
createWorkflow(Node, WorkflowSession, Session) - Static method in class com.day.cq.workflow.impl.util.NodeReader
 
createWorkflowData(Node) - Static method in class com.day.cq.workflow.impl.util.NodeReader
 
createWorkflowInstance(WorkflowModel, WorkflowSession, WorkflowData, Dictionary<String, String>) - Method in class com.day.cq.workflow.impl.jcr.WorkflowManager
 
createWorkflowManager(WorkflowSession, Session, String) - Static method in class com.day.cq.workflow.impl.jcr.WorkflowManager
 
createWorkflowModel(Node) - Static method in class com.day.cq.workflow.impl.util.NodeReader
 
createWorkflowModel(Node, Version) - Static method in class com.day.cq.workflow.impl.util.NodeReader
 
createWorkflowModelManager(WorkflowSession, Session, String) - Static method in class com.day.cq.workflow.impl.jcr.WorkflowModelManager
 
createWorkflowNode(Node) - Static method in class com.day.cq.workflow.impl.util.NodeReader
 
createWorkflowTransition(Node) - Static method in class com.day.cq.workflow.impl.util.NodeReader
 
createWorkItem(Node, WorkflowSession, Session) - Static method in class com.day.cq.workflow.impl.util.NodeReader
 
createWorkItem(Node, CQWorkflow) - Static method in class com.day.cq.workflow.impl.util.NodeReader
 
createWorkItemManager(WorkflowSession, Session, String) - Static method in class com.day.cq.workflow.impl.jcr.WorkItemManager
 
crop(Layer) - Method in class com.day.cq.wcm.foundation.Image
Crops the layer using the internal crop rectangle.
CrxAuthorizable - Class in com.day.cq.security.impl
Implementation of an Authorizable backed by a CRX Repository Covenantee
CRXBaseTestCase - Class in com.day.qa.test.selenium.crx
This is the base test case for all tests in the CRX package.
CRXBaseTestCase() - Constructor for class com.day.qa.test.selenium.crx.CRXBaseTestCase
 
CrxGroup - Class in com.day.cq.security.impl
 
CRXPolicyManager - Class in com.day.cq.security.util
 
CRXPolicyManager(CRXSession) - Constructor for class com.day.cq.security.util.CRXPolicyManager
 
CrxUser - Class in com.day.cq.security.impl
 
CRXUserManager - Class in com.day.cq.security.impl
UserManager Implemenation that provides CRX's Authorizables
CRXUserManager.EveryOne - Class in com.day.cq.security.impl
 
CRXUserManagerFactory - Class in com.day.cq.security.impl
Acts as factory to create UserManager for a given Session
CRXUserManagerFactory() - Constructor for class com.day.cq.security.impl.CRXUserManagerFactory
Default Constructor to be used for the SCR instanciation
CRXUserManagerFactory(CRXSession, String, String, String) - Constructor for class com.day.cq.security.impl.CRXUserManagerFactory
Constructor may be used for instanciation outside of Sling's SCR Frame-work.
Should only be used for testing etc.
CSDImporter - Class in com.day.cq.compat.migration.impl.importer
 
CSS_CLASS_PREFIX - Static variable in interface com.day.cq.wcm.api.components.DropTarget
prefix for the CSS Class
CSS_PROPERTY_NAMES - Static variable in class com.day.cq.wcm.core.impl.designer.CSSHelper
 
CssFileBuilder - Class in com.day.cq.widget.impl
The CssFileBuilder provides all specific css builder functionality.
CssFileBuilder() - Constructor for class com.day.cq.widget.impl.CssFileBuilder
 
CSSHelper - Class in com.day.cq.wcm.core.impl.designer
helper for css stuff (until css parser is available)
CSSHelper() - Constructor for class com.day.cq.wcm.core.impl.designer.CSSHelper
 
CSSWriter - Class in com.day.cq.wcm.core.impl.designer
Implements a writer that takes a design node and writes it's content as a style sheet.
CSSWriter(Node) - Constructor for class com.day.cq.wcm.core.impl.designer.CSSWriter
creates a new css writer for the given root node
currentPage - Variable in class com.day.cq.wcm.commons.AbstractImageServlet.ImageContext
 

D

DAM_THUMBNAIL_FOLDER_NAME - Static variable in class com.day.cq.wcm.core.impl.servlets.ThumbnailServlet
thumbnail folder
Data - Class in com.day.cq.graphics.chart
 
Data(int, int) - Constructor for class com.day.cq.graphics.chart.Data
 
DATA_ROOT_PATH - Static variable in class com.day.cq.mailer.impl.MailerService
 
DataRow - Class in com.day.cq.graphics.chart
 
DataRow(int, double[]) - Constructor for class com.day.cq.graphics.chart.DataRow
 
DATE_DEFAULT - Static variable in interface com.day.cq.wcm.commons.Constants
 
DATE_FORMAT_LOCALE - Static variable in class com.day.cq.widget.impl.WidgetExtensionProviderImpl
Used to format date values
DATE_NODE_CHILD_SIZE - Static variable in class com.day.cq.workflow.impl.jcr.AbstractManager
 
DATE_PARAM - Static variable in interface com.day.cq.wcm.core.impl.commands.WCMCommand
date to restore to
DateUtil - Class in com.day.cq.search.impl
DateUtil is a utility class that provides easy access to commonly used dates.
DateUtil() - Constructor for class com.day.cq.search.impl.DateUtil
 
deactivate(ComponentContext) - Method in class com.day.cq.audit.console.AuditLogRender
 
deactivate(ComponentContext) - Method in class com.day.cq.commons.impl.PredicateProviderImpl
 
deactivate(ComponentContext) - Method in class com.day.cq.compat.migration.impl.servlet.Cq4MigrationServlet
 
deactivate(ComponentContext) - Method in class com.day.cq.i18n.impl.DictServlet
 
deactivate(ComponentContext) - Method in class com.day.cq.mailer.impl.MailerService
 
deactivate(ComponentContext) - Method in class com.day.cq.personalization.GadgetComponent
 
deactivate(ComponentContext) - Method in class com.day.cq.preferences.impl.JcrPreferencesServiceFactory
 
deactivate(ComponentContext) - Method in class com.day.cq.replication.impl.ReplicatorImpl
Deactivate this component.
deactivate(ComponentContext) - Method in class com.day.cq.replication.impl.SecurityCheckerImpl
Deactivate this component.
deactivate(ComponentContext) - Method in class com.day.cq.replication.impl.ServiceTrackerImpl
 
deactivate(ComponentContext) - Method in class com.day.cq.replication.impl.SyndicationAgentImpl
Deactivate this component.
deactivate(ComponentContext) - Method in class com.day.cq.rewriter.linkchecker.impl.LinkCheckerImpl
Deactivates the LinkChecker service.
deactivate(ComponentContext) - Method in class com.day.cq.rewriter.linkchecker.impl.LinkCheckerTask
Deactivates the LinkChecker service.
deactivate(ComponentContext) - Method in class com.day.cq.rewriter.linkchecker.impl.LinkInfoStorageImpl
Deactivates the LinkChecker service.
deactivate(ComponentContext) - Method in class com.day.cq.rewriter.processor.impl.ProcessorManagerImpl
Deactivate this component.
deactivate(ComponentContext) - Method in class com.day.cq.rewriter.xml.XSLTTransformer
Deactivate
deactivate(ComponentContext) - Method in class com.day.cq.security.impl.CRXUserManagerFactory
 
deactivate(ComponentContext) - Method in class com.day.cq.security.impl.privileges.CqPrivilegeManager
 
deactivate(ComponentContext) - Method in class com.day.cq.security.impl.SecurityAdapterFactory
 
deactivate(ComponentContext) - Method in class com.day.cq.shindig.CQUserPreferenceServlet
 
deactivate(ComponentContext) - Method in class com.day.cq.shindig.impl.ActivationServiceImpl
 
deactivate(ComponentContext) - Method in class com.day.cq.statistics.impl.StatisticsServiceImpl
 
deactivate(ComponentContext) - Method in class com.day.cq.tagging.impl.JcrTagManagerFactoryImpl
 
deactivate(ComponentContext) - Method in class com.day.cq.theme.impl.DefaultThemeResolver
 
deactivate(ComponentContext) - Method in class com.day.cq.theme.impl.RepositoryThemeRegistration
 
deactivate(ComponentContext) - Method in class com.day.cq.wcm.core.impl.commands.WCMCommandServlet
 
deactivate(ComponentContext) - Method in class com.day.cq.wcm.core.impl.components.ComponentCacheImpl
Deactivates the LinkChecker service.
deactivate(ComponentContext) - Method in class com.day.cq.wcm.core.impl.event.RepositoryChangeEventListener
Deactivate this component.
deactivate(ComponentContext) - Method in class com.day.cq.wcm.core.impl.servlets.contentfinder.NodeNameIndexerImpl
Deactivate this component.
deactivate(ComponentContext) - Method in class com.day.cq.wcm.core.impl.servlets.ThumbnailServlet
 
deactivate(ComponentContext) - Method in class com.day.cq.wcm.core.impl.VersionManagerImpl
Deactivate this component.
deactivate(ComponentContext) - Method in class com.day.cq.wcm.foundation.forms.impl.FormsManagerImpl
Dectivate the forms manager.
deactivate(ComponentContext) - Method in class com.day.cq.wcm.foundation.impl.LoginServletResources
Deactivate this component.
deactivate(ComponentContext) - Method in class com.day.cq.wcm.foundation.impl.PageImpressionsTracker
 
deactivate(ComponentContext) - Method in class com.day.cq.wcm.foundation.impl.SsoAuthenticationHandler
Deactivate this component.
deactivate(ComponentContext) - Method in class com.day.cq.wcm.newsletter.impl.NewsletterServiceImpl
Deactivate this component and unregister it as an event listener.
deactivate(ComponentContext) - Method in class com.day.cq.wcm.notification.impl.NotificationManagerImpl
Deactivate this service.
deactivate(ComponentContext) - Method in class com.day.cq.wcm.notification.impl.ServiceTrackerImpl
 
deactivate(ComponentContext) - Method in class com.day.cq.widget.impl.HtmlLibraryManagerImpl
Deactivate this component.
deactivate(ComponentContext) - Method in class com.day.cq.workflow.impl.CQWorkflowService
 
DeactivatePageProcess - Class in com.day.cq.wcm.workflow.process
DeactivatePageProcess...
DeactivatePageProcess() - Constructor for class com.day.cq.wcm.workflow.process.DeactivatePageProcess
 
debug(String) - Method in class com.day.cq.replication.SyndicationLog
Log a message with level debug.
DEBUG_PARAM - Static variable in class com.day.cq.wcm.commons.WCMUtils
debug parameter name
DEBUG_PARAM_NAME - Static variable in class com.day.cq.wcm.core.impl.WCMDebugFilter
name of the debug request parameter
debugEmail - Variable in class com.day.cq.mailer.impl.DefaultMailService
 
DebugFlag - Enum in com.day.cq.wcm.api
Enumeration of debug flags
debugInitJS - Variable in class com.day.cq.widget.impl.HtmlLibraryManagerImpl
 
decodePath(String) - Static method in class org.apache.excalibur.source.SourceUtil
Decode a path.
DEEP - Static variable in class com.day.cq.wcm.core.impl.servlets.ContentLanguageServlet
name of the deep parameter
deepCreateNode(Session, String) - Static method in class com.day.cq.compat.migration.impl.importer.ImportUtil
 
DEFAULT_ACTION_TYPE - Static variable in class com.day.cq.wcm.foundation.forms.FormsConstants
 
DEFAULT_COMPONENT_CONTEXT_NAME - Static variable in class com.day.cq.wcm.tags.DefineObjectsTag
Default name for the scripting variable referencing the ComponentContext object (value is ""componentContext"").
DEFAULT_COMPONENT_NAME - Static variable in class com.day.cq.wcm.tags.DefineObjectsTag
Default name for the scripting variable referencing the Component of the current resource (value is ""component"").
DEFAULT_CONFIG - Static variable in class com.day.cq.rewriter.linkchecker.impl.LinkCheckerImpl
The default configuration.
DEFAULT_CONTENT_TYPE - Static variable in class com.day.cq.mailer.impl.FileNodeAdapter
 
DEFAULT_CURRENT_DESIGN_NAME - Static variable in class com.day.cq.wcm.tags.DefineObjectsTag
Default name for the scripting variable referencing the design of the current page (value is ""currentDesign"").
DEFAULT_CURRENT_PAGE_NAME - Static variable in class com.day.cq.wcm.tags.DefineObjectsTag
Default name for the scripting variable referencing the current page object (value is ""currentPage"").
DEFAULT_CURRENT_STYLE_NAME - Static variable in class com.day.cq.wcm.tags.DefineObjectsTag
Default name for the scripting variable referencing the style of the current cell (value is ""currentStyle"").
DEFAULT_DESIGN_PATH - Static variable in interface com.day.cq.wcm.api.designer.Designer
path to default design
DEFAULT_DESIGNER_NAME - Static variable in class com.day.cq.wcm.tags.DefineObjectsTag
Default name for the scripting variable referencing the Designer object (value is ""designer"").
DEFAULT_EDIT_CONTEXT_NAME - Static variable in class com.day.cq.wcm.tags.DefineObjectsTag
Default name for the scripting variable referencing the EditContext object (value is ""editContext"").
DEFAULT_IS_SPECIFIC - Static variable in class com.day.cq.replication.impl.SyndicationAgentConfigImpl
default value for isSpecific
DEFAULT_LOG_LEVEL - Static variable in class com.day.cq.replication.impl.SyndicationAgentConfigImpl
 
DEFAULT_META_DATA_EXCLUDES - Static variable in class com.day.cq.workflow.servlet.ServletBase
 
DEFAULT_NAMESPACE - Static variable in class com.day.cq.tagging.impl.JcrTagManagerImpl
 
DEFAULT_NODE_TYPE - Static variable in class com.day.cq.wcm.core.contentfinder.DefaultSuggestionHandler
Default node type
DEFAULT_NODE_TYPE - Static variable in class com.day.cq.wcm.core.contentfinder.DefaultViewHandler
Default node type
DEFAULT_NODE_TYPE - Static variable in class com.day.cq.wcm.core.impl.servlets.GQLSearchServlet
Default node type
DEFAULT_PAGE_MANAGER_NAME - Static variable in class com.day.cq.wcm.tags.DefineObjectsTag
Default name for the scripting variable referencing the PageManager object (value is ""pageManager"").
DEFAULT_PAGE_PROPERTIES_NAME - Static variable in class com.day.cq.wcm.tags.DefineObjectsTag
Default name for the scripting variable referencing the page properties of the current page (value is ""pageProperties"").
DEFAULT_PASSWORD_DIGEST - Static variable in class com.day.cq.security.impl.resource.AuthorizableRequestProperties
 
DEFAULT_PROPERTIES_NAME - Static variable in class com.day.cq.wcm.tags.DefineObjectsTag
Default name for the scripting variable referencing the properties of the current resource (value is ""properties"").
DEFAULT_RESOURCE_DESIGN_NAME - Static variable in class com.day.cq.wcm.tags.DefineObjectsTag
Default name for the scripting variable referencing the design of the resource page (value is ""resourceDesign"").
DEFAULT_RESOURCE_PAGE_NAME - Static variable in class com.day.cq.wcm.tags.DefineObjectsTag
Default name for the scripting variable referencing the resource page object (value is ""resourcePage"").
DEFAULT_RETRIES - Static variable in class com.day.cq.replication.impl.SyndicationAgentConfigImpl
default number of retries.
DEFAULT_RETRY_DELAY - Static variable in class com.day.cq.replication.impl.SyndicationAgentConfigImpl
default delay for retry
DEFAULT_START_PATH - Static variable in class com.day.cq.wcm.core.contentfinder.DefaultSuggestionHandler
default start path
DEFAULT_START_PATH - Static variable in class com.day.cq.wcm.core.contentfinder.DefaultViewHandler
default start path
DEFAULT_START_PATH - Static variable in class com.day.cq.wcm.core.contentfinder.FullViewHandler
default start path
DEFAULT_STATUS - Static variable in class com.day.cq.replication.impl.SyndicationAgentConfigImpl
 
DEFAULT_WORKSPACE - Static variable in class com.day.qa.test.selenium.crx.CRXBaseTestCase
 
DefaultAuditLog - Class in com.day.cq.audit.impl
This is the default implementation of the audit log.
DefaultAuditLog() - Constructor for class com.day.cq.audit.impl.DefaultAuditLog
 
DefaultDesignEditConfig - Class in com.day.cq.wcm.core.impl.components
Default design edit config
DefaultDesignEditConfig(String) - Constructor for class com.day.cq.wcm.core.impl.components.DefaultDesignEditConfig
 
DefaultEditConfig - Class in com.day.cq.wcm.core.impl.components
Default edit config
DefaultEditConfig() - Constructor for class com.day.cq.wcm.core.impl.components.DefaultEditConfig
 
DefaultHandlerManager - Class in com.day.cq.workflow.impl.advance
 
DefaultHandlerManager() - Constructor for class com.day.cq.workflow.impl.advance.DefaultHandlerManager
Default constructor for running inside OSGI.
DefaultMailService - Class in com.day.cq.mailer.impl
This is the default mail sending component.
DefaultMailService() - Constructor for class com.day.cq.mailer.impl.DefaultMailService
 
defaultNamespaceURI - Variable in class com.day.cq.rewriter.xml.AbstractSAXTransformer
This is the default namespace used by the transformer.
DefaultSourceResolver - Class in org.apache.excalibur.source.impl
This is the default implemenation of a SourceResolver.
DefaultSourceResolver() - Constructor for class org.apache.excalibur.source.impl.DefaultSourceResolver
 
DefaultSuggestionHandler - Class in com.day.cq.wcm.core.contentfinder
Servlet that returns search results for a given gql statement.

example statement:'path:/content type:"cq:Page" About'

or url params:/bin/wcm/search/gql.json?query='path:/content type:"cq:Page" About'&pathPrefix=jcr:content

DefaultSuggestionHandler() - Constructor for class com.day.cq.wcm.core.contentfinder.DefaultSuggestionHandler
 
DefaultThemeResolver - Class in com.day.cq.theme.impl
Themes Resolver, resolves theme based on its handle-mapping configuration.
DefaultThemeResolver() - Constructor for class com.day.cq.theme.impl.DefaultThemeResolver
 
DefaultViewHandler - Class in com.day.cq.wcm.core.contentfinder
Servlet that returns search results for a given gql statement.
DefaultViewHandler() - Constructor for class com.day.cq.wcm.core.contentfinder.DefaultViewHandler
 
DefaultViewHandler.GQLViewQuery - Class in com.day.cq.wcm.core.contentfinder
 
DefaultViewHandler.GQLViewQuery(String, String, Session, String) - Constructor for class com.day.cq.wcm.core.contentfinder.DefaultViewHandler.GQLViewQuery
 
DefaultViewHandler.Hit - Class in com.day.cq.wcm.core.contentfinder
 
DefaultViewHandler.Hit() - Constructor for class com.day.cq.wcm.core.contentfinder.DefaultViewHandler.Hit
 
DefaultViewHandler.NodeIndexerViewQuery - Class in com.day.cq.wcm.core.contentfinder
 
DefaultViewHandler.NodeIndexerViewQuery(String, String, String[], Session) - Constructor for class com.day.cq.wcm.core.contentfinder.DefaultViewHandler.NodeIndexerViewQuery
 
DefaultViewHandler.ViewQuery - Interface in com.day.cq.wcm.core.contentfinder
 
DefineObjectsTag - Class in com.day.cq.wcm.tags
Defines page context attributes useful for scripting.
DefineObjectsTag() - Constructor for class com.day.cq.wcm.tags.DefineObjectsTag
 
DefineObjectsTEI - Class in com.day.cq.wcm.tags
Tag extra info of the DefineObjectsTag.
DefineObjectsTEI() - Constructor for class com.day.cq.wcm.tags.DefineObjectsTEI
 
DELEGATEE - Static variable in class com.day.cq.workflow.event.WorkflowEvent
Delegate name
delegateWorkItem(WorkItem, Authorizable) - Method in class com.day.cq.workflow.impl.CQWorkflowSession
 
delegateWorkItem(WorkItem, Authorizable) - Method in interface com.day.cq.workflow.WorkflowSession
Delegates the WorkItem to the specified Authorizable.
delete(Page, boolean) - Method in interface com.day.cq.wcm.api.PageManager
Deletes the page
delete(Resource, boolean) - Method in interface com.day.cq.wcm.api.PageManager
Deletes the resource
delete(Page, boolean) - Method in class com.day.cq.wcm.core.impl.PageManagerImpl
Deletes the page
delete(Resource, boolean) - Method in class com.day.cq.wcm.core.impl.PageManagerImpl
Deletes the resource
delete(String) - Method in class com.day.cq.workflow.impl.jcr.WorkflowModelManager
 
delete() - Method in class org.apache.excalibur.source.factories.FileSource
Delete the source.
delete() - Method in interface org.apache.excalibur.source.ModifiableSource
Delete the source
DELETE_TAG_COMMAND - Static variable in class com.day.cq.tagging.servlets.TagCommandServlet
 
deleteComponent(String) - Method in class com.day.qa.test.selenium.cq5wcm.geometrixx.components.ComponentBaseTestCase
Deletes the created Component.
deleted(String) - Method in class com.day.cq.compat.migration.impl.servlet.Cq4MigrationServlet
 
deleted(String, String) - Static method in class com.day.cq.wcm.api.PageModification
Create a new PageModification that represents a page deletion.
deleteInboxEntry(AbstractServlet.RequestInfo, String) - Method in class com.day.cq.wcm.notification.inbox.impl.InboxServlet
Delete a message
deleteLinkInfo(LinkInfo) - Method in class com.day.cq.rewriter.linkchecker.impl.LinkInfoStorageImpl
Removes link validity information from the repository.
deleteLinkInfo(String) - Method in class com.day.cq.rewriter.linkchecker.impl.LinkInfoStorageImpl
Removes link validity information from the repository.
deleteLinkInfo(LinkInfo) - Method in interface com.day.cq.rewriter.linkchecker.LinkInfoStorage
Removes link validity information from the repository.
deleteLinkInfo(String) - Method in interface com.day.cq.rewriter.linkchecker.LinkInfoStorage
Removes link validity information from the repository.
deleteMessage(Session, Authorizable, String) - Method in class com.day.cq.wcm.notification.inbox.impl.InboxManagerImpl
 
deleteMessage(Session, Authorizable, String) - Method in interface com.day.cq.wcm.notification.inbox.InboxManager
 
deleteModel(String) - Method in class com.day.cq.workflow.impl.CQWorkflowSession
 
deleteModel(String) - Method in interface com.day.cq.workflow.WorkflowSession
Deletes the given WorkflowModel.
deletePageByTitle(String) - Static method in class com.day.qa.test.selenium.cq5wcm.util.SiteAdmin
 
DeletePageCommand - Class in com.day.cq.wcm.core.impl.commands
CreatePageCommand...
DeletePageCommand(String[]) - Constructor for class com.day.cq.wcm.core.impl.commands.DeletePageCommand
 
deliver(SyndicationAgentConfig, SyndicationLog, ReplicationAction, ReplicationContent[]) - Method in class com.day.cq.replication.transport.Http
 
deliver(SyndicationAgentConfig, SyndicationLog, ReplicationAction, ReplicationContent[]) - Method in interface com.day.cq.replication.TransportHandler
Delivers content to a subscriber.
DENY - Static variable in class com.day.cq.security.impl.authorization.ParameterName
 
denyPath(String) - Method in class com.day.cq.security.impl.privileges.CqPathDependentPrivilege
 
DenyRead - Class in com.day.qa.test.selenium.cq5wcm.acl.users.permissions
 
DenyRead() - Constructor for class com.day.qa.test.selenium.cq5wcm.acl.users.permissions.DenyRead
 
deployModel(WorkflowModel) - Method in class com.day.cq.workflow.impl.CQWorkflowSession
 
deployModel(WorkflowModel) - Method in interface com.day.cq.workflow.WorkflowSession
Deploys a new or modified WorkflowModel.
DEPTH_PARAM - Static variable in class com.day.cq.widget.servlets.ExtTreeExportServlet
Deprecated. name of the depth parameter
deserialize(String) - Method in class com.day.cq.workflow.impl.model.JsonSerializer
 
deserialize(String) - Method in interface com.day.cq.workflow.model.WorkflowModelSerializer
Deserializes a WorkflowModel instance from the given (textual) model definition.
deserialize(String, String) - Method in class com.day.cq.workflow.serialization.impl.CQWorkflowSerializationService
 
deserialize(String, String) - Method in interface com.day.cq.workflow.serialization.SerializationService
Deserializes a WorkflowModel instance from the given (textual) model definition.
Design - Interface in com.day.cq.wcm.api.designer
Provides methods to access design information.
DESIGN_HOME - Static variable in interface com.day.cq.wcm.api.designer.Designer
Home of the designs
Designer - Interface in com.day.cq.wcm.api.designer
Specifies the interface of the designer.
DesignerImpl - Class in com.day.cq.wcm.core.impl.designer
Implements the designer
DesignerImpl(ResourceResolver) - Constructor for class com.day.cq.wcm.core.impl.designer.DesignerImpl
Creates a new designer
DesignImpl - Class in com.day.cq.wcm.core.impl.designer
Implements a design
DesignImpl(Resource) - Constructor for class com.day.cq.wcm.core.impl.designer.DesignImpl
Creates a new design from the given resource.
DesignImpl(ResourceResolver, String) - Constructor for class com.day.cq.wcm.core.impl.designer.DesignImpl
Creates a new design from the path and resolver.
DesignImpl.StyleEntry - Class in com.day.cq.wcm.core.impl.designer
Internal helper class that holds resources and their values.
DEST_NAME_PARAM - Static variable in interface com.day.cq.wcm.core.impl.commands.WCMCommand
destination name
DEST_PARENT_PATH_PARAM - Static variable in interface com.day.cq.wcm.core.impl.commands.WCMCommand
parent path
DEST_PATH_PARAM - Static variable in interface com.day.cq.wcm.core.impl.commands.WCMCommand
destination path
destroy() - Method in class com.day.cq.replication.FileContent
 
destroy() - Method in interface com.day.cq.replication.ReplicationContent
Destroy the cached content.
destroy() - Method in class com.day.cq.rewriter.filter.RewriterFilter
 
destroy() - Method in class com.day.cq.theme.impl.ThemeResolverFilter
 
destroy() - Method in class com.day.cq.wcm.core.impl.WCMDebugFilter
 
destroy() - Method in class com.day.cq.wcm.core.impl.WCMRequestFilter
DialogMode - Enum in com.day.cq.wcm.api.components
Defines the mode of dialog where "floating" means that the dialog floats above the page and "inline" means that the dialog is inlined in the page.
dialogMode - Variable in class com.day.cq.wcm.core.impl.components.ComponentEditConfigImpl
 
DialogServlet - Class in com.day.cq.widget.servlets
Handles requests for cq:Dialog nodes.
DialogServlet() - Constructor for class com.day.cq.widget.servlets.DialogServlet
 
DictServlet - Class in com.day.cq.i18n.impl
The DictServlet TODO
DictServlet() - Constructor for class com.day.cq.i18n.impl.DictServlet
 
diff(ActionSet) - Method in class com.day.cq.security.util.ActionSet
disableIfNoRunModeActive(RunMode, String[], ComponentContext, Logger) - Static method in class com.day.cq.commons.RunModeUtil
Use this to disable a component if none of its run modes are active
DispatcherFlushContentBuilder - Class in com.day.cq.replication.content
This is the content builder for the dispatcher flush.
DispatcherFlushContentBuilder() - Constructor for class com.day.cq.replication.content.DispatcherFlushContentBuilder
 
dispose(String) - Method in class com.day.cq.replication.FileContent
 
dispose(String) - Method in interface com.day.cq.replication.ReplicationContent
Decrement the usage counter and destroy the cached content if noone else is using the content.
doAdd(Node, String) - Method in class com.day.cq.wcm.core.contentfinder.DefaultViewHandler
Checks if a "result entry" has to be added to the final result set
doClientValidation(SlingHttpServletRequest) - Static method in class com.day.cq.wcm.foundation.forms.FormsHelper
Are we generating client validation?
DocumentHandler - Interface in com.day.cq.retriever.impl
Invoked by the HTMLParser when elements are scanned.
DocumentHandler - Interface in com.day.cq.rewriter.htmlparser
Invoked by the HTMLParser when elements are scanned.
DocumentHandlerToSAXAdapter - Class in com.day.cq.retriever.impl
This is an adapter from the document handler events to SAX events.
DocumentHandlerToSAXAdapter(ContentHandler) - Constructor for class com.day.cq.retriever.impl.DocumentHandlerToSAXAdapter
 
DocumentHandlerToSAXAdapter - Class in com.day.cq.rewriter.htmlparser
This is an adapter from the document handler events to SAX events.
DocumentHandlerToSAXAdapter(ContentHandler) - Constructor for class com.day.cq.rewriter.htmlparser.DocumentHandlerToSAXAdapter
 
doDebugConsole - Variable in class com.day.cq.widget.impl.HtmlLibraryManagerImpl
 
doDelete(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class com.day.cq.workflow.servlet.ModelServlet
 
doEndTag() - Method in class com.day.cq.wcm.tags.DefineObjectsTag
Creates Scripting variables for: SlingHttpServletRequest SlingHttpServletResponse current Resource current Node (if resource is adaptable to a node) current Logger current SlingScriptHelper
doEndTag() - Method in class com.day.cq.wcm.tags.IncludeTag
doEndTag() - Method in class com.day.cq.wcm.tags.RequestURLTag
doEndTag() - Method in class com.day.cq.wcm.tags.SetContentBundleTag
Sets a default LocalizationContext in Config with a page scope.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.day.cq.rewriter.filter.RewriterFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.day.cq.theme.impl.ThemeResolverFilter
Calls the ThemeResolver.resolveTheme(ServletRequest) method if a theme resolver is assigned to set the Theme for the current request.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.day.cq.wcm.core.impl.WCMDebugFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.day.cq.wcm.core.impl.WCMRequestFilter
doGet(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class com.day.cq.commons.servlets.AbstractPredicateServlet
Calls AbstractPredicateServlet.doGet(SlingHttpServletRequest, SlingHttpServletResponse, Predicate).
doGet(SlingHttpServletRequest, SlingHttpServletResponse, Predicate) - Method in class com.day.cq.commons.servlets.AbstractPredicateServlet
Handles the HTTP GET method
doGet(SlingHttpServletRequest, SlingHttpServletResponse, Predicate) - Method in class com.day.cq.commons.servlets.TidyJsonServlet
Handles the HTTP GET method
doGet(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class com.day.cq.compat.migration.impl.servlet.Cq4MigrationServlet
 
doGet(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class com.day.cq.i18n.impl.DictServlet
 
doGet(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class com.day.cq.ide.CQDEServlet
 
doGet(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class com.day.cq.personalization.GadgetComponent
 
doGet(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class com.day.cq.security.impl.AbstractHTMLResponseServlet
 
doGet(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class com.day.cq.shindig.CQUserPreferenceServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.day.cq.shindig.gadgets.ConcatProxyServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.day.cq.shindig.gadgets.GadgetRenderingServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.day.cq.shindig.gadgets.JsServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.day.cq.shindig.gadgets.ProxyServlet
 
doGet(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class com.day.cq.shindig.gadgets.RpcRelayServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.day.cq.shindig.gadgets.RpcServlet
 
doGet(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class com.day.cq.statistics.servlet.TrackerServlet
 
doGet(SlingHttpServletRequest, SlingHttpServletResponse, Predicate) - Method in class com.day.cq.tagging.servlets.TagCommandServlet
 
doGet(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class com.day.cq.tagging.servlets.TagJsonServlet
doGet(SlingHttpServletRequest, SlingHttpServletResponse, Predicate) - Method in class com.day.cq.tagging.servlets.TagListServlet
Handles the HTTP GET method
doGet(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class com.day.cq.tagging.servlets.TagTreeServlet
doGet(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class com.day.cq.wcm.commons.AbstractImageServlet
Handles a GET request and created the desired image.
doGet(SlingHttpServletRequest, SlingHttpServletResponse, Predicate) - Method in class com.day.cq.wcm.core.contentfinder.DefaultSuggestionHandler
 
doGet(SlingHttpServletRequest, SlingHttpServletResponse, Predicate) - Method in class com.day.cq.wcm.core.contentfinder.DefaultViewHandler
 
doGet(SlingHttpServletRequest, SlingHttpServletResponse, Predicate) - Method in class com.day.cq.wcm.core.contentfinder.FullViewHandler
 
doGet(SlingHttpServletRequest, SlingHttpServletResponse, Predicate) - Method in class com.day.cq.wcm.core.impl.components.ComponentListServlet
Handles the HTTP GET method
doGet(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class com.day.cq.wcm.core.impl.designer.StyleServlet
doGet(SlingHttpServletRequest, SlingHttpServletResponse, Predicate) - Method in class com.day.cq.wcm.core.impl.servlets.AuditLogTableExportServlet
 
doGet(SlingHttpServletRequest, SlingHttpServletResponse, Predicate) - Method in class com.day.cq.wcm.core.impl.servlets.ContentLanguageServlet
 
doGet(SlingHttpServletRequest, SlingHttpServletResponse, Predicate) - Method in class com.day.cq.wcm.core.impl.servlets.GQLSearchServlet
 
doGet(SlingHttpServletRequest, SlingHttpServletResponse, Predicate) - Method in class com.day.cq.wcm.core.impl.servlets.HeavyMoveDialogServlet
Handles the HTTP GET method
doGet(SlingHttpServletRequest, SlingHttpServletResponse, Predicate) - Method in class com.day.cq.wcm.core.impl.servlets.PageListServlet
Handles the HTTP GET method
doGet(SlingHttpServletRequest, SlingHttpServletResponse, Predicate) - Method in class com.day.cq.wcm.core.impl.servlets.PageSearchServlet
 
doGet(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class com.day.cq.wcm.core.impl.servlets.PageStats
 
doGet(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class com.day.cq.wcm.core.impl.servlets.PageStatus
 
doGet(SlingHttpServletRequest, SlingHttpServletResponse, Predicate) - Method in class com.day.cq.wcm.core.impl.servlets.ReferenceSearchServlet
Handles the HTTP GET method
doGet(SlingHttpServletRequest, SlingHttpServletResponse, Predicate) - Method in class com.day.cq.wcm.core.impl.servlets.TemplateListServlet
Handles the HTTP GET method
doGet(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class com.day.cq.wcm.core.impl.servlets.ThumbnailServlet
doGet(SlingHttpServletRequest, SlingHttpServletResponse, Predicate) - Method in class com.day.cq.wcm.core.impl.servlets.VersionListServlet
Handles the HTTP GET method
doGet(SlingHttpServletRequest, SlingHttpServletResponse, Predicate) - Method in class com.day.cq.wcm.core.impl.servlets.VersionTreeServlet
Handles the HTTP GET method
doGet(SlingHttpServletRequest, SlingHttpServletResponse, Predicate) - Method in class com.day.cq.wcm.foundation.forms.impl.FormsListServlet
Handles the HTTP GET method
doGet(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class com.day.cq.wcm.foundation.forms.impl.MailServlet
 
doGet(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class com.day.cq.wcm.foundation.impl.LoginServletResources
 
doGet(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class com.day.cq.wcm.foundation.impl.PageImpressionsTracker
Writes down a View for a Page.
doGet(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class com.day.cq.wcm.foundation.ParagraphServlet
 
doGet(SlingHttpServletRequest, SlingHttpServletResponse, Predicate) - Method in class com.day.cq.wcm.notification.impl.ConfigurationServlet
Handles the HTTP GET method
doGet(SlingHttpServletRequest, SlingHttpServletResponse, Predicate) - Method in class com.day.cq.wcm.notification.inbox.impl.InboxServlet
Return a list of all messages.
doGet(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class com.day.cq.wcm.offline.OfflineServlet
 
doGet(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class com.day.cq.wcm.workflow.impl.WcmWorkflowServlet
 
doGet(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class com.day.cq.wcm.workflow.impl.WorkflowAutoAssignAllocatorServlet
 
doGet(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class com.day.cq.widget.impl.HtmlLibraryServlet
 
doGet(SlingHttpServletRequest, SlingHttpServletResponse, Predicate) - Method in class com.day.cq.widget.servlets.ExtMediaListServlet
Handles the HTTP GET method
doGet(SlingHttpServletRequest, SlingHttpServletResponse, Predicate) - Method in class com.day.cq.widget.servlets.ExtTreeExportServlet
Deprecated. Handles the HTTP GET method
doGet(SlingHttpServletRequest, SlingHttpServletResponse, Predicate) - Method in class com.day.cq.widget.servlets.ExtTreeServlet
Handles the HTTP GET method
doGet(SlingHttpServletRequest, SlingHttpServletResponse, Predicate) - Method in class com.day.cq.widget.servlets.ReferenceListServlet
Handles the HTTP GET method
doGet(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class com.day.cq.workflow.servlet.ConsoleServlet
 
doGet(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class com.day.cq.workflow.servlet.InboxServlet
 
doGet(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class com.day.cq.workflow.servlet.ModelServlet
 
doGet(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class com.day.cq.workflow.servlet.ParticipantListServlet
 
doGet(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class com.day.cq.workflow.servlet.ProcessListServlet
 
doGet(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class com.day.cq.workflow.servlet.WorkflowListServlet
 
doPost(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class com.day.cq.commons.servlets.AbstractCommandServlet
 
doPost(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class com.day.cq.compat.migration.impl.servlet.Cq4MigrationServlet
 
doPost(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class com.day.cq.i18n.impl.DictServlet
 
doPost(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class com.day.cq.personalization.GadgetComponent
 
doPost(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class com.day.cq.replication.impl.servlets.CommandServlet
 
doPost(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class com.day.cq.replication.impl.servlets.ReplicationServlet
 
doPost(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class com.day.cq.security.impl.AbstractHTMLResponseServlet
 
doPost(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class com.day.cq.shindig.CQUserPreferenceServlet
 
doPost(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class com.day.cq.wcm.foundation.forms.impl.FormsHandlingServlet
 
doPost(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class com.day.cq.wcm.foundation.forms.impl.MailServlet
 
doPost(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class com.day.cq.wcm.newsletter.impl.NewsletterServiceImpl
 
doPost(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class com.day.cq.wcm.offline.OfflineServlet
 
doPost(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class com.day.cq.wcm.workflow.impl.WorkflowAutoAssignAllocatorServlet
 
doPost(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class com.day.cq.widget.servlets.DialogServlet
 
doPost(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class com.day.cq.workflow.servlet.EngineServlet
 
doPost(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class com.day.cq.workflow.servlet.InboxServlet
 
doPost(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class com.day.cq.workflow.servlet.InstanceServlet
 
doPost(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class com.day.cq.workflow.servlet.InstancesServlet
 
doPost(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class com.day.cq.workflow.servlet.ModelServlet
 
doPost(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class com.day.cq.workflow.servlet.ModelsServlet
 
doPut(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class com.day.cq.workflow.servlet.ModelServlet
 
doStartTag() - Method in class com.day.cq.wcm.tags.RequestURLTag
doTiming - Variable in class com.day.cq.widget.impl.HtmlLibraryManagerImpl
 
doTransition(WorkItem, WorkflowTransition, WorkflowSession, boolean) - Method in interface com.day.cq.workflow.advance.AdvanceHandler
 
doTransition(WorkItem, WorkflowTransition, WorkflowSession, boolean) - Method in class com.day.cq.workflow.impl.advance.AndJoinNodeHandler
 
doTransition(WorkItem, WorkflowTransition, WorkflowSession, boolean) - Method in class com.day.cq.workflow.impl.advance.AndSplitNodeHandler
 
doTransition(WorkItem, WorkflowTransition, WorkflowSession, boolean) - Method in class com.day.cq.workflow.impl.advance.ContainerNodeHandler
 
doTransition(WorkItem, WorkflowTransition, WorkflowSession, boolean) - Method in class com.day.cq.workflow.impl.advance.EndNodeHandler
 
doTransition(WorkItem, WorkflowTransition, WorkflowSession, boolean) - Method in class com.day.cq.workflow.impl.advance.OrSplitNodeHandler
 
doTransition(WorkItem, WorkflowTransition, WorkflowSession, boolean) - Method in class com.day.cq.workflow.impl.advance.ParticipantNodeHandler
 
doTransition(WorkItem, WorkflowTransition, WorkflowSession, boolean) - Method in class com.day.cq.workflow.impl.advance.ProcessNodeHandler
 
doubleClickPageByTitle(String) - Static method in class com.day.qa.test.selenium.cq5wcm.util.SiteAdmin
 
Download - Class in com.day.cq.wcm.foundation
Provides convenience methods for rendering download paragraphs.
Download(Resource) - Constructor for class com.day.cq.wcm.foundation.Download
Creates a new download based on the given resource.
draw(Graph, boolean) - Method in class com.day.cq.graphics.chart.Axis
 
draw(Graph, boolean) - Method in class com.day.cq.graphics.chart.BarChart
 
draw(Graph, boolean) - Method in class com.day.cq.graphics.chart.Chart
 
draw(Layer, boolean) - Method in class com.day.cq.graphics.chart.Grid
 
draw(Graph, boolean) - Method in class com.day.cq.graphics.chart.LineChart
 
draw(Graph, boolean) - Method in class com.day.cq.graphics.chart.PieChart
Draws the pie chart into a new layer of the defined height and width.
draw(boolean) - Method in class com.day.cq.graphics.Graph
 
draw(Writer) - Method in class com.day.cq.wcm.foundation.Download
Writes this download as link tag to the given writer
draw(Writer) - Method in class com.day.cq.wcm.foundation.Image
Writes this image as tag to the given writer
draw(String) - Method in class com.day.cq.wcm.foundation.ImageMap
Returns the HTML code required for the image map.
draw(Writer) - Method in class com.day.cq.wcm.foundation.Sitemap
 
drawContentEpilog(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class com.day.cq.wcm.core.impl.components.ComponentContextImpl
Draws the content html snippet suffix </div>
drawContentEpilog(SlingHttpServletRequest, SlingHttpServletResponse, WCMMode) - Method in class com.day.cq.wcm.core.impl.components.EditContextImpl
Draws the content html snippet suffix
drawContentProlog(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class com.day.cq.wcm.core.impl.components.ComponentContextImpl
Draws the content html snippet prefix.
drawContentProlog(SlingHttpServletRequest, SlingHttpServletResponse, WCMMode) - Method in class com.day.cq.wcm.core.impl.components.EditContextImpl
Draws the content html snippet prefix
drawEditing(PrintWriter, String, String, String, EditConfig, EditConfig) - Method in class com.day.cq.wcm.core.impl.components.EditContextImpl
Draws the edit config html snippet.
dropDtdComments - Variable in class com.day.cq.rewriter.xml.JaxpSAXParser
Should comments appearing between start/endDTD events be dropped ?
DropTarget - Interface in com.day.cq.wcm.api.components
Specifies a drop target as configured in the edit config.
DropTargetImpl - Class in com.day.cq.wcm.core.impl.components
Specifies the configuration of a drop target.
DropTargetImpl(Node) - Constructor for class com.day.cq.wcm.core.impl.components.DropTargetImpl
 
dropTargets - Variable in class com.day.cq.wcm.core.impl.components.ComponentEditConfigImpl
 
dump(Node, Writer, int) - Method in class com.day.cq.commons.TidyJsonItemWriter
dump(NodeIterator, Writer) - Method in class com.day.cq.commons.TidyJsonItemWriter
dump(Property, Writer) - Method in class com.day.cq.commons.TidyJsonItemWriter
dump(InputStream, PrintWriter) - Static method in class com.day.cq.compat.migration.impl.helper.PackageDumper
 
dump(DurboInput, PrintWriter) - Static method in class com.day.cq.compat.migration.impl.helper.PackageDumper
 
dump(Page, PrintWriter) - Static method in class com.day.cq.compat.migration.impl.helper.PageDumper
 
dump(Page, PrintWriter, String) - Static method in class com.day.cq.compat.migration.impl.helper.PageDumper
 
dump(Resource, JSONObject, int) - Method in class com.day.cq.widget.impl.WidgetExtensionProviderImpl
 
dump(Resource, JSONObject, int, int) - Method in class com.day.cq.widget.impl.WidgetExtensionProviderImpl
Dump given resource in JSON, optionally recursing into its objects
dumpSingleResource(Resource, JSONObject, int, int) - Method in class com.day.cq.widget.impl.WidgetExtensionProviderImpl
Dump a single node
dumpValue(JSONObject, Object, String) - Method in class com.day.cq.widget.impl.WidgetExtensionProviderImpl
 
dumpValue(JSONArray, Object) - Method in class com.day.cq.widget.impl.WidgetExtensionProviderImpl
 
DurboContentBuilder - Class in com.day.cq.replication.content.durbo
Implements the durb serializtion.
DurboContentBuilder() - Constructor for class com.day.cq.replication.content.durbo.DurboContentBuilder
 
DurboImporter - Class in com.day.cq.replication.content.durbo
This class implements the deserialization of a Durbo replication post.
DurboImporter() - Constructor for class com.day.cq.replication.content.durbo.DurboImporter
 
DurboOutput - Interface in com.day.cq.compat.migration.impl.cq4
The DurboOutput interface defines the API used by the PageSerializer to serialize pages in Durbo format for transmission over the net.
DurboOutput - Class in com.day.cq.transform
The DurboOutput is just a place holder for the old Communique 3 DurboOutput class, which was then part of the contentbusTools project and was located in a different package than today.
DurboOutput(OutputStream) - Constructor for class com.day.cq.transform.DurboOutput
 
DurboUtil - Class in com.day.cq.replication.content.durbo
Some constants and helper methods for the durbo replication.
DurboUtil() - Constructor for class com.day.cq.replication.content.durbo.DurboUtil
 

E

ECMA_DATE_FORMAT - Static variable in class com.day.cq.widget.impl.WidgetExtensionProviderImpl
Used to format date values
EditableAce - Class in com.day.cq.security.impl.authorization
 
EditableAce(Principal, boolean, EditableACL) - Constructor for class com.day.cq.security.impl.authorization.EditableAce
 
EditAction - Enum in com.day.cq.wcm.api.components
Defines the current predefined edit control actions for the ext widgets.
editComponent() - Method in class com.day.qa.test.selenium.cq5wcm.geometrixx.components.CreateEditDeleteBaseTestCase
Edits the component.
EditConfig - Interface in com.day.cq.wcm.api.components
Defines the edit control configuration.
EditConfigImpl - Class in com.day.cq.wcm.core.impl.components
Implements an edit config
EditConfigImpl(ComponentEditConfig) - Constructor for class com.day.cq.wcm.core.impl.components.EditConfigImpl
Creates a new edit config
EditContext - Interface in com.day.cq.wcm.api.components
The edit context is used to define the edit behaviour of components.
EditContextImpl - Class in com.day.cq.wcm.core.impl.components
Implements the edit context.
EditContextImpl(EditContext, ComponentContext) - Constructor for class com.day.cq.wcm.core.impl.components.EditContextImpl
Constructs a new edit context
EditLayout - Enum in com.day.cq.wcm.api.components
Defines the layout of the "editing" where "rollover" means that there is a rollover edit capability on the component and "edit bar" means that there is a edit bar.
editPageByLabel(String) - Static method in class com.day.qa.test.selenium.cq5wcm.util.SiteAdmin
Open a page of the page list in the siteadmin given by its label.
editPageByTitle(String) - Static method in class com.day.qa.test.selenium.cq5wcm.util.SiteAdmin
open a page of the page list in the siteadmin given by its title.
editRule(String, WorkflowModel, String) - Method in class com.day.cq.wcm.workflow.impl.WorkflowAutoAssignAllocator
 
ELEMENT_PROPERTY_CONSTRAINT_MSG - Static variable in class com.day.cq.wcm.foundation.forms.FormsConstants
 
ELEMENT_PROPERTY_CONSTRAINT_TYPE - Static variable in class com.day.cq.wcm.foundation.forms.FormsConstants
 
ELEMENT_PROPERTY_DEFAULT_VALUE - Static variable in class com.day.cq.wcm.foundation.forms.FormsConstants
 
ELEMENT_PROPERTY_LOAD_PATH - Static variable in class com.day.cq.wcm.foundation.forms.FormsConstants
 
ELEMENT_PROPERTY_MULTI_SELECTION - Static variable in class com.day.cq.wcm.foundation.forms.FormsConstants
 
ELEMENT_PROPERTY_NAME - Static variable in class com.day.cq.wcm.foundation.forms.FormsConstants
 
ELEMENT_PROPERTY_OPTIONS - Static variable in class com.day.cq.wcm.foundation.forms.FormsConstants
 
ELEMENT_PROPERTY_OPTIONS_LOAD_PATH - Static variable in class com.day.cq.wcm.foundation.forms.FormsConstants
 
ELEMENT_PROPERTY_REQUIRED - Static variable in class com.day.cq.wcm.foundation.forms.FormsConstants
 
ELEMENT_PROPERTY_REQUIRED_MSG - Static variable in class com.day.cq.wcm.foundation.forms.FormsConstants
 
EMBED_PATH - Static variable in interface com.day.cq.mailer.MailerConstants
Path from the message root to the embedded files folder
EmbeddedHttpServer - Class in com.day.cq.testing.httpserver
Minimal http server used for automated tests TODO could be moved to commons test library.
EmbeddedHttpServer(File) - Constructor for class com.day.cq.testing.httpserver.EmbeddedHttpServer
Setup an HTTP server on the supplied document root, selecting an available port at random
EmbeddedHttpServer(File, int) - Constructor for class com.day.cq.testing.httpserver.EmbeddedHttpServer
Setup an HTTP server on the supplied document root, listening on supplied port
EMPTY_ATTRIBUTES - Static variable in class com.day.cq.rewriter.xml.AbstractSAXTransformer
Empty immutable attributes (for performance).
EMPTY_CONFIG - Static variable in class com.day.cq.rewriter.processor.impl.ProcessingComponentConfigurationImpl
 
EMPTY_INBOX_ITERATOR - Static variable in class com.day.cq.wcm.notification.inbox.impl.InboxManagerImpl
 
EMPTY_STRING_ARRAY - Static variable in interface com.day.cq.wcm.commons.Constants
 
emptyText - Variable in class com.day.cq.wcm.core.impl.components.ComponentEditConfigImpl
 
ENABLED - Static variable in class com.day.cq.wcm.core.impl.WCMDebugFilter
 
enact(String, String, boolean, ActionSet) - Method in class com.day.cq.security.util.CRXPolicyManager
 
encode(String) - Static method in class org.apache.excalibur.source.SourceUtil
Translates a string into x-www-form-urlencoded format.
encode(String, String) - Static method in class org.apache.excalibur.source.SourceUtil
Translates a string into x-www-form-urlencoded format with specified encoding
encodeBASE64(String) - Static method in class org.apache.excalibur.source.SourceUtil
BASE 64 encoding.
encodeBASE64(byte[]) - Static method in class org.apache.excalibur.source.SourceUtil
BASE 64 encoding.
ENCODING_UTF_8 - Static variable in interface com.day.cq.security.util.RequestConstants
 
endArray() - Method in class com.day.cq.commons.TidyJSONWriter
End an array.
endCDATA() - Method in class com.day.cq.rewriter.pipeline.AbstractContentHandler
Report the end of a CDATA section.
endCDATA() - Method in class com.day.cq.rewriter.processor.impl.LogTransformer
Report the end of a CDATA section.
endCDATA() - Method in class com.day.cq.rewriter.xml.AbstractSAXTransformer
 
endCDATA() - Method in class com.day.cq.rewriter.xml.helpers.NOPRecorder
 
endCDATA() - Method in class com.day.cq.rewriter.xml.HTMLParsingTransformer.ExtendedContentFilter
 
endCDATA() - Method in class com.day.cq.rewriter.xml.JaxpSAXParser.DtdCommentEater
 
endDocument() - Method in class com.day.cq.i18n.impl.XliffImporter
 
endDocument() - Method in class com.day.cq.retriever.impl.SAXWriter
 
endDocument() - Method in class com.day.cq.rewriter.htmlparser.SAXWriter
 
endDocument() - Method in class com.day.cq.rewriter.pipeline.AbstractContentHandler
Receive notification of the end of a document.
endDocument() - Method in class com.day.cq.rewriter.processor.impl.LogTransformer
Receive notification of the end of a document.
endDocument() - Method in class com.day.cq.rewriter.xml.AbstractSAXTransformer
Process the SAX event.
endDocument() - Method in class com.day.cq.rewriter.xml.fop.FOPNGSerializer
 
endDocument() - Method in class com.day.cq.rewriter.xml.helpers.NOPRecorder
 
endDocument() - Method in class com.day.cq.rewriter.xml.HTMLParsingTransformer.ContentFilter
 
endDTD() - Method in class com.day.cq.rewriter.pipeline.AbstractContentHandler
Report the end of DTD declarations.
endDTD() - Method in class com.day.cq.rewriter.processor.impl.LogTransformer
Report the end of DTD declarations.
endDTD() - Method in class com.day.cq.rewriter.xml.AbstractSAXTransformer
 
endDTD() - Method in class com.day.cq.rewriter.xml.helpers.NOPRecorder
 
endDTD() - Method in class com.day.cq.rewriter.xml.HTMLParsingTransformer.ExtendedContentFilter
 
endDTD() - Method in class com.day.cq.rewriter.xml.JaxpSAXParser.DtdCommentEater
 
endElement(String, String, String) - Method in class com.day.cq.i18n.impl.XliffImporter
 
endElement(ContentHandler, String) - Method in class com.day.cq.replication.content.durbo.DurboImporter
 
endElement(String, String, String) - Method in class com.day.cq.retriever.impl.SAXWriter
 
endElement(String, String, String) - Method in class com.day.cq.rewriter.htmlparser.SAXWriter
 
endElement(String, String, String) - Method in class com.day.cq.rewriter.license.impl.LicensePingTransformer
 
endElement(String, String, String) - Method in class com.day.cq.rewriter.linkchecker.impl.LinkCheckerTransformer
Receive notification of the end of an element.
endElement(String, String, String) - Method in class com.day.cq.rewriter.pipeline.AbstractContentHandler
Receive notification of the end of an element.
endElement(String, String, String) - Method in class com.day.cq.rewriter.processor.impl.LogTransformer
Receive notification of the end of an element.
endElement(String, String, String) - Method in class com.day.cq.rewriter.xml.AbstractSAXTransformer
Process the SAX event.
endElement(String, String, String) - Method in class com.day.cq.rewriter.xml.helpers.NOPRecorder
 
endElement(String, String, String) - Method in class com.day.cq.rewriter.xml.helpers.SAXRecorder
 
endElement(String, String, String) - Method in class com.day.cq.rewriter.xml.HTMLParsingTransformer.ContentFilter
 
endElement(String, String, String) - Method in class com.day.cq.wcm.foundation.TableXMLBuilder
 
endEntity(String) - Method in class com.day.cq.rewriter.pipeline.AbstractContentHandler
Report the end of an entity.
endEntity(String) - Method in class com.day.cq.rewriter.processor.impl.LogTransformer
Report the end of an entity.
endEntity(String) - Method in class com.day.cq.rewriter.xml.AbstractSAXTransformer
 
endEntity(String) - Method in class com.day.cq.rewriter.xml.helpers.NOPRecorder
 
endEntity(String) - Method in class com.day.cq.rewriter.xml.HTMLParsingTransformer.ExtendedContentFilter
 
endEntity(String) - Method in class com.day.cq.rewriter.xml.JaxpSAXParser.DtdCommentEater
 
endForm(SlingHttpServletRequest) - Static method in class com.day.cq.wcm.foundation.forms.FormsHelper
Signal the end of the form.
EndNodeHandler - Class in com.day.cq.workflow.impl.advance
 
EndNodeHandler() - Constructor for class com.day.cq.workflow.impl.advance.EndNodeHandler
Default constructor for running inside OSGI.
EndNodeHandler(EventAdmin, Dictionary<String, Object>, Session) - Constructor for class com.day.cq.workflow.impl.advance.EndNodeHandler
Initializes all necessary dependencies to run the handler in non-OSGI environments.
endObject() - Method in class com.day.cq.commons.TidyJSONWriter
End an object.
endPrefixMapping(String) - Method in class com.day.cq.retriever.impl.SAXWriter
 
endPrefixMapping(String) - Method in class com.day.cq.rewriter.htmlparser.SAXWriter
 
endPrefixMapping(String) - Method in class com.day.cq.rewriter.pipeline.AbstractContentHandler
End the scope of a prefix-URI mapping.
endPrefixMapping(String) - Method in class com.day.cq.rewriter.processor.impl.LogTransformer
End the scope of a prefix-URI mapping.
endPrefixMapping(String) - Method in class com.day.cq.rewriter.xml.AbstractSAXTransformer
Process the SAX event.
endPrefixMapping(String) - Method in class com.day.cq.rewriter.xml.helpers.NOPRecorder
 
endPrefixMapping(String) - Method in class com.day.cq.rewriter.xml.HTMLParsingTransformer.ContentFilter
 
endTextRecording() - Method in class com.day.cq.rewriter.xml.AbstractSAXTransformer
Stop recording of text and return the recorded information.
endTransformingElement(String, String, String) - Method in class com.day.cq.rewriter.xml.AbstractSAXTransformer
Start processing elements of our namespace.
EngineServlet - Class in com.day.cq.workflow.servlet
EnginePostServlet handles POST requests to the workflow engine resource.
EngineServlet() - Constructor for class com.day.cq.workflow.servlet.EngineServlet
 
ensureNodeEnd(DurboInput) - Static method in class com.day.cq.compat.migration.impl.contentbus.Page
 
ensureNodeEnd(DurboInput.Element) - Static method in class com.day.cq.compat.migration.impl.contentbus.Page
 
ENTITIES - Static variable in class com.day.cq.rewriter.pipeline.AttributesImpl
 
ENTITY - Static variable in class com.day.cq.rewriter.pipeline.AttributesImpl
 
entrySet() - Method in class com.day.cq.search.facets.impl.FacetMap
entrySet() - Method in class com.day.cq.wcm.core.impl.designer.StyleImpl
Note that this method only respects the entries of the directly addressed style and not the inherited ones.
entrySet() - Method in class com.day.cq.wcm.foundation.FileTypes
epilog(int) - Method in class com.day.cq.security.util.AclJSONWriter
 
equals(Object) - Method in class com.day.cq.security.impl.authorization.EditableAce
An ACE equals an other ACE if Principal, allow and ActionSet are equal
equals(Object) - Method in class com.day.cq.security.impl.CrxAuthorizable
 
equals(Object) - Method in class com.day.cq.security.util.ActionSet
A set is considered equal if the set Actions are the same if (this.getActions() == other.getActions()) this.equals(other)
equals(Object) - Method in class com.day.cq.wcm.api.components.Toolbar
 
equals(Object) - Method in class com.day.cq.wcm.api.PageModification
Overridden to alter the preconditions when two modifications are considered equal.
equals(Object) - Method in class com.day.cq.wcm.commons.GlobPattern
Returns true if this GlobPattern is equal to object obj.
equals(Object) - Method in class com.day.cq.wcm.core.impl.designer.DesignImpl
equals(Object) - Method in class com.day.cq.wcm.core.impl.PageImpl
equals(Object) - Method in class com.day.cq.wcm.notification.impl.PageSubscription
Two FilterContentPackage objects are considered equal if they contain equal PageSubscription.Entrys in the same order.
error(String) - Method in class com.day.cq.replication.SyndicationLog
Log a message with level error.
error(SAXParseException) - Method in class com.day.cq.rewriter.xml.JaxpSAXParser
Receive notification of a recoverable error.
error(TransformerException) - Method in class com.day.cq.rewriter.xml.XSLTProcessorErrorListener
 
ESCAPE_CHAR - Static variable in class com.day.cq.mailer.impl.VariableReplacer
 
escapeIllegalJcrChars(String) - Static method in class com.day.cq.commons.jcr.JcrUtil
Escapes all illegal JCR name characters of a string.
evaluate(Object) - Method in class com.day.cq.commons.predicate.AbstractNodePredicate
evaluate(Node) - Method in class com.day.cq.commons.predicate.AbstractNodePredicate
Evaluates this predicate on the given node.
evaluate(Node) - Method in class com.day.cq.commons.predicate.HierarchyNotFilePredicate
Evaluates this predicate on the given node.
evaluate(Node) - Method in class com.day.cq.commons.predicate.IsFolderPredicate
Evaluates this predicate on the given node.
evaluate(Node) - Method in class com.day.cq.commons.predicate.IsHierarchyNodePredicate
Evaluates this predicate on the given node.
evaluate(Node) - Method in class com.day.cq.commons.predicate.IsNoSystemNodePredicate
Evaluates this predicate on the given node.
evaluate(Object) - Method in class com.day.cq.commons.predicate.ResourceFilter
evaluate(WorkflowData, String) - Method in class com.day.cq.workflow.impl.CQWorkflowSession
 
evaluate(Node) - Method in class com.day.cq.workflow.IsWorkflowModelPredicate
Evaluates this predicate on the given node.
evaluate(WorkflowData, String, WorkflowSession) - Method in interface com.day.cq.workflow.rule.admin.RuleEngineAdmin
Evaluate the passed rule by choosing the right rule engine.
evaluate(WorkflowData, String, WorkflowSession) - Method in class com.day.cq.workflow.rule.impl.RuleEngineAdminImpl
 
evaluate(String, WorkflowData, WorkflowSession, Session) - Method in class com.day.cq.workflow.rule.impl.ScriptingRuleEngine
The scripted check() method is executed.
evaluate(String, WorkflowData, WorkflowSession, Session) - Method in interface com.day.cq.workflow.rule.RuleEngine
 
evaluate(WorkflowData, String) - Method in interface com.day.cq.workflow.WorkflowSession
Evaluate the passed rule by choosing the right rule engine.
evaluateRule(Object, String) - Method in class com.day.cq.workflow.rule.impl.ExpressionEval
 
EVENT_TOPIC - Static variable in class com.day.cq.replication.ReplicationAction
Event topic for replication status events.
EVENT_TOPIC - Static variable in class com.day.cq.theme.impl.RepositoryThemeRegistration
 
EVENT_TOPIC - Static variable in class com.day.cq.wcm.api.PageEvent
Event topic for page modification events.
EVENT_TOPIC - Static variable in interface com.day.cq.wcm.workflow.api.WcmWorkflowService
Request for de/activation event topic
EVENT_TOPIC - Static variable in class com.day.cq.workflow.event.WorkflowEvent
The job topic for adding an entry to the audit log.
EVENT_TYPE - Static variable in class com.day.cq.workflow.event.WorkflowEvent
The type of the event.
eventAdmin - Variable in class com.day.cq.wcm.workflow.process.ReplicatePageProcess
 
eventAdmin - Variable in class com.day.cq.workflow.impl.job.HandlerBase
 
EventPublishUtil - Class in com.day.cq.workflow.event
The EventsPublisher provides a utility for publishing workflow related events.
EventPublishUtil(EventAdmin) - Constructor for class com.day.cq.workflow.event.EventPublishUtil
 
exact - Variable in class com.day.cq.wcm.notification.impl.PageSubscription.Entry
exact or tree
execute(String, Session) - Static method in class com.day.cq.wcm.commons.search.GQL
Executes the GQL query and returns the result as a row iterator.
execute(String, Session, String) - Static method in class com.day.cq.wcm.commons.search.GQL
Executes the GQL query and returns the result as a row iterator.
execute(int) - Method in class com.day.cq.wcm.core.contentfinder.DefaultViewHandler.GQLViewQuery
 
execute(int) - Method in class com.day.cq.wcm.core.contentfinder.DefaultViewHandler.NodeIndexerViewQuery
 
execute(int) - Method in interface com.day.cq.wcm.core.contentfinder.DefaultViewHandler.ViewQuery
 
execute(WorkItem, WorkflowSession) - Method in class com.day.cq.wcm.workflow.process.ReplicatePageProcess
 
execute(WorkItem, WorkflowSession) - Method in class com.day.cq.workflow.example.publish.PublishProcess
 
execute(WorkItem, WorkflowSession) - Method in interface com.day.cq.workflow.exec.JavaProcess
Executes a new Java process with the given WorkItem and WorkflowSession.
execute(WorkItem, WorkflowSession) - Method in class com.day.cq.workflow.timeout.autoadvance.AutoAdvancer
 
executeProcess(String, WorkItem) - Method in class com.day.cq.workflow.impl.job.HandlerBase
 
executeRule(String, String, List<String>) - Static method in class com.day.cq.workflow.rule.impl.XPathRuleEngine
 
exists() - Method in class com.day.cq.rewriter.xml.ResourceSource
 
exists() - Method in interface com.day.cq.wcm.api.LanguageManager.Info
Checks if the resource exists at the given path.
exists() - Method in class org.apache.excalibur.source.factories.FileSource
Does this source actually exist ?
exists() - Method in class org.apache.excalibur.source.factories.ResourceSource
 
exists() - Method in class org.apache.excalibur.source.factories.URLSource
Does this source exist ?
exists() - Method in interface org.apache.excalibur.source.Source
Does this source exist ?
existsOrMemory(Workflow, WorkflowNode) - Method in class com.day.cq.workflow.impl.jcr.WorkflowManager
 
ExpiresValidity - Class in org.apache.excalibur.source.validity
A validation object that holds an expiration date.
ExpiresValidity(long) - Constructor for class org.apache.excalibur.source.validity.ExpiresValidity
Constructor
export(Node, int, OutputStream) - Static method in class com.day.cq.wcm.offline.OfflineExporter
 
ExpressionEval - Class in com.day.cq.workflow.rule.impl
 
ExpressionEval() - Constructor for class com.day.cq.workflow.rule.impl.ExpressionEval
 
EXT_RES - Static variable in interface com.day.cq.compat.migration.MigrationConstants
 
EXTENDABLE_WIDGETS - Static variable in class com.day.cq.widget.impl.WidgetExtensionProviderImpl
 
extendToContentFinderHandle(String) - Method in class com.day.qa.test.selenium.cq5wcm.CQ5WCMBaseTestCase
Extend handle to use content finder view
EXTENSION - Static variable in class com.day.cq.wcm.foundation.forms.impl.FormsHandlingServlet
 
EXTENSION - Static variable in class com.day.cq.wcm.foundation.forms.impl.MailServlet
 
ExtensionList - Class in com.day.cq.rewriter.linkchecker.impl
The ExtensionList.
ExtensionList(ComponentContext) - Constructor for class com.day.cq.rewriter.linkchecker.impl.ExtensionList
 
extensionList - Variable in class com.day.cq.rewriter.linkchecker.impl.LinkCheckerImpl
The extension list.
ExternalLinkChecker - Interface in com.day.cq.rewriter.linkchecker
Service that validates external links.
ExtMediaListServlet - Class in com.day.cq.widget.servlets
Servlet that writes a JSON representations of the media items within a folder that can be used with the CQ.Ext.DataView of the CQ.MediaBrowseDialog.
ExtMediaListServlet() - Constructor for class com.day.cq.widget.servlets.ExtMediaListServlet
 
extractAuthentication(HttpServletRequest) - Method in class com.day.cq.wcm.foundation.impl.HTTPAuthHandler
Extract the Base64 authentication string from the request
ExtTreeExportServlet - Class in com.day.cq.widget.servlets
Deprecated. use the resource addressed ExtTreeServlet.
ExtTreeExportServlet() - Constructor for class com.day.cq.widget.servlets.ExtTreeExportServlet
Deprecated.  
ExtTreeJsonWriter - Class in com.day.cq.widget
Writes a resource tree in JSON format.
ExtTreeJsonWriter(ResourceResolver, Predicate, int) - Constructor for class com.day.cq.widget.ExtTreeJsonWriter
Creates a new EXT tree json writer
ExtTreeServlet - Class in com.day.cq.widget.servlets
Exports the resource tree at the addressed resource in JSON format to the response.
ExtTreeServlet() - Constructor for class com.day.cq.widget.servlets.ExtTreeServlet
 

F

Facet - Interface in com.day.cq.search.facets
Facet...
FacetDefinition - Class in com.day.cq.search.facets.impl
FacetDefinition implements the definition of a facet using a relative path and a filter expression.
FacetDefinition(String) - Constructor for class com.day.cq.search.facets.impl.FacetDefinition
Creates a new facet definition with the given filter.
FacetDefinition(String, String) - Constructor for class com.day.cq.search.facets.impl.FacetDefinition
Creates a new facet definition with the given filter.
FacetImpl - Class in com.day.cq.search.facets.impl
Facet implements a facet on a search result.
FacetImpl(FacetDefinition, QueryResult) - Constructor for class com.day.cq.search.facets.impl.FacetImpl
Creates a new facet with the given definition on the given result.
FacetMap - Class in com.day.cq.search.facets.impl
FacetMap maps a string identifier to a Facet.
FacetMap(QueryResult, Map<String, FacetDefinition>) - Constructor for class com.day.cq.search.facets.impl.FacetMap
Creates a new facet map on the given query result for the given facet definitions.
factory - Variable in class com.day.cq.rewriter.xml.JaxpSAXParser
the SAX Parser factory
factory - Variable in class com.day.cq.rewriter.xml.XSLTProcessorImpl
The trax TransformerFactory this component uses
fatalError(SAXParseException) - Method in class com.day.cq.rewriter.xml.JaxpSAXParser
Receive notification of a fatal error.
fatalError(TransformerException) - Method in class com.day.cq.rewriter.xml.XSLTProcessorErrorListener
 
fetch(HttpServletRequest, HttpServletResponse) - Method in class com.day.cq.shindig.gadgets.CQProxyHandler
This is called for embedding images inline in gadgets, e.g.
fetchJson(HttpServletRequest, HttpServletResponse) - Method in class com.day.cq.shindig.gadgets.CQProxyHandler
Retrieves a file and returns it as a json response.
FileContent - Class in com.day.cq.replication
The FileContent is an implementation if a replication content which stores the content in the file system.
FileContent(String, String) - Constructor for class com.day.cq.replication.FileContent
 
FileNodeAdapter - Class in com.day.cq.mailer.impl
Access the data and metadata of a Node that represents a file.
FileNodeAdapter(Node) - Constructor for class com.day.cq.mailer.impl.FileNodeAdapter
Build an adapter on node n which represents a file
FileNodeDataSource - Class in com.day.cq.mailer.impl
A javax.activation.DataSource that wraps a FileNodeAdapter
FileNodeDataSource(FileNodeAdapter) - Constructor for class com.day.cq.mailer.impl.FileNodeDataSource
 
FileNodeDataSource.PropertyDataSourceException - Exception in com.day.cq.mailer.impl
 
FileScanner - Class in com.day.cq.compat.migration.impl.scanner
 
FileScanner() - Constructor for class com.day.cq.compat.migration.impl.scanner.FileScanner
 
FileSource - Class in org.apache.excalibur.source.factories
A ModifiableTraversableSource for filesystem objects.
FileSource(String) - Constructor for class org.apache.excalibur.source.factories.FileSource
Builds a FileSource given an URI, which doesn't necessarily have to start with "file:"
FileSource(String, File) - Constructor for class org.apache.excalibur.source.factories.FileSource
Builds a FileSource, given an URI scheme and a File.
FileSourceFactory - Class in org.apache.excalibur.source.factories
A factory for filesystem-based sources (see FileSource).
FileSourceFactory() - Constructor for class org.apache.excalibur.source.factories.FileSourceFactory
 
FileTimeStampValidity - Class in org.apache.excalibur.source.validity
A validation object for time-stamps.
FileTimeStampValidity(String) - Constructor for class org.apache.excalibur.source.validity.FileTimeStampValidity
 
FileTimeStampValidity(File) - Constructor for class org.apache.excalibur.source.validity.FileTimeStampValidity
 
FileTimeStampValidity(File, long) - Constructor for class org.apache.excalibur.source.validity.FileTimeStampValidity
 
FileTypes - Class in com.day.cq.wcm.foundation
FileTypes implements a map for human readable file types using the IANA mime type as a key.
FileTypes() - Constructor for class com.day.cq.wcm.foundation.FileTypes
Default constructor.
Filter<T> - Interface in com.day.cq.commons
Defines a very simple filter interface.
filter(String) - Static method in class com.day.cq.tagging.impl.JcrNodeNameFilter
 
FILTER_PARAM - Static variable in class com.day.cq.commons.servlets.AbstractPredicateServlet
default name for the filter parameter
find(Principal) - Method in class com.day.cq.security.impl.CRXUserManager
Searches for an Authorizable for the given Principal.
find(String, String) - Method in class com.day.cq.security.impl.CRXUserManager
Searches among CRX's Authorizables for a given Property.
find(String, String, int) - Method in class com.day.cq.security.impl.CRXUserManager
 
find(String, Class<AuthType>) - Method in class com.day.cq.security.impl.CRXUserManager
allways conduct a starts-with search Search for Authorizables that contain the given Query.
find(Principal) - Method in interface com.day.cq.security.UserManager
Searches for an Authorizable for the given Principal.
find(String, String) - Method in interface com.day.cq.security.UserManager
Search for an Authorizable that contains the given query as a value of the given property.
The value doesn't have to match exactly.
find(String, Class<AuthType>) - Method in interface com.day.cq.security.UserManager
Search for Authorizables that contain the given Query.
find() - Method in class com.day.cq.tagging.impl.JcrTagImpl
 
find(String) - Method in class com.day.cq.tagging.impl.JcrTagManagerImpl
 
find(String, String[]) - Method in class com.day.cq.tagging.impl.JcrTagManagerImpl
 
find() - Method in interface com.day.cq.tagging.Tag
Returns all nodes tagged with this tag.
find(String) - Method in interface com.day.cq.tagging.TagManager
Returns all content (Sling Resources, typically JCR Nodes) tagged with the given tag.
find(String, String[]) - Method in interface com.day.cq.tagging.TagManager
Returns all content (Sling Resources, typically JCR Nodes) tagged with one of the given tags, but only content that lies below the given base path.
findByHome(String) - Method in class com.day.cq.security.impl.CRXUserManager
Searches an Authorizable which has the given path as Path of it's Home Path property.
findByHome(String) - Method in interface com.day.cq.security.UserManager
Searches an Authorizable which has the given path as Path of it's Home Path property.
findByTitle(String) - Method in class com.day.cq.tagging.impl.JcrTagManagerImpl
 
findByTitle(String) - Method in interface com.day.cq.tagging.TagManager
Searches for all content that is tagged with a tag that contains the given title as tag title.
findHandler(String, boolean) - Method in interface com.day.cq.workflow.advance.AdvanceHandlerManager
 
findHandler(String, boolean) - Method in class com.day.cq.workflow.impl.advance.DefaultHandlerManager
 
findNodes(String, Tag[], String) - Method in class com.day.cq.tagging.impl.JcrTagManagerImpl
 
findPrefixMapping(String) - Method in class com.day.cq.rewriter.xml.AbstractSAXTransformer
Find prefix mapping for the given namespace URI.
finished() - Method in class com.day.cq.retriever.impl.HtmlParser
Finish the parsing process.
finished() - Method in class com.day.cq.retriever.impl.HttpClientGenerator
 
finished() - Method in class com.day.cq.rewriter.htmlparser.HtmlParser
Finish the parsing process.
finished() - Method in interface com.day.cq.rewriter.pipeline.Generator
Notify the generator that parsing is finished.
finished() - Method in class com.day.cq.rewriter.processor.impl.PipelineImpl
 
finished() - Method in class com.day.cq.rewriter.processor.impl.ProcessorWrapper
 
finished() - Method in interface com.day.cq.rewriter.processor.Processor
Clean up the processor.
firebugLiteJSPath - Variable in class com.day.cq.widget.impl.HtmlLibraryManagerImpl
 
fixScripts(Page, Node) - Method in class com.day.cq.compat.migration.impl.importer.ComponentImporter
 
fixScripts(Page, Node) - Method in class com.day.cq.compat.migration.impl.importer.TemplateImporter
 
FLAGS_FIT - Static variable in class com.day.cq.graphics.Graph
Flag to indicate the chart to fit the extent.
FLAGS_NON_ANTI_ALIASED - Static variable in class com.day.cq.graphics.Graph
Flag to indicate non-anti-aliased drawing
flush() - Method in class com.day.cq.preferences.impl.JcrPreferences
This method persists all changes made to this instance.
flush() - Method in interface com.day.cq.preferences.Preferences
This method persists all changes made to this instance.
flush() - Method in class com.day.cq.retriever.impl.HtmlParser
 
flush() - Method in class com.day.cq.rewriter.htmlparser.HtmlParser
 
flushBuffer() - Method in class com.day.cq.retriever.impl.HtmlParser
Flush internal buffer.
flushBuffer() - Method in class com.day.cq.rewriter.htmlparser.HtmlParser
Flush internal buffer.
fop - Variable in class com.day.cq.rewriter.xml.fop.FOPNGSerializer
The FOP instance.
fopfactory - Variable in class com.day.cq.rewriter.xml.fop.FOPNGSerializer
Factory to create fop objects
FOPNGSerializer - Class in com.day.cq.rewriter.xml.fop
FOP 0.93 (and newer) based serializer.
FOPNGSerializer() - Constructor for class com.day.cq.rewriter.xml.fop.FOPNGSerializer
 
FOPNGSerializer.ReleaseSourceInputStream - Class in com.day.cq.rewriter.xml.fop
An InputStream which releases the Cocoon/Avalon source from which the InputStream has been retrieved when the stream is closed.
forceCellName(String) - Method in class com.day.cq.wcm.api.components.IncludeOptions
Sets the option to force the cell name of the next include
forceSameContext(boolean) - Method in class com.day.cq.wcm.api.components.IncludeOptions
Sets the option to force the next include to be in the same edit context as the current one.
format(Object, StringBuffer, FieldPosition) - Method in class com.day.cq.wcm.foundation.TextFormat
Formats the object according to the standard modifiers, which are automatic line breaks and list formatting.
format(Calendar) - Static method in class com.day.cq.widget.impl.WidgetExtensionProviderImpl
 
formatPath(Entry, StringBuffer) - Method in class com.day.cq.wcm.core.stats.PageViewPathBuilder
Formats the path for a PageView instance.
formParams - Variable in class com.day.cq.wcm.core.impl.components.ComponentEditConfigImpl
 
FormsConstants - Class in com.day.cq.wcm.foundation.forms
Some constants for the forms components.
FormsHandlingServlet - Class in com.day.cq.wcm.foundation.forms.impl
This mail servlet accepts POSTs to a form begin paragraph but only if the selector "form" and the extension "html" is used.
FormsHandlingServlet() - Constructor for class com.day.cq.wcm.foundation.forms.impl.FormsHandlingServlet
 
FormsHelper - Class in com.day.cq.wcm.foundation.forms
Helper class for the forms components.
FormsHelper.RequestWrapper - Class in com.day.cq.wcm.foundation.forms
Request wrapper to overwrite the method to GET.
FormsHelper.RequestWrapper(SlingHttpServletRequest) - Constructor for class com.day.cq.wcm.foundation.forms.FormsHelper.RequestWrapper
 
FormsListServlet - Class in com.day.cq.wcm.foundation.forms.impl
Exports a list of form actions.
FormsListServlet() - Constructor for class com.day.cq.wcm.foundation.forms.impl.FormsListServlet
 
FormsManager - Interface in com.day.cq.wcm.foundation.forms
 
FormsManager.ComponentDescription - Interface in com.day.cq.wcm.foundation.forms
 
FormsManagerImpl - Class in com.day.cq.wcm.foundation.forms.impl
Default implementation of the forms manager.
FormsManagerImpl() - Constructor for class com.day.cq.wcm.foundation.forms.impl.FormsManagerImpl
 
FormsManagerImpl.EventListenerWrapper - Class in com.day.cq.wcm.foundation.forms.impl
 
FormsManagerImpl.EventListenerWrapper(FormsManagerImpl) - Constructor for class com.day.cq.wcm.foundation.forms.impl.FormsManagerImpl.EventListenerWrapper
 
FRAGMENT - Static variable in class org.apache.excalibur.source.SourceUtil
 
free() - Method in class com.day.cq.rewriter.xml.MemoryStore
 
FROM_FACET_PARAM_NAME - Static variable in class com.day.cq.wcm.foundation.Search
The name for the last modified facet parameter, which specifies the lower bound of the date range.
FROM_NODE_NAME - Static variable in class com.day.cq.workflow.event.WorkflowEvent
The WorkflowNode that is the source of a WorkflowEvent.NODE_TRANSITION_EVENT.
FROM_PROPERTY - Static variable in class com.day.cq.wcm.foundation.forms.impl.MailServlet
 
fromAddress - Variable in class com.day.cq.mailer.impl.DefaultMailService
 
fromAddress - Variable in class com.day.cq.wcm.newsletter.impl.NewsletterServiceImpl
The from address to use for sending mails
fromCSV(String) - Static method in class com.day.cq.wcm.foundation.Table
 
fromCSV(String, char) - Static method in class com.day.cq.wcm.foundation.Table
 
fromEvent(Event) - Static method in class com.day.cq.replication.ReplicationAction
Convert an OSGi event to a replication event.
fromEvent(Event) - Static method in class com.day.cq.wcm.api.PageEvent
Convert an OSGi event to a page event if possible.
fromEventProperties(EventPropertiesMap) - Static method in class com.day.cq.wcm.api.PageModification
Create a page modification from properties.
fromName(String) - Static method in enum com.day.cq.replication.ReplicationActionType
 
fromName(String) - Static method in enum com.day.cq.replication.SyndicationAgentConfig.SyndicationAgentStatus
 
fromName(String) - Static method in enum com.day.cq.wcm.api.PageModification.ModificationType
 
fromRequest(ServletRequest) - Static method in enum com.day.cq.wcm.api.DebugFlag
Returns the debug mode for the current request
fromRequest(ServletRequest) - Static method in enum com.day.cq.wcm.api.WCMMode
Returns the current WCM Mode of this request.
fromString(String) - Static method in class com.day.cq.wcm.foundation.ImageMap
Creates a new ImageMap object from the given string representation.
fromXML(String) - Static method in class com.day.cq.wcm.foundation.Table
 
fromXML(Reader) - Static method in class com.day.cq.wcm.foundation.Table
 
FullViewHandler - Class in com.day.cq.wcm.core.contentfinder
The FullViewHandlerServlet searches all content (except subnodes of nt:file) using GQL as query language.
FullViewHandler() - Constructor for class com.day.cq.wcm.core.contentfinder.FullViewHandler
 
FullViewHandler.DdGroup - Class in com.day.cq.wcm.core.contentfinder
 
FullViewHandler.DdGroup(String, String, String) - Constructor for class com.day.cq.wcm.core.contentfinder.FullViewHandler.DdGroup
 
FullViewHandler.Hit - Class in com.day.cq.wcm.core.contentfinder
 
FullViewHandler.Hit() - Constructor for class com.day.cq.wcm.core.contentfinder.FullViewHandler.Hit
 

G

GadgetComponent - Class in com.day.cq.personalization
The GadgetComponent draws the MyGadgets component.
GadgetComponent() - Constructor for class com.day.cq.personalization.GadgetComponent
 
GadgetDataServlet - Class in com.day.cq.shindig.social
GadgetDataServlet is a sling/osgi-scr wrapper for the GadgetDataServlet from Shindig.
GadgetDataServlet() - Constructor for class com.day.cq.shindig.social.GadgetDataServlet
 
GadgetRenderingServlet - Class in com.day.cq.shindig.gadgets
GadgetRenderingServlet is a sling/osgi-scr wrapper for the GadgetRenderingServlet from Shindig.
GadgetRenderingServlet() - Constructor for class com.day.cq.shindig.gadgets.GadgetRenderingServlet
 
Generator - Interface in com.day.cq.rewriter.pipeline
The Generator interface defines the start of a rewriter pipeline.
GeoUtils - Class in com.day.cq.wcm.apps.geometrixx
Utility class used by geometrixx scripts.
GeoUtils() - Constructor for class com.day.cq.wcm.apps.geometrixx.GeoUtils
 
get(String) - Method in class com.day.cq.preferences.impl.JcrPreferences
Shortcut access to a String Preference.
get(String, Type) - Method in class com.day.cq.preferences.impl.JcrPreferences
Access a Preference value at a given Path and type given by means of the default value.
get(String, Type, Class<Type>) - Method in class com.day.cq.preferences.impl.JcrPreferences
get() - Method in class com.day.cq.preferences.impl.JcrPreferencesService
Acces the Preferences of the User which session is given as argument
get(String) - Method in class com.day.cq.preferences.impl.JcrPreferencesService
Acquire the Preferences fo a given authorizable.
If access rights are sufficent, implementations have to return a Preferences object.
get(String) - Method in interface com.day.cq.preferences.Preferences
Shortcut access to a String Preference.
get(String, Type) - Method in interface com.day.cq.preferences.Preferences
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
 
get() - Method in interface com.day.cq.preferences.PreferencesService
Acces the Preferences of the User which session is given as argument
get(String) - Method in interface com.day.cq.preferences.PreferencesService
Acquire the Preferences fo a given authorizable.
If access rights are sufficent, implementations have to return a Preferences object.
get(Object) - Method in class com.day.cq.rewriter.xml.MemoryStore
Get the object associated to the given unique key.
get(String) - Method in class com.day.cq.security.impl.CRXUserManager
Accesses an Authorizable by its ID.
get(String) - Method in interface com.day.cq.security.UserManager
Accesses an Authorizable by its ID.
get(int) - Method in class com.day.cq.wcm.api.components.Toolbar
 
get(String, Class<T>) - Method in interface com.day.cq.wcm.api.designer.Style
Return named value converted to type T or null if not existing.
get(String, T) - Method in interface com.day.cq.wcm.api.designer.Style
return named value converted to the type T of the default value or the default value if the named value does not exist
get(String) - Method in class com.day.cq.wcm.core.contentfinder.DefaultViewHandler.Hit
 
get(String) - Method in class com.day.cq.wcm.core.contentfinder.FullViewHandler.Hit
 
get(String, Class<T>) - Method in class com.day.cq.wcm.core.impl.designer.StyleImpl
Return named value converted to type T or null if not existing.
get(String, T) - Method in class com.day.cq.wcm.core.impl.designer.StyleImpl
return named value converted to the type T of the default value or the default value if the named value does not exist
get(Object) - Method in class com.day.cq.wcm.core.impl.designer.StyleImpl
get(String) - Method in class com.day.cq.wcm.foundation.Chart
Get a property either from the overlaid map or the underlying properties.
get(String) - Method in class com.day.cq.wcm.foundation.Download
Get a property either from the overlaid map or the underlying properties.
get(String, int) - Method in class com.day.cq.wcm.foundation.Download
Get a property and convert it to an integer.
get(Object) - Method in class com.day.cq.wcm.foundation.FileTypes
Returns the file type (for display) for the given mime type.
getAbove(String, boolean) - Method in class com.day.cq.security.impl.authorization.PermissionTable.ACLOrderRule
Search the acl-persistence for the position to insert a permission for
getAbove() - Method in class com.day.cq.wcm.api.PageModification
 
getAbsoluteParent(int) - Method in interface com.day.cq.wcm.api.Page
Returns the absolute parent page.
getAbsoluteParent(int) - Method in class com.day.cq.wcm.core.impl.PageImpl
Returns the absolute parent page.
getAccept() - Method in interface com.day.cq.wcm.api.components.DropTarget
Returns the mime-type accept patterns
getAccept() - Method in class com.day.cq.wcm.core.impl.components.DropTargetImpl
 
getACEs() - Method in class com.day.cq.security.impl.authorization.PermissionTable.EditableEntry
 
getACEs() - Method in class com.day.cq.security.impl.authorization.PermissionTable
Access an Iterator of PermissionTable.Entrys, In contrast to PermissionTable.getEditableEntries() this Iterator contains one Entry for each ACE
getAction() - Method in interface com.day.cq.workflow.exec.HistoryItem
The action that got issued on the WorkItem
getAction() - Method in class com.day.cq.workflow.impl.exec.CQHistoryItem
 
getActionName() - Method in class com.day.cq.security.impl.authorization.ParameterName
 
getActions() - Method in class com.day.cq.security.util.ActionSet
getActions() - Method in interface com.day.cq.wcm.foundation.forms.FormsManager
Return the paths for all action resources.
getActions() - Method in class com.day.cq.wcm.foundation.forms.impl.FormsManagerImpl
 
getActions() - Method in class com.day.cq.wcm.notification.impl.PageSubscription
 
getActionSet() - Method in class com.day.cq.security.impl.authorization.EditableAce
 
getActionSet() - Method in class com.day.cq.security.impl.authorization.PermissionTable.Entry
 
getActiveWorkItems() - Method in class com.day.cq.workflow.impl.CQWorkflowSession
 
getActiveWorkItems() - Method in interface com.day.cq.workflow.WorkflowSession
All WorkItems assigned to an active Workflow instance and the respective user of the WorkflowSession will be returned.
getAdapter(Object, Class<AdapterType>) - Method in class com.day.cq.commons.impl.CommonAdapterFactory
 
getAdapter(Object, Class<AdapterType>) - Method in class com.day.cq.preferences.impl.JcrPreferencesServiceFactory
getAdapter(Object, Class<AdapterType>) - Method in class com.day.cq.replication.impl.ReplicationStatusAdapterFactory
 
getAdapter(Object, Class<AdapterType>) - Method in class com.day.cq.search.impl.SearchAdapterFactory
 
getAdapter(Object, Class<AdapterType>) - Method in class com.day.cq.security.impl.SecurityAdapterFactory
getAdapter(Object, Class<AdapterType>) - Method in class com.day.cq.tagging.impl.JcrTagAdapterFactory
 
getAdapter(Object, Class<AdapterType>) - Method in class com.day.cq.wcm.core.impl.WCMAdapterFactory
 
getAdapter(Object, Class<AdapterType>) - Method in class com.day.cq.wcm.workflow.impl.WcmWorkflowStatusAdapterFactory
 
getAdjacentInfo(ResourceResolver, String) - Method in interface com.day.cq.wcm.api.LanguageManager
Returns a map of language information for each configured enabled language filled with information if respective hierarch or content exists for that language.
getAdjacentInfo(ResourceResolver, String) - Method in class com.day.cq.wcm.core.impl.LanguageManagerImpl
Returns a map of language information for each configured enabled language filled with information if respective hierarch or content exists for that language.
getAdminSession() - Method in class com.day.cq.commons.jcr.AbstractRepositoryService
 
getAllActiveWorkItems(Authorizable, CQWorkflowSession) - Method in class com.day.cq.workflow.impl.jcr.WorkItemManager
 
getAllRules() - Method in class com.day.cq.wcm.workflow.impl.WorkflowAutoAssignAllocator
 
getAllWorkflowInstances(String[]) - Method in class com.day.cq.workflow.impl.jcr.WorkflowManager
 
getAllWorkflows() - Method in class com.day.cq.workflow.impl.CQWorkflowSession
 
getAllWorkflows() - Method in interface com.day.cq.workflow.WorkflowSession
Returns all Workflows which the WorkflowSession has access to.
getAllWorkItems() - Method in class com.day.cq.workflow.impl.CQWorkflowSession
 
getAllWorkItems() - Method in interface com.day.cq.workflow.WorkflowSession
All WorkItems assigned to a Workflow instance and assigned to the respective user of the WorkflowSession will be returned.
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.cq.wcm.foundation.Image
Returns the image alt name as defined by the "alt" or overridden by Image.setAlt(String).
getAltText() - Method in class com.day.cq.wcm.foundation.ImageMap.ImageArea
Gets the alternative text of the image area in unicode format.
getAtom(String) - Method in class com.day.cq.compat.migration.impl.contentbus.Page
 
getAtom(Container, String) - Method in class com.day.cq.compat.migration.impl.importer.TemplateImporter
 
getAttribute(String) - Method in interface com.day.cq.wcm.api.components.ComponentContext
Returns the context attribute for the given name
getAttribute(String) - Method in interface com.day.cq.wcm.api.components.EditContext
Returns the context attribute for the given name
getAttribute(String) - Method in class com.day.cq.wcm.core.impl.components.ComponentContextImpl
Returns the context attribute for the given name
getAttribute(String) - Method in class com.day.cq.wcm.core.impl.components.EditContextImpl
Returns the context attribute for the given name
getAttribute(String) - Method in class com.day.cq.wcm.foundation.Table.Cell
 
getAttributes() - Method in class com.day.cq.wcm.foundation.Download
Returns a map of attributes.
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
 
getAuthorizable() - Method in class com.day.cq.security.impl.privileges.AuthorizableACE
 
getAuthorizable() - Method in exception com.day.cq.security.NoSuchAuthorizableException
 
getAuthorizableId() - Method in class com.day.cq.preferences.impl.JcrPreferences
getAuthorizableId() - Method in interface com.day.cq.preferences.Preferences
 
getAuthorizables(String, Session) - Method in class com.day.cq.security.impl.privileges.CqPrivilegeStore
 
getAutoAssignWorkflowModel(Page) - Method in class com.day.cq.wcm.workflow.impl.WorkflowAutoAssignAllocator
This method goes through the template/workflow configuration and returns a workflow model matching best.
getBackRoutes(WorkItem) - Method in class com.day.cq.workflow.impl.CQWorkflowSession
 
getBackRoutes(WorkItem) - Method in class com.day.cq.workflow.impl.jcr.WorkItemManager
 
getBackRoutes(WorkItem) - Method in interface com.day.cq.workflow.WorkflowSession
All Route to all possible already passed destinations will be returned.
getBaseCssClass() - Method in class com.day.cq.wcm.foundation.Paragraph
Returns the css class of this paragraph.
getBaseRef() - Method in class com.day.cq.rewriter.linkchecker.LinkCheckerSettings
Get the current base ref.
getBaseUrl(String) - Static method in class com.day.cq.rewriter.linkchecker.impl.LinkUrl
Removes potential anchor (#...) and parameter (?...) parts and returns the remaining base prefix of the given URL.
getBgColor() - Method in class com.day.cq.graphics.Graph
 
getBitsForNames(String[]) - Static method in class com.day.cq.security.util.ActionSet
 
getBuckets() - Method in interface com.day.cq.search.facets.Facet
Returns the buckets for this facet.
getBuckets() - Method in class com.day.cq.search.facets.impl.FacetImpl
Returns the buckets for this facet.
getBuilder() - Method in class com.day.cq.widget.impl.HtmlLibrary
Returns the approprate builder
getCaption() - Method in class com.day.cq.wcm.foundation.Table
 
getCategories() - Method in interface com.day.cq.audit.AuditLog
Return an array containing all audit log categories (that have entries)
getCategories() - Method in class com.day.cq.audit.impl.DefaultAuditLog
 
getCategory() - Method in class com.day.cq.audit.AuditLogEntry
Return the category for this log entry.
getCell() - Method in interface com.day.cq.wcm.api.components.ComponentContext
Returns the design cell.
getCell() - Method in interface com.day.cq.wcm.api.designer.Style
Returns the cell of this style
getCell() - Method in class com.day.cq.wcm.core.impl.components.ComponentContextImpl
Returns the design cell.
getCell() - Method in class com.day.cq.wcm.core.impl.designer.StyleImpl
Returns the cell of this style
getCell(int, int, boolean) - Method in class com.day.cq.wcm.foundation.Table
 
getCellName() - Method in interface com.day.cq.wcm.api.components.Component
Returns the cell name of this component.
getCellName() - Method in class com.day.cq.wcm.api.components.IncludeOptions
Returns the cell name for the next include.
getCellName() - Method in class com.day.cq.wcm.core.impl.components.ComponentImpl
 
getCellName() - Method in class com.day.cq.wcm.core.impl.components.SystemComponent
getCellPath() - Method in class com.day.cq.wcm.core.impl.designer.DesignImpl.StyleEntry
Returns the cell path of this style
getCells() - Method in class com.day.cq.wcm.foundation.Table.Column
 
getCells() - Method in class com.day.cq.wcm.foundation.Table.Row
 
getChannel(Authorizable, String) - Method in class com.day.cq.wcm.notification.impl.NotificationManagerImpl
 
getChannel(Authorizable, String) - Method in interface com.day.cq.wcm.notification.NotificationManager
Return a channel with the given name.
getChannelFactory(String) - Method in class com.day.cq.wcm.notification.impl.ServiceTrackerImpl
Return the channel factory or null.
getChannelName() - Method in class com.day.cq.wcm.notification.impl.PageSubscription
 
getChannelName() - Method in interface com.day.cq.wcm.notification.Subscription
 
getChannels(Authorizable) - Method in class com.day.cq.wcm.notification.impl.NotificationManagerImpl
 
getChannels(Authorizable) - Method in interface com.day.cq.wcm.notification.NotificationManager
Return all channels for a given user.
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.
getChild(String) - Method in class org.apache.excalibur.source.factories.FileSource
 
getChild(String) - Method in interface org.apache.excalibur.source.TraversableSource
Get a child of this source, given its name.
getChildEditConfig() - Method in interface com.day.cq.wcm.api.components.Component
Returns the child edit config of this component or the one of it's super component.
getChildEditConfig() - Method in class com.day.cq.wcm.core.impl.components.ComponentImpl
 
getChildEditConfig() - Method in class com.day.cq.wcm.core.impl.components.EditContextImpl
getChildEditConfig() - Method in class com.day.cq.wcm.core.impl.components.SystemComponent
getChildPaths() - Method in class com.day.cq.replication.ReplicationAction
Return the list of child paths if this is a tree replication.
getChildren() - Method in class com.day.cq.compat.migration.impl.contentbus.Container
 
getChildren() - Method in class com.day.cq.preferences.impl.JcrPreferences
All direct children Preferences.
getChildren() - Method in interface com.day.cq.preferences.Preferences
All direct children Preferences.
getChildren() - Method in class org.apache.excalibur.source.factories.FileSource
 
getChildren() - Method in interface org.apache.excalibur.source.TraversableSource
Get the children of this source if this source is traversable.
getChildRevisions(String, Calendar) - Method in interface com.day.cq.wcm.api.PageManager
Return all child revisions of some page.
getChildRevisions(String, Calendar) - Method in class com.day.cq.wcm.core.impl.PageManagerImpl
Return all child revisions of some page.
getClassLoader() - Method in class org.apache.excalibur.source.factories.ResourceSource
 
getCol() - Method in class com.day.cq.wcm.foundation.Table.Cell
 
getColNr() - Method in class com.day.cq.wcm.foundation.Paragraph
Returns the columns number of this paragraph.
getColor(String) - Method in class com.day.cq.wcm.foundation.Chart
Get a color either from the overlaid map or the underlying properties.
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
 
getColumns() - Method in class com.day.cq.wcm.foundation.Table
 
getCommandName() - Method in class com.day.cq.wcm.core.impl.commands.CopyMoveCommand
 
getCommandName() - Method in class com.day.cq.wcm.core.impl.commands.CreatePageCommand
 
getCommandName() - Method in class com.day.cq.wcm.core.impl.commands.CreateVersionCommand
 
getCommandName() - Method in class com.day.cq.wcm.core.impl.commands.DeletePageCommand
 
getCommandName() - Method in class com.day.cq.wcm.core.impl.commands.LanguageCopyCommand
 
getCommandName() - Method in class com.day.cq.wcm.core.impl.commands.LockUnlockCommand
 
getCommandName() - Method in class com.day.cq.wcm.core.impl.commands.RestoreTreeCommand
 
getCommandName() - Method in class com.day.cq.wcm.core.impl.commands.RestoreVersionCommand
 
getCommandName() - Method in class com.day.cq.wcm.core.impl.commands.ScheduleVersionCommand
 
getCommandName() - Method in interface com.day.cq.wcm.core.impl.commands.WCMCommand
 
getComment() - Method in interface com.day.cq.workflow.exec.HistoryItem
The history comment (entered while advancing, starting, terminating)
getComment() - Method in class com.day.cq.workflow.impl.exec.CQHistoryItem
 
getCompiled(Principal) - Method in class com.day.cq.security.impl.authorization.PermissionTable
 
getComponent(BundleContext, List<ServiceReference>, List<ComponentInstance>, Class<ComponentType>, String) - Static method in class com.day.cq.rewriter.processor.impl.ProcessorManagerImpl
Lookup a factory component.
getComponent() - Method in interface com.day.cq.wcm.api.components.ComponentContext
Returns the top most component that is associated with this context.
getComponent(String) - Method in interface com.day.cq.wcm.api.components.ComponentManager
Returns the component at the given path.
getComponent() - Method in interface com.day.cq.wcm.api.components.EditContext
Returns the primary edit component for this context.
getComponent() - Method in interface com.day.cq.wcm.api.components.VirtualComponent
Returns the real component.
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.
getComponent(String) - Method in interface com.day.cq.wcm.core.impl.components.ComponentCache
Returns the system component at the given path.
getComponent(String) - Method in class com.day.cq.wcm.core.impl.components.ComponentCacheImpl
Returns the system component at the given path.
getComponent() - Method in class com.day.cq.wcm.core.impl.components.ComponentContextImpl
Returns the top most component that is associated with this context.
getComponent(String) - Method in class com.day.cq.wcm.core.impl.components.ComponentManagerImpl
{Returns the component at the given path.
getComponent() - Method in class com.day.cq.wcm.core.impl.components.EditContextImpl
Returns the primary edit component for this context.
getComponent() - Method in class com.day.cq.wcm.core.impl.components.VirtualComponentImpl
Returns the real component.
getComponentConfig(Node, String, String) - Method in class com.day.cq.rewriter.processor.impl.ProcessorConfigurationImpl
 
getComponentConfigs(Node, String, String) - Method in class com.day.cq.rewriter.processor.impl.ProcessorConfigurationImpl
 
getComponentContext() - Method in interface com.day.cq.wcm.api.components.EditContext
Returns the primary component context that is bound to this edit context.
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.
getComponentContext() - Method in class com.day.cq.wcm.core.impl.commands.WCMCommandServlet
 
getComponentContext() - Method in class com.day.cq.wcm.core.impl.components.EditContextImpl
Returns the primary component context that is bound to this edit context.
getComponentGroup() - Method in interface com.day.cq.wcm.api.components.Component
Returns the name of the component group.
getComponentGroup() - Method in class com.day.cq.wcm.core.impl.components.ComponentImpl
 
getComponentGroup() - Method in class com.day.cq.wcm.core.impl.components.SystemComponent
getComponentId() - Method in class com.day.cq.compat.migration.impl.contentbus.ComponentHierarchy.Cell
 
getComponentId(Session, ContentElement) - Static method in class com.day.cq.compat.migration.impl.contentbus.ComponentHierarchy
 
getComponentIdForContent(String) - Method in class com.day.cq.compat.migration.impl.contentbus.ComponentHierarchy
 
getComponentOfResource(Resource) - Method in interface com.day.cq.wcm.api.components.ComponentManager
Returns the component according to the type of the resource or null if no such component exists.
getComponentOfResource(Resource) - Method in class com.day.cq.wcm.core.impl.components.ComponentManagerImpl
{Returns the component according to the type of the resource or null if no such component exists.
getComponents() - Method in interface com.day.cq.wcm.api.components.ComponentManager
Returns all components configured in the system.
getComponents() - Method in interface com.day.cq.wcm.core.impl.components.ComponentCache
Returns all components defined in the system.
getComponents() - Method in class com.day.cq.wcm.core.impl.components.ComponentCacheImpl
{Returns all components defined in the system.
getComponents() - Method in class com.day.cq.wcm.core.impl.components.ComponentManagerImpl
{Returns all components configured in the system.
getConcatUrl() - Method in class com.day.cq.shindig.gadgets.CQDefaultContentRewriter
 
getConfig() - Method in class com.day.cq.workflow.impl.CQWorkflowService
 
getConfig() - Method in interface com.day.cq.workflow.WorkflowService
Allows users of the WorkflowService to retrieve settings and parameters related to the WorkflowService implementation.
getConfiguration() - Method in interface com.day.cq.replication.impl.SyndicationAgent
Get the configuration.
getConfiguration() - Method in class com.day.cq.replication.impl.SyndicationAgentImpl
 
getConfiguration() - Method in class com.day.cq.rewriter.processor.impl.ProcessingComponentConfigurationImpl
 
getConfiguration() - Method in class com.day.cq.rewriter.processor.impl.ProcessorConfigurationImpl
 
getConfiguration() - Method in interface com.day.cq.rewriter.processor.ProcessingComponentConfiguration
Return the configuration for this component.
getConfiguration() - Method in interface com.day.cq.rewriter.processor.ProcessorConfiguration
Return the configuration for this component.
getConfigValue(Map<String, Object>, String, int) - Method in class com.day.cq.replication.transport.Http
 
getConstraintMessage(Resource) - Static method in class com.day.cq.wcm.foundation.forms.ValidationHelper
Return the constraint message for this element.
getConstraints() - Method in interface com.day.cq.wcm.foundation.forms.FormsManager
Return the paths for all constraint resources.
getConstraints() - Method in class com.day.cq.wcm.foundation.forms.impl.FormsManagerImpl
 
getContainers() - Method in class com.day.cq.compat.migration.impl.contentbus.ContainerList
 
getContainingACL() - Method in class com.day.cq.security.impl.authorization.EditableAce
 
getContainingPage(Resource) - Method in interface com.day.cq.wcm.api.PageManager
Returns the page that contains this resource.
getContainingPage(Resource) - Method in class com.day.cq.wcm.core.impl.PageManagerImpl
Returns the page that contains this resource.
getContainsHit() - Method in interface com.day.cq.search.facets.Facet
 
getContainsHit() - Method in class com.day.cq.search.facets.impl.FacetImpl
 
getContent() - Method in class com.day.cq.compat.migration.impl.contentbus.Page
 
getContent(Event) - Static method in class com.day.cq.replication.impl.ReplicationUtil
Extract the content from the OSGi event.
getContent() - Method in class com.day.cq.rewriter.processor.impl.LogTransformer
 
getContent() - Method in class com.day.cq.widget.impl.InputStreamResource
Get the content of this StringResource.
getContentBuilder(String) - Method in interface com.day.cq.replication.impl.ServiceTracker
returns the content builder factory with the given name or null if none.
getContentBuilder(String) - Method in class com.day.cq.replication.impl.ServiceTrackerImpl
 
getContentFilter(ContentHandler) - Static method in class com.day.cq.rewriter.xml.HTMLParsingTransformer
Return a content filter which streams every element except body and html.
getContentHandler() - Method in class com.day.cq.rewriter.pipeline.AbstractContentHandler
 
getContentHandler() - Method in class com.day.cq.rewriter.processor.impl.PipelineImpl
 
getContentHandler() - Method in class com.day.cq.rewriter.processor.impl.ProcessorWrapper
 
getContentHandler() - Method in interface com.day.cq.rewriter.processor.Processor
Get the content handler to write the output to.
getContentLength() - Method in class com.day.cq.mailer.impl.FileNodeAdapter
Return the content-length.
getContentLength() - Method in class com.day.cq.replication.FileContent
 
getContentLength() - Method in interface com.day.cq.replication.ReplicationContent
Return the content length if known
getContentLength() - Method in class org.apache.excalibur.source.factories.FileSource
 
getContentLength() - Method in class org.apache.excalibur.source.impl.AbstractSource
Return the content length of the content or -1 if the length is unknown
getContentLength() - Method in interface org.apache.excalibur.source.Source
Get the content length of this source's content or -1 if the length is unknown.
getContentQualident() - Method in class com.day.cq.compat.migration.impl.contentbus.ComponentHierarchy.Cell
 
getContentResource() - Method in interface com.day.cq.wcm.api.designer.Design
Returns the resource of the design content or null if this design has no content.
getContentResource() - Method in interface com.day.cq.wcm.api.Page
Returns the resource of the page's content or null if the page has no content.
getContentResource(String) - Method in interface com.day.cq.wcm.api.Page
Returns the addressed resource of the page's content or null if the respective resource does not exist.
getContentResource() - Method in class com.day.cq.wcm.core.impl.designer.DesignImpl
Returns the resource of the design content or null if this design has no content.
getContentResource() - Method in class com.day.cq.wcm.core.impl.PageImpl
Returns the resource of the page's content or null if the page has no content.
getContentResource(String) - Method in class com.day.cq.wcm.core.impl.PageImpl
Returns the addressed resource of the page's content or null if the respective resource does not exist.
getContentType() - Method in class com.day.cq.mailer.impl.FileNodeAdapter
Return the content-type, null if not set
getContentType() - Method in class com.day.cq.mailer.impl.FileNodeDataSource
 
getContentType() - Method in class com.day.cq.replication.FileContent
 
getContentType() - Method in interface com.day.cq.replication.ReplicationContent
Get the content type
getContentType() - Method in class com.day.cq.rewriter.filter.ServletProcessingContext
 
getContentType() - Method in interface com.day.cq.rewriter.processor.ProcessingContext
The content type of the response.
getContextPath() - Method in class com.day.cq.rewriter.linkchecker.LinkCheckerSettings
Returns the context path
getCoordinates() - Method in class com.day.cq.wcm.foundation.ImageMap.ImageArea
Gets the coordinates (= coords attribute) of the image area.
getCount() - Method in interface com.day.cq.search.facets.Bucket
 
getCount() - Method in class com.day.cq.tagging.impl.JcrTagImpl
 
getCount() - Method in interface com.day.cq.tagging.Tag
Returns the usage count of the tag, which can be used for tag cloud and other visualisations.
getCreated() - Method in interface com.day.cq.wcm.api.Revision
Return the creation date.
getCreated() - Method in class com.day.cq.wcm.core.impl.RevisionImpl
Return the creation date.
getCropRect() - Method in class com.day.cq.wcm.foundation.Image
Returns the cropping rectangle as defined by the "imageCrop".
getCropRect(String, String) - Static method in class com.day.cq.wcm.foundation.ImageHelper
Parses a CSV string of the form "x1,y1,x2,y2" and returns the respective rectangle.
getCsd() - Method in class com.day.cq.compat.migration.impl.contentbus.Page
 
getCSDName() - Method in class com.day.cq.compat.migration.impl.importer.ComponentImporter
 
getCSDName() - Method in class com.day.cq.compat.migration.impl.importer.CSDImporter
 
getCSDName() - Method in interface com.day.cq.compat.migration.impl.importer.ProvidedPageImporter
 
getCSDName() - Method in class com.day.cq.compat.migration.impl.importer.TemplateImporter
 
getCss() - Method in class com.day.cq.theme.impl.PlainTheme
Returns the URL to the CSS to use on the result or null if no CSS should be loaded.
getCss() - Method in interface com.day.cq.theme.Theme
Returns the URL to the CSS to use on the result or null if no CSS should be loaded.
getCssClass() - Method in class com.day.cq.wcm.foundation.Paragraph
Returns the auto generated css class for the column of this paragraph.
getCssClassNames() - Method in interface com.day.cq.wcm.api.components.ComponentContext
Returns the set of css class names to be added to the html tag.
getCssClassNames() - Method in class com.day.cq.wcm.api.components.IncludeOptions
Returns a modifiable set of additional css class names to be added to the including <div> tag.
getCssClassNames() - Method in class com.day.cq.wcm.core.impl.components.ComponentContextImpl
Returns the set of css class names to be added to the html tag.
getCssPath() - Method in interface com.day.cq.wcm.api.designer.Design
Returns the path of the css file for this design
getCssPath() - Method in class com.day.cq.wcm.core.impl.designer.DesignImpl
Returns the path of the css file for this design
getCurrentAssignee() - Method in class com.day.cq.workflow.impl.exec.CQWorkItem
 
getCurrentNode(SlingHttpServletRequest, boolean) - Static method in class com.day.cq.wcm.commons.WCMUtils
Returns the current node for the given request.
getData() - Method in class com.day.cq.graphics.Graph
 
getData() - Method in class com.day.cq.wcm.foundation.Download
Returns the property that contains the binary data of this download.
getDataProperty() - Method in class com.day.cq.mailer.impl.FileNodeAdapter
 
getDataRow(int) - Method in class com.day.cq.graphics.chart.Data
 
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.cq.workflow.impl.exec.CQHistoryItem
 
getDateNode(Node) - Method in class com.day.cq.workflow.impl.jcr.AbstractManager
 
getDateParameter(HttpServletRequest, String, long) - Static method in class com.day.cq.statistics.util.RequestHelper
Returns the date parameter with name paramName.
getDdGroupName() - Method in class com.day.cq.wcm.core.contentfinder.FullViewHandler.DdGroup
 
getDeclaredChildEditConfig() - Method in interface com.day.cq.wcm.api.components.Component
Returns the child edit config of this component
getDeclaredChildEditConfig() - Method in class com.day.cq.wcm.core.impl.components.ComponentImpl
 
getDeclaredChildEditConfig() - Method in class com.day.cq.wcm.core.impl.components.SystemComponent
getDeclaredEditConfig() - Method in interface com.day.cq.wcm.api.components.Component
Returns the edit config of this component
getDeclaredEditConfig() - Method in class com.day.cq.wcm.core.impl.components.ComponentImpl
 
getDeclaredEditConfig() - Method in class com.day.cq.wcm.core.impl.components.SystemComponent
getDefaultLayout() - Method in class com.day.cq.wcm.foundation.ParagraphSystem
Returns the default layout
getDefiningPath(String) - Method in interface com.day.cq.wcm.api.designer.Style
Returns the cell path that defines the style property with the given name.
getDefiningPath(String) - Method in class com.day.cq.wcm.core.impl.designer.StyleImpl
Returns the cell path that defines the style property with the given name.
getDefiningResource(String) - Method in interface com.day.cq.wcm.api.designer.Style
Returns the resource that defines the style property with the given name.
getDefiningResource(String) - Method in class com.day.cq.wcm.core.impl.designer.StyleImpl
Returns the resource that defines the style property with the given name.
getDefinition() - Method in interface com.day.cq.search.facets.Bucket
 
getDelegatees(WorkItem) - Method in class com.day.cq.workflow.impl.CQWorkflowSession
 
getDelegatees(WorkItem) - Method in interface com.day.cq.workflow.WorkflowSession
Returns all delegatees as Authorizable who are allowed to take over the WorkItem
getDependencies() - Method in class com.day.cq.widget.impl.HtmlLibraryManagerImpl.Entry
 
getDepth() - Method in interface com.day.cq.wcm.api.Page
Returns the hierarchical depth of the page.
getDepth() - Method in class com.day.cq.wcm.core.impl.PageImpl
Returns the hierarchical depth of the page.
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 class com.day.cq.tagging.impl.JcrTagImpl
 
getDescription() - Method in interface com.day.cq.tagging.Tag
Returns an optional description for a tag.
getDescription() - Method in interface com.day.cq.wcm.api.Revision
Returns the description of this resource.
getDescription() - Method in interface com.day.cq.wcm.api.Template
Returns the description of the template or null if not defined.
getDescription() - Method in class com.day.cq.wcm.core.impl.components.ComponentImpl
 
getDescription() - Method in class com.day.cq.wcm.core.impl.components.SystemComponent
getDescription() - Method in class com.day.cq.wcm.core.impl.PageImpl
Returns the description of this resource.
getDescription() - Method in class com.day.cq.wcm.core.impl.RevisionImpl
Returns the description of this resource.
getDescription() - Method in class com.day.cq.wcm.core.impl.TemplateImpl
Returns the description of this resource.
getDescription() - Method in class com.day.cq.wcm.foundation.Download
Returns the image description as defined by getItemName(PN_DESCRIPTION) or overridden by Download.setDescription(String).
getDescription(boolean) - Method in class com.day.cq.wcm.foundation.Download
Returns the image description as defined by 'getItemName(PN_DESCRIPTION)' or overridden by Download.setDescription(String).
getDescription() - Method in class com.day.cq.wcm.foundation.List.Item
 
getDescription() - Method in class com.day.cq.workflow.impl.model.CQWorkflowModel
 
getDescription() - Method in class com.day.cq.workflow.impl.model.CQWorkflowNode
 
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.
getDesign(Page) - Method in interface com.day.cq.wcm.api.designer.Designer
Returns the design for the given page.
getDesign(String) - Method in interface com.day.cq.wcm.api.designer.Designer
Returns a design by id.
getDesign() - Method in interface com.day.cq.wcm.api.designer.Style
Returns the design this style is defined in.
getDesign(Page) - Method in class com.day.cq.wcm.core.impl.designer.DesignerImpl
Returns the design for the given page.
getDesign(String) - Method in class com.day.cq.wcm.core.impl.designer.DesignerImpl
Returns a design by id.
getDesign() - Method in class com.day.cq.wcm.core.impl.designer.StyleImpl
Returns the design this style is defined in.
getDesignDialogPath() - Method in interface com.day.cq.wcm.api.components.Component
Returns the design dialog path of this component or of an inherited one.
getDesignDialogPath() - Method in class com.day.cq.wcm.core.impl.components.ComponentImpl
 
getDesignDialogPath() - Method in class com.day.cq.wcm.core.impl.components.SystemComponent
getDesignEditConfig(String) - Method in interface com.day.cq.wcm.api.components.Component
Returns the design edit config for the given cell name
getDesignEditConfig(String) - Method in class com.day.cq.wcm.core.impl.components.ComponentImpl
 
getDesignEditConfig(String) - Method in class com.day.cq.wcm.core.impl.components.SystemComponent
getDesignPath(Page) - Method in interface com.day.cq.wcm.api.designer.Designer
Returns the path to the design of the given page.
getDesignPath(Page) - Method in class com.day.cq.wcm.core.impl.designer.DesignerImpl
Returns the path to the design of the given page.
getDesiredAgentName() - Method in class com.day.cq.replication.ReplicationOptions
Get the syndication agent to use.
getDestination() - Method in class com.day.cq.wcm.api.PageModification
 
getDestinations() - Method in interface com.day.cq.workflow.exec.Route
Returns the list of possible destinations.
getDestinations() - Method in class com.day.cq.workflow.impl.exec.CQRoute
 
getDialogMode() - Method in interface com.day.cq.wcm.api.components.ComponentEditConfig
Returns the display mode of the dialog
getDialogMode() - Method in class com.day.cq.wcm.core.impl.components.ComponentEditConfigImpl
Returns the display mode of the dialog
getDialogPath() - Method in interface com.day.cq.wcm.api.components.Component
Returns the dialog path of this component or of an inherited one.
getDialogPath() - Method in class com.day.cq.wcm.core.impl.components.ComponentImpl
 
getDialogPath() - Method in class com.day.cq.wcm.core.impl.components.SystemComponent
getDialogResource(ResourceResolver, String) - Static method in class com.day.cq.wcm.foundation.forms.FormsHelper
 
getDigest() - Method in class com.day.cq.security.impl.resource.AuthorizableRequestProperties
 
getDouble(String) - Method in class com.day.cq.wcm.foundation.Chart
Get a double property either from the overlaid map or the underlying properties.
getDoubleData(int, int, int, int) - Method in class com.day.cq.wcm.foundation.Table
 
getDoubleData() - Method in class com.day.cq.wcm.foundation.Table
 
getDoubleValue() - Method in class com.day.cq.wcm.foundation.Table.Cell
 
getDropTargets() - Method in interface com.day.cq.wcm.api.components.ComponentEditConfig
Returns a unmodifiable map of configurations of drop targets.
getDropTargets() - Method in interface com.day.cq.wcm.api.components.EditConfig
Returns amap of configurations of drop targets.
getDropTargets() - Method in class com.day.cq.wcm.core.impl.components.ComponentEditConfigImpl
Returns a unmodifiable map of configurations of drop targets.
getEditableApplicationPath() - Method in class com.day.cq.preferences.impl.JcrPreferencesService
Tool to acces all Applications that define a dialog for preferences.
getEditableEntries() - Method in class com.day.cq.security.impl.authorization.PermissionTable
 
getEditConfig() - Method in interface com.day.cq.wcm.api.components.Component
Returns the edit config of this component or the one of it's super component.
getEditConfig() - Method in interface com.day.cq.wcm.api.components.EditContext
Retrieves the edit config for the current component respecting the context hierarchy.
getEditConfig() - Method in class com.day.cq.wcm.core.impl.components.ComponentImpl
 
getEditConfig() - Method in class com.day.cq.wcm.core.impl.components.EditContextImpl
Retrieves the edit config for the current component respecting the context hierarchy.
getEditConfig() - Method in class com.day.cq.wcm.core.impl.components.SystemComponent
getEditContext() - Method in interface com.day.cq.wcm.api.components.ComponentContext
Returns the edit context for this include.
getEditContext() - Method in class com.day.cq.wcm.core.impl.components.ComponentContextImpl
Returns the edit context for this include.
getEffectivePrivilege(String, String) - Method in class com.day.cq.security.impl.CqPrivilegeControl
A Privilegecan be set on an Authorizable.
getEffectivePrivilege(String) - Method in class com.day.cq.security.impl.CrxAuthorizable
The getPrivilege method, only accesses Privilges garanted to this Authorizable, the effective Privilege access additionally those inherited
getElement(String) - Method in class com.day.cq.compat.migration.impl.contentbus.Atom
 
getElement(String) - Method in class com.day.cq.compat.migration.impl.contentbus.Container
 
getElement(String) - Method in class com.day.cq.compat.migration.impl.contentbus.ContainerList
 
getElement(String) - Method in class com.day.cq.compat.migration.impl.contentbus.ContentElement
 
getEmptyText() - Method in interface com.day.cq.wcm.api.components.ComponentEditConfig
Gets the text to be displayed when ComponentEditConfig.isEmpty() is true.
getEmptyText() - Method in class com.day.cq.wcm.core.impl.components.ComponentEditConfigImpl
Gets the text to be displayed when ComponentEditConfig.isEmpty() is true.
getEnabledLanguages() - Method in interface com.day.cq.wcm.api.LanguageManager
Returns a set of languages that are enabled as content languages.
getEnabledLanguages() - Method in class com.day.cq.wcm.core.impl.LanguageManagerImpl
Returns a set of languages that are enabled as content languages.
getEncodedQueryString() - Method in class org.apache.excalibur.source.SourceParameters
Build a query string and encode each parameter value.
getEndNode() - Method in class com.day.cq.workflow.impl.model.CQWorkflowModel
 
getEndNode() - Method in interface com.day.cq.workflow.model.WorkflowModel
Returns the end WorkflowNode.
getEntityResolver() - Method in class com.day.cq.rewriter.xml.JaxpSAXParser
 
getEntries() - Method in class com.day.cq.audit.AuditLogEvent
Get the list of entries.
getEntries() - Method in class com.day.cq.security.impl.authorization.PermissionTable
 
getEntries() - Method in class com.day.cq.security.impl.privileges.AuthorizableACL
 
getEntries() - Method in class com.day.cq.wcm.notification.impl.PageSubscription
 
getEntry(Principal) - Method in class com.day.cq.security.impl.authorization.PermissionTable
 
getEntry(Principal, boolean) - Method in class com.day.cq.security.impl.authorization.PermissionTable
 
getErrorMessages(String) - Method in class com.day.cq.wcm.foundation.forms.ValidationInfo
Return all error methods for this parameter.
getEventProperties() - Method in class com.day.cq.wcm.api.PageEvent
Generate a dictionary for the OSGi event.
getEventProperties() - Method in class com.day.cq.wcm.api.PageModification
Get a dictionary with all event properties.
getExcerpt() - Method in interface com.day.cq.search.Hit
 
getExcerpt() - Method in class com.day.cq.search.impl.HitImpl
 
getExcerpt() - Method in class com.day.cq.wcm.foundation.Search.Hit
 
getExcerptPropertyNames() - Method in class com.day.cq.search.impl.SearchImpl
 
getExcerptPropertyNames() - Method in interface com.day.cq.search.Search
 
getExcerptPropertyNames() - Method in class com.day.cq.wcm.foundation.Search
 
getExcerpts() - Method in interface com.day.cq.search.Hit
 
getExcerpts() - Method in class com.day.cq.search.impl.HitImpl
 
getExecutionTime() - Method in class com.day.cq.search.impl.SearchResultImpl
Returns the execution time in fractions of a second.
getExecutionTime() - Method in interface com.day.cq.search.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.
getExecutionTimeMillis() - Method in class com.day.cq.search.impl.SearchResultImpl
Returns the execution time in milliseconds.
getExecutionTimeMillis() - Method in interface com.day.cq.search.SearchResult
Returns the execution time in milliseconds.
getExecutionTimeMillis() - Method in class com.day.cq.wcm.foundation.Search.Result
Returns the execution time in milliseconds.
getExpiredConfig() - Method in class com.day.cq.rewriter.linkchecker.LinkCheckerSettings
Returns the config for expired links
getExtension() - Method in class com.day.cq.wcm.foundation.Download
Returns the extension.
getExtensions() - Method in class com.day.cq.rewriter.linkchecker.impl.ExtensionList
Return the array of currently registered extensions
getExtensions(String, Session) - Method in class com.day.cq.widget.impl.WidgetExtensionProviderImpl
 
getExtensions(String, Session) - Method in interface com.day.cq.widget.WidgetExtensionProvider
Returns all extensions paths of the desired widget as list.
getExtent() - Method in class com.day.cq.graphics.Graph
 
getFacetFilterClause() - Method in class com.day.cq.search.impl.SearchImpl
 
getFacetFilterClause() - Method in interface com.day.cq.search.Search
 
getFacets() - Method in class com.day.cq.search.impl.SearchResultImpl
Returns the facets for this search result.
getFacets() - Method in interface com.day.cq.search.SearchResult
Returns the facets for this search result.
getFacets() - Method in class com.day.cq.wcm.foundation.Search.Result
Returns the facets for this search result.
getFile() - Method in class com.day.cq.compat.migration.impl.contentbus.Atom
 
getFile() - Method in class org.apache.excalibur.source.factories.FileSource
Get the associated file
getFile(Source) - Static method in class org.apache.excalibur.source.SourceUtil
Return a File object associated with the Source object.
getFile() - Method in class org.apache.excalibur.source.validity.FileTimeStampValidity
 
getFilename() - Method in class com.day.cq.mailer.impl.FileNodeAdapter
Return the filename, computed from the file node
getFileName() - Method in class com.day.cq.wcm.foundation.Download
Returns the file name of this download as defined by the property with the name from 'getItemName(PN_FILE_NAME).
getFileNodePath() - Method in class com.day.cq.wcm.foundation.Download
Returns the file path.
getFileReference() - Method in class com.day.cq.wcm.foundation.Download
Returns the file reference.
getFiles() - Method in class com.day.cq.widget.impl.HtmlLibrary
Get all files
getFiles(Resource, List<Resource>) - Method in class com.day.cq.widget.impl.HtmlLibrary
All files are retourned for concatenation or debugging that belong to the respective client library.
getFilter() - Method in class com.day.cq.search.facets.impl.FacetDefinition
 
getFirstParametersMap() - Method in class org.apache.excalibur.source.SourceParameters
Create a map object.
getFlags() - Method in class com.day.cq.graphics.Graph
 
getFloat(String) - Method in class com.day.cq.wcm.foundation.Chart
Get a float property either from the overlaid map or the underlying properties.
getFormElementQualifier(SlingHttpServletRequest, Resource) - Static method in class com.day.cq.wcm.foundation.forms.ValidationHelper
 
getFormElements(Resource) - Static method in class com.day.cq.wcm.foundation.forms.FormsHelper
Return all form elements for this form.
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.
getFormParameters() - Method in interface com.day.cq.wcm.api.components.ComponentEditConfig
Returns an unmodifiable map for additional form parameters to be included in the dialog.
getFormParameters() - Method in interface com.day.cq.wcm.api.components.EditConfig
Returns a modifiable map for additional form parameters to be included in the dialog.
getFormParameters() - Method in class com.day.cq.wcm.core.impl.components.ComponentEditConfigImpl
Returns an unmodifiable map for additional form parameters to be included in the dialog.
getFormsPreCheckMethodName(SlingHttpServletRequest) - Static method in class com.day.cq.wcm.foundation.forms.FormsHelper
Return the name of the check method
getForwardPath(SlingHttpServletRequest) - Static method in class com.day.cq.wcm.foundation.forms.FormsHelper
Get the forward path for processing the form.
getFrom() - Method in class com.day.cq.search.facets.impl.ValueRangeBucketDefinition
 
getFrom() - Method in class com.day.cq.workflow.impl.model.CQWorkflowTransition
 
getFrom() - Method in interface com.day.cq.workflow.model.WorkflowTransition
Returns the WorkflowNode that is the source of this WorkflowTransition.
getFromNodes() - Method in class com.day.cq.workflow.impl.model.CQWorkflowNode
 
getGadgetSpec(GadgetContext) - Method in class com.day.cq.shindig.gadgets.CQBasicGadgetSpecFactory
 
getGadgetSpec(URI, boolean) - Method in class com.day.cq.shindig.gadgets.CQBasicGadgetSpecFactory
 
getGeneratorConfiguration() - Method in interface com.day.cq.rewriter.pipeline.PipelineConfiguration
The configuration for the generator.
getGeneratorConfiguration() - Method in class com.day.cq.rewriter.processor.impl.ProcessorConfigurationImpl
The configuration for the generator.
getGlobalFormValues(SlingHttpServletRequest) - Static method in class com.day.cq.wcm.foundation.forms.FormsHelper
Return the form values to load.
getGlobbing() - Method in class com.day.cq.wcm.workflow.impl.AutoAssignRule
 
getGrid() - Method in class com.day.cq.graphics.Graph
 
getGroupName() - Method in class com.day.cq.security.impl.resource.AuthorizableRequestProperties
 
getGroups() - Method in class com.day.cq.security.impl.CRXUserManager
getGroups() - Method in interface com.day.cq.security.UserManager
 
getGroups() - Method in interface com.day.cq.wcm.api.components.DropTarget
Returns the DD groups for this target
getGroups() - Method in class com.day.cq.wcm.core.impl.components.DropTargetImpl
 
getHandle() - Method in class com.day.cq.compat.migration.impl.contentbus.Page
 
getHandler() - Method in class com.day.cq.workflow.job.TimeoutJob
Returns the timeout handler
getHandlerManager() - Method in interface com.day.cq.workflow.advance.AdvanceHandler
 
getHandlerManager() - Method in class com.day.cq.workflow.impl.advance.AdvanceHandlerBase
 
getHandlerManager() - Method in class com.day.cq.workflow.impl.advance.AdvanceUtil
 
getHistory(Workflow) - Method in class com.day.cq.workflow.impl.CQWorkflowSession
 
getHistory(Workflow) - Method in interface com.day.cq.workflow.WorkflowSession
The complete ordered list of HistoryItems is returned for the given Workflow instance.
getHistoryItems(Workflow) - Method in class com.day.cq.workflow.impl.jcr.WorkflowManager
 
getHits() - Method in class com.day.cq.search.impl.SearchResultImpl
 
getHits() - Method in interface com.day.cq.search.SearchResult
 
getHits() - Method in class com.day.cq.wcm.foundation.Search.Result
 
getHitsPerPage() - Method in class com.day.cq.search.impl.SearchImpl
 
getHitsPerPage() - Method in class com.day.cq.search.impl.SearchResultImpl
 
getHitsPerPage() - Method in interface com.day.cq.search.Search
 
getHitsPerPage() - Method in interface com.day.cq.search.SearchResult
 
getHitsPerPage() - Method in class com.day.cq.wcm.foundation.Search
 
getHomePath() - Method in interface com.day.cq.security.Authorizable
 
getHomePath() - Method in class com.day.cq.security.impl.CrxAuthorizable
getHref() - Method in class com.day.cq.wcm.foundation.Download
Returns the href attribute of this download.
getHref() - Method in class com.day.cq.wcm.foundation.ImageMap.ImageArea
Gets the (optional) HREF of the image area.
getHtmlTagAttributes() - Method in interface com.day.cq.wcm.api.components.Component
Returns additional tag attributes that are added to the surrounding html tag.
getHtmlTagAttributes() - Method in class com.day.cq.wcm.core.impl.components.ComponentImpl
 
getHtmlTagAttributes() - Method in class com.day.cq.wcm.core.impl.components.SystemComponent
getIcon() - Method in class com.day.cq.wcm.foundation.Search.Hit
Returns an icon image for this hit.
getIconPath() - Method in interface com.day.cq.wcm.api.components.Component
Returns the path to an icon for this component or null if the component does not provide an icon.
getIconPath() - Method in interface com.day.cq.wcm.api.Template
Returns the path to an icon for this template or null if this template does not provide an icon.
getIconPath() - Method in class com.day.cq.wcm.core.impl.components.ComponentImpl
 
getIconPath() - Method in class com.day.cq.wcm.core.impl.components.SystemComponent
getIconPath() - Method in class com.day.cq.wcm.core.impl.TemplateImpl
Returns the path to an icon for this template or null if this template does not provide an icon.
getIconPath() - Method in class com.day.cq.wcm.foundation.Download
Returns a path to an icon representing the file.
getIconType() - Method in class com.day.cq.wcm.foundation.Download
Returns the icon type of this file.
getID() - Method in interface com.day.cq.security.Authorizable
The ID is a unique identifier within the UserManager this User has been acquired from.
The following must be true:
getID() - Method in interface com.day.cq.security.AuthorizableEvent
 
getID() - Method in exception com.day.cq.security.AuthorizableExistsException
 
getID() - Method in class com.day.cq.security.impl.CrxGroup
The ID is a unique identifier within the UserManager this User has been acquired from.
The following must be true:
getID() - Method in class com.day.cq.security.impl.CrxUser
The ID is a unique identifier within the UserManager this User has been acquired from.
The following must be true:
getID() - Method in interface com.day.cq.security.impl.path.AuthorizablePath
 
getID() - Method in class com.day.cq.security.impl.path.AuthorizablePathImpl
 
getID() - Method in class com.day.cq.security.impl.privileges.CqPathDependentPrivilege
getID() - Method in interface com.day.cq.security.privileges.Privilege
 
getId() - Method in interface com.day.cq.wcm.api.components.DropTarget
Returns the id for the drop target element.
getId() - Method in interface com.day.cq.wcm.api.designer.Design
Returns the id of the design.
getId() - Method in interface com.day.cq.wcm.api.Revision
Return the unique version id.
getId() - Method in class com.day.cq.wcm.core.impl.components.DropTargetImpl
 
getId() - Method in class com.day.cq.wcm.core.impl.designer.DesignImpl
Returns the id of the design.
getId() - Method in class com.day.cq.wcm.core.impl.RevisionImpl
Return the unique version id.
getId() - Method in class com.day.cq.wcm.notification.inbox.impl.MessageImpl
 
getId() - Method in interface com.day.cq.wcm.notification.inbox.Message
The unique of the message.
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.impl.exec.CQRoute
 
getId() - Method in class com.day.cq.workflow.impl.exec.CQWorkflow
 
getId() - Method in class com.day.cq.workflow.impl.exec.CQWorkItem
Gets the work item ID
getId() - Method in class com.day.cq.workflow.impl.model.CQWorkflowModel
 
getId() - Method in class com.day.cq.workflow.impl.model.CQWorkflowNode
 
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.
getIdx(String, boolean) - Method in class com.day.cq.security.impl.authorization.PermissionTable.ACLOrderRule
Ask if for a principal there is already a node for a permission
getImageQuality() - Method in class com.day.cq.wcm.commons.AbstractImageServlet
Returns the image quality.
getImageType() - Method in class com.day.cq.wcm.commons.AbstractImageServlet
Returns the image type.
getImpersonators() - Method in class com.day.cq.security.impl.CrxUser
 
getImpersonators() - Method in interface com.day.cq.security.User
Access all Authorizables that are allowed to impersonate as this User.
getInboxEntries(AbstractServlet.RequestInfo, String) - Method in class com.day.cq.wcm.notification.inbox.impl.InboxServlet
Return all inbox entries for the user.
getIndex() - Method in interface com.day.cq.search.Hit
 
getIndex() - Method in class com.day.cq.search.impl.HitImpl
 
getIndex() - Method in class com.day.cq.search.impl.ResultPageImpl
 
getIndex() - Method in interface com.day.cq.search.ResultPage
 
getIndex() - Method in class com.day.cq.security.impl.authorization.PermissionTable.Entry
 
getIndex() - Method in class com.day.cq.wcm.foundation.Search.Page
 
getInfo(Locale) - Method in interface com.day.cq.wcm.api.LanguageManager.TreeNode
Returns the info for the given locale or null if the locale is not part of the language collection returned by LanguageManager.Tree.getLanguages().
getInfos() - Method in class com.day.cq.rewriter.xml.ResourceSource
 
getInfos() - Method in class org.apache.excalibur.source.factories.ResourceSource
 
getInfos() - Method in class org.apache.excalibur.source.factories.URLSource
Get the last modification date and content length of the source.
getInfos() - Method in class org.apache.excalibur.source.impl.AbstractSource
Get the last modification date and content length of the source.
getInheritance() - Method in class com.day.cq.security.impl.authorization.PermissionTable.EditableEntry
 
getInheritance() - Method in class com.day.cq.security.impl.authorization.PermissionTable.Entry
 
getInheritedProperty(Page, ResourceResolver, String) - Static method in class com.day.cq.wcm.commons.WCMUtils
Returns the content property of the given page.
getInitiator() - Method in interface com.day.cq.workflow.exec.Workflow
Returns the initiator of the Workflow instance.
getInitiator() - Method in class com.day.cq.workflow.impl.exec.CQWorkflow
 
getInnerHtml() - Method in class com.day.cq.wcm.foundation.Download
Returns the inner html object for the download link.
getInnerHtml() - Method in class com.day.cq.wcm.foundation.Table.Tag
 
getInputStream() - Method in class com.day.cq.mailer.impl.FileNodeDataSource
 
getInputStream() - Method in class com.day.cq.replication.FileContent
 
getInputStream() - Method in interface com.day.cq.replication.ReplicationContent
Get the input stream for the content.
getInputStream() - Method in class com.day.cq.rewriter.xml.ResourceSource
Return an InputStream object to read from the source.
getInputStream() - Method in class com.day.cq.widget.impl.HtmlLibrary
Returns the input stream of the generated lib file
getInputStream() - Method in class com.day.cq.widget.impl.InputStreamResource
Get an InputStream for the Resource.
getInputStream() - Method in class org.apache.excalibur.source.factories.FileSource
 
getInputStream() - Method in class org.apache.excalibur.source.factories.ResourceSource
Return an InputStream object to read from the source.
getInputStream() - Method in class org.apache.excalibur.source.factories.URLSource
Return an InputStream object to read from the source.
getInputStream() - Method in class org.apache.excalibur.source.impl.AbstractSource
Return an InputStream object to read from the source.
getInputStream() - Method in interface org.apache.excalibur.source.Source
Return an InputStream to read from the source.
getInsertBehavior() - Method in interface com.day.cq.wcm.api.components.ComponentEditConfig
Returns the insert behavior or null of not defined
getInsertBehavior() - Method in class com.day.cq.wcm.core.impl.components.ComponentEditConfigImpl
Returns the insert behavior or null of not defined
getInstance(Session, Page) - Static method in class com.day.cq.compat.migration.impl.contentbus.ComponentHierarchy
 
getInstance() - Static method in class com.day.cq.compat.migration.impl.helper.TempFileManager
 
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() - Method in class com.day.cq.workflow.impl.util.PopNode
 
getInt(String) - Method in class com.day.cq.wcm.foundation.Chart
Get a integer property either from the overlaid map or the underlying properties.
getIntData(int, int, int, int) - Method in class com.day.cq.wcm.foundation.Table
 
getIntData() - Method in class com.day.cq.wcm.foundation.Table
 
getIntValue() - Method in class com.day.cq.wcm.foundation.Table.Cell
 
getInvalidConfig() - Method in class com.day.cq.rewriter.linkchecker.LinkCheckerSettings
Returns the config for invalid links
getIsoCountry(Locale) - Method in interface com.day.cq.wcm.api.LanguageManager
Returns the country iso code for the given locale.
getIsoCountry(Locale) - Method in class com.day.cq.wcm.core.impl.LanguageManagerImpl
Returns the country iso code for the given locale.
getItemName(String) - Method in class com.day.cq.wcm.foundation.Download
Returns the name of the given item which is either the default or can be redefined by Download.setItemName(String, String).
getItems(String) - Method in class com.day.cq.wcm.foundation.List
 
getItems() - Method in class com.day.cq.wcm.foundation.List
 
getJcrName() - Method in class com.day.cq.compat.migration.impl.contentbus.ContentElement
 
getJcrName() - Method in class com.day.cq.compat.migration.impl.contentbus.TopContainer
 
getJson(String, Session) - Method in class com.day.cq.widget.impl.WidgetExtensionProviderImpl
 
getJson(String, Session) - Method in interface com.day.cq.widget.WidgetExtensionProvider
Returns the extension "list" as json object
getJsonString(String, Session) - Method in class com.day.cq.widget.impl.WidgetExtensionProviderImpl
 
getJsonString(String, Session) - Method in interface com.day.cq.widget.WidgetExtensionProvider
Returns the extension "list" as string ready for inclusion
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.
getLabel() - Method in class com.day.cq.audit.console.AuditLogRender
 
getLabel() - Method in class com.day.cq.compat.migration.impl.contentbus.ContentElement
 
getLabel() - Method in interface com.day.cq.wcm.api.Revision
Return the version label.
getLabel() - Method in class com.day.cq.wcm.core.impl.RevisionImpl
Return the version label.
getLabel(String) - Method in class com.day.qa.test.selenium.cq5wcm.geometrixx.components.ComponentBaseTestCase
Extracts the name or label of the component from its component path.
getLabel(String) - Static method in class com.day.qa.test.selenium.cq5wcm.util.SiteAdmin
 
getLabelformat() - Method in class com.day.cq.graphics.chart.Axis
 
getLanguage(boolean) - Method in interface com.day.cq.wcm.api.Page
Returns the content language of the page.
getLanguage(boolean) - Method in class com.day.cq.wcm.core.impl.PageImpl
Returns the content language of the page.
getLanguage() - Method in class com.day.cq.wcm.tags.SetContentBundleTag
 
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.
getLanguageRoots(ResourceResolver, String) - Method in class com.day.cq.wcm.core.impl.LanguageManagerImpl
Returns a collection of language root pages for the given page.
getLanguages() - Method in interface com.day.cq.wcm.api.LanguageManager.Tree
Returns a collection of all languages covered by this tree
getLastAccessed() - Method in class com.day.cq.rewriter.linkchecker.LinkInfo
Returns the date a check for validity of the URL has last been requested.
getLastAvailable() - Method in class com.day.cq.rewriter.linkchecker.LinkInfo
Returns the date the resource described by the URL has last been available.
getLastChecked() - Method in class com.day.cq.rewriter.linkchecker.LinkInfo
Returns the date the URL has last been checked by the asynchronous LinkCheckerTask.
getLastModified() - Method in class com.day.cq.compat.migration.impl.contentbus.Page
 
getLastModified() - Method in interface com.day.cq.wcm.api.Page
Returns the time when the page was last modified or null if this information is not available or if the page has no content.
getLastModified() - Method in class com.day.cq.wcm.core.impl.PageImpl
Returns the time when the page was last modified or null if this information is not available or if the page has no content.
getLastModified() - Method in class com.day.cq.widget.impl.HtmlLibrary
Returns the lastModified date of the generated lib
getLastModified() - Method in class org.apache.excalibur.source.factories.FileSource
 
getLastModified() - Method in class org.apache.excalibur.source.impl.AbstractSource
Get the last modification date of the source or 0 if it is not possible to determine the date.
getLastModified() - Method in interface org.apache.excalibur.source.Source
Get the last modification date of this source.
getLastModifiedBy() - Method in class com.day.cq.compat.migration.impl.contentbus.Page
 
getLastModifiedBy() - Method in interface com.day.cq.wcm.api.Page
Return the user id that last modified the page or null if this information is not available or if the page has no content.
getLastModifiedBy() - Method in class com.day.cq.wcm.core.impl.PageImpl
Return the user id that last modified the page or null if this information is not available or if the page has no content.
getLastPublished() - Method in class com.day.cq.replication.impl.ReplicationStatusImpl
Return the time when the page was last published.
getLastPublished() - Method in interface com.day.cq.replication.ReplicationStatus
Return the time when the page was last published.
getLastPublishedBy() - Method in class com.day.cq.replication.impl.ReplicationStatusImpl
This method delivers the user who published the page last.
getLastPublishedBy() - Method in interface com.day.cq.replication.ReplicationStatus
This method delivers the user who published the page last.
getLastReplicated() - Method in class com.day.cq.replication.impl.ReplicationStatusImpl
Return the time when the last replication action was performed.
getLastReplicated() - Method in interface com.day.cq.replication.ReplicationStatus
Return the time when the last replication action was performed.
getLastReplicatedBy() - Method in class com.day.cq.replication.impl.ReplicationStatusImpl
This method delivers the user who replicated the page last.
getLastReplicatedBy() - Method in interface com.day.cq.replication.ReplicationStatus
This method delivers the user who replicated the page last.
getLastReplicationAction() - Method in class com.day.cq.replication.impl.ReplicationStatusImpl
Return the last replication action.
getLastReplicationAction() - Method in interface com.day.cq.replication.ReplicationStatus
Return the last replication action.
getLastReplicationStatus() - Method in class com.day.cq.replication.impl.ReplicationStatusImpl
Returns the last replication status
getLastReplicationStatus() - Method in interface com.day.cq.replication.ReplicationStatus
Returns the last replication status
getLastYearStart() - Method in class com.day.cq.search.impl.DateUtil
 
getLatestEvent(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
Returns the latest event for the path, type and category.
getLatestEvent(String, String) - Method in class com.day.cq.audit.impl.DefaultAuditLog
 
getLatestEvent(String, String, String) - Method in class com.day.cq.audit.impl.DefaultAuditLog
 
getLatestEvents(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
Returns the latest events for the path and category.
getLatestEvents(String, String, int) - Method in class com.day.cq.audit.impl.DefaultAuditLog
 
getLatestEvents(String[], String, int) - Method in class com.day.cq.audit.impl.DefaultAuditLog
 
getLatestEventsFromTree(String[], String, int) - Method in interface com.day.cq.audit.AuditLog
Returns the latest events for all paths which will start with the prefix.
getLatestEventsFromTree(String[], String, int) - Method in class com.day.cq.audit.impl.DefaultAuditLog
 
getLayer(boolean, boolean, boolean) - Method in class com.day.cq.wcm.foundation.Image
Returns the layer addressed by this image.
getLayout() - Method in interface com.day.cq.wcm.api.components.ComponentEditConfig
Returns the edit layout for the edit control widget.
getLayout() - Method in class com.day.cq.wcm.core.impl.components.ComponentEditConfigImpl
Returns the edit layout for the edit control widget.
getLegendLayer() - Method in class com.day.cq.wcm.foundation.Chart
Returns the legend layer of this chart.
getLevel() - Method in class com.day.cq.wcm.foundation.Sitemap.Link
 
getLexicalHandler() - Method in class com.day.cq.rewriter.pipeline.AbstractContentHandler
 
getLicenseSnippet(SlingHttpServletRequest) - Method in class com.day.cq.rewriter.license.impl.LicenseServiceImpl
 
getLicenseSnippet(SlingHttpServletRequest) - Method in interface com.day.cq.rewriter.license.LicenseService
Return the snippet to be included in the html response.
getLineStyle() - Method in class com.day.cq.graphics.chart.Grid
 
getLinkInfo(String) - Method in class com.day.cq.rewriter.linkchecker.impl.LinkInfoStorageImpl
Returns validity information for a specific link.
getLinkInfo(String) - Method in interface com.day.cq.rewriter.linkchecker.LinkInfoStorage
Returns validity information for a specific link.
getLinks() - Method in class com.day.cq.rewriter.linkchecker.impl.LinkInfoStorageImpl
Returns a list of links about which validity information is stored in the repository.
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
 
getLinkValidity(String, LinkCheckerSettings) - Method in class com.day.cq.rewriter.linkchecker.impl.LinkCheckerImpl
This method checks if the passed url is a valid internal or external link.
getLinkValidity(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.
getLinkValidity(Resource) - Method in interface com.day.cq.rewriter.linkchecker.LinkCheckerExtension
This method checks if the passed resource is a valid resource.
getLinkValidity(Resource) - Method in class com.day.cq.wcm.core.impl.PageLinkCheckerExtension
 
getListeners() - Method in interface com.day.cq.wcm.api.components.ComponentEditConfig
Returns an unmodifiable map of edit listeners.
getListeners() - Method in interface com.day.cq.wcm.api.components.EditConfig
Returns a modifiable map of edit listeners
getListeners() - Method in class com.day.cq.wcm.core.impl.components.ComponentEditConfigImpl
Returns an unmodifiable map of edit listeners.
getLocale(String) - Static method in class com.day.cq.commons.LanguageUtil
Returns the language locale for the given language/country abbreviation.
getLocalResource(String) - Method in interface com.day.cq.wcm.api.components.Component
Finds the resource with the given name that is stored "in" this component.
getLocalResource(String) - Method in class com.day.cq.wcm.core.impl.components.ComponentImpl
Finds the resource with the given name that is stored "in" this component.
getLocalTagID() - Method in class com.day.cq.tagging.impl.JcrTagImpl
 
getLocalTagID() - Method in interface com.day.cq.tagging.Tag
Returns the tag path below a namespace.
getLockOwner() - Method in interface com.day.cq.wcm.api.Page
Return the lock owner of a page.
getLockOwner() - Method in class com.day.cq.wcm.core.impl.PageImpl
Return the lock owner of a page.
getLogger() - Method in class org.apache.excalibur.source.impl.AbstractLoggable
 
getLogLevel() - Method in class com.day.cq.replication.impl.SyndicationAgentConfigImpl
 
getLogLevel() - Method in interface com.day.cq.replication.SyndicationAgentConfig
The current log level - DEBUG, INFO, or ERROR.
getLongParameter(HttpServletRequest, String, long) - Static method in class com.day.cq.statistics.util.RequestHelper
Returns the long parameter with name paramName.
getMapper() - Method in class com.day.cq.compat.migration.impl.contentbus.Page
 
getMaxcols() - Method in class com.day.cq.graphics.Graph
 
getMaxQueries() - Method in class com.day.cq.search.impl.TrendsImpl
 
getMaxQueries() - Method in interface com.day.cq.search.Trends
 
getMaxrows() - Method in class com.day.cq.graphics.Graph
 
getMaxSize() - Method in class com.day.cq.search.impl.TrendsImpl
 
getMaxSize() - Method in interface com.day.cq.search.Trends
 
getMembers() - Method in class com.day.cq.security.impl.resource.AuthorizableRequestProperties
 
getMembership() - Method in class com.day.cq.security.impl.resource.AuthorizableRequestProperties
 
getMessage() - Method in class com.day.cq.replication.ReplicationAction
Return the optional message.
getMessage(Session, Authorizable, String) - Method in class com.day.cq.wcm.notification.inbox.impl.InboxManagerImpl
 
getMessage(Session, Authorizable, String) - Method in interface com.day.cq.wcm.notification.inbox.InboxManager
 
getMessages(String, String) - Method in class com.day.cq.compat.migration.impl.importer.ImporterContext
 
getMessages(Session, Authorizable, String) - Method in class com.day.cq.wcm.notification.inbox.impl.InboxManagerImpl
 
getMessages(Session, Authorizable, String) - Method in interface com.day.cq.wcm.notification.inbox.InboxManager
 
getMessagesSent() - Method in class com.day.cq.mailer.impl.SenderTask
 
getMetaData() - Method in interface com.day.cq.workflow.HasMetaData
Provides meta data assigned to the entity.
getMetaData() - Method in class com.day.cq.workflow.impl.exec.CQWorkflow
 
getMetaData() - Method in class com.day.cq.workflow.impl.exec.CQWorkflowData
 
getMetaData() - Method in class com.day.cq.workflow.impl.exec.CQWorkItem
Gets a work item's property hash map
getMetaData() - Method in class com.day.cq.workflow.impl.model.CQWorkflowModel
 
getMetaData() - Method in class com.day.cq.workflow.impl.model.CQWorkflowNode
 
getMetaData() - Method in class com.day.cq.workflow.impl.model.CQWorkflowTransition
 
getMetaDataExcludes() - Method in class com.day.cq.workflow.servlet.EngineServlet
 
getMetaDataExcludes() - Method in class com.day.cq.workflow.servlet.InboxServlet
 
getMetaDataExcludes() - Method in class com.day.cq.workflow.servlet.InstanceServlet
 
getMetaDataExcludes() - Method in class com.day.cq.workflow.servlet.InstancesServlet
 
getMetaDataExcludes() - Method in class com.day.cq.workflow.servlet.ModelServlet
 
getMetaDataExcludes() - Method in class com.day.cq.workflow.servlet.ModelsServlet
 
getMetaDataExcludes() - Method in class com.day.cq.workflow.servlet.ServletBase
 
getMethod() - Method in class com.day.cq.wcm.foundation.forms.FormsHelper.RequestWrapper
 
getMetrics() - Method in class com.day.cq.graphics.Graph
 
getMimeType() - Method in class com.day.cq.rewriter.xml.ResourceSource
 
getMimeType() - Method in class com.day.cq.wcm.foundation.Download
Returns the mime type of this image.
getMimeType() - Method in interface com.day.cq.widget.HtmlLibraryBuilder
Returns the mime type of the library
getMimeType() - Method in class com.day.cq.widget.impl.CssFileBuilder
 
getMimeType() - Method in class com.day.cq.widget.impl.JsFileBuilder
 
getMimeType() - Method in class com.day.cq.workflow.impl.model.JsonSerializer
 
getMimeType() - Method in interface com.day.cq.workflow.model.WorkflowModelSerializer
Returns the mime type of the WorkflowModelSerializers serialization format.
getMimeType(String) - Method in class com.day.cq.workflow.serialization.impl.CQWorkflowSerializationService
 
getMimeType(String) - Method in interface com.day.cq.workflow.serialization.SerializationService
Returns the mime type associated with a given type.
getMimeType() - Method in class org.apache.excalibur.source.factories.FileSource
 
getMimeType() - Method in class org.apache.excalibur.source.factories.ResourceSource
 
getMimeType() - Method in class org.apache.excalibur.source.factories.URLSource
The mime-type of the content described by this object.
getMimeType() - Method in class org.apache.excalibur.source.impl.AbstractSource
The mime-type of the content described by this object.
getMimeType() - Method in interface org.apache.excalibur.source.Source
Get the mime-type of the content described by this object.
getMinSize() - Method in class com.day.cq.search.impl.TrendsImpl
 
getMinSize() - Method in interface com.day.cq.search.Trends
 
getMode() - Method in class com.day.cq.wcm.core.stats.PageViewReport
 
getModel(String) - Method in class com.day.cq.workflow.impl.CQWorkflowSession
 
getModel(String, String) - Method in class com.day.cq.workflow.impl.CQWorkflowSession
 
getModel() - Method in class com.day.cq.workflow.impl.util.PopNode
 
getModel(String) - Method in interface com.day.cq.workflow.WorkflowSession
Returns newest version of the WorkflowModel with the given ID.
getModel(String, String) - Method in interface com.day.cq.workflow.WorkflowSession
Returns the WorkflowModel with the given ID and version.
getModels() - Method in class com.day.cq.workflow.impl.CQWorkflowSession
 
getModels() - Method in class com.day.cq.workflow.impl.jcr.WorkflowModelManager
Returns HEAD versions of all available workflow models.
getModels() - Method in interface com.day.cq.workflow.WorkflowSession
Returns newest versions of all deployed WorkflowModels.
getModification() - Method in class com.day.cq.wcm.core.impl.event.RepositoryChangeEventListener.EventInfo
 
getModificationDate() - Method in class com.day.cq.replication.ReplicationAction
Returns the modification date.
getModificationDate() - Method in class com.day.cq.wcm.api.PageModification
 
getModificationDate() - Method in class com.day.cq.wcm.notification.inbox.impl.MessageImpl
 
getModificationDate() - Method in interface com.day.cq.wcm.notification.inbox.Message
The modification date .
getModificationPaths() - Method in class com.day.cq.wcm.api.PageModification
Get the list of changes for a modification of the page.
getModifications() - Method in class com.day.cq.wcm.api.PageEvent
Get the list of modifications.
getModificationTime() - Method in interface com.day.cq.security.AuthorizableEvent
 
getModificationType() - Method in class com.day.cq.wcm.notification.inbox.impl.MessageImpl
 
getModificationType() - Method in interface com.day.cq.wcm.notification.inbox.Message
The modification type .
getMonthStart() - Method in class com.day.cq.search.impl.DateUtil
 
getMutableAttributes(Attributes) - Method in class com.day.cq.rewriter.xml.AbstractSAXTransformer
Helper method to get a modifiable attribute set.
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 class com.day.cq.compat.migration.impl.contentbus.ComponentHierarchy.Cell
 
getName() - Method in class com.day.cq.compat.migration.impl.servlet.Cq4MigrationServlet
 
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 class com.day.cq.mailer.impl.FileNodeDataSource
 
getName() - Method in class com.day.cq.replication.impl.SyndicationAgentConfigImpl
 
getName() - Method in interface com.day.cq.replication.SyndicationAgentConfig
The unique name of this syndication agent.
getName() - Method in interface com.day.cq.search.facets.BucketDefinition
 
getName() - Method in interface com.day.cq.security.Authorizable
A human readable Name.
getName() - Method in class com.day.cq.security.impl.authorization.EditableAce
 
getName() - Method in class com.day.cq.security.impl.authorization.ParameterName
 
getName() - Method in class com.day.cq.security.impl.authorization.PermissionTable.Entry
 
getName() - Method in class com.day.cq.security.impl.CrxGroup
A human readable Name.
getName() - Method in class com.day.cq.security.impl.CrxUser
 
getName() - Method in class com.day.cq.tagging.impl.JcrTagImpl
 
getName() - Method in interface com.day.cq.tagging.Tag
Returns the node name, ie.
getName() - Method in interface com.day.cq.wcm.api.components.DropTarget
Returns the name of this drop target
getName() - Method in interface com.day.cq.wcm.api.designer.Cell
Returns the primary name of this cell
getName() - Method in interface com.day.cq.wcm.api.Page
Returns the name of the page.
getName() - Method in interface com.day.cq.wcm.api.Revision
Returns the name of the page.
getName() - Method in class com.day.cq.wcm.core.impl.components.ComponentImpl
 
getName() - Method in class com.day.cq.wcm.core.impl.components.DropTargetImpl
 
getName() - Method in class com.day.cq.wcm.core.impl.components.SystemComponent
getName() - Method in class com.day.cq.wcm.core.impl.designer.CellImpl
Returns the primary name of this cell
getName() - Method in class com.day.cq.wcm.core.impl.PageImpl
Returns the name of this resource.
getName() - Method in class com.day.cq.wcm.core.impl.RevisionImpl
Returns the name of the page.
getName() - Method in class com.day.cq.wcm.core.impl.TemplateImpl
Returns the name of this resource.
getName() - Method in class com.day.cq.wcm.foundation.Table.Tag
 
getName() - Method in interface com.day.cq.wcm.notification.Channel
The unique name of the channel.
getName() - Method in class com.day.cq.wcm.notification.impl.PageSubscription
 
getName() - Method in class com.day.cq.wcm.notification.inbox.impl.InboxChannel
 
getName() - Method in interface com.day.cq.wcm.notification.Subscription
 
getName() - Method in class com.day.cq.widget.impl.InputStreamResource
Synchronize access.
getName() - Method in interface com.day.cq.workflow.exec.Route
Returns the a user friendly name for the route.
getName() - Method in class com.day.cq.workflow.impl.exec.CQRoute
 
getName() - Method in class org.apache.excalibur.source.factories.FileSource
 
getName() - Method in interface org.apache.excalibur.source.TraversableSource
Return the name of this source relative to its parent.
getNames() - Method in interface com.day.cq.wcm.api.designer.Cell
Returns the names of this cell
getNames() - Method in class com.day.cq.wcm.core.impl.designer.CellImpl
Returns the names of this cell
getNamespace() - Method in class com.day.cq.tagging.impl.JcrTagImpl
 
getNamespace() - Method in interface com.day.cq.tagging.Tag
Returns the tag namespace inside which this tag resides as tag object.
getNamespace(String) - Static method in class com.day.cq.workflow.rule.impl.Namespace
Parses a string like "xmsg=http://xmethods.net/xmesssage" and returns a Namespace object
getNamespaces() - Method in class com.day.cq.tagging.impl.JcrTagManagerImpl
 
getNamespaces() - Method in interface com.day.cq.tagging.TagManager
Retrieves all available tag namespaces.
getNavigationTitle() - Method in interface com.day.cq.wcm.api.Page
Returns the navigation title of the page or null if none defined.
getNavigationTitle() - Method in interface com.day.cq.wcm.api.Revision
Returns the navigation title of the page or null if none defined.
getNavigationTitle() - Method in class com.day.cq.wcm.core.impl.PageImpl
Returns the navigation title of the page or null if none defined.
getNavigationTitle() - Method in class com.day.cq.wcm.core.impl.RevisionImpl
Returns the navigation title of the page or null if none defined.
getNextHistryItem() - Method in interface com.day.cq.workflow.exec.HistoryItem
Returns the next history item.
getNextHistryItem() - Method in class com.day.cq.workflow.impl.exec.CQHistoryItem
 
getNextPage() - Method in class com.day.cq.search.impl.SearchResultImpl
 
getNextPage() - Method in interface com.day.cq.search.SearchResult
 
getNextPage() - Method in class com.day.cq.wcm.foundation.Search.Result
 
getNode() - Method in class com.day.cq.wcm.workflow.impl.AutoAssignRule
 
getNode() - Method in interface com.day.cq.workflow.exec.WorkItem
Returns the current WorkflowNode the WorkflowItem is attached to.
getNode() - Method in class com.day.cq.workflow.impl.exec.CQWorkItem
 
getNode(String) - Method in class com.day.cq.workflow.impl.model.CQWorkflowModel
 
getNode() - Method in class com.day.cq.workflow.impl.util.PopNode
 
getNode(String) - Method in interface com.day.cq.workflow.model.WorkflowModel
Returns the WorkflowNode with the given id
getNodeId() - Method in class com.day.cq.workflow.impl.exec.CQWorkItem
 
getNodePath(PreferencesImpl) - Method in class com.day.cq.osgi.jcr.prefs.impl.JcrBackingStore
Get the node path for the preferences tree.
getNodePath(PreferencesDescription) - Method in class com.day.cq.osgi.jcr.prefs.impl.JcrBackingStore
Get the node path for the preferences tree.
getNodes() - Method in interface com.day.cq.wcm.api.LanguageManager.Tree
Returns an collection of nodes.
getNodes() - Method in class com.day.cq.workflow.impl.model.CQWorkflowModel
 
getNodes() - Method in interface com.day.cq.workflow.model.WorkflowModel
Returns the list of WorkflowNodes contained by the WorkflowModel.
getNotificationUserNode(Session, Authorizable) - Method in class com.day.cq.wcm.notification.impl.NotificationManagerImpl
 
getNotificationUserNode(Session, Authorizable) - Method in interface com.day.cq.wcm.notification.NotificationManager
Return the node for the settings of the notification module of a principle.
getNow() - Method in class com.day.cq.search.impl.DateUtil
 
getNr() - Method in class com.day.cq.wcm.foundation.Table.Column
 
getNr() - Method in class com.day.cq.wcm.foundation.Table.Row
 
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
 
getNumrows() - Method in class com.day.cq.graphics.chart.Data
 
getNumRows() - Method in class com.day.cq.wcm.foundation.Table
 
getNumticks() - Method in class com.day.cq.graphics.chart.Axis
 
getOAuthFetcher(HttpFetcher, SecurityToken, OAuthRequestParams) - Method in class com.day.cq.shindig.gadgets.CQOAuthFetcherFactory
Produces an OAuthFetcher that will sign requests and delegate actual network retrieval to the nextFetcher
getOffTime() - Method in interface com.day.cq.wcm.api.Page
Returns the offTime of the page.
getOffTime() - Method in class com.day.cq.wcm.core.impl.PageImpl
Returns the offTime of the page.
getOnTime() - Method in interface com.day.cq.wcm.api.Page
Returns the onTime of the page.
getOnTime() - Method in class com.day.cq.wcm.core.impl.PageImpl
Returns the onTime of the page.
getOptions(ServletRequest, boolean) - Static method in class com.day.cq.wcm.api.components.IncludeOptions
Returns the include options as stored in the current request.
getOptions(SlingHttpServletRequest, Resource) - Static method in class com.day.cq.wcm.foundation.forms.FormsHelper
Return the options for a form element
getOrder() - Method in class com.day.cq.rewriter.processor.impl.ProcessorConfigurationImpl
Return the order of this configuration for sorting.
getOutputStream() - Method in class com.day.cq.mailer.impl.FileNodeDataSource
 
getOutputStream() - Method in class com.day.cq.rewriter.filter.ServletProcessingContext
 
getOutputStream() - Method in interface com.day.cq.rewriter.processor.ProcessingContext
The output stream.
getOutputStream() - Method in class com.day.cq.widget.impl.InputStreamResource
Get an OutputStream for the Resource.
getOutputStream() - Method in class org.apache.excalibur.source.factories.FileSource
Get an InputStream where raw bytes can be written to.
getOutputStream() - Method in interface org.apache.excalibur.source.ModifiableSource
Return an OutputStream to write to.
getPage() - Method in class com.day.cq.compat.migration.impl.contentbus.ContentElement
 
getPage() - Method in class com.day.cq.compat.migration.impl.contentbus.TopContainer
 
getPage() - Method in interface com.day.cq.wcm.api.components.ComponentContext
Returns the page this component context is operating on.
getPage(String) - Method in interface com.day.cq.wcm.api.PageManager
Convenience method that returns the page at the given path.
getPage() - Method in class com.day.cq.wcm.commons.ReferenceSearch.Info
 
getPage() - Method in class com.day.cq.wcm.core.impl.components.ComponentContextImpl
Returns the page this component context is operating on.
getPage() - Method in class com.day.cq.wcm.core.impl.components.PageComponentContextImpl
Returns the page this component context is operating on.
getPage(String) - Method in class com.day.cq.wcm.core.impl.PageManagerImpl
Convenience method that returns the page at the given path.
getPage() - Method in class com.day.cq.wcm.core.stats.PageViewReport
 
getPageManager() - Method in interface com.day.cq.wcm.api.Page
Convenience method that returns the manager of this page.
getPageManager() - Method in class com.day.cq.wcm.core.impl.PageImpl
Convenience method that returns the manager of this page.
getPages() - Method in class com.day.cq.compat.migration.impl.importer.ImporterContext
 
getPageSubscription(AbstractServlet.RequestInfo) - Method in class com.day.cq.wcm.notification.impl.ConfigurationServlet
Get the page subscription for the user
getPageTitle() - Method in interface com.day.cq.wcm.api.Page
Returns the page title of the page or null if none defined.
getPageTitle() - Method in interface com.day.cq.wcm.api.Revision
Returns the page title of the page or null if none defined.
getPageTitle() - Method in class com.day.cq.wcm.core.impl.PageImpl
Returns the page title of the page or null if none defined.
getPageTitle() - Method in class com.day.cq.wcm.core.impl.RevisionImpl
Returns the page title of the page or null if none defined.
getPageUrl(SlingHttpServletRequest, String) - Method in class com.day.cq.wcm.newsletter.impl.SendNewsletterCommandServlet
Build URL that must be used to retrieve page, given a content path
getParam(SlingHttpServletRequest, String) - Static method in class com.day.cq.wcm.core.impl.commands.WCMCommandServlet
 
getParameter(String) - Method in class org.apache.excalibur.source.SourceParameters
Get the value of a parameter.
getParameter(String, String) - Method in class org.apache.excalibur.source.SourceParameters
Get the value of a parameter.
getParameterAsBoolean(String, boolean) - Method in class org.apache.excalibur.source.SourceParameters
Get the boolean value of a parameter.
getParameterAsInteger(String, int) - Method in class org.apache.excalibur.source.SourceParameters
Get the integer value of a parameter.
getParameterMap() - Method in class org.apache.excalibur.source.SourceParameters
Returns an immutable java.util.Map containing parameter names as keys and parameter values as map values.
getParameterName(Resource) - Static method in class com.day.cq.wcm.foundation.forms.FormsHelper
Return the parameter name for the field
getParameterNames() - Method in class org.apache.excalibur.source.SourceParameters
Get all parameter names.
getParameters() - Method in interface com.day.cq.wcm.api.components.DropTarget
Returns a map of additional parameters to be set on the target node
getParameters() - Method in class com.day.cq.wcm.core.impl.components.DropTargetImpl
 
getParameterValues(String) - Method in class org.apache.excalibur.source.SourceParameters
Get all values of a parameter.
getParameterValuesAsArray(String) - Method in class org.apache.excalibur.source.SourceParameters
Get all values of a parameter.
getParent() - Method in class com.day.cq.tagging.impl.JcrTagImpl
 
getParent() - Method in interface com.day.cq.tagging.Tag
Gets the parent of this tag.
getParent() - Method in interface com.day.cq.wcm.api.components.ComponentContext
Returns the parent context or null if this context is the root context.
getParent() - Method in interface com.day.cq.wcm.api.components.EditContext
Returns the parent edit context or null if this context is the root context.
getParent() - Method in interface com.day.cq.wcm.api.designer.Cell
Returns the parent cell of the cell stack or null if this cell is the top most.
getParent() - Method in interface com.day.cq.wcm.api.Page
Returns the parent page if it's resource adapts to page.
getParent(int) - Method in interface com.day.cq.wcm.api.Page
Returns the relative parent page.
getParent() - Method in class com.day.cq.wcm.core.impl.components.ComponentContextImpl
Returns the parent context or null if this context is the root context.
getParent() - Method in class com.day.cq.wcm.core.impl.components.EditContextImpl
Returns the parent edit context or null if this context is the root context.
getParent() - Method in class com.day.cq.wcm.core.impl.designer.CellImpl
Returns the parent cell of the cell stack or null if this cell is the top most.
getParent() - Method in class com.day.cq.wcm.core.impl.PageImpl
Returns the parent page if it's resource adapts to page.
getParent(int) - Method in class com.day.cq.wcm.core.impl.PageImpl
Returns the relative parent page.
getParent() - Method in class org.apache.excalibur.source.factories.FileSource
 
getParent() - Method in interface org.apache.excalibur.source.TraversableSource
Get the parent of this source as a Source object.
getParentId() - Method in class com.day.cq.compat.migration.impl.contentbus.ComponentHierarchy.Cell
 
getParentPath() - Method in interface com.day.cq.wcm.api.Revision
Return the parent path of the page.
getParentPath() - Method in class com.day.cq.wcm.core.impl.RevisionImpl
Return the parent path of the page.
getParentPath(String) - Static method in class com.day.qa.test.selenium.cq5wcm.util.SiteAdmin
 
getParentRequestURI() - Method in class com.day.cq.rewriter.linkchecker.LinkCheckerSettings
Return a uri to the parent of the current uri.
getPassword() - Method in class com.day.cq.security.impl.resource.AuthorizableRequestProperties
 
getPath() - Method in class com.day.cq.audit.AuditLogEntry
The path.
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 class com.day.cq.preferences.impl.JcrPreferences
 
getPath() - Method in interface com.day.cq.preferences.Preferences
 
getPath() - Method in class com.day.cq.replication.ReplicationAction
Returns the path
getPath() - Method in interface com.day.cq.search.Hit
 
getPath() - Method in class com.day.cq.search.impl.HitImpl
 
getPath() - Method in class com.day.cq.security.impl.authorization.PermissionTable.Entry
 
getPath() - Method in class com.day.cq.security.impl.privileges.AuthorizableACE
 
getPath() - Method in class com.day.cq.security.resource.AuthorizableResource
getPath() - Method in class com.day.cq.statistics.impl.StatisticsServiceImpl
getPath() - Method in interface com.day.cq.statistics.StatisticsService
 
getPath() - Method in class com.day.cq.tagging.impl.JcrTagImpl
 
getPath() - Method in interface com.day.cq.tagging.Tag
Returns the full absolute path of a tag or a tag namespace.
getPath() - Method in class com.day.cq.theme.impl.PlainTheme
getPath() - Method in interface com.day.cq.theme.Theme
 
getPath() - Method in interface com.day.cq.wcm.api.designer.Design
Returns the path of the design
getPath() - Method in interface com.day.cq.wcm.api.designer.Style
Returns the path to this cell resource
getPath() - Method in interface com.day.cq.wcm.api.LanguageManager.Info
Returns the path
getPath() - Method in interface com.day.cq.wcm.api.Page
Returns the path of the page.
getPath() - Method in class com.day.cq.wcm.api.PageModification
The path of the page.
getPath() - Method in interface com.day.cq.wcm.api.Template
Returns the path of the template resource
getPath() - Method in class com.day.cq.wcm.core.contentfinder.FullViewHandler.DdGroup
 
getPath() - Method in class com.day.cq.wcm.core.impl.components.ComponentImpl
 
getPath() - Method in class com.day.cq.wcm.core.impl.components.SystemComponent
getPath() - Method in class com.day.cq.wcm.core.impl.designer.DesignImpl
Returns the path of the design
getPath() - Method in class com.day.cq.wcm.core.impl.designer.StyleImpl
Returns the path to this cell resource
getPath() - Method in class com.day.cq.wcm.core.impl.PageImpl
Returns the path of this resource
getPath() - Method in class com.day.cq.wcm.core.impl.TemplateImpl
Returns the path of this resource
getPath() - Method in class com.day.cq.wcm.foundation.forms.impl.ResourceWrapper
 
getPath() - Method in class com.day.cq.wcm.foundation.List.Item
 
getPath() - Method in class com.day.cq.wcm.foundation.Paragraph
getPath() - Method in class com.day.cq.wcm.foundation.Sitemap.Link
 
getPath() - Method in class com.day.cq.wcm.notification.inbox.impl.MessageImpl
 
getPath() - Method in interface com.day.cq.wcm.notification.inbox.Message
The path .
getPath() - Method in class com.day.cq.widget.impl.HtmlLibraryManagerImpl.Entry
 
getPathBuilder() - Method in class com.day.cq.wcm.core.stats.PageView
getPaths() - Method in interface com.day.cq.wcm.api.designer.Cell
Returns the paths of this cell.
getPaths() - Method in class com.day.cq.wcm.core.impl.designer.CellImpl
Returns the paths of this cell.
getPayload() - Method in interface com.day.cq.workflow.exec.WorkflowData
Getter for the payload of the WorkflowData.
getPayload() - Method in class com.day.cq.workflow.impl.exec.CQWorkflowData
 
getPayloadType() - Method in interface com.day.cq.workflow.exec.WorkflowData
Getter for the type of payload of the WorkflowData.
getPayloadType() - Method in class com.day.cq.workflow.impl.exec.CQWorkflowData
 
getPeriod() - Method in class com.day.cq.wcm.core.stats.PageViewReport
 
getPosition() - Method in interface com.day.cq.commons.RangeIterator
Returns the current position within the iterator.
getPosition() - Method in class com.day.cq.tagging.impl.JcrNodeResourceIterator
 
getPredatedConfig() - Method in class com.day.cq.rewriter.linkchecker.LinkCheckerSettings
Returns the config for predated links
getPredicate(String) - Method in class com.day.cq.commons.impl.PredicateProviderImpl
Returns the registered predicate.
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.
getPreferenceName() - Method in class com.day.cq.preferences.impl.JcrPreferences
Access the relative Path of the current Preferences within the Prefernces hierarchy.
getPreferenceName() - Method in interface com.day.cq.preferences.Preferences
Access the relative Path of the current Preferences within the Prefernces hierarchy.
getPreferences(String) - Method in class com.day.cq.preferences.impl.JcrPreferences
Return Preferences contained with in this Preferences at the given relative Path.
A null Preference is not allowed as return value.
getPreferences(String) - Method in interface com.day.cq.preferences.Preferences
Return Preferences contained with in this Preferences at the given relative Path.
A null Preference is not allowed as return value.
getPreferencesNames() - Method in class com.day.cq.preferences.impl.JcrPreferences
The names of all Preferences which contain a value.
getPreferencesNames() - Method in interface com.day.cq.preferences.Preferences
The names of all Preferences which contain a value.
getPreferencesPanels(ResourceResolver) - Static method in class com.day.cq.preferences.util.PreferencesUtil
 
getPreferencesService(Session) - Method in class com.day.cq.preferences.impl.JcrPreferencesServiceFactory
getPreferencesService(ResourceResolver) - Method in class com.day.cq.preferences.impl.JcrPreferencesServiceFactory
 
getPreferencesService(Session) - Method in interface com.day.cq.preferences.PreferencesServiceFactory
 
getPreferencesService(ResourceResolver) - Method in interface com.day.cq.preferences.PreferencesServiceFactory
 
getPrefix() - Method in class com.day.cq.rewriter.linkchecker.LinkRewriteConfig
Returns the prefix string
getPreviousHistoryItem() - Method in interface com.day.cq.workflow.exec.HistoryItem
Returns the previous history item.
getPreviousHistoryItem() - Method in class com.day.cq.workflow.impl.exec.CQHistoryItem
 
getPreviousPage() - Method in class com.day.cq.search.impl.SearchResultImpl
 
getPreviousPage() - Method in interface com.day.cq.search.SearchResult
 
getPreviousPage() - Method in class com.day.cq.wcm.foundation.Search.Result
 
getPrincipal() - Method in interface com.day.cq.security.Authorizable
 
getPrincipal() - Method in class com.day.cq.security.impl.authorization.EditableAce
 
getPrincipal() - Method in class com.day.cq.security.impl.authorization.PermissionTable.Entry
 
getPrincipal() - Method in class com.day.cq.security.impl.CrxAuthorizable
getPrinciplePath(String) - Method in class com.day.cq.wcm.notification.impl.NotificationManagerImpl
Return the path to the principle node.
getPrivilege(String) - Method in interface com.day.cq.security.Authorizable
 
getPrivilege(String) - Method in class com.day.cq.security.impl.CrxAuthorizable
getPrivilege(String, Authorizable, Session) - Method in class com.day.cq.security.impl.privileges.CqPrivilegeManager
Retrieve the Privilege witht the given path for the given authorizable, use the Session to access the repository
getPrivilege(String, Authorizable, Session) - Method in interface com.day.cq.security.privileges.PrivilegeManager
Retrieve the Privilege witht the given path for the given authorizable, use the Session to access the repository
getPrivilegeNode(Authorizable, String) - Method in class com.day.cq.security.impl.privileges.CqPrivilegeStore
 
getPrivilegeNode(Authorizable, String) - Method in interface com.day.cq.security.privileges.PrivilegeStore
 
getPrivileges() - Method in interface com.day.cq.security.Authorizable
 
getPrivileges() - Method in class com.day.cq.security.impl.CrxAuthorizable
getPrivileges(Authorizable, Session) - Method in class com.day.cq.security.impl.privileges.CqPrivilegeManager
Access all privilages an Authorizable are granted.
getPrivileges(Session) - Method in class com.day.cq.security.impl.privileges.CqPrivilegeManager
todo: access rights? => would be the read on the handles
getPrivileges(Authorizable) - Method in class com.day.cq.security.impl.privileges.CqPrivilegeStore
 
getPrivileges() - Method in class com.day.cq.security.impl.privileges.JcrPrivilegeResolver
 
getPrivileges() - Method in class com.day.cq.security.impl.resource.AuthorizableRequestProperties
 
getPrivileges(Authorizable, Session) - Method in interface com.day.cq.security.privileges.PrivilegeManager
Access all privilages an Authorizable are granted.
getPrivileges(Session) - Method in interface com.day.cq.security.privileges.PrivilegeManager
 
getPrivileges(Authorizable) - Method in interface com.day.cq.security.privileges.PrivilegeStore
 
getProcessor(ProcessorConfiguration, ProcessingContext) - Method in class com.day.cq.rewriter.processor.impl.ProcessorManagerImpl
 
getProcessor(ProcessorConfiguration, ProcessingContext) - Method in interface com.day.cq.rewriter.processor.ProcessorManager
Return a pipeline for a pipeline configuration.
getProcessorConfiguration() - Method in class com.day.cq.rewriter.processor.impl.ProcessorConfigurationImpl
 
getProcessorConfigurations() - Method in class com.day.cq.rewriter.processor.impl.ProcessorManagerImpl
 
getProcessorConfigurations() - Method in interface com.day.cq.rewriter.processor.ProcessorManager
Return the list of currently available processor configurations.
getProperties() - Method in class com.day.cq.audit.AuditLogEntry
This is an application specific property map.
getProperties() - Method in interface com.day.cq.search.Hit
 
getProperties() - Method in class com.day.cq.search.impl.HitImpl
 
getProperties() - Method in class com.day.cq.security.impl.resource.AuthorizableRequestProperties
 
getProperties() - Method in class com.day.cq.tagging.impl.JcrTagImpl
 
getProperties() - Method in interface com.day.cq.wcm.api.components.Component
Returns the properties of this Component.
getProperties() - Method in interface com.day.cq.wcm.api.Page
Returns a value map of the page content.
getProperties(String) - Method in interface com.day.cq.wcm.api.Page
Returns a value map of the address content of the page.
getProperties() - Method in interface com.day.cq.wcm.api.Revision
Returns a property map of the page content.
getProperties(String) - Method in interface com.day.cq.wcm.api.Revision
Returns a property map of the address content of the page.
getProperties() - Method in class com.day.cq.wcm.commons.ReferenceSearch.Info
 
getProperties() - Method in class com.day.cq.wcm.core.impl.components.ComponentImpl
 
getProperties() - Method in class com.day.cq.wcm.core.impl.components.SystemComponent
getProperties() - Method in class com.day.cq.wcm.core.impl.PageImpl
Returns a value map of the page content.
getProperties(String) - Method in class com.day.cq.wcm.core.impl.PageImpl
Returns a value map of the address content of the page.
getProperties() - Method in class com.day.cq.wcm.core.impl.RevisionImpl
Returns a property map of the page content.
getProperties(String) - Method in class com.day.cq.wcm.core.impl.RevisionImpl
Returns a property map of the address content of the page.
getProperties() - Method in class com.day.cq.wcm.foundation.List.Item
 
getProperties() - Method in class com.day.cq.wcm.foundation.Search.Hit
 
getProperties() - Method in class com.day.cq.wcm.notification.impl.PageSubscription
 
getProperties() - Method in interface com.day.cq.wcm.notification.Subscription
 
getProperty(String) - Method in interface com.day.cq.security.Authorizable
Some property.
getProperty(String) - Method in class com.day.cq.security.impl.CrxAuthorizable
Some property.
getProperty(String) - Method in class com.day.cq.workflow.impl.exec.CQWorkItem
Gets a work item's property
getProperty(String) - Static method in class com.day.qa.test.selenium.cq5wcm.util.SiteAdmin
Read the value of a property in the repository via http request.
getPropertyName() - Method in interface com.day.cq.wcm.api.components.DropTarget
Returns the property name to use for this drop target.
getPropertyName() - Method in class com.day.cq.wcm.core.contentfinder.FullViewHandler.DdGroup
 
getPropertyName() - Method in class com.day.cq.wcm.core.impl.components.DropTargetImpl
 
getPropertyNames() - Method in interface com.day.cq.security.Authorizable
Returns the names of properties present with this Authorizable.
getPropertyNames() - Method in class com.day.cq.security.impl.CrxAuthorizable
Returns the names of properties present with this Authorizable.
getProtectedPath() - Method in class com.day.cq.security.impl.authorization.PermissionTable.Entry
 
getProxyUrl() - Method in class com.day.cq.shindig.gadgets.CQDefaultContentRewriter
 
getQualident() - Method in class com.day.cq.compat.migration.impl.contentbus.ContentElement
 
getQueries() - Method in class com.day.cq.search.impl.TrendsImpl
 
getQueries() - Method in interface com.day.cq.search.Trends
 
getQuery() - Method in class com.day.cq.search.impl.SearchImpl
 
getQuery() - Method in class com.day.cq.search.impl.TrendsImpl.QueryImpl
 
getQuery() - Method in interface com.day.cq.search.Search
 
getQuery() - Method in interface com.day.cq.search.Trends.Query
 
getQuery() - Method in class com.day.cq.wcm.foundation.Search
 
getQuerySimilarTemplate() - Method in class com.day.cq.search.impl.SearchImpl
 
getQuerySimilarTemplate() - Method in interface com.day.cq.search.Search
 
getQueryString() - Method in class org.apache.excalibur.source.SourceParameters
Build a query string.
getQueryTemplate() - Method in class com.day.cq.search.impl.SearchImpl
 
getQueryTemplate() - Method in interface com.day.cq.search.Search
 
getQuoteChar(String) - Method in interface com.day.cq.retriever.impl.AttributeList
Return an attribute's quote character, given its name or 0 if the attribute cannot be found.
getQuoteChar(String) - Method in interface com.day.cq.rewriter.htmlparser.AttributeList
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.retriever.impl.AttributeList
Return an attribute's value, already surrounded with the quotes originally in place.
getQuotedValue(String) - Method in interface com.day.cq.rewriter.htmlparser.AttributeList
Return an attribute's value, already surrounded with the quotes originally in place.
getRandomServerPortNumber() - Method in class com.day.cq.testing.socket.RandomPortSelector
Return an available port number, at random.
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
 
getRangescale() - Method in class com.day.cq.graphics.chart.Axis
 
getRangestep() - Method in class com.day.cq.graphics.chart.Axis
 
getRanking() - Method in interface com.day.cq.wcm.api.Template
Returns the ranking in the template list.
getRanking() - Method in class com.day.cq.wcm.core.impl.TemplateImpl
Returns the ranking in the template list.
getReason() - Method in class com.day.cq.wcm.notification.inbox.impl.MessageImpl
 
getReason() - Method in interface com.day.cq.wcm.notification.inbox.Message
The reason .
getReasonId() - Method in class com.day.cq.wcm.notification.inbox.impl.MessageImpl
 
getReasonId() - Method in interface com.day.cq.wcm.notification.inbox.Message
The reason id .
getRelatedQueries() - Method in class com.day.cq.search.impl.SearchImpl
 
getRelatedQueries() - Method in interface com.day.cq.search.Search
 
getRelatedQueries() - Method in class com.day.cq.wcm.foundation.Search
 
getRelativePath() - Method in interface com.day.cq.wcm.api.LanguageManager.TreeNode
Returns the relative path of the node.
getRelPath() - Method in class com.day.cq.search.facets.impl.FacetDefinition
 
getReplacementPattern(String) - Method in class com.day.cq.wcm.commons.ReferenceSearch
Returns the replacement pattern for the rewrite method.
getReplaceVariables() - Method in class com.day.cq.mailer.impl.SenderTask
 
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
Specifies the ReplicationActionType for which this class is designed for.
getReplicator() - Method in class com.day.cq.wcm.core.impl.commands.WCMCommandServlet
 
getRequest() - Method in class com.day.cq.rewriter.filter.ServletProcessingContext
 
getRequest() - Method in class com.day.cq.rewriter.linkchecker.LinkCheckerSettings
 
getRequest() - Method in interface com.day.cq.rewriter.processor.ProcessingContext
 
getRequestForReplicationWorkflowModel(ReplicationActionType) - Method in interface com.day.cq.wcm.workflow.api.WcmWorkflowService
Returns the preconfigured WorkflowModel for the desired ReplicationActionType.
getRequestForReplicationWorkflowModel(ReplicationActionType) - Method in class com.day.cq.wcm.workflow.impl.WcmWorkflowServiceImpl
 
getRequestURI() - Method in class com.day.cq.rewriter.linkchecker.LinkCheckerSettings
Get the current request uri.
getRequiredMessage(Resource) - Static method in class com.day.cq.wcm.foundation.forms.ValidationHelper
Return the required message for this element.
getResource() - Method in interface com.day.cq.search.Hit
 
getResource() - Method in class com.day.cq.search.impl.HitImpl
 
getResource(ResourceResolver, HttpServletRequest, String) - Method in class com.day.cq.security.impl.resource.AuthorizableResourceProvider
getResource(ResourceResolver, String) - Method in class com.day.cq.security.impl.resource.AuthorizableResourceProvider
getResource() - Method in interface com.day.cq.wcm.api.components.ComponentContext
Returns the top most resource that is associated with this context.
getResource() - Method in class com.day.cq.wcm.core.impl.components.ComponentContextImpl
Returns the top most resource that is associated with this context.
getResource() - Method in class com.day.cq.wcm.core.impl.designer.DesignImpl.StyleEntry
Returns the resource of this entry or null
getResource(String) - Method in class com.day.cq.wcm.core.impl.designer.DesignImpl.StyleEntry
Returns the relative resource
getResource() - Method in class com.day.cq.wcm.foundation.Download
Returns the underlying resource.
getResource() - Method in class com.day.cq.wcm.foundation.List.Item
 
getResource() - Method in class com.day.cq.wcm.foundation.Paragraph
internally gets the resource
getResource() - Method in class com.day.cq.widget.impl.AbstractBuilder
 
getResourceMetadata() - Method in class com.day.cq.security.resource.AuthorizableResource
getResourceMetadata() - Method in class com.day.cq.wcm.foundation.forms.impl.ResourceWrapper
 
getResourceMetadata() - Method in class com.day.cq.wcm.foundation.Paragraph
getResourceResolver() - Method in class com.day.cq.commons.jcr.AbstractRepositoryService
 
getResourceResolver() - Method in class com.day.cq.rewriter.linkchecker.LinkCheckerSettings
Returns the resource resolver
getResourceResolver() - Method in class com.day.cq.security.resource.AuthorizableResource
getResourceResolver() - Method in class com.day.cq.wcm.foundation.forms.impl.ResourceWrapper
 
getResourceResolver() - Method in class com.day.cq.wcm.foundation.Paragraph
getResourceSuperType() - Method in class com.day.cq.security.resource.GroupResource
Sets the Resource-SuperType to com.day.cq.security.resource.AuthorizableResource
getResourceSuperType() - Method in class com.day.cq.security.resource.UserResource
Sets the Resource-SuperType to com.day.cq.security.resource.AuthorizableResource
getResourceSuperType() - Method in class com.day.cq.wcm.foundation.forms.impl.ResourceWrapper
 
getResourceSuperType() - Method in class com.day.cq.wcm.foundation.Paragraph
getResourceType() - Method in class com.day.cq.security.resource.AuthorizableResource
getResourceType() - Method in class com.day.cq.security.resource.GroupResource
Sets the Resource-Type to com.day.cq.security.resource.GroupResource
getResourceType() - Method in class com.day.cq.security.resource.UserResource
Sets the Resource-Type to com.day.cq.security.resource.User
getResourceType() - Method in interface com.day.cq.wcm.api.components.Component
Returns the resource type to be used for this component.
getResourceType() - Method in class com.day.cq.wcm.core.impl.components.ComponentImpl
 
getResourceType() - Method in class com.day.cq.wcm.core.impl.components.SystemComponent
getResourceType() - Method in interface com.day.cq.wcm.foundation.forms.FormsManager.ComponentDescription
 
getResourceType() - Method in class com.day.cq.wcm.foundation.forms.impl.ResourceWrapper
 
getResourceType() - Method in class com.day.cq.wcm.foundation.Paragraph
getResponse() - Method in class com.day.cq.rewriter.filter.ServletProcessingContext
 
getResponse() - Method in interface com.day.cq.rewriter.processor.ProcessingContext
 
getResult() - Method in class com.day.cq.search.impl.SearchImpl
 
getResult() - Method in interface com.day.cq.search.Search
 
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
 
getResultPages() - Method in class com.day.cq.search.impl.SearchResultImpl
 
getResultPages() - Method in interface com.day.cq.search.SearchResult
 
getResultPages() - Method in class com.day.cq.wcm.foundation.Search.Result
 
getRetries() - Method in class com.day.cq.replication.impl.SyndicationAgentConfigImpl
 
getRetries() - Method in interface com.day.cq.replication.SyndicationAgentConfig
The number of retries before the syndication is cancelled.
getRetryDelay() - Method in class com.day.cq.replication.impl.SyndicationAgentConfigImpl
 
getRetryDelay() - Method in interface com.day.cq.replication.SyndicationAgentConfig
The retry delay in milliseconds.
getRevision() - Method in class com.day.cq.replication.ReplicationAction
Returns the revision
getRevision() - Method in class com.day.cq.replication.ReplicationOptions
The revision to replicate.
getRevisions(String, Calendar) - Method in interface com.day.cq.wcm.api.PageManager
Return all revisions of some page.
getRevisions(String, Calendar) - Method in class com.day.cq.wcm.core.impl.PageManagerImpl
Return all revisions of some page.
getRoot() - Method in interface com.day.cq.security.impl.path.AuthorizablePathFactory
 
getRoot() - Method in class com.day.cq.security.impl.path.AuthorizablePathFactoryImpl
 
getRoot() - Method in interface com.day.cq.wcm.api.components.ComponentContext
Returns the root context.
getRoot() - Method in interface com.day.cq.wcm.api.components.EditContext
Returns the root edit context.
getRoot() - Method in interface com.day.cq.wcm.api.LanguageManager.Tree
Returns the root path of the tree
getRoot() - Method in class com.day.cq.wcm.core.impl.components.ComponentContextImpl
Returns the root context.
getRoot() - Method in class com.day.cq.wcm.core.impl.components.EditContextImpl
Returns the root edit context.
getRoot() - Method in class com.day.cq.wcm.core.impl.components.PageComponentContextImpl
Returns the root context.
getRootNode() - Method in class com.day.cq.workflow.impl.model.CQWorkflowModel
 
getRootNode() - Method in interface com.day.cq.workflow.model.WorkflowModel
Returns the root/start WorkflowNode.
getRotation() - Method in class com.day.cq.wcm.foundation.Image
Returns the rotation angle as defined by the "imageRotate".
getRoutes(WorkflowNode, Workflow, WorkflowSession, Session) - Method in class com.day.cq.workflow.impl.advance.AdvanceUtil
 
getRoutes(WorkItem) - Method in class com.day.cq.workflow.impl.CQWorkflowSession
 
getRoutes(WorkItem) - Method in class com.day.cq.workflow.impl.jcr.WorkItemManager
 
getRoutes(WorkItem) - 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
 
getRows() - Method in class com.day.cq.wcm.foundation.Table
 
getRowSpan() - Method in class com.day.cq.wcm.foundation.Table.Cell
 
getRule() - Method in class com.day.cq.workflow.impl.model.CQWorkflowTransition
 
getRule() - Method in interface com.day.cq.workflow.model.WorkflowTransition
Returns the rule that defines if this WorkflowTransition can be followed or not.
getScheduleDate() - Method in class com.day.cq.replication.ReplicationOptions
When should the replication be performed?
getScheme() - Method in class org.apache.excalibur.source.factories.FileSource
 
getScheme() - Method in class org.apache.excalibur.source.impl.AbstractSource
Return the protocol identifier.
getScheme() - Method in interface org.apache.excalibur.source.Source
Return the URI scheme identifier, i.e.
getScheme(String) - Static method in class org.apache.excalibur.source.SourceUtil
Get the scheme of an absolute URI.
getScript() - Method in class com.day.cq.compat.migration.impl.contentbus.ComponentHierarchy.Cell
 
getScript() - Method in class com.day.cq.widget.impl.HtmlLibraryServlet
 
getScripts(String) - Method in class com.day.cq.widget.impl.HtmlLibrary
 
getScriptsLastModified() - Method in class com.day.cq.widget.impl.HtmlLibrary
Searches the "youngest" script and returns its last modified date
getSearchAttributes(SlingHttpServletRequest) - Method in class com.day.cq.wcm.core.contentfinder.FullViewHandler
 
getSearchIn() - Method in class com.day.cq.search.impl.SearchImpl
 
getSearchIn() - Method in interface com.day.cq.search.Search
 
getSearchIn() - Method in class com.day.cq.wcm.foundation.Search
 
getSearchPath() - Method in interface com.day.cq.wcm.api.designer.Cell
Returns an expression for the search path.
getSearchPath() - Method in class com.day.cq.wcm.core.impl.designer.CellImpl
Returns an expression for the search path.
getSearchPaths() - Method in interface com.day.cq.wcm.api.designer.Cell
Returns the search paths.
getSearchPaths() - Method in class com.day.cq.wcm.core.impl.designer.CellImpl
Returns the search paths.
getSearchProperties() - Method in class com.day.cq.search.impl.SearchImpl
 
getSearchProperties() - Method in interface com.day.cq.search.Search
 
getSearchProperties() - Method in class com.day.cq.wcm.foundation.Search
 
getSearchRoot() - Method in class com.day.cq.wcm.commons.ReferenceSearch
Returns the search root.
getSelector() - Method in class com.day.cq.wcm.foundation.Download
Returns the selector string.
getSerializationType() - Method in class com.day.cq.replication.impl.SyndicationAgentConfigImpl
 
getSerializationType() - Method in interface com.day.cq.replication.SyndicationAgentConfig
The name of the serialization type.
getSerializerConfiguration() - Method in interface com.day.cq.rewriter.pipeline.PipelineConfiguration
The configuration for the serializer.
getSerializerConfiguration() - Method in class com.day.cq.rewriter.processor.impl.ProcessorConfigurationImpl
The configuration for the serializer.
getServerPort() - Method in class com.day.cq.testing.httpserver.EmbeddedHttpServer
 
getSession() - Method in class com.day.cq.compat.migration.impl.importer.ImporterContext
 
getSession() - Method in class com.day.cq.osgi.jcr.prefs.impl.JcrBackingStore
 
getSession() - Method in class com.day.cq.shindig.gadgets.CQBasicGadgetSpecFactory
 
getSession() - Method in interface com.day.cq.wcm.notification.ChannelContext
Return an admin session for the channel.
getSession() - Method in class com.day.cq.workflow.impl.CQWorkflowSession
 
getSession() - Method in class com.day.cq.workflow.impl.jcr.AbstractManager
 
getSession() - Method in interface com.day.cq.workflow.WorkflowSession
Returns the JCR Session assigned to the WorkflowSession instance.
getSimilarURL() - Method in class com.day.cq.wcm.foundation.Search.Hit
 
getSiteTitle() - Static method in class com.day.cq.wcm.apps.geometrixx.GeoUtils
 
getSize() - Method in interface com.day.cq.commons.RangeIterator
Returns the number of elements in the iterator.
getSize() - Method in class com.day.cq.search.impl.TrendsImpl.QueryImpl
 
getSize() - Method in interface com.day.cq.search.Trends.Query
 
getSize() - Method in class com.day.cq.tagging.impl.JcrNodeResourceIterator
 
getSize() - Method in class com.day.cq.wcm.notification.inbox.impl.InboxManagerImpl.MessageIteratorImpl
 
getSize() - Method in interface com.day.cq.wcm.notification.inbox.MessageIterator
Returns the number of elements in the iterator.
getSize() - Method in class com.day.cq.widget.impl.InputStreamResource
Get the size of this Resource.
getSource(String, Map) - Method in class com.day.cq.rewriter.xml.SlingResourceSourceFactory
 
getSource(String, Map) - Method in class org.apache.excalibur.source.factories.FileSourceFactory
 
getSource(String, Map) - Method in class org.apache.excalibur.source.factories.ResourceSourceFactory
Get a Source object.
getSource(String, Map) - Method in class org.apache.excalibur.source.factories.URLSourceFactory
 
getSource(String, Map) - Method in interface org.apache.excalibur.source.SourceFactory
Get a Source object.
getSourceFactory(String) - Method in class org.apache.excalibur.source.impl.AbstractSourceResolver
 
getSourceFactory(String) - Method in class org.apache.excalibur.source.impl.DefaultSourceResolver
 
getSpanSource() - Method in class com.day.cq.wcm.foundation.Table.Cell
 
getSpecificPart(String) - Static method in class org.apache.excalibur.source.SourceUtil
Get the scheme-specific part of an absolute URI.
getSpellcheck() - Method in class com.day.cq.search.impl.SearchResultImpl
 
getSpellcheck() - Method in interface com.day.cq.search.SearchResult
 
getSpellcheck() - Method in class com.day.cq.wcm.foundation.Search.Result
 
getSrc() - Method in class com.day.cq.wcm.foundation.Image
Returns the source attribute of this image.
getStart() - Method in class com.day.cq.search.impl.ResultPageImpl
 
getStart() - Method in class com.day.cq.search.impl.SearchImpl
 
getStart() - Method in interface com.day.cq.search.ResultPage
 
getStart() - Method in interface com.day.cq.search.Search
 
getStartIndex() - Method in class com.day.cq.search.impl.SearchResultImpl
 
getStartIndex() - Method in interface com.day.cq.search.SearchResult
 
getStartIndex() - Method in class com.day.cq.wcm.foundation.Search.Result
 
getState() - Method in interface com.day.cq.workflow.exec.Workflow
Returns the workflows state.
getState() - Method in class com.day.cq.workflow.impl.exec.CQWorkflow
 
getStaticCssPath() - Method in interface com.day.cq.wcm.api.designer.Design
Returns the path of the static css file for this design or null if no such file exists.
getStaticCssPath() - Method in class com.day.cq.wcm.core.impl.designer.DesignImpl
Returns the path of the static css file for this design or null if no such file exists.
getStatus() - Method in class com.day.cq.replication.impl.SyndicationAgentConfigImpl
 
getStatus() - Method in class com.day.cq.replication.ReplicationAction
Returns the status
getStatus() - Method in interface com.day.cq.replication.SyndicationAgentConfig
The status - either enabled or disabled.
getString() - Method in class com.day.cq.compat.migration.impl.contentbus.Atom
 
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.cq.wcm.foundation.Download
Returns a string representation as HTML tag of this image.
getStringParameter(HttpServletRequest, String, String) - Static method in class com.day.cq.statistics.util.RequestHelper
Returns the String parameter with name paramName.
getStyle(String) - Method in interface com.day.cq.wcm.api.designer.Design
Returns the style for the given cell path.
getStyle(Cell) - Method in interface com.day.cq.wcm.api.designer.Design
Returns the style for the given cell.
getStyle(Resource, String) - Method in interface com.day.cq.wcm.api.designer.Designer
Returns the style for a given resource and cell path.
getStyle(Resource) - Method in interface com.day.cq.wcm.api.designer.Designer
Returns the style for a given resource.
getStyle(SlingHttpServletRequest) - Static method in class com.day.cq.wcm.commons.WCMUtils
Returns the style for the given request.
getStyle(Resource, String) - Method in class com.day.cq.wcm.core.impl.designer.DesignerImpl
Returns the style for a given resource and cell path.
getStyle(Resource) - Method in class com.day.cq.wcm.core.impl.designer.DesignerImpl
Returns the style for a given resource.
getStyle(String) - Method in class com.day.cq.wcm.core.impl.designer.DesignImpl
Returns the style for the given cell path.
getStyle(Cell) - Method in class com.day.cq.wcm.core.impl.designer.DesignImpl
Returns the style for the given cell.
getStyleEntry(String) - Method in class com.day.cq.wcm.core.impl.designer.DesignImpl
Returns the style entry for the given cell path.
getSubject() - Method in class com.day.cq.security.impl.authorization.PermissionTable.Entry
 
getSublabelformat() - Method in class com.day.cq.graphics.chart.Axis
 
getSubscriberCount(String) - Method in class com.day.cq.wcm.newsletter.impl.NewsletterServiceImpl
 
getSubscriberCount(String) - Method in interface com.day.cq.wcm.newsletter.NewsletterService
Return the number of subscribers.
getSubscriptionFactory(String) - Method in class com.day.cq.wcm.notification.impl.ServiceTrackerImpl
Return the subscription factory or null.
getSubscriptionPath(SlingHttpServletRequest) - Method in class com.day.cq.wcm.newsletter.impl.NewsletterServiceImpl
 
getSubscriptionPath(SlingHttpServletRequest) - Method in interface com.day.cq.wcm.newsletter.NewsletterService
Return the subscription path.
getSubscriptions(Authorizable) - Method in class com.day.cq.wcm.notification.impl.NotificationManagerImpl
 
getSubscriptions(Authorizable) - Method in interface com.day.cq.wcm.notification.NotificationManager
Return all subscriptions for a given user.
getSubStyle(String) - Method in interface com.day.cq.wcm.api.designer.Style
Returns a sub style for the give one, by virtually extending the cell stack.
getSubStyle(String) - Method in class com.day.cq.wcm.core.impl.designer.StyleImpl
Returns a sub style for the give one, by virtually extending the cell stack.
getSudoableUsers() - Method in class com.day.cq.security.impl.CrxUser
 
getSudoableUsers() - Method in interface com.day.cq.security.User
Return the Ids of all Authorizables that this User is allowed to impersonate as
getSudoers() - Method in class com.day.cq.security.impl.resource.AuthorizableRequestProperties
 
getSuffix() - Method in class com.day.cq.rewriter.linkchecker.LinkRewriteConfig
Returns the suffix string
getSuffix() - Method in class com.day.cq.wcm.foundation.Download
Returns the suffix.
getSuperComponent() - Method in interface com.day.cq.wcm.api.components.Component
Returns the super component if the super resource type is defined and points to a valid component.
getSuperComponent() - Method in class com.day.cq.wcm.core.impl.components.ComponentImpl
 
getSuperComponent() - Method in class com.day.cq.wcm.core.impl.components.SystemComponent
Returns the super component
getSyndicationAgentName() - Method in class com.day.cq.replication.ReplicationAction
Return the name of the replication agent.
getSyndicationLog(Event) - Static method in class com.day.cq.replication.impl.ReplicationUtil
Extract the syndication log from the OSGi event.
getTable(SlingHttpServletRequest) - Method in class com.day.cq.security.impl.authorization.AclEditor
Access a tabular view of the requests pathe's ACL
getTable() - Method in class com.day.cq.wcm.foundation.Table.Column
 
getTable() - Method in class com.day.cq.wcm.foundation.Table.Row
 
getTagBr() - Method in class com.day.cq.wcm.foundation.TextFormat
 
getTagID() - Method in class com.day.cq.tagging.impl.JcrTagImpl
 
getTagID() - Method in interface com.day.cq.tagging.Tag
Returns the short tag ID.
getTagInclusionSet() - Method in class com.day.cq.rewriter.htmlparser.HtmlParser
 
getTagManager(Session) - Method in class com.day.cq.tagging.impl.JcrTagManagerFactoryImpl
 
getTagManager(Session) - Method in interface com.day.cq.tagging.JcrTagManagerFactory
Returns a JCR-based TagManager implementation.
getTagName() - Method in class com.day.cq.retriever.impl.HtmlParser
Returns the tagname scanned and resets the internal tagname buffer
getTagName() - Method in class com.day.cq.rewriter.htmlparser.HtmlParser
Returns the tagname scanned and resets the internal tagname buffer
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(Resource) - Method in class com.day.cq.tagging.impl.JcrTagManagerImpl
 
getTags() - Method in class com.day.cq.tagging.TagCloud
 
getTags(Resource) - Method in interface com.day.cq.tagging.TagManager
Retrieves the tags set on the given resource.
getTags() - Method in interface com.day.cq.wcm.api.Page
Returns the tags set on this page.
getTags() - Method in class com.day.cq.wcm.core.impl.PageImpl
Returns the tags set on this page.
getTags() - Method in class com.day.cq.widget.impl.HtmlLibraryManagerImpl.Entry
 
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
 
getTarget() - Method in class com.day.cq.wcm.foundation.ImageMap.ImageArea
Gets the target frame/window of the image area.
getTempFile(String) - Method in class com.day.cq.compat.migration.impl.helper.TempFileManager
 
getTemplate() - Method in class com.day.cq.compat.migration.impl.contentbus.Page
 
getTemplate() - Method in interface com.day.cq.wcm.api.Page
Returns the template that was used to create this page or null if none defined.
getTemplate(String) - Method in interface com.day.cq.wcm.api.PageManager
Returns the template with the given name
getTemplate() - Method in class com.day.cq.wcm.api.PageModification
 
getTemplate() - Method in class com.day.cq.wcm.core.impl.PageImpl
Returns the template that was used to create this page or null if none defined.
getTemplate(String) - Method in class com.day.cq.wcm.core.impl.PageManagerImpl
Returns the template with the given name
getTemplatePath() - Method in class com.day.cq.wcm.workflow.impl.AutoAssignRule
 
getTemplateRules(Node) - Method in class com.day.cq.wcm.workflow.impl.WorkflowAutoAssignAllocator
 
getTemplateRules(String) - Method in class com.day.cq.wcm.workflow.impl.WorkflowAutoAssignAllocator
 
getTemplates(String) - Method in interface com.day.cq.wcm.api.PageManager
Returns a collection of all available templates.
getTemplates(String) - Method in class com.day.cq.wcm.core.impl.PageManagerImpl
Returns a collection of all available templates.
getTemplResourceType() - Method in class com.day.cq.wcm.workflow.impl.AutoAssignRule
 
getText() - Method in class com.day.cq.rewriter.xml.helpers.SAXRecorder
 
getText() - Method in class com.day.cq.rewriter.xml.helpers.TextRecorder
 
getText() - Method in class com.day.cq.wcm.foundation.Table.Cell
 
getTheme(String) - Method in class com.day.cq.theme.impl.RepositoryThemeRegistration
 
getTheme(String) - Method in interface com.day.cq.theme.ThemeRegistration
 
getThreeMonthsAgo() - Method in class com.day.cq.search.impl.DateUtil
 
getThrowable() - Method in class com.day.cq.rewriter.xml.XSLTProcessorErrorListener
Get the exception that was catched by this listener, if any.
getThumbnailPath() - Method in interface com.day.cq.wcm.api.components.Component
Returns the path to a thumbnail for this component or null if the component does not provide a thumbnail.
getThumbnailPath() - Method in interface com.day.cq.wcm.api.Template
Returns the path to a thumbnail for this template or null if the template does not provide a thumbnail.
getThumbnailPath() - Method in class com.day.cq.wcm.core.impl.components.ComponentImpl
 
getThumbnailPath() - Method in class com.day.cq.wcm.core.impl.components.SystemComponent
getThumbnailPath() - Method in class com.day.cq.wcm.core.impl.TemplateImpl
Returns the path to a thumbnail for this template or null if the template does not provide a thumbnail.
getTickSample(int) - Method in class com.day.cq.graphics.chart.Axis
 
getTime() - Method in class com.day.cq.audit.AuditLogEntry
Return the date of the audit log entry.
getTimeEnded() - Method in interface com.day.cq.workflow.exec.Workflow
Getter for the point in time where the Workflow was finished.
getTimeEnded() - Method in class com.day.cq.workflow.impl.exec.CQWorkflow
 
getTimeStamp() - Method in class org.apache.excalibur.source.validity.FileTimeStampValidity
 
getTimeStamp() - Method in class org.apache.excalibur.source.validity.TimeStampValidity
 
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.
getTimeStarted() - Method in class com.day.cq.workflow.impl.exec.CQWorkflow
 
getTimeStarted() - Method in class com.day.cq.workflow.impl.exec.CQWorkItem
 
getTitle() - Method in class com.day.cq.audit.console.AuditLogRender
 
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.search.Hit
Returns the title for this hit.
getTitle() - Method in class com.day.cq.search.impl.HitImpl
Returns the title for this hit.
getTitle() - Method in class com.day.cq.security.impl.authorization.PermissionTable.Entry
 
getTitle() - Method in class com.day.cq.tagging.impl.JcrTagImpl
 
getTitle() - Method in interface com.day.cq.tagging.Tag
Returns a title that should be displayed instead of the tag name or tag id.
getTitle() - Method in interface com.day.cq.wcm.api.Page
Returns the title of the page or null if none defined.
getTitle() - Method in interface com.day.cq.wcm.api.Revision
Returns the title of the page or null if none defined.
getTitle() - Method in interface com.day.cq.wcm.api.Template
Returns the title of the template or the name of the resource (i.e.
getTitle() - Method in class com.day.cq.wcm.core.impl.components.ComponentImpl
 
getTitle() - Method in class com.day.cq.wcm.core.impl.components.SystemComponent
getTitle() - Method in class com.day.cq.wcm.core.impl.PageImpl
Returns the tile of this resource.
getTitle() - Method in class com.day.cq.wcm.core.impl.RevisionImpl
Returns the title of the page or null if none defined.
getTitle() - Method in class com.day.cq.wcm.core.impl.TemplateImpl
Returns the tile of this resource.
getTitle() - Method in class com.day.cq.wcm.foundation.Download
Returns the image title as defined by 'getItemName(PN_TITLE)' or overridden by Download.setTitle(String).
getTitle(boolean) - Method in class com.day.cq.wcm.foundation.Download
Returns the image title as defined by 'getItemName(PN_TITLE)' or overridden by Download.setTitle(String).
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
 
getTitle() - Method in class com.day.cq.wcm.foundation.List.Item
 
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.workflow.impl.model.CQWorkflowModel
 
getTitle() - Method in class com.day.cq.workflow.impl.model.CQWorkflowNode
 
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 WorkflowNodes title.
getTitlePath() - Method in class com.day.cq.tagging.impl.JcrTagImpl
 
getTitlePath() - Method in interface com.day.cq.tagging.Tag
Returns the title variant of the tag ID: a path made up of the single titles of the namespace and all tags leading to this tag.
getTo() - Method in class com.day.cq.search.facets.impl.ValueRangeBucketDefinition
 
getTo() - Method in class com.day.cq.workflow.impl.model.CQWorkflowTransition
 
getTo() - Method in interface com.day.cq.workflow.model.WorkflowTransition
Returns the WorkflowNode that is the target of this WorkflowTransition.
getToday() - Method in class com.day.cq.search.impl.DateUtil
 
getToolbar() - Method in interface com.day.cq.wcm.api.components.ComponentEditConfig
Returns the (unmodifiable) toolbar for the editbar/menu.
getToolbar() - Method in interface com.day.cq.wcm.api.components.EditConfig
Returns the (modifiable) toolbar for the editbar/menu.
getToolbar() - Method in class com.day.cq.wcm.core.impl.components.ComponentEditConfigImpl
Returns the (unmodifiable) toolbar for the editbar/menu.
getTopic() - Method in class com.day.cq.wcm.notification.inbox.impl.MessageImpl
 
getTopic() - Method in interface com.day.cq.wcm.notification.inbox.Message
The topic .
getTotalMatches() - Method in class com.day.cq.search.impl.SearchResultImpl
 
getTotalMatches() - Method in interface com.day.cq.search.SearchResult
 
getTotalMatches() - Method in class com.day.cq.wcm.foundation.Search.Result
 
getTrackerScript() - Method in class com.day.cq.wcm.foundation.Search.Result
 
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
 
getTransfomerHandler() - Method in class com.day.cq.rewriter.xml.XSLTProcessorImpl.TransformerHandlerAndValidity
 
getTransfomerValidity() - Method in class com.day.cq.rewriter.xml.XSLTProcessorImpl.TransformerHandlerAndValidity
 
getTransformerConfigurations() - Method in interface com.day.cq.rewriter.pipeline.PipelineConfiguration
The configuration for the transformers.
getTransformerConfigurations() - Method in class com.day.cq.rewriter.processor.impl.ProcessorConfigurationImpl
The configuration for the transformers.
getTransformerHandler(Source) - Method in class com.day.cq.rewriter.xml.XSLTProcessorImpl
Return a TransformerHandler for a given stylesheet Source.
getTransitions() - Method in class com.day.cq.workflow.impl.model.CQWorkflowModel
 
getTransitions() - Method in class com.day.cq.workflow.impl.model.CQWorkflowNode
 
getTransitions() - Method in interface com.day.cq.workflow.model.WorkflowModel
Returns the list of WorkflowTransitions contained by the WorkflowModel.
getTransitions() - Method in interface com.day.cq.workflow.model.WorkflowNode
Returns the outgoing WorkflowTransitions assigned to the WorkflowNode.
getTransportHandler(String) - Method in interface com.day.cq.replication.impl.ServiceTracker
returns the transport handler factory with the given name or null if none.
getTransportHandler(String) - Method in class com.day.cq.replication.impl.ServiceTrackerImpl
 
getTransportHostname() - Method in class com.day.cq.replication.impl.SyndicationAgentConfigImpl
 
getTransportHostname() - Method in interface com.day.cq.replication.SyndicationAgentConfig
The target host for delivering the content.
getTransportPassword() - Method in class com.day.cq.replication.impl.SyndicationAgentConfigImpl
 
getTransportPassword() - Method in interface com.day.cq.replication.SyndicationAgentConfig
The target user password for delivering the content.
getTransportPort() - Method in class com.day.cq.replication.impl.SyndicationAgentConfigImpl
 
getTransportPort() - Method in interface com.day.cq.replication.SyndicationAgentConfig
The target port for delivering the content.
getTransportSpecific() - Method in class com.day.cq.replication.impl.SyndicationAgentConfigImpl
 
getTransportSpecific() - Method in interface com.day.cq.replication.SyndicationAgentConfig
Transport specific properties used by the TransportHandler
getTransportType() - Method in class com.day.cq.replication.impl.SyndicationAgentConfigImpl
 
getTransportType() - Method in interface com.day.cq.replication.SyndicationAgentConfig
The name of the transport type.
getTransportUser() - Method in class com.day.cq.replication.impl.SyndicationAgentConfigImpl
 
getTransportUser() - Method in interface com.day.cq.replication.SyndicationAgentConfig
The target user name for delivering the content.
getTrends() - Method in class com.day.cq.search.impl.SearchImpl
 
getTrends() - Method in interface com.day.cq.search.Search
 
getTrends() - Method in class com.day.cq.wcm.foundation.Search
 
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.graphics.chart.Axis
 
getType() - Method in class com.day.cq.replication.ReplicationAction
Returns the action type
getType() - Method in class com.day.cq.rewriter.processor.impl.ProcessingComponentConfigurationImpl
 
getType() - Method in class com.day.cq.rewriter.processor.impl.ProcessorConfigurationImpl
 
getType() - Method in interface com.day.cq.rewriter.processor.ProcessingComponentConfiguration
The name/type of the component.
getType() - Method in interface com.day.cq.rewriter.processor.ProcessorConfiguration
The name/type of the component.
getType() - Method in interface com.day.cq.security.AuthorizableEvent
 
getType(String) - Method in class com.day.cq.security.impl.authorization.PermissionTable.AdminEntry
 
getType(String) - Method in class com.day.cq.security.impl.authorization.PermissionTable.EditableEntry
Compared to the super-class's implementation, this method is aware of changes to the Entry not committed
getType(String) - Method in class com.day.cq.security.impl.authorization.PermissionTable.Entry
 
getType() - Method in class com.day.cq.wcm.api.PageModification
 
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.Paragraph
Returns the type of this paragraph
getType() - Method in interface com.day.cq.wcm.notification.Channel
The type of the channel.
getType() - Method in class com.day.cq.wcm.notification.impl.PageSubscription
 
getType() - Method in class com.day.cq.wcm.notification.inbox.impl.InboxChannel
 
getType() - Method in interface com.day.cq.wcm.notification.Subscription
 
getType() - Method in interface com.day.cq.widget.HtmlLibraryBuilder
Returns the library type
getType() - Method in class com.day.cq.widget.impl.CssFileBuilder
 
getType() - Method in class com.day.cq.widget.impl.JsFileBuilder
 
getType() - Method in interface com.day.cq.workflow.advance.AdvanceHandler
Returns the type of WorkflowNodes that can be advanced to by the handler implementation.
getType() - Method in class com.day.cq.workflow.impl.advance.AndJoinNodeHandler
 
getType() - Method in class com.day.cq.workflow.impl.advance.AndSplitNodeHandler
 
getType() - Method in class com.day.cq.workflow.impl.advance.ContainerNodeHandler
 
getType() - Method in class com.day.cq.workflow.impl.advance.EndNodeHandler
 
getType() - Method in class com.day.cq.workflow.impl.advance.OrSplitNodeHandler
 
getType() - Method in class com.day.cq.workflow.impl.advance.ParticipantNodeHandler
 
getType() - Method in class com.day.cq.workflow.impl.advance.ProcessNodeHandler
 
getType() - Method in class com.day.cq.workflow.impl.model.CQWorkflowNode
 
getType() - Method in class com.day.cq.workflow.impl.model.JsonSerializer
 
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.
getURI() - Method in class org.apache.excalibur.source.factories.FileSource
 
getURI() - Method in class org.apache.excalibur.source.impl.AbstractSource
Return the unique identifer for this source
getURI() - Method in interface org.apache.excalibur.source.Source
Get the absolute URI for this source.
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.List.Item
 
getURL() - Method in class com.day.cq.wcm.foundation.Search.Hit
 
getURL() - Method in class com.day.cq.wcm.foundation.Search.Page
 
getUrl(SlingHttpServletRequest, String) - Method in class com.day.cq.workflow.servlet.ServletBase
 
getUser() - Method in interface com.day.cq.wcm.notification.ChannelContext
Return the current user.
getUser() - Method in class com.day.cq.workflow.impl.CQWorkflowSession
 
getUser() - Method in interface com.day.cq.workflow.WorkflowSession
Returns the user that owns the WorkflowSession.
getUserId() - Method in class com.day.cq.audit.AuditLogEntry
Returns the user id.
getUserId() - Method in class com.day.cq.replication.ReplicationAction
Returns the user id.
getUserID() - Method in class com.day.cq.security.impl.resource.AuthorizableRequestProperties
 
getUserId() - Method in class com.day.cq.wcm.api.PageModification
 
getUserId() - Method in class com.day.cq.wcm.notification.inbox.impl.MessageImpl
 
getUserId() - Method in interface com.day.cq.wcm.notification.inbox.Message
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 class com.day.cq.workflow.impl.exec.CQHistoryItem
 
getUserInfo() - Method in class org.apache.excalibur.source.factories.URLSource
The decoded userinfo for this source.
getUsers() - Method in class com.day.cq.security.impl.CRXUserManager
getUsers() - Method in interface com.day.cq.security.UserManager
 
getUsersWorkflowInstances(String, String[]) - Method in class com.day.cq.workflow.impl.jcr.WorkflowManager
 
getValidationInfo(SlingHttpServletRequest) - Static method in class com.day.cq.wcm.foundation.forms.ValidationHelper
Return the current validation info for server side validation
getValidationInfo(HttpServletRequest) - Static method in class com.day.cq.wcm.foundation.forms.ValidationInfo
 
getValidationInfoUri(String, ValidationInfo) - Static method in class com.day.cq.wcm.foundation.forms.ValidationInfo
 
getValidities() - Method in class org.apache.excalibur.source.validity.AggregatedValidity
 
getValidity() - Method in class com.day.cq.rewriter.xml.ResourceSource
Returns TimeStampValidity as resources may change in a directory-based classloader.
getValidity() - Method in class org.apache.excalibur.source.factories.FileSource
Return a validity object based on the file's modification date.
getValidity() - Method in class org.apache.excalibur.source.factories.ResourceSource
Returns TimeStampValidity as resources may change in a directory-based classloader.
getValidity() - Method in class org.apache.excalibur.source.factories.URLSource
Get the Validity object.
getValidity() - Method in class org.apache.excalibur.source.impl.AbstractSource
Get the Validity object.
getValidity() - Method in interface org.apache.excalibur.source.Source
Get the Validity object.
getValue(String) - Method in class com.day.cq.mailer.impl.VariableReplacer
Return the value of specified variable, null if not found
getValue(Map<String, DurboInput.Property>, String, String) - Static method in class com.day.cq.replication.content.durbo.DurboUtil
 
getValue(String) - Method in interface com.day.cq.retriever.impl.AttributeList
Return an attribute's value, given its name or null if the attribute cannot be found.
getValue(String) - Method in interface com.day.cq.rewriter.htmlparser.AttributeList
Return an attribute's value, given its name or null if the attribute cannot be found.
getValue(Node, String) - Method in class com.day.cq.rewriter.processor.impl.ProcessorConfigurationImpl
 
getValue() - Method in interface com.day.cq.search.facets.Bucket
 
getValue(SlingHttpServletRequest, Resource) - Static method in class com.day.cq.wcm.foundation.forms.FormsHelper
Return the value for the element.
getValue() - Method in class com.day.cq.widget.impl.InputStreamResource
Get the value of this StringResource, resolving to the root reference if needed.
getValues(Node, String) - Method in class com.day.cq.rewriter.processor.impl.ProcessorConfigurationImpl
 
getValues() - Method in class com.day.cq.wcm.core.impl.designer.DesignImpl.StyleEntry
Returns the values of this entry or null
getValues(SlingHttpServletRequest, Resource) - Static method in class com.day.cq.wcm.foundation.forms.FormsHelper
Return the values for the element.
getValues(String) - Method in class com.day.cq.wcm.foundation.forms.ValidationInfo
 
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
getVanityUrl() - Method in interface com.day.cq.wcm.api.Page
Returns the vanity url.
getVanityUrl() - Method in interface com.day.cq.wcm.api.Revision
Returns the vanity url.
getVanityUrl() - Method in class com.day.cq.wcm.core.impl.PageImpl
Returns the vanity url.
getVanityUrl() - Method in class com.day.cq.wcm.core.impl.RevisionImpl
Returns the vanity url.
getVariableInfo(TagData) - Method in class com.day.cq.wcm.tags.DefineObjectsTEI
 
getVersion() - Method in class com.day.cq.compat.migration.impl.contentbus.Page
 
getVersion() - Method in class com.day.cq.workflow.impl.model.CQWorkflowModel
 
getVersion() - Method in interface com.day.cq.workflow.model.WorkflowModel
Returns the version of the WorkflowModel.
getVersionId() - Method in class com.day.cq.wcm.api.PageModification
 
getVersions(String) - Method in class com.day.cq.compat.migration.impl.importer.ImporterContext
 
getViewType() - Method in class com.day.cq.security.impl.authorization.ParameterName
 
getVirtualComponents() - Method in interface com.day.cq.wcm.api.components.Component
Returns a collection of virtual components that are configured for this component.
getVirtualComponents() - Method in class com.day.cq.wcm.core.impl.components.ComponentImpl
Returns a collection of virtual components that are configured for this component.
getWcmConfigPath() - Method in interface com.day.cq.wcm.workflow.api.WcmWorkflowService
Specifies the lo