- Cache<K,V> - Class in org.jahia.services.cache
-
This is the root class for all the cache in Jahia.
- Cache(String, CacheImplementation<K, CacheEntry<V>>) - Constructor for class org.jahia.services.cache.Cache
-
Creates a new Cache instance.
- CACHE_BY_URL - Static variable in class org.jahia.services.seo.jcr.VanityUrlService
-
- CACHE_ERROR - Static variable in exception org.jahia.exceptions.JahiaException
-
- CACHE_EXPIRATION - Static variable in class org.jahia.services.render.filter.cache.AggregateCacheFilter
-
Deprecated.
- CACHE_PER_USER - Static variable in class org.jahia.services.render.filter.cache.AggregateCacheFilter
-
Deprecated.
- CACHE_READ_ONLY - Static variable in class org.jahia.services.render.filter.cache.ReadOnlyCacheKeyPartGenerator
-
- CacheClusterEvent - Class in org.jahia.services.render.filter.cache
-
Bean object for cluster wide flush event.
- CacheClusterEvent(String, long) - Constructor for class org.jahia.services.render.filter.cache.CacheClusterEvent
-
Initializes an instance of this class.
- CacheController - Class in org.jahia.bin
-
Performs various notification-related tasks.
- CacheController() - Constructor for class org.jahia.bin.CacheController
-
- CacheEntry<V> - Class in org.jahia.services.cache
-
This class represents an entry in a class.
- CacheEntry() - Constructor for class org.jahia.services.cache.CacheEntry
-
Default constructor, creates a new CacheEntry instance.
- CacheEntry(V) - Constructor for class org.jahia.services.cache.CacheEntry
-
Creates a new CacheEntry object instance.
- CacheFactory - Class in org.jahia.services.cache
-
Here are the methods that should be called to create new instances of caches.
- CacheFilter - Class in org.jahia.services.render.filter.cache
-
Cache render filter, in charge of providing the html for a given fragment (from the cache or by generating it)
Then cache the result if necessary
Created by jkevan on 12/04/2017.
- CacheFilter() - Constructor for class org.jahia.services.render.filter.cache.CacheFilter
-
- CacheFlushedEvent(String, String, int, int) - Constructor for class org.jahia.services.content.rules.FlushCacheOnNodeBackgroundAction.CacheFlushedEvent
-
- CacheHelper - Class in org.jahia.ajax.gwt.helper
-
Cache helper class.
- CacheHelper() - Constructor for class org.jahia.ajax.gwt.helper.CacheHelper
-
- CacheHelper - Class in org.jahia.services.cache
-
Cache manager utility.
- CacheHelper() - Constructor for class org.jahia.services.cache.CacheHelper
-
- CacheImplementation<K,V> - Interface in org.jahia.services.cache
-
User: Serge Huber
Date: Jul 12, 2005
Time: 3:31:00 PM
- CacheInfo - Class in org.jahia.services.cache.ehcache
-
Base cache information and statistics.
- CacheInfo(Ehcache) - Constructor for class org.jahia.services.cache.ehcache.CacheInfo
-
Initializes an instance of this class.
- CacheKeyGenerator - Interface in org.jahia.services.render.filter.cache
-
Describes the module output cache key generator.
- CacheKeyPartGenerator - Interface in org.jahia.services.render.filter.cache
-
Interface used to implement custom Cache key part
User: toto
Date: 11/20/12
Time: 12:20 PM
- CacheManagerInfo - Class in org.jahia.services.cache.ehcache
-
Cache manager information and statistics.
- CacheManagerInfo(CacheManager) - Constructor for class org.jahia.services.cache.ehcache.CacheManagerInfo
-
Initializes an instance of this class.
- CacheProvider - Interface in org.jahia.services.cache
-
Jahia cache provider definition.
- cacheProvider - Variable in class org.jahia.services.render.filter.cache.AggregateCacheFilter
-
Deprecated.
- cacheProvider - Variable in class org.jahia.services.render.filter.cache.CacheFilter
-
- CacheService - Class in org.jahia.services.cache
-
User: Serge Huber
Date: Jul 13, 2005
Time: 1:17:31 PM
Copyright (C) Jahia Inc.
- CacheService() - Constructor for class org.jahia.services.cache.CacheService
-
- CacheStatistics - Interface in org.jahia.services.cache
-
Implemented by a cache provider that supports access statistics.
- CacheUrlDependenciesParserFilter - Class in org.jahia.services.render.filter.cache
-
- CacheUrlDependenciesParserFilter() - Constructor for class org.jahia.services.render.filter.cache.CacheUrlDependenciesParserFilter
-
- CacheUtils - Class in org.jahia.services.render.filter.cache
-
- calculateChecksum(HttpServletRequest, String, String) - Method in class org.jahia.services.seo.urlrewrite.ResourceChecksumCalculator
-
Calculates the checksum for the specified resource and sets it as a request attribute.
- calculateDigest(InputStream) - Static method in class org.jahia.utils.FileUtils
-
Calculates the MD5 digest from the content of the supplied input stream.
- callDataStoreGarbageCollector() - Static method in class org.jahia.services.content.JCRContentUtils
-
Calls the datastore garbage collector and returns the number of data entries deleted.
- CamelAppender - Class in org.jahia.services.notification
-
- CamelAppender() - Constructor for class org.jahia.services.notification.CamelAppender
-
Initializes an instance of this class.
- CamelAppender(boolean) - Constructor for class org.jahia.services.notification.CamelAppender
-
Initializes an instance of this class.
- CamelMessage(String, Object, Map<String, Object>) - Constructor for class org.jahia.services.notification.CamelNotificationService.CamelMessage
-
- CamelNotificationService - Class in org.jahia.services.notification
-
Notification service, based on the Apache Camel framework, for sending different kinds of notifications.
- CamelNotificationService() - Constructor for class org.jahia.services.notification.CamelNotificationService
-
- CamelNotificationService.CamelMessage - Class in org.jahia.services.notification
-
- canAccess(String) - Method in class org.apache.jackrabbit.core.security.JahiaAccessManager
-
- canAddChildNode(String) - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- canAddChildNode(String, String) - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- canAddMixin(String) - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- canAddMixin(String) - Method in class org.jahia.services.content.JCRNodeWrapperImpl
- canApplyOnProperty(JCRNodeWrapper, ExtendedPropertyDefinition) - Method in class org.jahia.services.content.interceptor.BaseInterceptor
-
- canApplyOnProperty(JCRNodeWrapper, ExtendedPropertyDefinition) - Method in class org.jahia.services.content.interceptor.LastModifiedInterceptor
-
- canApplyOnProperty(JCRNodeWrapper, ExtendedPropertyDefinition) - Method in interface org.jahia.services.content.interceptor.PropertyInterceptor
-
Checks if this interceptor need to be called on that property.
- canCacheNode(Node) - Method in class org.jahia.services.content.impl.jackrabbit.JackrabbitStoreProvider
-
- canCacheNode(Node) - Method in class org.jahia.services.content.JCRStoreProvider
-
Checks if the specified node, backed by this provider, can be cached.
- cancelActionExecution(NodeFact, String, KnowledgeHelper) - Method in class org.jahia.services.content.rules.Service
-
- cancelMerge(Version) - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- cancelMerge(Version) - Method in class org.jahia.services.content.JCRNodeWrapperImpl
- CANDIDATE - Static variable in class org.jahia.services.workflow.WorkflowService
-
- canExecute(String, String) - Method in class org.jahia.tools.patches.GraphqlPatcher
-
- canExecute(String, String) - Method in class org.jahia.tools.patches.GroovyPatcher
-
- canExecute(String, String) - Method in interface org.jahia.tools.patches.PatchExecutor
-
- canExecute(String, String) - Method in class org.jahia.tools.patches.SqlPatcher
-
- canExport(ExportContext, boolean) - Method in class org.apache.jackrabbit.server.io.ExtraContentHandler
-
- canExport(ExportContext, boolean) - Method in class org.apache.jackrabbit.server.io.SymLinkHandler
-
- canExportNode(Node) - Method in class org.jahia.services.content.JCRStoreProvider
-
Indicates if the specified node, backed by this provider, is considered during export operation
- canExportProperty(Property) - Method in class org.jahia.services.content.JCRStoreProvider
-
Indicates if the specified property, backed by this provider, is considered during export operation
- canFactoryForExtensionProcessViews(String, Dictionary<String, String>) - Static method in class org.jahia.utils.ScriptEngineUtils
-
- canFactoryProcessViews(ScriptEngineFactory, Dictionary<String, String>) - Static method in class org.jahia.utils.ScriptEngineUtils
-
- canHandle(String, String) - Method in class org.jahia.services.content.interceptor.url.BaseURLReplacer
-
Return true if replacer can handle tag and attr
- canHandle(String, String) - Method in class org.jahia.services.content.interceptor.url.SrcSetURLReplacer
-
Return true if replacer can handle tag and attr
- canHandle(String, String) - Method in interface org.jahia.services.content.interceptor.url.URLReplacer
-
Return true if replacer can handle tag and attr
- canHandle(JCRNodeWrapper) - Method in class org.jahia.services.content.rules.ExtractionService
-
Performs a check if the provided node can be handled by currently
configured parsers.
- canHandle(InputStream, Metadata) - Method in class org.jahia.services.textextraction.TextExtractionService
-
Performs a check if the provided content can be handled by currently
configured parsers.
- canImport(ImportContext, boolean) - Method in class org.apache.jackrabbit.server.io.ExtraContentHandler
-
- canImport(ImportContext, DavResource) - Method in class org.apache.jackrabbit.server.io.ExtraContentHandler
-
- canImport(ImportContext, DavResource) - Method in class org.apache.jackrabbit.server.io.SymLinkHandler
-
- canImport(ImportContext, boolean) - Method in class org.apache.jackrabbit.server.io.SymLinkHandler
-
- canMarkForDeletion() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- canMarkForDeletion() - Method in interface org.jahia.services.content.JCRNodeWrapper
-
Checks if this node can be marked for deletion.
- canMarkForDeletion() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
- CanonicalPathCacheKeyPartGenerator - Class in org.jahia.services.render.filter.cache
-
Cache key to store canonical path of a node if the path is a dereference path
- CanonicalPathCacheKeyPartGenerator() - Constructor for class org.jahia.services.render.filter.cache.CanonicalPathCacheKeyPartGenerator
-
- canProcess(Command<T>) - Method in interface org.jahia.services.workflow.jbpm.JBPMEventGeneratorInterceptor.JBPMEventListener
-
- canRead(Path, ItemId) - Method in class org.apache.jackrabbit.core.security.JahiaAccessManager
-
- canRead(JCRNodeWrapper) - Method in class org.jahia.services.image.AbstractJava2DImageService
-
- canRead(Type, Class<?>, MediaType) - Method in class org.jahia.utils.spring.http.converter.json.JahiaMappingJackson2HttpMessageConverter
-
- canReadProperty(String) - Method in class org.jahia.services.content.decorator.JCRMountPointNode
-
- canReadProperty(String) - Method in class org.jahia.services.content.decorator.JCRPasswordHistoryEntryNode
-
- canReadProperty(String) - Method in class org.jahia.services.content.decorator.JCRProtectedNodeAbstractDecorator
-
Only method to implement, that check the readability of a property, based on the property name
- canReadProperty(String) - Method in class org.jahia.services.content.decorator.JCRUserNode
-
- canRegisterCustomNodeTypes() - Method in class org.jahia.services.content.impl.jackrabbit.JackrabbitStoreProvider
-
- canRegisterCustomNodeTypes() - Method in class org.jahia.services.content.JCRStoreProvider
-
- canRemoveItem(String) - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- canRemoveNode(String) - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- canRemoveProperty(String) - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- canResolveSiteByServerName(HttpServletRequest, String, String, String) - Method in class org.jahia.services.seo.urlrewrite.ServerNameToSiteMapper
-
- canSetProperty(String, Value) - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- canSetProperty(String, Value[]) - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- canWrite(Class<?>, MediaType) - Method in class org.jahia.utils.spring.http.converter.json.JahiaMappingJackson2HttpMessageConverter
-
- Captcha - Class in org.jahia.bin
-
Controller for generating a captcha image.
- Captcha() - Constructor for class org.jahia.bin.Captcha
-
- CAPTCHA - Static variable in class org.jahia.bin.Render
-
- cascadeFragmentErrors - Variable in class org.jahia.services.render.filter.cache.AggregateCacheFilter
-
Deprecated.
- cascadeFragmentErrors - Variable in class org.jahia.services.render.filter.cache.CacheFilter
-
- CATEGORIES - Static variable in class org.jahia.services.importexport.XMLFormatDetectionHandler
-
- CategoriesImportHandler - Class in org.jahia.services.importexport
-
Import handler for categories.
- CategoriesImportHandler() - Constructor for class org.jahia.services.importexport.CategoriesImportHandler
-
- Category - Class in org.jahia.services.categories
-
Title: Category object
- Category(CategoryBean) - Constructor for class org.jahia.services.categories.Category
-
- CATEGORY - Static variable in class org.jahia.services.content.nodetypes.Lexer
-
- CATEGORY - Static variable in class org.jahia.services.content.nodetypes.LexerLegacy
-
- CATEGORY - Static variable in class org.jahia.services.content.nodetypes.SelectorType
-
- CATEGORY - Static variable in class org.jahia.services.content.nodetypes.SelectorTypeLegacy
-
- CATEGORY_TYPE - Static variable in class org.jahia.content.CategoryKey
-
- CATEGORY_TYPE - Static variable in class org.jahia.services.search.jcr.JahiaExcerptProvider
-
- CategoryBean - Class in org.jahia.data.beans
-
Title: A wrapper JavaBean compliant class that uses the current
request context to display values back to the output.
- CategoryBean() - Constructor for class org.jahia.data.beans.CategoryBean
-
Empty constructor to follow JavaBean compliance rules
- CategoryBean(Category) - Constructor for class org.jahia.data.beans.CategoryBean
-
Constructor for wrapper
- CategoryBean - Interface in org.jahia.services.categories
-
User: Rincevent
Date: 25 avr.
- CategoryKey - Class in org.jahia.content
-
Title: A ObjectKey class for categories
- CategoryKey() - Constructor for class org.jahia.content.CategoryKey
-
Protected constructor to use this class also as a factory by calling
the getChildInstance method
- CategoryKey(String) - Constructor for class org.jahia.content.CategoryKey
-
- CategoryKey(String, String) - Constructor for class org.jahia.content.CategoryKey
-
- categoryService - Static variable in class org.jahia.services.categories.Category
-
- CategoryService - Class in org.jahia.services.categories
-
Title: Category management service
- CategoryService() - Constructor for class org.jahia.services.categories.CategoryService
-
- CategoryServiceImpl - Class in org.jahia.services.categories
-
Title: Category management service database implementation
- CategoryServiceImpl() - Constructor for class org.jahia.services.categories.CategoryServiceImpl
-
- cc(String) - Method in class org.jahia.services.mail.MailMessage.Builder
-
- CHANGE_PICKER_LINK - Static variable in class org.jahia.content.StructuralRelationship
-
- ChangedNodeInterceptor - Class in org.jahia.services.content
-
- ChangedNodeInterceptor() - Constructor for class org.jahia.services.content.ChangedNodeInterceptor
-
- ChangedPropertyFact - Class in org.jahia.services.content.rules
-
This class describe a property change event for the drools engine.
- ChangedPropertyFact(AddedNodeFact, JCRPropertyWrapper) - Constructor for class org.jahia.services.content.rules.ChangedPropertyFact
-
- ChangedPropertyFact(AddedNodeFact, String, Object, KnowledgeHelper) - Constructor for class org.jahia.services.content.rules.ChangedPropertyFact
-
- ChangedPropertyFact(AddedNodeFact, String, Object, KnowledgeHelper, boolean) - Constructor for class org.jahia.services.content.rules.ChangedPropertyFact
-
- changeRoles(String, Map<String, String>) - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- changeRoles(String, Map<String, String>) - Method in interface org.jahia.services.content.JCRNodeWrapper
-
Change the permissions of a principal on the node.
- changeRoles(String, Map<String, String>) - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
Change the permissions of a principal on the node.
- Channel - Class in org.jahia.services.channels
-
A channel describes a rendering target, so it may be a mobile device or any other kind of rendering browser
/technologies (RSS), etc...
- Channel() - Constructor for class org.jahia.services.channels.Channel
-
- ChannelChoiceListInitializer - Class in org.jahia.services.channels
-
A choicelist initializer for channel selection.
- ChannelChoiceListInitializer() - Constructor for class org.jahia.services.channels.ChannelChoiceListInitializer
-
- ChannelHelper - Class in org.jahia.ajax.gwt.helper
-
Service helper to access channel data.
- ChannelHelper() - Constructor for class org.jahia.ajax.gwt.helper.ChannelHelper
-
- ChannelHolder - Interface in org.jahia.ajax.gwt.commons.server
-
Created by IntelliJ IDEA.
- ChannelPreviewFilter - Class in org.jahia.services.channels.filters
-
Adds channel device image decoration
- ChannelPreviewFilter() - Constructor for class org.jahia.services.channels.filters.ChannelPreviewFilter
-
- ChannelProvider - Interface in org.jahia.services.channels
-
A channel provider will implement the functionality to resolve and provide list of channels
- ChannelResolutionFilter - Class in org.jahia.services.channels.filters
-
A filter that will match a user agent and set it to the associated channel
- ChannelResolutionFilter() - Constructor for class org.jahia.services.channels.filters.ChannelResolutionFilter
-
- ChannelService - Class in org.jahia.services.channels
-
The channel service is the main service to access, retrieve, query, list and maybe even update channels
- ChannelService() - Constructor for class org.jahia.services.channels.ChannelService
-
- characters(char[], int, int) - Method in class org.jahia.services.importexport.DataWriter
-
Write a sequence of characters.
- characters(char[], int, int) - Method in class org.jahia.services.importexport.XMLWriter
-
Write character data.
- characters(String) - Method in class org.jahia.services.importexport.XMLWriter
-
Write a string of character data, with XML escaping.
- check(String) - Static method in class org.jahia.services.content.JCRContentUtils
-
- check(QueryRootNode) - Method in class org.jahia.services.search.spell.CompositeSpellChecker
- check() - Method in class org.jahia.tools.imageprocess.ImageInfo
-
- CHECK_PERMISSIONS - Static variable in class org.jahia.services.content.PublicationJob
-
- CHECK_VISIBILITY - Static variable in class org.apache.jackrabbit.core.query.lucene.JahiaNodeIndexer
-
- checkAclUuidInIndex - Static variable in class org.apache.jackrabbit.core.query.lucene.JahiaQueryImpl
-
- checkActionRequirements(Action, RenderContext, URLResolver) - Static method in class org.jahia.bin.Render
-
Performs all required checks for this action.
- checkAvailability() - Method in class org.jahia.services.content.JCRStoreProvider
-
- CHECKBOX - Static variable in class org.jahia.services.content.nodetypes.Lexer
-
- CHECKBOX - Static variable in class org.jahia.services.content.nodetypes.LexerLegacy
-
- CHECKBOX - Static variable in class org.jahia.services.content.nodetypes.SelectorType
-
- CHECKBOX - Static variable in class org.jahia.services.content.nodetypes.SelectorTypeLegacy
-
- CHECKBOX - Static variable in class org.jahia.services.usermanager.UserProperty
-
Deprecated.
- checkCmsPrefix(HttpServletRequest, String, String) - Method in class org.jahia.services.seo.urlrewrite.ServerNameToSiteMapper
-
- checkCommit() - Method in class org.jahia.services.templates.SourceControlManagement
-
Check if a commit is required
- checkConfig(HttpServletRequest) - Method in class org.jahia.bin.filters.ContentManagerAccessCheckFilter
-
- checkConflicts() - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- checkConstraint(String) - Method in class org.jahia.services.content.nodetypes.ValueImpl
-
- checkExecutionResult(SourceControlManagement.ExecutionResult) - Method in class org.jahia.services.templates.SourceControlManagement
-
- checkExistence(String) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- checkExistence(String, JCRSessionWrapper, Locale) - Method in class org.jahia.ajax.gwt.helper.ContentManagerHelper
-
- checkExistingContent(String) - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
Check if any content is created with definitions in this module
- checkExistingContent(String) - Method in class org.jahia.services.templates.ModuleInstallationHelper
-
- checkExtractionByFilter(boolean, RepositoryFileFilter, Writer) - Static method in class org.jahia.services.textextraction.TextExtractionHelper
-
Triggers the process of checking for files (by filter), where extraction is possible.
- checkFeature(String) - Method in interface org.jahia.security.license.LicenseCheckerService
-
Checks if the corresponding product feature is allowed by the current license.
- checkFiles(File, boolean, boolean, boolean, long, IOFileFilter) - Method in class org.jahia.tools.files.FileWatcherJob
-
Checks new files and builds the List of files to pass to Observers
- checkFileVanityUrl(HttpServletRequest, String) - Method in class org.jahia.services.seo.jcr.VanityUrlMapper
-
checks if a vanity exists and put the result as an attribute of the request
this is used in urlRewriting rules
- checkHomePage(AddedNodeFact, KnowledgeHelper) - Method in class org.jahia.services.content.rules.Service
-
- checkI18nAndMandatoryPropertiesForLocale(Locale) - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- checkI18nAndMandatoryPropertiesForLocale(Locale) - Method in interface org.jahia.services.content.JCRNodeWrapper
-
- checkI18nAndMandatoryPropertiesForLocale(Locale) - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
- checkin() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- checkin() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
- checkIndex(File, StringBuilder) - Static method in class org.jahia.utils.SearchIndexUtils
-
Performs the check for the specified Lucene index using CheckIndex tool.
- checkInitialized() - Method in class org.apache.jackrabbit.core.security.JahiaAccessManager
-
- checkLanguageValidity(Set<String>) - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- checkLanguageValidity(Set<String>) - Method in interface org.jahia.services.content.JCRNodeWrapper
-
- checkLanguageValidity(Set<String>) - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
- checkLock() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- checkLock() - Method in interface org.jahia.services.content.JCRNodeWrapper
-
- checkLock() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
- checkMinOccurrence(String, int, String) - Static method in class org.jahia.services.pwdpolicy.RuleConditions.MinOccurrence
-
- checkMissingExtraction(boolean, Writer) - Static method in class org.jahia.services.textextraction.TextExtractionHelper
-
Triggers the process of checking for missing text extractions check.
- checkNameFormat(String) - Method in class org.jahia.services.content.JCRValueFactoryImpl
-
- checkOrphaned(long, boolean, Writer) - Static method in class org.jahia.services.history.NodeVersionHistoryHelper
-
Triggers the process of orphaned version histories check.
- checkout() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- checkout() - Method in class org.jahia.services.content.decorator.JCRVersion
-
- checkout() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
- checkout(Node) - Method in class org.jahia.services.content.JCRSessionWrapper
-
Performs check out of the specified node.
- checkoutModule(String, String, String, String, String) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- checkoutModule(String, String, String, String, String, JCRSessionWrapper) - Method in class org.jahia.ajax.gwt.helper.ModuleHelper
-
- checkoutModule(File, String, String, String, String, JCRSessionWrapper) - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
Checkout module sources, compile and deploy
- checkoutModule(File, String, String, String, String, JCRSessionWrapper) - Method in class org.jahia.services.templates.SourceControlHelper
-
- checkoutRepository(File, String, String, boolean) - Method in class org.jahia.services.templates.SourceControlFactory
-
Performs checkout of the remote SCM content into the provided working directory.
- checkoutTempModule(String, String, String, String) - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
- checkoutTmpModule(String, String, String, String) - Method in class org.jahia.services.templates.SourceControlHelper
-
- checkParticipation(Task, JahiaUser) - Method in class org.jahia.services.workflow.jbpm.BaseCommand
-
- checkPathFormat(String) - Method in class org.jahia.services.content.JCRValueFactoryImpl
-
- checkPeriodically(JCRStoreProvider) - Method in class org.jahia.services.content.JCRStoreProviderChecker
-
- checkPermission(ItemId, int) - Method in class org.apache.jackrabbit.core.security.JahiaAccessManager
-
- checkPermission(Path, int) - Method in class org.apache.jackrabbit.core.security.JahiaAccessManager
-
- checkPermission(String, int) - Method in class org.apache.jackrabbit.core.security.JahiaAccessManager
-
- checkPermission(String, String) - Method in class org.jahia.services.content.JCRSessionWrapper
-
Normally determines whether this Session has permission to perform
the specified actions at the specified absPath.
- checkPermissionForType(String, JCRNodeWrapper) - Static method in class org.jahia.utils.NodeTypesUtils
-
Check if the provided type match permission requirements on the provided node
- checkpoint() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- checkpoint() - Method in interface org.jahia.services.content.JCRNodeWrapper
-
Performs a checkin and a checkout.
- checkpoint() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
Performs a checkin and a checkout.
- checkReadOnly(String) - Method in class org.jahia.services.content.JCRSessionWrapper
-
Check if this session is read only, call the read only controller to report read only violation in case the session is read only.
- checkRepositoryPermission(int) - Method in class org.apache.jackrabbit.core.security.JahiaAccessManager
-
- checkSavePath(String) - Method in class org.jahia.tools.files.FileUpload
-
Method checkSavePath
Check if the path where to save files is valid
- checkToken(HttpServletRequest, HttpServletResponse, Map<String, List<String>>) - Static method in class org.jahia.bin.TokenChecker
-
- checkUnused(long, boolean, long, Writer) - Static method in class org.jahia.services.history.NodeVersionHistoryHelper
-
Triggers the process of unused versions check.
- checkUserAuthorized() - Method in class org.jahia.bin.JahiaController
-
- checkUserAuthorized(JCRNodeWrapper) - Method in class org.jahia.bin.JahiaController
-
- checkUserAuthorized(JahiaUser, String) - Static method in class org.jahia.bin.JahiaControllerUtils
-
- checkUserAuthorized(JCRNodeWrapper, JahiaUser, String) - Static method in class org.jahia.bin.JahiaControllerUtils
-
- checkUserAuthorized() - Method in class org.jahia.bin.JahiaMultiActionController
-
- checkUserAuthorized(JCRNodeWrapper) - Method in class org.jahia.bin.JahiaMultiActionController
-
- checkUserLoggedIn() - Method in class org.jahia.bin.JahiaController
-
- checkUserLoggedIn(JahiaUser) - Static method in class org.jahia.bin.JahiaControllerUtils
-
- checkUserLoggedIn() - Method in class org.jahia.bin.JahiaMultiActionController
-
- checkValidity() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- checkValidity() - Method in interface org.jahia.services.content.JCRNodeWrapper
-
- checkValidity() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
- checkValidNodePath(String) - Method in class org.apache.jackrabbit.core.security.JahiaAccessManager
-
- checkValidNodePath(Path) - Method in class org.apache.jackrabbit.core.security.JahiaAccessManager
-
- checkValidSources(JahiaTemplatesPackage, File) - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
- checkValidSources(JahiaTemplatesPackage, File) - Method in class org.jahia.services.templates.SourceControlHelper
-
- checkVanityUrl(HttpServletRequest, String, String) - Method in class org.jahia.services.seo.jcr.VanityUrlMapper
-
checks if a vanity exists and put the result as an attribute of the request
this is used in urlRewriting rules
- checkWorkspace(HttpServletRequest) - Method in class org.jahia.bin.filters.ContentManagerAccessCheckFilter
-
- checkWriteable(List<String>) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- checkWriteable(List<String>, JahiaUser, JCRSessionWrapper, Locale) - Method in class org.jahia.ajax.gwt.helper.ContentManagerHelper
-
- CHILD_NODE_DEFINITION - Static variable in class org.jahia.services.content.nodetypes.Lexer
-
- CHILD_NODE_DEFINITION - Static variable in class org.jahia.services.content.nodetypes.LexerLegacy
-
- ChildNodesIterator - Class in org.jahia.services.content
-
Iterator used to filter translation and mount nodes
wrapping nodes on demand with a lazy size
- ChildNodesIterator(NodeIterator, List<String>, List<JCRNodeWrapper>, JCRNodeWrapperImpl, JCRSessionWrapper, JCRStoreProvider) - Constructor for class org.jahia.services.content.ChildNodesIterator
-
- CHOICELIST - Static variable in class org.jahia.services.content.nodetypes.Lexer
-
- CHOICELIST - Static variable in class org.jahia.services.content.nodetypes.LexerLegacy
-
- CHOICELIST - Static variable in class org.jahia.services.content.nodetypes.SelectorType
-
- CHOICELIST - Static variable in class org.jahia.services.content.nodetypes.SelectorTypeLegacy
-
- ChoiceListInitializer - Interface in org.jahia.services.content.nodetypes.initializers
-
Defines the choice list value initializer.
- ChoiceListInitializerService - Class in org.jahia.services.content.nodetypes.initializers
-
Service implementation for managing all possible choice list value initializers.
- ChoiceListInitializerService() - Constructor for class org.jahia.services.content.nodetypes.initializers.ChoiceListInitializerService
-
- ChoiceListRenderer - Interface in org.jahia.services.content.nodetypes.renderer
-
Defines the renderer for a choice list.
- ChoiceListRendererService - Class in org.jahia.services.content.nodetypes.renderer
-
Service implementation for managing different renderer implementations.
- ChoiceListRendererService() - Constructor for class org.jahia.services.content.nodetypes.renderer.ChoiceListRendererService
-
- ChoiceListValue - Class in org.jahia.services.content.nodetypes.initializers
-
Represents a single item in the choice list.
- ChoiceListValue() - Constructor for class org.jahia.services.content.nodetypes.initializers.ChoiceListValue
-
Initializes an instance of this class.
- ChoiceListValue(String, Map<String, Object>, Value) - Constructor for class org.jahia.services.content.nodetypes.initializers.ChoiceListValue
-
- ChoiceListValue(String, String) - Constructor for class org.jahia.services.content.nodetypes.initializers.ChoiceListValue
-
- ClassLoaderAwareCacheEntry - Class in org.jahia.services.cache
-
Wrapper for the cache entry to use the classloader of the specified module.
- ClassLoaderAwareCacheEntry(Object) - Constructor for class org.jahia.services.cache.ClassLoaderAwareCacheEntry
-
- ClassLoaderUtils - Class in org.jahia.utils
-
Class loading related utilities.
- ClassLoaderUtils.Callback<T> - Interface in org.jahia.utils
-
Defines a callback processor for an action which will be executed using the provided class loader.
- ClassLoaderUtils.CoreAndModulesClassLoader - Class in org.jahia.utils
-
A class loader capable of loading both core and modules classes.
- classToTableName(String) - Method in class org.jahia.hibernate.JahiaNamingStrategy
-
- clean(File) - Method in class org.jahia.services.templates.ModuleBuildHelper.SvnCleaner
-
- cleanDirectory(File, FileFilter) - Static method in class org.jahia.utils.FileUtils
-
Cleans a directory without deleting it, considering also named exclusions.
- cleanFilesList(File, List<String>) - Method in class org.jahia.services.importexport.ImportExportBaseService
-
Remove the list of files temporarily expanded to the given folder.
- cleanReferences(String) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- CLEANUP - Static variable in class org.jahia.bin.Export
-
- CLEANUP_REGEXP - Static variable in class org.jahia.services.render.filter.cache.AggregateCacheFilter
-
Deprecated.
- cleanupNodeProperties(NodeState) - Method in class org.apache.jackrabbit.core.query.lucene.JahiaNodeIndexer
-
- clear() - Method in class org.jahia.services.content.LazyPropertyIterator
-
- clear() - Method in class org.jahia.services.modulemanager.spi.impl.DefaultBundleService.FailingMap
-
- clearAllLocks(String, boolean) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- clearAllLocks(String, boolean, JCRSessionWrapper, Locale) - Method in class org.jahia.ajax.gwt.helper.ContentManagerHelper
-
- clearAllLocks() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- clearAllLocks(String, boolean, String) - Static method in class org.jahia.services.content.JCRContentUtils
-
Removes all locks on the current node and optionally on its children.
- clearAllLocks() - Method in interface org.jahia.services.content.JCRNodeWrapper
-
- clearAllLocks() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
- clearCache() - Static method in class org.jahia.utils.i18n.JahiaTemplatesRBLoader
-
Deprecated.
Flushes the ResourceBundle internal caches.
- clearCaches() - Static method in class org.jahia.services.render.scripting.bundle.BundleScriptResolver
-
Utility method to clear all view caches
- clearHierarchy() - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
Resets the resource bundle lookup hierarchy.
- clearIndex() - Method in class org.apache.lucene.search.spell.JahiaExtendedSpellChecker
-
Removes all terms from the spell check index.
- clearInternalAndPublishedReferences(List<String>) - Method in class org.jahia.services.content.PublicationInfo
-
- clearLabels() - Method in class org.jahia.services.content.nodetypes.ExtendedItemDefinition
-
- clearLabels() - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- clearMDC() - Static method in class org.jahia.osgi.LogBridge
-
Clears the DX core SLF4j MDC hashtable.
- clearModuleNodes(JahiaTemplatesPackage) - Method in class org.jahia.services.templates.TemplatePackageDeployer
-
Clear all module nodes for given package
- clearModuleNodes(String, ModuleVersion) - Method in class org.jahia.services.templates.TemplatePackageDeployer
-
Clear all module nodes for given package id and version
- clearModuleNodes(JahiaTemplatesPackage, JCRSessionWrapper) - Method in class org.jahia.services.templates.TemplatePackageDeployer
-
Deprecated.
- clearModuleNodes(String, ModuleVersion, JCRSessionWrapper) - Method in class org.jahia.services.templates.TemplatePackageDeployer
-
Clear all module nodes for given package id, version and session
if you want to remove a module nodes, use clearModuleNodes(String id, ModuleVersion version) to be sure to remove
nodes in both workspaces.
- clearModuleNodesAsync(JahiaTemplatesPackage) - Method in class org.jahia.services.templates.TemplatePackageDeployer
-
Clear all module nodes for given package via a background job
- ClearModuleNodesJob - Class in org.jahia.services.templates
-
Background task for performing cleanup of the module nodes in JCR.
- ClearModuleNodesJob() - Constructor for class org.jahia.services.templates.ClearModuleNodesJob
-
- clearNonExistingGroupsCache() - Method in class org.jahia.services.usermanager.GroupCacheHelper
-
- clearNonExistingGroupsCache() - Method in class org.jahia.services.usermanager.JahiaGroupManagerService
-
Remove all cache entries for non existing groups
- clearNonExistingUsersCache() - Method in class org.jahia.services.usermanager.JahiaUserManagerService
-
Remove all cache entries for non existing groups
- clearNonExistingUsersCache() - Method in class org.jahia.services.usermanager.UserCacheHelper
-
- clearPropertiesCache() - Static method in class org.jahia.services.render.FileSystemView
-
Deprecated.
- clearWarnings() - Method in class org.jahia.jdbc.DelegatingConnection
-
- clone() - Method in class org.jahia.services.cache.ehcache.LoggingCacheEventListener
-
- clone(JCRNodeWrapper, String) - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- clone(JCRNodeWrapper, String) - Method in interface org.jahia.services.content.JCRNodeWrapper
-
- clone(JCRNodeWrapper, String) - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
- clone(String, String, String, boolean) - Method in class org.jahia.services.content.JCRWorkspaceWrapper
-
- close() - Method in class org.apache.jackrabbit.core.security.JahiaAccessManager
-
- close() - Method in class org.apache.jackrabbit.core.security.JahiaSecurityManager
-
- close() - Method in class org.apache.lucene.search.spell.JahiaExtendedSpellChecker
-
- close() - Method in interface org.jahia.ajax.gwt.content.server.UploadedPendingFile
-
Release any associated internal resources (but not streams obtained via getContentStream).
- close() - Method in class org.jahia.bin.errors.ExceptionAppender
-
- close() - Method in class org.jahia.jdbc.DelegatingConnection
-
- close() - Method in class org.jahia.services.content.nodetypes.JahiaCndWriter
-
Flushes all pending write operations and Closes this writer.
- close() - Method in class org.jahia.services.importexport.NoCloseZipInputStream
-
- close() - Method in class org.jahia.services.notification.CamelAppender
-
- close() - Method in class org.jahia.services.search.spell.CompositeSpellChecker
-
- close() - Method in class org.jahia.utils.Log4jEventCollector
-
- close() - Method in class org.jahia.utils.Log4jEventCollectorWrapper
-
- close() - Method in class org.jahia.utils.zip.DirectoryZipInputStream
-
- close() - Method in class org.jahia.utils.zip.DirectoryZipOutputStream
-
- closeAllSessions() - Method in class org.jahia.services.content.JCRSessionFactory
-
- closeArchiveFile() - Method in class org.jahia.utils.zip.JahiaArchiveFileHandler
-
Close the Zip file.
- closeEditEngine(String) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- closeEntry() - Method in class org.jahia.utils.zip.DirectoryZipInputStream
-
- closeEntry() - Method in class org.jahia.utils.zip.DirectoryZipOutputStream
-
- closeQuietly(Object) - Static method in class org.jahia.utils.DatabaseUtils
-
- ClusterSettingsInitializerDummy() - Constructor for class org.jahia.settings.SettingsBean.ClusterSettingsInitializerDummy
-
- CMD_FLUSH_ALL_CACHES - Static variable in class org.jahia.services.cache.CacheHelper
-
- CMD_FLUSH_CHILDREN - Static variable in class org.jahia.services.cache.CacheHelper
-
- CMD_FLUSH_CHILDS - Static variable in class org.jahia.services.cache.CacheHelper
-
- CMD_FLUSH_MATCHINGPERMISSIONS - Static variable in class org.jahia.services.cache.CacheHelper
-
- CMD_FLUSH_OUTPUT_CACHES - Static variable in class org.jahia.services.cache.CacheHelper
-
- CMD_FLUSH_PATH - Static variable in class org.jahia.services.cache.CacheHelper
-
- CMD_FLUSH_REGEXP - Static variable in class org.jahia.services.cache.CacheHelper
-
- CMD_FLUSH_REGEXPDEP - Static variable in class org.jahia.services.cache.CacheHelper
-
- CMD_FLUSH_URLRESOLVER - Static variable in class org.jahia.services.cache.CacheHelper
-
- CMD_FLUSH_VANITYURL - Static variable in class org.jahia.services.cache.CacheHelper
-
- CMS_CONTEXT_PLACEHOLDER - Static variable in class org.jahia.services.content.interceptor.URLInterceptor
-
- CMS_CONTEXT_PLACEHOLDER_PATTERN - Static variable in class org.jahia.services.content.interceptor.URLInterceptor
-
- CODE_NAME - Static variable in class org.jahia.bin.Jahia
-
- CollectionUtils - Class in org.jahia.utils
-
Generic collection utilities.
- COLON - Static variable in class org.jahia.utils.Patterns
-
- COLON_PATTERN - Static variable in class org.jahia.services.content.JCRContentUtils
-
- COLOR - Static variable in class org.jahia.services.content.nodetypes.Lexer
-
- COLOR - Static variable in class org.jahia.services.content.nodetypes.LexerLegacy
-
- COLOR - Static variable in class org.jahia.services.content.nodetypes.SelectorType
-
- COLOR - Static variable in class org.jahia.services.content.nodetypes.SelectorTypeLegacy
-
- Column - Class in org.jahia.services.uicomponents.bean.contentmanager
-
User: ktlili
Date: Apr 12, 2010
Time: 3:03:45 PM
- Column() - Constructor for class org.jahia.services.uicomponents.bean.contentmanager.Column
-
- columnName(String) - Method in class org.jahia.hibernate.JahiaNamingStrategy
-
- ColumnPropertyEditor - Class in org.jahia.services.uicomponents.bean.contentmanager
-
User: toto
Date: May 10, 2010
Time: 3:15:24 PM
- ColumnPropertyEditor() - Constructor for class org.jahia.services.uicomponents.bean.contentmanager.ColumnPropertyEditor
-
- columns - Variable in class org.apache.jackrabbit.core.query.lucene.FacetHandler
-
The columns to select.
- com.google.gwt.core.client - package com.google.gwt.core.client
-
- COMMA - Static variable in class org.jahia.utils.Patterns
-
- COMMA_WHITESPACE - Static variable in class org.jahia.utils.Patterns
-
- CommaSeparatedMultipleValue() - Constructor for class org.jahia.services.search.SearchCriteria.CommaSeparatedMultipleValue
-
- COMMENTS - Static variable in class org.jahia.services.workflow.StartProcessJob
-
- commit() - Method in class org.apache.jackrabbit.core.security.JahiaLoginModule
-
- commit() - Method in class org.jahia.jdbc.DelegatingConnection
-
- commit(String) - Method in class org.jahia.services.templates.GitSourceControlManagement
-
- commit(String) - Method in class org.jahia.services.templates.SourceControlManagement
-
Performs a commit into the SCM.
- commit(String) - Method in class org.jahia.services.templates.SvnSourceControlManagement
-
- CommonDefinitions(ExtendedPropertyDefinition[], Map<String, Map<ExtendedPropertyDefinition, Map<String, ExtendedPropertyDefinition>>>) - Constructor for class org.jahia.services.content.nodetypes.initializers.SortableFieldnamesChoiceListInitializerImpl.CommonDefinitions
-
- compare(ApplicationBean, ApplicationBean) - Method in class org.jahia.data.applications.ApplicationBean
-
Compare methode
- compare(Element, Element) - Method in class org.jahia.services.cache.ehcache.DependenciesCacheEvictionPolicy
-
- compare(String, String) - Method in class org.jahia.utils.comparator.LanguageCodesComparator
-
- compare(T, T) - Method in class org.jahia.utils.comparator.NumericStringComparator
-
Compare between two objects, sort by their value
- compare(Object, Object) - Method in class org.jahia.utils.i18n.ResourceBundleMarker
-
Compare between two objects, sort by their value
- compare(Locale, Locale) - Method in class org.jahia.utils.LanguageCodeConverters.LocaleDisplayNameComparator
-
- compareAcl(GWTJahiaNodeACL, List<GWTJahiaNode>) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- compareTo(AbstractServletFilter) - Method in class org.jahia.bin.filters.AbstractServletFilter
-
- compareTo(ObjectKey) - Method in class org.jahia.content.ObjectKey
-
Implementation of the comparable interface so that object keys may be
used in sets that need a comparable interface.
- compareTo(GroupCacheKey) - Method in class org.jahia.services.cache.GroupCacheKey
-
- compareTo(JCRStoreProvider) - Method in class org.jahia.services.content.JCRStoreProvider
-
- compareTo(ChoiceListValue) - Method in class org.jahia.services.content.nodetypes.initializers.ChoiceListValue
-
- compareTo(TemplatesChoiceListInitializerImpl.ViewWrapper) - Method in class org.jahia.services.content.nodetypes.initializers.TemplatesChoiceListInitializerImpl.ViewWrapper
-
- compareTo(Object) - Method in class org.jahia.services.content.VersionInfo
-
- compareTo(PasswordHistoryEntry) - Method in class org.jahia.services.pwdpolicy.PasswordHistoryEntry
-
- compareTo(View) - Method in class org.jahia.services.render.BaseView
-
- compareTo(View) - Method in class org.jahia.services.render.FileSystemView
-
Deprecated.
- compareTo(RenderFilter) - Method in class org.jahia.services.render.filter.AbstractFilter
-
- compareTo(Resource.Option) - Method in class org.jahia.services.render.Resource.Option
-
Deprecated.
- compareTo(ModuleVersion) - Method in class org.jahia.services.templates.ModuleVersion
-
- compareTo(EngineTab) - Method in class org.jahia.services.uicomponents.bean.editmode.EngineTab
-
- compareTo(JBPMTaskIdentityService.UserImpl) - Method in class org.jahia.services.workflow.jbpm.JBPMTaskIdentityService.UserImpl
-
Compares this object with the specified object for order.
- compareTo(NodeTypeTreeEntry) - Method in class org.jahia.utils.NodeTypeTreeEntry
-
- compileAndDeploy(String) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
Call to compile and deploy a module
- compileAndDeploy(String, JCRSessionWrapper) - Method in class org.jahia.ajax.gwt.helper.ModuleHelper
-
- compileAndDeploy(String, File, JCRSessionWrapper) - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
- compileAndDeploy(String, File, JCRSessionWrapper) - Method in class org.jahia.services.templates.ModuleBuildHelper
-
- CompiledAce() - Constructor for class org.jahia.utils.security.AccessManagerUtils.CompiledAce
-
- CompiledAcl() - Constructor for class org.jahia.utils.security.AccessManagerUtils.CompiledAcl
-
- compileModule(File) - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
- compileModule(File) - Method in class org.jahia.services.templates.ModuleBuildHelper
-
- completeTask(String, JahiaUser, String, Map<String, Object>) - Method in class org.jahia.services.workflow.jbpm.JBPM6WorkflowProvider
-
- completeTask(String, JahiaUser, String, Map<String, Object>) - Method in interface org.jahia.services.workflow.WorkflowProvider
-
- completeTask(String, JahiaUser, String, String, Map<String, Object>) - Method in class org.jahia.services.workflow.WorkflowService
-
- CompleteTaskCommand - Class in org.jahia.services.workflow.jbpm.command
-
Complete a task previously assigned
- CompleteTaskCommand(String, String, Map<String, Object>, JahiaUser, WorkflowObservationManager) - Constructor for class org.jahia.services.workflow.jbpm.command.CompleteTaskCommand
-
- ComplexPublicationService - Interface in org.jahia.services.content
-
Provides for higher level publication and publication info retrieval operations.
- ComplexPublicationService.AggregatedPublicationInfo - Interface in org.jahia.services.content
-
Aggregated (un-)publication info about a JCR node.
- ComplexPublicationService.FullPublicationInfo - Interface in org.jahia.services.content
-
- ComplexPublicationServiceImpl - Class in org.jahia.services.content
-
Service implementation that:
- delegates lower level info retrieval operations to the associated JCRPublicationService
- performs publication via an asynchronous job
- ComplexPublicationServiceImpl() - Constructor for class org.jahia.services.content.ComplexPublicationServiceImpl
-
- ComponentLinkerChoiceListInitializer - Class in org.jahia.services.content.nodetypes.initializers
-
- ComponentLinkerChoiceListInitializer() - Constructor for class org.jahia.services.content.nodetypes.initializers.ComponentLinkerChoiceListInitializer
-
- ComponentRegistry - Class in org.jahia.services.templates
-
Components service.
- ComponentRegistry() - Constructor for class org.jahia.services.templates.ComponentRegistry
-
- ComponentTypesChoiceListInitializerImpl - Class in org.jahia.services.content.nodetypes.initializers
-
Choice list initializer that retrieves a list of allowed UI component types.
- ComponentTypesChoiceListInitializerImpl() - Constructor for class org.jahia.services.content.nodetypes.initializers.ComponentTypesChoiceListInitializerImpl
-
- CompositeConstraintViolationException - Exception in org.jahia.services.content
-
- CompositeConstraintViolationException() - Constructor for exception org.jahia.services.content.CompositeConstraintViolationException
-
- CompositeFilter - Class in org.jahia.bin.filters
-
Provide a servlet filter to handle servlet filters provided by the modules.
- CompositeFilter() - Constructor for class org.jahia.bin.filters.CompositeFilter
-
- CompositeSpellChecker - Class in org.jahia.services.search.spell
-
LuceneSpellChecker implements a spell checker based on the terms
present in a lucene index.
- CompositeSpellChecker() - Constructor for class org.jahia.services.search.spell.CompositeSpellChecker
-
Spell checker with a default refresh interval of one hour.
- CompositeSpellChecker(long) - Constructor for class org.jahia.services.search.spell.CompositeSpellChecker
-
- CompositeSpellChecker.FiveMinutesRefreshInterval - Class in org.jahia.services.search.spell
-
- CompositeSpellChecker.FiveSecondsRefreshInterval - Class in org.jahia.services.search.spell
-
- CompositeSpellChecker.OneDayRefreshInterval - Class in org.jahia.services.search.spell
-
- CompositeSpellChecker.OneHourRefreshInterval - Class in org.jahia.services.search.spell
-
- CompositeSpellChecker.OneMinuteRefreshInterval - Class in org.jahia.services.search.spell
-
- CompositeSpellChecker.SixHoursRefreshInterval - Class in org.jahia.services.search.spell
-
- CompositeSpellChecker.ThirtyMinutesRefreshInterval - Class in org.jahia.services.search.spell
-
- CompositeSpellChecker.TwelveHoursRefreshInterval - Class in org.jahia.services.search.spell
-
- COMPUTE - Static variable in class org.jahia.services.content.nodetypes.Lexer
-
- COMPUTE - Static variable in class org.jahia.services.content.nodetypes.LexerLegacy
-
- computeDependencies(JahiaTemplatesPackage) - Method in class org.jahia.services.templates.TemplatePackageRegistry
-
Compute package dependencies
- computeSystemGeneratedPropertyValues(NodeState, QPropertyDefinition) - Method in class org.apache.jackrabbit.core.JahiaNodeTypeInstanceHandler
-
- Conditional - Interface in org.jahia.services
-
Provides support for conditionally enabling/disabling particular actions.
- ConditionalExecution - Class in org.jahia.services.render.filter
-
Base class that supports conditions, allowing to configure when the implementor is executed.
- ConditionalExecution() - Constructor for class org.jahia.services.render.filter.ConditionalExecution
-
Initializes an instance of this class.
- ConditionalExecution(AbstractFilter.ExecutionCondition...) - Constructor for class org.jahia.services.render.filter.ConditionalExecution
-
Initializes an instance of this class.
- CONFIG_ERROR - Static variable in exception org.jahia.exceptions.JahiaException
-
- ConfigService - Interface in org.jahia.services.modulemanager.spi
-
Service to store and restore OSGi configurations to/from JCR
- ConfigService.ConfigType - Enum in org.jahia.services.modulemanager.spi
-
- Configurable - Interface in org.jahia.services.render.scripting.bundle
-
A configuration interface for
ScriptEngineFactory implementations so that providers of new scripting
language from modules can have the opportunity to perform set up or clean up operations when the bundle is started
and/or stopped.
- Configuration - Class in org.jahia.services.seo.urlrewrite
-
Jahia specific UrlRewriteFilter configuration.
- Configuration() - Constructor for class org.jahia.services.seo.urlrewrite.Configuration
-
Initializes an instance of this class.
- Configuration(ServletContext, Resource[]) - Constructor for class org.jahia.services.seo.urlrewrite.Configuration
-
Initializes an instance of this class.
- CONFIGURATION_GWT - Static variable in class org.jahia.services.render.Resource
-
- CONFIGURATION_INCLUDE - Static variable in class org.jahia.services.render.Resource
-
- CONFIGURATION_MODULE - Static variable in class org.jahia.services.render.Resource
-
- CONFIGURATION_PAGE - Static variable in class org.jahia.services.render.Resource
-
- CONFIGURATION_WRAPPEDCONTENT - Static variable in class org.jahia.services.render.Resource
-
- CONFIGURATION_WRAPPER - Static variable in class org.jahia.services.render.Resource
-
- ConfigurationCondition(String) - Constructor for class org.jahia.services.render.filter.AbstractFilter.ConfigurationCondition
-
- configurationToSkipInResourceRenderedPath - Variable in class org.jahia.services.render.filter.BaseAttributesFilter
-
- configurePreRegistration(Bundle) - Method in interface org.jahia.services.render.scripting.bundle.Configurable
-
- configurePreScriptEngineCreation() - Method in interface org.jahia.services.render.scripting.bundle.Configurable
-
- CONFLICT - Static variable in class org.jahia.services.content.PublicationInfo
-
- ConflictResolver - Class in org.jahia.services.content
-
User: toto
Date: Feb 1, 2010
Time: 5:58:37 PM
- ConflictResolver(JCRNodeWrapper, JCRNodeWrapper) - Constructor for class org.jahia.services.content.ConflictResolver
-
- Constants - Interface in org.jahia.services.modulemanager
-
Module management related constants.
- ConstantStringReplacementGenerator(String) - Constructor for class org.jahia.utils.TextUtils.ConstantStringReplacementGenerator
-
- CONSTRAINT - Static variable in class org.jahia.services.content.nodetypes.Lexer
-
- CONSTRAINT - Static variable in class org.jahia.services.content.nodetypes.LexerLegacy
-
- CONSTRAINT_SEPARATOR - Static variable in class org.jahia.services.importexport.validation.ConstraintsValidator
-
- ConstraintsHelper - Class in org.jahia.services.content.nodetypes
-
Help to find allowed sub node types and references
- ConstraintsHelper() - Constructor for class org.jahia.services.content.nodetypes.ConstraintsHelper
-
- ConstraintsValidator - Class in org.jahia.services.importexport.validation
-
Validator that checks if all mandatory property constraints are satisfied or not before the import
- ConstraintsValidator() - Constructor for class org.jahia.services.importexport.validation.ConstraintsValidator
-
- ConstraintsValidatorResult - Class in org.jahia.services.importexport.validation
-
Constraints validator result object
- ConstraintsValidatorResult(Map<String, Set<String>>, Map<String, Set<String>>, Map<String, String>) - Constructor for class org.jahia.services.importexport.validation.ConstraintsValidatorResult
-
- ConstraintsValidatorResult(ConstraintsValidatorResult, ConstraintsValidatorResult) - Constructor for class org.jahia.services.importexport.validation.ConstraintsValidatorResult
-
- consume(List<JCRObservationManager.EventWrapper>, JCRSessionWrapper, int, int) - Static method in class org.jahia.services.content.JCRObservationManager
-
- ContainerAuthValveImpl - Class in org.jahia.params.valves
-
This valve retrieves the authentification that was done on the container, if there is one.
- ContainerAuthValveImpl() - Constructor for class org.jahia.params.valves.ContainerAuthValveImpl
-
- contains(String) - Method in class org.jahia.services.templates.TemplatePackageRegistry
-
Checks if the specified template set is present in the repository.
- containsAddress(String) - Static method in class org.jahia.services.render.filter.EmailObfuscatorFilter
-
- containsAll(List<String>) - Method in class org.jahia.services.templates.TemplatePackageRegistry
-
Checks if specified template sets are all present in the repository.
- containsFilter(AbstractServletFilter) - Method in class org.jahia.bin.filters.CompositeFilter
-
Tests if a filter is already registered in the composite filter
- containsFlowDefinition(String) - Method in class org.jahia.services.render.webflow.BundleFlowRegistry
-
- containsFlowRegistry(FlowDefinitionRegistry) - Method in class org.jahia.services.render.webflow.BundleFlowRegistry
-
Tests if a FlowDefinitionRegistry is already registered inside the BundleFlowRegistry
- containsGroup(Object) - Method in class org.jahia.services.cache.GroupCacheKey
-
- containsId(String) - Method in class org.jahia.services.templates.TemplatePackageRegistry
-
- containsKey(K) - Method in class org.jahia.services.cache.Cache
-
Checks if the specified entryKey is present in the cache.
- containsKey(String) - Method in class org.jahia.services.cache.CacheEntry
-
Returns true if this entry contains the mapping for the specified
property name key.
- containsKey(K) - Method in interface org.jahia.services.cache.CacheImplementation
-
Deprecated.
- containsKey(Object) - Method in class org.jahia.services.cache.dummy.DummyCacheImpl
-
- containsKey(Object) - Method in class org.jahia.services.cache.ehcache.EhCacheImpl
-
Deprecated.
- containsKey(Object) - Method in class org.jahia.services.content.LazyPropertyIterator
-
- containsKey(Object) - Method in class org.jahia.services.modulemanager.spi.impl.DefaultBundleService.FailingMap
-
- containsKey(Object) - Method in class org.jahia.services.workflow.jbpm.custom.email.JBPMMailProducer.MyBindings
-
- containsOnly(String, char) - Method in class org.jahia.utils.comparator.NumericStringComparator
-
- containsOnly(char[], char) - Method in class org.jahia.utils.comparator.NumericStringComparator
-
- containsValue(Object) - Method in class org.jahia.services.content.LazyPropertyIterator
-
- containsValue(Object) - Method in class org.jahia.services.modulemanager.spi.impl.DefaultBundleService.FailingMap
-
- CONTENT_CACHE_NAME - Static variable in class org.jahia.services.content.files.FileCacheManager
-
- CONTENT_LINK - Static variable in class org.jahia.content.StructuralRelationship
-
- CONTENT_TYPE - Static variable in class org.jahia.services.importexport.ImportJob
-
- ContentDefinitionHelper - Class in org.jahia.ajax.gwt.helper
-
Helper class for accessing node types and definitions.
- ContentDefinitionHelper() - Constructor for class org.jahia.ajax.gwt.helper.ContentDefinitionHelper
-
- ContentHistoryService - Class in org.jahia.services.history
-
This service is responsible for listening to the metrics log and then constructing a history
table that we can query to know all the history of a content object.
- ContentHistoryService() - Constructor for class org.jahia.services.history.ContentHistoryService
-
- ContentHubHelper - Class in org.jahia.ajax.gwt.helper
-
User: toto
Date: Sep 28, 2009
Time: 2:47:08 PM
- ContentHubHelper() - Constructor for class org.jahia.ajax.gwt.helper.ContentHubHelper
-
- ContentManagerAccessCheckFilter - Class in org.jahia.bin.filters
-
Protects access to the content manager and content picker by enforcing permission checks and validating parameters.
- ContentManagerAccessCheckFilter() - Constructor for class org.jahia.bin.filters.ContentManagerAccessCheckFilter
-
- ContentManagerHelper - Class in org.jahia.ajax.gwt.helper
-
- ContentManagerHelper() - Constructor for class org.jahia.ajax.gwt.helper.ContentManagerHelper
-
- contentNode - Variable in class org.jahia.services.content.decorator.JCRFileContent
-
- CONTENTPICKER - Static variable in class org.jahia.services.content.nodetypes.Lexer
-
- CONTENTPICKER - Static variable in class org.jahia.services.content.nodetypes.SelectorType
-
- ContentPublicationInfo(String, String, String, Collection<String>) - Constructor for class org.jahia.services.content.PublicationEvent.ContentPublicationInfo
-
Create a published content info instance.
- context - Variable in class org.jahia.services.search.AbstractHit
-
- CONTEXT_KEY - Static variable in class org.jahia.engines.EngineMessages
-
- ContextCacheKeyPartGenerator - Class in org.jahia.services.render.filter.cache
-
- ContextCacheKeyPartGenerator() - Constructor for class org.jahia.services.render.filter.cache.ContextCacheKeyPartGenerator
-
- contextDestroyed(ServletContextEvent) - Method in class org.jahia.bin.listeners.JahiaContextLoaderListener
-
- contextInitialized(ServletContextEvent) - Method in class org.jahia.bin.listeners.JahiaContextLoaderListener
-
- contextInitialized(ServletContextEvent) - Method in class org.jahia.bin.listeners.LoggingConfigListener
-
- ContextPlaceholdersReplacer - Class in org.jahia.services.render.filter
-
Replaces contextual placeholders in internal links like ##mode## and ##lang## with their actual value.
- ContextPlaceholdersReplacer() - Constructor for class org.jahia.services.render.filter.ContextPlaceholdersReplacer
-
- CONTRIBUTE_POST - Static variable in class org.jahia.bin.Render
-
- convert(File, DocumentFormat, File, DocumentFormat) - Method in class org.jahia.services.transform.DocumentConverterService
-
Converts the provided input file into output, considering provided
document formats.
- convert(File, File) - Method in class org.jahia.services.transform.DocumentConverterService
-
Converts the provided input file into output automatically detecting file
mime-type by is extension.
- convert(InputStream, String, OutputStream, String) - Method in class org.jahia.services.transform.DocumentConverterService
-
Converts the provided input stream into output, considering provided
mime-types.
- convert(File, String, String) - Method in class org.jahia.services.transform.DocumentConverterService
-
Converts the provided file, considering provided mime-types.
- convertContexted(String, PathResolver) - Static method in class org.jahia.settings.SettingsBean
-
Convert a String starting with the word "$context" into a real filesystem
path.
- convertDayOfWeekToCron(Object) - Static method in class org.jahia.utils.DateUtils
-
- convertException(NodeConstraintViolationException) - Method in class org.jahia.ajax.gwt.helper.PropertiesHelper
-
- convertException(CompositeConstraintViolationException) - Method in class org.jahia.ajax.gwt.helper.PropertiesHelper
-
- convertKey(String) - Method in class org.jahia.settings.EnvironmentVariablesPropertiesFactoryBean
-
- convertTag(String) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- convertToSQL(Map<String, Object>) - Static method in class org.jahia.services.preferences.JahiaPreferencesQueryHelper
-
Convert a map of String Object to an sqlConstraint
- convertToSQLPureStringProperties(Map<String, String>) - Static method in class org.jahia.services.preferences.JahiaPreferencesQueryHelper
-
Convert a map of String String to an sqlConstraint
- convertToWorkflow(ProcessInstance, Locale, KieSession, TaskService, AuditLogService) - Method in class org.jahia.services.workflow.jbpm.BaseCommand
-
- convertToWorkflowDefinition(Process, Locale) - Method in class org.jahia.services.workflow.jbpm.BaseCommand
-
- convertToWorkflowTask(Task, Locale, KieSession, TaskService) - Method in class org.jahia.services.workflow.jbpm.BaseCommand
-
- convertToWorkflowTasks(Locale, List<TaskSummary>, KieSession, TaskService) - Method in class org.jahia.services.workflow.jbpm.BaseCommand
-
- convertValue(Value, ExtendedPropertyDefinition) - Method in class org.jahia.ajax.gwt.helper.ContentDefinitionHelper
-
- convertValue(GWTJahiaNodePropertyValue, ExtendedPropertyDefinition) - Method in class org.jahia.ajax.gwt.helper.ContentDefinitionHelper
-
- convertValue(Value) - Static method in class org.jahia.services.applications.pluto.JahiaPortletUtil
-
Convert Value jcr object to Object
- convertValues(Value[]) - Static method in class org.jahia.services.applications.pluto.JahiaPortletUtil
-
convert Values[] jcr object to Object[]
- convertWebContexted(String) - Static method in class org.jahia.settings.SettingsBean
-
Convert a string starting with the word "$webContext" into a real
filesystem path.
- COOKIE_NAME - Static variable in class org.jahia.bin.Render
-
- COOKIE_PATH - Static variable in class org.jahia.bin.Render
-
- COOKIE_VALUE - Static variable in class org.jahia.bin.Render
-
- cookieAuthConfig - Variable in class org.jahia.bin.Logout
-
- CookieAuthConfig - Class in org.jahia.params.valves
-
Cookie authentication valve configuration.
- CookieAuthConfig() - Constructor for class org.jahia.params.valves.CookieAuthConfig
-
- CookieAuthValveImpl - Class in org.jahia.params.valves
-
Title:
- CookieAuthValveImpl() - Constructor for class org.jahia.params.valves.CookieAuthValveImpl
-
- CopiedNodeFact - Class in org.jahia.services.content.rules
-
Working memory fact that represents a copied node
- CopiedNodeFact(JCRNodeWrapper, String, boolean) - Constructor for class org.jahia.services.content.rules.CopiedNodeFact
-
Initializes an instance of this class.
- copy(InputStream, ServletOutputStream, RangeUtils.Range) - Static method in class org.apache.catalina.servlets.RangeUtils
-
Copy the contents of the specified input stream to the specified
output stream, and ensure that both streams are closed before returning
(even in the face of an exception).
- copy(InputStream, ServletOutputStream, Iterator<RangeUtils.Range>, String) - Static method in class org.apache.catalina.servlets.RangeUtils
-
Copy the contents of the specified input stream to the specified
output stream, and ensure that both streams are closed before returning
(even in the face of an exception).
- copy() - Method in class org.apache.jackrabbit.core.JahiaRepositoryCopier
-
Copies the full content from the source to the target repository.
- copy(NodeId) - Method in class org.apache.jackrabbit.core.persistence.JahiaPersistenceCopier
-
Recursively copies the identified node and all its descendants.
- copy(DavResource, boolean) - Method in class org.apache.jackrabbit.webdav.jcr.JahiaServerRootCollection
-
- copy(List<String>, String, String, boolean, boolean, boolean, boolean, JCRSessionWrapper) - Method in class org.jahia.ajax.gwt.helper.ContentManagerHelper
-
- copy(List<String>, String, String, boolean, boolean, boolean, List<String>, boolean, JCRSessionWrapper, Locale) - Method in class org.jahia.ajax.gwt.helper.ContentManagerHelper
-
- copy(String) - Method in class org.jahia.services.content.decorator.JCRFrozenNodeAsRegular
-
Copy the current file node to another destination
- copy(String, String) - Method in class org.jahia.services.content.decorator.JCRFrozenNodeAsRegular
-
Copy the current file node to another destination supplying it given name
- copy(JCRNodeWrapper, String, boolean) - Method in class org.jahia.services.content.decorator.JCRFrozenNodeAsRegular
-
Copy the current file node to another destination node supplying it given name
- copy(JCRNodeWrapper, String, boolean, List<String>, int) - Method in class org.jahia.services.content.decorator.JCRFrozenNodeAsRegular
- copy(JCRNodeWrapper, String, boolean, Map<String, List<String>>, List<String>, int, MutableInt) - Method in class org.jahia.services.content.decorator.JCRFrozenNodeAsRegular
- copy(String) - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- copy(String, String) - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- copy(String, String, JCRNodeWrapper.NodeNamingConflictResolutionStrategy) - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- copy(JCRNodeWrapper, String, boolean) - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- copy(JCRNodeWrapper, String, boolean, JCRNodeWrapper.NodeNamingConflictResolutionStrategy) - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- copy(JCRNodeWrapper, String, boolean, Map<String, List<String>>) - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- copy(JCRNodeWrapper, String, boolean, List<String>, int) - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- copy(JCRNodeWrapper, String, boolean, Map<String, List<String>>, List<String>, int, MutableInt) - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- copy(JCRNodeWrapper, String, boolean, Map<String, List<String>>, List<String>, int, MutableInt, JCRNodeWrapper.NodeNamingConflictResolutionStrategy) - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- copy(String) - Method in interface org.jahia.services.content.JCRNodeWrapper
-
Copy the current file node to another destination
- copy(String, String) - Method in interface org.jahia.services.content.JCRNodeWrapper
-
Copy the current file node to another destination supplying it given name
- copy(String, String, JCRNodeWrapper.NodeNamingConflictResolutionStrategy) - Method in interface org.jahia.services.content.JCRNodeWrapper
-
Copy the current file node to another destination supplying it given name
- copy(JCRNodeWrapper, String, boolean) - Method in interface org.jahia.services.content.JCRNodeWrapper
-
Copy the current file node to another destination node supplying it given name
- copy(JCRNodeWrapper, String, boolean, JCRNodeWrapper.NodeNamingConflictResolutionStrategy) - Method in interface org.jahia.services.content.JCRNodeWrapper
-
Copy the current file node to another destination node supplying it given name
- copy(JCRNodeWrapper, String, boolean, Map<String, List<String>>) - Method in interface org.jahia.services.content.JCRNodeWrapper
-
- copy(JCRNodeWrapper, String, boolean, List<String>, int) - Method in interface org.jahia.services.content.JCRNodeWrapper
-
- copy(JCRNodeWrapper, String, boolean, Map<String, List<String>>, List<String>, int, MutableInt) - Method in interface org.jahia.services.content.JCRNodeWrapper
-
- copy(JCRNodeWrapper, String, boolean, Map<String, List<String>>, List<String>, int, MutableInt, JCRNodeWrapper.NodeNamingConflictResolutionStrategy) - Method in interface org.jahia.services.content.JCRNodeWrapper
-
- copy(String) - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
Copy the current file node to another destination
- copy(String, String) - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
Copy the current file node to another destination supplying it given name
- copy(String, String, JCRNodeWrapper.NodeNamingConflictResolutionStrategy) - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
- copy(JCRNodeWrapper, String, boolean) - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
Copy the current file node to another destination node supplying it given name
- copy(JCRNodeWrapper, String, boolean, JCRNodeWrapper.NodeNamingConflictResolutionStrategy) - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
Copy the current file node to another destination node supplying it given name
- copy(JCRNodeWrapper, String, boolean, Map<String, List<String>>) - Method in class org.jahia.services.content.JCRNodeWrapperImpl
- copy(JCRNodeWrapper, String, boolean, List<String>, int) - Method in class org.jahia.services.content.JCRNodeWrapperImpl
- copy(JCRNodeWrapper, String, boolean, Map<String, List<String>>, List<String>, int, MutableInt) - Method in class org.jahia.services.content.JCRNodeWrapperImpl
- copy(JCRNodeWrapper, String, boolean, Map<String, List<String>>, List<String>, int, MutableInt, JCRNodeWrapper.NodeNamingConflictResolutionStrategy) - Method in class org.jahia.services.content.JCRNodeWrapperImpl
- copy(String, String) - Method in class org.jahia.services.content.JCRWorkspaceWrapper
-
- copy(String, String, String) - Method in class org.jahia.services.content.JCRWorkspaceWrapper
-
- COPY - Static variable in class org.jahia.services.content.nodetypes.Lexer
-
- COPY - Static variable in class org.jahia.services.content.nodetypes.LexerLegacy
-
- COPY_TO_JCR - Static variable in class org.jahia.services.importexport.ImportJob
-
- copyAttribute(String, HttpServletRequest, HttpServletRequest, PortletWindow) - Static method in class org.jahia.services.applications.pluto.JahiaPortletUtil
-
Copy jahia request attibute in portlet request attribute
- copyAttribute(String, HttpServletRequest, HttpServletRequest, PortletWindow, Object, boolean) - Static method in class org.jahia.services.applications.pluto.JahiaPortletUtil
-
Copy jahia session or request attribute into the portalRequest.
- copyJahiaAttributes(EntryPointInstance, HttpServletRequest, PortletWindow, HttpServletRequest, boolean, String) - Static method in class org.jahia.services.applications.pluto.JahiaPortletUtil
-
Copy some jahia attributes into attributes if the portlet request
- copyNodeProperties(EntryPointInstance, PortletWindow, HttpServletRequest, String) - Static method in class org.jahia.services.applications.pluto.JahiaPortletUtil
-
Copy node properties into request attribute
- copyProperties(JCRNodeWrapper, Map<String, List<String>>) - Method in class org.jahia.services.content.decorator.JCRFrozenNodeAsRegular
-
- copyProperties(JCRNodeWrapper, Map<String, List<String>>) - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- copyProperties(JCRNodeWrapper, Map<String, List<String>>) - Method in interface org.jahia.services.content.JCRNodeWrapper
-
- copyProperties(JCRNodeWrapper, Map<String, List<String>>) - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
- copyRange(InputStream, ServletOutputStream, long, long) - Static method in class org.apache.catalina.servlets.RangeUtils
-
Copy the contents of the specified input stream to the specified
output stream, and ensure that both streams are closed before returning
(even in the face of an exception).
- COPYRIGHT - Static variable in class org.jahia.bin.Jahia
-
- COPYRIGHT_TXT - Static variable in class org.jahia.bin.Jahia
-
- copySharedMapFromJahiaToPortlet(HttpServletRequest, HttpServletRequest, PortletWindow, boolean) - Static method in class org.jahia.services.applications.pluto.JahiaPortletUtil
-
Handle shared map
- copySharedMapFromPortletToJahia(HttpSession, HttpServletRequest, PortletWindow) - Static method in class org.jahia.services.applications.pluto.JahiaPortletUtil
-
Save shared map from portler request to jahia Session
- copyStream(InputStream, OutputStream) - Method in class org.jahia.utils.zip.JahiaArchiveFileHandler
-
Copy an InputStream to an OutPutStream
- CORE_MODE - Static variable in interface org.jahia.bin.JahiaInterface
-
Jahia core mode
- CoreAndModulesClassLoader(ClassLoader) - Constructor for class org.jahia.utils.ClassLoaderUtils.CoreAndModulesClassLoader
-
- COUNT_LIMIT - Static variable in class org.jahia.services.usermanager.JahiaUserManagerService
-
- CountHandler - Class in org.apache.jackrabbit.core.query.lucene
-
Handle results count
- CountHandler() - Constructor for class org.apache.jackrabbit.core.query.lucene.CountHandler
-
- CountHandler.CountType - Class in org.apache.jackrabbit.core.query.lucene
-
Class for setting information about wanted count type
- countHeadersInRow(Element) - Method in class org.jahia.services.htmlvalidator.WAIValidator
-
- countHeadersInRows(List<Element>) - Method in class org.jahia.services.htmlvalidator.WAIValidator
-
- CountRow - Class in org.apache.jackrabbit.core.query.lucene
-
Fake query result row, holding count function result
- CountRow(long, boolean) - Constructor for class org.apache.jackrabbit.core.query.lucene.CountRow
-
- CountryChoiceListInitializerAndRendererImpl - Class in org.jahia.services.content.nodetypes.initializers
-
An implementation for choice list initializer and renderer that displays a list of available countries.
- CountryChoiceListInitializerAndRendererImpl() - Constructor for class org.jahia.services.content.nodetypes.initializers.CountryChoiceListInitializerAndRendererImpl
-
- CountryFlagChoiceListInitializerAndRendererImpl - Class in org.jahia.services.content.nodetypes.initializers
-
An implementation for choice list initializer and renderer that displays a list of available flags for countries.
- CountryFlagChoiceListInitializerAndRendererImpl() - Constructor for class org.jahia.services.content.nodetypes.initializers.CountryFlagChoiceListInitializerAndRendererImpl
-
- CountType() - Constructor for class org.apache.jackrabbit.core.query.lucene.CountHandler.CountType
-
Initializes an instance of CountType.
- countZeroes(String) - Method in class org.jahia.utils.comparator.NumericStringComparator
-
- countZeroes(String) - Method in class org.jahia.utils.i18n.ResourceBundleMarker
-
- create(RepositoryConfig) - Static method in class org.apache.jackrabbit.core.JahiaRepositoryImpl
-
Creates a new RepositoryImpl instance.
- create(Constraint, Map<String, NodeType>, JackrabbitIndexSearcher) - Method in class org.apache.jackrabbit.core.query.lucene.JahiaLuceneQueryFactoryImpl
-
- create(JarFile) - Static method in class org.jahia.data.templates.ModulesPackage
-
creates a new ModulesPackage from a jar file.
- create(String, String) - Static method in class org.jahia.services.content.impl.jackrabbit.JahiaRepositoryConfig
-
Factory method to instantiate and initialize repository configuration.
- create() - Method in class org.jahia.services.render.AssetsMapFactory
-
- create() - Method in class org.jahia.services.search.SearchCriteria.NodePropertyFactory
-
- create() - Method in class org.jahia.services.search.SearchCriteria.NodePropertyMapFactory
-
- create(URL, Bundle) - Static method in class org.jahia.services.workflow.jbpm.JahiaOsgiKieModule
-
- createAccessManager(Subject) - Method in class org.apache.jackrabbit.core.security.JahiaSystemSession
-
Overridden in order to create custom access manager
- createAndSendCookie(AuthValveContext, JCRUserNode, CookieAuthConfig) - Static method in class org.jahia.params.valves.CookieAuthValveImpl
-
- createArrayOf(String, Object[]) - Method in class org.jahia.jdbc.DelegatingConnection
-
- createBindings() - Method in class org.jahia.services.render.scripting.bundle.BundleScriptEngine
-
- createBlob() - Method in class org.jahia.jdbc.DelegatingConnection
-
- createBundleClassLoader(Bundle) - Static method in class org.jahia.osgi.BundleUtils
-
Creates an instance of the
BundleDelegatingClassLoader baked by the provided bundle and having Jahia root Spring context's
class loader as a parent.
- createBundleClassLoaderFor(Bundle) - Static method in class org.jahia.osgi.BundleDelegatingClassLoader
-
Factory method for creating a class loader over the given bundle.
- createBundleClassLoaderFor(Bundle, ClassLoader) - Static method in class org.jahia.osgi.BundleDelegatingClassLoader
-
Factory method for creating a class loader over the given bundle and with
a given class loader as fall-back.
- createCacheEntry(String, RenderContext, Resource, String) - Method in class org.jahia.services.render.filter.cache.AggregateCacheFilter
-
Deprecated.
Create the cache entry based on the rendered content.
- createCacheEventListener(Properties) - Method in class org.jahia.services.cache.ehcache.DependenciesCacheEventListenerFactory
-
- createCacheEventListener(Properties) - Method in class org.jahia.services.cache.ehcache.LoggingCacheEventListenerFactory
-
- createCacheInstance(String, String) - Method in class org.jahia.services.cache.CacheFactory
-
- createCategory(String, Category) - Static method in class org.jahia.services.categories.Category
-
New category constructor.
- createCategory(String, Category) - Method in class org.jahia.services.categories.jcr.JCRCategoryProvider
-
This is the method that creates a new category in the system, with all the specified attributes.
- createClob() - Method in class org.jahia.jdbc.DelegatingConnection
-
- createClusterNode() - Method in class org.apache.jackrabbit.core.JahiaRepositoryImpl
-
- createCollection(String) - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- createCollection(String) - Method in interface org.jahia.services.content.JCRNodeWrapper
-
Create a sub folder of type jnt:folder
- createCollection(String) - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
Create a sub folder of type jnt:folder
- createComponents(String, Reader) - Method in class org.jahia.services.search.analyzer.EnglishSnowballAnalyzer
-
Creates a
ReusableAnalyzerBase.TokenStreamComponents which tokenizes all the text in the provided
Reader.
- createComponents(String, Reader) - Method in class org.jahia.services.search.analyzer.FrenchSnowballAnalyzer
-
Creates
ReusableAnalyzerBase.TokenStreamComponents used to tokenize all the text in the provided
Reader.
- createComponents(String, Reader) - Method in class org.jahia.services.search.analyzer.GermanSnowballAnalyzer
-
Creates
ReusableAnalyzerBase.TokenStreamComponents
used to tokenize all the text in the provided
Reader.
- createComponents(String, Reader) - Method in class org.jahia.services.search.analyzer.JahiaFrenchAnalyzer
-
Creates
ReusableAnalyzerBase.TokenStreamComponents used to tokenize all the text in the provided
Reader.
- createComponents(String, Reader) - Method in class org.jahia.services.search.analyzer.StandardAnalyzer
-
- createConversationContainer() - Method in class org.springframework.webflow.conversation.impl.JahiaConversationManager
-
- createCountRow(long, boolean) - Static method in class org.apache.jackrabbit.core.query.lucene.CountHandler
-
Wrap a count result in a fake query result row
- createCredentials(String, char[]) - Method in class org.apache.jackrabbit.server.JahiaBasicCredentialsProvider
-
Creates the SimpleCredentials object for the provided username and password considering the impersonation case.
- createDataHandler(AttachmentTemplate, WorkItem, JCRSessionWrapper) - Method in class org.jahia.services.workflow.jbpm.custom.email.JBPMMailProducer
-
- createDefaultExcerpt(String, String, String, String, String, int) - Method in class org.jahia.services.search.jcr.JahiaHighlighter
-
Creates a default excerpt with the given text.
- createDefaultUsersGroupACE(List<String>, boolean) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- createDoc() - Method in class org.apache.jackrabbit.core.query.lucene.JahiaNodeIndexer
-
- createDoc() - Method in class org.apache.jackrabbit.core.query.lucene.JahiaTranslationNodeIndexer
-
- createDocument(NodeState, NamespaceMappings, IndexFormatVersion) - Method in class org.apache.jackrabbit.core.query.lucene.JahiaSearchIndex
-
- createDualQuery(String, String, String) - Method in interface org.jahia.services.content.QueryManagerWrapper
-
Creates a new query by specifying the query statement in xpath and
in SQL2.
- createDualQuery(String, String, String) - Method in class org.jahia.services.query.QueryManagerImpl
-
- createEntry(Object) - Method in class org.jahia.services.sites.JahiaSitesService.SiteDefaultLanguageBySiteKeyCacheEntryFactory
-
- createEntry(Object) - Method in class org.jahia.services.sites.JahiaSitesService.SiteKeyByServerNameCacheEntryFactory
-
- createEntryPointInstance(EntryPointDefinition) - Method in interface org.jahia.services.applications.ApplicationsManagerProvider
-
Creates an instance of an application entry point definition.
- createEntryPointInstance(EntryPointDefinition, String) - Method in class org.jahia.services.applications.ApplicationsManagerService
-
Creates an instance of an application entry point definition.
- createEntryPointInstance(EntryPointDefinition, String) - Method in class org.jahia.services.applications.ApplicationsManagerServiceImpl
-
Creates an instance of an application entry point definition.
- createEntryPointInstance(EntryPointDefinition) - Method in class org.jahia.services.applications.pluto.ApplicationsManagerPlutoProvider
-
Create an entryPointInstance from the entryPointDefinition
- createExcerpt(TermPositionVector, String, int, int) - Method in class org.jahia.services.search.jcr.HTMLExcerpt
-
- createExecutableQuery(SessionContext, String, String) - Method in class org.apache.jackrabbit.core.query.lucene.JahiaSearchIndex
-
- createFlowDefinitionUrl(String, AttributeMap<?>, HttpServletRequest) - Method in class org.jahia.services.render.webflow.JahiaFlowUrlHandler
-
- createFlowExecutionUrl(String, String, HttpServletRequest) - Method in class org.jahia.services.render.webflow.JahiaFlowUrlHandler
-
- createFolder(String, String) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
Create Folder
- createFolder(String, String, JCRSessionWrapper, Locale, String) - Method in class org.jahia.ajax.gwt.helper.ContentManagerHelper
-
- createFulltextField(String, String, boolean) - Method in class org.apache.jackrabbit.core.query.lucene.JahiaNodeIndexer
-
Creates a fulltext field for the string value.
- createGoogleGadgetPortletInstance(String, String, String) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- createGoogleGadgetPortletInstance(String, String, String, JCRSiteNode, JCRSessionWrapper, Locale, String) - Method in class org.jahia.ajax.gwt.helper.PortletHelper
-
Create a google gadget node
- createGroup(int, String, Properties, boolean) - Method in class org.jahia.services.usermanager.JahiaGroupManagerProvider
-
Deprecated.
Create a new group in the system.
- createGroup(String, String, Properties, boolean, JCRSessionWrapper) - Method in class org.jahia.services.usermanager.JahiaGroupManagerService
-
Create a new group in the system.
- createGWTJahiaPortletDefinition(ApplicationBean, EntryPointDefinition, Locale, Locale) - Method in class org.jahia.ajax.gwt.helper.PortletHelper
-
Create a GWTJahiaPortletDefinition object from an applicationBean and an entryPointDefinition objects
- createGWTToolbar(JCRNodeWrapper, JCRSiteNode, JahiaUser, Locale, Locale, HttpServletRequest, Toolbar) - Method in class org.jahia.ajax.gwt.helper.UIConfigHelper
-
Create gwt toolbar
- createGWTToolbarSet(JCRNodeWrapper, JCRSiteNode, JahiaUser, Locale, Locale, HttpServletRequest, List<Toolbar>) - Method in class org.jahia.ajax.gwt.helper.UIConfigHelper
-
create gwt toolabr set
- createIndexingConfiguration(NamespaceMappings) - Method in class org.apache.jackrabbit.core.query.lucene.JahiaSearchIndex
-
- createInstance() - Method in class org.jahia.services.transform.LocalOfficeManagerFactory
-
- createInstance() - Method in class org.jahia.services.transform.RemoteOfficeManagerFactory
-
- createInstance() - Method in class org.jahia.utils.EncryptionUtils.EncryptedPasswordFactoryBean
-
- createJahiaGWTPortletDefinitionByName(String, String, Locale, JahiaUser, String, Locale) - Method in class org.jahia.ajax.gwt.helper.PortletHelper
-
- createJahiaJob(String, Class<? extends BackgroundJob>) - Static method in class org.jahia.services.scheduler.BackgroundJob
-
- createJahiaPreferenceNode(Principal) - Method in class org.jahia.services.preferences.impl.JahiaPreferencesJCRProviders
-
Create a new JahiaPreference Node
- createJahiaPreferenceNode(Principal) - Method in interface org.jahia.services.preferences.JahiaPreferencesProvider
-
Create a JahiaPeference with "empty" properties
- createJob(boolean) - Method in class org.jahia.services.scheduler.JobSchedulingBean
-
- createJob(String, String) - Static method in class org.jahia.services.templates.ClearModuleNodesJob
-
Create an instance of JobDetail for this job with the specified data.
- createLink(ObjectKey, ObjectKey, String, int, Date, String, Date, String, Map<String, String>, Map<String, String>, Map<String, String>) - Static method in class org.jahia.content.ObjectLink
-
- createLink(ObjectKey, ObjectKey, String, Map<String, String>) - Static method in class org.jahia.content.ObjectLink
-
- createModule(String, String, String, String, String) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- createModule(String, String, String, String, String, JCRSessionWrapper) - Method in class org.jahia.ajax.gwt.helper.ModuleHelper
-
- createModule(String, String, String, String, File, JCRSessionWrapper) - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
- createModule(String, String, String, String, File, JCRSessionWrapper) - Method in class org.jahia.services.templates.ModuleBuildHelper
-
- createMvcView(View, RequestContext) - Method in class org.jahia.services.render.webflow.BundleMvcViewFactory
-
- createMvcViewFactory(Expression, ExpressionParser, ConversionService, BinderConfiguration) - Method in class org.jahia.services.render.webflow.BundleViewFactoryCreator
-
- createNClob() - Method in class org.jahia.jdbc.DelegatingConnection
-
- createNestedProfiler(String, String) - Method in interface org.jahia.services.logging.MetricsLoggingService
-
Create a sub profiler of an existing profiler
- createNestedProfiler(String, String) - Method in class org.jahia.services.logging.MetricsLoggingServiceImpl
-
Create a sub profiler of an existing profiler
- createNode(String, GWTJahiaNode) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
Create node based on GWTJahiaNode with subnodes
- createNode(String, String, String, List<String>, GWTJahiaNodeACL, List<GWTJahiaNodeProperty>, Map<String, List<GWTJahiaNodeProperty>>, List<GWTJahiaNode>, Map<String, String>, boolean) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
Create node with multi-language
- createNode(String, String, String, List<String>, List<GWTJahiaNodeProperty>, JCRSessionWrapper, Locale, Map<String, String>, boolean) - Method in class org.jahia.ajax.gwt.helper.ContentManagerHelper
-
- createNode(String, String, String, List<String>, List<GWTJahiaNodeProperty>, JCRSessionWrapper, Locale, Map<String, String>, boolean, String) - Method in class org.jahia.ajax.gwt.helper.ContentManagerHelper
-
- createNode(HttpServletRequest, Map<String, List<String>>, JCRNodeWrapper, String, String, boolean) - Method in class org.jahia.bin.Action
-
- createNodeAndMoveBefore(String, String, String, List<String>, GWTJahiaNodeACL, List<GWTJahiaNodeProperty>, Map<String, List<GWTJahiaNodeProperty>>) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
Move and create node
- createNodeDefinitionTemplate() - Method in class org.jahia.services.content.nodetypes.NodeTypeRegistry
-
- createNodeIndexer(NodeState, ItemStateManager, NamespaceMappings, Executor, Parser, QueryHandlerContext) - Static method in class org.apache.jackrabbit.core.query.lucene.JahiaNodeIndexer
-
- createNodeTypeTemplate() - Method in class org.jahia.services.content.nodetypes.NodeTypeRegistry
-
- createNodeTypeTemplate(NodeTypeDefinition) - Method in class org.jahia.services.content.nodetypes.NodeTypeRegistry
-
- createPageFromPageModel(String, String, String, String, List<String>, GWTJahiaNodeACL, List<GWTJahiaNodeProperty>, Map<String, List<GWTJahiaNodeProperty>>) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
Create new page from page model
- createParser() - Method in class org.apache.jackrabbit.core.query.lucene.JahiaSearchIndex
-
- createPermission(String, String, KnowledgeHelper) - Method in class org.jahia.services.content.rules.Service
-
- createPortletInstance(String, GWTJahiaNewPortletInstance) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- createPortletInstance(String, GWTJahiaNewPortletInstance, JCRSessionWrapper, Locale, String) - Method in class org.jahia.ajax.gwt.helper.PortletHelper
-
Create a GWTJahiaNode object that represents a portlet instance.
- createPortletInstance(String, String, String, String, List<GWTJahiaNodeProperty>, JCRSiteNode, JCRSessionWrapper, Locale, String) - Method in class org.jahia.ajax.gwt.helper.PortletHelper
-
Create a portlet instance
- createProperties() - Method in class org.jahia.settings.EnvironmentVariablesPropertiesFactoryBean
-
- createProperties() - Method in class org.jahia.settings.SystemPropertiesFactoryBean
-
- createPropertyDefinitionTemplate() - Method in class org.jahia.services.content.nodetypes.NodeTypeRegistry
-
- createProvider(Class<T>) - Method in class org.jahia.services.preferences.JahiaPreferencesService
-
- createPublicationWorkflows(List<GWTJahiaPublicationInfo>) - Method in class org.jahia.ajax.gwt.helper.PublicationHelper
-
- createQOM() - Method in class org.jahia.services.query.QOMBuilder
-
Creates the QueryObjectModel object from for currently provided
data.
- createQuery(String, JCRSessionWrapper) - Method in class org.jahia.ajax.gwt.helper.SearchHelper
-
Creates the Query instance from the provided search criteria.
- createQuery(String, String) - Method in interface org.jahia.services.content.QueryManagerWrapper
-
Creates a new query by specifying the query statement itself
and the language in which the query is stated.
- createQuery(String, String) - Method in class org.jahia.services.query.QueryManagerImpl
-
- createQueryObjectModel(SessionContext, QueryObjectModelTree, String, Node) - Method in class org.apache.jackrabbit.core.query.lucene.JahiaSearchIndex
-
- createQueryResult(long, long, Query, Path[], boolean[], String[]) - Method in class org.apache.jackrabbit.core.query.lucene.JahiaQueryImpl
-
- createRemotePublication(String, Map<String, String>, boolean) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- createRenderContext(HttpServletRequest, HttpServletResponse, JahiaUser) - Method in class org.jahia.bin.Dashboard
-
- createRenderContext(HttpServletRequest, HttpServletResponse, JahiaUser) - Method in class org.jahia.bin.Edit
-
- createRenderContext(HttpServletRequest, HttpServletResponse, JahiaUser) - Method in class org.jahia.bin.Render
-
- createRepository() - Method in class org.apache.jackrabbit.core.jndi.JahiaBindableRepository
-
- createRepository() - Method in class org.jahia.services.content.impl.jackrabbit.SpringJackrabbitRepository
-
Creates a repository instance based on the contained JNDI reference.
- createRepository() - Method in class org.jahia.services.content.JCRStoreProvider
-
Creates an instance of the content repository.
- createResource(DavResourceLocator, DavServletRequest, DavServletResponse) - Method in class org.apache.jackrabbit.j2ee.JahiaResourceFactoryImpl
-
- createResource(DavResourceLocator, DavSession) - Method in class org.apache.jackrabbit.j2ee.JahiaResourceFactoryImpl
-
- createRSSPortletInstance(String, String, String) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- createRSSPortletInstance(String, String, String, JCRSiteNode, JCRSessionWrapper, Locale, String) - Method in class org.jahia.ajax.gwt.helper.PortletHelper
-
Create an instance of an RSS portlet
- createScript(View) - Method in class org.jahia.services.render.scripting.bundle.BundleJSR223ScriptFactory
-
- createScript(View) - Method in class org.jahia.services.render.scripting.JSR223ScriptFactory
-
- createScript(View) - Method in class org.jahia.services.render.scripting.RequestDispatcherScriptFactory
-
- createScript(View) - Method in interface org.jahia.services.render.scripting.ScriptFactory
-
- createScript(View) - Method in class org.jahia.services.render.webflow.WebflowDispatcherScriptFactory
-
- createSessionInstance(AuthContext, WorkspaceConfig) - Method in class org.apache.jackrabbit.core.JahiaRepositoryImpl
-
- createSessionInstance(Subject, WorkspaceConfig) - Method in class org.apache.jackrabbit.core.JahiaRepositoryImpl
-
- createSizeOfEngine(int, boolean, boolean) - Method in class org.jahia.services.cache.ehcache.JahiaSizeOfEngineFactory
-
- createSortFields(Ordering[], Session) - Method in class org.apache.jackrabbit.core.query.lucene.join.JahiaQueryEngine
-
- createSQLXML() - Method in class org.jahia.jdbc.DelegatingConnection
-
- createStatement() - Method in class org.jahia.jdbc.DelegatingConnection
-
- createStatement(int, int) - Method in class org.jahia.jdbc.DelegatingConnection
-
- createStatement(int, int, int) - Method in class org.jahia.jdbc.DelegatingConnection
-
- createStatusMap() - Method in class org.jahia.services.templates.GitSourceControlManagement
-
- createStatusMap() - Method in class org.jahia.services.templates.SourceControlManagement
-
- createStatusMap() - Method in class org.jahia.services.templates.SvnSourceControlManagement
-
- createStruct(String, Object[]) - Method in class org.jahia.jdbc.DelegatingConnection
-
- createSubParser(Properties) - Method in class org.jahia.services.content.impl.jackrabbit.JahiaRepositoryConfigurationParser
-
- createTag(String, String) - Method in class org.jahia.services.tags.TaggingService
-
- createTask(Task, String) - Method in class org.jahia.services.tasks.TaskService
-
Creates a task for the specified user.
- createTask(Task, JCRUserNode) - Method in class org.jahia.services.tasks.TaskService
-
Creates a task for the specified user.
- createTask(Task, Map<String, Object>, Map<String, Object>, List<JahiaPrincipal>) - Method in class org.jahia.services.workflow.jbpm.JBPMTaskLifeCycleEventListener
-
- createTaskBasedOnWorkItemParams(KieSession, WorkItem) - Method in class org.jahia.services.workflow.jbpm.custom.JahiaLocalHTWorkItemHandler
-
- createTaskForGroup(Task, String, String) - Method in class org.jahia.services.tasks.TaskService
-
Creates a task for all users of the specified group.
- createTaskForGroup(Task, JCRGroupNode) - Method in class org.jahia.services.tasks.TaskService
-
- createTempFile() - Method in class org.jahia.services.transform.DocumentConverterService
-
- createThumb(Image, File, int, boolean) - Method in class org.jahia.services.image.AbstractImageService
-
- createThumb(Image, File, int, boolean) - Method in class org.jahia.services.image.ImageJAndJava2DImageService
-
- createThumb(Image, File, int, boolean) - Method in interface org.jahia.services.image.JahiaImageService
-
Creates an image thumbnail and stores it in a specified file
- createUpdateChannel(String) - Method in class org.apache.jackrabbit.core.cluster.JahiaClusterNode
-
Create an UpdateEventChannel for some workspace.
- createURLResolver(String, String, String, HttpServletRequest) - Method in class org.jahia.services.render.URLResolverFactory
-
- createURLResolver(String, String, HttpServletRequest) - Method in class org.jahia.services.render.URLResolverFactory
-
- createURLResolver(String, RenderContext) - Method in class org.jahia.services.render.URLResolverFactory
-
- createUser(String, String, Properties) - Method in class org.jahia.services.usermanager.JahiaUserManagerProvider
-
Deprecated.
This is the method that creates a new user in the system, with all the
specified attributes.
- createUser(String, String, Properties, JCRSessionWrapper) - Method in class org.jahia.services.usermanager.JahiaUserManagerService
-
This is the method that creates a new user in the system, with all the
specified properties.
- createUser(String, String, String, Properties, JCRSessionWrapper) - Method in class org.jahia.services.usermanager.JahiaUserManagerService
-
This is the method that creates a new user in the system, with all the
specified properties.
- createUsersGroupACE(List<String>, boolean, JCRSiteNode) - Method in class org.jahia.ajax.gwt.helper.ACLHelper
-
- createValue(Object, ValueFactory) - Static method in class org.jahia.services.content.JCRContentUtils
-
Creates the JCR property value, depending on the type of the corresponding value.
- createValue(Node) - Method in class org.jahia.services.content.JCRValueFactoryImpl
-
- createValue(String, int) - Method in class org.jahia.services.content.JCRValueFactoryImpl
-
- createValues(Collection<?>, ValueFactory) - Static method in class org.jahia.services.content.JCRContentUtils
-
Creates the JCR property values, depending on the type of the corresponding value.
- createWipPropertiesOnNewNode(JCRNodeWrapper, WIPInfo) - Method in class org.jahia.services.wip.WIPService
-
Add work in progress properties on a created node.
- createWorkspace(String) - Method in class org.jahia.services.content.JCRWorkspaceWrapper
-
- createWorkspace(String, String) - Method in class org.jahia.services.content.JCRWorkspaceWrapper
-
- createWorkspaceConfig(String, StringBuffer) - Method in class org.jahia.services.content.impl.jackrabbit.JahiaRepositoryConfig
-
- createWorkspaceConfig(String, InputSource) - Method in class org.jahia.services.content.impl.jackrabbit.JahiaRepositoryConfig
-
- createWorkspaceInfo(WorkspaceConfig) - Method in class org.apache.jackrabbit.core.JahiaRepositoryImpl
-
Creates a new RepositoryImpl.WorkspaceInfo instance for
wspConfig.
- createZipEntry(String) - Method in class org.jahia.utils.zip.DirectoryZipInputStream
-
- CRITICAL_SEVERITY - Static variable in exception org.jahia.exceptions.JahiaException
-
- CRON - Static variable in class org.jahia.services.content.nodetypes.Lexer
-
- CRON - Static variable in class org.jahia.services.content.nodetypes.SelectorType
-
- crop(String, String, int, int, int, int, boolean, JCRSessionWrapper, Locale) - Method in class org.jahia.ajax.gwt.helper.ImageHelper
-
- cropImage(String, String, int, int, int, int, boolean) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- cropImage(Image, File, int, int, int, int) - Method in class org.jahia.services.image.AbstractJava2DImageService
-
- cropImage(Image, File, int, int, int, int) - Method in class org.jahia.services.image.ImageJAndJava2DImageService
-
- cropImage(Image, File, int, int, int, int) - Method in class org.jahia.services.image.ImageJImageService
-
- cropImage(Image, File, int, int, int, int) - Method in class org.jahia.services.image.ImageMagickImageService
-
- cropImage(Image, File, int, int, int, int) - Method in interface org.jahia.services.image.JahiaImageService
-
Crops an image to a specified file using the specified coordinates
Note : due to a bug, the X and Y are reversed, be careful about that !
- CSS_URL_PATTERN - Static variable in class org.jahia.services.notification.HtmlExternalizationService
-
- CURRENT_CONTEXT_PLACEHOLDER - Static variable in class org.jahia.services.render.filter.ContextPlaceholdersReplacer
-
- CurrentLocaleResolver - Class in org.jahia.services.multilang
-
- CurrentLocaleResolver() - Constructor for class org.jahia.services.multilang.CurrentLocaleResolver
-
- currentToken - Variable in class org.jahia.services.content.nodetypes.JahiaCndReader
-
the current token
- currentToken - Variable in class org.jahia.services.content.nodetypes.JahiaCndReaderLegacy
-
the current token
- currentTokenEquals(String[]) - Method in class org.jahia.services.content.nodetypes.JahiaCndReader
-
- currentTokenEquals(char) - Method in class org.jahia.services.content.nodetypes.JahiaCndReader
-
- currentTokenEquals(String) - Method in class org.jahia.services.content.nodetypes.JahiaCndReader
-
- currentTokenEquals(String[]) - Method in class org.jahia.services.content.nodetypes.JahiaCndReaderLegacy
-
- currentTokenEquals(char) - Method in class org.jahia.services.content.nodetypes.JahiaCndReaderLegacy
-
- currentTokenEquals(String) - Method in class org.jahia.services.content.nodetypes.JahiaCndReaderLegacy
-
- CurrentUser - Class in org.jahia.services.content.nodetypes.initializers
-
Value initializer that returns current user's name.
- CurrentUser() - Constructor for class org.jahia.services.content.nodetypes.initializers.CurrentUser
-
- CUSTOM_CONTENT_ADMIN_ROLES - Static variable in class org.jahia.services.importexport.LegacyImportHandler
-
- CUSTOM_CONTENT_READ_ROLES - Static variable in class org.jahia.services.importexport.LegacyImportHandler
-
- CUSTOM_CONTENT_WRITE_ROLES - Static variable in class org.jahia.services.importexport.LegacyImportHandler
-
- CUSTOM_FILES_READ_ROLES - Static variable in class org.jahia.services.importexport.LegacyImportHandler
-
- CUSTOM_FILES_WRITE_ROLES - Static variable in class org.jahia.services.importexport.LegacyImportHandler
-
- CustomCacheKeyPartGenerator - Class in org.jahia.services.render.filter.cache
-
Cache key part generator that takes the string representation of the module.cache.additional.key request attribute if
available.
- CustomCacheKeyPartGenerator() - Constructor for class org.jahia.services.render.filter.cache.CustomCacheKeyPartGenerator
-
- customize(Analyzer) - Method in interface org.apache.jackrabbit.core.query.lucene.AnalyzerCustomizer
-
Customize the specified Analyzer.
- customize(Analyzer) - Method in class org.apache.jackrabbit.core.query.lucene.AnalyzerCustomizer.NoOpAnalyzerCustomizer
-
- CustomLockWorkItemHandler - Class in org.jahia.services.workflow.jbpm.custom
-
- CustomLockWorkItemHandler() - Constructor for class org.jahia.services.workflow.jbpm.custom.CustomLockWorkItemHandler
-
- CustomPortletMode - Class in org.jahia.services.applications
-
Title:
- CustomPortletMode() - Constructor for class org.jahia.services.applications.CustomPortletMode
-
- CustomUnlockWorkItemHandler - Class in org.jahia.services.workflow.jbpm.custom
-
- CustomUnlockWorkItemHandler() - Constructor for class org.jahia.services.workflow.jbpm.custom.CustomUnlockWorkItemHandler
-
- CustomWindowState - Class in org.jahia.services.applications
-
Title:
- CustomWindowState() - Constructor for class org.jahia.services.applications.CustomWindowState
-
- generate(Resource, RenderContext, Properties) - Method in interface org.jahia.services.render.filter.cache.CacheKeyGenerator
-
Generates the output cache key based on the provided data.
- generate(Resource, RenderContext, Properties) - Method in class org.jahia.services.render.filter.cache.DefaultCacheKeyGenerator
-
- generateContent(RenderContext, String) - Method in class org.jahia.services.render.filter.AggregateFilter
-
Generates content for a sub fragment.
- generateContent(RenderContext, String, String, Set<String>) - Method in class org.jahia.services.render.filter.cache.AggregateCacheFilter
-
Deprecated.
Generates content for a sub fragment.
- generateErrorReport(ErrorFileDumper.HttpRequestData, Throwable, int, Throwable) - Static method in class org.jahia.bin.errors.ErrorFileDumper
-
- generateETag(String, long) - Method in class org.jahia.services.content.files.FileServlet
-
- generateInitializerStructure(HttpServletRequest, HttpSession) - Static method in class org.jahia.ajax.gwt.utils.GWTInitializer
-
- generateInitializerStructure(HttpServletRequest, HttpSession, Locale, Locale) - Static method in class org.jahia.ajax.gwt.utils.GWTInitializer
-
- generateInitializerStructure(HttpServletRequest, HttpServletResponse, HttpSession, Locale, Locale) - Static method in class org.jahia.ajax.gwt.utils.GWTInitializer
-
- generateInitializerStructureForFrame(RenderContext) - Static method in class org.jahia.ajax.gwt.utils.GWTInitializer
-
- generateNameFromTitle(List<GWTJahiaNodeProperty>) - Method in class org.jahia.ajax.gwt.helper.ContentManagerHelper
-
- generateNodeName(String) - Static method in class org.jahia.services.content.JCRContentUtils
-
- generateNodeName(String, int) - Static method in class org.jahia.services.content.JCRContentUtils
-
Generates the JCR node name from the provided text by normalizing it,
converting to lower case, replacing spaces with dashes and truncating to
$maxLength characters.
- generateNodeName(JCRNodeWrapper, String) - Method in class org.jahia.services.content.JCRContentUtils
-
Generates the node name by using a configurable NameGenerationHelper implementation.
- generateNodeName(JCRNodeWrapper, String, ExtendedNodeType, String) - Method in class org.jahia.services.content.JCRContentUtils
-
Generates the node name by using a configurable NameGenerationHelper implementation.
- generateRandomString(int) - Static method in class org.jahia.params.valves.CookieAuthValveImpl
-
- generateThreadInfo(Writer) - Method in class org.jahia.tools.jvm.ThreadMonitor
-
Generates a string with the full thread dump information.
- generateWar(String) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
Call to generate the war of the specified module and release it in Jahia.
- generatNodeName(JCRNodeWrapper, String) - Method in class org.jahia.services.content.DefaultNameGenerationHelperImpl
-
- generatNodeName(JCRNodeWrapper, String, ExtendedNodeType, String) - Method in class org.jahia.services.content.DefaultNameGenerationHelperImpl
-
- generatNodeName(JCRNodeWrapper, String) - Method in interface org.jahia.services.content.NameGenerationHelper
-
Basic name generation method, usually called by back-end methods or actions to generate a node name based
on the type
- generatNodeName(JCRNodeWrapper, String, ExtendedNodeType, String) - Method in interface org.jahia.services.content.NameGenerationHelper
-
Name generation method used mostly by Jahia's UI to generate node names based on the node type or the target
name.
- GENERATOR - Static variable in class org.jahia.services.render.filter.cache.AggregateCacheFilter
-
Deprecated.
- generatorQueue - Variable in class org.jahia.services.render.filter.cache.AggregateCacheFilter
-
Deprecated.
- GENERIC_CHANNEL - Static variable in class org.jahia.services.channels.Channel
-
- GenericJahiaPreference - Class in org.jahia.services.preferences.generic
-
User: jahia
Date: 27 mars 2008
Time: 16:30:31
- GenericJahiaPreference(JCRNodeWrapper) - Constructor for class org.jahia.services.preferences.generic.GenericJahiaPreference
-
- GenericPipeline - Class in org.jahia.pipelines.impl
-
- GenericPipeline() - Constructor for class org.jahia.pipelines.impl.GenericPipeline
-
- genPathFile(String) - Method in class org.jahia.utils.zip.JahiaArchiveFileHandler
-
Generates a file path for a given entry name
Parses "/" char and replaces them with File.separator char
- GermanSnowballAnalyzer - Class in org.jahia.services.search.analyzer
-
Filters StandardTokenizer with StandardFilter, LowerCaseFilter, StopFilter, SnowballFilter for German and ASCIIFoldingFilter.
- GermanSnowballAnalyzer(Version) - Constructor for class org.jahia.services.search.analyzer.GermanSnowballAnalyzer
-
- GermanSnowballAnalyzer(Version, Set<?>) - Constructor for class org.jahia.services.search.analyzer.GermanSnowballAnalyzer
-
Builds an analyzer with the given stop words
- GermanSnowballAnalyzer(Version, Set<?>, Set<?>) - Constructor for class org.jahia.services.search.analyzer.GermanSnowballAnalyzer
-
Builds an analyzer with the given stop words
- get(String, String) - Method in class org.jahia.ajax.gwt.content.server.UploadedPendingFileStorageJcr
-
- get(String, String) - Method in interface org.jahia.bin.SessionNamedDataStorage
-
Get data belonging to specific HTTP session, by name
- get(String, String) - Method in class org.jahia.bin.SessionNamedDataStorageInMemory
-
- get(K) - Method in class org.jahia.services.cache.Cache
-
Fetchs the cache entry associated to the entryKey and returns the
object stored in fetched cache entry.
- get(K) - Method in interface org.jahia.services.cache.CacheImplementation
-
- get(Object) - Method in class org.jahia.services.cache.dummy.DummyCacheImpl
-
- get(Object) - Method in class org.jahia.services.cache.ehcache.EhCacheImpl
-
- get(int) - Method in class org.jahia.services.content.decorator.GroupNodeMembers
-
- get(Object) - Method in class org.jahia.services.content.LazyPropertyIterator
-
- get() - Method in interface org.jahia.services.modulemanager.spi.impl.DefaultBundleService.ExceptionProvider
-
- get(Object) - Method in class org.jahia.services.modulemanager.spi.impl.DefaultBundleService.FailingMap
-
- get(String) - Method in class org.jahia.services.render.scripting.bundle.BundleScriptEngine
-
- get(String) - Method in class org.jahia.services.render.scripting.bundle.BundleScriptEngineManager
- get(Object) - Method in class org.jahia.services.workflow.jbpm.custom.email.JBPMMailProducer.MyBindings
-
- get(String, String) - Method in class org.jahia.utils.i18n.JahiaResourceBundle
-
Deprecated.
Get message depending on a key.
- get(JahiaTemplatesPackage, String, Locale) - Static method in class org.jahia.utils.i18n.Messages
-
Looks up the resource bundle key considering locale and current module.
- get(JahiaTemplatesPackage, String, Locale, String) - Static method in class org.jahia.utils.i18n.Messages
-
Looks up the resource bundle key considering locale and current module.
- get(ResourceBundle, String, String) - Static method in class org.jahia.utils.i18n.Messages
-
Looks up the resource bundle key considering locale and specified
ResourceBundle instance.
- get(String, JahiaTemplatesPackage, String, Locale) - Static method in class org.jahia.utils.i18n.Messages
-
Looks up the resource bundle key considering locale, specified bundle name and current module.
- get(String, JahiaTemplatesPackage, String, Locale, String) - Static method in class org.jahia.utils.i18n.Messages
-
Looks up the resource bundle key considering locale, specified bundle name and current module.
- get(String, String, Locale) - Static method in class org.jahia.utils.i18n.Messages
-
Looks up the resource bundle key considering locale and specified bundle name.
- get(String, String, Locale, String) - Static method in class org.jahia.utils.i18n.Messages
-
Looks up the resource bundle key considering locale and specified bundle name.
- get(JahiaTemplatesPackage, Locale) - Static method in class org.jahia.utils.i18n.ResourceBundles
-
Use the resource bundle lookup hierarchy of the provided template package.
- get(List<String>, Locale) - Static method in class org.jahia.utils.i18n.ResourceBundles
-
- get(String, JahiaTemplatesPackage, Locale) - Static method in class org.jahia.utils.i18n.ResourceBundles
-
Use the resource bundle lookup hierarchy of the provided template package, but first check for the specified bundle name.
- get(String, Locale) - Static method in class org.jahia.utils.i18n.ResourceBundles
-
Looks up a resource bundle for the specified locale
- getAbsoluteContextPath(ServletRequest) - Method in class org.jahia.services.content.JCRStoreProvider
-
- getAbsolutePath(String) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- getAbsolutePath(String, JCRSessionWrapper, HttpServletRequest, Locale) - Method in class org.jahia.ajax.gwt.helper.NavigationHelper
-
- getAbsoluteResourceAsString(String) - Method in class org.jahia.services.notification.HttpClientService
-
Connects to the specified absolute URL and reads its content as a string.
- getAbsoluteUrl(ServletRequest) - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getAbsoluteUrl(ServletRequest) - Method in interface org.jahia.services.content.JCRNodeWrapper
-
Get the absolute file content url
- getAbsoluteUrl(ServletRequest) - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
Get the absolute file content url
- getAbsoluteUrl() - Method in class org.jahia.services.notification.templates.Link
-
- getAbsoluteWebdavUrl(HttpServletRequest) - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getAbsoluteWebdavUrl(HttpServletRequest) - Method in interface org.jahia.services.content.JCRNodeWrapper
-
Get the absolute webdav url
- getAbsoluteWebdavUrl(HttpServletRequest) - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
Get the absolute webdav url
- getAccessControlManager() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getAccessControlManager() - Method in interface org.jahia.services.content.JCRNodeWrapper
-
- getAccessControlManager() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
- getAccessControlManager() - Method in class org.jahia.services.content.JCRSessionWrapper
-
Returns the access control manager for this Session.
- getAccessCount() - Method in class org.jahia.services.cache.ehcache.BaseCacheInfo
-
- getAccessibleWorkspaceNames() - Method in class org.jahia.services.content.JCRWorkspaceWrapper
-
- getAccessManager(Session, AMContext) - Method in class org.apache.jackrabbit.core.security.JahiaSecurityManager
-
- getAccessManagerConfig() - Method in class org.jahia.services.content.impl.jackrabbit.JahiaRepositoryConfig
-
Deprecated.
- getAccessManagerPathPermissionCacheMaxSize() - Method in class org.jahia.settings.SettingsBean
-
- getACL(String, boolean, JCRSessionWrapper, Locale) - Method in class org.jahia.ajax.gwt.helper.ContentManagerHelper
-
- getAclEntries() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getAclEntries() - Method in interface org.jahia.services.content.JCRNodeWrapper
-
get all the ACL entries including inherited ones
- getAclEntries() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
get all the ACL entries including inherited ones
- getAclInheritanceBreak() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getAclInheritanceBreak() - Method in interface org.jahia.services.content.JCRNodeWrapper
-
Check if acl inheritance is broken on this node or not
- getAclInheritanceBreak() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
Check if acl inheritance is broken on the given node or not
- getAction() - Method in class org.jahia.services.history.HistoryEntry
-
- getAction() - Method in class org.jahia.services.pwdpolicy.JahiaPasswordPolicyRule
-
Returns the action type.
- getActionId() - Method in class org.jahia.services.workflow.HistoryWorkflowAction
-
- getActionItem() - Method in class org.jahia.services.uicomponents.bean.toolbar.Item
-
- getActionParameters() - Method in class org.jahia.services.pwdpolicy.JahiaPasswordPolicyRule
-
Returns the actionParameters.
- getActionParametersValues() - Method in class org.jahia.services.pwdpolicy.JahiaPasswordPolicyRule
-
Returns the map with all action parameters, keyed by their names.
- getActions(ExtendedNodeType) - Method in class org.jahia.services.importexport.DefinitionsMapping
-
- getActions(ExtendedNodeType, String) - Method in class org.jahia.services.importexport.DefinitionsMapping
-
- getActions(ExtendedNodeType, String, String) - Method in class org.jahia.services.importexport.DefinitionsMapping
-
- getActions() - Method in class org.jahia.services.importexport.DefinitionsMapping.Mapping
-
- getActions() - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
- getActions() - Method in class org.jahia.services.templates.TemplatePackageRegistry
-
- getActiveJobs(Locale) - Method in class org.jahia.ajax.gwt.helper.SchedulerHelper
-
- getActiveLanguages() - Method in class org.jahia.services.content.decorator.JCRSiteNode
-
- getActiveLanguagesAsLocales() - Method in class org.jahia.services.content.decorator.JCRSiteNode
-
- getActiveLiveLanguages() - Method in class org.jahia.services.content.decorator.JCRSiteNode
-
Returns a set of active site languages
- getActiveLiveLanguagesAsLocales() - Method in class org.jahia.services.content.decorator.JCRSiteNode
-
Returns an List of active site language ( as Locale ).
- getActiveSessions() - Static method in class org.jahia.services.content.JCRSessionWrapper
-
- getActiveSessionsObjects() - Static method in class org.jahia.services.content.JCRSessionWrapper
-
- getActiveWorkflows(JCRNodeWrapper, Locale, Locale) - Method in class org.jahia.services.workflow.WorkflowService
-
This method list all currently active workflow for the specified node.
- getActiveWorkflowsForAllLocales(JCRNodeWrapper) - Method in class org.jahia.services.workflow.WorkflowService
-
This method list all currently active workflow for the specified node.
- getActiveWorkflowsInformations(List<String>, Locale) - Method in class org.jahia.services.workflow.jbpm.JBPM6WorkflowProvider
-
- getActiveWorkflowsInformations(List<String>, Locale) - Method in interface org.jahia.services.workflow.WorkflowProvider
-
- GetActiveWorkflowsInformationsCommand - Class in org.jahia.services.workflow.jbpm.command
-
Get processes based on list of ids
- GetActiveWorkflowsInformationsCommand(List<String>, Locale) - Constructor for class org.jahia.services.workflow.jbpm.command.GetActiveWorkflowsInformationsCommand
-
- getActualAclEntries() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getActualAclEntries() - Method in interface org.jahia.services.content.JCRNodeWrapper
-
get the active ACL entries
- getActualAclEntries() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
get the active ACL entries
- getActualPath() - Method in class org.jahia.services.importexport.ExportContext
-
- getAddress(User) - Method in class org.jahia.services.workflow.jbpm.custom.email.JBPMMailProducer
-
- getAddress(String, String, String) - Method in class org.jahia.services.workflow.jbpm.custom.email.JBPMMailProducer
-
- getAddresses() - Method in class org.jahia.services.workflow.jbpm.custom.email.AddressTemplate
-
- getAddresses(List<User>) - Method in class org.jahia.services.workflow.jbpm.custom.email.JBPMMailProducer
-
construct recipient addresses from user entities
- getAddresses(Group) - Method in class org.jahia.services.workflow.jbpm.custom.email.JBPMMailProducer
-
- getAdminGrantedSites(JahiaUser) - Method in class org.jahia.services.usermanager.JahiaGroupManagerProvider
-
Deprecated.
Get all JahiaSite objects where the user has an access.
- getAdministratorGroup(int) - Method in class org.jahia.services.usermanager.JahiaGroupManagerProvider
-
Deprecated.
- getAdministratorGroup(String) - Method in class org.jahia.services.usermanager.JahiaGroupManagerService
-
Get administrator or site administrator group
- getAdministratorGroup(String, JCRSessionWrapper) - Method in class org.jahia.services.usermanager.JahiaGroupManagerService
-
Get administrator or site administrator group
- getAge(String, String, Map<Pattern, Long>) - Method in class org.jahia.services.scheduler.JobHistoryPurgeJob
-
- getAge(String, String, Map<Pattern, Long>) - Method in class org.jahia.services.scheduler.SchedulerService
-
- getAggregatedPublicationInfo(String, String, boolean, boolean, JCRSessionWrapper) - Method in interface org.jahia.services.content.ComplexPublicationService
-
Get aggregated publication info about a JCR node.
- getAggregatedPublicationInfo(String, String, boolean, boolean, JCRSessionWrapper) - Method in class org.jahia.services.content.ComplexPublicationServiceImpl
-
- getAggregatedPublicationInfosByLanguage(JCRNodeWrapper, Set<String>, JCRSessionWrapper, boolean, boolean) - Method in class org.jahia.ajax.gwt.helper.PublicationHelper
-
Get the publication status information for a particular path.
- getAggregatePrivileges() - Method in class org.apache.jackrabbit.core.security.PrivilegeImpl
-
- getAggregateSupportedMedias() - Method in class org.jahia.services.render.filter.StaticAssetsFilter
-
- getAjaxResolvedTemplate() - Method in class org.jahia.services.render.filter.StaticAssetsFilter
-
- getAjaxResource() - Method in class org.jahia.services.render.RenderContext
-
- getAlias() - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- getAliasedUser() - Method in class org.jahia.services.content.JCRSessionWrapper
-
- getAll() - Method in class org.jahia.services.deamons.filewatcher.FileMonitorResult
-
- getAllActiveJobs() - Method in class org.jahia.services.scheduler.SchedulerService
-
- getAllActiveJobs(String) - Method in class org.jahia.services.scheduler.SchedulerService
-
- getAllAsList() - Method in class org.jahia.services.deamons.filewatcher.FileMonitorResult
-
- getAllChannels() - Method in interface org.jahia.services.channels.ChannelProvider
-
- getAllChannels() - Method in class org.jahia.services.channels.ChannelService
-
- getAllChannels() - Method in class org.jahia.services.channels.providers.UserAgentChannelProvider
-
- getAllChildrenCategoriesFrom(Category, JahiaUser, List<Category>) - Static method in class org.jahia.services.categories.Category
-
- getAllChoiceListInitializersValues(List<ExtendedNodeType>, ExtendedNodeType, JCRNodeWrapper, JCRNodeWrapper, Locale) - Method in class org.jahia.ajax.gwt.helper.ContentDefinitionHelper
-
- getAllConfigurations() - Method in interface org.jahia.services.modulemanager.spi.ConfigService
-
Get all configurations currently deployed
- getAllDefaultValues(List<ExtendedNodeType>, List<Locale>) - Method in class org.jahia.ajax.gwt.helper.ContentDefinitionHelper
-
Get both dynamic and static default values for the specified types and locales
- getAllFrozenNodes() - Method in class org.jahia.services.content.decorator.JCRVersionHistory
-
- getAllInfos(String) - Method in class org.jahia.services.modulemanager.impl.ModuleManagerImpl
-
- getAllInfos(String) - Method in interface org.jahia.services.modulemanager.ModuleManager
-
Get info about all installed bundles.
- getAllInfos(String) - Method in interface org.jahia.services.modulemanager.spi.BundleService
-
Get info about all installed bundles.
- getAllInfos(String) - Method in class org.jahia.services.modulemanager.spi.impl.BundleServiceDelegate
-
- getAllInfos(String) - Method in class org.jahia.services.modulemanager.spi.impl.DefaultBundleService
-
- getAllInstalledModules() - Method in class org.jahia.services.content.decorator.JCRSiteNode
-
Get installed modules with their dependencies
- getAllJobGroupNames() - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- getAllJobGroupNames() - Method in class org.jahia.ajax.gwt.helper.SchedulerHelper
-
- getAllJobs(Set<String>, String, String, String) - Method in class org.jahia.ajax.gwt.helper.SchedulerHelper
-
- getAllJobs() - Method in class org.jahia.services.scheduler.SchedulerService
-
- getAllJobs(String) - Method in class org.jahia.services.scheduler.SchedulerService
-
- getAllJobs(String, boolean) - Method in class org.jahia.services.scheduler.SchedulerService
-
- getAllLinearFrozenNodes() - Method in class org.jahia.services.content.decorator.JCRVersionHistory
-
- getAllLinearVersions() - Method in class org.jahia.services.content.decorator.JCRVersionHistory
-
- getAllLocalInfos() - Method in class org.jahia.services.modulemanager.impl.ModuleManagerImpl
-
- getAllLocalInfos() - Method in interface org.jahia.services.modulemanager.ModuleManager
-
Get local info about all installed bundles.
- getAllLocalInfos() - Method in interface org.jahia.services.modulemanager.spi.BundleService
-
Get local info about all installed bundles.
- getAllLocalInfos() - Method in class org.jahia.services.modulemanager.spi.impl.BundleServiceDelegate
-
- getAllLocalInfos() - Method in class org.jahia.services.modulemanager.spi.impl.DefaultBundleService
-
- getAllModuleVersions() - Method in class org.jahia.services.templates.TemplatePackageRegistry
-
- getAllNodeTypes() - Method in class org.jahia.services.content.nodetypes.NodeTypeRegistry
-
- getAllNodeTypes(List<String>) - Method in class org.jahia.services.content.nodetypes.NodeTypeRegistry
-
- getAllowedLifecycleTransistions() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getAllowedLifecycleTransistions() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
- getAllowedNodeTypesForDragAndDrop() - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- getAllowedValues() - Method in class org.jahia.services.search.SearchCriteria.NodePropertyDescriptor
-
- getAllPrincipalsWithAcl() - Method in class org.jahia.services.render.filter.cache.AclCacheKeyPartGenerator
-
- getAllPublishedLanguages() - Method in class org.jahia.services.content.PublicationInfo
-
- getAllRAMJobs() - Method in class org.jahia.services.scheduler.SchedulerService
-
- getAllReferences() - Method in class org.jahia.services.content.PublicationInfo
-
- getAllServerNames() - Method in class org.jahia.services.content.decorator.JCRSiteNode
-
- getAllServerNames() - Method in interface org.jahia.services.sites.JahiaSite
-
Return the list of accepted server names.
- getAllSessions() - Method in class org.jahia.services.content.JCRSessionWrapper
-
Get sessions from all providers used in this wrapper.
- getAllSuggestions() - Method in class org.jahia.services.search.Suggestion
-
Returns a list of suggested query terms.
- getAllUuids() - Method in class org.jahia.services.content.PublicationInfo
-
- getAllUuids(boolean, boolean) - Method in class org.jahia.services.content.PublicationInfo
-
- getAllUuids(boolean, boolean, boolean) - Method in class org.jahia.services.content.PublicationInfo
-
- getAllVersions() - Method in class org.jahia.services.content.decorator.JCRVersionHistory
-
- getAnalyzer(String) - Method in class org.apache.jackrabbit.core.query.lucene.LanguageCustomizingAnalyzerRegistry
-
- getAnalyzer() - Method in class org.jahia.services.content.nodetypes.ExtendedPropertyDefinition
-
- getAnalyzerFor(Document) - Method in class org.apache.jackrabbit.core.query.lucene.LanguageCustomizingAnalyzerRegistry
-
- getAnalyzerRegistry() - Method in class org.apache.jackrabbit.core.query.lucene.JahiaIndexingConfigurationImpl
-
- getAnalyzerRegistry() - Method in class org.apache.jackrabbit.core.query.lucene.JahiaSearchIndex
-
- getAncestor() - Method in class org.apache.jackrabbit.core.security.JahiaJCRPathWrapperImpl
-
- getAncestor(int) - Method in class org.jahia.services.content.decorator.JCRFrozenNodeAsRegular
-
- getAncestor(int) - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getAncestor(int) - Method in interface org.jahia.services.content.JCRItemWrapper
- getAncestor(int) - Method in class org.jahia.services.content.JCRItemWrapperImpl
-
Item at the specified depth.
- getAncestor(int) - Method in class org.jahia.services.content.JCRPropertyWrapperImpl
-
- getAncestor(String) - Method in class org.jahia.services.content.rules.AbstractNodeFact
-
- getAncestor(String) - Method in class org.jahia.services.content.rules.AddedNodeFact
-
- getAncestor() - Method in interface org.jahia.utils.security.PathWrapper
-
Get the direct parent path wrapped
- getAncestors() - Method in class org.jahia.services.content.decorator.JCRFrozenNodeAsRegular
-
- getAncestors() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getAncestors() - Method in interface org.jahia.services.content.JCRNodeWrapper
-
Returns a list of all the ancestor of this item.
- getAncestors() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
Returns a list of all the ancestor of this item.
- getAnyDeployedTemplatePackage(String) - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
- getAppEntryPointDefinitions(ApplicationBean) - Method in interface org.jahia.services.applications.ApplicationsManagerProvider
-
- getAppEntryPointDefinitions(ApplicationBean) - Method in class org.jahia.services.applications.ApplicationsManagerService
-
Returns the entry point definitions corresponding to the application,
or an empty list if there was a problem retrieving them.
- getAppEntryPointDefinitions(ApplicationBean) - Method in class org.jahia.services.applications.ApplicationsManagerServiceImpl
-
Get all EntryPointDefinition od the application bean
- getAppEntryPointDefinitions(ApplicationBean) - Method in class org.jahia.services.applications.pluto.ApplicationsManagerPlutoProvider
-
Get application list of entry definition
- getApplicableChildNodeDefinition(String, String) - Method in class org.jahia.services.content.decorator.JCRFrozenNodeAsRegular
-
- getApplicableChildNodeDefinition(String, String) - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getApplicableChildNodeDefinition(String, String) - Method in interface org.jahia.services.content.JCRNodeWrapper
-
Get the child node definition object applicable to the given child name
- getApplicableChildNodeDefinition(String, String) - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
- getApplicablePropertyDefinition(String) - Method in class org.jahia.services.content.decorator.JCRFrozenNodeAsRegular
-
- getApplicablePropertyDefinition(String) - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getApplicablePropertyDefinition(String, int, boolean) - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getApplicablePropertyDefinition(String) - Method in interface org.jahia.services.content.JCRNodeWrapper
-
Get the property definition object applicable to the given property name
- getApplicablePropertyDefinition(String, int, boolean) - Method in interface org.jahia.services.content.JCRNodeWrapper
-
Get the property definition object applicable to the given property name
- getApplicablePropertyDefinition(String) - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
Get the property definition object applicable to the given property name
- getApplicablePropertyDefinition(String, int, boolean) - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
Get the property definition object applicable to the given property name
- getApplication(String) - Method in class org.jahia.services.applications.ApplicationsManagerService
-
return an Application Definition get directly from db
- getApplication(String) - Method in class org.jahia.services.applications.ApplicationsManagerServiceImpl
-
return an Application Definition get directly from db
- getApplicationByContext(String) - Method in class org.jahia.services.applications.ApplicationsManagerService
-
return an Application Definition looking at its context.
- getApplicationByContext(String) - Method in class org.jahia.services.applications.ApplicationsManagerServiceImpl
-
return an Application Definition looking at its context.
- getApplicationContext(String) - Method in class org.jahia.services.applications.ApplicationsManagerService
-
Get an ApplicationContext for a given application id
- getApplicationContext(ApplicationBean) - Method in class org.jahia.services.applications.ApplicationsManagerService
-
Get an ApplicationContext for a given context
- getApplicationContext(String) - Method in class org.jahia.services.applications.ApplicationsManagerServiceImpl
-
Get an ApplicationContext for a given application id
- getApplicationContext(ApplicationBean) - Method in class org.jahia.services.applications.ApplicationsManagerServiceImpl
-
Get an WebAppContext for a given application bean
- getApplicationContext(String) - Method in class org.jahia.services.applications.ServletContextManager
-
Get an ApplicationContext for a given application id
- getApplicationContext(ApplicationBean) - Method in class org.jahia.services.applications.ServletContextManager
-
Get an ApplicationContext for a given context
- getApplicationID() - Method in interface org.jahia.data.applications.EntryPointDefinition
-
Get the application id
- getApplicationID() - Method in class org.jahia.data.applications.PortletEntryPointDefinition
-
Get the application id
- getApplicationID() - Method in class org.jahia.data.applications.ServletBean
-
- getApplications() - Method in class org.jahia.services.applications.ApplicationsManagerService
-
return all application Definitions
- getApplications() - Method in class org.jahia.services.applications.ApplicationsManagerServiceImpl
-
return all application Definitions
- getApplicationsDispatchService() - Method in class org.jahia.registries.ServicesRegistry
-
- getApplicationsManagerService() - Method in class org.jahia.registries.ServicesRegistry
-
NK 13.02.2001
- getAppName() - Method in class org.jahia.services.content.impl.jackrabbit.JahiaRepositoryConfig
-
Deprecated.
- getAppOutput(int, String, JahiaUser, HttpServletRequest, HttpServletResponse, ServletContext, String) - Method in class org.jahia.services.applications.DispatchingService
-
Dispatches processing to an application, and retrieves it's output for
Jahia to aggregate
- getAppOutput(int, String, JahiaUser, HttpServletRequest, HttpServletResponse, ServletContext, String) - Method in class org.jahia.services.applications.DispatchingServiceImpl
-
- getApproxCount() - Method in class org.apache.jackrabbit.core.query.JahiaSimpleQueryResult
-
- getApproxCount() - Method in class org.jahia.services.query.QueryResultAdapter
-
- getApproxCount() - Method in interface org.jahia.services.query.QueryResultWrapper
-
- getApproxCount() - Method in class org.jahia.services.query.QueryResultWrapperImpl
-
- getApproxCount() - Method in class org.jahia.services.search.SearchResponse
-
- getApproxCountLimit() - Method in class org.apache.jackrabbit.core.query.lucene.CountHandler.CountType
-
If approximate count is used, return how many results should be really iterated through to
then calculate the approximate number of further results
- getArgs() - Method in class org.jahia.services.mail.MailSettingsValidationResult
-
Returns the args.
- getArtifactUrl() - Method in class org.jahia.data.templates.ModuleReleaseInfo
-
- getAssignableMixins(JCRNodeWrapper) - Static method in class org.jahia.services.content.JCRContentUtils
-
Returns a set of all mixin types, which can be added to the provided node.
- getAssignedRole(WorkflowDefinition, String, String) - Method in class org.jahia.services.workflow.WorkflowService
-
- getAssignedRole(WorkflowDefinition, String, String, JCRSessionWrapper) - Method in class org.jahia.services.workflow.WorkflowService
-
- getAssignee() - Method in class org.jahia.services.workflow.WorkflowTask
-
- getAssociatedNodeType() - Method in class org.jahia.services.visibility.BaseVisibilityConditionRule
-
- getAssociatedNodeType() - Method in interface org.jahia.services.visibility.VisibilityConditionRule
-
Return the node type associated with this condition.
- getAtmosphereAsyncSupport() - Method in class org.jahia.settings.SettingsBean
-
- getAttachments() - Method in class org.jahia.services.mail.MailMessage
-
- getAttachmentTemplates() - Method in class org.jahia.services.workflow.jbpm.custom.email.MailTemplate
-
- getAttribute(String) - Method in class org.jahia.params.BasicSessionState
-
- getAttribute(String) - Method in class org.jahia.params.HttpSessionState
-
- getAttribute(String) - Method in interface org.jahia.params.SessionState
-
- getAttribute(String) - Method in class org.jahia.services.content.JCRSessionWrapper
-
- getAttributeNames() - Method in class org.jahia.params.BasicSessionState
-
- getAttributeNames() - Method in class org.jahia.params.HttpSessionState
-
- getAttributeNames() - Method in interface org.jahia.params.SessionState
-
- getAttributeNames() - Method in class org.jahia.services.content.JCRSessionWrapper
-
- getAttributeProcessors() - Method in class org.jahia.services.importexport.ImportExportBaseService
-
Returns a list of configured attribute processors for the import.
- getAttributesForKey(RenderContext, Resource) - Method in class org.jahia.services.render.filter.cache.AggregateCacheFilter
-
Deprecated.
Get all cache attributes that need to be applied on this fragment and that will impact key generation.
- getAttributesForKey(RenderContext, Resource) - Method in interface org.jahia.services.render.filter.cache.CacheKeyGenerator
-
Get all cache attributes that need to be applied on this fragment and that will impact key generation.
- getAttributesForKey(RenderContext, Resource) - Method in class org.jahia.services.render.filter.cache.DefaultCacheKeyGenerator
-
Get all cache attributes that need to be applied on this fragment and that will impact key generation.
- getAttributeValue(Node, String) - Static method in class org.jahia.utils.xml.XMLParser
-
Return the value of a Node's Attribute
- getAuthContext(Credentials, Subject, Session, PrincipalProviderRegistry, String, String) - Method in class org.apache.jackrabbit.core.security.JahiaAuthContextProvider
-
Deprecated.
- getAuthContext(Credentials, Subject, String) - Method in class org.apache.jackrabbit.core.security.JahiaSecurityManager
-
- getAuthenticatedSubject(HttpServletRequest) - Static method in class org.jahia.utils.WebUtils
-
Return authenticated subject, performing login using basic authentication credentials, if provided in the current request.
- getAuthenticationType() - Method in class org.jahia.services.content.JCRStoreProvider
-
- getAuthorizedRedirectHosts() - Method in class org.jahia.settings.SettingsBean
-
- getAuthValveContext() - Method in class org.jahia.params.valves.BaseLoginEvent
-
- getAutoCommit() - Method in class org.jahia.jdbc.DelegatingConnection
-
- getAutoDeployOnSite() - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
Returns the value for the autoDeployOnSite directive which defines on which sites this module should be automatically
installed.
- getAvailableActions(KieSession, TaskService, String, Locale) - Method in class org.jahia.services.workflow.jbpm.BaseCommand
-
- getAvailableActions(String, Locale) - Method in class org.jahia.services.workflow.jbpm.JBPM6WorkflowProvider
-
- getAvailableActions() - Method in class org.jahia.services.workflow.Workflow
-
- getAvailableActions(String, Locale) - Method in interface org.jahia.services.workflow.WorkflowProvider
-
Returns the next possible connections for a given process (usually only for User tasks).
- getAvailableActions(String, String, Locale) - Method in class org.jahia.services.workflow.WorkflowService
-
This method list all actions available at execution time for a node.
- GetAvailableActionsCommand - Class in org.jahia.services.workflow.jbpm.command
-
Get available actions for a given process
- GetAvailableActionsCommand(String, Locale) - Constructor for class org.jahia.services.workflow.jbpm.command.GetAvailableActionsCommand
-
- getAvailableBundleLocales(String, Locale) - Static method in class org.jahia.utils.LanguageCodeConverters
-
- getAvailableBundleLocales() - Static method in class org.jahia.utils.LanguageCodeConverters
-
- getAvailableBundleLocalesSorted(Locale) - Static method in class org.jahia.utils.LanguageCodeConverters
-
- getAvailableBundleLocalesSorted() - Static method in class org.jahia.utils.LanguageCodeConverters
-
- getAvailableCookieKey(CookieAuthConfig) - Static method in class org.jahia.params.valves.CookieAuthValveImpl
-
- getAvailableMixin(String, JCRSiteNode) - Method in class org.jahia.ajax.gwt.helper.ContentDefinitionHelper
-
- getAvailablePackages() - Method in class org.jahia.services.templates.TemplatePackageRegistry
-
Returns a list of all available template packages.
- getAvailablePackagesCount() - Method in class org.jahia.services.templates.TemplatePackageRegistry
-
Returns the number of available template packages in the registry.
- getAvailablePermissions() - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- getAvailablePermissions(String, String) - Static method in class org.jahia.services.content.decorator.JCRPortletNode
-
- getAvailableProcessings() - Method in class org.jahia.services.render.filter.cache.ModuleGeneratorQueue
-
Available processings is a Semaphore that allow multiple threads to generate fragments in parallel
the number of parallel processings is configurable using "maxModulesToGenerateInParallel" property
- getAvailableProviders() - Method in class org.jahia.services.search.SearchServiceImpl
-
Return the list of available provider names
- getAvailableQueryOperators() - Method in class org.jahia.services.content.nodetypes.ExtendedPropertyDefinition
-
- getAvailableResources(String) - Method in class org.jahia.ajax.gwt.helper.TemplateHelper
-
- getAvailableResources(String, String, String) - Method in class org.jahia.ajax.gwt.helper.TemplateHelper
-
- getAvailableResources(String, String, String, boolean) - Method in class org.jahia.ajax.gwt.helper.TemplateHelper
-
- getAvailableRoles() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getAvailableRoles() - Method in class org.jahia.services.content.decorator.JCRPortletNode
-
- getAvailableRoles() - Method in interface org.jahia.services.content.JCRNodeWrapper
-
Return the list of permission applicable to this node.
- getAvailableRoles() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
Return the list of permission applicable to this node.
- getAvailableSites() - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- getAvailableTemplatePackages() - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
Returns a list of all available template packages.
- getAvailableTemplatePackagesCount() - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
Returns the number of available template packages in the registry.
- getAvailableVersionsForModule(String) - Method in class org.jahia.services.templates.TemplatePackageRegistry
-
- getAvailableWorkflows(Locale) - Method in class org.jahia.services.workflow.jbpm.JBPM6WorkflowProvider
-
- getAvailableWorkflows(Locale) - Method in interface org.jahia.services.workflow.WorkflowProvider
-
- GetAvailableWorkflowsCommand - Class in org.jahia.services.workflow.jbpm.command
-
Get available workflows definitions
- GetAvailableWorkflowsCommand(Locale) - Constructor for class org.jahia.services.workflow.jbpm.command.GetAvailableWorkflowsCommand
-
- getBackgroundActions() - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
- getBackgroundActions() - Method in class org.jahia.services.templates.TemplatePackageRegistry
-
- getBase() - Method in class org.jahia.services.render.URLGenerator
-
- getBase(String) - Method in class org.jahia.services.render.URLGenerator
-
- getBaseContribute() - Method in class org.jahia.services.render.URLGenerator
-
- getBaseEdit() - Method in class org.jahia.services.render.URLGenerator
-
- getBaseFilesPath() - Method in class org.jahia.services.importexport.DocumentViewImportHandler
-
- getBaseLive() - Method in class org.jahia.services.render.URLGenerator
-
- getBasePlaceholders() - Method in class org.jahia.services.render.URLGenerator
-
- getBasePreview() - Method in class org.jahia.services.render.URLGenerator
-
- getBases() - Method in class org.jahia.services.render.URLGenerator
-
- getBaseUserBoardEdit() - Method in class org.jahia.services.render.URLGenerator
-
- getBaseUserBoardFrameEdit() - Method in class org.jahia.services.render.URLGenerator
-
- getBaseUserBoardFrameLive() - Method in class org.jahia.services.render.URLGenerator
-
- getBaseUserBoardLive() - Method in class org.jahia.services.render.URLGenerator
-
- getBaseVersion() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getBaseVersion() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
- getBasicAuthData(HttpServletRequest) - Static method in class org.jahia.utils.WebUtils
-
Returns the username and password pair from provided request if it contains authorization header of type BASIC.
- getBatchSize() - Method in class org.apache.jackrabbit.core.query.lucene.JahiaSearchIndex
-
- getBcc() - Method in class org.jahia.services.mail.MailMessage
-
- getBcc() - Method in class org.jahia.services.workflow.jbpm.custom.email.MailTemplate
-
- getBean(String) - Static method in class org.jahia.services.SpringContextSingleton
-
Returns an instance of the requested bean.
- getBeanInModulesContext(String) - Static method in class org.jahia.services.SpringContextSingleton
-
- getBeanName() - Method in class org.jahia.bin.filters.AbstractServletFilter
-
- getBeanName() - Method in class org.jahia.services.channels.providers.UserAgentChannelProvider
-
- getBeansOfType(Class<T>) - Static method in class org.jahia.services.SpringContextSingleton
-
Returns a map with beans of the specified type, including beans in modules.
- getBeansOfType(ApplicationContext, Class<T>) - Static method in class org.jahia.services.SpringContextSingleton
-
Returns a map with beans of the specified type
If applicationContext is root context, only look in this context
Otherwise, lookup in all modules context.
- getBinary() - Method in class org.jahia.services.content.files.FileCacheEntry
-
- getBinary() - Method in class org.jahia.services.content.JCRPropertyWrapperImpl
-
- getBinary() - Method in class org.jahia.services.content.JCRValueWrapperImpl
-
- getBinary() - Method in class org.jahia.services.content.nodetypes.DynamicValueImpl
-
- getBinary() - Method in class org.jahia.services.content.nodetypes.ValueImpl
-
- getBindings(int) - Method in class org.jahia.services.render.scripting.bundle.BundleScriptEngine
-
- getBindings() - Method in class org.jahia.services.render.scripting.bundle.BundleScriptEngineManager
- getBindings(WorkItem, JCRSessionWrapper) - Method in class org.jahia.services.workflow.jbpm.custom.email.JBPMMailProducer
-
- getBindVariableNames() - Method in class org.jahia.services.query.QueryWrapper
-
- getBitsPerPixel() - Method in class org.jahia.tools.imageprocess.ImageInfo
-
- getBody() - Method in class org.jahia.services.notification.CamelNotificationService.CamelMessage
-
- getBoolean() - Method in class org.jahia.services.content.JCRPropertyWrapperImpl
-
- getBoolean() - Method in class org.jahia.services.content.JCRValueWrapperImpl
-
- getBoolean() - Method in class org.jahia.services.content.nodetypes.DynamicValueImpl
-
- getBoolean() - Method in class org.jahia.services.content.nodetypes.ValueImpl
-
- getBranchInfos(String) - Method in class org.jahia.services.templates.GitSourceControlManagement
-
- getBranchInfos(String) - Method in class org.jahia.services.templates.SourceControlManagement
-
List all available branches on distant repository
- getBranchInfos(String) - Method in class org.jahia.services.templates.SvnSourceControlManagement
-
- getBroadcasterFactory() - Static method in class org.jahia.services.atmosphere.AtmosphereServlet
-
Looks up an instance of the BroadcasterFactory.
- getBucketInfos(String, String) - Method in class org.jahia.services.modulemanager.impl.ModuleManagerImpl
-
- getBucketInfos(String, String) - Method in interface org.jahia.services.modulemanager.ModuleManager
-
Get info about multiple bundles belonging to a single bundle bucket.
- getBucketLocalInfos(String) - Method in class org.jahia.services.modulemanager.impl.ModuleManagerImpl
-
- getBucketLocalInfos(String) - Method in interface org.jahia.services.modulemanager.ModuleManager
-
Get local info about multiple bundles belonging to a single bundle bucket.
- getBufferSize() - Method in class org.apache.jackrabbit.core.query.lucene.JahiaSecondaryIndex
-
- getBuildDate() - Static method in class org.jahia.bin.Jahia
-
- getBuildNumber() - Static method in class org.jahia.bin.Jahia
-
- getBuildNumber(String) - Static method in class org.jahia.bin.Jahia
-
This method return the build number
- getBuildNumber() - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
- getBuildNumber() - Method in class org.jahia.settings.SettingsBean
-
Used to get the build number.
- getBundle() - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
Returns the backing OSGi bundle for this module.
- getBundle() - Method in class org.jahia.osgi.BundleDelegatingClassLoader
-
Returns the bundle to which this class loader delegates calls to.
- getBundle() - Method in class org.jahia.osgi.BundleResource
-
- getBundle(long) - Static method in class org.jahia.osgi.BundleUtils
-
Returns the bundle with the specified identifier.
- getBundle(String) - Static method in class org.jahia.osgi.BundleUtils
-
Finds bundle by its location.
- getBundle(String, String) - Static method in class org.jahia.osgi.BundleUtils
-
Find the bundle that is represented by the specified module and version.
- getBundle() - Method in class org.jahia.services.render.BundleView
-
- getBundle() - Method in class org.jahia.utils.i18n.JahiaResourceBundle
-
Deprecated.
- getBundleBySymbolicName(String, String) - Static method in class org.jahia.osgi.BundleUtils
-
Finds the bundle by its symbolic name.
- getBundleContext() - Static method in class org.jahia.osgi.FrameworkService
-
Returns bundle context.
- getBundleContext() - Method in class org.jahia.osgi.ProvisionActivator
-
Deprecated.
- getBundleEnsureExists(BundleInfo) - Static method in class org.jahia.services.modulemanager.spi.impl.DefaultBundleService
-
- getBundleInfos() - Method in class org.jahia.services.modulemanager.OperationResult
-
Get the bundle info list
- getBundleKey() - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
Returns unique bundle key which corresponds to this module, including group ID, bundle symbolic name and version.
- getBundleKey() - Method in exception org.jahia.services.modulemanager.InvalidModuleKeyException
-
- getBundleKey() - Method in exception org.jahia.services.modulemanager.ModuleNotFoundException
-
Returns the key of the target bundle which could not be found.
- getBundleObserver() - Method in class org.jahia.services.render.scripting.bundle.BundleScriptResolver
-
- getBundleScriptResolver() - Method in class org.jahia.services.render.scripting.bundle.ScriptBundleObserver
-
- getBundleSourceResourceResolver() - Method in class org.jahia.services.render.BundleView
-
- getBundleStartLevel(Bundle) - Static method in class org.jahia.osgi.BundleLifecycleUtils
-
Returns the start level of the provided bundle.
- getBusinessEmail() - Method in class org.jahia.services.workflow.jbpm.JBPMTaskIdentityService.UserImpl
-
- getBypassModeForTypes() - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
- getBytes() - Method in class org.jahia.services.workflow.jbpm.JahiaOsgiKieModule
-
- getBytes(String) - Method in class org.jahia.services.workflow.jbpm.JahiaOsgiKieModule
-
- getCache(String, boolean) - Method in class org.jahia.services.cache.CacheFactory
-
- getCache(String) - Method in class org.jahia.services.cache.CacheFactory
-
Retrieves the specified region cache.
- getCache(String, boolean) - Method in class org.jahia.services.cache.CacheService
-
Returns the requested cache or creates it if it does not exist yet and forceCreation is set to true.
- getCache(String) - Method in class org.jahia.services.cache.CacheService
-
- getCache() - Method in class org.jahia.services.cache.ehcache.CacheInfo
-
- getCache() - Method in class org.jahia.services.render.filter.cache.ModuleCacheProvider
-
- getCacheByUrlKey(String, String, String) - Method in class org.jahia.services.seo.jcr.VanityUrlService
-
- getCachedNode(String) - Method in class org.jahia.services.content.JCRSessionWrapper
-
- getCacheEfficiency() - Method in class org.jahia.services.cache.Cache
-
- getCacheEfficiency() - Method in interface org.jahia.services.cache.CacheStatistics
-
Retrieves the percentage of cache hit that could successfully be served.
- getCacheEfficiency() - Method in class org.jahia.services.cache.ehcache.EhCacheImpl
-
- getCacheEntry(K) - Method in class org.jahia.services.cache.Cache
-
Retrieve the cache entry associated to the entryKey argument or
null when the requested cache entry is not available, or when the
entryKey argument is null.
- getCacheEvictedCount() - Method in class org.jahia.services.cache.ehcache.EhCacheStatisticsWrapper
-
- getCacheExpiredCount() - Method in class org.jahia.services.cache.ehcache.EhCacheStatisticsWrapper
-
- getCacheHitCount() - Method in class org.jahia.services.cache.ehcache.EhCacheStatisticsWrapper
-
- getCacheHitRatio() - Method in class org.jahia.services.cache.ehcache.EhCacheStatisticsWrapper
-
- getCacheImplementation() - Method in class org.jahia.services.cache.Cache
-
- getCacheManager(String) - Static method in class org.jahia.services.cache.CacheHelper
-
- getCacheManager() - Method in class org.jahia.services.cache.ehcache.EhCacheProvider
-
- getCacheManagerInfos(boolean, boolean) - Static method in class org.jahia.services.cache.CacheHelper
-
Returns the configuration and statistics information for all the available cache managers.
- getCacheMissCount() - Method in class org.jahia.services.cache.ehcache.EhCacheStatisticsWrapper
-
- getCacheMissExpiredCount() - Method in class org.jahia.services.cache.ehcache.EhCacheStatisticsWrapper
-
- getCacheMissNotFoundCount() - Method in class org.jahia.services.cache.ehcache.EhCacheStatisticsWrapper
-
- getCacheProviderForCache() - Method in class org.jahia.services.cache.CacheFactory
-
- getCacheProviders() - Method in class org.jahia.services.cache.CacheFactory
-
- getCacheProviders() - Method in class org.jahia.services.cache.CacheService
-
- getCachePutAddedCount() - Method in class org.jahia.services.cache.ehcache.EhCacheStatisticsWrapper
-
- getCachePutCount() - Method in class org.jahia.services.cache.ehcache.EhCacheStatisticsWrapper
-
- getCachePutUpdatedCount() - Method in class org.jahia.services.cache.ehcache.EhCacheStatisticsWrapper
-
- getCacheRemoveCount() - Method in class org.jahia.services.cache.ehcache.EhCacheStatisticsWrapper
-
- getCaches() - Method in class org.jahia.services.cache.ehcache.CacheManagerInfo
-
- getCacheScope() - Method in class org.jahia.data.applications.EntryPointInstance
-
- getCacheScope() - Method in class org.jahia.data.applications.PortletEntryPointDefinition
-
Get cache scope
- getCacheScope() - Method in class org.jahia.services.content.decorator.JCRPortletNode
-
- getCacheService() - Method in class org.jahia.registries.ServicesRegistry
-
Return a reference to the Jahia Cache Factory service
- getCacheService() - Method in class org.jahia.services.preferences.JahiaPreferencesService
-
- getCacheSize() - Method in class org.apache.jackrabbit.core.query.lucene.JahiaSecondaryIndex
-
- getCamelContext() - Method in class org.jahia.services.history.ContentHistoryService
-
- getCamelContext() - Method in class org.jahia.services.mail.MailServiceImpl
-
- getCamelContext() - Method in class org.jahia.services.notification.CamelNotificationService
-
- getCanonicalPath() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getCanonicalPath() - Method in interface org.jahia.services.content.JCRItemWrapper
-
- getCanonicalPath() - Method in class org.jahia.services.content.JCRItemWrapperImpl
- getCapabilities() - Method in class org.jahia.services.channels.Channel
-
- getCapability(String) - Method in class org.jahia.services.channels.Channel
-
- getCaptcha() - Method in class org.jahia.services.render.URLGenerator
-
- getCaptchaServletPath() - Static method in class org.jahia.bin.Captcha
-
- getCaseConversion() - Method in class org.jahia.services.search.SearchCriteria.Ordering
-
- getCatalog() - Method in class org.jahia.jdbc.DelegatingConnection
-
- getCategories(String[]) - Static method in class org.jahia.content.CategoryKey
-
Return a set of categories for the given array of String keys
- getCategoriesContainingStringInTitle(String, String, String, JahiaUser) - Static method in class org.jahia.services.categories.Category
-
- getCategoriesContainingStringInTitle(String, String) - Method in class org.jahia.services.categories.CategoryService
-
Retrieves the list of categories which have a title that contains a given String.
- getCategoriesContainingStringInTitle(String, String) - Method in class org.jahia.services.categories.CategoryServiceImpl
-
- getCategoriesRoot() - Static method in class org.jahia.services.categories.Category
-
- getCategoriesRoot(JahiaUser) - Static method in class org.jahia.services.categories.Category
-
- getCategoriesRoot() - Method in class org.jahia.services.categories.CategoryService
-
- getCategoriesRoot() - Method in class org.jahia.services.categories.CategoryServiceImpl
-
- getCategoriesRoot() - Method in class org.jahia.services.categories.jcr.JCRCategoryProvider
-
Returns the folder node (of nt:folder type) holding all root categories
- getCategoriesWithKeyPrefix(String, String, JahiaUser) - Static method in class org.jahia.services.categories.Category
-
- getCategoriesWithtitlePrefix(String, String, String, JahiaUser) - Static method in class org.jahia.services.categories.Category
-
- getCategory() - Method in class org.jahia.data.beans.CategoryBean
-
- getCategory(String, JahiaUser) - Static method in class org.jahia.services.categories.Category
-
- getCategory(String) - Static method in class org.jahia.services.categories.Category
-
- getCategory(String) - Method in class org.jahia.services.categories.CategoryService
-
- getCategory(String) - Method in class org.jahia.services.categories.CategoryServiceImpl
-
- getCategory(String, Category) - Method in class org.jahia.services.categories.CategoryServiceImpl
-
- getCategory() - Method in interface org.jahia.services.content.JCRValueWrapper
-
Returns a CategoryBean instance referred by this value.
- getCategory() - Method in class org.jahia.services.content.JCRValueWrapperImpl
-
- getCategoryBean() - Method in class org.jahia.services.categories.Category
-
- getCategoryBeans(Set<Category>) - Static method in class org.jahia.data.beans.CategoryBean
-
- getCategoryByKey(String, Category) - Method in class org.jahia.services.categories.jcr.JCRCategoryProvider
-
Get child category within a parent category (or null for root) by its key
- getCategoryByPath(String, JahiaUser) - Static method in class org.jahia.services.categories.Category
-
- getCategoryByPath(String) - Method in class org.jahia.services.categories.CategoryService
-
- getCategoryByPath(String) - Method in class org.jahia.services.categories.CategoryServiceImpl
-
- getCategoryByPath(String) - Method in class org.jahia.services.categories.jcr.JCRCategoryProvider
-
Get category by path
- getCategoryByUUID(String, JahiaUser) - Static method in class org.jahia.services.categories.Category
-
- getCategoryByUUID(String) - Static method in class org.jahia.services.categories.Category
-
- getCategoryByUUID(String) - Method in class org.jahia.services.categories.CategoryService
-
- getCategoryByUUID(String) - Method in class org.jahia.services.categories.CategoryServiceImpl
-
- getCategoryByUUID(String) - Method in class org.jahia.services.categories.jcr.JCRCategoryProvider
-
Get category by its ID
- getCategoryChildCategories(Category, JahiaUser) - Method in class org.jahia.services.categories.CategoryService
-
Retrieves the child category keys that are associated with the given
parent category.
- getCategoryChildCategories(Category, JahiaUser) - Method in class org.jahia.services.categories.CategoryServiceImpl
-
- getCategoryChildCategories(Category, JahiaUser) - Method in class org.jahia.services.categories.jcr.JCRCategoryProvider
-
Get all child categories from a parent category a user is able to see
- getCategoryChildKeys(Category) - Method in class org.jahia.services.categories.CategoryService
-
Retrieves the child object keys that are associated with the given
parent category.
- getCategoryChildKeys(Category) - Method in class org.jahia.services.categories.CategoryServiceImpl
-
- getCategoryID() - Method in class org.jahia.content.CategoryKey
-
- getCategoryKey(String) - Static method in class org.jahia.services.categories.Category
-
Returns the category key from the full category path.
- getCategoryNode() - Method in class org.jahia.services.categories.jcr.JCRCategory
-
Get the category node in the JCR
- getCategoryParentKeys(Category) - Method in class org.jahia.services.categories.CategoryService
-
Retrieves the parent object keys that are associated with the given
child category.
- getCategoryParentKeys(Category) - Method in class org.jahia.services.categories.CategoryServiceImpl
-
- getCategoryPath() - Method in class org.jahia.services.categories.Category
-
Returns the path representation of the form /root/catKey1/catKeyB/thisCategoryKey
- getCategoryPath(String) - Static method in class org.jahia.services.categories.Category
-
Returns the path representation of the form /root/catKey1/catKeyB/thisCategoryKey
- getCategoryPathValues(String) - Method in class org.jahia.ajax.gwt.helper.PropertiesHelper
-
- getCategoryService() - Method in class org.jahia.registries.ServicesRegistry
-
- getCategoryStartingByKeyPrefix(String) - Method in class org.jahia.services.categories.CategoryService
-
Retrieves the list of categories which have a categoryKey that starts with a given prefix.
- getCategoryStartingByKeyPrefix(String) - Method in class org.jahia.services.categories.CategoryServiceImpl
-
- getCategoryStartingByTitlePrefix(String, String) - Method in class org.jahia.services.categories.CategoryService
-
Retrieves the list of categories which have a title that starts with a given prefix.
- getCategoryStartingByTitlePrefix(String, String) - Method in class org.jahia.services.categories.CategoryServiceImpl
-
- getCategoryValue() - Method in class org.jahia.services.search.SearchCriteria.NodeProperty
-
- getCc() - Method in class org.jahia.services.mail.MailMessage
-
- getCc() - Method in class org.jahia.services.workflow.jbpm.custom.email.MailTemplate
-
- getChainedClassLoader() - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
Returns a class loader which is a chain of class loaders, starting from the Web application one, then this modules class loader and
at the end the list of class loaders of modules this module depends on.
- getChainedClassLoader(ClassLoader...) - Static method in class org.jahia.utils.ClassLoaderUtils
-
Returns an instance of the class loader that uses provided set of class loaders in a chain.
- getChanged() - Method in class org.jahia.services.deamons.filewatcher.FileMonitorResult
-
- getChangedNodes() - Method in class org.jahia.services.content.JCRSessionWrapper
-
- getChannel() - Method in interface org.jahia.ajax.gwt.commons.server.ChannelHolder
-
- getChannel(String) - Method in class org.jahia.services.channels.ChannelService
-
- getChannel() - Method in class org.jahia.services.render.RenderContext
-
Returns the currently active channel
- getChannelCapabilities(String) - Method in interface org.jahia.services.channels.ChannelProvider
-
- getChannelCapabilities(String) - Method in class org.jahia.services.channels.providers.UserAgentChannelProvider
-
- getChannels() - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- getChannels() - Method in class org.jahia.ajax.gwt.helper.ChannelHelper
-
- getCharacterEncoding() - Method in class org.jahia.settings.SettingsBean
-
- getCheckDate() - Method in class org.jahia.tools.files.FileWatcher
-
Returns The Check File Mode
- getChecked() - Method in class org.jahia.services.history.VersionHistoryCheckStatus
-
Returns the number of checked items.
- getChecked() - Method in class org.jahia.services.textextraction.ExtractionCheckStatus
-
Returns the number of checked items.
- getChecksPerRun() - Method in class org.jahia.services.deamons.filewatcher.FileMonitor
-
get the number of files to check per run.
- getChecksum() - Method in class org.jahia.services.modulemanager.persistence.PersistentBundle
-
- getChildCategories(JahiaUser) - Method in class org.jahia.services.categories.Category
-
Retrieves the list of child categories for this category and at the same
time checking permissions for the principal.
- getChildCategories() - Method in class org.jahia.services.categories.Category
-
Retrieves the list of child category keys for this category.
- getChildCategories(boolean) - Method in class org.jahia.services.categories.Category
-
Retrieves the list of child category keys for this category.
- getChildInstance(String, String) - Method in class org.jahia.content.CategoryKey
-
- getChildInstance(String, String) - Method in interface org.jahia.content.ObjectKeyInterface
-
Factory method to create an instance of the corresponding ObjectKey
implementation class.
- getChildInstance(String, String) - Method in class org.jahia.data.applications.EntryPointObjectKey
-
- getChildInstance(JahiaObject) - Static method in class org.jahia.data.beans.CategoryBean
-
Static instantiator called from the getInstance() method of the
AbstractJahiaObjectBean class.
- getChildInstance(ObjectKey, JahiaUser) - Static method in class org.jahia.services.categories.Category
-
Instance generator.
- getChildInstance(ObjectKey) - Static method in class org.jahia.services.categories.Category
-
- getChildInstance(String, JahiaUser) - Static method in class org.jahia.services.categories.Category
-
- getChildInstance(String) - Static method in class org.jahia.services.categories.Category
-
- getChildNodeDefinitions() - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- getChildNodeDefinitionsAsMap() - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- getChildNodes() - Method in class org.jahia.services.content.rules.AbstractNodeFact
-
- getChildNodes(Node, String) - Static method in class org.jahia.utils.xml.XMLParser
-
Get a List of child nodes equals with a gived tag
- getChildObjectKeys() - Method in class org.jahia.services.categories.Category
-
Retrieves the list of child object keys for this category.
- getChildren() - Method in class org.jahia.services.content.PublicationInfoNode
-
- getChildren() - Method in class org.jahia.utils.NodeTypeTreeEntry
-
- getChildrenOfType(JCRNodeWrapper, String) - Static method in class org.jahia.services.content.JCRContentUtils
-
Returns a list of child nodes of the provided node, matching the specified node type (multiple node types can be specified, separated
by a comma).
- getChildrenOfType(JCRNodeWrapper, String, int) - Static method in class org.jahia.services.content.JCRContentUtils
-
- getChoiceListValues(ExtendedPropertyDefinition, String, List<ChoiceListValue>, Locale, Map<String, Object>) - Method in class org.jahia.services.channels.ChannelChoiceListInitializer
-
- getChoiceListValues(ExtendedPropertyDefinition, String, List<ChoiceListValue>, Locale, Map<String, Object>) - Method in class org.jahia.services.content.nodetypes.initializers.BackgroundActionChoiceListInitializerImpl
-
- getChoiceListValues(ExtendedPropertyDefinition, String, List<ChoiceListValue>, Locale, Map<String, Object>) - Method in interface org.jahia.services.content.nodetypes.initializers.ChoiceListInitializer
-
- getChoiceListValues(ExtendedPropertyDefinition, String, List<ChoiceListValue>, Locale, Map<String, Object>) - Method in class org.jahia.services.content.nodetypes.initializers.ComponentLinkerChoiceListInitializer
-
- getChoiceListValues(ExtendedPropertyDefinition, String, List<ChoiceListValue>, Locale, Map<String, Object>) - Method in class org.jahia.services.content.nodetypes.initializers.ComponentTypesChoiceListInitializerImpl
-
- getChoiceListValues(ExtendedPropertyDefinition, String, List<ChoiceListValue>, Locale, Map<String, Object>) - Method in class org.jahia.services.content.nodetypes.initializers.CountryChoiceListInitializerAndRendererImpl
-
- getChoiceListValues(ExtendedPropertyDefinition, String, List<ChoiceListValue>, Locale, Map<String, Object>) - Method in class org.jahia.services.content.nodetypes.initializers.CountryFlagChoiceListInitializerAndRendererImpl
-
- getChoiceListValues(ExtendedPropertyDefinition, String, List<ChoiceListValue>, Locale, Map<String, Object>) - Method in class org.jahia.services.content.nodetypes.initializers.FixedListChoiceListInitializer
-
- getChoiceListValues(ExtendedPropertyDefinition, String, List<ChoiceListValue>, Locale, Map<String, Object>) - Method in class org.jahia.services.content.nodetypes.initializers.MenusChoiceListInitializerImpl
-
- getChoiceListValues(ExtendedPropertyDefinition, String, List<ChoiceListValue>, Locale, Map<String, Object>) - Method in class org.jahia.services.content.nodetypes.initializers.ModuleImageChoiceListInitializerImpl
-
This Initializer allows to add an dimage to a dropdown list.
- getChoiceListValues(ExtendedPropertyDefinition, String, List<ChoiceListValue>, Locale, Map<String, Object>) - Method in class org.jahia.services.content.nodetypes.initializers.NamespaceChoiceListInitializer
-
- getChoiceListValues(ExtendedPropertyDefinition, String, List<ChoiceListValue>, Locale, Map<String, Object>) - Method in class org.jahia.services.content.nodetypes.initializers.NodesChoiceListInitializerImpl
-
- getChoiceListValues(ExtendedPropertyDefinition, String, List<ChoiceListValue>, Locale, Map<String, Object>) - Method in class org.jahia.services.content.nodetypes.initializers.NodeTypesChoiceListInitializerImpl
-
- getChoiceListValues(ExtendedPropertyDefinition, String, List<ChoiceListValue>, Locale, Map<String, Object>) - Method in class org.jahia.services.content.nodetypes.initializers.PermissionsChoiceListInitializer
-
- getChoiceListValues(ExtendedPropertyDefinition, String, List<ChoiceListValue>, Locale, Map<String, Object>) - Method in class org.jahia.services.content.nodetypes.initializers.PropertyValuesChoiceListInitializer
-
- getChoiceListValues(ExtendedPropertyDefinition, String, List<ChoiceListValue>, Locale, Map<String, Object>) - Method in class org.jahia.services.content.nodetypes.initializers.RenderModesChoiceListInitializer
-
- getChoiceListValues(ExtendedPropertyDefinition, String, List<ChoiceListValue>, Locale, Map<String, Object>) - Method in class org.jahia.services.content.nodetypes.initializers.ResourceBundleChoiceListInitializerImpl
-
- getChoiceListValues(ExtendedPropertyDefinition, String, List<ChoiceListValue>, Locale, Map<String, Object>) - Method in class org.jahia.services.content.nodetypes.initializers.ScriptChoiceListInitializerImpl
-
- getChoiceListValues(ExtendedPropertyDefinition, String, List<ChoiceListValue>, Locale, Map<String, Object>) - Method in class org.jahia.services.content.nodetypes.initializers.SortableFieldnamesChoiceListInitializerImpl
-
- getChoiceListValues(ExtendedPropertyDefinition, String, List<ChoiceListValue>, Locale, Map<String, Object>) - Method in class org.jahia.services.content.nodetypes.initializers.SortChoiceListInitializerImpl
-
- getChoiceListValues(ExtendedPropertyDefinition, String, List<ChoiceListValue>, Locale, Map<String, Object>) - Method in class org.jahia.services.content.nodetypes.initializers.SubNodeTypesChoiceListInitializerImpl
-
- getChoiceListValues(ExtendedPropertyDefinition, String, List<ChoiceListValue>, Locale, Map<String, Object>) - Method in class org.jahia.services.content.nodetypes.initializers.TemplatesChoiceListInitializerImpl
-
- getChoiceListValues(ExtendedPropertyDefinition, String, List<ChoiceListValue>, Locale, Map<String, Object>) - Method in class org.jahia.services.content.nodetypes.initializers.TemplatesNodeChoiceListInitializer
-
- getChoiceListValues(ExtendedPropertyDefinition, String, List<ChoiceListValue>, Locale, Map<String, Object>) - Method in class org.jahia.services.content.nodetypes.initializers.UsersChoiceListInitializerImpl
-
- getChoiceListValues(ExtendedPropertyDefinition, String, List<ChoiceListValue>, Locale, Map<String, Object>) - Method in class org.jahia.services.content.nodetypes.initializers.WorkflowChoiceListInitializer
-
- getChoiceListValues(ExtendedPropertyDefinition, String, List<ChoiceListValue>, Locale, Map<String, Object>) - Method in class org.jahia.services.content.nodetypes.initializers.WorkflowTypesChoiceListInitializer
-
- getClassDiskPath() - Method in class org.jahia.settings.SettingsBean
-
- getClassForAlias(String) - Method in class org.jahia.services.render.webflow.JahiaFlowConversionService
-
- getClassLoader() - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
Returns the module bundle's class loader instance.
- getClassLoaderToUse() - Method in class org.jahia.services.cache.ClassLoaderAwareCacheEntry
-
- getClassLoaderToUse() - Method in class org.jahia.services.cache.ModuleClassLoaderAwareCacheEntry
-
- getClassLoaderToUse() - Method in class org.jahia.services.usermanager.ProviderClassLoaderAwareCacheEntry
-
- getClientInfo(String) - Method in class org.jahia.jdbc.DelegatingConnection
-
- getClientInfo() - Method in class org.jahia.jdbc.DelegatingConnection
-
- getClusterConfig() - Method in class org.jahia.services.content.impl.jackrabbit.JahiaRepositoryConfig
-
- getClusterNode() - Method in class org.jahia.services.content.impl.jackrabbit.SpringJackrabbitRepository
-
Jackrabbit cluster node instance or null if clustering is not activated.
- getClusterNodeId() - Static method in class org.jahia.services.modulemanager.spi.impl.DefaultBundleService
-
Returns the cluster node ID of this DX node.
- getClusterRevision() - Method in class org.jahia.services.content.impl.jackrabbit.SpringJackrabbitRepository
-
Returns current Jackrabbit cluster node revision or 0 if clustering is not activated.
- getClusterRevision() - Method in class org.jahia.services.render.filter.cache.CacheClusterEvent
-
The target cluster journal revision to consider when processing this event.
- getCmsContext() - Method in class org.jahia.services.content.interceptor.URLInterceptor
-
- getCmsPattern() - Method in class org.jahia.services.content.interceptor.URLInterceptor
-
- getCmsPatternWithContextPlaceholder() - Method in class org.jahia.services.content.interceptor.URLInterceptor
-
- getCndFile() - Method in class org.jahia.services.content.nodetypes.NodeTypesDBProvider
-
- getCode() - Method in class org.jahia.services.htmlvalidator.Result
-
- getCollectedEvents() - Method in class org.jahia.utils.Log4jEventCollector
-
- getCollectedEvents() - Method in class org.jahia.utils.Log4jEventCollectorWrapper
-
- getCollection() - Method in class org.apache.jackrabbit.webdav.jcr.JahiaRootCollection
-
Retrieve JahiaServerRootCollection.
- getCollection() - Method in class org.apache.jackrabbit.webdav.jcr.JahiaServerRootCollection
-
Always returns null
- getColumn() - Method in class org.jahia.services.htmlvalidator.Result
-
Gets the value of the column property.
- getColumnIndex() - Method in class org.jahia.services.content.decorator.JCRLayoutItemNode
-
- getColumnMap(String, NodeType) - Method in class org.apache.jackrabbit.core.query.lucene.join.JahiaQueryEngine
-
- getColumnMap(Column[], Map<String, NodeType>) - Method in class org.apache.jackrabbit.core.query.lucene.join.JahiaQueryEngine
-
- getColumnNames() - Method in class org.jahia.services.query.QueryResultAdapter
-
- getColumnNames() - Method in class org.jahia.services.query.QueryResultWrapperImpl
-
- getColumns() - Method in class org.jahia.services.query.QOMBuilder
-
Gets the columns for this query.
- getComment() - Method in class org.jahia.services.workflow.WorkflowComment
-
- getComment() - Method in class org.jahia.services.workflow.WorkflowTaskComment
-
- getComment(int) - Method in class org.jahia.tools.imageprocess.ImageInfo
-
Returns the index'th comment retrieved from the file.
- getComments() - Method in class org.jahia.services.workflow.Workflow
-
- getCommonButtons() - Method in class org.jahia.services.uicomponents.bean.editmode.EngineConfiguration
-
- getCommonChildNodeDefinitions(Value[], boolean, boolean, Set<String>) - Static method in class org.jahia.services.content.nodetypes.initializers.ComponentLinkerChoiceListInitializer
-
- getCommonChildNodeDefinitions(JCRNodeWrapper, boolean, boolean, Set<String>) - Static method in class org.jahia.services.content.nodetypes.initializers.SortableFieldnamesChoiceListInitializerImpl
-
- getCommonMetadata() - Method in class org.jahia.content.ObjectLink
-
- getComparisonQuery(DynamicOperand, int, String, StaticOperand, Map<String, NodeType>) - Method in class org.apache.jackrabbit.core.query.lucene.JahiaLuceneQueryFactoryImpl
-
- getComponentsPaths() - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- getComponentsPaths() - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
- getComponentTypes(JCRNodeWrapper, List<String>, List<String>, Locale) - Static method in class org.jahia.services.templates.ComponentRegistry
-
- getComponentTypes(JCRNodeWrapper, List<String>, List<String>, Locale, boolean) - Static method in class org.jahia.services.templates.ComponentRegistry
-
- getCondition() - Method in class org.jahia.services.pwdpolicy.JahiaPasswordPolicyRule
-
Returns the condition.
- getConditionMatchesDetails(JCRNodeWrapper) - Method in class org.jahia.services.visibility.VisibilityService
-
- getConditionParameters() - Method in class org.jahia.services.pwdpolicy.JahiaPasswordPolicyRule
-
Returns the conditionParameters.
- getConditionParametersValues() - Method in class org.jahia.services.pwdpolicy.JahiaPasswordPolicyRule
-
Returns the map with all condition parameters, keyed by their names.
- getConditions() - Method in class org.jahia.services.visibility.VisibilityService
-
- getConditionsSummary() - Method in class org.jahia.services.render.filter.ConditionalExecution
-
Returns a text-based representation of filter conditions.
- getConfig() - Static method in class org.jahia.bin.listeners.LoggingConfigListener
-
- getConfig() - Method in class org.jahia.services.cache.ehcache.BaseCacheInfo
-
- getConfig() - Method in class org.jahia.services.uicomponents.bean.toolbar.LogoutProperty
-
- getConfigFile() - Method in class org.jahia.services.content.impl.jackrabbit.SpringJackrabbitRepository
-
- getConnection() - Method in class org.jahia.jdbc.ReadOnlyModeAwareDataSource
-
- getConnection(String, String) - Method in class org.jahia.jdbc.ReadOnlyModeAwareDataSource
-
- getConnectionFactory() - Method in class org.jahia.services.content.impl.jackrabbit.JahiaRepositoryConfig
-
- getConstraint() - Method in class org.apache.jackrabbit.core.query.lucene.JahiaQueryImpl
-
- getConstraint() - Method in class org.jahia.services.query.QOMBuilder
-
Gets the constraint for this query.
- getConstraintMessage() - Method in exception org.jahia.services.content.NodeConstraintViolationException
-
- getConstraints(JCRNodeWrapper) - Static method in class org.jahia.services.content.nodetypes.ConstraintsHelper
-
- getConstraints(JCRNodeWrapper, String) - Static method in class org.jahia.services.content.nodetypes.ConstraintsHelper
-
- getConstraints(List<ExtendedNodeType>, String) - Static method in class org.jahia.services.content.nodetypes.ConstraintsHelper
-
- getConstraintSet(JCRNodeWrapper) - Static method in class org.jahia.services.content.nodetypes.ConstraintsHelper
-
- getConstraintSet(JCRNodeWrapper, String) - Static method in class org.jahia.services.content.nodetypes.ConstraintsHelper
-
- getConstraintSet(List<ExtendedNodeType>, String) - Static method in class org.jahia.services.content.nodetypes.ConstraintsHelper
-
- getContainingHistory() - Method in class org.jahia.services.content.decorator.JCRVersion
-
- getContent() - Method in class org.jahia.services.content.rules.AbstractNodeFact
-
- getContent(Resource) - Method in class org.jahia.tools.patches.Patcher
-
- getContent(Resource) - Static method in class org.jahia.utils.FileUtils
-
Returns the content of the specified Resource as a string.
- getContentCache() - Method in class org.jahia.services.content.files.FileCacheManager
-
- getContentForError(RenderContext, Resource, RenderChain, Exception) - Method in class org.jahia.services.render.filter.AbstractFilter
-
- getContentForError(RenderContext, Resource, RenderChain, Exception) - Method in class org.jahia.services.render.filter.cache.AggregateCacheFilter
-
Deprecated.
- getContentForError(RenderContext, Resource, RenderChain, Exception) - Method in class org.jahia.services.render.filter.cache.CacheFilter
-
- getContentForError(RenderContext, Resource, RenderChain, Exception) - Method in class org.jahia.services.render.filter.EditModeFilter
-
- getContentForError(RenderContext, Resource, RenderChain, Exception) - Method in interface org.jahia.services.render.filter.RenderFilter
-
- getContentForError(RenderContext, Resource, RenderChain, Exception) - Method in class org.jahia.services.render.filter.TemplatePermissionCheckFilter
-
- getContentForError(RenderContext, Resource, RenderChain, Exception) - Method in class org.jahia.services.render.filter.TemplateScriptFilter
-
- getContentHistory(String, int, int) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- getContentHistory(JCRSessionWrapper, String, int, int) - Method in class org.jahia.ajax.gwt.helper.ContentManagerHelper
-
- getContentLastModifiedAsDate() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getContentLastModifiedAsDate() - Method in interface org.jahia.services.content.JCRNodeWrapper
-
Returns the last content modification date as Date object
- getContentLastModifiedAsDate() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
Returns the last content modification date as Date object
- getContentLastPublishedAsDate() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getContentLastPublishedAsDate() - Method in interface org.jahia.services.content.JCRNodeWrapper
-
Returns the last content published date as Date object
- getContentLastPublishedAsDate() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
Returns the last content published date as Date object
- getContentLength() - Method in class org.jahia.services.content.decorator.JCRFileContent
-
- getContentLength() - Method in class org.jahia.services.content.files.FileCacheEntry
-
- getContentLength() - Method in class org.jahia.services.search.FileHit
-
Returns the resource content length in bytes if applicable.
- getContentLengthKb() - Method in class org.jahia.services.search.FileHit
-
Returns the resource content length in kilobytes if applicable.
- getContentNode(ExportContext, boolean) - Method in class org.apache.jackrabbit.server.io.ExtraContentHandler
-
- getContentNode(ExportContext, boolean) - Method in class org.apache.jackrabbit.server.io.SymLinkHandler
-
- getContentNode() - Method in class org.jahia.services.content.decorator.JCRFileContent
-
- getContentNode(JCRNodeWrapper, String) - Method in class org.jahia.services.content.files.FileServlet
-
- getContentNodeName(Node) - Static method in class org.jahia.services.content.JCRContentUtils
-
Returns a content object key for a node if available.
- getContentObjectPath(Node) - Static method in class org.jahia.services.content.JCRContentUtils
-
Returns a node path, composed using only content object keys, i.e.
- getContentPublicationInfos() - Method in interface org.jahia.services.content.PublicationEvent
-
- getContentStream() - Method in interface org.jahia.ajax.gwt.content.server.UploadedPendingFile
-
- getContentType() - Method in interface org.jahia.ajax.gwt.content.server.UploadedPendingFile
-
- getContentType() - Method in class org.jahia.services.content.decorator.JCRFileContent
-
- getContentType() - Method in class org.jahia.services.render.RenderContext
-
- getContentType() - Method in class org.jahia.services.search.FileHit
-
- getContentType() - Method in interface org.jahia.services.search.Hit
-
Returns the MIME type of the hit content, if applicable.
- getContentType() - Method in class org.jahia.services.search.JCRNodeHit
-
- getContentType() - Method in class org.jahia.services.search.PageHit
-
- getContentTypes(List<String>, boolean, boolean) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
Returns a list of node types with name and label populated that are the
sub-types of the specified base type.
- getContentTypes(List<String>, Map<String, Object>, Locale, boolean, boolean) - Method in class org.jahia.ajax.gwt.helper.ContentDefinitionHelper
-
Returns a list of node types with name and label populated that are the
sub-types of the specified base type or that are allowed to be created in
the specified parent node (if the baseType parameter is null).
- getContentTypesAsList(List<String>, Map<String, Object>, Locale, boolean, boolean) - Method in class org.jahia.ajax.gwt.helper.ContentDefinitionHelper
-
Returns a list of node types with name and label populated that are the
sub-types of the specified base type or that are allowed to be created in
the specified parent node (if the baseType parameter is null).
- getContentTypesAsTree(List<String>, List<String>, boolean) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
Returns a tree of node types and sub-types with name and label populated that are the
sub-types of the specified node types.
- getContentTypesAsTree(List<String>, List<String>, boolean, JCRSiteNode, Locale, JCRSessionWrapper) - Method in class org.jahia.ajax.gwt.helper.ContentDefinitionHelper
-
Returns a tree of node types and sub-types with name and label populated that are the
sub-types of the specified node types.
- getContentTypesAsTree(List<String>, List<String>, boolean, String, JCRSessionWrapper, Locale) - Static method in class org.jahia.utils.NodeTypesUtils
-
Utility method that build a list of jmix:droppableContent nodeTypes for a given path as a tree.
- getContext() - Method in class org.apache.jackrabbit.core.JahiaRepositoryImpl
-
- getContext() - Method in class org.apache.jackrabbit.core.JahiaSessionImpl
-
Get the internal sessionContext
- getContext() - Method in class org.apache.jackrabbit.core.query.lucene.JahiaSecondaryIndex
-
- getContext() - Method in class org.jahia.bin.listeners.JahiaContextLoaderListener.RootContextInitializedEvent
-
- getContext() - Method in class org.jahia.data.applications.ApplicationBean
-
Get context
- getContext() - Method in interface org.jahia.data.applications.EntryPointDefinition
-
Get the context
- getContext() - Method in class org.jahia.data.applications.PortletEntryPointDefinition
-
Get the context
- getContext() - Method in class org.jahia.data.applications.ServletBean
-
- getContext() - Method in class org.jahia.data.applications.WebAppContext
-
Return the context
- getContext() - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
Returns the Spring application context instance for this module.
- getContext() - Method in class org.jahia.services.htmlvalidator.Result
-
Gets the value of the context property.
- getContext() - Method in class org.jahia.services.render.scripting.bundle.BundleScriptEngine
-
- getContext() - Method in class org.jahia.services.render.URLGenerator
-
- getContext() - Method in class org.jahia.services.search.AbstractHit
-
- getContext() - Method in class org.jahia.services.SpringContextSingleton
-
Returns the Spring application context instance.
- getContextConfiguration() - Method in class org.jahia.services.render.RenderInfo
-
- getContextConfiguration() - Method in class org.jahia.services.render.Resource
-
- getContextMenu() - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- getContextMenu() - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
- getContextName() - Method in class org.jahia.data.applications.EntryPointInstance
-
- getContextName() - Method in class org.jahia.services.content.decorator.JCRPortletNode
-
- getContextNodePath() - Method in class org.jahia.services.uicomponents.bean.Visibility
-
- getContextPath() - Static method in class org.jahia.bin.Jahia
-
- getContextResourceAsString(String) - Method in class org.jahia.services.notification.HttpClientService
-
Retrieves the content of the resource, specified by the provided URL.
- getContextRoot() - Method in class org.jahia.data.webapps.JahiaWebAppDef
-
Return the Context Root
- getContextRoot() - Method in class org.jahia.data.webapps.JahiaWebAppsEarPackage
-
Returns the Context Root of this application
- getContextRoot() - Method in class org.jahia.data.webapps.JahiaWebAppsPackage
-
Returns the Context Root of this package
- getContextRoot() - Method in class org.jahia.data.webapps.JahiaWebAppsWarPackage
-
Returns the Context Root of this package
- getContextStartException(String) - Static method in class org.jahia.osgi.BundleUtils
-
- getContextToStartForModule(Bundle) - Static method in class org.jahia.osgi.BundleUtils
-
- getContextualizedNode() - Method in class org.jahia.services.content.decorator.JCRReferenceNode
-
return the referenced node, null if the reference cannot be resolved.
- getContextualizedNode() - Method in interface org.jahia.services.content.JCRPropertyWrapper
-
- getContextualizedNode() - Method in class org.jahia.services.content.JCRPropertyWrapperImpl
-
- getContribute() - Method in class org.jahia.services.render.URLGenerator
-
- getConversionTask(File, DocumentFormat, File, DocumentFormat) - Method in class org.jahia.services.transform.DocumentConverterService
-
Converts the provided input file into output, considering provided
document formats.
- getConvert() - Method in class org.jahia.services.render.URLGenerator
-
- getCookieName() - Method in class org.jahia.params.valves.CookieAuthConfig
-
- getCoordinates() - Method in class org.jahia.services.workflow.WorklowTypeRegistration
-
- getCopyOfContextMap() - Static method in class org.jahia.osgi.LogBridge
-
Retrieve a copy of the whole DX core SLF4j MDC hashtable
- getCorrespondingNodePath(String) - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getCorrespondingNodePath(String) - Method in class org.jahia.services.content.JCRNodeWrapperImpl
- getCorrespondingNodeTypeName() - Method in class org.jahia.services.content.rules.ExtractedVariable
-
- getCorrespondingPropertyName() - Method in class org.jahia.services.content.rules.ExtractedVariable
-
- getCount() - Method in class org.jahia.services.search.SearchResponse.Facet
-
- getCount() - Method in class org.jahia.utils.JCRSessionLoadAverage
-
- getCount() - Method in class org.jahia.utils.LoadAverage
-
- getCount() - Method in class org.jahia.utils.RequestLoadAverage
-
- getCount() - Method in class org.jahia.utils.ThreadLoadAverage
-
- getCreated() - Method in class org.jahia.services.content.decorator.JCRVersion
-
- getCreated() - Method in class org.jahia.services.deamons.filewatcher.FileMonitorResult
-
- getCreated() - Method in interface org.jahia.services.search.Hit
-
Returns the content creation date.
- getCreated() - Method in class org.jahia.services.search.JCRNodeHit
-
- getCreated() - Method in class org.jahia.services.search.SearchCriteria
-
- getCreatedBy() - Method in interface org.jahia.services.search.Hit
-
Returns the resource author (creator).
- getCreatedBy() - Method in class org.jahia.services.search.JCRNodeHit
-
- getCreatedBy() - Method in class org.jahia.services.search.SearchCriteria
-
- getCreateTime() - Method in class org.jahia.services.workflow.WorkflowTask
-
- getCreationButtons() - Method in class org.jahia.services.uicomponents.bean.editmode.EngineConfiguration
-
- getCreationDateAsDate() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getCreationDateAsDate() - Method in interface org.jahia.services.content.JCRNodeWrapper
-
Returns the node creation date as Date object
- getCreationDateAsDate() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
Returns the node creation date as Date object
- getCreationUser() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getCreationUser() - Method in interface org.jahia.services.content.JCRNodeWrapper
-
Returns the user name who created this node
- getCreationUser() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
Returns the user name who created this node
- getCredentials() - Method in class org.apache.jackrabbit.core.security.JahiaCallbackHandler
-
- getCredentials(String) - Static method in class org.apache.jackrabbit.core.security.JahiaLoginModule
-
- getCredentials(String, String) - Static method in class org.apache.jackrabbit.core.security.JahiaLoginModule
-
- getCredentials(String, List<String>) - Static method in class org.apache.jackrabbit.core.security.JahiaLoginModule
-
- getCredentials(String, String, List<String>) - Static method in class org.apache.jackrabbit.core.security.JahiaLoginModule
-
- getCredentials(HttpServletRequest) - Method in class org.apache.jackrabbit.j2ee.JahiaSessionCredentials
-
- getCredentials(HttpServletRequest) - Method in class org.apache.jackrabbit.server.JahiaBasicCredentialsProvider
-
- getCredentials(Credentials) - Method in class org.jahia.services.content.JCRStoreProvider
-
- getCredentialsProvider() - Method in class org.apache.jackrabbit.j2ee.JahiaJcrRemotingServlet
-
- getCredentialsProvider() - Method in class org.apache.jackrabbit.j2ee.JahiaJCRWebdavServerServlet
-
- getCredentialsProvider() - Method in class org.apache.jackrabbit.j2ee.JahiaWebdavServlet
-
- getCSSResources() - Method in class org.jahia.ajax.gwt.helper.ModuleGWTResources
-
- getCssStyles() - Method in class org.jahia.ajax.gwt.utils.GWTResourceConfig
-
- getCssStylesForFrame() - Method in class org.jahia.ajax.gwt.utils.GWTResourceConfig
-
- getCtnId() - Method in class org.jahia.services.importexport.LegacyImportHandler
-
- getCurrent() - Method in class org.jahia.services.render.URLGenerator
-
- getCurrentAliasedUser() - Method in class org.jahia.services.content.JCRSessionFactory
-
- getCurrentLang(Locale) - Method in class org.jahia.ajax.gwt.helper.LanguageHelper
-
Get current lang
- getCurrentLocale() - Method in class org.jahia.services.content.JCRSessionFactory
-
- getCurrentModule() - Method in class org.jahia.services.render.URLGenerator
-
- getCurrentOperationType() - Static method in class org.jahia.services.content.JCRObservationManager
-
- getCurrentPortletModeBean() - Method in class org.jahia.data.beans.portlets.PortletWindowBean
-
Get current portlet mode (view, edit or help)
- getCurrentPreviewDate() - Method in class org.jahia.services.content.JCRSessionFactory
-
- getCurrentProvider() - Method in class org.jahia.services.search.SearchServiceImpl
-
Returns an instance of the search provider for handling query requests.
- getCurrentProvider() - Method in class org.jahia.services.search.SearchSettings
-
- getCurrentServletPath() - Method in class org.jahia.services.content.JCRSessionFactory
-
- getCurrentSession(String, Locale, Locale, boolean) - Method in class org.jahia.services.content.JCRSessionFactory
-
- getCurrentSiteTemplatePackage(HttpServletRequest) - Static method in class org.jahia.bin.filters.ContentManagerAccessCheckFilter
-
Returns the template package of the current site, based on the information provided when the Content Manager window was called.
- getCurrentSystemSession(String, Locale, Locale) - Method in class org.jahia.services.content.JCRSessionFactory
-
- getCurrentUser() - Method in class org.jahia.bin.Action
-
Returns the current user.
- getCurrentUser() - Method in class org.jahia.bin.filters.ContentManagerAccessCheckFilter
-
- getCurrentUser() - Method in class org.jahia.bin.JahiaController
-
Returns the current user.
- getCurrentUser() - Method in class org.jahia.bin.JahiaMultiActionController
-
Returns the current user.
- getCurrentUser() - Method in class org.jahia.services.content.JCRSessionFactory
-
- getCurrentUserSession() - Method in class org.jahia.services.content.JCRSessionFactory
-
- getCurrentUserSession(String) - Method in class org.jahia.services.content.JCRSessionFactory
-
- getCurrentUserSession(String, Locale) - Method in class org.jahia.services.content.JCRSessionFactory
-
- getCurrentUserSession(String, Locale, Locale) - Method in class org.jahia.services.content.JCRSessionFactory
-
- getCurrentWindowStateBean() - Method in class org.jahia.data.beans.portlets.PortletWindowBean
-
Get current window state (minimized, normal, maximized)
- getCustomCKEditorConfig(RenderContext) - Static method in class org.jahia.ajax.gwt.utils.GWTInitializer
-
- getCustomCKEditorConfig(HttpServletRequest, RenderContext) - Static method in class org.jahia.ajax.gwt.utils.GWTInitializer
-
- getCustomLoginUrl(HttpServletRequest) - Method in class org.jahia.params.valves.LoginConfig
-
Returns custom login URL if the corresponding authentication provider is found.
- getCustomLogoutUrl(HttpServletRequest) - Method in class org.jahia.params.valves.LogoutConfig
-
Returns custom logout URL if the corresponding authentication provider is found.
- getCustomPickerConfiguration() - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- getData() - Method in class org.jahia.services.content.files.FileCacheEntry
-
- getData() - Method in class org.jahia.utils.PaginatedList
-
- getDatabaseType() - Static method in class org.jahia.utils.DatabaseUtils
-
- getDataSource() - Method in class org.jahia.services.notification.templates.Attachment
-
- getDatasource() - Static method in class org.jahia.utils.DatabaseUtils
-
- getDataStore() - Method in class org.jahia.services.content.impl.jackrabbit.JahiaRepositoryConfig
-
- getDate() - Method in class org.jahia.services.content.JCRObservationManager.EventWrapper
-
- getDate() - Method in class org.jahia.services.content.JCRPropertyWrapperImpl
-
- getDate() - Method in class org.jahia.services.content.JCRValueWrapperImpl
-
- getDate() - Method in class org.jahia.services.content.nodetypes.DynamicValueImpl
-
- getDate() - Method in class org.jahia.services.content.nodetypes.ValueImpl
-
- getDate() - Method in class org.jahia.services.history.HistoryEntry
-
- getDate() - Method in class org.jahia.services.render.filter.cache.HtmlCacheEventListener.FlushEvent
-
- getDate() - Method in class org.jahia.services.render.RenderInfo.FilterEvent
-
- getDateValue() - Method in class org.jahia.services.search.SearchCriteria.NodeProperty
-
- getDayOfWeek(String) - Static method in class org.jahia.utils.DateUtils
-
Returns the
Calendar's day of week number, which corresponds to the provided day of week string.
- getDayOfWeekEndCron(List<String>) - Static method in class org.jahia.utils.DateUtils
-
Returns the the end of the day cron expression (Quartz scheduler) for the specified days of week.
- getDayOfWeekStartCron(List<String>) - Static method in class org.jahia.utils.DateUtils
-
Returns the the start of the day cron expression (Quartz scheduler) for the specified days of week.
- getDecimal() - Method in class org.jahia.services.content.JCRPropertyWrapperImpl
-
- getDecimal() - Method in class org.jahia.services.content.JCRValueWrapperImpl
-
- getDecimal() - Method in class org.jahia.services.content.nodetypes.DynamicValueImpl
-
- getDecimal() - Method in class org.jahia.services.content.nodetypes.ValueImpl
-
- getDeclaredAggregatePrivileges() - Method in class org.apache.jackrabbit.core.security.PrivilegeImpl
-
- getDeclaredChildNodeDefinitions() - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- getDeclaredChildNodeDefinitionsAsMap() - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- getDeclaredItems() - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- getDeclaredItems(boolean) - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
Get declared items
- getDeclaredPropertyDefinitions() - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- getDeclaredPropertyDefinitionsAsMap() - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- getDeclaredSubtypes() - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- getDeclaredSupertypeNames() - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- getDeclaredSupertypes() - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- getDeclaredUnstructuredChildNodeDefinitions() - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- getDeclaredUnstructuredPropertyDefinitions() - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- getDeclaringNodeType() - Method in class org.jahia.services.content.nodetypes.ExtendedItemDefinition
-
- getDeclaringNodeType() - Method in class org.jahia.services.uicomponents.bean.contentmanager.Column
-
- getDecodedProcessKey(String) - Static method in class org.jahia.services.workflow.jbpm.JBPM6WorkflowProvider
-
This method is used to decode an ISO9075-encoded process key, since these need to be encoded when used
in XML files or even in some attribute values that enforce XML id formats.
- getDecoratedNode() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getDecorators() - Method in class org.jahia.services.content.decorator.JCRNodeDecoratorDefinition
-
- getDecorators() - Method in class org.jahia.services.content.JCRStoreService
-
- getDefaultContentType(String) - Method in class org.jahia.bin.Render
-
- getDefaultDigester() - Method in class org.jahia.services.pwd.PasswordService
-
- getDefaultEditConfiguration() - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
- getDefaultLanguage() - Method in class org.jahia.services.content.decorator.JCRSiteNode
-
- getDefaultLanguage() - Method in class org.jahia.services.render.SiteInfo
-
- getDefaultLanguage() - Method in interface org.jahia.services.sites.JahiaSite
-
- getDefaultLanguageCode() - Method in class org.jahia.settings.SettingsBean
-
- getDefaultLocale() - Method in class org.jahia.settings.SettingsBean
-
- getDefaultLocation() - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
- getDefaultMappingFile(String) - Method in interface org.jahia.services.importexport.SiteImportDefaults
-
- getDefaultPage() - Method in class org.jahia.services.applications.pluto.JahiaRenderConfigServiceImpl
-
- getDefaultPolicy() - Method in class org.jahia.services.pwdpolicy.JahiaPasswordPolicyService
-
- getDefaultPrimaryType() - Method in class org.jahia.services.content.nodetypes.ExtendedNodeDefinition
-
- getDefaultPrimaryTypeName() - Method in class org.jahia.services.content.nodetypes.ExtendedNodeDefinition
-
- getDefaultPriority() - Method in class org.jahia.services.workflow.WorklowTypeRegistration
-
- getDefaultProperties() - Method in class org.jahia.services.render.BaseView
-
- getDefaultProperties() - Method in class org.jahia.services.render.FileSystemView
-
Deprecated.
Return default properties of the node type template
- getDefaultProperties() - Method in interface org.jahia.services.render.View
-
Return default properties of the node type template
- getDefaultProvider() - Method in class org.jahia.services.content.JCRSessionFactory
-
- getDefaultSearchProvider() - Method in class org.jahia.services.search.SearchServiceImpl
-
- getDefaultSite() - Method in class org.jahia.services.sites.JahiaSitesService
-
- getDefaultSite(JCRSessionWrapper) - Method in class org.jahia.services.sites.JahiaSitesService
-
- getDefaultSourceDefinitionsFile(String) - Method in interface org.jahia.services.importexport.SiteImportDefaults
-
- getDefaultStopSet() - Static method in class org.jahia.services.search.analyzer.EnglishSnowballAnalyzer
-
Returns an unmodifiable instance of the default stop words set.
- getDefaultStopSet() - Static method in class org.jahia.services.search.analyzer.GermanSnowballAnalyzer
-
Returns a set of default German-stopwords
- getDefaultTemplateSet(String) - Method in interface org.jahia.services.importexport.SiteImportDefaults
-
- getDefaultUrlMapping() - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
- getDefaultUserFolder(JCRSessionWrapper, String) - Method in class org.jahia.services.content.JCRContentUtils
-
- getDefaultUserFolder(JCRSessionWrapper, String, boolean) - Method in class org.jahia.services.content.JCRContentUtils
-
Retrieves the default user folder found at the specified path, creating it (and all intermediate folders) if needed, saving the session if requested.
- getDefaultValue() - Method in class org.jahia.services.search.SearchCriteria.NodePropertyDescriptor
-
- getDefaultValue() - Method in class org.jahia.utils.i18n.ResourceBundleMarker
-
Returns the default value
- getDefaultValues() - Method in class org.jahia.services.content.nodetypes.ExtendedPropertyDefinition
-
- getDefaultValues(Locale) - Method in class org.jahia.services.content.nodetypes.ExtendedPropertyDefinition
-
Get default values, as value object
- getDefaultValuesAsUnexpandedValue() - Method in class org.jahia.services.content.nodetypes.ExtendedPropertyDefinition
-
Get default values, unexpanded
- getDefaultView() - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- getDefaultWaitTime() - Method in class org.apache.jackrabbit.core.query.lucene.JahiaSearchIndex
-
- getDefaultWipInfo() - Method in class org.jahia.services.wip.WIPService
-
Read "wip.checkbox.checked" system property value to get default WIP status.
- getDefaultWorkspaceName() - Method in class org.jahia.services.content.impl.jackrabbit.JahiaRepositoryConfig
-
- getDefinition() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getDefinition() - Method in interface org.jahia.services.content.JCRNodeWrapper
- getDefinition() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
- getDefinition() - Method in class org.jahia.services.content.JCRPropertyWrapperImpl
-
- getDefinition() - Method in interface org.jahia.services.content.JCRValueWrapper
-
Returns the property definition for this value.
- getDefinition() - Method in class org.jahia.services.content.JCRValueWrapperImpl
-
- getDefinition() - Method in exception org.jahia.services.content.PropertyConstraintViolationException
-
- getDefinition() - Method in class org.jahia.services.workflow.WorklowTypeRegistration
-
- getDefinitionName() - Method in class org.jahia.services.content.decorator.JCRPortletNode
-
- getDefinitionPath() - Method in class org.jahia.services.workflow.WorkflowRule
-
- getDefinitionsFiles() - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
Returns a list of content node definition files (CND) available in the module.
- getDefinitionsFromFile(Resource, String) - Method in class org.jahia.services.content.nodetypes.NodeTypeRegistry
-
Reads the specified CND file resource and parses it to obtain a list of node type definitions.
- getDefName() - Method in class org.jahia.data.applications.EntryPointInstance
-
- getDelay() - Method in class org.jahia.services.deamons.filewatcher.FileMonitor
-
Get the delay between runs.
- getDeleted() - Method in class org.jahia.services.deamons.filewatcher.FileMonitorResult
-
- getDeleted() - Method in class org.jahia.services.history.VersionHistoryCheckStatus
-
Returns the number of deleted version histories.
- getDeletedTranslationNodeIdentifiers() - Method in interface org.jahia.services.content.ComplexPublicationService.FullPublicationInfo
-
- getDeletedVersionItems() - Method in class org.jahia.services.history.VersionHistoryCheckStatus
-
Returns the number of deleted version items.
- getDependantModules(JahiaTemplatesPackage) - Method in class org.jahia.services.templates.TemplatePackageRegistry
-
- getDependantModules(JahiaTemplatesPackage, boolean) - Method in class org.jahia.services.templates.TemplatePackageRegistry
-
- getDependencies() - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
Returns a read-only list of modules which this module depends on.
- getDependencies() - Method in class org.jahia.services.render.Resource
-
- getDependenciesCache() - Method in class org.jahia.services.render.filter.cache.ModuleCacheProvider
-
- getDependentModulesWithVersion() - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
- getDepends() - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
Returns the name of the parent template package.
- getDepends() - Method in class org.jahia.data.templates.ModulesPackage.PackagedModule
-
- getDepth() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getDepth() - Method in class org.jahia.services.content.JCRItemWrapperImpl
- getDepth() - Method in class org.jahia.services.content.JCRPropertyWrapperImpl
-
- getDepth() - Method in class org.jahia.services.content.JCRStoreProvider
-
- getDepth() - Method in class org.jahia.services.content.VersionInfo
-
- getdesc() - Method in class org.jahia.data.applications.ServletBean
-
- getdesc() - Method in class org.jahia.data.webapps.JahiaWebAppDef
-
Return the Web App desc
- getdesc() - Method in class org.jahia.data.webapps.Servlet_Element
-
Return the servlet desc
- getdesc() - Method in class org.jahia.data.webapps.Web_App_Xml
-
Return the Web App desc
- getDescendantNodes(JCRNodeWrapper, String) - Static method in class org.jahia.services.content.JCRContentUtils
-
- getDescr() - Method in class org.jahia.data.applications.WebAppContext
-
Return the descr
- getDescr() - Method in class org.jahia.data.webapps.Security_Role
-
Return the role descr
- getDescr() - Method in class org.jahia.data.webapps.Security_Role_Ref
-
Return the role descr
- getDescr() - Method in class org.jahia.services.content.decorator.JCRSiteNode
-
- getDescription() - Method in class org.jahia.data.applications.ApplicationBean
-
Get description
- getDescription(Locale) - Method in interface org.jahia.data.applications.EntryPointDefinition
-
Get description depending on the locale
- getDescription(Locale) - Method in class org.jahia.data.applications.PortletEntryPointDefinition
-
Get description depending on locale
- getDescription(Locale) - Method in class org.jahia.data.applications.ServletBean
-
Get description.
- getDescription() - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
Returns the description of this module is available.
- getDescription() - Method in class org.jahia.data.templates.ModulesPackage
-
- getDescription() - Method in class org.jahia.services.content.decorator.JCRSiteNode
-
- getDescription(Locale) - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- getDescription() - Method in class org.jahia.services.render.filter.AbstractFilter
-
Returns a human-readable description of this filter.
- getDescription() - Method in interface org.jahia.services.sites.JahiaSite
-
Returns the description, provided for this site.
- getDescription() - Method in class org.jahia.services.sites.SiteCreationInfo
-
- getDescription() - Method in class org.jahia.services.tasks.Task
-
- getDescription() - Method in class org.jahia.services.workflow.jbpm.custom.email.AttachmentTemplate
-
- getDescription() - Method in class org.jahia.services.workflow.WorkflowTask
-
- getDescriptionKey() - Method in class org.jahia.services.uicomponents.bean.toolbar.Item
-
- getDescriptor(String) - Method in class org.jahia.services.content.impl.jackrabbit.SpringJackrabbitRepository
-
Delegated to the underlying repository instance.
- getDescriptor(String) - Method in class org.jahia.services.content.JCRSessionFactory
-
- getDescriptorKeys() - Method in class org.jahia.services.content.impl.jackrabbit.SpringJackrabbitRepository
-
Delegated to the underlying repository instance.
- getDescriptorKeys() - Method in class org.jahia.services.content.JCRSessionFactory
-
- getDescriptorValue(String) - Method in class org.jahia.services.content.impl.jackrabbit.SpringJackrabbitRepository
-
- getDescriptorValue(String) - Method in class org.jahia.services.content.JCRSessionFactory
-
- getDescriptorValues(String) - Method in class org.jahia.services.content.impl.jackrabbit.SpringJackrabbitRepository
-
- getDescriptorValues(String) - Method in class org.jahia.services.content.JCRSessionFactory
-
- getDestImage(int, int, BufferedImage) - Method in class org.jahia.services.image.AbstractJava2DImageService
-
- getDestinationSession() - Method in interface org.jahia.services.content.PublicationEvent
-
- getDetails() - Method in class org.jahia.data.templates.ModuleState
-
- getDetails() - Method in exception org.jahia.services.translation.TranslationException
-
- getDirectoryManager() - Method in class org.apache.jackrabbit.core.query.lucene.JahiaSecondaryIndex
-
- getDirectoryManagerClass() - Method in class org.apache.jackrabbit.core.query.lucene.JahiaSecondaryIndex
-
- getDispatcherTypes() - Method in class org.jahia.bin.filters.AbstractServletFilter
-
- getDispatchingProviders() - Method in class org.jahia.services.applications.DispatchingServiceImpl
-
- getDisplay() - Method in class org.jahia.services.usermanager.UserProperty
-
Deprecated.
- getDisplayableName() - Method in class org.jahia.services.content.decorator.JCRComponentNode
-
- getDisplayableName() - Method in class org.jahia.services.content.decorator.JCRFileNode
-
- getDisplayableName() - Method in class org.jahia.services.content.decorator.JCRGroupNode
-
- getDisplayableName(Locale) - Method in class org.jahia.services.content.decorator.JCRGroupNode
-
- getDisplayableName() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getDisplayableName() - Method in class org.jahia.services.content.decorator.JCRReferenceNode
-
- getDisplayableName() - Method in class org.jahia.services.content.decorator.JCRUserNode
-
- getDisplayableName(Locale) - Method in class org.jahia.services.content.decorator.JCRUserNode
-
- getDisplayableName() - Method in interface org.jahia.services.content.JCRNodeWrapper
-
- getDisplayableName() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
- getDisplayableNode() - Method in class org.jahia.services.search.JCRNodeHit
-
- getDisplayableNodePath(String, boolean) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- getDisplayedModules() - Method in class org.jahia.services.render.RenderContext
-
- getDisplayLabel(Object, Locale, ExtendedNodeType) - Static method in class org.jahia.services.content.JCRContentUtils
-
Get the node or property display name depending on the locale
- getDisplayName() - Method in class org.apache.jackrabbit.webdav.jcr.JahiaRootCollection
-
Returns an empty string.
- getDisplayName() - Method in class org.apache.jackrabbit.webdav.jcr.JahiaServerRootCollection
-
Returns an empty string.
- getDisplayName(String) - Static method in class org.jahia.ajax.gwt.helper.LanguageHelper
-
Get display name
- getDisplayName(Locale) - Method in interface org.jahia.data.applications.EntryPointDefinition
-
Get display name depending on the locale
- getDisplayName(Locale) - Method in class org.jahia.data.applications.EntryPointInstance
-
- getDisplayName(Locale) - Method in class org.jahia.data.applications.PortletEntryPointDefinition
-
Get display name.
- getDisplayName(Locale) - Method in class org.jahia.data.applications.ServletBean
-
Get display name.
- getDisplayName() - Method in class org.jahia.data.applications.WebAppContext
-
Return the display name
- getDisplayName(Object) - Static method in class org.jahia.data.viewhelper.principal.PrincipalViewHelper
-
Return a displayable name, using resource bundles for the guest user and group.
- getDisplayName(Object, Locale) - Static method in class org.jahia.data.viewhelper.principal.PrincipalViewHelper
-
Return a displayable name, using resource bundles for the guest user and group.
- getDisplayName() - Method in class org.jahia.data.webapps.Servlet_Element
-
Return the servlet display name
- getDisplayName() - Method in class org.jahia.data.webapps.Web_App_Xml
-
Return the Display Name
- getDisplayName(Bundle) - Static method in class org.jahia.osgi.BundleUtils
-
Returns the bundle display name containing module name (ID) and the version.
- getDisplayName() - Method in class org.jahia.services.content.nodetypes.initializers.ChoiceListValue
-
- getDisplayName() - Method in class org.jahia.services.modulemanager.persistence.PersistentBundle
-
- getDisplayName() - Method in class org.jahia.services.render.BaseView
-
- getDisplayName() - Method in class org.jahia.services.render.FileSystemView
-
Deprecated.
- getDisplayName() - Method in interface org.jahia.services.render.View
-
- getDisplayName() - Method in class org.jahia.services.workflow.WorkflowBase
-
- getDisplayName() - Method in class org.jahia.utils.LoadAverage
-
- getDisplayOutcome() - Method in class org.jahia.services.workflow.HistoryWorkflowTask
-
- getDisplayOutcomes() - Method in class org.jahia.services.workflow.WorkflowTask
-
- getDisposition() - Method in class org.jahia.services.notification.templates.Attachment
-
- getDmsContext() - Method in class org.jahia.services.content.interceptor.URLInterceptor
-
- getDocIdSet(List<Query>, String) - Method in class org.jahia.services.search.facets.SimpleJahiaJcrFacets
-
Returns the set of document ids matching all queries.
- getDouble() - Method in class org.jahia.services.content.JCRPropertyWrapperImpl
-
- getDouble() - Method in class org.jahia.services.content.JCRValueWrapperImpl
-
- getDouble() - Method in class org.jahia.services.content.nodetypes.DynamicValueImpl
-
- getDouble() - Method in class org.jahia.services.content.nodetypes.ValueImpl
-
- getDragAndDropBehavior() - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
- getDueDate() - Method in class org.jahia.services.tasks.Task
-
- getDuedate() - Method in class org.jahia.services.workflow.Workflow
-
- getDueDate() - Method in class org.jahia.services.workflow.WorkflowTask
-
- getDumpsGenerated() - Method in class org.jahia.tools.jvm.ThreadMonitor
-
- getDuplicateUsers() - Method in class org.jahia.services.importexport.validation.UserValidatorResult
-
- getDuration() - Method in class org.jahia.services.workflow.HistoryWorkflowBase
-
duration of the process instance in milliseconds or null if the process
instance has not yet ended
- getEdit() - Method in class org.jahia.services.render.URLGenerator
-
- getEditableTypes() - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
- getEditConfiguration(String, String, String) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
Get edit configuration
- getEditConfiguration() - Method in class org.jahia.bin.Dashboard
-
- getEditConfiguration() - Method in class org.jahia.bin.Edit
-
- getEdition() - Static method in class org.jahia.bin.Jahia
-
- getEditionButtons() - Method in class org.jahia.services.uicomponents.bean.editmode.EngineConfiguration
-
- getEditModeConfig() - Method in class org.jahia.services.render.RenderContext
-
- getEditModeConfigName() - Method in class org.jahia.services.render.RenderContext
-
- getEEBuildNumber() - Static method in class org.jahia.bin.Jahia
-
- getEffectivePolicies(Set<Principal>) - Method in class org.apache.jackrabbit.core.security.JahiaAccessManager
-
- getEffectivePolicies(String) - Method in class org.apache.jackrabbit.core.security.JahiaAccessManager
-
- getEm() - Method in class org.jahia.services.workflow.jbpm.BaseCommand
-
- getEmailAddress(JCRUserNode) - Static method in class org.jahia.services.preferences.user.UserPreferencesHelper
-
Returns user's e-mail address or null if it is not provided.
- getEncodedProcessKey(String) - Static method in class org.jahia.services.workflow.jbpm.JBPM6WorkflowProvider
-
This method is used to handle process IDs that start with a number, in order to retain compatibility with
older versions of Jahia that used process IDs that start with such characters
- getEncoding() - Method in class org.jahia.services.content.decorator.JCRFileContent
-
The encoding is an optional property, can be null.
- getEndActivityName() - Method in class org.jahia.services.workflow.HistoryWorkflow
-
Returns the name of the end state that was reached when the process was
ended.
- getEndpointUri() - Method in class org.jahia.services.mail.MailServiceImpl
-
- getEndTime() - Method in class org.jahia.services.render.RenderInfo
-
- getEndTime() - Method in class org.jahia.services.workflow.HistoryWorkflowBase
-
Returns the time when the process instance ended (only not null if the
process instance already ended).
- getEngine() - Method in class org.jahia.services.seo.urlrewrite.UrlRewriteService
-
Initializes an instance of this class.
- getEngine() - Method in class org.jahia.tools.patches.GroovyPatcher
-
- getEngineByExtension(String) - Method in class org.jahia.services.render.scripting.bundle.BundleScriptEngineManager
- getEngineByMimeType(String) - Method in class org.jahia.services.render.scripting.bundle.BundleScriptEngineManager
- getEngineByName(String) - Method in class org.jahia.services.render.scripting.bundle.BundleScriptEngineManager
- getEngineByName(String) - Method in class org.jahia.utils.ScriptEngineUtils
-
- getEngineConfigurations() - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- getEngineConfigurations() - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
- getEngineFactories() - Method in class org.jahia.services.render.scripting.bundle.BundleScriptEngineManager
- getEngineMessages() - Method in class org.jahia.services.pwdpolicy.PolicyEnforcementResult
-
Returns the result of the evaluation as the
EngineMessages
object, that can be displayed in the front-end.
- getEngineTabs() - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- getEngineTabs() - Method in class org.jahia.services.uicomponents.bean.editmode.EngineConfiguration
-
- getEntry(String) - Method in class org.jahia.utils.zip.JahiaArchiveFileHandler
-
Return an entry in the jar file of the gived name or null if not found
- getEntryPointDefinition() - Method in class org.jahia.data.beans.portlets.PortletWindowBean
-
Get the entrypointDefinition
- getEntryPointDefinition() - Method in class org.jahia.services.content.decorator.JCRPortletNode
-
- getEntryPointDefinitionByName(String) - Method in class org.jahia.data.applications.ApplicationBean
-
find EntryPointInstance by definition name
- getEntryPointDefinitions() - Method in class org.jahia.data.applications.ApplicationBean
-
Get all entrypoint definition
- getEntryPointDefinitions() - Method in class org.jahia.data.applications.WebAppContext
-
- getEntryPointInstance() - Method in class org.jahia.data.beans.portlets.PortletWindowBean
-
Get the entryPointInstance
- getEntryPointInstance(String, String) - Method in class org.jahia.services.applications.ApplicationsManagerService
-
Retrieves an EntryPointInstance object from the persistance system by
using it's ID as a search key
- getEntryPointInstance(JCRPortletNode) - Method in class org.jahia.services.applications.ApplicationsManagerService
-
Get the corresponding an entrypoint obejct
- getEntryPointInstance(String, String) - Method in class org.jahia.services.applications.ApplicationsManagerServiceImpl
-
Retrieves an EntryPointInstance object from the persistance system by
using it's ID as a search key
- getEntryPointInstance(JCRPortletNode) - Method in class org.jahia.services.applications.ApplicationsManagerServiceImpl
-
Get entryPoint object from JCRPorletNode
- getEntryPointInstanceID() - Method in class org.jahia.data.beans.portlets.PortletWindowBean
-
- getEntryPointInstances() - Method in class org.jahia.data.applications.ApplicationBean
-
Get entryPointInstance
- getEntryPointNamespaceURI(String, String) - Static method in class org.jahia.services.applications.ApplicationsManagerServiceImpl
-
- getEntryPointPrefix(String, String) - Static method in class org.jahia.services.applications.ApplicationsManagerServiceImpl
-
- getEntrySet() - Method in class org.jahia.engines.EngineMessages
-
- getEnvironment() - Method in class org.jahia.pipelines.impl.GenericPipeline
-
- getEnvironment() - Method in interface org.jahia.pipelines.valves.ValveContext
-
Retrieve the environment of the pipeline, this is usually useful inside
valve implementation to retrieve the environment of the pipeline, and for
example access service instance, etc...
- getErrorCode(HttpServletRequest) - Method in class org.jahia.bin.errors.ErrorServlet
-
- getErrorCode() - Method in exception org.jahia.exceptions.JahiaException
-
Return the error code.
- getErrorDir() - Static method in class org.jahia.settings.SettingsBean
-
Returns the directory where the automatic error reports are generated by Jahia.
- getErrorHandler() - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
- getErrorHandlers() - Method in class org.jahia.services.templates.TemplatePackageRegistry
-
- getErrorPagePath(HttpServletRequest, HttpServletResponse) - Method in class org.jahia.bin.errors.ErrorServlet
-
- getErrors() - Method in exception org.jahia.services.content.CompositeConstraintViolationException
-
- getErrors() - Method in class org.jahia.services.htmlvalidator.ValidatorResults
-
- getErrorType() - Method in class org.jahia.services.htmlvalidator.Result
-
Gets the value of the errortype property.
- getETag() - Method in class org.jahia.services.content.files.FileCacheEntry
-
- getETag() - Method in class org.jahia.services.content.files.FileLastModifiedCacheEntry
-
- getEvaluator() - Method in class org.jahia.services.pwdpolicy.JahiaPasswordPolicyRule
-
Returns the evaluator type.
- getEvent(NodeId) - Method in class org.apache.jackrabbit.core.JahiaSearchManager.NodeStateIterator
-
- getEvent() - Method in class org.jahia.services.render.filter.cache.CacheClusterEvent
-
The cluster event message.
- getEventJournal() - Method in class org.jahia.services.content.JCRObservationManager
-
- getEventJournal(int, String, boolean, String[], String[]) - Method in class org.jahia.services.content.JCRObservationManager
-
- getEventTypes() - Method in class org.apache.jackrabbit.core.security.PrivilegesListener
-
- getEventTypes() - Method in class org.jahia.services.content.AclListener
-
- getEventTypes() - Method in class org.jahia.services.content.DefaultEventListener
-
- getEventTypes() - Method in class org.jahia.services.content.DefaultValueListener
-
- getEventTypes() - Method in class org.jahia.services.content.files.FileCacheListener
-
- getEventTypes() - Method in class org.jahia.services.content.LastModifiedListener
-
- getEventTypes() - Method in class org.jahia.services.content.MountPointListener
-
- getEventTypes() - Method in class org.jahia.services.content.NodenameListener
-
- getEventTypes() - Method in class org.jahia.services.content.rules.RulesListener
-
- getEventTypes() - Method in class org.jahia.services.content.textextraction.TextExtractionListener
-
- getEventTypes() - Method in class org.jahia.services.content.UGCListener
-
- getEventTypes() - Method in class org.jahia.services.content.UnpublishOnLiveDeletionListener
-
- getEventTypes() - Method in class org.jahia.services.history.NodeVersionHistoryListener
-
- getEventTypes() - Method in class org.jahia.services.logging.MetricsLoggingJCReventListener
-
- getEventTypes() - Method in class org.jahia.services.mail.MailSettingsListener
-
- getEventTypes() - Method in class org.jahia.services.render.filter.cache.HtmlCacheEventListener
-
- getEventTypes() - Method in class org.jahia.services.render.filter.cache.RenderServiceTemplateCacheEventListener
-
- getEventTypes() - Method in class org.jahia.services.render.URLResolverListener
-
- getEventTypes() - Method in class org.jahia.services.search.SearchSettingsListener
-
- getEventTypes() - Method in class org.jahia.services.templates.JCRModuleListener
-
- getEventWrapper(Event, JCRSessionWrapper, String, String) - Static method in class org.jahia.services.content.JCRObservationManager
-
- getExample() - Method in class org.jahia.services.htmlvalidator.Result
-
- getException(HttpServletRequest) - Method in class org.jahia.bin.errors.ErrorEventFilter
-
- getException(HttpServletRequest) - Static method in class org.jahia.bin.errors.ErrorLoggingFilter
-
- getException(HttpServletRequest) - Method in class org.jahia.bin.errors.ErrorServlet
-
- getExcerpt() - Method in interface org.jahia.services.search.Hit
-
Returns the short description, abstract or excerpt of the hit's content.
- getExcerpt(NodeId, int, int) - Method in class org.jahia.services.search.jcr.HTMLExcerpt
-
- getExcerpt(NodeId, int, int) - Method in class org.jahia.services.search.jcr.JahiaExcerptProvider
- getExcerpt() - Method in class org.jahia.services.search.JCRNodeHit
-
- getExcludedNodeTypes() - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- getExcludedNodeTypes() - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
Excluded node types from creation
- getExcludePropertiesFromUGCCheck() - Method in class org.jahia.services.content.UGCListener
-
- getExcludes() - Method in class org.jahia.bin.BaseFindController.PropertyFilter
-
- getExcludesFromI18NCopy() - Method in class org.apache.jackrabbit.core.query.lucene.JahiaIndexingConfigurationImpl
-
- getExcludesTypesByPath() - Method in class org.apache.jackrabbit.core.query.lucene.JahiaIndexingConfigurationImpl
-
- getExistingLocales() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getExistingLocales() - Method in interface org.jahia.services.content.JCRNodeWrapper
-
Retrieves the list of locales available on a node.
- getExistingLocales() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
- getExistingNodePath() - Method in exception org.jahia.services.seo.jcr.NonUniqueUrlMappingException
-
- getExpandedName(String, NamespaceRegistry) - Static method in class org.jahia.services.content.JCRContentUtils
-
- getExpandImportedFilesOnDiskPath() - Method in class org.jahia.settings.SettingsBean
-
- getExpirationCache() - Method in class org.jahia.data.applications.PortletEntryPointDefinition
-
Get expiration cache
- getExpirationDate() - Method in class org.jahia.services.cache.CacheEntry
-
Deprecated.
- getExpirationTime() - Method in class org.jahia.data.applications.EntryPointInstance
-
- getExpirationTime() - Method in class org.jahia.services.content.decorator.JCRPortletNode
-
- getExportContext() - Method in class org.jahia.services.importexport.DocumentViewExporter
-
- getExportIndex() - Method in class org.jahia.services.importexport.ExportContext
-
- getExportServletPath() - Static method in class org.jahia.bin.Export
-
- getExportUrl(String) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- getExpression() - Method in class org.jahia.services.workflow.jbpm.custom.email.AttachmentTemplate
-
- getExtendedProperties() - Method in class org.jahia.services.cache.CacheEntry
-
Retrieves the properties Map instance.
- getExtendedPropertyDefinition(String) - Method in class org.apache.jackrabbit.core.query.lucene.JahiaNodeIndexer
-
- getExtension(String) - Method in class org.jahia.services.transform.DocumentConverterService
-
- getExtension(String) - Static method in class org.jahia.utils.FileUtils
-
- getExtensionFromMimeType(String) - Static method in class org.jahia.utils.FileUtils
-
- getExternalProperties() - Method in class org.jahia.services.usermanager.BaseJahiaExternalUser
-
Deprecated.
- getExternalReferences() - Method in class org.jahia.services.importexport.DocumentViewExporter
-
- getExtractable() - Method in class org.jahia.services.textextraction.ExtractionCheckStatus
-
Returns the number of items, where extraction can be done.
- getExtractedText() - Method in class org.jahia.services.content.decorator.JCRFileContent
-
- getFacet(String) - Method in class org.jahia.services.search.SearchResponse.FacetedResult
-
Facet, requested by its string value.
- getFacetCounts() - Method in class org.jahia.services.search.facets.SimpleJahiaJcrFacets
-
Looks at various Params to determing if any simple Facet Constraint count computations are desired.
- getFacetDate(String) - Method in class org.apache.jackrabbit.core.query.FacetedQueryResult
-
- getFacetDate(String) - Method in class org.apache.jackrabbit.core.query.lucene.FacetRow
-
- getFacetDate(String) - Method in class org.jahia.services.query.QueryResultAdapter
-
- getFacetDate(String) - Method in interface org.jahia.services.query.QueryResultWrapper
-
- getFacetDate(String) - Method in class org.jahia.services.query.QueryResultWrapperImpl
-
- getFacetDateCounts() - Method in class org.jahia.services.search.facets.SimpleJahiaJcrFacets
-
- getFacetDateCounts(String, NamedList<Object>) - Method in class org.jahia.services.search.facets.SimpleJahiaJcrFacets
-
- getFacetDates() - Method in class org.apache.jackrabbit.core.query.FacetedQueryResult
-
- getFacetDates() - Method in class org.apache.jackrabbit.core.query.lucene.FacetRow
-
- getFacetDates() - Method in class org.jahia.services.query.QueryResultAdapter
-
- getFacetDates() - Method in interface org.jahia.services.query.QueryResultWrapper
-
- getFacetDates() - Method in class org.jahia.services.query.QueryResultWrapperImpl
-
- getFacetDefinitions() - Method in class org.jahia.services.search.SearchCriteria
-
- getFacetedResult(String) - Method in class org.jahia.services.search.SearchResponse
-
Retrieves the faceted result, which corresponds to the supplied facet definition ID.
- getFacetedResult(String, RenderContext) - Static method in class org.jahia.services.search.SearchUtils
-
Retrieves the faceted result, which corresponds to the supplied facet definition ID.
- getFacetedResults() - Method in class org.jahia.services.search.SearchResponse
-
- getFacetField(String) - Method in class org.apache.jackrabbit.core.query.FacetedQueryResult
-
- getFacetField(String) - Method in class org.apache.jackrabbit.core.query.lucene.FacetRow
-
get
- getFacetField(String) - Method in class org.jahia.services.query.QueryResultAdapter
-
Get the facet field for a name
- getFacetField(String) - Method in interface org.jahia.services.query.QueryResultWrapper
-
- getFacetField(String) - Method in class org.jahia.services.query.QueryResultWrapperImpl
-
- getFacetFieldCounts() - Method in class org.jahia.services.search.facets.SimpleJahiaJcrFacets
-
Returns a list of value constraints and the associated facet counts for each facet field specified in the params.
- getFacetFields() - Method in class org.apache.jackrabbit.core.query.FacetedQueryResult
-
- getFacetFields() - Method in class org.apache.jackrabbit.core.query.lucene.FacetRow
-
- getFacetFields() - Method in class org.jahia.services.query.QueryResultAdapter
-
- getFacetFields() - Method in interface org.jahia.services.query.QueryResultWrapper
-
- getFacetFields() - Method in class org.jahia.services.query.QueryResultWrapperImpl
-
- getFacetQuery() - Method in class org.apache.jackrabbit.core.query.FacetedQueryResult
-
- getFacetQuery() - Method in class org.apache.jackrabbit.core.query.lucene.FacetRow
-
- getFacetQuery() - Method in class org.jahia.services.query.QueryResultAdapter
-
- getFacetQuery() - Method in interface org.jahia.services.query.QueryResultWrapper
-
- getFacetQuery() - Method in class org.jahia.services.query.QueryResultWrapperImpl
-
- getFacetQueryCounts() - Method in class org.jahia.services.search.facets.SimpleJahiaJcrFacets
-
Returns a list of facet counts for each of the facet queries specified in the params
- getFacetRangeCounts() - Method in class org.jahia.services.search.facets.SimpleJahiaJcrFacets
-
Returns a list of value constraints and the associated facet
counts for each facet numerical field, range, and interval
specified in the SolrParams
- getFacets() - Method in class org.jahia.services.search.SearchCriteria
-
Return active facet filters.
- getFacets() - Method in class org.jahia.services.search.SearchResponse.FacetedResult
-
A list of facets.
- getFacetsRow() - Method in class org.apache.jackrabbit.core.query.lucene.FacetHandler
-
- getFacetTermEnumCounts(IndexSearcher, OpenBitSet, String, String, int, int, int, boolean, String, String, String, ExtendedPropertyDefinition) - Method in class org.jahia.services.search.facets.SimpleJahiaJcrFacets
-
Returns a list of terms in the specified field along with the corresponding count of documents in the set that match that constraint.
- getFactory() - Method in class org.jahia.services.content.JCRStoreProvider
-
- getFactory() - Method in class org.jahia.services.render.scripting.bundle.BundleScriptEngine
-
- getFactoryForExtension(String) - Method in class org.jahia.services.render.scripting.bundle.BundleScriptEngineManager
-
- getFallBack() - Method in class org.jahia.services.channels.Channel
-
- getFallBack(String) - Method in interface org.jahia.services.channels.ChannelProvider
-
- getFallBack(String) - Method in class org.jahia.services.channels.providers.UserAgentChannelProvider
-
- getFallbackLocale() - Method in class org.jahia.services.content.JCRSessionFactory
-
- getFallbackLocale() - Method in class org.jahia.services.content.JCRSessionWrapper
-
- getFallbackLocale() - Method in class org.jahia.services.render.RenderContext
-
- getFamilyName() - Method in class org.jahia.services.workflow.jbpm.JBPMTaskIdentityService.UserImpl
-
- getField(String) - Method in class org.jahia.services.search.SearchCriteria.BaseFacetDefinition
-
Retrieves the value of the specified data field.
- getFieldCacheCounts(IndexSearcher, OpenBitSet, String, int, int, int, boolean, String, String, String, ExtendedPropertyDefinition) - Method in class org.jahia.services.search.facets.SimpleJahiaJcrFacets
-
Use the Lucene FieldCache to get counts for each unique field value in docs.
- getFieldInitializerValues(String, String, String, Map<String, List<GWTJahiaNodePropertyValue>>) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- getFieldMissingCount(IndexSearcher, OpenBitSet, String, String) - Method in class org.jahia.services.search.facets.SimpleJahiaJcrFacets
-
Returns a count of the documents in the set which do not have any terms for for the specified field.
- getFieldName() - Method in class org.jahia.services.search.FieldFacetDefinition
-
- getFieldNameInIndex(String, ExtendedPropertyDefinition, String) - Method in class org.apache.jackrabbit.core.query.lucene.FacetHandler
-
- getFieldNameInIndex(String, String, ExtendedPropertyDefinition, String) - Method in class org.jahia.services.search.facets.SimpleJahiaJcrFacets
-
- getFields() - Method in class org.jahia.services.search.SearchCriteria.Term
-
- getFifteenMinuteLoad() - Method in class org.jahia.utils.LoadAverage
-
- getFile() - Method in class org.jahia.services.image.ImageMagickImage
-
- getFile() - Method in class org.jahia.services.workflow.jbpm.custom.email.AttachmentTemplate
-
- getFile() - Method in class org.jahia.services.workflow.jbpm.JahiaOsgiKieModule
-
- getFile(String) - Method in class org.jahia.tools.files.FileUpload
-
- getFileContent() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getFileContent() - Method in interface org.jahia.services.content.JCRNodeWrapper
-
The JCRFileContent object of the current file node
- getFileContent() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
The JCRFileContent object of the current file node
- getFileContentType(String) - Method in class org.jahia.tools.files.FileUpload
-
- getFileDumpMaxRegroupingOfPreviousException() - Method in class org.jahia.settings.SettingsBean
-
- getFileEntry(FileKey, JCRNodeWrapper, FileLastModifiedCacheEntry) - Method in class org.jahia.services.content.files.FileServlet
-
- getFileExtension() - Method in class org.jahia.services.render.BaseView
-
- getFileExtension() - Method in class org.jahia.services.render.FileSystemView
-
Deprecated.
- getFileExtension() - Method in interface org.jahia.services.render.View
-
- getFileExtensionIcons() - Method in class org.jahia.services.content.JCRContentUtils
-
Returns a mapping between file extensions and corresponding icons.
- getFileExtensionIconsMapping() - Static method in class org.jahia.utils.FileUtils
-
- getFileIcon(String) - Static method in class org.jahia.utils.FileUtils
-
Return file icon for the given file name, based on the extension
- getFileIconFromMimetype(String) - Static method in class org.jahia.utils.FileUtils
-
Return file icon for the given mime type
- getFileImport() - Method in class org.jahia.services.sites.SiteCreationInfo
-
- getFileImportName() - Method in class org.jahia.services.sites.SiteCreationInfo
-
- getFileItems() - Method in class org.jahia.tools.files.FileUpload
-
Returns the map of all
FileUpload objects keyed by the form field
name.
- getFileList(Resource, Map<String, Long>, List<String>) - Method in class org.jahia.services.importexport.ImportExportBaseService
-
Gets the list of files from the given ZIP file.
- getFileName() - Method in class org.jahia.data.webapps.JahiaWebAppsPackage
-
get the source filename
- getFileName() - Method in class org.jahia.services.content.files.FileCacheEntry
-
- getFilename() - Method in class org.jahia.services.content.nodetypes.NodeTypesDBProvider
-
- getFileNamePattern() - Method in class org.jahia.services.textextraction.RepositoryFileFilter
-
Pattern for matching the filename
- getFileNames() - Method in class org.jahia.services.workflow.jbpm.JahiaOsgiKieModule
-
- getFileNames() - Method in class org.jahia.tools.files.FileUpload
-
Return an Iterator of parameters name
- getFileOnly() - Method in class org.jahia.tools.files.FileWatcher
-
- getFilePath() - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
Get the file path.
- getFilePath() - Method in class org.jahia.data.webapps.JahiaWebAppsPackage
-
get the file path
- getFilePath() - Method in class org.jahia.services.search.SearchCriteria
-
- getFiles(String) - Method in class org.jahia.services.content.nodetypes.NodeTypeRegistry
-
- getFiles() - Method in class org.jahia.services.render.URLGenerator
-
- getFilesAccepted() - Method in class org.jahia.services.content.rules.RulesListener
-
- getFilesList() - Method in class org.jahia.services.content.nodetypes.NodeTypesDBServiceImpl
-
- getFilesPlaceholders() - Method in class org.jahia.services.render.URLGenerator
-
- getFilesToIgnore() - Method in class org.jahia.services.deamons.filewatcher.FileMonitor
-
- getFileSystem() - Method in class org.jahia.services.content.impl.jackrabbit.JahiaRepositoryConfig
-
- getFileSystemName(String) - Method in class org.jahia.tools.files.FileUpload
-
- getFileToDate() - Method in class org.jahia.services.importexport.FilesDateImportHandler
-
- getFileType() - Method in class org.jahia.services.search.SearchCriteria
-
- getFileWatcher(String) - Method in class org.jahia.services.deamons.filewatcher.JahiaFileWatcherBaseService
-
getFileWatcher
- getFileWatcher(String) - Method in class org.jahia.services.deamons.filewatcher.JahiaFileWatcherService
-
getFileWatcher
- getFilter() - Method in class org.jahia.services.render.RenderInfo.FilterEvent
-
- getFilterEvents() - Method in class org.jahia.services.render.RenderInfo
-
- getFilterName() - Method in class org.jahia.bin.filters.AbstractServletFilter
-
- getFilters() - Method in class org.jahia.services.render.filter.RenderChain
-
Returns an unmodifiable view of the list of filters, used by this chain.
- getFilters() - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- getFind() - Method in class org.jahia.services.render.URLGenerator
-
- getFindPrincipal() - Method in class org.jahia.services.render.URLGenerator
-
- getFindPrincipalServletPath() - Static method in class org.jahia.bin.FindPrincipal
-
- getFindServletPath() - Static method in class org.jahia.bin.Find
-
- getFindServletPath() - Static method in class org.jahia.bin.FindHistory
-
- getFindUser() - Method in class org.jahia.services.render.URLGenerator
-
- getFindUsersAndGroups() - Method in class org.jahia.services.render.URLGenerator
-
- getFindUsersAndGroupsInAcl() - Method in class org.jahia.services.render.URLGenerator
-
- getFindUsersAndGroupsInAclServletPath() - Static method in class org.jahia.bin.FindUsersAndGroupsInAcl
-
- getFindUsersAndGroupsServletPath() - Static method in class org.jahia.bin.FindUsersAndGroups
-
- getFindUserServletPath() - Static method in class org.jahia.bin.FindUser
-
- getFirstDigitIndex(String) - Method in class org.jahia.utils.comparator.NumericStringComparator
-
- getFirstDigitIndex(String, int) - Method in class org.jahia.utils.comparator.NumericStringComparator
-
- getFirstDigitIndex(char[], int) - Method in class org.jahia.utils.comparator.NumericStringComparator
-
- getFirstImport() - Method in class org.jahia.services.sites.SiteCreationInfo
-
- getFirstName(JCRUserNode) - Static method in class org.jahia.services.preferences.user.UserPreferencesHelper
-
Returns the first name for the specified user or null if it
is not provided or empty.
- getFirstSiteFound(JCRSessionWrapper, String...) - Method in class org.jahia.services.sites.JahiaSitesService
-
Returns first found site node under /sites considering the list of sites to be skipped.
- getFirstSupportedScrollMode(ScrollMode, ScrollMode...) - Static method in class org.jahia.utils.DatabaseUtils
-
- getFirstValveOfClass(Class<Valve>) - Method in class org.jahia.pipelines.impl.GenericPipeline
-
- getFirstValveOfClass(Class<Valve>) - Method in interface org.jahia.pipelines.Pipeline
-
Return the first valve of the pipeline that is an instance
of a given class or interface.
- getFiveMinuteLoad() - Method in class org.jahia.utils.LoadAverage
-
- getFixed() - Method in class org.jahia.services.textextraction.ExtractionCheckStatus
-
Returns the number of fixed text extractions.
- getFlowDefinition(String) - Method in class org.jahia.services.render.webflow.BundleFlowRegistry
-
- getFlowDefinitionCount() - Method in class org.jahia.services.render.webflow.BundleFlowRegistry
-
- getFlowDefinitionIds() - Method in class org.jahia.services.render.webflow.BundleFlowRegistry
-
- getFlowExecutionKey(HttpServletRequest) - Method in class org.jahia.services.render.webflow.JahiaFlowUrlHandler
-
- getFlowId(HttpServletRequest) - Method in class org.jahia.services.render.webflow.JahiaFlowUrlHandler
-
- getFlowPath() - Method in class org.jahia.services.render.webflow.WebflowDispatcherScript
-
- getFn() - Method in class org.jahia.services.content.nodetypes.DynamicValueImpl
-
- getFolder() - Method in class org.jahia.tools.files.FileWatcher
-
- getFolderPath() - Method in class org.jahia.services.search.FileHit
-
Returns the folder path for this hit.
- getFolderPath() - Method in class org.jahia.tools.files.FileWatcher
-
Returns The Path of the Folder to watch
- getFolderTypes() - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- getForbiddenNodeTypesForDragAndDrop() - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- getForcedSite() - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
- getForgeModulePageUrl() - Method in class org.jahia.data.templates.ModuleReleaseInfo
-
- getForgeUrl() - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
Returns the URL of the corresponding Jahia Private App Store.
- getForgeUrl() - Method in class org.jahia.data.templates.ModuleReleaseInfo
-
- getFormat(File) - Method in class org.jahia.services.transform.DocumentConverterService
-
Returns the DocumentFormat based of the extension of the
specified file.
- getFormat() - Method in class org.jahia.tools.imageprocess.ImageInfo
-
If
ImageInfo.check() was successful, returns the image format as one
of the FORMAT_xyz constants from this class.
- getFormatByFileName(String) - Method in class org.jahia.services.transform.DocumentConverterService
-
Returns the DocumentFormat based on the extension extracted from the file name of the
specified file.
- getFormatByMimeType(String) - Method in class org.jahia.services.transform.DocumentConverterService
-
Returns the DocumentFormat based on the mimeType of the
specified file.
- getFormatName() - Method in class org.jahia.tools.imageprocess.ImageInfo
-
- getFormatted(String, String, Object...) - Method in class org.jahia.utils.i18n.HierarchicalResourceBundle
-
Get formatted message
- getFormatted(String, String, Object...) - Method in class org.jahia.utils.i18n.JahiaResourceBundle
-
Deprecated.
Get formatted message
- getFormFieldName(String) - Method in class org.jahia.tools.files.FileUpload
-
- getFormForAction(String, String) - Method in class org.jahia.services.workflow.WorkflowService
-
- getFormResourceName() - Method in class org.jahia.services.workflow.WorkflowDefinition
-
- getFormResourceName() - Method in class org.jahia.services.workflow.WorkflowTask
-
- getForms() - Method in class org.jahia.services.workflow.WorklowTypeRegistration
-
- getFragmentsGenerationPermit(String, HttpServletRequest) - Method in class org.jahia.services.render.filter.cache.ModuleGeneratorQueue
-
Number of threads generating fragments in parallel is limited, this function is used to get the permission to generate a page
based on the property "maxModulesToGenerateInParallel".
- getFrameworkStartLevel() - Static method in class org.jahia.osgi.BundleLifecycleUtils
-
Returns the start level of the OSGi framework.
- getFrameworkWiring() - Static method in class org.jahia.osgi.BundleLifecycleUtils
-
Obtains the FrameworkWiring.
- getFrom() - Method in class org.jahia.services.mail.MailMessage
-
- getFrom() - Method in class org.jahia.services.mail.MailSettings
-
Returns the from.
- getFrom() - Method in class org.jahia.services.search.SearchCriteria.DateValue
-
- getFrom() - Method in class org.jahia.services.workflow.jbpm.custom.email.MailTemplate
-
- getFromAsDate() - Method in class org.jahia.services.search.SearchCriteria.DateValue
-
- getFromSCM(File, String, String) - Method in class org.jahia.services.templates.GitSourceControlManagement
-
- getFromSCM(File, String, String) - Method in class org.jahia.services.templates.SourceControlManagement
-
- getFromSCM(File, String, String) - Method in class org.jahia.services.templates.SvnSourceControlManagement
-
- getFrozenNode() - Method in class org.jahia.services.content.decorator.JCRVersion
-
- getFrozenVersionAsRegular(Node, JCRStoreProvider) - Method in class org.jahia.services.content.JCRSessionWrapper
-
Returns the wrapper node which corresponds to the version specified in the current session.
- getFrozenVersionAsRegular(Node, JCRStoreProvider, boolean) - Method in class org.jahia.services.content.JCRSessionWrapper
-
Returns the wrapper node which corresponds to the version specified in the current session.
- getFullName(Object) - Static method in class org.jahia.data.viewhelper.principal.PrincipalViewHelper
-
Builds the full user name, which is build the following way :
- for a Group, simply calls getDisplayName(p)
- for a JahiaUser, if the firstName and lastName properties are defined, they are concatenated and this method
returns that result.
- getFullName(JCRUserNode) - Static method in class org.jahia.services.preferences.user.UserPreferencesHelper
-
Returns the first + last name of the specified user or null
if none is not provided or both are empty.
- getFullProductVersion() - Static method in class org.jahia.bin.Jahia
-
Returns full product version string.
- getFullPublicationInfos(List<String>, Set<String>, JCRSessionWrapper, boolean, boolean) - Method in class org.jahia.ajax.gwt.helper.PublicationHelper
-
- getFullPublicationInfos(Collection<String>, Collection<String>, boolean, JCRSessionWrapper) - Method in interface org.jahia.services.content.ComplexPublicationService
-
Get full publication info about JCR nodes.
- getFullPublicationInfos(Collection<String>, Collection<String>, boolean, JCRSessionWrapper) - Method in class org.jahia.services.content.ComplexPublicationServiceImpl
-
- getFullPublicationInfosByLanguage(List<String>, Set<String>, JCRSessionWrapper, boolean) - Method in class org.jahia.ajax.gwt.helper.PublicationHelper
-
- getFullTextFieldName(String) - Method in class org.apache.jackrabbit.core.query.lucene.JahiaNodeIndexer
-
- getFullTextFieldName(String) - Method in class org.apache.jackrabbit.core.query.lucene.JahiaTranslationNodeIndexer
-
- getFullTextFieldName(String, String) - Static method in class org.jahia.utils.LuceneUtils
-
Retrieves the name used for full text fields for the specified site name and language.
- getFullTextSearchQuery(FullTextSearch) - Method in class org.apache.jackrabbit.core.query.lucene.JahiaLuceneQueryFactoryImpl
-
- getFullUnpublicationInfos(Collection<String>, Collection<String>, boolean, JCRSessionWrapper) - Method in interface org.jahia.services.content.ComplexPublicationService
-
Get full un-publication info about JCR nodes.
- getFullUnpublicationInfos(Collection<String>, Collection<String>, boolean, JCRSessionWrapper) - Method in class org.jahia.services.content.ComplexPublicationServiceImpl
-
- getGeneratingModules() - Method in class org.jahia.services.render.filter.cache.ModuleGeneratorQueue
-
- getGenericPreferencesProvider() - Method in class org.jahia.services.preferences.JahiaPreferencesService
-
Get Generic preference provider
- getGivenName() - Method in class org.jahia.services.workflow.jbpm.JBPMTaskIdentityService.UserImpl
-
- getGlobalRulesObject() - Method in class org.jahia.services.content.rules.ModuleGlobalObject
-
- getGlobals(String, String, List<Updateable>) - Method in class org.jahia.services.content.rules.RulesListener
-
- getGraphics2D(BufferedImage, AbstractJava2DImageService.OperationType) - Method in class org.jahia.services.image.AbstractJava2DImageService
-
- getGraphics2D(BufferedImage, AbstractJava2DImageService.OperationType) - Method in class org.jahia.services.image.Java2DProgressiveBilinearImageService
-
- getGroupArray() - Method in class org.jahia.services.cache.GroupCacheKey
-
- getGroupById(String) - Method in class org.jahia.services.workflow.jbpm.JBPMTaskIdentityService
-
- getGroupDisplayName(String) - Static method in class org.jahia.data.viewhelper.principal.PrincipalViewHelper
-
Returns the displayable name for a group based on the group name.
- getGroupDisplayName(String, Locale) - Static method in class org.jahia.data.viewhelper.principal.PrincipalViewHelper
-
Returns the displayable name for a group based on the group name.
- getGroupedItems() - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- getGroupId() - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
- getGroupId() - Method in class org.jahia.services.modulemanager.BundleBucketInfo
-
- getGroupId() - Method in class org.jahia.services.modulemanager.BundleInfo
-
- getGroupId(Model) - Static method in class org.jahia.utils.PomUtils
-
Gets the artifact group ID from the provided model.
- getGroupKey() - Method in class org.jahia.services.content.decorator.JCRGroupNode
-
- getGroupKey() - Method in class org.jahia.services.usermanager.JahiaGroup
-
Return the group key.
- getGroupKey() - Method in class org.jahia.services.usermanager.JahiaGroupImpl
-
Return the group key.
- getGroupKeys(String) - Method in interface org.jahia.services.cache.CacheImplementation
-
- getGroupKeys(String) - Method in class org.jahia.services.cache.dummy.DummyCacheImpl
-
- getGroupKeys(String) - Method in class org.jahia.services.cache.ehcache.EhCacheImpl
-
- getGroupList() - Method in class org.jahia.services.usermanager.JahiaGroupManagerProvider
-
Deprecated.
Return a ListString representing all the
group keys of a site.
- getGroupList(int) - Method in class org.jahia.services.usermanager.JahiaGroupManagerProvider
-
Deprecated.
Return a ListString representing all the
group keys of a site.
- getGroupList() - Method in class org.jahia.services.usermanager.JahiaGroupManagerService
-
Return a ListString representing all the
group keys in the system.
- getGroupList(String) - Method in class org.jahia.services.usermanager.JahiaGroupManagerService
-
Return a ListString representing all the
group keys of a site.
- getGroupManager() - Method in class org.jahia.services.workflow.jbpm.BaseCommand
-
- getGroupManagerService() - Method in class org.jahia.services.content.JCRStoreProvider
-
- getGroupManagerService() - Method in class org.jahia.services.usermanager.JahiaGroupManagerProvider
-
Deprecated.
Returns an instance of the group manager.
- getGroupname() - Method in class org.jahia.services.content.decorator.JCRGroupNode
-
Deprecated.
- getGroupName(Class<? extends BackgroundJob>) - Static method in class org.jahia.services.scheduler.BackgroundJob
-
- getGroupname() - Method in class org.jahia.services.usermanager.JahiaGroup
-
Returns the name of this group.
- getGroupname() - Method in class org.jahia.services.usermanager.JahiaGroupImpl
-
Returns the name of this group.
- getGroupnameList() - Method in class org.jahia.services.usermanager.JahiaGroupManagerProvider
-
Deprecated.
Return a ListString representing all the
group names.
- getGroupnameList(int) - Method in class org.jahia.services.usermanager.JahiaGroupManagerProvider
-
Deprecated.
Return a ListString representing all the
group names of a site.
- getGroupnameList() - Method in class org.jahia.services.usermanager.JahiaGroupManagerService
-
Return a ListString representing all the
group names.
- getGroupNamePattern() - Static method in class org.jahia.services.usermanager.JahiaGroupManagerProvider
-
Deprecated.
- getGroupPath(String, String) - Method in class org.jahia.services.usermanager.GroupCacheHelper
-
- getGroupPath(String, String) - Method in class org.jahia.services.usermanager.JahiaGroupManagerService
-
- getGroups() - Method in class org.jahia.services.cache.GroupCacheKey
-
- getGroups() - Method in class org.jahia.services.content.rules.User
-
- getGroups() - Method in class org.jahia.services.workflow.jbpm.custom.email.AddressTemplate
-
- getGroups() - Method in class org.jahia.services.workflow.jbpm.JBPMTaskIdentityService
-
- getGroupSearchResult(ServletRequest, String) - Static method in class org.jahia.data.viewhelper.principal.PrincipalViewHelper
-
Get the group search result from the parameter form given by the request.
- getGroupSearchResult(String, String, String, String[], String, String[]) - Static method in class org.jahia.data.viewhelper.principal.PrincipalViewHelper
-
- getGroupSearchResult(String, String, String, String[], String, String[], boolean) - Static method in class org.jahia.data.viewhelper.principal.PrincipalViewHelper
-
- getGroupSeparator() - Static method in class org.jahia.services.cache.GroupCacheKey
-
- getGroupsForUser(String, List<String>, List<String>) - Method in class org.jahia.services.workflow.jbpm.JahiaUserGroupCallback
-
- getGroupsKeysTotal() - Method in class org.jahia.services.cache.Cache
-
Get the total number of keys in all the groups of this cache.
- getGroupsKeysTotal() - Method in interface org.jahia.services.cache.CacheImplementation
-
Get the total number of keys in all the groups of this cache.
- getGroupsKeysTotal() - Method in class org.jahia.services.cache.dummy.DummyCacheImpl
-
- getGroupsKeysTotal() - Method in class org.jahia.services.cache.ehcache.EhCacheImpl
-
- getGroupsSize() - Method in class org.jahia.services.cache.Cache
-
Get the number of groups for this cache.
- getGroupsSize() - Method in interface org.jahia.services.cache.CacheImplementation
-
Get the number of groups for this cache.
- getGroupsSize() - Method in class org.jahia.services.cache.dummy.DummyCacheImpl
-
- getGroupsSize() - Method in class org.jahia.services.cache.ehcache.EhCacheImpl
-
- getGroupsSizeLimit() - Method in class org.jahia.services.cache.ehcache.EhCacheProvider
-
- getGuestCredentials() - Static method in class org.apache.jackrabbit.core.security.JahiaLoginModule
-
- getGuestCredentials() - Method in class org.jahia.services.content.JCRStoreProvider
-
- getGuestGroup(int) - Method in class org.jahia.services.usermanager.JahiaGroupManagerProvider
-
Deprecated.
Return an instance of the guest group
- getGuestGroupResourceKey() - Method in class org.jahia.settings.SettingsBean
-
- getGuestGroupResourceModuleName() - Method in class org.jahia.settings.SettingsBean
-
- getGuestUserResourceKey() - Method in class org.jahia.settings.SettingsBean
-
- getGuestUserResourceModuleName() - Method in class org.jahia.settings.SettingsBean
-
- getGWTDisplayTemplate(Locale) - Method in interface org.jahia.services.visibility.VisibilityConditionRule
-
Return the associated display template that will be used by gwt.
- getGWTEditConfiguration(String, String, JahiaUser, Locale, Locale, HttpServletRequest, JCRSessionWrapper) - Method in class org.jahia.ajax.gwt.helper.UIConfigHelper
-
Get edit configuration
- getGWTJahiaNode(JCRNodeWrapper) - Method in class org.jahia.ajax.gwt.helper.NavigationHelper
-
- getGWTJahiaNode(JCRNodeWrapper, List<String>) - Method in class org.jahia.ajax.gwt.helper.NavigationHelper
-
- getGWTJahiaNode(JCRNodeWrapper, List<String>, Locale) - Method in class org.jahia.ajax.gwt.helper.NavigationHelper
-
- getGWTJahiaNodeType(ExtendedNodeType, Locale) - Method in class org.jahia.ajax.gwt.helper.ContentDefinitionHelper
-
- getGWTJahiaWorkflow(Workflow) - Method in class org.jahia.ajax.gwt.helper.WorkflowHelper
-
- getGWTJahiaWorkflowDefinition(String, Locale) - Method in class org.jahia.ajax.gwt.helper.WorkflowHelper
-
- getGWTJahiaWorkflowDefinition(WorkflowDefinition) - Method in class org.jahia.ajax.gwt.helper.WorkflowHelper
-
- getGWTJahiaWorkflowTask(WorkflowTask) - Method in class org.jahia.ajax.gwt.helper.WorkflowHelper
-
- getGWTManagerConfiguration(JCRNodeWrapper, JCRSiteNode, JahiaUser, Locale, Locale, HttpServletRequest, String) - Method in class org.jahia.ajax.gwt.helper.UIConfigHelper
-
Get manage configuration
- getGWTNodeTypes(List<ExtendedNodeType>, Locale) - Method in class org.jahia.ajax.gwt.helper.ContentDefinitionHelper
-
- getGWTToolbars(String) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- getGWTToolbarSet(JCRNodeWrapper, JCRSiteNode, JahiaUser, Locale, Locale, HttpServletRequest, String) - Method in class org.jahia.ajax.gwt.helper.UIConfigHelper
-
Get gwt toolbar for the current user
- getHandleFallbackLocaleForPathPattern() - Method in class org.jahia.services.content.JCRContentUtils
-
- getHandler(HttpServletRequest) - Method in class org.jahia.bin.JahiaDispatcherServlet
-
- getHeaders() - Method in class org.jahia.bin.errors.ErrorFileDumper.HttpRequestData
-
- getHeaders() - Method in class org.jahia.services.notification.CamelNotificationService.CamelMessage
-
- getHeapDir() - Static method in class org.jahia.settings.SettingsBean
-
Returns the directory where the triggered heap dumps are generated by Digital Experience Manager.
- getHeight(Image) - Method in class org.jahia.services.image.AbstractJava2DImageService
-
- getHeight(Image) - Method in class org.jahia.services.image.ImageJAndJava2DImageService
-
- getHeight(Image) - Method in class org.jahia.services.image.ImageJImageService
-
- getHeight() - Method in class org.jahia.services.image.ImageMagickImage
-
- getHeight(Image) - Method in class org.jahia.services.image.ImageMagickImageService
-
- getHeight(Image) - Method in interface org.jahia.services.image.JahiaImageService
-
Retrieves the height in pixels of the specified image
- getHeight() - Method in class org.jahia.tools.imageprocess.ImageInfo
-
If
ImageInfo.check() was successful, returns one the image's vertical
resolution in pixels.
- getHibernateSessionFactory() - Method in class org.jahia.services.content.nodetypes.NodeTypesDBServiceImpl
-
- getHibernateSessionFactory() - Static method in class org.jahia.utils.DatabaseUtils
-
- getHiddenRegex() - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- getHiddenTypes() - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- getHierarchicalNodetypes() - Method in class org.apache.jackrabbit.core.query.lucene.JahiaIndexingConfigurationImpl
-
- getHighlighted(String, String) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
Gwt Highlighted
- getHighlighted(String, String) - Method in class org.jahia.ajax.gwt.helper.DiffHelper
-
- getHighLoadBoundary() - Static method in class org.jahia.bin.errors.ErrorFileDumper
-
- getHistoryWorkflow(String, String, Locale) - Method in class org.jahia.services.workflow.WorkflowService
-
- GetHistoryWorkflowCommand - Class in org.jahia.services.workflow.jbpm.command
-
Get the process history
- GetHistoryWorkflowCommand(List<String>, Locale) - Constructor for class org.jahia.services.workflow.jbpm.command.GetHistoryWorkflowCommand
-
- getHistoryWorkflows(List<String>, Locale) - Method in class org.jahia.services.workflow.jbpm.BaseCommand
-
- getHistoryWorkflows(List<String>, Locale) - Method in class org.jahia.services.workflow.jbpm.JBPM6WorkflowProvider
-
- getHistoryWorkflows(List<String>, Locale) - Method in interface org.jahia.services.workflow.WorkflowProvider
-
Returns a list of process instance history records for the specified
process IDs.
- getHistoryWorkflows(JCRNodeWrapper, Locale) - Method in class org.jahia.services.workflow.WorkflowService
-
Returns a list of process instance history records for the specified
node.
- getHistoryWorkflowsByPath(String, Locale) - Method in class org.jahia.services.workflow.WorkflowService
-
Returns a list of process instance history records for the specified
path.
- getHistoryWorkflowsForNode(String, Locale) - Method in class org.jahia.services.workflow.jbpm.JBPM6WorkflowProvider
-
- getHistoryWorkflowsForNode(String, Locale) - Method in interface org.jahia.services.workflow.WorkflowProvider
-
- GetHistoryWorkflowsForNodeCommand - Class in org.jahia.services.workflow.jbpm.command
-
Get all history process for a node id
- GetHistoryWorkflowsForNodeCommand(String, Locale) - Constructor for class org.jahia.services.workflow.jbpm.command.GetHistoryWorkflowsForNodeCommand
-
- getHistoryWorkflowsForPath(String, Locale) - Method in class org.jahia.services.workflow.jbpm.JBPM6WorkflowProvider
-
- getHistoryWorkflowsForPath(String, Locale) - Method in interface org.jahia.services.workflow.WorkflowProvider
-
- GetHistoryWorkflowsForPathCommand - Class in org.jahia.services.workflow.jbpm.command
-
Get all history process for a node path
- GetHistoryWorkflowsForPathCommand(String, Locale) - Constructor for class org.jahia.services.workflow.jbpm.command.GetHistoryWorkflowsForPathCommand
-
- getHistoryWorkflowTasks(String, Locale) - Method in class org.jahia.services.workflow.jbpm.JBPM6WorkflowProvider
-
- getHistoryWorkflowTasks(String, Locale) - Method in interface org.jahia.services.workflow.WorkflowProvider
-
Returns a list of history records for workflow tasks.
- getHistoryWorkflowTasks(String, String, Locale) - Method in class org.jahia.services.workflow.WorkflowService
-
Returns a list of history records for workflow tasks.
- GetHistoryWorkflowTasksCommand - Class in org.jahia.services.workflow.jbpm.command
-
Get all history tasks for a given process
- GetHistoryWorkflowTasksCommand(String, Locale) - Constructor for class org.jahia.services.workflow.jbpm.command.GetHistoryWorkflowTasksCommand
-
- getHitCount() - Method in class org.jahia.services.cache.ehcache.BaseCacheInfo
-
- getHitRatio() - Method in class org.jahia.services.cache.ehcache.BaseCacheInfo
-
- getHits() - Method in class org.jahia.services.cache.CacheEntry
-
Deprecated.
- getHoldability() - Method in class org.jahia.jdbc.DelegatingConnection
-
- getHome() - Method in class org.jahia.services.content.decorator.JCRSiteNode
-
- getHomeDir() - Method in class org.jahia.services.content.impl.jackrabbit.JahiaRepositoryConfig
-
- getHomeDir() - Method in class org.jahia.services.content.impl.jackrabbit.SpringJackrabbitRepository
-
- getHostsFragment(Bundle) - Static method in class org.jahia.osgi.BundleLifecycleUtils
-
Collect a set of hosts bundles for a fragment
- getHref() - Method in class org.apache.jackrabbit.webdav.jcr.JahiaRootCollection
-
- getHref() - Method in class org.apache.jackrabbit.webdav.jcr.JahiaServerRootCollection
-
- getHtml() - Method in class org.jahia.services.workflow.jbpm.custom.email.MailTemplate
-
- getHtmlBody() - Method in class org.jahia.services.mail.MailMessage
-
- getHtmlMarkupFilteringTags() - Method in class org.jahia.services.content.decorator.JCRSiteNode
-
- getHttpClient() - Method in class org.jahia.services.notification.HttpClientService
-
- getHttpClient(String) - Method in class org.jahia.services.notification.HttpClientService
-
Detects the instance of the HttpClient that is the most appropriate to handle the specified URL, considering proxy settings,
if any.
- getHttpPath() - Method in class org.jahia.services.content.JCRStoreProvider
-
- getHttpSessionBindingEvent() - Method in class org.jahia.bin.listeners.JahiaContextLoaderListener.HttpSessionAttributeAddedEvent
-
- getHttpSessionBindingEvent() - Method in class org.jahia.bin.listeners.JahiaContextLoaderListener.HttpSessionAttributeRemovedEvent
-
- getHttpSessionBindingEvent() - Method in class org.jahia.bin.listeners.JahiaContextLoaderListener.HttpSessionAttributeReplacedEvent
-
- getHttpSessionBindingEvent() - Method in class org.jahia.bin.listeners.JahiaContextLoaderListener.HttpSessionValueBoundEvent
-
- getHttpSessionBindingEvent() - Method in class org.jahia.bin.listeners.JahiaContextLoaderListener.HttpSessionValueUnboundEvent
-
- getHTWorkItemHandler(RuntimeEngine) - Method in class org.jahia.services.workflow.jbpm.JahiaKModuleRegisterableItemsFactory
-
- getI18N(Locale, boolean) - Method in class org.jahia.services.content.decorator.JCRFrozenNodeAsRegular
-
- getI18N(Locale) - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getI18N(Locale, boolean) - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getI18N(Locale) - Method in interface org.jahia.services.content.JCRNodeWrapper
-
Get the translation node
Use only in un-localized session
- getI18N(Locale, boolean) - Method in interface org.jahia.services.content.JCRNodeWrapper
-
Get the translation node
Use only in un-localized session
- getI18N(Locale) - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
Return the internationalization node, containing localized properties
- getI18N(Locale, boolean) - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
- getI18NPropertyIterator() - Method in class org.jahia.services.content.LazyPropertyIterator
-
- getI18Ns() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getI18Ns() - Method in interface org.jahia.services.content.JCRNodeWrapper
-
Returns available translation sub-nodes of this node.
- getI18Ns() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
- getIcon() - Method in class org.jahia.data.beans.MenuItem
-
- getIcon(ExtendedNodeType) - Static method in class org.jahia.services.content.JCRContentUtils
-
Returns the icon path for the specified type
- getIcon(JCRNodeWrapper) - Static method in class org.jahia.services.content.JCRContentUtils
-
- getIcon() - Method in class org.jahia.services.uicomponents.bean.editmode.SidePanelTab
-
- getIcon() - Method in class org.jahia.services.uicomponents.bean.toolbar.Item
-
- getIconsFolder(ExtendedNodeType) - Static method in class org.jahia.services.content.JCRContentUtils
-
For a nodetype gets the folder that contains its icon
for system and module default nodetypes, icons asset folder is returned
- getIconSmall() - Method in class org.jahia.data.beans.MenuItem
-
- getIconType() - Method in class org.jahia.services.search.FileHit
-
Returns an icon name that corresponds to the current item.
- getIconType() - Method in class org.jahia.services.search.JCRNodeHit
-
- getIconWithContext(ExtendedNodeType) - Static method in class org.jahia.services.content.JCRContentUtils
-
- getIconWithContext(JCRNodeWrapper, boolean) - Static method in class org.jahia.services.content.JCRContentUtils
-
- getID() - Method in class org.jahia.content.ObjectLink
-
- getID() - Method in class org.jahia.data.applications.ApplicationBean
-
accessor methods
{
- getID() - Method in class org.jahia.data.applications.EntryPointInstance
-
- getID() - Method in class org.jahia.data.beans.portlets.PortletWindowBean
-
- getId() - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
Return the module Id.
- getId() - Method in class org.jahia.params.BasicSessionState
-
- getID() - Method in class org.jahia.params.BasicSessionState
-
- getId() - Method in class org.jahia.params.HttpSessionState
-
- getID() - Method in class org.jahia.params.HttpSessionState
-
- getId() - Method in interface org.jahia.params.SessionState
-
- getID() - Method in interface org.jahia.params.SessionState
-
- getId() - Method in class org.jahia.params.valves.BaseAuthValve
-
- getId() - Method in class org.jahia.services.applications.pluto.JahiaPortalServletRequest
-
- getID() - Method in class org.jahia.services.categories.Category
-
- getId() - Method in interface org.jahia.services.categories.CategoryBean
-
- getId() - Method in class org.jahia.services.categories.jcr.JCRCategory
-
- getId() - Method in class org.jahia.services.content.nodetypes.NodeTypesDBProvider
-
- getId() - Method in class org.jahia.services.history.HistoryEntry
-
- getId() - Method in class org.jahia.services.pwd.JasyptPasswordDigester
-
- getId() - Method in interface org.jahia.services.pwd.PasswordDigester
-
Returns unique identifier of this digester to be able to distinguish between various hashing algorithms.
- getId() - Method in class org.jahia.services.pwdpolicy.JahiaPasswordPolicy
-
Returns the policy id.
- getId() - Method in class org.jahia.services.pwdpolicy.JahiaPasswordPolicyRule
-
Returns the rule id.
- getId() - Method in class org.jahia.services.pwdpolicy.JahiaPasswordPolicyRuleParam
-
Returns the parameter id.
- getId() - Method in class org.jahia.services.search.SearchCriteria.BaseFacetDefinition
-
- getId() - Method in class org.jahia.services.search.SearchResponse.FacetedResult
-
Returns identifier of the corresponding facet definition to match this faceted result to.
- getId() - Method in class org.jahia.services.uicomponents.bean.editmode.EngineTab
-
- getId() - Method in class org.jahia.services.uicomponents.bean.toolbar.Item
-
- getId() - Method in class org.jahia.services.workflow.jbpm.JBPMTaskIdentityService.GroupImpl
-
- getId() - Method in class org.jahia.services.workflow.jbpm.JBPMTaskIdentityService.UserImpl
-
- getId() - Method in class org.jahia.services.workflow.Workflow
-
- getId() - Method in class org.jahia.services.workflow.WorkflowTask
-
- getIdentifier() - Method in class org.jahia.services.channels.Channel
-
- getIdentifier() - Method in class org.jahia.services.content.decorator.JCRFrozenNodeAsRegular
-
- getIdentifier() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getIdentifier() - Method in class org.jahia.services.content.files.FileCacheEntry
-
- getIdentifier() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
- getIdentifier() - Method in class org.jahia.services.content.JCRObservationManager.EventWrapper
-
- getIdentifier() - Method in class org.jahia.services.content.JCRSessionWrapper
-
- getIdentifier() - Method in class org.jahia.services.content.rules.AbstractNodeFact
-
- getIdentifier() - Method in class org.jahia.services.content.rules.AddedNodeFact
-
- getIdentifier() - Method in class org.jahia.services.content.rules.DeletedNodeFact
-
- getIdentifier() - Method in interface org.jahia.services.content.rules.NodeFact
-
Returns the UUID of the corresponding node.
- getIdentifier() - Method in class org.jahia.services.render.filter.cache.HtmlCacheEventListener.FlushEvent
-
- getIdentifier() - Method in class org.jahia.services.seo.VanityUrl
-
Gets the UUID of the mapping node in the JCR repository or null if URL is
not saved yet
- getIDInType() - Method in class org.jahia.content.ObjectKey
-
- getIdInType() - Method in class org.jahia.content.ObjectKey
-
- getIDInType() - Method in interface org.jahia.content.ObjectKeyInterface
-
Returns a String that represents an identifier for a content object
within a type.
- getIDInType() - Method in class org.jahia.data.applications.EntryPointObjectKey
-
- getIdInType() - Method in class org.jahia.data.applications.EntryPointObjectKey
-
- getIdLength() - Method in class org.jahia.params.valves.CookieAuthConfig
-
- getIdWithVersion() - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
Return the module Id concatenated with it version
- getIeHeaderRecognitions() - Method in class org.jahia.services.render.filter.StaticAssetsFilter
-
- getIgnoredFiles() - Method in class org.jahia.services.templates.SourceControlFactory
-
- getIgnoreFilter() - Method in class org.jahia.tools.files.FileWatcher
-
- getImage(JCRNodeWrapper) - Method in class org.jahia.services.image.AbstractJava2DImageService
-
- getImage(JCRNodeWrapper) - Method in class org.jahia.services.image.ImageJAndJava2DImageService
-
- getImage(JCRNodeWrapper) - Method in class org.jahia.services.image.ImageJImageService
-
- getImage(JCRNodeWrapper) - Method in class org.jahia.services.image.ImageMagickImageService
-
- getImage(JCRNodeWrapper) - Method in interface org.jahia.services.image.JahiaImageService
-
Retrieve the image stored in a JCR node
- getImagePlus() - Method in class org.jahia.services.image.ImageJImage
-
- getImageType() - Method in class org.jahia.services.image.ImageJImage
-
- getImportContentHandler(String, int) - Method in class org.jahia.services.content.JCRSessionWrapper
-
- getImportContentHandler(String, int) - Method in class org.jahia.services.content.JCRWorkspaceWrapper
-
- getImportDropBoxes(String, JahiaUser) - Method in class org.jahia.services.content.JCRStoreProvider
-
- getImportDropBoxes(String, JahiaUser) - Method in class org.jahia.services.content.JCRStoreService
-
- getImportExportService() - Method in class org.jahia.registries.ServicesRegistry
-
- getImportMaxBatch() - Method in class org.jahia.settings.SettingsBean
-
- getInactiveLanguages() - Method in class org.jahia.services.content.decorator.JCRSiteNode
-
- getInactiveLanguages() - Method in interface org.jahia.services.sites.JahiaSite
-
Returns a set of languages, which are deactivated completely for browsing and editing.
- getInactiveLanguagesAsLocales() - Method in class org.jahia.services.content.decorator.JCRSiteNode
-
Returns an List of inactive site language ( as Locale ).
- getInactiveLiveLanguages() - Method in class org.jahia.services.content.decorator.JCRSiteNode
-
- getInactiveLiveLanguages() - Method in interface org.jahia.services.sites.JahiaSite
-
Returns a set of languages, which are not considered in live mode browsing, i.e.
- getIncludes() - Method in class org.jahia.bin.BaseFindController.PropertyFilter
-
- getIndentStep() - Method in class org.jahia.services.importexport.DataWriter
-
Return the current indent step.
- getIndex() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getIndex() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
- getIndex() - Method in class org.jahia.services.content.nodetypes.ExtendedPropertyDefinition
-
- getIndexingConfig() - Method in class org.apache.jackrabbit.core.query.lucene.JahiaNodeIndexer
-
- getIndexingConfig() - Method in class org.apache.jackrabbit.core.query.lucene.JahiaSecondaryIndex
-
- getIndexReader(boolean) - Method in class org.apache.jackrabbit.core.query.lucene.JahiaSearchIndex
-
- getInfo() - Method in class org.jahia.services.content.JCRObservationManager.EventWrapper
-
- getInfo() - Method in class org.jahia.services.deamons.filewatcher.FileMonitorResult
-
- getInfo(String, String) - Method in class org.jahia.services.modulemanager.impl.ModuleManagerImpl
-
- getInfo(String, String) - Method in interface org.jahia.services.modulemanager.ModuleManager
-
Get info about a bundle.
- getInfo(BundleInfo, String) - Method in interface org.jahia.services.modulemanager.spi.BundleService
-
Get info about a bundle.
- getInfo(BundleInfo, String) - Method in class org.jahia.services.modulemanager.spi.impl.BundleServiceDelegate
-
- getInfo(BundleInfo, String) - Method in class org.jahia.services.modulemanager.spi.impl.DefaultBundleService
-
- getInfo() - Method in class org.jahia.services.render.BaseView
-
- getInfo() - Method in class org.jahia.services.render.FileSystemView
-
Deprecated.
Return printable information about the script : type, localization, file, ..
- getInfo() - Method in class org.jahia.services.render.filter.cache.HtmlCacheEventListener.FlushEvent
-
- getInfo() - Method in interface org.jahia.services.render.View
-
Return printable information about the script : type, localization, file, ..
- getInfo() - Method in class org.jahia.utils.LoadAverage
-
- getInfoForModuleRelease(String) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- getInfos() - Method in class org.jahia.services.htmlvalidator.ValidatorResults
-
- getInfos(Collection<String>, String) - Method in class org.jahia.services.modulemanager.impl.ModuleManagerImpl
-
- getInfos(Collection<String>, String) - Method in interface org.jahia.services.modulemanager.ModuleManager
-
Get info about multiple bundles.
- getInfos(Collection<BundleInfo>, String) - Method in interface org.jahia.services.modulemanager.spi.BundleService
-
Get info about multiple bundles.
- getInfos(BundleBucketInfo, String) - Method in interface org.jahia.services.modulemanager.spi.BundleService
-
Get info about multiple bundles belonging to a single bundle bucket.
- getInfos(Collection<BundleInfo>, String) - Method in class org.jahia.services.modulemanager.spi.impl.BundleServiceDelegate
-
- getInfos(BundleBucketInfo, String) - Method in class org.jahia.services.modulemanager.spi.impl.BundleServiceDelegate
-
- getInfos(Collection<BundleInfo>, String) - Method in class org.jahia.services.modulemanager.spi.impl.DefaultBundleService
-
- getInfos(BundleBucketInfo, String) - Method in class org.jahia.services.modulemanager.spi.impl.DefaultBundleService
-
- getInitialImports() - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
- getInitializedBundles() - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
- getInitializedSystemIds() - Method in class org.jahia.services.content.JCRStoreService
-
- getInitializers() - Method in class org.jahia.services.content.nodetypes.initializers.ChoiceListInitializerService
-
- getInitializers() - Method in class org.jahia.services.render.URLGenerator
-
- getInitializersServletPath() - Static method in class org.jahia.bin.Initializers
-
- getInitializerValues(ExtendedPropertyDefinition, ExtendedNodeType, JCRNodeWrapper, JCRNodeWrapper, Map<String, List<GWTJahiaNodePropertyValue>>, Locale) - Method in class org.jahia.ajax.gwt.helper.ContentDefinitionHelper
-
- getInitParameter(String) - Method in class org.jahia.data.applications.PortletEntryPointDefinition
-
Get init parameter
- getInnerObject() - Method in class org.apache.jackrabbit.core.security.JahiaJCRPathWrapperImpl
-
- getInnerObject() - Method in interface org.jahia.utils.security.PathWrapper
-
get the original object behind the wrapper
- getInNodePath() - Method in class org.jahia.services.uicomponents.bean.Visibility
-
- getInputBufferSize() - Static method in class org.apache.catalina.servlets.RangeUtils
-
- getInputStream(String) - Method in class org.jahia.services.render.BaseView
-
Returns an input stream for the specified resource or null if the resource does not exist.
- getInputStream() - Method in class org.jahia.services.render.BundleView
-
Returns an input stream for the view resource or null if the resource does not exist.
- getInputStream(String) - Method in class org.jahia.services.render.BundleView
-
- getInstalledBundles() - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
- getInstalledModules() - Method in class org.jahia.services.content.decorator.JCRSiteNode
-
- getInstalledModules() - Method in class org.jahia.services.content.rules.AbstractNodeFact
-
returns the list of current installed modules on this site.
- getInstalledModules() - Method in class org.jahia.services.content.rules.ChangedPropertyFact
-
- getInstalledModules() - Method in interface org.jahia.services.sites.JahiaSite
-
- getInstalledModulesForSite(String, boolean, boolean, boolean) - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
get List of installed modules for a site.
- getInstalledModulesWithAllDependencies() - Method in class org.jahia.services.content.decorator.JCRSiteNode
-
Returns a set of all installed modules for this site, their direct and transitive dependencies (the whole dependency tree).
- getInstance() - Static method in class org.jahia.ajax.gwt.helper.ZipHelper
-
- getInstance() - Static method in class org.jahia.bin.errors.DefaultErrorHandler
-
Returns an instance of the error handler, configured in the
applicationcontext-basejahiaconfig.xml file.
- getInstance(ObjectKey) - Static method in class org.jahia.content.JahiaObject
-
Instance generator.
- getInstance(ObjectKey, boolean) - Static method in class org.jahia.content.JahiaObject
-
Instance generator.
- getInstance(String) - Static method in class org.jahia.content.ObjectKey
-
Instance generator.
- getInstance() - Static method in class org.jahia.osgi.ExtensionObserverRegistry
-
- getInstance() - Static method in class org.jahia.osgi.FrameworkService
-
Returns a singleton instance of this class.
- getInstance() - Static method in class org.jahia.osgi.ProvisionActivator
-
Deprecated.
- getInstance() - Static method in class org.jahia.params.valves.LoginConfig
-
- getInstance() - Static method in class org.jahia.params.valves.LogoutConfig
-
- getInstance() - Static method in class org.jahia.registries.ServicesRegistry
-
Return the unique instance of this class.
- getInstance() - Static method in class org.jahia.services.applications.ApplicationsManagerServiceImpl
-
return the singleton instance
- getInstance() - Static method in class org.jahia.services.applications.DispatchingServiceImpl
-
return the singleton instance
- getInstance() - Static method in class org.jahia.services.applications.ServletContextManager
-
return the singleton instance
- getInstance() - Static method in class org.jahia.services.cache.CacheFactory
-
Return the unique instance of this class.
- getInstance() - Static method in class org.jahia.services.categories.CategoryServiceImpl
-
Return the unique service instance.
- getInstance() - Static method in class org.jahia.services.channels.ChannelService
-
- getInstance() - Static method in class org.jahia.services.content.files.FileCacheManager
-
- getInstance() - Static method in class org.jahia.services.content.impl.jackrabbit.SpringJackrabbitRepository
-
Returns a singleton instance of this class.
- getInstance() - Static method in class org.jahia.services.content.JCRContentUtils
-
- getInstance() - Static method in class org.jahia.services.content.JCRPublicationService
-
Get the singleton instance of the JCRPublicationService
- getInstance() - Static method in class org.jahia.services.content.JCRSessionFactory
-
- getInstance() - Static method in class org.jahia.services.content.JCRStoreService
-
- getInstance() - Static method in class org.jahia.services.content.JCRTemplate
-
Obtain the JCRTemplate singleton
- getInstance() - Static method in class org.jahia.services.content.JCRValueFactoryImpl
-
- getInstance() - Static method in class org.jahia.services.content.JCRVersionService
-
Get the singleton instance of the JCRPublicationService
- getInstance() - Static method in class org.jahia.services.content.nodetypes.initializers.ChoiceListInitializerService
-
- getInstance() - Static method in class org.jahia.services.content.nodetypes.NodeTypeRegistry
-
- getInstance() - Static method in class org.jahia.services.content.nodetypes.renderer.ChoiceListRendererService
-
- getInstance() - Static method in class org.jahia.services.content.rules.ExtractionService
-
- getInstance() - Static method in class org.jahia.services.content.rules.ImageService
-
- getInstance(String) - Static method in class org.jahia.services.content.rules.RulesListener
-
- getInstance() - Static method in class org.jahia.services.content.rules.RulesNotificationService
-
- getInstance() - Static method in class org.jahia.services.content.rules.Service
-
- getInstance() - Static method in class org.jahia.services.deamons.filewatcher.JahiaFileWatcherBaseService
-
Use this method to get an instance of this class
- getInstance() - Static method in class org.jahia.services.history.ContentHistoryService
-
- getInstance() - Static method in class org.jahia.services.image.ImageJAndJava2DImageService
-
- getInstance() - Static method in class org.jahia.services.image.ImageJImageService
-
- getInstance() - Static method in class org.jahia.services.image.ImageMagickImage6Service
-
- getInstance() - Static method in class org.jahia.services.image.ImageMagickImageService
-
- getInstance() - Static method in class org.jahia.services.importexport.ImportExportBaseService
-
- getInstance() - Static method in class org.jahia.services.importexport.ImportUpdateService
-
- getInstance() - Static method in class org.jahia.services.logging.MetricsLoggingServiceImpl
-
Returns the singleton instance, and creates it if not existing yet
- getInstance() - Static method in class org.jahia.services.mail.MailService
-
Returns an instance of the mail service.
- getInstance() - Static method in class org.jahia.services.notification.ToolbarWarningsService
-
- getInstance() - Static method in class org.jahia.services.preferences.JahiaPreferencesService
-
- getInstance() - Static method in class org.jahia.services.pwd.PasswordService
-
Returns an instance of this service.
- getInstance() - Static method in class org.jahia.services.pwdpolicy.JahiaPasswordPolicyService
-
Returns an instance of this service.
- getInstance() - Static method in class org.jahia.services.query.QueryServiceImpl
-
Return the unique service instance.
- getInstance() - Static method in class org.jahia.services.render.filter.cache.ModuleCacheProvider
-
- getInstance() - Static method in class org.jahia.services.render.RenderService
-
- getInstance() - Static method in class org.jahia.services.render.scripting.bundle.BundleScriptEngineManager
-
Returns a singleton instance of this class.
- getInstance() - Static method in class org.jahia.services.render.scripting.bundle.BundleScriptResolver
-
- getInstance(RenderContext) - Static method in class org.jahia.services.search.SearchCriteriaFactory
-
- getInstance() - Static method in class org.jahia.services.search.SearchServiceImpl
-
- getInstance() - Static method in class org.jahia.services.search.SearchURLService
-
- getInstance() - Static method in class org.jahia.services.sites.JahiaSitesService
-
Retrieves the unique instance of this singleton class.
- getInstance() - Static method in class org.jahia.services.SpringContextSingleton
-
- getInstance() - Static method in class org.jahia.services.tags.TaggingService
-
Get the tagging service instance
- getInstance() - Static method in class org.jahia.services.usermanager.JahiaGroupManagerService
-
- getInstance() - Static method in class org.jahia.services.usermanager.JahiaUserManagerService
-
- getInstance() - Static method in class org.jahia.services.visibility.VisibilityService
-
- getInstance() - Static method in class org.jahia.services.workflow.jbpm.JahiaRuntimeManagerFactoryImpl
-
- getInstance() - Static method in class org.jahia.services.workflow.jbpm.JBPM6WorkflowProvider
-
- getInstance() - Static method in class org.jahia.services.workflow.WorkflowService
-
Returns a singleton instance of this service.
- getInstance() - Static method in class org.jahia.settings.readonlymode.ReadOnlyModeController
-
- getInstance() - Static method in class org.jahia.settings.SettingsBean
-
- getInstance() - Static method in class org.jahia.tools.jvm.ThreadMonitor
-
Retrieves the singleton instance, creating it if it doesn't exist yet.
- getInstance() - Static method in class org.jahia.tools.patches.Patcher
-
- getInstance(ClassLoader, String) - Static method in class org.jahia.utils.i18n.JahiaTemplatesRBLoader
-
Deprecated.
- getInstance() - Static method in class org.jahia.utils.JCRSessionLoadAverage
-
- getInstance() - Static method in class org.jahia.utils.RequestLoadAverage
-
- getInstance() - Static method in class org.jahia.utils.ScriptEngineUtils
-
- getInstanceAsObject(ObjectKey) - Static method in class org.jahia.content.JahiaObject
-
Instance generator.
- getInstanceAsObject(ObjectKey, boolean) - Static method in class org.jahia.content.JahiaObject
-
Instance generator.
- getInstances() - Static method in class org.jahia.services.content.rules.RulesListener
-
- getInterceptorChain() - Method in class org.jahia.services.content.JCRStoreService
-
- getInternal(String, Locale) - Static method in class org.jahia.utils.i18n.Messages
-
- getInternal(String, Locale, String) - Static method in class org.jahia.utils.i18n.Messages
-
- getInternal(Locale) - Static method in class org.jahia.utils.i18n.ResourceBundles
-
Looks up the JahiaInternalResources bundle for the specified locale
- getInternalWithArguments(String, Locale, Object...) - Static method in class org.jahia.utils.i18n.Messages
-
- getInternalWithArguments(String, String, Locale, Object...) - Static method in class org.jahia.utils.i18n.Messages
-
- getInternetExplorerCompatibility() - Method in class org.jahia.settings.SettingsBean
-
- getInternetExplorerCompatibility(HttpServletRequest) - Static method in class org.jahia.utils.WebUtils
-
Returns the value for the X-UA-Compatible tag, based on the configuration and current UI theme.
- getInterval() - Method in class org.jahia.tools.files.FileWatcher
-
Returns The Interval Values
- getIntParameter(HttpServletRequest, String) - Static method in class org.jahia.bin.JahiaController
-
Simple utility method to retrieve an integer parameter from a request and throws an
JahiaBadRequestException (results in a 400 error)
in case the parameter is not found.
- getIntParameter(HttpServletRequest, String, int) - Static method in class org.jahia.bin.JahiaController
-
Retrieves the integer value of the specified request parameter.
- getIntParameter(HttpServletRequest, String) - Static method in class org.jahia.bin.JahiaControllerUtils
-
Simple utility method to retrieve an integer parameter from a request and throws an
JahiaBadRequestException (results in a 400 error)
in case the parameter is not found.
- getIntParameter(HttpServletRequest, String, int) - Static method in class org.jahia.bin.JahiaControllerUtils
-
Retrieves the integer value of the specified request parameter.
- getInvalidationRules() - Method in class org.jahia.services.pwdpolicy.PolicyEnforcementResult
-
Returns the invalidationRules.
- getItem() - Method in class org.apache.jackrabbit.core.security.JahiaJCRPathWrapperImpl
-
- getItem(Path) - Method in class org.apache.jackrabbit.core.security.JahiaSystemSession
-
Returns the node at the specified absolute path in the workspace.
- getItem(String) - Method in class org.jahia.services.content.JCRSessionWrapper
-
- getItem(String, boolean) - Method in class org.jahia.services.content.JCRSessionWrapper
-
- getItem() - Method in interface org.jahia.utils.security.PathWrapper
-
Get the item for the current path in the wrapper
- getItems() - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- getItems() - Method in class org.jahia.services.uicomponents.bean.toolbar.Menu
-
- getItems() - Method in class org.jahia.services.uicomponents.bean.toolbar.Toolbar
-
- getItemsPerPage() - Method in class org.jahia.services.search.SearchCriteria
-
- getItemsType() - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- getItemType() - Method in class org.jahia.services.content.nodetypes.ExtendedItemDefinition
-
- getItemWrapper(Item, JCRSessionWrapper) - Method in class org.jahia.services.content.JCRStoreProvider
-
- getJahiaAllPreferences(Principal) - Method in class org.jahia.services.preferences.impl.JahiaPreferencesJCRProviders
-
Get all preferences of a user.
- getJahiaAllPreferences(Principal) - Method in interface org.jahia.services.preferences.JahiaPreferencesProvider
-
Get all preferences of a user.
- getJahiaCategory() - Method in class org.jahia.services.categories.Category
-
- getJahiaDatabaseScriptsPath() - Method in class org.jahia.settings.SettingsBean
-
- getJahiaErrorMsg() - Method in exception org.jahia.exceptions.JahiaException
-
Return a string holding the internal (jahia) error message.
- getJahiaEtcDiskPath() - Method in class org.jahia.settings.SettingsBean
-
Used to get the jahiafiles /etc disk path.
- getJahiaFileUploadMaxSize() - Method in class org.jahia.settings.SettingsBean
-
- getJahiaFileWatcherService() - Method in class org.jahia.registries.ServicesRegistry
-
NK 12.01.2001
- getJahiaGeneratedResourcesDiskPath() - Method in class org.jahia.settings.SettingsBean
-
- getJahiaGroup() - Method in class org.jahia.services.content.decorator.JCRGroupNode
-
- getJahiaGroupManagerService() - Method in class org.jahia.registries.ServicesRegistry
-
Return a reference on the DB User Manager service
- getJahiaGWTConfig(Map<String, String>) - Static method in class org.jahia.ajax.gwt.utils.GWTInitializer
-
Get jahiaGWTConfig as JSON string
- getJahiaHomeDiskPath() - Method in class org.jahia.settings.SettingsBean
-
- getJahiaImportsDiskPath() - Method in class org.jahia.settings.SettingsBean
-
- getJahiaInternalResource(String, Locale, String) - Static method in class org.jahia.utils.i18n.JahiaResourceBundle
-
Deprecated.
Shortcut methods to call a resource key from the engine resource bundle
- getJahiaInternalResource(String, Locale) - Static method in class org.jahia.utils.i18n.JahiaResourceBundle
-
Deprecated.
Get message by key and local
- getJahiaJCRUserCountLimit() - Method in class org.jahia.settings.SettingsBean
-
- getJahiaModulesDiskPath() - Method in class org.jahia.settings.SettingsBean
-
Used to get the shared templates disk path.
- getJahiaPasswordPolicyService() - Method in class org.jahia.registries.ServicesRegistry
-
- getJahiaPreference(Principal, String) - Method in class org.jahia.services.preferences.impl.JahiaPreferencesJCRProviders
-
Get the existing JahiaPreference associated to this path
- getJahiaPreference(Principal, String, boolean) - Method in class org.jahia.services.preferences.impl.JahiaPreferencesJCRProviders
-
Get or create the requested preference at the path
- getJahiaPreference(Principal, String) - Method in interface org.jahia.services.preferences.JahiaPreferencesProvider
-
Get the existing JahiaPreference associated to this path
- getJahiaPreference(Principal, String, boolean) - Method in interface org.jahia.services.preferences.JahiaPreferencesProvider
-
Get or create the requested preference at the path
- getJahiaPreferencesService() - Method in class org.jahia.registries.ServicesRegistry
-
- getJahiaPreferencesService() - Method in class org.jahia.services.applications.pluto.JahiaPortletPreferencesServiceImpl
-
- getJahiaPrincipal() - Method in class org.jahia.services.workflow.WorkflowParticipation
-
- getJahiaSiteImportScannerInterval() - Method in class org.jahia.settings.SettingsBean
-
- getJahiaSitesService() - Method in class org.jahia.registries.ServicesRegistry
-
NK 12.03.2001
- getJahiaTemplateManagerService() - Method in class org.jahia.registries.ServicesRegistry
-
- getJahiaUser() - Method in class org.jahia.params.valves.BaseLoginEvent
-
- getJahiaUser() - Method in class org.jahia.services.content.decorator.JCRUserNode
-
- getJahiaUser() - Method in class org.jahia.services.content.rules.User
-
- getJahiaUserManagerService() - Method in class org.jahia.registries.ServicesRegistry
-
Return a reference on the DB User Manager service
- getJahiaVarDiskPath() - Method in class org.jahia.settings.SettingsBean
-
Used to get the jahiafiles /var disk path.
- getJahiaWebAppsDeployerBaseURL() - Method in class org.jahia.settings.SettingsBean
-
- getJavascriptResources() - Method in class org.jahia.ajax.gwt.helper.ModuleGWTResources
-
- getJavaScripts() - Method in class org.jahia.ajax.gwt.utils.GWTResourceConfig
-
- getJCRLocalPath() - Method in class org.jahia.services.content.decorator.JCRSiteNode
-
- getJCRLocalPath() - Method in interface org.jahia.services.sites.JahiaSite
-
- getJCRName(String, NamespaceRegistry) - Static method in class org.jahia.services.content.JCRContentUtils
-
- getJCRProvider() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getJCRProvider() - Method in interface org.jahia.services.content.JCRNodeWrapper
-
- getJCRProvider() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
The JCRStoreProvider which returned the current node.
- getJCRPublicationService() - Method in class org.jahia.registries.ServicesRegistry
-
- getJCRStoreService() - Method in class org.jahia.registries.ServicesRegistry
-
- getJCRStoreService() - Method in class org.jahia.services.preferences.impl.JahiaPreferencesJCRProviders
-
- getJcrStoreService() - Method in class org.jahia.services.preferences.JahiaPreferencesService
-
- getJCRVersionService() - Method in class org.jahia.registries.ServicesRegistry
-
- getJobGroup(String) - Static method in class org.jahia.services.content.rules.ActionJob
-
- getJobGroupNames(JobDataMap) - Method in class org.jahia.services.content.rules.OrphanedActionPurgeJob
-
- getJobName(String, String) - Static method in class org.jahia.services.content.rules.ActionJob
-
- getJobs(int, int, String, String, String, List<String>) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- getJsessionIdParameterName() - Method in class org.jahia.settings.SettingsBean
-
- getJson() - Method in class org.jahia.bin.ActionResult
-
- getJSONConstraintError(ConstraintViolationException) - Method in class org.jahia.bin.Action
-
- getKey() - Method in class org.jahia.content.ObjectKey
-
- getKey() - Method in interface org.jahia.content.ObjectKeyInterface
-
Returns the actual key of the content object.
- getKey() - Method in class org.jahia.data.beans.CategoryBean
-
Returns the category key.
- getKey() - Method in class org.jahia.engines.EngineMessage
-
Get the message key for this message.
- getKey() - Method in class org.jahia.services.cache.GroupCacheKey
-
- getKey() - Method in class org.jahia.services.categories.Category
-
- getKey() - Method in interface org.jahia.services.categories.CategoryBean
-
- getKey() - Method in class org.jahia.services.categories.jcr.JCRCategory
-
- getKey() - Method in class org.jahia.services.content.JCRStoreProvider
-
- getKey() - Method in class org.jahia.services.content.nodetypes.initializers.FixedListChoiceListInitializer
-
- getKey() - Method in interface org.jahia.services.content.nodetypes.initializers.ModuleChoiceListInitializer
-
- getKey() - Method in interface org.jahia.services.content.nodetypes.renderer.ModuleChoiceListRenderer
-
- getKey() - Method in class org.jahia.services.modulemanager.BundleBucketInfo
-
- getKey() - Method in class org.jahia.services.modulemanager.BundleInfo
-
- getKey() - Method in class org.jahia.services.render.BaseView
-
- getKey() - Method in class org.jahia.services.render.FileSystemView
-
Deprecated.
- getKey() - Method in class org.jahia.services.render.filter.cache.AclCacheKeyPartGenerator
-
- getKey() - Method in class org.jahia.services.render.filter.cache.AjaxCacheKeyPartGenerator
-
- getKey() - Method in class org.jahia.services.render.filter.cache.AreaResourceCacheKeyPartGenerator
-
- getKey() - Method in interface org.jahia.services.render.filter.cache.CacheKeyPartGenerator
-
- getKey() - Method in class org.jahia.services.render.filter.cache.CanonicalPathCacheKeyPartGenerator
-
- getKey() - Method in class org.jahia.services.render.filter.cache.ContextCacheKeyPartGenerator
-
- getKey() - Method in class org.jahia.services.render.filter.cache.CustomCacheKeyPartGenerator
-
- getKey() - Method in class org.jahia.services.render.filter.cache.InAreaCacheKeyPartGenerator
-
- getKey() - Method in class org.jahia.services.render.filter.cache.LanguageCacheKeyPartGenerator
-
- getKey() - Method in class org.jahia.services.render.filter.cache.ModuleParamsCacheKeyPartGenerator
-
- getKey() - Method in class org.jahia.services.render.filter.cache.PathCacheKeyPartGenerator
-
- getKey() - Method in class org.jahia.services.render.filter.cache.QueryStringCacheKeyPartGenerator
-
- getKey() - Method in class org.jahia.services.render.filter.cache.ReadOnlyCacheKeyPartGenerator
-
- getKey() - Method in class org.jahia.services.render.filter.cache.ResourceIDCacheKeyPartGenerator
-
- getKey() - Method in class org.jahia.services.render.filter.cache.SiteCacheKeyPartGenerator
-
- getKey() - Method in class org.jahia.services.render.filter.cache.TemplateCacheKeyPartGenerator
-
- getKey() - Method in class org.jahia.services.render.filter.cache.TemplateNodesCacheKeyPartGenerator
-
- getKey() - Method in class org.jahia.services.render.filter.cache.TemplateTypeCacheKeyPartGenerator
-
- getKey() - Method in class org.jahia.services.render.filter.cache.WrappedCacheKeyPartGenerator
-
- getKey() - Method in interface org.jahia.services.render.View
-
- getKey() - Method in class org.jahia.services.uicomponents.bean.contentmanager.Column
-
- getKey() - Method in class org.jahia.services.uicomponents.bean.contentmanager.Item
-
- getKey() - Method in class org.jahia.services.uicomponents.bean.contentmanager.Repository
-
- getKey() - Method in class org.jahia.services.uicomponents.bean.editmode.EngineConfiguration
-
- getKey() - Method in class org.jahia.services.uicomponents.bean.editmode.SidePanelTab
-
- getKey() - Method in class org.jahia.services.uicomponents.bean.toolbar.ResourceBundleProperty
-
- getKey() - Method in class org.jahia.services.usermanager.JahiaGroupManagerProvider
-
Deprecated.
- getKey() - Method in class org.jahia.services.usermanager.JahiaUserManagerProvider
-
Deprecated.
- getKey() - Method in class org.jahia.services.workflow.jbpm.BaseCommand
-
- getKey() - Method in class org.jahia.services.workflow.jbpm.JBPM6WorkflowProvider
-
- getKey() - Method in class org.jahia.services.workflow.WorkflowDefinition
-
- getKey() - Method in interface org.jahia.services.workflow.WorkflowProvider
-
- getKeyFor(Document) - Method in class org.apache.jackrabbit.core.query.lucene.LanguageCustomizingAnalyzerRegistry
-
- getKeyGenerator() - Method in class org.jahia.services.render.filter.cache.ModuleCacheProvider
-
- getKeyGroupSeparator() - Static method in class org.jahia.services.cache.GroupCacheKey
-
- getKeys() - Method in class org.jahia.services.cache.Cache
-
Returns a Collection of all cache keys at the moment (may change in the next moment)
Warning, if expiration times were set, they are NOT checked by this method, so make
sure you perform a get and check that it is not null when using this method.
- getKeys() - Method in interface org.jahia.services.cache.CacheImplementation
-
- getKeys() - Method in class org.jahia.services.cache.dummy.DummyCacheImpl
-
- getKeys() - Method in class org.jahia.services.cache.ehcache.EhCacheImpl
-
- getKeys() - Method in class org.jahia.utils.i18n.HierarchicalResourceBundle
-
- getKeys() - Method in class org.jahia.utils.i18n.JahiaResourceBundle
-
Deprecated.
Returns an enumeration of the keys.
- getKieRepository() - Method in class org.jahia.services.workflow.jbpm.JBPM6WorkflowProvider
-
- getKieSession() - Method in class org.jahia.services.workflow.jbpm.BaseCommand
-
- getKieSession() - Method in class org.jahia.services.workflow.jbpm.custom.JahiaLocalHTWorkItemHandler.PeopleAssignmentContext
-
- getKnownFragmentHosts() - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
Returns a set of symbolic names for bundles, which are known to be target hosts for fragments.
- getKnownMountPointsWithStatus(JCRMountPointNode.MountStatus) - Method in class org.jahia.services.content.JCRStoreService
-
Retrieves all mount points with the given status or all mount points if no status is specified.
- getLabel() - Method in class org.jahia.data.beans.MenuItem
-
- getLabel(Locale) - Method in class org.jahia.services.content.nodetypes.ExtendedItemDefinition
-
- getLabel(Locale, ExtendedNodeType) - Method in class org.jahia.services.content.nodetypes.ExtendedItemDefinition
-
- getLabel(Locale) - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- getLabel(Integer) - Static method in class org.jahia.services.content.PublicationInfo
-
- getLabel() - Method in class org.jahia.services.content.VersionInfo
-
- getLabel() - Method in class org.jahia.services.search.SearchCriteria.NodePropertyDescriptor
-
- getLabel() - Method in class org.jahia.utils.NodeTypeTreeEntry
-
- getLangIcon(String, Locale) - Static method in class org.jahia.ajax.gwt.helper.LanguageHelper
-
Get icon style depending and the selected language
- getLanguage() - Method in interface org.jahia.services.content.ComplexPublicationService.FullPublicationInfo
-
- getLanguage() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getLanguage() - Method in interface org.jahia.services.content.JCRNodeWrapper
-
Returns the language code of this node
- getLanguage() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
Returns the language code of this node
- getLanguage() - Method in class org.jahia.services.content.rules.AbstractNodeFact
-
- getLanguage() - Method in class org.jahia.services.content.rules.ChangedPropertyFact
-
- getLanguage() - Method in class org.jahia.services.content.rules.DeletedNodeFact
-
- getLanguage() - Method in interface org.jahia.services.content.rules.NodeFact
-
Returns the current language.
- getLanguage() - Method in class org.jahia.services.content.rules.PublishedNodeFact
-
- getLanguage() - Method in class org.jahia.services.query.QueryWrapper
-
- getLanguage(String) - Method in class org.jahia.services.render.URLGenerator
-
- getLanguage() - Method in class org.jahia.services.seo.VanityUrl
-
Returns the language of the content object to which the vanity URL maps to
- getLanguage() - Method in class org.jahia.services.workflow.jbpm.custom.email.MailTemplate
-
- getLanguages(JCRSiteNode, Locale) - Method in class org.jahia.ajax.gwt.helper.LanguageHelper
-
Get available languages for the current site.
- getLanguages() - Method in class org.jahia.services.content.decorator.JCRSiteNode
-
- getLanguages() - Method in class org.jahia.services.render.URLGenerator
-
- getLanguages() - Method in class org.jahia.services.search.SearchCriteria
-
- getLanguages() - Method in interface org.jahia.services.sites.JahiaSite
-
Returns a List of site language settings.
- getLanguages() - Method in class org.jahia.services.wip.WIPInfo
-
- getLanguagesAsLocales() - Method in class org.jahia.services.content.decorator.JCRSiteNode
-
Returns an List of site language ( as Locale ).
- getLanguagesAsLocales() - Method in interface org.jahia.services.sites.JahiaSite
-
Returns an List of site language ( as Locale ).
- getLastAccessedTimeMillis() - Method in class org.jahia.services.cache.CacheEntry
-
Deprecated.
- getLastCategoryNode(String) - Static method in class org.jahia.services.categories.Category
-
The last category node for a category path of the form /root/catKey1/catKeyB
- getLastCheckTime() - Method in class org.jahia.tools.files.FileWatcher
-
- getLastDigitIndex(String, int) - Method in class org.jahia.utils.comparator.NumericStringComparator
-
- getLastDigitIndex(char[], int) - Method in class org.jahia.utils.comparator.NumericStringComparator
-
- getLastDumpTime() - Method in class org.jahia.tools.jvm.ThreadMonitor
-
- getLastModified(Resource, RenderContext) - Method in class org.jahia.bin.Render
-
Returns the time the HttpServletRequest object was last modified, in milliseconds since midnight January 1, 1970 GMT.
- getLastModified() - Method in class org.jahia.services.content.files.FileCacheEntry
-
- getLastModified() - Method in class org.jahia.services.content.files.FileLastModifiedCacheEntry
-
- getLastModified() - Method in class org.jahia.services.modulemanager.persistence.PersistentBundle
-
Returns the last modified timestamp for this bundle.
- getLastModified() - Method in interface org.jahia.services.search.Hit
-
Returns the last modification date.
- getLastModified() - Method in class org.jahia.services.search.JCRNodeHit
-
- getLastModified() - Method in class org.jahia.services.search.SearchCriteria
-
- getLastModified(Resource) - Static method in class org.jahia.utils.FileUtils
-
Returns the last modified date of the specified resource.
- getLastModifiedAsDate() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getLastModifiedAsDate() - Method in interface org.jahia.services.content.JCRNodeWrapper
-
Returns the last node modification date as Date object
- getLastModifiedAsDate() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
Returns the last node modification date as Date object
- getLastModifiedBy() - Method in interface org.jahia.services.search.Hit
-
Returns the last contributor.
- getLastModifiedBy() - Method in class org.jahia.services.search.JCRNodeHit
-
- getLastModifiedBy() - Method in class org.jahia.services.search.SearchCriteria
-
- getLastModifiedCache() - Method in class org.jahia.services.content.files.FileCacheManager
-
- getLastName(JCRUserNode) - Static method in class org.jahia.services.preferences.user.UserPreferencesHelper
-
Returns the last name for the specified user or null if it
is not provided or empty.
- getLastOperationType() - Method in class org.jahia.services.content.JCREventIterator
-
- getLastPasswordChangeTimestamp() - Method in class org.jahia.services.content.decorator.JCRUserNode
-
- getLastPublishedAsDate() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getLastPublishedAsDate() - Method in interface org.jahia.services.content.JCRNodeWrapper
-
Returns the last node published date as Date object
- getLastPublishedAsDate() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
Returns the last node published date as Date object
- getLatch(RenderContext, String) - Method in class org.jahia.services.render.filter.cache.ModuleGeneratorQueue
-
Get a latch for the given fragment key, this key will be unavailable for all other threads until the thread that put the latch
call the releaseLatch function.
- getLayout() - Method in class org.jahia.services.uicomponents.bean.toolbar.Item
-
- getLayout() - Method in class org.jahia.services.uicomponents.bean.toolbar.Toolbar
-
- getLayoutItems() - Method in class org.jahia.services.content.decorator.JCRLayoutNode
-
- getLeftObjectKey() - Method in class org.jahia.content.ObjectLink
-
- getLegacyDefinitionsFilePath() - Method in class org.jahia.services.sites.SiteCreationInfo
-
- getLegacyMappingFilePath() - Method in class org.jahia.services.sites.SiteCreationInfo
-
- getLength() - Method in class org.apache.jackrabbit.core.security.JahiaJCRPathWrapperImpl
-
- getLength() - Method in class org.jahia.services.content.JCRPropertyWrapperImpl
-
- getLength() - Method in class org.jahia.services.importexport.validation.ConstraintsValidatorResult
-
- getLength() - Method in interface org.jahia.utils.security.PathWrapper
-
get the length of the current path in the wrapper
- getLength() - Method in class org.jahia.utils.StringOutputStream
-
- getLengths() - Method in class org.jahia.services.content.JCRPropertyWrapperImpl
-
- getLevel() - Method in class org.jahia.services.htmlvalidator.Result
-
Gets the value of the level property.
- getLevel() - Method in class org.jahia.utils.Log4jEventCollectorWrapper.LoggingEventWrapper
-
- getLevelsUp() - Method in class org.jahia.services.content.rules.FlushCacheOnNodeBackgroundAction.CacheFlushedEvent
-
- getLicenseFeature() - Method in class org.jahia.bin.LicensedAction
-
- getLicenseFile() - Method in class org.jahia.settings.SettingsBean
-
- getLicenseFileName() - Method in class org.jahia.settings.SettingsBean
-
- getLicenseText() - Static method in class org.jahia.bin.Jahia
-
- getLimit() - Method in class org.jahia.services.history.OrphanedVersionHistoryCheckStatus
-
Returns the maximum count of found orphaned version histories to stop the process on.
- getLimit() - Method in class org.jahia.services.search.SearchCriteria
-
Returns the maximum hit count to be returned.
- getLimit() - Method in class org.jahia.services.search.SearchResponse
-
- getLimitingFacets() - Method in class org.apache.jackrabbit.core.query.FacetedQueryResult
-
- getLimitingFacets() - Method in class org.apache.jackrabbit.core.query.lucene.FacetRow
-
- getLimitingFacets() - Method in class org.jahia.services.query.QueryResultAdapter
-
- getLimitingFacets() - Method in interface org.jahia.services.query.QueryResultWrapper
-
- getLimitingFacets() - Method in class org.jahia.services.query.QueryResultWrapperImpl
-
- getLine() - Method in class org.jahia.services.htmlvalidator.Result
-
Gets the value of the line property.
- getLinearPredecessor() - Method in class org.jahia.services.content.decorator.JCRVersion
-
- getLinearSuccessor() - Method in class org.jahia.services.content.decorator.JCRVersion
-
- getLinearVersionInfos() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getLinearVersionInfos() - Method in interface org.jahia.services.content.JCRNodeWrapper
-
Retrieves the list of versions, ignoring internal version created in the publication process.
- getLinearVersionInfos() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
Retrieves the list of versions, ignoring internal version created in the publication process.
- getLinearVersionInfos(Session, JCRNodeWrapper) - Method in class org.jahia.services.content.JCRVersionService
-
- getLink(int) - Static method in class org.jahia.content.ObjectLink
-
- getLink() - Method in class org.jahia.data.beans.MenuItem
-
- getLink() - Method in class org.jahia.data.webapps.Security_Role_Ref
-
Return the role link
- getLink() - Method in class org.jahia.services.search.FileHit
-
- getLink() - Method in interface org.jahia.services.search.Hit
-
Returns the URL to the hit page.
- getLink() - Method in class org.jahia.services.search.JCRNodeHit
-
- getLinkLocale(HttpServletRequest, String, String) - Method in class org.jahia.services.seo.urlrewrite.ServerNameToSiteMapper
-
- getLinkTemplateType() - Method in class org.jahia.services.search.AbstractHit
-
- getListeners() - Method in class org.jahia.services.content.JCRStoreService
-
- getLive() - Method in class org.jahia.services.render.URLGenerator
-
- getLocalDiskHitCount() - Method in class org.jahia.services.cache.ehcache.EhCacheStatisticsWrapper
-
- getLocalDiskMissCount() - Method in class org.jahia.services.cache.ehcache.EhCacheStatisticsWrapper
-
- getLocalDiskPutAddedCount() - Method in class org.jahia.services.cache.ehcache.EhCacheStatisticsWrapper
-
- getLocalDiskPutCount() - Method in class org.jahia.services.cache.ehcache.EhCacheStatisticsWrapper
-
- getLocalDiskPutUpdatedCount() - Method in class org.jahia.services.cache.ehcache.EhCacheStatisticsWrapper
-
- getLocalDiskRemoveCount() - Method in class org.jahia.services.cache.ehcache.EhCacheStatisticsWrapper
-
- getLocalDiskSize() - Method in class org.jahia.services.cache.ehcache.BaseCacheInfo
-
- getLocalDiskSize() - Method in class org.jahia.services.cache.ehcache.EhCacheStatisticsWrapper
-
- getLocalDiskSizeInBytes() - Method in class org.jahia.services.cache.ehcache.BaseCacheInfo
-
- getLocalDiskSizeInBytes() - Method in class org.jahia.services.cache.ehcache.EhCacheStatisticsWrapper
-
- getLocalDiskSizeInBytesHumanReadable() - Method in class org.jahia.services.cache.ehcache.BaseCacheInfo
-
- getLocale() - Method in class org.apache.jackrabbit.core.query.lucene.JahiaLuceneQueryFactoryImpl
-
- getLocale() - Method in class org.jahia.ajax.gwt.commons.server.JahiaRemoteService
-
Get current locale
- getLocale() - Method in class org.jahia.services.applications.pluto.JahiaPortalServletRequest
-
- getLocale() - Method in interface org.jahia.services.content.JCRPropertyWrapper
-
- getLocale() - Method in class org.jahia.services.content.JCRPropertyWrapperImpl
-
- getLocale() - Method in class org.jahia.services.content.JCRSessionWrapper
-
- getLocale() - Method in exception org.jahia.services.content.NodeConstraintViolationException
-
- getLocale() - Method in class org.jahia.services.history.HistoryEntry
-
- getLocale() - Method in class org.jahia.services.render.Resource
-
- getLocale() - Method in class org.jahia.services.render.URLResolver
-
Gets the locale of the request resolved by the URL
- getLocale() - Method in class org.jahia.services.sites.SiteCreationInfo
-
- getLocaleDisplayNameComparator(Locale) - Static method in class org.jahia.utils.LanguageCodeConverters
-
- getLocaleFromCode(String) - Static method in class org.jahia.utils.LanguageCodeConverters
-
Converts (alt) string such as
en_US, fr_CH_unix, fr, en, _GB, fr__UNIX
into Locale objects.
- getLocalHeapHitCount() - Method in class org.jahia.services.cache.ehcache.EhCacheStatisticsWrapper
-
- getLocalHeapMissCount() - Method in class org.jahia.services.cache.ehcache.EhCacheStatisticsWrapper
-
- getLocalHeapPutAddedCount() - Method in class org.jahia.services.cache.ehcache.EhCacheStatisticsWrapper
-
- getLocalHeapPutCount() - Method in class org.jahia.services.cache.ehcache.EhCacheStatisticsWrapper
-
- getLocalHeapPutUpdatedCount() - Method in class org.jahia.services.cache.ehcache.EhCacheStatisticsWrapper
-
- getLocalHeapRemoveCount() - Method in class org.jahia.services.cache.ehcache.EhCacheStatisticsWrapper
-
- getLocalHeapSize() - Method in class org.jahia.services.cache.ehcache.BaseCacheInfo
-
- getLocalHeapSize() - Method in class org.jahia.services.cache.ehcache.EhCacheStatisticsWrapper
-
- getLocalHeapSizeInBytes() - Method in class org.jahia.services.cache.ehcache.BaseCacheInfo
-
- getLocalHeapSizeInBytes() - Method in class org.jahia.services.cache.ehcache.EhCacheStatisticsWrapper
-
- getLocalHeapSizeInBytesHumanReadable() - Method in class org.jahia.services.cache.ehcache.BaseCacheInfo
-
- getLocalInfo(String) - Method in class org.jahia.services.modulemanager.impl.ModuleManagerImpl
-
- getLocalInfo(String) - Method in interface org.jahia.services.modulemanager.ModuleManager
-
Get local info about a bundle.
- getLocalInfo(BundleInfo) - Method in interface org.jahia.services.modulemanager.spi.BundleService
-
Get local info about a bundle.
- getLocalInfo(BundleInfo) - Method in class org.jahia.services.modulemanager.spi.impl.BundleServiceDelegate
-
- getLocalInfo(BundleInfo) - Method in class org.jahia.services.modulemanager.spi.impl.DefaultBundleService
-
- getLocalInfos(BundleBucketInfo) - Method in interface org.jahia.services.modulemanager.spi.BundleService
-
Get local info about multiple bundles belonging to a single bundle bucket.
- getLocalInfos(BundleBucketInfo) - Method in class org.jahia.services.modulemanager.spi.impl.BundleServiceDelegate
-
- getLocalInfos(BundleBucketInfo) - Method in class org.jahia.services.modulemanager.spi.impl.DefaultBundleService
-
- getLocalItemType() - Method in class org.jahia.services.content.nodetypes.ExtendedItemDefinition
-
- getLocalizationContext() - Method in class org.jahia.data.beans.MenuItem
-
- getLocalName() - Method in class org.jahia.services.content.nodetypes.ExtendedItemDefinition
-
- getLocalName() - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- getLocalName() - Method in class org.jahia.services.content.nodetypes.Name
-
- getLocalOffHeapHitCount() - Method in class org.jahia.services.cache.ehcache.EhCacheStatisticsWrapper
-
- getLocalOffHeapMissCount() - Method in class org.jahia.services.cache.ehcache.EhCacheStatisticsWrapper
-
- getLocalOffHeapPutAddedCount() - Method in class org.jahia.services.cache.ehcache.EhCacheStatisticsWrapper
-
- getLocalOffHeapPutCount() - Method in class org.jahia.services.cache.ehcache.EhCacheStatisticsWrapper
-
- getLocalOffHeapPutUpdatedCount() - Method in class org.jahia.services.cache.ehcache.EhCacheStatisticsWrapper
-
- getLocalOffHeapRemoveCount() - Method in class org.jahia.services.cache.ehcache.EhCacheStatisticsWrapper
-
- getLocalOffHeapSize() - Method in class org.jahia.services.cache.ehcache.BaseCacheInfo
-
- getLocalOffHeapSize() - Method in class org.jahia.services.cache.ehcache.EhCacheStatisticsWrapper
-
- getLocalOffHeapSizeInBytes() - Method in class org.jahia.services.cache.ehcache.BaseCacheInfo
-
- getLocalOffHeapSizeInBytes() - Method in class org.jahia.services.cache.ehcache.EhCacheStatisticsWrapper
-
- getLocalOffHeapSizeInBytesHumanReadable() - Method in class org.jahia.services.cache.ehcache.BaseCacheInfo
-
- getLocalPath() - Method in class org.jahia.services.content.decorator.JCRUserNode
-
- getLocalPath() - Method in class org.jahia.services.usermanager.BaseJahiaExternalUser
-
Deprecated.
- getLocalPath() - Method in class org.jahia.services.usermanager.JahiaGroupImpl
-
Get the path of this user in the local store.
- getLocalPath() - Method in interface org.jahia.services.usermanager.JahiaPrincipal
-
Get the path of this user in the local store.
- getLocalPath() - Method in interface org.jahia.services.usermanager.JahiaUser
-
Get the path of this user in the local store.
- getLocalPath() - Method in class org.jahia.services.usermanager.JahiaUserImpl
-
- getLocalState(String) - Method in class org.jahia.services.modulemanager.impl.ModuleManagerImpl
-
- getLocalState(String) - Method in interface org.jahia.services.modulemanager.ModuleManager
-
Get current local state of a bundle.
- getLocalState(BundleInfo) - Method in interface org.jahia.services.modulemanager.spi.BundleService
-
Get current local state of a bundle.
- getLocalState(BundleInfo) - Method in class org.jahia.services.modulemanager.spi.impl.BundleServiceDelegate
-
- getLocalState(BundleInfo) - Method in class org.jahia.services.modulemanager.spi.impl.DefaultBundleService
-
- getLocation() - Method in class org.jahia.services.importexport.DocumentViewImportHandler
-
- getLocation() - Method in class org.jahia.services.modulemanager.BundlePersistentInfo
-
- getLocation() - Method in class org.jahia.services.modulemanager.persistence.PersistentBundle
-
- getLocationProtocol() - Method in class org.jahia.services.modulemanager.BundlePersistentInfo
-
- getLock(Type, Scope) - Method in class org.apache.jackrabbit.webdav.jcr.JahiaServerRootCollection
-
- getLock() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getLock() - Method in class org.jahia.services.content.decorator.JCRVersion
-
- getLock() - Method in class org.jahia.services.content.decorator.JCRVersionHistory
-
- getLock() - Method in interface org.jahia.services.content.JCRNodeWrapper
-
- getLock() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
- getLockedLocales() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getLockedLocales() - Method in interface org.jahia.services.content.JCRNodeWrapper
-
- getLockedLocales() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
- getLockedLocalesForUserAndType(String) - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
- getLockInfos() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getLockInfos() - Method in interface org.jahia.services.content.JCRNodeWrapper
-
- getLockInfos() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
- getLockManager() - Method in class org.jahia.services.content.JCRWorkspaceWrapper
-
- getLockOwner() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getLockOwner() - Method in interface org.jahia.services.content.JCRNodeWrapper
-
Get the name of the user who locked the node
- getLockOwner() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
Get the name of the user who locked the node
- getLocks() - Method in class org.apache.jackrabbit.webdav.jcr.JahiaServerRootCollection
-
- getLockTokens() - Method in class org.jahia.services.content.JCRSessionWrapper
-
- getLockType(String) - Static method in class org.jahia.services.content.JCRContentUtils
-
Returns the parsed lock type from the provided token.
- getLockTypes(Map<String, List<String>>) - Static method in class org.jahia.services.content.JCRContentUtils
-
Returns a set of lock types for the current node.
- getLoggingService() - Method in class org.jahia.bin.DefaultPostAction
-
- getLoggingService() - Method in class org.jahia.bin.DefaultPutAction
-
- getLoggingTriggerValue() - Method in class org.jahia.utils.LoadAverage
-
- getLogin() - Method in class org.jahia.services.render.URLGenerator
-
- getLoginModuleConfig() - Method in class org.jahia.services.content.impl.jackrabbit.JahiaRepositoryConfig
-
Deprecated.
- getLoginUrl(HttpServletRequest) - Method in interface org.jahia.params.valves.LoginUrlProvider
-
Returns the custom login URL, used to redirect the user in case of an unauthorized access.
- getLogMessage(HttpServletRequest) - Static method in class org.jahia.bin.errors.ErrorLoggingFilter
-
- getLogout() - Method in class org.jahia.services.render.URLGenerator
-
- getLogoutServletPath() - Static method in class org.jahia.bin.Logout
-
- getLogoutUrl(HttpServletRequest) - Method in interface org.jahia.params.valves.LogoutUrlProvider
-
Returns the custom logout URL, used to redirect the user for invalidating session.
- getLogService() - Method in class org.jahia.services.workflow.jbpm.BaseCommand
-
- getLong() - Method in class org.jahia.services.content.JCRPropertyWrapperImpl
-
- getLong() - Method in class org.jahia.services.content.JCRValueWrapperImpl
-
- getLong() - Method in class org.jahia.services.content.nodetypes.DynamicValueImpl
-
- getLong() - Method in class org.jahia.services.content.nodetypes.ValueImpl
-
- getLookupBundles() - Method in class org.jahia.utils.i18n.JahiaResourceBundle
-
Deprecated.
Returns names of bundles where the key is looked up.
- getLuceneQueryFactory() - Method in class org.apache.jackrabbit.core.query.JahiaQueryObjectModelImpl
-
- getMail_maxRegroupingOfPreviousException() - Method in class org.jahia.settings.SettingsBean
-
- getMailService() - Method in class org.jahia.registries.ServicesRegistry
-
- getMailTemplates() - Method in class org.jahia.services.workflow.jbpm.custom.email.MailTemplateRegistry
-
- getMainModuleToolbar() - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
- getMainResource() - Method in class org.jahia.services.render.RenderContext
-
- getMainResource() - Method in class org.jahia.services.render.URLGenerator
-
Returns the URL of the main resource (normally, page), depending on the current mode.
- getMainResourceLocale() - Method in class org.jahia.services.render.RenderContext
-
- getManager() - Method in class org.jahia.services.cache.ehcache.CacheManagerInfo
-
- getManagerConfiguration(String, String) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
Get ManageConfiguratin
- getMandatoryLanguages() - Method in class org.jahia.services.content.decorator.JCRSiteNode
-
- getMandatoryLanguages() - Method in interface org.jahia.services.sites.JahiaSite
-
- getManifestAttributes() - Method in class org.jahia.data.templates.ModulesPackage.PackagedModule
-
- getMappedItem(ExtendedNodeType, String) - Method in class org.jahia.services.importexport.DefinitionsMapping
-
- getMappedMetadataProperty(String) - Method in class org.jahia.services.importexport.DefinitionsMapping
-
- getMappedNode(ExtendedNodeType, String) - Method in class org.jahia.services.importexport.DefinitionsMapping
-
- getMappedNodesForType(ExtendedNodeType, boolean) - Method in class org.jahia.services.importexport.DefinitionsMapping
-
- getMappedProperty(ExtendedNodeType, String) - Method in class org.jahia.services.importexport.DefinitionsMapping
-
- getMappedPropertyValue(ExtendedNodeType, String, String) - Method in class org.jahia.services.importexport.DefinitionsMapping
-
- getMappedType(ExtendedNodeType) - Method in class org.jahia.services.importexport.DefinitionsMapping
-
- getMapping() - Method in class org.jahia.bin.filters.ContentManagerAccessCheckFilter
-
- getMapping() - Static method in class org.jahia.bin.Login
-
- getMapping() - Method in class org.jahia.services.render.StaticAssetMapping
-
- getMatch() - Method in class org.jahia.services.search.SearchCriteria.NodeProperty
-
- getMatch() - Method in class org.jahia.services.search.SearchCriteria.Term
-
- getMaxAgeInSeconds() - Method in class org.jahia.params.valves.CookieAuthConfig
-
- getMaxClauseCount() - Method in class org.apache.jackrabbit.core.query.lucene.JahiaSearchIndex
-
- getMaxExtractLength() - Method in class org.apache.jackrabbit.core.query.lucene.JahiaSecondaryIndex
-
- getMaxFacetResults() - Method in class org.jahia.services.search.SearchCriteria.BaseFacetDefinition
-
- getMaxFieldLength() - Method in class org.apache.jackrabbit.core.query.lucene.JahiaSecondaryIndex
-
- getMaxHistoryAge() - Method in class org.apache.jackrabbit.core.query.lucene.JahiaSecondaryIndex
-
- getMaximumTasksAllowed() - Static method in class org.jahia.bin.errors.ErrorFileDumper
-
- getMaxInactiveInterval() - Method in class org.jahia.params.BasicSessionState
-
- getMaxInactiveInterval() - Method in class org.jahia.params.HttpSessionState
-
- getMaxInactiveInterval() - Method in interface org.jahia.params.SessionState
-
- getMaxJobNameLength() - Method in class org.jahia.tools.files.FileWatcher
-
- getMaxMergeDocs() - Method in class org.apache.jackrabbit.core.query.lucene.JahiaSecondaryIndex
-
- getMaxModulesToGenerateInParallel() - Method in class org.jahia.services.render.filter.cache.ModuleGeneratorQueue
-
- getMaxNameSize() - Method in class org.jahia.settings.SettingsBean
-
- getMaxRequestRenderTime() - Method in exception org.jahia.exceptions.RenderTimeLimitExceededException
-
- getMaxRequestRenderTime() - Method in class org.jahia.services.render.monitoring.DefaultRenderTimeMonitor
-
- getMaxTokenLength() - Method in class org.jahia.services.search.analyzer.StandardAnalyzer
-
- getMaxVolatileIndexSize() - Method in class org.apache.jackrabbit.core.query.lucene.JahiaSecondaryIndex
-
- getMDC(String) - Static method in class org.jahia.osgi.LogBridge
-
Retrieve an MDC entry from the DX core SLF4j MDC hashtable
- getMembers() - Method in class org.apache.jackrabbit.webdav.jcr.JahiaRootCollection
-
Returns an iterator over the member resources, which are all
workspace resources available.
- getMembers() - Method in class org.apache.jackrabbit.webdav.jcr.JahiaServerRootCollection
-
Returns an iterator with only one resource where WebDav repositories mapped
workspace resources available.
- getMembers() - Method in class org.jahia.services.content.decorator.JCRGroupNode
-
- getMembers() - Method in class org.jahia.services.usermanager.JahiaGroup
-
Deprecated.
- getMembershipByPath(String) - Method in class org.jahia.services.usermanager.JahiaGroupManagerService
-
Return the list of groups to which the specified user has access.
- getMembersMap() - Method in class org.jahia.services.usermanager.JahiaGroup
-
Deprecated.
- getMembersMap() - Method in class org.jahia.services.usermanager.JahiaGroupImpl
-
- getMergeFactor() - Method in class org.apache.jackrabbit.core.query.lucene.JahiaSecondaryIndex
-
- getMessage() - Method in exception org.jahia.services.content.CompositeConstraintViolationException
-
- getMessage(String, Locale) - Method in class org.jahia.services.content.nodetypes.ExtendedPropertyDefinition
-
- getMessage() - Method in exception org.jahia.services.content.nodetypes.ParseException
- getMessage() - Method in class org.jahia.services.history.HistoryEntry
-
- getMessage() - Method in class org.jahia.services.htmlvalidator.Result
-
Gets the value of the message property.
- getMessage() - Method in class org.jahia.services.modulemanager.OperationResult
-
Get the operation result flag
- getMessage(MessageSourceResolvable, Locale) - Method in class org.jahia.utils.i18n.ModuleMessageSource
-
- getMessage(String, Object[], Locale) - Method in class org.jahia.utils.i18n.ModuleMessageSource
-
- getMessage(String, Object[], String, Locale) - Method in class org.jahia.utils.i18n.ModuleMessageSource
-
- getMessage() - Method in class org.jahia.utils.Log4jEventCollectorWrapper.LoggingEventWrapper
-
- getMessageKey() - Method in class org.jahia.services.importexport.validation.UserValidatorResult
-
- getMessageKey() - Method in class org.jahia.services.mail.MailSettingsValidationResult
-
Returns the messageKey.
- getMessageParams() - Method in class org.jahia.services.importexport.validation.UserValidatorResult
-
- getMessages() - Method in class org.jahia.engines.EngineMessages
-
- getMessages(String) - Method in class org.jahia.engines.EngineMessages
-
- getMessagesAsString() - Method in class org.jahia.services.notification.ToolbarWarningsService
-
- getMessagesValueAsString(Locale) - Method in class org.jahia.services.notification.ToolbarWarningsService
-
Return resources messages as a String using || as separator.
- getMetaData() - Method in class org.jahia.jdbc.DelegatingConnection
-
- getMethod() - Method in class org.jahia.bin.errors.ErrorFileDumper.HttpRequestData
-
- getMimeType() - Method in class org.jahia.services.content.files.FileCacheEntry
-
- getMimeType(String) - Static method in class org.jahia.services.content.JCRContentUtils
-
Detects the mime-type for the specified file name, based on its extension (uses mime types, configured in the web.xml deployment
descriptor).
- getMimeType(String, String) - Static method in class org.jahia.services.content.JCRContentUtils
-
Detects the mime-type for the specified file name, based on its extension (uses mime types, configured in the web.xml deployment
descriptor).
- getMimeType() - Method in class org.jahia.services.content.rules.AbstractNodeFact
-
- getMimeType() - Method in class org.jahia.services.image.BufferImage
-
- getMimeType(String) - Method in class org.jahia.services.transform.DocumentConverterService
-
- getMimeType() - Method in class org.jahia.services.workflow.jbpm.custom.email.AttachmentTemplate
-
- getMimeType() - Method in class org.jahia.tools.imageprocess.ImageInfo
-
If
ImageInfo.check() was successful, returns a String with the
MIME type of the format.
- getMimeTypes() - Method in class org.jahia.services.content.JCRContentUtils
-
Return a map of mime types (file formats) to be available in the
advanced search form.
- getMimeTypes() - Method in class org.jahia.services.textextraction.RepositoryFileFilter
-
List of mime types
- getMimeTypes() - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- getMinimalIntervalBetweenDumps() - Method in class org.jahia.tools.jvm.ThreadMonitor
-
- getMinimumIntervalAfterLastAutoThreadDump() - Method in class org.jahia.services.render.filter.cache.ModuleGeneratorQueue
-
- getMinMergeDocs() - Method in class org.apache.jackrabbit.core.query.lucene.JahiaSecondaryIndex
-
- getMissCount() - Method in class org.jahia.services.cache.ehcache.BaseCacheInfo
-
- getMissingDependencies() - Method in class org.jahia.services.importexport.DocumentViewImportHandler
-
- getMissingMandatoryI18NProperties() - Method in class org.jahia.services.importexport.validation.ConstraintsValidatorResult
-
- getMissingMandatoryProperties() - Method in class org.jahia.services.importexport.validation.ConstraintsValidatorResult
-
- getMissingMixins() - Method in class org.jahia.services.importexport.validation.MissingNodetypesValidationResult
-
- getMissingModules() - Method in class org.jahia.services.importexport.validation.MissingModulesValidationResult
-
Returns a set with missing modules.
- getMissingNodetypes() - Method in class org.jahia.services.importexport.validation.MissingNodetypesValidationResult
-
- getMissingPortlets() - Method in class org.jahia.services.importexport.validation.MissingPortletsValidationResult
-
- getMissingResources() - Method in class org.jahia.services.render.Resource
-
- getMissingTemplates() - Method in class org.jahia.services.importexport.validation.MissingTemplatesValidationResult
-
Returns a Map with missing templates as keys and as value a list of element paths having that template in the import.
- getMixinExtendNames() - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- getMixinExtends() - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- getMixinExtensions() - Method in class org.jahia.services.content.nodetypes.NodeTypeRegistry
-
- getMixinNodeTypes() - Method in class org.jahia.services.content.decorator.JCRFrozenNodeAsRegular
-
- getMixinNodeTypes() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getMixinNodeTypes() - Method in interface org.jahia.services.content.JCRNodeWrapper
- getMixinNodeTypes() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
- getMixinNodeTypes() - Method in class org.jahia.services.content.nodetypes.NodeTypeRegistry
-
- getMixinNodeTypes(List<String>) - Method in class org.jahia.services.content.nodetypes.NodeTypeRegistry
-
- getMixinSubtypes() - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- getMode() - Method in class org.jahia.services.render.RenderContext
-
- getModificationDate() - Method in class org.jahia.services.pwdpolicy.PasswordHistoryEntry
-
- getModificationInfo(Source, Constraint, Ordering[], Column[], QueryObjectModelFactory, JCRSessionWrapper) - Method in class org.jahia.services.query.QueryServiceImpl
-
We use a QOMTreeVisitor implementation to traverse through the query object model three times.
- getModificationTime() - Method in class org.apache.jackrabbit.webdav.jcr.JahiaServerRootCollection
-
Always returns 'now'
- getModificationUser() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getModificationUser() - Method in interface org.jahia.services.content.JCRNodeWrapper
-
Returns the user name who last modified this node
- getModificationUser() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
Returns the user name who last modified this node
- getModule(Bundle) - Static method in class org.jahia.osgi.BundleUtils
-
Returns the module instance that corresponds to the provided OSGi bundle.
- getModule() - Method in class org.jahia.services.render.BaseView
-
- getModule() - Method in class org.jahia.services.render.FileSystemView
-
Deprecated.
- getModule() - Method in interface org.jahia.services.render.View
-
- getModule() - Method in class org.jahia.services.workflow.WorklowTypeRegistration
-
- getModuleDependenciesWithVersion() - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
- getModuleDistributionInfo(String, JCRSessionWrapper) - Method in class org.jahia.ajax.gwt.helper.ModuleHelper
-
- getModuleFile() - Method in class org.jahia.data.templates.ModulesPackage.PackagedModule
-
- getModuleForWorkflow(String) - Method in class org.jahia.services.workflow.WorkflowService
-
- getModuleGenerationWaitTime() - Method in class org.jahia.services.render.filter.cache.ModuleGeneratorQueue
-
- getModuleGroupId(Bundle) - Static method in class org.jahia.osgi.BundleUtils
-
Returns the groupId of the module read from the provided bundle.
- getModuleId(Bundle) - Static method in class org.jahia.osgi.BundleUtils
-
Returns the module name read from the provided bundle.
- getModuleId() - Method in exception org.jahia.services.templates.ScmUnavailableModuleIdException
-
- getModuleId(String) - Method in class org.jahia.services.templates.TemplatePackageRegistry
-
- getModuleIds() - Method in class org.jahia.services.templates.TemplatePackageRegistry
-
- getModuleManager() - Static method in class org.jahia.services.modulemanager.util.ModuleUtils
-
Retrieves an instance of the module manager.
- getModuleName() - Method in class org.jahia.services.templates.JahiaTemplateManagerService.ModuleDependenciesEvent
-
- getModuleNames() - Method in class org.jahia.services.templates.TemplatePackageRegistry
-
- getModulePackageNameMap() - Method in class org.jahia.services.content.rules.RulesListener
-
- getModuleParams() - Method in class org.jahia.services.render.RenderInfo
-
- getModuleParams() - Method in class org.jahia.services.render.Resource
-
- getModulePriority() - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
Return the module priority, used for views and resource resolution.
- getModules() - Method in class org.jahia.data.templates.ModulesPackage
-
- getModulesByState(ModuleState.State) - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
Returns list of module bundles in the specified state.
- getModuleSpringBeansWaitingTimeout() - Method in class org.jahia.settings.SettingsBean
-
- getModulesSourcesDiskPath() - Method in class org.jahia.settings.SettingsBean
-
- getModuleStartLevel() - Method in class org.jahia.services.templates.ModuleBuildHelper
-
- getModuleStartLevel() - Method in class org.jahia.settings.SettingsBean
-
- getModuleState() - Method in interface org.jahia.services.modulemanager.spi.BundleService.ModuleInformation
-
- getModuleStates() - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
- getModulesToDeploy() - Method in class org.jahia.services.sites.SiteCreationInfo
-
- getModulesWithNoDefaultDependency() - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
- getModulesWithViewsForComponent(String) - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
Returns a set of all available template packages having templates for a module.
- getModulesWithViewsPerComponents() - Method in class org.jahia.services.templates.TemplatePackageRegistry
-
- getModuleType() - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
Returns the type of this module.
- getModuleVersion(Bundle) - Static method in class org.jahia.osgi.BundleUtils
-
Returns a version of the module read from the provided bundle.
- getModuleVersion() - Method in class org.jahia.services.render.BaseView
-
- getModuleVersion() - Method in class org.jahia.services.render.FileSystemView
-
Deprecated.
- getModuleVersion() - Method in interface org.jahia.services.render.View
-
- getMostRecentTimeInHistory(Session) - Method in class org.jahia.services.history.ContentHistoryService
-
- getMountPoint() - Method in class org.jahia.services.content.JCRObservationManagerDispatcher
-
- getMountPoint() - Method in class org.jahia.services.content.JCRStoreProvider
-
- getMountPoints() - Method in class org.jahia.services.content.JCRSessionFactory
-
Returns a read-only view of the known mount points.
- getMountProvider() - Method in class org.jahia.services.content.decorator.JCRMountPointNode
-
- getMountStatus() - Method in class org.jahia.services.content.decorator.JCRMountPointNode
-
- getMountStatusMessage() - Method in class org.jahia.services.content.JCRStoreProvider
-
- getMoveFilteredEvents(EventIterator) - Method in class org.jahia.services.content.DefaultEventListener
-
This method is a utility method to filter out the REMOVE and ADDED node events that are generated by Jackrabbit
before a MOVE event (either a real move or a child reorder)
- getMyProfile() - Method in class org.jahia.services.render.URLGenerator
-
- getName() - Method in class org.apache.jackrabbit.core.security.PrivilegeImpl
-
- getName() - Method in class org.jahia.bin.Action
-
- getName() - Method in class org.jahia.data.applications.ApplicationBean
-
Get name
- getName() - Method in interface org.jahia.data.applications.EntryPointDefinition
-
Get the name
- getName() - Method in class org.jahia.data.applications.PortletEntryPointDefinition
-
Get the portlet name
- getName() - Method in class org.jahia.data.applications.ServletBean
-
accessor methods
{
- getName() - Method in class org.jahia.data.beans.MenuItem
-
- getName() - Method in class org.jahia.data.beans.portlets.PortletModeBean
-
- getName() - Method in class org.jahia.data.beans.portlets.WindowStateBean
-
- getName() - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
Return the template name.
- getName() - Method in class org.jahia.data.templates.ModulesPackage
-
- getName() - Method in class org.jahia.data.templates.ModulesPackage.PackagedModule
-
- getName(JCRNodeWrapper, Integer) - Static method in class org.jahia.data.viewhelper.principal.PrincipalViewHelper
-
Construct a displayable principal name string
- getName() - Method in class org.jahia.data.webapps.JahiaWebAppDef
-
Return the webApp display name
- getName() - Method in class org.jahia.data.webapps.Security_Role
-
Return the role name
- getName() - Method in class org.jahia.data.webapps.Security_Role_Ref
-
Return the role name
- getName() - Method in class org.jahia.data.webapps.Servlet_Element
-
Return the servlet Name
- getName() - Method in class org.jahia.pipelines.impl.GenericPipeline
-
Get the name of this pipeline.
- getName() - Method in class org.jahia.services.applications.CustomPortletMode
-
- getName() - Method in class org.jahia.services.applications.CustomWindowState
-
- getName() - Method in class org.jahia.services.cache.Cache
-
Retrieves the cache name.
- getName() - Method in interface org.jahia.services.cache.CacheImplementation
-
- getName() - Method in class org.jahia.services.cache.dummy.DummyCacheImpl
-
- getName() - Method in class org.jahia.services.cache.ehcache.BaseCacheInfo
-
- getName() - Method in class org.jahia.services.cache.ehcache.DependenciesCacheEvictionPolicy
-
- getName() - Method in class org.jahia.services.cache.ehcache.EhCacheImpl
-
- getName() - Method in class org.jahia.services.content.decorator.JCRFrozenNodeAsRegular
-
- getName() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getName() - Method in class org.jahia.services.content.JCRItemWrapperImpl
- getName() - Method in interface org.jahia.services.content.JCRNodeWrapper
- getName() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
- getName() - Method in class org.jahia.services.content.JCRPropertyWrapperImpl
-
- getName() - Method in class org.jahia.services.content.JCRWorkspaceWrapper
-
- getName() - Method in class org.jahia.services.content.nodetypes.ExtendedItemDefinition
-
- getName() - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- getName() - Method in class org.jahia.services.content.rules.AbstractNodeFact
-
- getName() - Method in class org.jahia.services.content.rules.AddedNodeFact
-
- getName() - Method in interface org.jahia.services.content.rules.BackgroundAction
-
- getName() - Method in class org.jahia.services.content.rules.BaseBackgroundAction
-
- getName() - Method in class org.jahia.services.content.rules.ChangedPropertyFact
-
- getName() - Method in class org.jahia.services.content.rules.DeletedNodeFact
-
- getName() - Method in class org.jahia.services.content.rules.DeletedPropertyFact
-
- getName() - Method in class org.jahia.services.content.rules.ExtractedVariable
-
- getName() - Method in class org.jahia.services.content.rules.Group
-
- getName() - Method in interface org.jahia.services.content.rules.ModifiedPropertyFact
-
- getName() - Method in class org.jahia.services.content.rules.User
-
- getName() - Method in class org.jahia.services.content.rules.UserProperty
-
- getName() - Method in class org.jahia.services.notification.templates.Attachment
-
- getName() - Method in class org.jahia.services.pagesusers.PageUserProperty
-
- getName() - Method in class org.jahia.services.pwdpolicy.JahiaPasswordPolicy
-
Returns the policy name.
- getName() - Method in class org.jahia.services.pwdpolicy.JahiaPasswordPolicyRule
-
Returns the rule name.
- getName() - Method in class org.jahia.services.pwdpolicy.JahiaPasswordPolicyRuleParam
-
Returns the parameter name.
- getName() - Method in class org.jahia.services.render.Template
-
Returns the name of the template.
- getName() - Method in class org.jahia.services.search.jcr.JahiaJCRSearchProvider
-
- getName() - Method in class org.jahia.services.search.JCRNodeHit
-
Returns the name of this file or folder.
- getName() - Method in class org.jahia.services.search.SearchCriteria.NodeProperty
-
- getName() - Method in class org.jahia.services.search.SearchCriteria.NodePropertyDescriptor
-
- getName() - Method in interface org.jahia.services.search.SearchProvider
-
- getName() - Method in class org.jahia.services.translation.AbstractTranslationProvider
-
- getName() - Method in interface org.jahia.services.translation.TranslationProvider
-
- getName() - Method in class org.jahia.services.uicomponents.bean.contentmanager.Item
-
- getName() - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- getName() - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
- getName() - Method in class org.jahia.services.uicomponents.bean.editmode.Engine
-
- getName() - Method in class org.jahia.services.uicomponents.bean.editmode.SidePanelTab
-
- getName() - Method in class org.jahia.services.uicomponents.bean.toolbar.Property
-
- getName() - Method in class org.jahia.services.uicomponents.bean.toolbar.Toolbar
-
- getName() - Method in class org.jahia.services.usermanager.BaseJahiaExternalUser
-
Deprecated.
- getName() - Method in class org.jahia.services.usermanager.JahiaGroup
-
Returns the unique identifier of this principal object.
- getName() - Method in class org.jahia.services.usermanager.JahiaGroupImpl
-
Returns the unique identifier of this principal object.
- getName() - Method in class org.jahia.services.usermanager.JahiaUserImpl
-
- getName() - Method in class org.jahia.services.usermanager.UserProperty
-
Deprecated.
- getName() - Method in class org.jahia.services.workflow.jbpm.custom.email.AttachmentTemplate
-
- getName() - Method in class org.jahia.services.workflow.jbpm.JBPMTaskIdentityService.GroupImpl
-
- getName() - Method in class org.jahia.services.workflow.WorkflowBase
-
Returns the name of this item.
- getName() - Method in class org.jahia.services.workflow.WorkflowDefinition
-
Returns the name of this item.
- getName() - Method in class org.jahia.utils.NodeTypeTreeEntry
-
- getNameFromPath(String) - Static method in class org.jahia.services.content.JCRContentUtils
-
Returns the last part of a path, so the last name.
- getNameGenerationHelper() - Method in class org.jahia.services.content.JCRContentUtils
-
- getNameObject() - Method in class org.jahia.services.content.nodetypes.ExtendedItemDefinition
-
- getNameObject() - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- getNames() - Method in class org.jahia.services.cache.CacheFactory
-
- getNames() - Method in class org.jahia.services.cache.CacheService
-
Returns an iterator of all the cache names.
- getNamespaceMappings() - Method in class org.apache.jackrabbit.core.query.lucene.JahiaLuceneQueryFactoryImpl
-
- getNamespaceMappings() - Method in class org.apache.jackrabbit.core.query.lucene.JahiaSecondaryIndex
-
- getNamespacePrefix(String) - Method in class org.jahia.services.content.JCRSessionWrapper
-
- getNamespacePrefixes() - Method in class org.jahia.services.content.JCRSessionWrapper
-
- getNamespaceRegistry() - Method in class org.jahia.services.content.JCRSessionFactory
-
- getNamespaceRegistry() - Method in class org.jahia.services.content.JCRWorkspaceWrapper
-
- getNamespaces() - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
Get the list of all registered namespaces
- getNamespaces() - Method in class org.jahia.services.content.nodetypes.NodeTypeRegistry
-
- getNamespaceURI(String) - Method in class org.jahia.services.content.JCRSessionWrapper
-
- getNameToValue() - Static method in class org.jahia.services.content.nodetypes.SelectorType
-
- getNbColumns() - Method in class org.jahia.services.content.decorator.JCRLayoutNode
-
- getNbSites() - Method in class org.jahia.services.sites.JahiaSitesService
-
- getNbUsers() - Method in class org.jahia.services.usermanager.JahiaUserManagerProvider
-
Deprecated.
Return the number of user in the system.
- getNeedAuthentication() - Method in class org.jahia.services.uicomponents.bean.Visibility
-
- getNested() - Method in exception org.jahia.pipelines.PipelineException
-
- getNestedExceptionDepth(Throwable, int) - Static method in class org.jahia.bin.errors.ErrorFileDumper
-
- getNetworkTimeout() - Method in class org.jahia.jdbc.DelegatingConnection
-
- getNewName() - Method in class org.jahia.services.importexport.DefinitionsMapping.Mapping
-
- getNewPathWrapper(String) - Method in class org.apache.jackrabbit.core.security.JahiaJCRPathWrapperImpl
-
- getNewPathWrapper(String) - Method in interface org.jahia.utils.security.PathWrapper
-
Get a new wrapped path
- getNext() - Method in class org.jahia.services.render.Template
-
Returns the next
Template in the resolution chain.
- getNextEntry() - Method in class org.jahia.utils.zip.DirectoryZipInputStream
-
- getNextTemplates() - Method in class org.jahia.services.render.Template
-
- getNextToken() - Method in class org.jahia.services.content.nodetypes.Lexer
-
getNextToken
- getNextToken() - Method in class org.jahia.services.content.nodetypes.LexerLegacy
-
getNextToken
- getNextVersion() - Method in class org.jahia.data.templates.ModuleReleaseInfo
-
- getNode() - Method in class org.apache.jackrabbit.core.query.lucene.CountRow
-
- getNode(String) - Method in class org.apache.jackrabbit.core.query.lucene.CountRow
-
- getNode() - Method in class org.apache.jackrabbit.core.query.lucene.FacetRow
-
- getNode(String) - Method in class org.apache.jackrabbit.core.query.lucene.FacetRow
-
- getNode(String) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
Get a node by its path if existing.
- getNode(String, List<String>, JCRSessionWrapper, Locale) - Method in class org.jahia.ajax.gwt.helper.NavigationHelper
-
Return a node if existing exception otherwise
- getNode(String) - Method in class org.jahia.services.content.decorator.JCRFrozenNodeAsRegular
-
- getNode(String) - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getNode(String) - Method in class org.jahia.services.content.decorator.JCRPlaceholderNode
-
- getNode() - Method in class org.jahia.services.content.decorator.JCRReferenceNode
-
- getNode() - Method in class org.jahia.services.content.decorator.JCRVersionHistory
-
- getNode(FileKey) - Method in class org.jahia.services.content.files.FileServlet
-
- getNode(String) - Method in interface org.jahia.services.content.JCRNodeWrapper
- getNode(String) - Method in class org.jahia.services.content.JCRNodeWrapperImpl
- getNode() - Method in class org.jahia.services.content.JCRPropertyWrapperImpl
-
- getNode(String) - Method in class org.jahia.services.content.JCRSessionWrapper
-
- getNode(String, boolean) - Method in class org.jahia.services.content.JCRSessionWrapper
-
- getNode() - Method in interface org.jahia.services.content.JCRValueWrapper
-
Returns a JCRNodeWrapper instance referred by this value.
- getNode() - Method in class org.jahia.services.content.JCRValueWrapperImpl
-
- getNode() - Method in class org.jahia.services.content.rules.AbstractNodeFact
-
- getNode(String) - Method in class org.jahia.services.content.rules.AbstractNodeFact
-
- getNode() - Method in class org.jahia.services.content.rules.ChangedPropertyFact
-
- getNode() - Method in class org.jahia.services.content.rules.DeletedPropertyFact
-
- getNode() - Method in class org.jahia.services.content.rules.ExtractedVariable
-
- getNode() - Method in class org.jahia.services.content.rules.JobRuleExecution
-
- getNode() - Method in interface org.jahia.services.content.rules.ModifiedPropertyFact
-
- getNode() - Method in class org.jahia.services.preferences.JahiaPreference
-
- getNode() - Method in class org.jahia.services.query.QueryResultAdapter.RowDecorator
-
- getNode(String) - Method in class org.jahia.services.query.QueryResultAdapter.RowDecorator
-
- getNode() - Method in class org.jahia.services.render.Resource
-
Get the node associated to the current resource, in case of a lazy resource the node will be load from jcr if it's null
This function shouldn't not be call before the CacheFilter to avoid loading of node from JCR.
- getNode() - Method in class org.jahia.services.render.Template
-
Returns the node path.
- getNode() - Method in class org.jahia.services.render.URLResolver
-
Creates a node from the path in the URL.
- getNodeBoost(NodeState) - Method in class org.apache.jackrabbit.core.query.lucene.JahiaIndexingConfigurationImpl
-
- getNodeByIdentifier(String) - Method in class org.jahia.services.content.JCRSessionWrapper
-
- getNodeByUUID(String) - Method in class org.jahia.services.content.JCRSessionWrapper
-
- getNodeByUUID(String, boolean) - Method in class org.jahia.services.content.JCRSessionWrapper
-
- getNodeByUUID(String, String) - Method in class org.jahia.services.content.JCRSessionWrapper
-
- getNodeCheckPermission() - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
- getNodeCreateIfNeeded(JCRNodeWrapper, String, String) - Static method in class org.jahia.utils.JcrUtils
-
Get node by its parent node, name and type; create the node if it does not exist yet.
- getNodeDefinition(String) - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- getNodeHistory(JCRNodeWrapper, boolean) - Method in class org.jahia.services.history.ContentHistoryService
-
- getNodeId() - Method in class org.jahia.services.content.files.FileServlet.FileDownloadEvent
-
- getNodeId() - Method in class org.jahia.services.workflow.HistoryWorkflow
-
- getNodeIdentifier() - Method in interface org.jahia.services.content.ComplexPublicationService.FullPublicationInfo
-
- getNodeIdentifier() - Method in class org.jahia.services.content.PublicationEvent.ContentPublicationInfo
-
- getNodeIdentifier() - Method in class org.jahia.services.content.rules.AddedNodeFact
-
- getNodeIdentifier() - Method in class org.jahia.services.content.rules.ChangedPropertyFact
-
- getNodeIdentifier() - Method in class org.jahia.services.content.rules.DeletedNodeFact
-
- getNodeIdentifier() - Method in class org.jahia.services.content.rules.DeletedPropertyFact
-
- getNodeIdentifier() - Method in interface org.jahia.services.content.rules.ModifiedNodeFact
-
- getNodeIdentifier() - Method in class org.jahia.services.content.rules.MovedNodeFact
-
- getNodeIdQuery(String, String) - Method in class org.apache.jackrabbit.core.query.lucene.JahiaLuceneQueryFactoryImpl
-
- getNodeName() - Method in class org.apache.jackrabbit.core.security.JahiaJCRPathWrapperImpl
-
- getNodeName() - Method in interface org.jahia.utils.security.PathWrapper
-
Get the node name for the current path in the wrapper
- getNodePath() - Method in class org.apache.jackrabbit.core.security.PrivilegeImpl
-
- getNodePath() - Method in interface org.jahia.services.content.ComplexPublicationService.FullPublicationInfo
-
- getNodePath() - Method in class org.jahia.services.content.files.FileServlet.FileDownloadEvent
-
- getNodePath() - Method in class org.jahia.services.content.PublicationEvent.ContentPublicationInfo
-
- getNodePath() - Method in class org.jahia.services.render.Resource
-
- getNodePath() - Method in exception org.jahia.services.seo.jcr.NonUniqueUrlMappingException
-
- getNodes(List<String>, List<String>) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- getNodes() - Method in class org.jahia.services.content.decorator.JCRFrozenNodeAsRegular
-
- getNodes(String[]) - Method in class org.jahia.services.content.decorator.JCRFrozenNodeAsRegular
-
- getNodes(String) - Method in class org.jahia.services.content.decorator.JCRFrozenNodeAsRegular
-
- getNodes() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getNodes(String) - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getNodes(String[]) - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getNodes(String) - Method in class org.jahia.services.content.decorator.JCRPlaceholderNode
-
- getNodes() - Method in class org.jahia.services.content.decorator.JCRPlaceholderNode
-
- getNodes(JCRNodeWrapper, String) - Static method in class org.jahia.services.content.JCRContentUtils
-
- getNodes(JCRNodeWrapper, String, int) - Static method in class org.jahia.services.content.JCRContentUtils
-
- getNodes() - Method in interface org.jahia.services.content.JCRNodeWrapper
-
- getNodes(String) - Method in interface org.jahia.services.content.JCRNodeWrapper
-
- getNodes(String[]) - Method in interface org.jahia.services.content.JCRNodeWrapper
-
- getNodes() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
- getNodes(String) - Method in class org.jahia.services.content.JCRNodeWrapperImpl
- getNodes(String[]) - Method in class org.jahia.services.content.JCRNodeWrapperImpl
- getNodes(String, String[]) - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
- getNodes() - Method in class org.jahia.services.query.QueryResultAdapter
-
- getNodes() - Method in class org.jahia.services.query.QueryResultAdapter.RowDecorator
-
- getNodes() - Method in interface org.jahia.services.query.QueryResultWrapper
-
- getNodes() - Method in class org.jahia.services.query.QueryResultWrapperImpl
-
- getNodesAndTypes(List<ModelData>, List<String>) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- getNodesByCategory(GWTJahiaNode) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- getNodesByCategory(GWTJahiaNode, int, int) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- getNodesByCategory(String, JCRSessionWrapper) - Method in class org.jahia.ajax.gwt.helper.NavigationHelper
-
Get nodes by category
- getNodesList() - Method in class org.jahia.services.importexport.DocumentViewExporter
-
- getNodesToExport() - Method in class org.jahia.services.importexport.ExportContext
-
- getNodeTitle() - Method in interface org.jahia.services.content.ComplexPublicationService.FullPublicationInfo
-
- getNodeType() - Method in class org.apache.jackrabbit.core.query.lucene.JahiaNodeIndexer
-
- getNodeType(String) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- getNodeType(String, Locale) - Method in class org.jahia.ajax.gwt.helper.ContentDefinitionHelper
-
- getNodeType() - Method in interface org.jahia.services.content.ComplexPublicationService.FullPublicationInfo
-
- getNodeType(String) - Method in class org.jahia.services.content.nodetypes.NodeTypeRegistry
-
- getNodeType(String, boolean) - Method in class org.jahia.services.content.nodetypes.NodeTypeRegistry
-
- getNodeType() - Method in class org.jahia.services.content.PublicationEvent.ContentPublicationInfo
-
- getNodeType() - Method in class org.jahia.services.content.rules.AddedNodeFact
-
- getNodeType() - Method in class org.jahia.services.content.rules.ChangedPropertyFact
-
- getNodeType() - Method in class org.jahia.services.content.rules.DeletedNodeFact
-
- getNodeType() - Method in class org.jahia.services.content.rules.DeletedPropertyFact
-
- getNodeType() - Method in interface org.jahia.services.content.rules.ModifiedNodeFact
-
- getNodeType() - Method in class org.jahia.services.content.rules.MovedNodeFact
-
- getNodeType() - Method in class org.jahia.services.preferences.impl.JahiaPreferencesJCRProviders
-
- getNodeType() - Method in class org.jahia.services.render.Resource.Option
-
Deprecated.
- getNodeType() - Method in class org.jahia.services.search.SearchCriteria
-
- getNodeType() - Method in class org.jahia.services.search.SearchCriteria.NodeProperty
-
- getNodeType() - Method in class org.jahia.services.uicomponents.bean.editmode.Engine
-
- getNodeType() - Method in class org.jahia.utils.NodeTypeTreeEntry
-
- getNodeTypeDefinition() - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- getNodeTypeInstanceHandler(String) - Method in class org.apache.jackrabbit.core.JahiaNodeTypeInstanceHandlerFactory
-
- getNodeTypeInstanceHandler() - Method in class org.apache.jackrabbit.core.JahiaSessionImpl
-
- getNodeTypeManager() - Method in class org.jahia.services.content.JCRWorkspaceWrapper
-
- getNodeTypeName() - Method in interface org.jahia.services.content.ProviderFactory
-
The node type which is supported by this factory
- getNodeTypes(List<String>) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- getNodeTypes(List<String>, Locale) - Method in class org.jahia.ajax.gwt.helper.ContentDefinitionHelper
-
- getNodeTypes() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getNodeTypes() - Method in class org.jahia.services.content.DefaultEventListener
-
- getNodeTypes() - Method in class org.jahia.services.content.files.FileCacheEntry
-
- getNodeTypes() - Method in class org.jahia.services.content.files.FileServlet.FileDownloadEvent
-
- getNodeTypes() - Method in class org.jahia.services.content.interceptor.BaseInterceptor
-
- getNodeTypes() - Method in interface org.jahia.services.content.JCRNodeWrapper
-
Returns a list holding the primary node type and all mixin node types for this node
- getNodeTypes() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
Returns a list holding the primary node type and all mixin node types for this node
- getNodeTypes() - Method in class org.jahia.services.content.JCRObservationManager.EventWrapper
-
- getNodeTypes() - Method in class org.jahia.services.content.MountPointListener
-
- getNodeTypes(String) - Method in class org.jahia.services.content.nodetypes.NodeTypeRegistry
-
- getNodeTypes() - Method in class org.jahia.services.content.textextraction.TextExtractionListener
-
- getNodeTypes() - Method in class org.jahia.services.logging.MetricsLoggingJCReventListener
-
- getNodeTypes() - Method in class org.jahia.services.mail.MailSettingsListener
-
- getNodeTypes() - Method in class org.jahia.services.render.filter.cache.RenderServiceTemplateCacheEventListener
-
- getNodeTypes() - Method in class org.jahia.services.templates.JCRModuleListener
-
- getNodeTypes() - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- getNodeTypesForDeletedNode(Event) - Static method in class org.jahia.services.content.JCRObservationManager
-
Returns a list of node types for deleted node, if this information is available in the provided event object.
- getNodeTypesList() - Method in class org.jahia.services.content.nodetypes.JahiaCndReader
-
Returns the list of parsed nodetype definitions.
- getNodeTypesList() - Method in class org.jahia.services.content.nodetypes.JahiaCndReaderLegacy
-
Returns the list of parsed nodetype definitions.
- getNodeTypesWithTheme() - Method in class org.jahia.services.render.RenderService
-
- getNodeURL(String, String, Date, String, String, String, boolean) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- getNodeURL(String, JCRNodeWrapper, Date, String, String, Locale, boolean) - Method in class org.jahia.ajax.gwt.helper.NavigationHelper
-
Get node url depending
- getNodeURLByIdentifier(String, String, Date, String, String, String) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- getNodeValue() - Method in class org.jahia.services.content.rules.ChangedPropertyFact
-
- getNodeWrapper(Node, JCRSessionWrapper) - Method in class org.jahia.services.content.JCRStoreProvider
-
- getNodeWrapper(Node, String, JCRNodeWrapper, JCRSessionWrapper) - Method in class org.jahia.services.content.JCRStoreProvider
-
- getNoLanguageValidityCheckTypes() - Method in class org.jahia.services.content.JCRStoreService
-
- getNonEditableTypes() - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
- getNonEmpty(String, String, Locale) - Static method in class org.jahia.utils.i18n.Messages
-
Looks up the resource bundle key in the specified bundle, considering locale.
- getNonManageableModules() - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
- getNonSystemModulePackages() - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
- getNonSystemTemplateSetPackages() - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
- getNonVisibleTypes() - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
- getNotCacheableModule() - Method in class org.jahia.services.render.filter.cache.ModuleGeneratorQueue
-
- getNotificationLevel() - Method in class org.jahia.services.mail.MailSettings
-
Returns the notificationLevel.
- getNotificationSeverity() - Method in class org.jahia.services.mail.MailSettings
-
Returns the notification severity.
- getNoUpdateTypes() - Method in class org.jahia.services.importexport.DocumentViewImportHandler
-
- getNoValidityCheckTypes() - Method in class org.jahia.services.content.JCRStoreService
-
- getNumber() - Method in class org.jahia.data.webapps.Servlet_Element
-
Return the servlet number
- getNumberOfChildren() - Method in class org.jahia.services.content.rules.AddedNodeFact
-
- getNumberOfComments() - Method in class org.jahia.tools.imageprocess.ImageInfo
-
- getNumberOfImages() - Method in class org.jahia.tools.imageprocess.ImageInfo
-
Returns the number of images in the examined file.
- getNumberOfSegments() - Method in class org.jahia.services.usermanager.DefaultJahiaUserSplittingRuleImpl
-
- getNumberOfSegments() - Method in interface org.jahia.services.usermanager.JahiaUserSplittingRule
-
Return the number of split folders that are added between the users root node and the user node
- getNumberOfTasksForUser() - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- getNumberOfTasksForUser(JahiaUser) - Method in class org.jahia.ajax.gwt.helper.WorkflowHelper
-
- getObject() - Method in class org.jahia.services.cache.CacheEntry
-
Retrieves the object associated with this cache entry.
- getObjectCategories(ObjectKey) - Static method in class org.jahia.services.categories.Category
-
Returns a set of categories with which this object is associated.
- getObjectCategories(ObjectKey) - Method in class org.jahia.services.categories.CategoryService
-
Returns a set of categories with which this object is associated.
- getObjectCategories(ObjectKey) - Method in class org.jahia.services.categories.CategoryServiceImpl
-
- getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.apache.jackrabbit.core.jndi.JahiaBindableRepositoryFactory
- getObjectKey() - Method in class org.jahia.content.JahiaObject
-
Returns the object key that fully identifies the content object within
a Jahia system.
- getObjectKey() - Method in class org.jahia.services.categories.Category
-
- getObjectRendering(RenderContext, JCRPropertyWrapper) - Method in class org.jahia.services.content.nodetypes.initializers.CountryFlagChoiceListInitializerAndRendererImpl
-
- getObjectRendering(RenderContext, ExtendedPropertyDefinition, Object) - Method in class org.jahia.services.content.nodetypes.initializers.CountryFlagChoiceListInitializerAndRendererImpl
-
- getObjectRendering(Locale, ExtendedPropertyDefinition, Object) - Method in class org.jahia.services.content.nodetypes.initializers.CountryFlagChoiceListInitializerAndRendererImpl
-
- getObjectRendering(RenderContext, JCRPropertyWrapper) - Method in class org.jahia.services.content.nodetypes.renderer.AbstractChoiceListRenderer
-
- getObjectRendering(RenderContext, ExtendedPropertyDefinition, Object) - Method in class org.jahia.services.content.nodetypes.renderer.AbstractChoiceListRenderer
-
- getObjectRendering(Locale, ExtendedPropertyDefinition, Object) - Method in class org.jahia.services.content.nodetypes.renderer.AbstractChoiceListRenderer
-
- getObjectRendering(RenderContext, JCRPropertyWrapper) - Method in interface org.jahia.services.content.nodetypes.renderer.ChoiceListRenderer
-
- getObjectRendering(RenderContext, ExtendedPropertyDefinition, Object) - Method in interface org.jahia.services.content.nodetypes.renderer.ChoiceListRenderer
-
- getObjectRendering(Locale, ExtendedPropertyDefinition, Object) - Method in interface org.jahia.services.content.nodetypes.renderer.ChoiceListRenderer
-
- getObjectType() - Method in class org.jahia.services.transform.LocalOfficeManagerFactory
-
- getObjectType() - Method in class org.jahia.services.transform.RemoteOfficeManagerFactory
-
- getObjectType() - Method in class org.jahia.utils.EncryptionUtils.EncryptedPasswordFactoryBean
-
- getObjectValue(Ehcache, String) - Static method in class org.jahia.services.cache.CacheHelper
-
Returns a value of the specified cache element (by key), considering also classloader-aware deserialization if required.
- getObjectValue(Element) - Static method in class org.jahia.services.cache.CacheHelper
-
Returns a value of the specified cache element, considering also classloader-aware deserialization if required.
- getObservationManager() - Method in class org.jahia.services.content.JCRWorkspaceWrapper
-
- getObservationManager() - Method in class org.jahia.services.workflow.WorkflowService
-
- getObserverRegistry() - Method in class org.jahia.services.render.scripting.bundle.BundleScriptResolver
-
- getOffset() - Method in class org.jahia.services.search.SearchCriteria
-
Returns the start offset of the search hit list.
- getOffset() - Method in class org.jahia.services.search.SearchResponse
-
- getOnConflict() - Method in class org.jahia.services.content.nodetypes.ExtendedItemDefinition
-
- getOneMinuteLoad() - Method in class org.jahia.utils.LoadAverage
-
- getOnParentVersion() - Method in class org.jahia.services.content.nodetypes.ExtendedItemDefinition
-
- getOnWorkspaceInconsistencyHandler() - Method in class org.apache.jackrabbit.core.query.lucene.JahiaSecondaryIndex
-
- getOperand() - Method in class org.jahia.services.search.SearchCriteria.Ordering
-
- getOperatingMode() - Method in class org.jahia.settings.SettingsBean
-
- getOperationType() - Method in class org.jahia.services.content.JCREventIterator
-
- getOperationType() - Method in class org.jahia.services.content.rules.AbstractNodeFact
-
Returns the current JCR operation type.
- getOperationType() - Method in class org.jahia.services.content.rules.ChangedPropertyFact
-
Returns the current JCR operation type.
- getOperationType() - Method in class org.jahia.services.content.rules.DeletedNodeFact
-
Returns the current JCR operation type.
- getOperationType() - Method in class org.jahia.services.content.rules.DeletedPropertyFact
-
Returns the current JCR operation type.
- getOperationType() - Method in interface org.jahia.services.content.rules.NodeFact
-
Returns the current JCR operation type.
- getOperationType() - Method in class org.jahia.services.content.rules.OperationTypeFact
-
- getOperationTypes() - Method in class org.jahia.services.content.DefaultEventListener
-
- getOptions() - Method in class org.jahia.services.mail.MailSettings
-
- getOptions() - Method in class org.jahia.services.render.Resource
-
- getOptions() - Method in class org.jahia.settings.StartupOptions
-
Returns the startup options, which are set.
- getOrAddPath(JCRSessionWrapper, JCRNodeWrapper, String, String) - Static method in class org.jahia.services.content.JCRContentUtils
-
Little utility method to retrieve or create a path, building it if necessary.
- getOrCreateAcl() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
Returns the ACL node of the given node or creates one
- getOrCreateI18N(Locale) - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getOrCreateI18N(Locale, Calendar, String, Calendar, String) - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getOrCreateI18N(Locale) - Method in interface org.jahia.services.content.JCRNodeWrapper
-
Get or create the translation node
Use only in un-localized session
- getOrCreateI18N(Locale, Calendar, String, Calendar, String) - Method in interface org.jahia.services.content.JCRNodeWrapper
-
- getOrCreateI18N(Locale) - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
- getOrCreateI18N(Locale, Calendar, String, Calendar, String) - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
- getOrCreatePermission(String, JCRSessionWrapper) - Static method in class org.jahia.services.content.RBACUtils
-
Deprecated.
Creates the specified permission if it does not exist yet.
- getOrCreateRole(String, JCRSessionWrapper) - Static method in class org.jahia.services.content.RBACUtils
-
Deprecated.
Creates the specified role if it does not exist yet.
- getOrder() - Method in class org.jahia.bin.filters.AbstractServletFilter
-
- getOrder() - Method in class org.jahia.services.search.SearchCriteria.Ordering
-
- getOrder() - Method in class org.jahia.services.uicomponents.bean.editmode.EngineTab
-
- getOrderedVersionNumbers() - Method in class org.jahia.services.templates.ModuleVersion
-
Returns a list of ordered version numbers.
- getOrderings() - Method in class org.jahia.services.query.QOMBuilder
-
Gets the orderings for this query.
- getOrderings() - Method in class org.jahia.services.search.SearchCriteria
-
- getOrganizationalEntityById(String) - Method in class org.jahia.services.workflow.jbpm.JBPMTaskIdentityService
-
- getOrigin() - Method in class org.jahia.settings.readonlymode.ReadOnlyModeStatusInfo
-
- getOriginalImage() - Method in class org.jahia.services.image.BufferImage
-
- getOriginalMixinNodeTypes() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
- getOriginalName() - Method in class org.jahia.services.importexport.DefinitionsMapping.Mapping
-
- getOriginalPath() - Method in class org.jahia.services.content.rules.CopiedNodeFact
-
- getOriginalPath() - Method in class org.jahia.services.content.rules.MovedNodeFact
-
- getOriginalQuery() - Method in class org.jahia.services.search.Suggestion
-
Returns the original query string.
- getOriginatingJahiaRelease() - Method in class org.jahia.services.sites.SiteCreationInfo
-
- getOriginSiteKey() - Method in class org.jahia.services.search.SearchCriteria
-
Returns the origin site key, i.e.
- getOrphaned() - Method in class org.jahia.services.history.OrphanedVersionHistoryCheckStatus
-
Returns the number of found orphaned version histories.
- getOsgiService(String) - Static method in class org.jahia.osgi.BundleUtils
-
Looks up an OSGi service for the specified class and filter.
- getOsgiService(Class<S>, String) - Static method in class org.jahia.osgi.BundleUtils
-
Looks up an OSGi service for the specified class and filter.
- getOsgiService(String, String) - Static method in class org.jahia.osgi.BundleUtils
-
Looks up an OSGi service for the specified class name and filter.
- getOsgiState() - Method in interface org.jahia.services.modulemanager.spi.BundleService.BundleInformation
-
- getOtherConstraintViolations() - Method in class org.jahia.services.importexport.validation.ConstraintsValidatorResult
-
- getOutcome() - Method in class org.jahia.services.workflow.HistoryWorkflowTask
-
- getOutcomeIcons() - Method in class org.jahia.services.workflow.WorkflowTask
-
- getOutcomes() - Method in class org.jahia.services.workflow.WorkflowTask
-
- getOutgoingConnectionNames(Set<String>, Node) - Method in class org.jahia.services.workflow.jbpm.BaseCommand
-
- getOutput() - Static method in class org.apache.catalina.servlets.RangeUtils
-
- getOutputStream() - Method in class org.jahia.services.applications.pluto.JahiaPortalServletResponse
-
- getOutputStream() - Method in class org.jahia.utils.NoOutputResponseWrapper
-
- getOutputStream() - Method in class org.jahia.utils.StringResponseWrapper
-
- getOverridenDefinition() - Method in class org.jahia.services.content.nodetypes.ExtendedItemDefinition
-
- getPackageForResourceBundle(String) - Method in class org.jahia.services.templates.TemplatePackageRegistry
-
- getPackageName() - Method in class org.jahia.services.workflow.WorkflowDefinition
-
- getPage(String) - Method in class org.jahia.services.applications.pluto.JahiaRenderConfigServiceImpl
-
- getPage() - Method in class org.jahia.services.content.decorator.JCRLayoutNode
-
- getPageId() - Method in class org.jahia.services.pagesusers.PageUserProperty
-
- getPagePath() - Method in class org.jahia.services.search.SearchCriteria
-
- getPages() - Method in class org.jahia.services.applications.pluto.JahiaRenderConfigServiceImpl
-
- getPageUUID() - Method in class org.jahia.services.preferences.bookmarks.BookmarksJahiaPreference
-
- getPageUUID() - Method in class org.jahia.services.preferences.page.PageJahiaPreference
-
- getParameter(Map<String, List<String>>, String) - Static method in class org.jahia.bin.Action
-
Returns a single value for the specified parameter.
- getParameter(Map<String, List<String>>, String, String) - Static method in class org.jahia.bin.Action
-
Returns a single value for the specified parameter.
- getParameter(HttpServletRequest, String) - Static method in class org.jahia.bin.JahiaController
-
Simple utility method to retrieve a parameter from a request and throws an
JahiaBadRequestException (results in a 400 error)
in case the parameter is not found.
- getParameter(HttpServletRequest, String, String) - Static method in class org.jahia.bin.JahiaController
-
Retrieves the value of the specified request parameter.
- getParameter(HttpServletRequest, String) - Static method in class org.jahia.bin.JahiaControllerUtils
-
Simple utility method to retrieve a parameter from a request and throws an
JahiaBadRequestException (results in a 400 error)
in case the parameter is not found.
- getParameter(HttpServletRequest, String, String) - Static method in class org.jahia.bin.JahiaControllerUtils
-
Retrieves the value of the specified request parameter.
- getParameter(HttpServletRequest, String) - Static method in class org.jahia.bin.JahiaMultiActionController
-
Simple utility method to retrieve a parameter from a request and throws an
JahiaBadRequestException (results in a 400 error)
in case the parameter is not found.
- getParameter(HttpServletRequest, String, String) - Static method in class org.jahia.bin.JahiaMultiActionController
-
Retrieves the value of the specified request parameter.
- getParameterContentType(String) - Method in class org.jahia.tools.files.FileUpload
-
Return the content type of a parameter
- getParameterMap() - Method in class org.jahia.tools.files.FileUpload
-
- getParameterNames() - Method in class org.jahia.tools.files.FileUpload
-
Return an Iterator of parameters name
- getParameters() - Method in class org.jahia.bin.filters.AbstractServletFilter
-
- getParameterValue(Node, String) - Static method in class org.jahia.utils.xml.XMLParser
-
Processes through all the parameter tags of a given node to find the value of
a certain named parameter
- getParameterValues(String) - Method in class org.jahia.tools.files.FileUpload
-
Return the values of a parameter
- getParams() - Method in class org.jahia.services.content.nodetypes.DynamicValueImpl
-
- getParams() - Method in class org.jahia.services.uicomponents.bean.editmode.SidePanelTab
-
- getParent() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getParent() - Method in class org.jahia.services.content.decorator.JCRPlaceholderNode
-
- getParent() - Method in interface org.jahia.services.content.JCRItemWrapper
- getParent() - Method in class org.jahia.services.content.JCRItemWrapperImpl
- getParent() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
- getParent() - Method in class org.jahia.services.content.JCRPropertyWrapperImpl
-
- getParent() - Method in class org.jahia.services.content.rules.AbstractNodeFact
-
- getParent() - Method in class org.jahia.services.content.rules.DeletedNodeFact
-
- getParent() - Method in interface org.jahia.services.content.rules.NodeFact
-
Returns the parent node fact.
- getParent() - Method in class org.jahia.services.uicomponents.bean.editmode.EngineConfiguration
-
- getParentCategories(JahiaUser) - Method in class org.jahia.services.categories.Category
-
Retrieves the list of parent categories for this category, checking the
rights if a principal is specified.
- getParentCategories() - Method in class org.jahia.services.categories.Category
-
- getParentJCRPath(String) - Static method in class org.jahia.services.content.JCRContentUtils
-
A small utility method to retrieve the parent path of a path that contains expanded form names.
- getParentNode(String, JCRSessionWrapper) - Method in class org.jahia.ajax.gwt.helper.NavigationHelper
-
Return a node if existing exception otherwise
- getParentObjectKeys() - Method in class org.jahia.services.categories.Category
-
Retrieves the list of parent object keys for this category.
- getParentOfType(JCRNodeWrapper, String) - Static method in class org.jahia.services.content.JCRContentUtils
-
- getParentWithAclInheritanceBroken(JCRNodeWrapper) - Static method in class org.jahia.services.content.JCRContentUtils
-
Returns the first parent of the specified node, which has the ACL inheritance broken.
- getParser() - Method in class org.apache.jackrabbit.core.query.lucene.JahiaSecondaryIndex
-
- getParser() - Static method in class org.jahia.services.applications.pluto.JahiaPortalURLParserImpl
-
Returns the singleton parser instance.
- getParsingErrors() - Method in class org.jahia.services.content.nodetypes.JahiaCndReader
-
Return errors that has been catched during parsing
- getPartGenerator(String) - Method in interface org.jahia.services.render.filter.cache.CacheKeyGenerator
-
Return the cache key part generator corresponding to the given field
- getPartGenerator(String) - Method in class org.jahia.services.render.filter.cache.DefaultCacheKeyGenerator
-
- getParticipations() - Method in class org.jahia.services.workflow.WorkflowTask
-
- getPassword() - Method in class org.jahia.data.templates.ModuleReleaseInfo
-
- getPassword() - Method in class org.jahia.services.mail.MailSettings
-
- getPassword() - Method in class org.jahia.services.pwdpolicy.PasswordHistoryEntry
-
- getPasswordHistory() - Method in class org.jahia.services.content.decorator.JCRUserNode
-
- getPasswordHistory(JCRUserNode) - Method in class org.jahia.services.pwdpolicy.JahiaPasswordPolicyService
-
Returns the (encrypted) password history map, sorted by change date
descending, i.e.
- getPatcher() - Method in class org.jahia.services.content.JCRStoreProvider
-
- getPatchesLookup() - Method in class org.jahia.tools.patches.Patcher
-
- getPatchNumber() - Static method in class org.jahia.bin.Jahia
-
- getPath() - Method in class org.apache.jackrabbit.core.query.lucene.CountRow
-
- getPath(String) - Method in class org.apache.jackrabbit.core.query.lucene.CountRow
-
- getPath() - Method in class org.apache.jackrabbit.core.query.lucene.FacetRow
-
- getPath(String) - Method in class org.apache.jackrabbit.core.query.lucene.FacetRow
-
- getPath() - Method in class org.apache.jackrabbit.core.query.lucene.JahiaSecondaryIndex
-
- getPath() - Method in class org.apache.jackrabbit.core.security.PrivilegesListener
-
- getPath() - Static method in class org.jahia.bin.DocumentConverter
-
- getPath() - Method in interface org.jahia.services.categories.CategoryBean
-
Get path
- getPath() - Method in class org.jahia.services.categories.jcr.JCRCategory
-
- getPath() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getPath() - Method in class org.jahia.services.content.decorator.JCRPlaceholderNode
-
- getPath() - Method in class org.jahia.services.content.DefaultEventListener
-
- getPath() - Method in class org.jahia.services.content.JCRItemWrapperImpl
- getPath() - Method in interface org.jahia.services.content.JCRNodeWrapper
- getPath() - Method in class org.jahia.services.content.JCRObservationManager.EventWrapper
-
- getPath() - Method in class org.jahia.services.content.MountPointListener
-
- getPath() - Method in exception org.jahia.services.content.NodeConstraintViolationException
-
- getPath() - Method in class org.jahia.services.content.PublicationInfoNode
-
- getPath() - Method in class org.jahia.services.content.rules.AbstractNodeFact
-
- getPath() - Method in class org.jahia.services.content.rules.AddedNodeFact
-
- getPath() - Method in class org.jahia.services.content.rules.DeletedNodeFact
-
- getPath() - Method in class org.jahia.services.content.rules.FlushCacheOnNodeBackgroundAction.CacheFlushedEvent
-
- getPath() - Method in interface org.jahia.services.content.rules.NodeFact
-
Returns the corresponding path of the node.
- getPath() - Method in class org.jahia.services.history.HistoryEntry
-
- getPath() - Method in class org.jahia.services.image.BufferImage
-
- getPath() - Method in interface org.jahia.services.image.Image
-
- getPath() - Method in class org.jahia.services.image.ImageJImage
-
- getPath() - Method in class org.jahia.services.image.ImageMagickImage
-
- getPath() - Method in class org.jahia.services.mail.MailSettingsListener
-
- getPath() - Method in class org.jahia.services.query.QueryResultAdapter.RowDecorator
-
- getPath(String) - Method in class org.jahia.services.query.QueryResultAdapter.RowDecorator
-
- getPath() - Method in class org.jahia.services.render.BaseView
-
- getPath() - Method in class org.jahia.services.render.BundleView
-
- getPath() - Method in class org.jahia.services.render.FileSystemView
-
Deprecated.
- getPath() - Method in class org.jahia.services.render.filter.cache.HtmlCacheEventListener.FlushEvent
-
- getPath() - Method in class org.jahia.services.render.filter.cache.HtmlCacheEventListener
-
- getPath(String) - Method in class org.jahia.services.render.filter.cache.PathCacheKeyPartGenerator
-
- getPath() - Method in class org.jahia.services.render.filter.cache.RenderServiceTemplateCacheEventListener
-
- getPath() - Method in class org.jahia.services.render.Resource
-
- getPath() - Method in class org.jahia.services.render.URLResolver
-
Gets the content node path of the request resolved by the URL
- getPath() - Method in interface org.jahia.services.render.View
-
- getPath() - Method in class org.jahia.services.search.JCRNodeHit
-
- getPath() - Method in class org.jahia.services.search.SearchSettingsListener
-
- getPath() - Method in class org.jahia.services.seo.VanityUrl
-
Gets the path of the node in the JCR repository or null if not yet set
- getPath() - Method in class org.jahia.services.templates.JCRModuleListener
-
- getPath() - Method in class org.jahia.services.textextraction.RepositoryFileFilter
-
Path to narrow search
- getPath() - Method in class org.jahia.utils.zip.JahiaArchiveFileHandler
-
- getPathes() - Method in class org.jahia.services.importexport.BaseDocumentViewHandler
-
- getPathFolder(JCRNodeWrapper, String, String, String) - Static method in class org.jahia.services.content.JCRContentUtils
-
- getPathForUsername(String) - Method in class org.jahia.services.usermanager.DefaultJahiaUserSplittingRuleImpl
-
- getPathForUsername(String) - Method in interface org.jahia.services.usermanager.JahiaUserSplittingRule
-
- getPathInfo() - Method in class org.jahia.services.applications.pluto.JahiaContextRequest
-
- getPathMapping() - Method in class org.jahia.services.content.JCRSessionWrapper
-
- getPathResolver() - Method in class org.jahia.settings.SettingsBean
-
- getPaths() - Method in class org.jahia.services.uicomponents.bean.contentmanager.Repository
-
- getPathStr() - Method in class org.apache.jackrabbit.core.security.JahiaJCRPathWrapperImpl
-
- getPathStr() - Method in interface org.jahia.utils.security.PathWrapper
-
Get the string representation of the current path in the wrapper
- getPermission() - Method in class org.jahia.services.uicomponents.bean.Visibility
-
- getPermissions() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getPermissions() - Method in interface org.jahia.services.content.JCRNodeWrapper
-
- getPermissions() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
- getPermissions() - Method in class org.jahia.services.workflow.WorkflowRule
-
- getPermissions() - Method in class org.jahia.services.workflow.WorklowTypeRegistration
-
- getPermissionsAsBitSet() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getPermissionsAsBitSet() - Method in interface org.jahia.services.content.JCRNodeWrapper
-
- getPermissionsAsBitSet() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
- getPermissionsInRole(String) - Method in class org.apache.jackrabbit.core.security.JahiaAccessManager
-
- getPermissionsInRole(String, JahiaPrivilegeRegistry) - Static method in class org.jahia.utils.security.AccessManagerUtils
-
Retrieve permissions of a given role
The privilegesInRole cache will be used to read the permissions, if not found we used a system session in default workspace to read the role node
- getPersistentState(Bundle) - Static method in class org.jahia.osgi.BundleUtils
-
This method deduce and return the persistent state value of a bundle
- getPersistentStates() - Static method in class org.jahia.services.modulemanager.persistence.jcr.BundleInfoJcrHelper
-
Returns bundles persistent states.
- getPersonalizedEmailAddress(JCRUserNode) - Static method in class org.jahia.services.preferences.user.UserPreferencesHelper
-
Returns the e-mail address with the personal name of the specified user.
- getPersonalizedEmailAddress(String, JCRUserNode) - Static method in class org.jahia.services.preferences.user.UserPreferencesHelper
-
Returns the e-mail address with the personal name of the specified user.
- getPersonalName(JCRUserNode) - Static method in class org.jahia.services.preferences.user.UserPreferencesHelper
-
Returns the full user name (first name + last name) or the username if
the full name data is not provided.
- getPhysicalHeightDpi() - Method in class org.jahia.tools.imageprocess.ImageInfo
-
Returns the physical height of this image in dots per inch (dpi).
- getPhysicalHeightInch() - Method in class org.jahia.tools.imageprocess.ImageInfo
-
If
ImageInfo.check() was successful, returns the physical width of this image in dpi (dots per inch)
or -1 if no value could be found.
- getPhysicalWidthDpi() - Method in class org.jahia.tools.imageprocess.ImageInfo
-
If
ImageInfo.check() was successful, returns the physical width of this image in dpi (dots per inch)
or -1 if no value could be found.
- getPhysicalWidthInch() - Method in class org.jahia.tools.imageprocess.ImageInfo
-
Returns the physical width of an image in inches, or
-1.0f if width information is not available.
- getPid() - Static method in class org.jahia.bin.listeners.JahiaContextLoaderListener
-
- getPlaceholder() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getPlaceholder() - Method in interface org.jahia.services.content.JCRNodeWrapper
-
Return the JCRPlaceholderNode based on the current node
- getPlaceholder() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
Return the JCRPlaceholderNode based on the current node
- getPollData(Set<String>) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- getPort() - Method in class org.jahia.services.mail.MailSettings
-
- getPortalNodes(String) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- getPortlet() - Method in class org.jahia.services.content.decorator.JCRLayoutItemNode
-
- getPortletDefinition() - Method in class org.jahia.data.applications.PortletEntryPointDefinition
-
Get portlet defintion
- getPortletModeBeans(String) - Method in class org.jahia.data.beans.portlets.PortletWindowBean
-
Get list of supported portlet modes (view,edit,help)
- getPortletModes() - Method in interface org.jahia.data.applications.EntryPointDefinition
-
Get the supported PortletMode for this entry point definition.
- getPortletModes() - Method in class org.jahia.data.applications.PortletEntryPointDefinition
-
Get list of portlet modes supported by the portlet
- getPortletModes() - Method in class org.jahia.data.applications.ServletBean
-
- getPortletName() - Method in class org.jahia.services.applications.pluto.JahiaPortletPreference
-
- getPortletQualifiedNodeName(String, String, String) - Static method in class org.jahia.services.applications.ApplicationsManagerServiceImpl
-
- getPortletSQL(String, String) - Static method in class org.jahia.services.preferences.JahiaPreferencesQueryHelper
-
- getPortletSQL(String) - Static method in class org.jahia.services.preferences.JahiaPreferencesQueryHelper
-
- getPortletWindow() - Method in class org.jahia.data.beans.portlets.PortletWindowBean
-
Get the portlet window object
- getPortletWindow(EntryPointInstance, String, JahiaUser, HttpServletRequest, HttpServletResponse, ServletContext, String) - Method in interface org.jahia.services.applications.ApplicationsManagerProvider
-
- getPortletWindow(EntryPointInstance, String, JahiaUser, HttpServletRequest, HttpServletResponse, ServletContext, String) - Method in class org.jahia.services.applications.ApplicationsManagerService
-
- getPortletWindow(EntryPointInstance, String, JahiaUser, HttpServletRequest, HttpServletResponse, ServletContext, String) - Method in class org.jahia.services.applications.ApplicationsManagerServiceImpl
-
Get Portlet Window object
- getPortletWindow(EntryPointInstance, String, JahiaUser, HttpServletRequest, HttpServletResponse, ServletContext, String) - Method in class org.jahia.services.applications.pluto.ApplicationsManagerPlutoProvider
-
Get portlet window
- getPosition() - Method in class org.jahia.services.content.ChildNodesIterator
-
- getPosition() - Method in class org.jahia.services.content.EmptyPropertyIterator
-
- getPosition() - Method in class org.jahia.services.content.JCRDescendantsNodeIterator
-
- getPosition() - Method in class org.jahia.services.content.LazyPropertyIterator
-
- getPosition() - Method in class org.jahia.services.content.MultipleIterator
-
- getPosition() - Method in class org.jahia.services.content.NodeIteratorWrapper
-
- getPosition() - Method in class org.jahia.services.content.nodetypes.NodeTypeRegistry.JahiaNodeTypeIterator
-
- getPosition() - Method in class org.jahia.services.content.PropertyIteratorImpl
- getPossibleFormats() - Static method in class org.jahia.utils.FileUtils
-
- getPossibleWorkflowForType(JCRNodeWrapper, boolean, String, Locale) - Method in class org.jahia.services.workflow.WorkflowService
-
This method return the workflow associated to an type, for the specified node.
- getPossibleWorkflows(JCRNodeWrapper, boolean, Locale) - Method in class org.jahia.services.workflow.WorkflowService
-
This method list all possible workflows for the specified node.
- getPredecessors() - Method in class org.jahia.services.content.decorator.JCRVersion
-
- getPreferencesProviderByClass(Class<T>) - Method in class org.jahia.services.preferences.JahiaPreferencesService
-
- getPreferencesProviderByType(String) - Method in class org.jahia.services.preferences.JahiaPreferencesService
-
Get provider by type
- getPreferredLocale(JCRUserNode) - Static method in class org.jahia.services.preferences.user.UserPreferencesHelper
-
Returns the preferred locale of the specified user or the first one from
the list of available locales.
- getPreferredLocale(JCRUserNode, Locale) - Static method in class org.jahia.services.preferences.user.UserPreferencesHelper
-
Returns the preferred locale of the specified user or the first one from
the list of available locales.
- getPreferredLocale(JCRUserNode, JahiaSite) - Static method in class org.jahia.services.preferences.user.UserPreferencesHelper
-
Returns the preferred locale of the specified user or the first one from
the list of available locales.
- getPrefix(String) - Method in class org.apache.jackrabbit.core.JahiaSessionImpl
-
- getPrefix(String) - Method in class org.jahia.services.content.NamespaceRegistryWrapper
-
- getPrefix() - Method in class org.jahia.services.content.nodetypes.ExtendedItemDefinition
-
- getPrefix() - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- getPrefix() - Method in class org.jahia.services.content.nodetypes.Name
-
- getPrefix(String) - Method in class org.jahia.services.importexport.XMLWriter
-
Get the current or preferred prefix for a Namespace URI.
- getPrefix() - Method in class org.jahia.settings.SystemPropertiesFactoryBean
-
- getPrefixedName() - Method in class org.apache.jackrabbit.core.security.PrivilegeImpl
-
- getPrefixes() - Method in class org.jahia.services.content.NamespaceRegistryWrapper
-
- getPrefName() - Method in class org.jahia.services.applications.pluto.JahiaPortletPreference
-
- getPrefName() - Method in class org.jahia.services.preferences.generic.GenericJahiaPreference
-
- getPrefName() - Method in class org.jahia.services.preferences.page.PageJahiaPreference
-
- getPrefValue() - Method in class org.jahia.services.preferences.generic.GenericJahiaPreference
-
- getPrefValue() - Method in class org.jahia.services.preferences.page.PageJahiaPreference
-
- getPreview() - Method in class org.jahia.services.render.URLGenerator
-
- getPreviewDate() - Method in class org.jahia.services.content.JCRSessionWrapper
-
- getPreviousFiles() - Method in class org.jahia.tools.files.FileWatcher
-
- getPreviousValue(String) - Method in class org.jahia.services.render.filter.RenderChain
-
- getPrimaryItem() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getPrimaryItem() - Method in interface org.jahia.services.content.JCRNodeWrapper
- getPrimaryItem() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
- getPrimaryItemName() - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- getPrimaryNodeType() - Method in class org.jahia.services.content.decorator.JCRFrozenNodeAsRegular
-
- getPrimaryNodeType() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getPrimaryNodeType() - Method in interface org.jahia.services.content.JCRNodeWrapper
- getPrimaryNodeType() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
- getPrimaryNodeTypeName() - Method in class org.jahia.services.content.decorator.JCRFrozenNodeAsRegular
-
- getPrimaryNodeTypeName() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getPrimaryNodeTypeName() - Method in interface org.jahia.services.content.JCRNodeWrapper
-
Returns the name of the primary node type in effect for this node.
- getPrimaryNodeTypeName() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
Returns the name of the primary node type in effect for this node.
- getPrimaryNodeTypes() - Method in class org.jahia.services.content.nodetypes.NodeTypeRegistry
-
- getPrimaryNodeTypes(List<String>) - Method in class org.jahia.services.content.nodetypes.NodeTypeRegistry
-
- getPrimarySupertypes() - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- getPrincipal(JCRNodeWrapper, Integer) - Static method in class org.jahia.data.viewhelper.principal.PrincipalViewHelper
-
Get the kind of principal given by one char u = user, g = group
- getPrincipal() - Method in class org.jahia.services.preferences.JahiaPreference
-
- getPrincipalKey() - Method in class org.jahia.services.pagesusers.PageUserProperty
-
- getPrincipalManager(Session) - Method in class org.apache.jackrabbit.core.security.JahiaSecurityManager
-
- getPrincipalTextOption(JCRNodeWrapper) - Method in class org.jahia.data.viewhelper.principal.PrincipalViewHelper
-
Prepare the princiapl string output for display according to the "textFormat".
- getPrincipalType(Principal) - Static method in class org.jahia.data.viewhelper.principal.PrincipalViewHelper
-
Get the kind of principal given by one char u = user, g = group
- getPrincipalType() - Method in class org.jahia.services.pagesusers.PageUserProperty
-
- getPrincipalValueOption(Object) - Method in class org.jahia.data.viewhelper.principal.PrincipalViewHelper
-
Prepare the "value" string output.
- getPriority() - Method in interface org.jahia.services.channels.ChannelProvider
-
- getPriority() - Method in class org.jahia.services.channels.providers.UserAgentChannelProvider
-
- getPriority() - Method in class org.jahia.services.render.filter.AbstractFilter
-
Get the priority number of the filter.
- getPriority() - Method in interface org.jahia.services.render.filter.RenderFilter
-
Get the priority number of the filter.
- getPriority() - Method in class org.jahia.services.render.Template
-
Returns the template ordering priority.
- getPriority() - Method in class org.jahia.services.tasks.Task
-
- getPriority() - Method in class org.jahia.services.usermanager.JahiaGroupManagerProvider
-
Deprecated.
- getPriority() - Method in class org.jahia.services.usermanager.JahiaUserManagerProvider
-
Deprecated.
- getPrivilege(String, String) - Method in class org.apache.jackrabbit.core.security.JahiaPrivilegeRegistry
-
Returns the privilege with the specified privilegeName.
- getPrivilege(Node) - Method in class org.apache.jackrabbit.core.security.JahiaPrivilegeRegistry
-
- getPrivilegeManager() - Method in class org.apache.jackrabbit.core.security.JahiaAccessManager
-
- getPrivilegeName(String, String) - Static method in class org.apache.jackrabbit.core.security.JahiaAccessManager
-
- getPrivilegeName(String, String) - Static method in class org.jahia.utils.security.AccessManagerUtils
-
Get the full privilege name combine privilege name with workspace to generate the permission name used in jahia
exemple: privilege: Privilege.JCR_REMOVE_NODE and workspace: Constants.EDIT_WORKSPACE
result: "{http://www.jcp.org/jcr/1.0}removeNode_default"
- getPrivileges(String, Set<Principal>) - Method in class org.apache.jackrabbit.core.security.JahiaAccessManager
-
- getPrivileges(String) - Method in class org.apache.jackrabbit.core.security.JahiaAccessManager
-
- getPrivileges(int, String) - Method in class org.apache.jackrabbit.core.security.JahiaPrivilegeRegistry
-
- getPrivileges(String, String, JahiaPrincipal, JahiaPrivilegeRegistry) - Static method in class org.jahia.utils.security.AccessManagerUtils
-
Get the list Privilege from granted roles for a given principal on a node, recursive check on parents nodes
when the acl node have the "inherit" flag, the getRoles(...) function is used to retrieve the roles.
- getPrivileges(Node, JahiaPrincipal, JahiaPrivilegeRegistry) - Static method in class org.jahia.utils.security.AccessManagerUtils
-
Get the list Privilege from granted roles for a given principal on a node, recursive check on parents nodes
when the acl node have the "inherit" flag, the getRoles(...) function is used to retrieve the roles.
- getProcessEventListeners(RuntimeEngine) - Method in class org.jahia.services.workflow.jbpm.JahiaKModuleRegisterableItemsFactory
-
- getProcessId() - Method in class org.jahia.services.workflow.HistoryWorkflowBase
-
Returns an ID of the corresponding workflow process instance.
- getProcessId() - Method in class org.jahia.services.workflow.WorkflowTask
-
- getProperties(String, String) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- getProperties(String, JCRSessionWrapper, Locale) - Method in class org.jahia.ajax.gwt.helper.PropertiesHelper
-
- getProperties() - Method in class org.jahia.data.beans.CategoryBean
-
- getProperties(JCRNodeWrapper, Integer) - Static method in class org.jahia.data.viewhelper.principal.PrincipalViewHelper
-
Get a principal displayable properties.
- getProperties() - Method in class org.jahia.engines.EngineMessages
-
- getProperties() - Method in class org.jahia.services.categories.Category
-
- getProperties(String) - Method in class org.jahia.services.categories.CategoryService
-
- getProperties(String) - Method in class org.jahia.services.categories.CategoryServiceImpl
-
- getProperties(String) - Method in class org.jahia.services.categories.jcr.JCRCategoryProvider
-
Get properties from category (not supported yet, as properties are dropped and will be replaced by category references)
- getProperties() - Method in class org.jahia.services.content.decorator.JCRFrozenNodeAsRegular
-
- getProperties(String) - Method in class org.jahia.services.content.decorator.JCRFrozenNodeAsRegular
-
- getProperties(String[]) - Method in class org.jahia.services.content.decorator.JCRFrozenNodeAsRegular
-
- getProperties() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getProperties(String) - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getProperties(String[]) - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getProperties() - Method in class org.jahia.services.content.decorator.JCRProtectedNodeAbstractDecorator
-
- getProperties(String) - Method in class org.jahia.services.content.decorator.JCRProtectedNodeAbstractDecorator
-
- getProperties(String[]) - Method in class org.jahia.services.content.decorator.JCRProtectedNodeAbstractDecorator
-
- getProperties() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
- getProperties(String) - Method in class org.jahia.services.content.JCRNodeWrapperImpl
- getProperties(String[]) - Method in class org.jahia.services.content.JCRNodeWrapperImpl
- getProperties() - Method in class org.jahia.services.content.nodetypes.initializers.ChoiceListValue
-
- getProperties() - Method in class org.jahia.services.content.rules.AbstractNodeFact
-
- getProperties() - Method in class org.jahia.services.content.rules.AddedNodeFact
-
- getProperties() - Method in class org.jahia.services.content.rules.User
-
- getProperties() - Method in class org.jahia.services.render.BaseView
-
- getProperties() - Method in class org.jahia.services.render.FileSystemView
-
Deprecated.
Return properties of the template
- getProperties() - Method in interface org.jahia.services.render.View
-
Return properties of the template
- getProperties() - Method in class org.jahia.services.search.JCRNodeHit
-
- getProperties() - Method in class org.jahia.services.search.SearchCriteria
-
- getProperties() - Method in class org.jahia.services.uicomponents.bean.toolbar.Item
-
- getProperties() - Method in class org.jahia.services.usermanager.BaseJahiaExternalUser
-
Deprecated.
- getProperties() - Method in class org.jahia.services.usermanager.JahiaGroup
-
Get grp's properties list.
- getProperties() - Method in class org.jahia.services.usermanager.JahiaGroupImpl
-
- getProperties() - Method in interface org.jahia.services.usermanager.JahiaUser
-
Get user's properties list.
- getProperties() - Method in class org.jahia.services.usermanager.JahiaUserImpl
-
- getProperties() - Method in class org.jahia.services.usermanager.SearchCriteria
-
- getProperties() - Method in class org.jahia.services.usermanager.UserProperties
-
Deprecated.
- getPropertiesAll() - Method in class org.jahia.services.search.SearchCriteria
-
- getPropertiesAsString() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getPropertiesAsString() - Method in class org.jahia.services.content.decorator.JCRProtectedNodeAbstractDecorator
-
- getPropertiesAsString() - Method in interface org.jahia.services.content.JCRNodeWrapper
-
Returns a map of all property names of this node accessible through the current Session with the value as String.
- getPropertiesAsString() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
- getPropertiesFile() - Method in class org.jahia.settings.SettingsBean
-
Get the principal properties object.
- getPropertiesIterator() - Method in class org.jahia.services.content.LazyPropertyIterator
-
- getPropertiesObject() - Method in class org.jahia.utils.properties.PropertiesManager
-
Get the properties object for the instance of this class.
- getPropertiestoIgnore() - Method in class org.jahia.services.importexport.DocumentViewExporter
-
- getPropertiesToSkip() - Method in class org.jahia.services.importexport.DocumentViewImportHandler
-
- getProperty(String) - Method in class org.jahia.services.cache.CacheEntry
-
Retrieve the property value associated with the key key.
- getProperty(String) - Method in class org.jahia.services.categories.Category
-
- getProperty(String) - Method in class org.jahia.services.content.decorator.JCRFrozenNodeAsRegular
-
- getProperty(String) - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getProperty(String) - Method in class org.jahia.services.content.decorator.JCRProtectedNodeAbstractDecorator
-
- getProperty(String) - Method in interface org.jahia.services.content.JCRNodeWrapper
- getProperty(String) - Method in class org.jahia.services.content.JCRNodeWrapperImpl
- getProperty() - Method in class org.jahia.services.content.JCRPropertyWrapperImpl
-
- getProperty(String) - Method in class org.jahia.services.content.JCRSessionWrapper
-
- getProperty(String) - Method in class org.jahia.services.content.rules.AbstractNodeFact
-
- getProperty(String) - Method in class org.jahia.services.content.rules.AddedNodeFact
-
- getProperty() - Method in class org.jahia.services.mail.MailSettingsValidationResult
-
Returns the property.
- getProperty(String) - Method in class org.jahia.services.usermanager.BaseJahiaExternalUser
-
Deprecated.
- getProperty(String) - Method in class org.jahia.services.usermanager.JahiaGroup
-
Retrieve the requested grp property.
- getProperty(String) - Method in class org.jahia.services.usermanager.JahiaGroupImpl
-
- getProperty(String) - Method in interface org.jahia.services.usermanager.JahiaUser
-
Retrieve the requested user property.
- getProperty(String) - Method in class org.jahia.services.usermanager.JahiaUserImpl
-
- getProperty(String) - Method in class org.jahia.services.usermanager.UserProperties
-
Deprecated.
- getProperty() - Method in exception org.jahia.services.usermanager.UserPropertyReadOnlyException
-
Deprecated.
- getProperty(String) - Method in class org.jahia.utils.properties.PropertiesManager
-
Get a property value by its name.
- getPropertyAnalyzer(String) - Method in class org.apache.jackrabbit.core.query.lucene.JahiaIndexingConfigurationImpl
-
Returns the analyzer configured for the property with this fieldName
(the string representation ,JCR-style name, of the given Name
prefixed with FieldNames.FULLTEXT_PREFIX)),
and null if none is configured, or the configured analyzer
cannot be found.
- getPropertyAsString(String) - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getPropertyAsString(String) - Method in class org.jahia.services.content.decorator.JCRProtectedNodeAbstractDecorator
-
- getPropertyAsString(String) - Method in interface org.jahia.services.content.JCRNodeWrapper
-
Returns the property value as String at name relative to this
node.
- getPropertyAsString(String) - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
Returns the property value as String at name relative to this
node.
- getPropertyBoost(NodeState, Name) - Method in class org.apache.jackrabbit.core.query.lucene.JahiaIndexingConfigurationImpl
-
- getPropertyBoost(Name) - Method in class org.apache.jackrabbit.core.query.lucene.JahiaNodeIndexer
-
Returns the boost value for the given property name.
- getPropertyDefinition(String) - Method in class org.apache.jackrabbit.core.query.lucene.JahiaNodeIndexer
-
- getPropertyDefinition(String) - Method in class org.apache.jackrabbit.core.query.lucene.JahiaTranslationNodeIndexer
-
- getPropertyDefinition(NodeType, String) - Static method in class org.jahia.services.content.JCRContentUtils
-
- getPropertyDefinition(String, String) - Static method in class org.jahia.services.content.JCRContentUtils
-
- getPropertyDefinition(String) - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- getPropertyDefinitionFor(String, ExtendedNodeType, NodeState) - Method in class org.apache.jackrabbit.core.query.lucene.JahiaNodeIndexer
-
- getPropertyDefinitions() - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- getPropertyDefinitions() - Method in class org.jahia.services.content.nodetypes.initializers.SortableFieldnamesChoiceListInitializerImpl.CommonDefinitions
-
- getPropertyDefinitionsAsMap() - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- getPropertyDefSelector(ItemDefinition) - Static method in class org.jahia.services.content.JCRContentUtils
-
- getPropertyDescriptor(String, String, Locale) - Static method in class org.jahia.services.search.SearchCriteriaFactory
-
- getPropertyName(Name) - Method in class org.apache.jackrabbit.core.query.lucene.JahiaNodeIndexer
-
- getPropertyName() - Method in class org.jahia.services.history.HistoryEntry
-
- getPropertyName() - Method in class org.jahia.services.search.SearchCriteria.Ordering
-
- getPropertyNames() - Method in class org.jahia.services.content.interceptor.BaseInterceptor
-
- getPropertyType(String) - Static method in class org.jahia.services.content.nodetypes.JahiaCndReader
-
Returns the parsed property type or -1 if the type is not recognized.
- getPropertyWrapper(Property, JCRSessionWrapper) - Method in class org.jahia.services.content.JCRStoreProvider
-
- getPropType() - Method in class org.jahia.services.pagesusers.PageUserProperty
-
- getProvider() - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
Return the provider name.
- getProvider(JCRNodeWrapper, Integer) - Static method in class org.jahia.data.viewhelper.principal.PrincipalViewHelper
-
Construct a displayable provider name string
- getProvider() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getProvider() - Method in interface org.jahia.services.content.JCRNodeWrapper
-
The JCRStoreProvider which returned the current node.
- getProvider() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
The JCRStoreProvider which returned the current node.
- getProvider(String) - Method in class org.jahia.services.content.JCRSessionFactory
-
Returns the provider which is handling the provided node path.
- getProvider(String, boolean) - Method in class org.jahia.services.content.JCRSessionFactory
-
Returns the provider which is handling the provided node path.
- getProvider(String) - Method in class org.jahia.services.content.JCRTemplate
-
- getProvider() - Method in class org.jahia.services.query.QueryResultAdapter
-
- getProvider(String) - Method in class org.jahia.services.search.SearchServiceImpl
-
Returns an instance of the search provider for handling query requests.
- getProvider() - Method in class org.jahia.services.usermanager.BaseJahiaExternalUser
-
Deprecated.
- getProvider(String, String, JCRSessionWrapper) - Method in class org.jahia.services.usermanager.JahiaGroupManagerService
-
Retrieve the group provider corresponding to a given key
- getProvider(String) - Method in class org.jahia.services.usermanager.JahiaGroupManagerService
-
Deprecated.
- getProvider(String, JCRSessionWrapper) - Method in class org.jahia.services.usermanager.JahiaUserManagerService
-
Retrieve the user provider corresponding to a given key
- getProvider(String, String, JCRSessionWrapper) - Method in class org.jahia.services.usermanager.JahiaUserManagerService
-
- getProvider(String) - Method in class org.jahia.services.usermanager.JahiaUserManagerService
-
Deprecated.
- getProvider() - Method in class org.jahia.services.workflow.WorkflowBase
-
Returns the name of the workflow item provider.
- getProvider() - Method in class org.jahia.services.workflow.WorkflowDefinition
-
Returns the name of the workflow item provider.
- getProvider() - Method in class org.jahia.services.workflow.WorklowTypeRegistration
-
- getProviderChecker() - Method in class org.jahia.services.content.JCRStoreService
-
- getProviderFactories() - Method in class org.jahia.services.content.JCRStoreService
-
- getProviderKey() - Method in class org.jahia.services.workflow.WorkflowRule
-
- getProviderList() - Method in class org.jahia.services.content.JCRSessionFactory
-
Returns a list of providers ordered by registration order.
- getProviderList(String, JCRSessionWrapper) - Method in class org.jahia.services.usermanager.JahiaGroupManagerService
-
Provide the list of all available groups providers
- getProviderList() - Method in class org.jahia.services.usermanager.JahiaGroupManagerService
-
Deprecated.
- getProviderList(JCRSessionWrapper) - Method in class org.jahia.services.usermanager.JahiaUserManagerService
-
Provide the list of all available users providers
- getProviderList(String, JCRSessionWrapper) - Method in class org.jahia.services.usermanager.JahiaUserManagerService
-
- getProviderList() - Method in class org.jahia.services.usermanager.JahiaUserManagerService
-
Deprecated.
- getProviderName() - Method in class org.jahia.services.content.decorator.JCRGroupNode
-
- getProviderName() - Method in class org.jahia.services.content.decorator.JCRUserNode
-
- getProviderName() - Method in class org.jahia.services.usermanager.BaseJahiaExternalUser
-
Deprecated.
- getProviderName() - Method in class org.jahia.services.usermanager.JahiaGroup
-
Deprecated.
- getProviderName() - Method in class org.jahia.services.usermanager.JahiaGroupImpl
-
Get the providerName of this user.
- getProviderName() - Method in interface org.jahia.services.usermanager.JahiaPrincipal
-
Get the providerName of this user.
- getProviderName() - Method in interface org.jahia.services.usermanager.JahiaUser
-
Get the name of the provider of this user.
- getProviderName() - Method in class org.jahia.services.usermanager.JahiaUserImpl
-
- getProviders() - Method in class org.jahia.services.content.JCRSessionFactory
-
- getProviders() - Method in class org.jahia.services.preferences.JahiaPreferencesService
-
- getProviders(String, String[], JCRSessionWrapper) - Method in class org.jahia.services.usermanager.JahiaGroupManagerService
-
Provide the list of groups providers matching given keys
- getProviders(String[], JCRSessionWrapper) - Method in class org.jahia.services.usermanager.JahiaUserManagerService
-
Provide the list of users providers matching given keys
- getProviders(String, String[], JCRSessionWrapper) - Method in class org.jahia.services.usermanager.JahiaUserManagerService
-
- getProviders() - Method in class org.jahia.services.usermanager.SearchCriteria
-
- getProviders() - Method in class org.jahia.services.workflow.WorkflowService
-
Returns a map with the registered workflow providers.
- getProviderSession(JCRStoreProvider) - Method in class org.jahia.services.content.JCRSessionWrapper
-
Return the underlying session for a specific provider
This gives a direct access to the underlying implementation session, all operations done here will bypass the
JCRSessionWrapper layer.
- getProviderSession(JCRStoreProvider, boolean) - Method in class org.jahia.services.content.JCRSessionWrapper
-
Return the underlying session for a specific provider
This gives a direct access to the underlying implementation session, all operations done here will bypass the
JCRSessionWrapper layer.
- getProviderTypes() - Method in class org.jahia.services.preferences.JahiaPreferencesService
-
- getPublicationInfo(List<String>, boolean, boolean) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
Get the publication status information for multiple nodes by their identifier.
- getPublicationInfo(List<String>, boolean, boolean, Set<String>) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
Get the publication status information for multiple nodes by their identifier.
- getPublicationInfo(String, Set<String>, boolean, boolean, boolean, String, String) - Method in class org.jahia.services.content.JCRPublicationService
-
Gets the publication info for the current node and if acquired also for referenced nodes and subnodes.
- getPublicationInfo(String, Set<String>, boolean, boolean, boolean, JCRSessionWrapper, JCRSessionWrapper) - Method in class org.jahia.services.content.JCRPublicationService
-
- getPublicationInfos(List<String>, Set<String>, boolean, boolean, boolean, String, String) - Method in class org.jahia.services.content.JCRPublicationService
-
- getPublicationLanguages() - Method in class org.jahia.services.content.PublicationEvent.ContentPublicationInfo
-
- getPublicationRootNodeIdentifier() - Method in interface org.jahia.services.content.ComplexPublicationService.FullPublicationInfo
-
- getPublicationRootNodePath() - Method in interface org.jahia.services.content.ComplexPublicationService.FullPublicationInfo
-
- getPublicationRootNodePathIndex() - Method in interface org.jahia.services.content.ComplexPublicationService.FullPublicationInfo
-
- getPublicationStatus() - Method in interface org.jahia.services.content.ComplexPublicationService.AggregatedPublicationInfo
-
- getPublicationStatus() - Method in interface org.jahia.services.content.ComplexPublicationService.FullPublicationInfo
-
- getPublicationUser() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getPublicationUser() - Method in interface org.jahia.services.content.JCRNodeWrapper
-
Returns the user name who last published this node
- getPublicationUser() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
Returns the user name who last published this node
- getQOMFactory() - Method in interface org.jahia.services.content.QueryManagerWrapper
-
Returns a QueryObjectModelFactory with which a JCR-JQOM
query can be built programmatically.
- getQOMFactory() - Method in class org.jahia.services.query.QOMBuilder
-
Returns a QueryObjectModelFactory with which a JCR-JQOM
query can be built programmatically.
- getQOMFactory() - Method in class org.jahia.services.query.QueryManagerImpl
-
- getQueries() - Method in class org.jahia.services.query.QueryWrapper
-
- getQuery(Node) - Method in interface org.jahia.services.content.QueryManagerWrapper
-
Retrieves an existing persistent query.
- getQuery(Node) - Method in class org.jahia.services.query.QueryManagerImpl
-
- getQuery(JCRStoreProvider) - Method in class org.jahia.services.query.QueryWrapper
-
Get the query for a specific provider
- getQueryApproxCountLimit() - Method in class org.jahia.settings.SettingsBean
-
- getQueryHandler(QueryHandlerContext) - Method in class org.jahia.services.content.impl.jackrabbit.JahiaRepositoryConfig
-
- getQueryManager(JCRSessionWrapper) - Method in class org.jahia.services.content.JCRStoreProvider
-
- getQueryManager() - Method in class org.jahia.services.content.JCRWorkspaceWrapper
-
- getQueryParameter() - Method in class org.jahia.services.search.AbstractHit
-
- getQueryService() - Method in class org.jahia.registries.ServicesRegistry
-
- getQueryString() - Method in class org.jahia.bin.errors.ErrorFileDumper.HttpRequestData
-
- getQueryString() - Method in class org.jahia.services.applications.pluto.JahiaContextRequest
-
- getRAMScheduler() - Method in class org.jahia.services.scheduler.SchedulerService
-
- getRandomizedNames() - Method in class org.jahia.services.content.DefaultNameGenerationHelperImpl
-
- getRangeFacet(String) - Method in class org.apache.jackrabbit.core.query.FacetedQueryResult
-
- getRangeFacet(String) - Method in class org.apache.jackrabbit.core.query.lucene.FacetRow
-
- getRangeFacet(String) - Method in class org.jahia.services.query.QueryResultAdapter
-
- getRangeFacet(String) - Method in interface org.jahia.services.query.QueryResultWrapper
-
- getRangeFacet(String) - Method in class org.jahia.services.query.QueryResultWrapperImpl
-
- getRangeFacets() - Method in class org.apache.jackrabbit.core.query.FacetedQueryResult
-
- getRangeFacets() - Method in class org.apache.jackrabbit.core.query.lucene.FacetRow
-
- getRangeFacets() - Method in class org.jahia.services.query.QueryResultAdapter
-
- getRangeFacets() - Method in interface org.jahia.services.query.QueryResultWrapper
-
- getRangeFacets() - Method in class org.jahia.services.query.QueryResultWrapperImpl
-
- getRangeQuery(String, String, String, boolean) - Method in class org.jahia.services.search.facets.JahiaQueryParser
-
- getRawHit() - Method in class org.jahia.services.search.AbstractHit
-
- getRawHit() - Method in interface org.jahia.services.search.Hit
-
Returns the raw hit object.
- getRawQuery() - Method in class org.jahia.services.search.SearchCriteria
-
- getReader() - Method in interface org.apache.jackrabbit.core.query.lucene.IndexReaderAware
-
Returns currently used index reader instance.
- getReader() - Method in class org.apache.jackrabbit.core.query.lucene.JahiaFilterMultiColumnQueryHits
-
- getReadOnly() - Method in class org.jahia.services.applications.pluto.JahiaPortletPreference
-
- getReadOnlyCacheEnabled() - Method in class org.jahia.services.content.JCRSessionFactory
-
- getReadOnlyModePriority() - Method in class org.apache.jackrabbit.core.JahiaRepositoryImpl
-
- getReadOnlyModePriority() - Method in class org.jahia.jdbc.ReadOnlyModeAwareDataSource
-
- getReadOnlyModePriority() - Method in class org.jahia.services.content.impl.jackrabbit.SpringJackrabbitRepository
-
- getReadOnlyModePriority() - Method in class org.jahia.services.content.JCRSessionFactory
-
- getReadOnlyModePriority() - Method in class org.jahia.services.modulemanager.impl.ModuleManagerImpl
-
- getReadOnlyModePriority() - Method in class org.jahia.services.scheduler.SchedulerService
-
- getReadOnlyModePriority() - Method in class org.jahia.services.workflow.WorkflowService
-
- getReadOnlyModePriority() - Method in interface org.jahia.settings.readonlymode.ReadOnlyModeCapable
-
Get the priority of the service.
- getReadOnlyModePriority() - Method in class org.jahia.settings.SettingsBean
-
- getReadOnlyStatus() - Method in class org.jahia.services.render.RenderContext
-
Get current read-only mode status.
- getReadOnlyStatus() - Method in class org.jahia.settings.readonlymode.ReadOnlyModeController
-
- getReadOnlyStatuses() - Method in class org.jahia.settings.readonlymode.ReadOnlyModeController
-
Returns a list of read-only statuses from multiple origins
- getRealAttributeName(PortletWindow, String) - Static method in class org.jahia.services.applications.pluto.JahiaPortletUtil
-
Get real attribute name
- getRealm() - Method in class org.jahia.services.content.decorator.JCRUserNode
-
- getRealm() - Method in class org.jahia.services.content.rules.User
-
- getRealm() - Method in class org.jahia.services.usermanager.BaseJahiaExternalUser
-
Deprecated.
- getRealm() - Method in interface org.jahia.services.usermanager.JahiaUser
-
Get the realm name this user belongs to.
- getRealm() - Method in class org.jahia.services.usermanager.JahiaUserImpl
-
- getRealNode() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getRealNode() - Method in class org.jahia.services.content.decorator.JCRVersion
-
- getRealNode() - Method in class org.jahia.services.content.decorator.JCRVersionHistory
-
- getRealNode() - Method in interface org.jahia.services.content.JCRNodeWrapper
-
Gets the real Node wrapped by this JCRNodeWrapper
This gives a direct access to the underlying implementation node, all operations done here will bypass the
JCRSessionWrapper / JCRNodeWrapper layer.
- getRealNode() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
Gets the real Node wrapped by this JCRNodeWrapper
This gives a direct access to the underlying implementation node, all operations done here will bypass the
JCRSessionWrapper / JCRNodeWrapper layer.
- getRealProperty() - Method in interface org.jahia.services.content.JCRPropertyWrapper
-
Gets the real Property wrapped by this JCRPropertyWrapper
- getRealProperty() - Method in class org.jahia.services.content.JCRPropertyWrapperImpl
-
- getRealResource() - Method in class org.jahia.services.render.URLGenerator
-
- getRealValue() - Method in interface org.jahia.services.content.JCRPropertyWrapper
-
- getRealValue() - Method in class org.jahia.services.content.JCRPropertyWrapperImpl
-
- getRealValue(JCRNodeWrapper, JahiaUser, Locale, HttpServletRequest) - Method in class org.jahia.services.uicomponents.bean.contentmanager.ModuleAvailableVisibility
-
- getRealValue(JCRNodeWrapper, JahiaUser, Locale, HttpServletRequest) - Method in class org.jahia.services.uicomponents.bean.contentmanager.ProviderKeyColumnVisibility
-
- getRealValue(JCRNodeWrapper, JahiaUser, Locale, HttpServletRequest) - Method in class org.jahia.services.uicomponents.bean.contentmanager.RootUserVisibility
-
- getRealValue(JCRNodeWrapper, JahiaUser, Locale, HttpServletRequest) - Method in class org.jahia.services.uicomponents.bean.contentmanager.WebFolderVisibility
-
- getRealValue(JCRNodeWrapper, JahiaUser, Locale, HttpServletRequest) - Method in class org.jahia.services.uicomponents.bean.InvertedVisibility
-
- getRealValue(JCRSiteNode, JahiaUser, Locale, HttpServletRequest) - Method in class org.jahia.services.uicomponents.bean.toolbar.LogoutProperty
-
- getRealValue(JCRSiteNode, JahiaUser, Locale, HttpServletRequest) - Method in class org.jahia.services.uicomponents.bean.toolbar.Property
-
- getRealValue(JCRSiteNode, JahiaUser, Locale, HttpServletRequest) - Method in class org.jahia.services.uicomponents.bean.toolbar.ResourceBundleProperty
-
- getRealValue(JCRSiteNode, JahiaUser, Locale) - Method in class org.jahia.services.uicomponents.bean.toolbar.Selected
-
- getRealValue(JCRNodeWrapper, JahiaUser, Locale, HttpServletRequest) - Method in class org.jahia.services.uicomponents.bean.Visibility
-
- getRealValues() - Method in interface org.jahia.services.content.JCRPropertyWrapper
-
- getRealValues() - Method in class org.jahia.services.content.JCRPropertyWrapperImpl
-
- getReason() - Method in class org.jahia.services.content.rules.FlushCacheOnNodeBackgroundAction.CacheFlushedEvent
-
- getRecursiveUserMembers() - Method in class org.jahia.services.content.decorator.JCRGroupNode
-
- getRecursiveUserMembers() - Method in class org.jahia.services.usermanager.JahiaGroup
-
Deprecated.
- getRedirect() - Method in class org.jahia.services.render.RenderContext
-
- getRedirect() - Method in class org.jahia.utils.StringResponseWrapper
-
- getRedirectUrl(HttpServletRequest, HttpServletResponse) - Method in class org.jahia.bin.Login
-
- getRedirectUrl() - Method in class org.jahia.services.render.URLResolver
-
If value is not null, then URL resolving encountered that the URL has
permanently been changed and thus a server-side redirect to the new
location should be triggered.
- getRedoLogFactory() - Method in class org.apache.jackrabbit.core.query.lucene.JahiaSecondaryIndex
-
- getRefAclNode(JCRSessionWrapper, JCRNodeWrapper, String, JCRNodeWrapper) - Method in class org.jahia.services.content.AclListener
-
- getReferencedDefs() - Method in class org.jahia.services.content.nodetypes.initializers.SortableFieldnamesChoiceListInitializerImpl.CommonDefinitions
-
- getReferencedNode() - Method in class org.jahia.services.content.JCRPropertyWrapperImpl
-
- getReferenceProperties() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getReferenceProperties() - Method in interface org.jahia.services.content.JCRNodeWrapper
-
- getReferenceProperties() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
- getReferences() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getReferences(String) - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getReferences() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
- getReferences(String) - Method in class org.jahia.services.content.JCRNodeWrapperImpl
- getReferences() - Method in class org.jahia.services.content.PublicationInfoNode
-
- getReferenceTypes(String, String) - Static method in class org.jahia.services.content.nodetypes.ConstraintsHelper
-
Builds a list of usable reference types for the specified node types and constraints.
- getRefPattern() - Method in class org.jahia.services.content.interceptor.URLInterceptor
-
- getRefreshOnExternalModification() - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
- getRegexpDependencies() - Method in class org.jahia.services.render.Resource
-
- getRegexpDependenciesCache() - Method in class org.jahia.services.render.filter.cache.ModuleCacheProvider
-
- getRegisteredBundles() - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
- getRegisteredEventListeners() - Method in class org.jahia.services.content.JCRObservationManager
-
Returns all event listeners that have been registered through this session.
- getRegisteredModules() - Method in class org.jahia.services.templates.TemplatePackageRegistry
-
- getRegisteredPrivilegeNames() - Static method in class org.apache.jackrabbit.core.security.JahiaPrivilegeRegistry
-
Returns all registered privileges.
- getRegisteredPrivileges() - Static method in class org.apache.jackrabbit.core.security.JahiaPrivilegeRegistry
-
Returns all registered privileges.
- getRelativePath(NodeState, PropertyState) - Method in class org.apache.jackrabbit.core.query.lucene.JahiaSecondaryIndex
-
- getRelativePathForUsername(String) - Method in class org.jahia.services.usermanager.DefaultJahiaUserSplittingRuleImpl
-
- getRelativePathForUsername(String) - Method in interface org.jahia.services.usermanager.JahiaUserSplittingRule
-
Return split path without the users root node
- getRelativeRoot() - Method in class org.jahia.services.content.JCRObservationManagerDispatcher
-
- getRelativeRoot() - Method in class org.jahia.services.content.JCRStoreProvider
-
- getReleaseNumber() - Static method in class org.jahia.bin.Jahia
-
- getRemoteAddr() - Method in class org.jahia.bin.errors.ErrorFileDumper.HttpRequestData
-
- getRemoteHost() - Method in class org.jahia.bin.errors.ErrorFileDumper.HttpRequestData
-
- getRemoteJahiaUser() - Method in class org.jahia.ajax.gwt.commons.server.JahiaRemoteService
-
Get remote jahiaUser
- getRemoteJahiaUserNode() - Method in class org.jahia.ajax.gwt.commons.server.JahiaRemoteService
-
- getRemoteSize() - Method in class org.jahia.services.cache.ehcache.EhCacheStatisticsWrapper
-
- getRemoteUser() - Method in class org.jahia.ajax.gwt.commons.server.JahiaRemoteService
-
Get remote user
- getRemoteUser() - Method in class org.jahia.services.applications.pluto.JahiaContextRequest
-
- getRemoteUser() - Method in class org.jahia.services.applications.pluto.JahiaPortalServletRequest
-
- getRemoteUser() - Method in class org.jahia.services.applications.pluto.JahiaUserRequestWrapper
-
- getRemovedFiles() - Method in class org.jahia.tools.files.FileWatcher
-
- getRenderChainInstance() - Method in class org.jahia.services.render.RenderService
-
Returns a new instance of the
RenderChain with all filters.
- getRenderedContent(String, String, String, String, String, Map<String, List<String>>, boolean, String, String, String) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- getRenderedContent(String, String, String, Map<String, List<String>>, boolean, String, HttpServletRequest, HttpServletResponse, JCRSessionWrapper, Locale, String, String) - Method in class org.jahia.ajax.gwt.helper.TemplateHelper
-
Get rendered content
- getRenderedPaths() - Method in class org.jahia.services.render.RenderContext
-
- getRenderers() - Method in class org.jahia.services.content.nodetypes.renderer.ChoiceListRendererService
-
- getRenderFilters() - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
Returns a list of
RenderFilter instances, configured for the specified templates package.
- getRenderFilters() - Method in class org.jahia.services.templates.TemplatePackageRegistry
-
Returns a list of
RenderFilter instances, configured for the specified templates package.
- getRenderMapping() - Method in class org.jahia.services.seo.urlrewrite.UrlRewriteService
-
- getRenderServletPath() - Static method in class org.jahia.bin.Render
-
- getRepositories() - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- getRepository() - Method in class org.jahia.services.content.impl.jackrabbit.SpringJackrabbitRepository
-
- getRepository() - Method in class org.jahia.services.content.JCRSessionWrapper
-
- getRepository() - Method in class org.jahia.services.content.JCRStoreProvider
-
- getRepositoryByJNDI() - Method in class org.jahia.services.content.JCRStoreProvider
-
- getRepositoryByRMI() - Method in class org.jahia.services.content.JCRStoreProvider
-
- getRepositoryHome() - Method in class org.jahia.settings.SettingsBean
-
- getRepositoryHomeResource() - Method in class org.jahia.settings.SettingsBean
-
- getRepositoryId() - Method in class org.jahia.data.templates.ModuleReleaseInfo
-
- getRepositoryLockMechanism() - Method in class org.jahia.services.content.impl.jackrabbit.JahiaRepositoryConfig
-
- getRepositoryName() - Method in class org.jahia.services.content.JCRStoreProvider
-
- getRepositoryPath(String, String) - Method in class org.apache.jackrabbit.j2ee.DavLocatorFactoryImpl
-
- getRepositoryUrl() - Method in class org.jahia.data.templates.ModuleReleaseInfo
-
- getRequest() - Method in class org.jahia.ajax.gwt.commons.server.JahiaRemoteService
-
- getRequest() - Method in class org.jahia.bin.Logout.LogoutEvent
-
- getRequest() - Method in class org.jahia.params.valves.AuthValveContext
-
- getRequest() - Method in class org.jahia.services.content.files.FileServlet.FileDownloadEvent
-
- getRequest() - Method in class org.jahia.services.render.RenderContext
-
- getRequestCount() - Static method in class org.jahia.bin.listeners.JahiaContextLoaderListener
-
- getRequestCount() - Method in interface org.jahia.utils.RequestLoadAverage.RequestCountProvider
-
- getRequestRenderTime() - Method in exception org.jahia.exceptions.RenderTimeLimitExceededException
-
- getRequestURI() - Method in class org.jahia.services.applications.pluto.JahiaContextRequest
-
- getRequestURL() - Method in class org.jahia.bin.errors.ErrorFileDumper.HttpRequestData
-
- getRequired(String, String) - Method in class org.jahia.ajax.gwt.content.server.UploadedPendingFileStorageJcr
-
- getRequired(String, String) - Method in interface org.jahia.bin.SessionNamedDataStorage
-
Get data belonging to specific HTTP session, by name; throw an exception if does not exist
- getRequired(String, String) - Method in class org.jahia.bin.SessionNamedDataStorageInMemory
-
- getRequiredFieldNamesForTemplate() - Method in class org.jahia.services.visibility.BaseVisibilityConditionRule
-
- getRequiredFieldNamesForTemplate() - Method in interface org.jahia.services.visibility.VisibilityConditionRule
-
Returns a list of field names, required to display the info.
- getRequiredModule() - Method in class org.jahia.services.uicomponents.bean.toolbar.Item
-
- getRequiredParameter(Map<String, List<String>>, String) - Static method in class org.jahia.bin.Action
-
Returns a single value for the specified parameter.
- getRequiredPermission() - Method in class org.jahia.bin.Action
-
Returns a permission, required to execute this action or null if no particular permission is required.
- getRequiredPermission() - Method in class org.jahia.bin.JahiaController
-
Returns the permission, required to handle this action.
- getRequiredPermission() - Method in class org.jahia.bin.JahiaMultiActionController
-
Returns the permission, required to handle this action.
- getRequiredPermission() - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- getRequiredPermission() - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
- getRequiredPermission() - Method in class org.jahia.services.uicomponents.bean.editmode.EngineTab
-
- getRequiredPermission() - Method in class org.jahia.services.uicomponents.bean.editmode.SidePanelTab
-
- getRequiredPermission() - Method in class org.jahia.services.uicomponents.bean.toolbar.Item
-
- getRequiredPermissions() - Method in class org.jahia.services.uicomponents.bean.toolbar.Item
-
Returns the list of required permissions to enable this item.
- getRequiredPermissionsStrategy() - Method in class org.jahia.services.uicomponents.bean.toolbar.Item
-
Returns the permission strategy to use to interpret required permissions.
- getRequiredPrimaryTypeNames() - Method in class org.jahia.services.content.nodetypes.ExtendedNodeDefinition
-
- getRequiredPrimaryTypes() - Method in class org.jahia.services.content.nodetypes.ExtendedNodeDefinition
-
- getRequiredType() - Method in class org.jahia.services.content.nodetypes.ExtendedPropertyDefinition
-
- getRequiredTypes() - Method in class org.jahia.services.content.interceptor.BaseInterceptor
-
- getRequiredTypes() - Method in class org.jahia.services.content.interceptor.RichTextInterceptor
-
- getRequiredWorkspace() - Method in class org.jahia.bin.Action
-
Returns JCR workspace name this action should be executed for; null if there is no required workspace.
- getReservedParameters() - Static method in class org.jahia.bin.Render
-
- getResizeCoords(JahiaImageService.ResizeType, int, int, int, int) - Method in class org.jahia.services.image.AbstractImageService
-
- getResKeyName() - Method in class org.jahia.data.applications.EntryPointInstance
-
- getResolvedReferences() - Method in class org.jahia.services.content.JCRSessionWrapper
-
- getResolvedTemplate() - Method in class org.jahia.services.render.filter.StaticAssetsFilter
-
- getResolvedTemplate() - Method in class org.jahia.services.render.Resource
-
- getResolveSite() - Method in class org.jahia.services.content.decorator.JCRFrozenNode
-
- getResolveSite() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getResolveSite() - Method in class org.jahia.services.content.decorator.JCRSiteNode
-
- getResolveSite() - Method in interface org.jahia.services.content.JCRNodeWrapper
-
- getResolveSite() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
- getResource() - Method in class org.jahia.ajax.gwt.commons.server.ManagedGWTResource.AtmosphereClientDisconnectedEvent
-
- getResource() - Method in class org.jahia.ajax.gwt.commons.server.ManagedGWTResource.AtmosphereClientReadyEvent
-
- getResource(String) - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
Returns a resource from the module's bundle for the specified path.
- getResource(String) - Method in class org.jahia.osgi.BundleDelegatingClassLoader
-
- getResource() - Method in class org.jahia.services.modulemanager.persistence.PersistentBundle
-
- getResource(String) - Method in class org.jahia.services.render.BaseView
-
- getResource() - Method in class org.jahia.services.render.BundleView
-
- getResource(String) - Method in class org.jahia.services.render.BundleView
-
- getResource(String) - Method in class org.jahia.services.render.scripting.bundle.BundleSourceResourceResolver
-
- getResource() - Method in class org.jahia.services.render.URLResolver
-
Creates a resource from the path in the URL.
- getResource(String) - Method in class org.jahia.services.render.URLResolver
-
- getResource() - Method in class org.jahia.services.workflow.jbpm.custom.email.AttachmentTemplate
-
- getResource(String) - Method in class org.jahia.utils.i18n.JahiaTemplatesRBLoader
-
Deprecated.
- getResourceAsStream(String) - Method in class org.jahia.utils.i18n.JahiaTemplatesRBLoader
-
Deprecated.
- getResourceAsStream(String) - Static method in class org.jahia.utils.WebUtils
-
Returns the InputStream for the specified servlet context resource.
- getResourceAsString(String) - Method in class org.jahia.services.notification.HttpClientService
-
Retrieves the content of the specified resource as a string.
- getResourceAsString(String, HttpServletRequest, HttpServletResponse) - Method in class org.jahia.services.notification.HttpClientService
-
Retrieves resource content, specified by the provided URL.
- getResourceAsString(String) - Static method in class org.jahia.utils.WebUtils
-
Loads the content of the specified servlet context resource as text.
- getResourceBundle(Locale, String, String) - Method in class org.jahia.services.workflow.jbpm.BaseCommand
-
- getResourceBundleHierarchy() - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
Returns a list with the resource bundle lookup chain for this module.
- getResourceBundleID() - Method in class org.jahia.utils.i18n.ResourceBundleMarker
-
Returns the resource bundle identifier.
- getResourceBundleKey() - Method in class org.jahia.services.content.nodetypes.ExtendedItemDefinition
-
- getResourceBundleKey(ExtendedNodeType) - Method in class org.jahia.services.content.nodetypes.ExtendedItemDefinition
-
- getResourceBundleName() - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
Returns the name (path) of the resource bundle for this module.
- getResourceKey() - Method in class org.jahia.utils.i18n.ResourceBundleMarker
-
Returns the resource key
- getResourceNodeType() - Method in class org.jahia.services.render.Resource
-
- getResourcePath(String, String) - Method in class org.apache.jackrabbit.j2ee.DavLocatorFactoryImpl
-
- getResourcePath(String) - Method in class org.jahia.services.render.BaseView
-
Obtains the path for the specified resource which can be used to read it using corresponding script, e.g.
- getResourcePath(String) - Method in class org.jahia.services.render.BundleView
-
- getResourcePath() - Method in class org.jahia.services.render.RenderInfo
-
- getResourcePath() - Method in class org.jahia.services.render.URLGenerator
-
- getResources(String) - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
Returns resources from the module's bundle and its attached fragments for the specified path.
- getResources(String) - Method in class org.jahia.osgi.BundleDelegatingClassLoader
-
- getResources(String) - Method in class org.jahia.services.SpringContextSingleton
-
Searches for Spring resource locations given the specified (pattern-based) location.
- getResources(String, boolean) - Method in class org.jahia.services.SpringContextSingleton
-
Searches for Spring resource locations given the specified (pattern-based) location.
- getResources(String, Locale, JCRSiteNode, JahiaUser) - Static method in class org.jahia.utils.i18n.ResourceBundles
-
Find resource bundle value regarding the key, locale and site for a given Jahia user.
- getResourcesStack() - Method in class org.jahia.services.render.RenderContext
-
- getResourceTemplate() - Method in class org.jahia.services.render.RenderInfo
-
- getResponse() - Method in class org.jahia.ajax.gwt.commons.server.JahiaRemoteService
-
- getResponse() - Method in class org.jahia.bin.Logout.LogoutEvent
-
- getResponse() - Method in class org.jahia.params.valves.AuthValveContext
-
- getResponse() - Method in class org.jahia.services.render.RenderContext
-
- getResponseErrorCode() - Method in exception org.jahia.exceptions.JahiaException
-
- getResponseErrorCode() - Method in exception org.jahia.exceptions.JahiaForbiddenAccessException
-
- getResponseErrorCode() - Method in exception org.jahia.exceptions.JahiaSessionExpirationException
-
- getRestoreVersionLabel(long) - Static method in class org.jahia.ajax.gwt.helper.VersioningHelper
-
Returns the label for the restored version of the file with the timestamp.
- getResult() - Method in class org.jahia.services.importexport.validation.ConstraintsValidator
-
- getResult() - Method in interface org.jahia.services.importexport.validation.ImportValidator
-
Returns the validation result.
- getResult() - Method in class org.jahia.services.importexport.validation.MissingModulesValidator
-
- getResult() - Method in class org.jahia.services.importexport.validation.MissingNodetypesValidator
-
- getResult() - Method in class org.jahia.services.importexport.validation.MissingPortletsValidator
-
- getResult() - Method in class org.jahia.services.importexport.validation.MissingTemplatesValidator
-
- getResult() - Method in class org.jahia.services.importexport.validation.ProviderAvailabilityValidator
-
- getResult() - Method in class org.jahia.services.importexport.validation.SitesValidator
-
- getResult() - Method in class org.jahia.services.importexport.validation.UserValidator
-
- getResult() - Method in class org.jahia.services.query.ScrollableQueryCallback
-
When the ScrollableQuery stop to scroll, he call this this method to return the result of the callback
- getResultByClassName(String) - Method in class org.jahia.services.importexport.validation.ValidationResults
-
- getResultCode() - Method in class org.jahia.bin.ActionResult
-
- getResultCount(QueryResultAdapter) - Method in class org.jahia.services.query.QueryWrapper
-
- getResults() - Method in class org.jahia.services.importexport.validation.DocumentViewValidationHandler
-
Returns the overall validation results.
- getResults() - Method in class org.jahia.services.importexport.validation.ValidationResults
-
- getResults() - Method in class org.jahia.services.search.SearchResponse
-
Holds a list of Hit objects matching the search criteria.
- getResultsByClassName() - Method in class org.jahia.services.importexport.validation.ValidationResults
-
- getRetentionManager() - Method in class org.jahia.services.content.JCRSessionWrapper
-
- getRightJoinConstraints(Collection<Row>) - Method in class org.apache.jackrabbit.core.query.lucene.join.JahiaEquiJoinMerger
-
- getRightJoinConstraintsWithTranslation(Collection<Row>) - Method in class org.apache.jackrabbit.core.query.lucene.join.JahiaEquiJoinMerger
-
- getRightObjectKey() - Method in class org.jahia.content.ObjectLink
-
- getRmibind() - Method in class org.jahia.services.content.JCRStoreProvider
-
- getRole() - Method in class org.jahia.services.workflow.WorkflowParticipation
-
- getRoles(String) - Method in class org.apache.jackrabbit.core.security.JahiaAccessManager
-
- getRoles() - Method in class org.jahia.data.applications.WebAppContext
-
Return the security roles defined for this application.
- getRoles() - Method in class org.jahia.data.webapps.JahiaWebAppDef
-
get a List of the roles
- getRoles() - Method in class org.jahia.data.webapps.Web_App_Xml
-
return the List of roles
- getRoles(String, String, JahiaPrincipal) - Static method in class org.jahia.utils.security.AccessManagerUtils
-
Get the list of granted role for a given principal on a node, recursive check on parents when the acl node have the "inherit" flag
- getRoles(Node, JahiaPrincipal) - Static method in class org.jahia.utils.security.AccessManagerUtils
-
Get the list of granted role for a given principal on a node, recursive check on parents when the acl node have the "inherit" flag
- getRolesForNode(JCRNodeWrapper, boolean, boolean, String, int, boolean) - Static method in class org.jahia.services.content.JCRContentUtils
-
- getRoot(List<String>, List<String>, List<String>, List<String>, List<String>, List<String>, List<String>, boolean, boolean, List<String>, String, boolean) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- getRoot() - Method in class org.jahia.services.content.PublicationInfo
-
- getRootCategories(JahiaUser) - Static method in class org.jahia.services.categories.Category
-
- getRootCategories(JahiaUser) - Method in class org.jahia.services.categories.CategoryService
-
- getRootCategories(JahiaUser) - Method in class org.jahia.services.categories.CategoryServiceImpl
-
- getRootCategories(JahiaUser) - Method in class org.jahia.services.categories.jcr.JCRCategoryProvider
-
Get all root categories accessible by the given user
- getRootCause() - Method in exception org.jahia.exceptions.JahiaException
-
Accessor method for the root cause exception.
- getRootFolder() - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
- getRootFolder() - Method in class org.jahia.services.templates.GitSourceControlManagement
-
- getRootFolder() - Method in class org.jahia.services.templates.SourceControlManagement
-
Returns the root folder of the module.
- getRootFolderPath() - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
Returns the source path of the root folder for the deployed template set.
- getRootFolderWithVersion() - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
- getRootLoggerLevel() - Static method in class org.jahia.bin.listeners.LoggingConfigListener
-
Returns the logging level of the root logger.
- getRootNode() - Method in class org.jahia.services.content.JCRSessionWrapper
-
- getRootNode(JCRSessionWrapper) - Static method in class org.jahia.services.modulemanager.persistence.jcr.BundleInfoJcrHelper
-
Returns the module manager JCR root node
- getRootUserName() - Method in class org.jahia.services.usermanager.JahiaUserManagerService
-
Returns the system root user name (cached)
- getRootVersion() - Method in class org.jahia.services.content.decorator.JCRVersionHistory
-
- getRowIndex() - Method in class org.jahia.services.content.decorator.JCRLayoutItemNode
-
- getRows() - Method in class org.apache.jackrabbit.core.query.JahiaSimpleQueryResult
-
- getRows() - Method in class org.jahia.services.query.QueryResultAdapter
-
- getRows() - Method in class org.jahia.services.query.QueryResultWrapperImpl
-
- getRows() - Method in class org.jahia.services.search.JCRNodeHit
-
Returns the row objects from the query/search linked to this hit.
- getRule(int) - Method in class org.jahia.services.pwdpolicy.JahiaPasswordPolicy
-
Returns the requested policy rule.
- getRuleBase() - Method in class org.jahia.services.content.rules.RulesListener
-
Returns the rule base, used by this listener.
- getRules() - Method in class org.jahia.services.pwdpolicy.JahiaPasswordPolicy
-
Returns list of rules for this policy.
- getRulesDescriptorFiles() - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
Returns a list with the rule DSL files for this module.
- getRulesFiles() - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
Returns a list of rule files available in the module.
- getRuleToExecute() - Method in class org.jahia.services.content.rules.JobRuleExecution
-
- getSavedSearch() - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- getSavedSearch(JCRSiteNode, JCRSessionWrapper) - Method in class org.jahia.ajax.gwt.helper.SearchHelper
-
Get saved search
- getScheduler() - Method in class org.jahia.services.scheduler.JobSchedulingBean
-
- getScheduler() - Method in class org.jahia.services.scheduler.SchedulerService
-
- getScheduler(boolean) - Method in class org.jahia.services.scheduler.SchedulerService
-
- getSchedulerService() - Method in class org.jahia.registries.ServicesRegistry
-
- getSchedulerService() - Method in class org.jahia.services.deamons.filewatcher.JahiaFileWatcherBaseService
-
- getSchema() - Method in class org.jahia.jdbc.DelegatingConnection
-
- getScmTag() - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
Returns the SCM tag of this module if it's released
- getScmURI() - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
Returns an SCM URI for this module if the source control is available for it.
- getScore() - Method in class org.apache.jackrabbit.core.query.lucene.CountRow
-
- getScore(String) - Method in class org.apache.jackrabbit.core.query.lucene.CountRow
-
- getScore() - Method in class org.apache.jackrabbit.core.query.lucene.FacetRow
-
- getScore(String) - Method in class org.apache.jackrabbit.core.query.lucene.FacetRow
-
- getScore() - Method in class org.jahia.services.query.QueryResultAdapter.RowDecorator
-
- getScore(String) - Method in class org.jahia.services.query.QueryResultAdapter.RowDecorator
-
- getScore() - Method in class org.jahia.services.search.AbstractHit
-
- getScore() - Method in interface org.jahia.services.search.Hit
-
Returns the hit score.
- getScoreboost() - Method in class org.jahia.services.content.nodetypes.ExtendedPropertyDefinition
-
- getScript(RenderContext) - Method in class org.jahia.services.render.Resource
-
Get the script for the current resource, if the script is null and renderContext is provide as parameter
we try do the resolution of the script, then store it in the current resource, so it's available for the rest
of the render chain.
- getScriptResolvers() - Method in class org.jahia.services.render.RenderService
-
- getScripts(String, ApplicationContext) - Static method in class org.jahia.utils.DatabaseUtils
-
Get all SQL scripts located within a base directory, as a resources.
- getSearchBasePath() - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- getSearchIn() - Method in class org.jahia.services.usermanager.SearchCriteria
-
- getSearchManager() - Method in class org.apache.jackrabbit.core.JahiaRepositoryImpl.JahiaWorkspaceInfo
-
Returns the search manager for this workspace.
- getSearchResponse(RenderContext) - Static method in class org.jahia.services.search.SearchUtils
-
Obtains the search response object for the current search, performing a search if not yet done for current request.
- getSearchResult(ServletRequest) - Static method in class org.jahia.data.viewhelper.principal.PrincipalViewHelper
-
Get the user search result from the parameter form given by the request.
- getSearchResult(String, String, String[], String, String[]) - Static method in class org.jahia.data.viewhelper.principal.PrincipalViewHelper
-
- getSearchResult(String, String, String, String[], String, String[]) - Static method in class org.jahia.data.viewhelper.principal.PrincipalViewHelper
-
- getSearchResult(String, String, String, String[], String, String[], boolean) - Static method in class org.jahia.data.viewhelper.principal.PrincipalViewHelper
-
- getSearchService() - Method in class org.jahia.registries.ServicesRegistry
-
- getSearchString() - Method in class org.jahia.services.usermanager.SearchCriteria
-
- getSecurityConfig() - Method in class org.apache.jackrabbit.core.security.JahiaSecurityManager
-
- getSecurityConfig() - Method in class org.jahia.services.content.impl.jackrabbit.JahiaRepositoryConfig
-
- getSecuritySession() - Method in class org.apache.jackrabbit.core.security.JahiaAccessManager
-
- getSelected() - Method in class org.jahia.services.uicomponents.bean.toolbar.Item
-
- getSelector() - Method in class org.jahia.services.content.nodetypes.ExtendedItemDefinition
-
- getSelectorNames() - Method in class org.jahia.services.query.QueryResultAdapter
-
- getSelectorNames() - Method in class org.jahia.services.query.QueryResultWrapperImpl
-
- getSelectorOptions() - Method in class org.jahia.services.content.nodetypes.ExtendedItemDefinition
-
- getSelectorOptions() - Method in class org.jahia.services.search.SearchCriteria.NodePropertyDescriptor
-
- getSelectors() - Method in class org.jahia.services.content.interceptor.BaseInterceptor
-
- getSelectors() - Method in class org.jahia.services.content.interceptor.RichTextInterceptor
-
- getSelectorType(String) - Static method in class org.jahia.services.content.nodetypes.JahiaCndReader
-
Returns the parsed selector type or -1 if the selector is not recognized.
- getServer() - Method in class org.jahia.services.render.URLGenerator
-
Returns the server URL, including scheme, host and port, depending on the current site.
- getServer() - Method in class org.jahia.settings.SettingsBean
-
Used to get the server name (tomcat, orion, etc).
- getServer(HttpServletRequest) - Static method in class org.jahia.utils.Url
-
Returns the server URL, including scheme, host and port.
- getServer(HttpServletRequest, String) - Static method in class org.jahia.utils.Url
-
- getServer(String, String, int) - Static method in class org.jahia.utils.Url
-
- getServerDeployer() - Method in class org.jahia.settings.SettingsBean
-
- getServerHome() - Method in class org.jahia.settings.SettingsBean
-
Used to get the server home filesystem disk path.
- getServerName() - Method in class org.jahia.services.content.decorator.JCRSiteNode
-
- getServerName() - Method in interface org.jahia.services.sites.JahiaSite
-
Return the Full Qualified Domain Name ( www.jahia.org )
- getServerName() - Method in class org.jahia.services.sites.SiteCreationInfo
-
- getServerNameAliases() - Method in class org.jahia.services.content.decorator.JCRSiteNode
-
- getServerNameAliases() - Method in interface org.jahia.services.sites.JahiaSite
-
Returns a list of additional server names (aliases).
- getServerNameAliases() - Method in class org.jahia.services.sites.SiteCreationInfo
-
- getServerVersion() - Method in class org.jahia.settings.SettingsBean
-
- getService(String) - Method in class org.jahia.registries.ServicesRegistry
-
Retrieve the service instance associated to the service name serviceName.
- getService() - Method in class org.jahia.services.content.JCRStoreProvider
-
- getServiceInstances() - Method in class org.jahia.registries.ServicesRegistry
-
- getServicePackNumber() - Static method in class org.jahia.bin.Jahia
-
- getServlet(String) - Method in class org.jahia.data.applications.WebAppContext
-
Get a servlet looking at it name.
- getServletConfig() - Method in class org.jahia.bin.Render
-
- getServletContext() - Method in class org.jahia.ajax.gwt.commons.server.GWTController
-
- getServletContext() - Method in class org.jahia.ajax.gwt.commons.server.JahiaRemoteService
-
- getServletContext() - Static method in class org.jahia.bin.listeners.JahiaContextLoaderListener
-
- getServletContext() - Method in class org.jahia.bin.listeners.JahiaContextLoaderListener.ServletContextInitializedEvent
-
- getServletContext() - Method in class org.jahia.settings.SettingsBean
-
- getServletContextAttributeEvent() - Method in class org.jahia.bin.listeners.JahiaContextLoaderListener.ServletContextAttributeAddedEvent
-
- getServletContextAttributeEvent() - Method in class org.jahia.bin.listeners.JahiaContextLoaderListener.ServletContextAttributeRemovedEvent
-
- getServletContextAttributeEvent() - Method in class org.jahia.bin.listeners.JahiaContextLoaderListener.ServletContextAttributeReplacedEvent
-
- getServletContextAttributeName() - Method in class org.jahia.services.content.impl.jackrabbit.SpringJackrabbitRepository
-
- getServletInfo() - Method in class org.jahia.portlets.PortletServlet
-
- getServletMappings() - Method in class org.jahia.data.webapps.Web_App_Xml
-
Return the map of servlet mapping
- getServletName() - Method in class org.jahia.bin.Render
-
- getServletName() - Method in class org.jahia.data.applications.ServletBean
-
- getServletPart() - Method in class org.jahia.services.render.URLResolver
-
- getServletPath() - Static method in class org.jahia.bin.Jahia
-
- getServletPath() - Static method in class org.jahia.bin.Login
-
- getServletPath() - Method in class org.jahia.services.applications.pluto.JahiaContextRequest
-
- getServletPath() - Method in class org.jahia.services.render.RenderContext
-
- getServletRequest() - Method in class org.jahia.bin.listeners.JahiaContextLoaderListener.ServletRequestDestroyedEvent
-
- getServletRequest() - Method in class org.jahia.bin.listeners.JahiaContextLoaderListener.ServletRequestInitializedEvent
-
- getServletRequestAttributeEvent() - Method in class org.jahia.bin.listeners.JahiaContextLoaderListener.ServletRequestAttributeAddedEvent
-
- getServlets() - Method in class org.jahia.data.applications.WebAppContext
-
Return the List of servlets.
- getServlets() - Method in class org.jahia.data.webapps.JahiaWebAppDef
-
get a List of the Servlets
- getServlets() - Method in class org.jahia.data.webapps.Web_App_Xml
-
Return the servlets list
- getservletsrc() - Method in class org.jahia.data.applications.ServletBean
-
- getSession() - Method in class org.jahia.ajax.gwt.commons.server.JahiaRemoteService
-
- getSession() - Method in class org.jahia.bin.listeners.JahiaContextLoaderListener.HttpSessionCreatedEvent
-
- getSession() - Method in class org.jahia.bin.listeners.JahiaContextLoaderListener.HttpSessionDestroyedEvent
-
- getSession() - Method in class org.jahia.bin.listeners.JahiaContextLoaderListener.HttpSessionDidActivateEvent
-
- getSession() - Method in class org.jahia.bin.listeners.JahiaContextLoaderListener.HttpSessionWillPassivateEvent
-
- getSession() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getSession() - Method in class org.jahia.services.content.JCREventIterator
-
- getSession() - Method in interface org.jahia.services.content.JCRItemWrapper
- getSession() - Method in class org.jahia.services.content.JCRItemWrapperImpl
- getSession(Credentials, String) - Method in class org.jahia.services.content.JCRStoreProvider
-
- getSession() - Method in class org.jahia.services.content.JCRWorkspaceWrapper
-
- getSession() - Method in class org.jahia.services.content.rules.AbstractNodeFact
-
- getSession() - Method in class org.jahia.services.content.rules.ChangedPropertyFact
-
- getSession() - Method in class org.jahia.services.content.rules.DeletedNodeFact
-
- getSession() - Method in class org.jahia.services.content.rules.DeletedPropertyFact
-
- getSession() - Method in interface org.jahia.services.content.rules.ModifiedNodeFact
-
- getSession() - Method in interface org.jahia.services.content.rules.NodeFact
-
Returns the session that execute the rule
- getSessionCount() - Static method in class org.jahia.bin.listeners.JahiaContextLoaderListener
-
- getSessionExpiryTime() - Method in class org.jahia.settings.SettingsBean
-
- getSessionFactory() - Method in class org.jahia.params.valves.AuthValveContext
-
- getSessionFactory() - Method in class org.jahia.services.content.JCRPublicationService
-
Get the JCR session factory
- getSessionFactory() - Method in class org.jahia.services.content.JCRStoreProvider
-
- getSessionFactory() - Method in class org.jahia.services.content.JCRStoreService
-
- getSessionFactory() - Method in class org.jahia.services.content.JCRTemplate
-
- getSessionTrace() - Method in class org.jahia.services.content.JCRSessionWrapper
-
- getSettings() - Static method in class org.jahia.bin.Jahia
-
- getSettings() - Method in class org.jahia.services.mail.MailService
-
Returns mail configuration settings.
- getSettings() - Method in class org.jahia.services.mail.MailServiceImpl
-
Returns the settings.
- getSettings() - Method in class org.jahia.services.render.RenderContext
-
- getSettings() - Method in class org.jahia.services.search.SearchServiceImpl
-
- getSettingsBean() - Method in class org.jahia.bin.Render
-
- getSettingsBean() - Method in class org.jahia.services.JahiaService
-
- getSeverity() - Method in exception org.jahia.exceptions.JahiaException
-
getSeverity
EV 31.10.2000
- getSharedFieldComparatorSource() - Method in class org.apache.jackrabbit.core.query.lucene.join.JahiaQueryEngine
-
- getSharedSet() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getSharedSet() - Method in interface org.jahia.services.content.JCRNodeWrapper
-
- getSharedSet() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
- getSidePanelToolbar() - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
- getSimilarity() - Method in class org.apache.jackrabbit.core.query.lucene.JahiaSecondaryIndex
-
- getSimpleSQL(String) - Static method in class org.jahia.services.preferences.JahiaPreferencesQueryHelper
-
- getSite() - Method in class org.jahia.ajax.gwt.commons.server.JahiaRemoteService
-
Get site
- getSite(HttpServletRequest) - Static method in class org.jahia.bin.filters.ContentManagerAccessCheckFilter
-
- getSite() - Method in class org.jahia.services.render.RenderContext
-
- getSite() - Method in class org.jahia.services.seo.VanityUrl
-
Gets the virtual site of the mapped content object
- getSite(String) - Method in class org.jahia.services.sites.JahiaSitesService
-
return a site looking at it's name
- getSiteAdmin() - Method in class org.jahia.services.sites.SiteCreationInfo
-
- getSiteByKey(String) - Method in class org.jahia.services.sites.JahiaSitesService
-
return a site bean looking at it key
- getSiteByKey(String, JCRSessionWrapper) - Method in class org.jahia.services.sites.JahiaSitesService
-
- getSiteByServerName(String) - Method in class org.jahia.services.sites.JahiaSitesService
-
Find a site by it's server name value
- getSiteByServerName(String, JCRSessionWrapper) - Method in class org.jahia.services.sites.JahiaSitesService
-
- getSiteCount(boolean) - Method in class org.jahia.services.sites.JahiaSitesService
-
This method count the sites with or without the systemsite
- getSiteDefaultLanguage(String) - Method in class org.jahia.services.sites.JahiaSitesService
-
- getSiteErrorEnabled() - Method in class org.jahia.settings.SettingsBean
-
to get the Site errors page behavior
- getSiteFolder(String) - Method in class org.jahia.services.content.JCRStoreProvider
-
- getSiteID() - Method in class org.jahia.services.usermanager.JahiaGroup
-
- getSiteInfo() - Method in class org.jahia.services.render.RenderContext
-
- getSiteInfo() - Method in class org.jahia.services.render.URLResolver
-
- getSiteKey(HttpServletRequest) - Method in class org.jahia.bin.FindUsersAndGroups
-
- getSiteKey(JCRNodeWrapper, Integer) - Static method in class org.jahia.data.viewhelper.principal.PrincipalViewHelper
-
Construct a displayable site key string
- getSiteKey() - Method in class org.jahia.services.content.decorator.JCRSiteNode
-
- getSiteKey(String) - Static method in class org.jahia.services.content.JCRContentUtils
-
If the node path contains site information (i.e.
- getSiteKey() - Method in class org.jahia.services.render.URLResolver
-
Gets the site-key of the request resolved by the URL
- getSiteKey() - Method in interface org.jahia.services.sites.JahiaSite
-
Return the unique String identifier key ( ex: jahia )
- getSiteKey() - Method in class org.jahia.services.sites.SiteCreationInfo
-
- getSiteKey() - Method in class org.jahia.services.usermanager.JahiaGroupImpl
-
- getSiteKey() - Method in class org.jahia.services.usermanager.SearchCriteria
-
- getSiteKeyByServerName() - Method in class org.jahia.services.render.URLResolver
-
- getSiteKeyByServerName(HttpServletRequest) - Static method in class org.jahia.services.seo.urlrewrite.ServerNameToSiteMapper
-
- getSiteLimit() - Method in interface org.jahia.security.license.LicenseCheckerService
-
This method get the site limit value.
- getSiteLimit() - Static method in class org.jahia.security.license.LicenseCheckerService.Stub
-
- getSitenameByServerName(String) - Method in class org.jahia.services.sites.JahiaSitesService
-
- getSitePath() - Method in class org.jahia.services.render.SiteInfo
-
- getSites() - Method in class org.jahia.services.search.SearchCriteria
-
- getSitesForReferences() - Method in class org.jahia.services.search.SearchCriteria
-
- getSitesLocation() - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
- getSitesNames() - Method in class org.jahia.services.sites.JahiaSitesService
-
return the list of all sites names
- getSitesNodeList() - Method in class org.jahia.services.sites.JahiaSitesService
-
return the list of all sites
- getSitesNodeList(JCRSessionWrapper) - Method in class org.jahia.services.sites.JahiaSitesService
-
- getSitesProperties() - Method in class org.jahia.services.importexport.validation.SitesValidator
-
- getSitesProperties() - Method in class org.jahia.services.importexport.validation.SitesValidatorResult
-
- getSitesService() - Method in class org.jahia.services.content.JCRStoreProvider
-
- getSiteTitle(JCRNodeWrapper, Integer) - Static method in class org.jahia.data.viewhelper.principal.PrincipalViewHelper
-
Construct a displayable site title string
- getSiteURLPortOverride() - Method in class org.jahia.settings.SettingsBean
-
- getSize() - Method in class org.jahia.engines.EngineMessages
-
- getSize(String) - Method in class org.jahia.engines.EngineMessages
-
- getSize() - Method in class org.jahia.services.cache.ehcache.BaseCacheInfo
-
- getSize() - Method in class org.jahia.services.cache.ehcache.EhCacheStatisticsWrapper
-
- getSize() - Method in class org.jahia.services.content.ChildNodesIterator
-
- getSize() - Method in class org.jahia.services.content.EmptyPropertyIterator
-
- getSize() - Method in class org.jahia.services.content.JCRDescendantsNodeIterator
-
- getSize() - Method in class org.jahia.services.content.LazyPropertyIterator
-
- getSize() - Method in class org.jahia.services.content.MultipleIterator
-
- getSize() - Method in class org.jahia.services.content.NodeIteratorWrapper
-
- getSize() - Method in class org.jahia.services.content.nodetypes.NodeTypeRegistry.JahiaNodeTypeIterator
-
- getSize() - Method in class org.jahia.services.content.PropertyIteratorImpl
- getSize() - Method in class org.jahia.services.uicomponents.bean.contentmanager.Column
-
- getSkipMainModuleTypesDomParsing() - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
- getSmtpHost() - Method in class org.jahia.services.mail.MailSettings
-
- getSortedLocaleList(Locale) - Static method in class org.jahia.utils.LanguageCodeConverters
-
- getSource(String) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
Returns the source node that is used in the specified reference node.
- getSource() - Method in class org.jahia.data.webapps.Servlet_Element
-
Return the servlet source
- getSource() - Method in class org.jahia.services.query.QOMBuilder
-
Returns the node-tuple source for this query.
- getSourceControl() - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
- getSourceControlExecutables() - Method in class org.jahia.services.templates.SourceControlFactory
-
Returns a registry of executables (paths to the SCM executables) by SCM type.
- getSourceControlFactory() - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
- getSourceControlFactory() - Method in class org.jahia.services.templates.SourceControlHelper
-
- getSourceControlManagement(File) - Method in class org.jahia.services.templates.SourceControlFactory
-
- getSourceDirectory() - Method in class org.jahia.utils.zip.DirectoryZipInputStream
-
- getSourceHeight() - Method in class org.jahia.services.image.AbstractImageService.ResizeCoords
-
- getSources(JahiaTemplatesPackage, JCRSessionWrapper) - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
- getSources(JahiaTemplatesPackage, JCRSessionWrapper) - Method in class org.jahia.services.templates.SourceControlHelper
-
- getSourceSession() - Method in interface org.jahia.services.content.PublicationEvent
-
- getSourcesFolder() - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
Returns the file descriptor, representing the folder with the sources for this module if available.
- getSourceStartPosX() - Method in class org.jahia.services.image.AbstractImageService.ResizeCoords
-
- getSourceStartPosY() - Method in class org.jahia.services.image.AbstractImageService.ResizeCoords
-
- getSourceURLs() - Method in class org.jahia.services.render.scripting.bundle.BundleSourceResourceResolver
-
- getSourceWidth() - Method in class org.jahia.services.image.AbstractImageService.ResizeCoords
-
- getSpellcheck() - Method in class org.jahia.services.query.QueryResultAdapter.RowDecorator
-
- getSpellChecker() - Method in class org.apache.jackrabbit.core.query.lucene.JahiaSecondaryIndex
-
- getSpellCheckerClass() - Method in class org.apache.jackrabbit.core.query.lucene.JahiaSecondaryIndex
-
- getSpringHandlerMappings() - Method in class org.jahia.services.templates.TemplatePackageRegistry
-
- getStartLevel() - Method in class org.jahia.services.content.rules.FlushCacheOnNodeBackgroundAction.CacheFlushedEvent
-
- getStartLevel() - Method in class org.jahia.services.modulemanager.BundlePersistentInfo
-
- getStartTime() - Method in class org.jahia.services.render.RenderInfo
-
- getStartTime() - Method in class org.jahia.services.workflow.HistoryWorkflowBase
-
Returns the time when the process instance was started.
- getStartTime() - Method in class org.jahia.services.workflow.Workflow
-
- getStartupOptions() - Method in class org.jahia.settings.SettingsBean
-
Returns the startup options, which are set.
- getStartupTime() - Static method in class org.jahia.bin.listeners.JahiaContextLoaderListener
-
- getStartUser() - Method in class org.jahia.services.workflow.Workflow
-
- getState() - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
Retrieves the module state information.
- getState() - Method in class org.jahia.data.templates.ModuleState
-
- getState() - Method in class org.jahia.services.modulemanager.BundlePersistentInfo
-
- getState() - Method in class org.jahia.services.tasks.Task
-
- getStatement() - Method in class org.jahia.services.query.QueryWrapper
-
- getStatus() - Method in class org.jahia.services.content.decorator.JCRLayoutItemNode
-
- getStatus(JCRNodeWrapper, JCRSessionWrapper, Set<String>) - Method in class org.jahia.services.content.JCRPublicationService
-
Get the publication status of a specific node
- getStatus(JCRNodeWrapper, JCRSessionWrapper, Set<String>, Set<String>) - Method in class org.jahia.services.content.JCRPublicationService
-
Get the publication status of a specific node, taking into account nodes being published at the same time (used for conflict detection)
- getStatus() - Method in class org.jahia.services.content.MountPointListener.MountPointEventValue
-
- getStatus() - Method in class org.jahia.services.content.PublicationInfoNode
-
- getStatus(String) - Method in class org.jahia.services.templates.SourceControlManagement
-
Returns the SCM status of the specified resource.
- getStatus() - Method in class org.jahia.services.wip.WIPInfo
-
- getStatus() - Method in class org.jahia.utils.NoOutputResponseWrapper
-
- getStatus() - Method in class org.jahia.utils.StringResponseWrapper
-
- getStatuses() - Method in interface org.jahia.settings.readonlymode.ReadOnlyModeStatusSupplier
-
- getStatusMap() - Method in class org.jahia.services.templates.SourceControlManagement
-
- getStep() - Method in class org.jahia.services.importexport.ExportContext
-
- getStoredOn() - Method in class org.jahia.services.usermanager.SearchCriteria
-
- getStoredPasswordsProviders() - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- getStoredPasswordsProviders(JahiaUser) - Method in class org.jahia.ajax.gwt.helper.ContentHubHelper
-
- getStoredPreferences(PortletWindow, PortletRequest) - Method in class org.jahia.services.applications.pluto.JahiaPortletPreferencesServiceImpl
-
Returns the stored portlet preferences array.
- getStoredQueryPath() - Method in class org.jahia.services.query.QueryWrapper
-
- getStream() - Method in class org.jahia.services.content.JCRPropertyWrapperImpl
-
- getStream() - Method in class org.jahia.services.content.JCRValueWrapperImpl
-
- getStream() - Method in class org.jahia.services.content.nodetypes.DynamicValueImpl
-
- getStream() - Method in class org.jahia.services.content.nodetypes.ValueImpl
-
- getString() - Method in class org.jahia.services.content.JCRPropertyWrapperImpl
-
- getString() - Method in class org.jahia.services.content.JCRValueWrapperImpl
-
- getString() - Method in class org.jahia.services.content.nodetypes.DynamicValueImpl
-
- getString() - Method in class org.jahia.services.content.nodetypes.ValueImpl
-
- getString(String, String) - Method in class org.jahia.settings.SettingsBean
-
- getString(String, String) - Method in class org.jahia.utils.i18n.HierarchicalResourceBundle
-
Get message depending on a key.
- getString(String, String, Locale, String) - Static method in class org.jahia.utils.i18n.JahiaResourceBundle
-
Deprecated.
Get message depending on the key
- getString(String, String, Locale, String, ClassLoader) - Static method in class org.jahia.utils.i18n.JahiaResourceBundle
-
Deprecated.
Get message depending on the key
- getString(String, String) - Method in class org.jahia.utils.i18n.JahiaResourceBundle
-
Deprecated.
Get message depending on a key.
- getString() - Method in class org.jahia.utils.NoOutputResponseWrapper
-
- getString() - Method in class org.jahia.utils.StringResponseWrapper
-
- getStringBetween(char[], int, int) - Static method in class org.jahia.utils.TextUtils
-
- getStringBuffer() - Method in class org.jahia.utils.StringOutputStream
-
- getStringDistance() - Method in class org.apache.lucene.search.spell.JahiaExtendedSpellChecker
-
Returns the StringDistance instance used by this
SpellChecker instance.
- getStringRendering(RenderContext, JCRPropertyWrapper) - Method in class org.jahia.services.content.nodetypes.initializers.CountryChoiceListInitializerAndRendererImpl
-
- getStringRendering(Locale, ExtendedPropertyDefinition, Object) - Method in class org.jahia.services.content.nodetypes.initializers.CountryChoiceListInitializerAndRendererImpl
-
- getStringRendering(RenderContext, JCRPropertyWrapper) - Method in class org.jahia.services.content.nodetypes.initializers.CountryFlagChoiceListInitializerAndRendererImpl
-
- getStringRendering(RenderContext, ExtendedPropertyDefinition, Object) - Method in class org.jahia.services.content.nodetypes.initializers.CountryFlagChoiceListInitializerAndRendererImpl
-
- getStringRendering(Locale, ExtendedPropertyDefinition, Object) - Method in class org.jahia.services.content.nodetypes.initializers.CountryFlagChoiceListInitializerAndRendererImpl
-
- getStringRendering(RenderContext, JCRPropertyWrapper) - Method in class org.jahia.services.content.nodetypes.initializers.ResourceBundleChoiceListInitializerImpl
-
- getStringRendering(Locale, ExtendedPropertyDefinition, Object) - Method in class org.jahia.services.content.nodetypes.initializers.ResourceBundleChoiceListInitializerImpl
-
- getStringRendering(RenderContext, JCRPropertyWrapper) - Method in class org.jahia.services.content.nodetypes.initializers.SortableFieldnamesChoiceListInitializerImpl
-
- getStringRendering(Locale, ExtendedPropertyDefinition, Object) - Method in class org.jahia.services.content.nodetypes.initializers.SortableFieldnamesChoiceListInitializerImpl
-
- getStringRendering(RenderContext, ExtendedPropertyDefinition, Object) - Method in class org.jahia.services.content.nodetypes.renderer.AbstractChoiceListRenderer
-
- getStringRendering(RenderContext, JCRPropertyWrapper) - Method in interface org.jahia.services.content.nodetypes.renderer.ChoiceListRenderer
-
- getStringRendering(RenderContext, ExtendedPropertyDefinition, Object) - Method in interface org.jahia.services.content.nodetypes.renderer.ChoiceListRenderer
-
- getStringRendering(Locale, ExtendedPropertyDefinition, Object) - Method in interface org.jahia.services.content.nodetypes.renderer.ChoiceListRenderer
-
- getStringRendering(RenderContext, JCRPropertyWrapper) - Method in class org.jahia.services.content.nodetypes.renderer.NodeReferenceChoiceListRenderer
-
- getStringRendering(Locale, ExtendedPropertyDefinition, Object) - Method in class org.jahia.services.content.nodetypes.renderer.NodeReferenceChoiceListRenderer
-
- getStringValue() - Method in class org.jahia.services.content.rules.ChangedPropertyFact
-
- getStringValues() - Method in class org.jahia.services.content.rules.ChangedPropertyFact
-
- getStudio() - Method in class org.jahia.services.render.URLGenerator
-
Returns the URL for the current resource in studio mode.
- getStudioMaxDisplayableFileSize() - Method in class org.jahia.settings.SettingsBean
-
- getStudioVisual() - Method in class org.jahia.services.render.URLGenerator
-
Returns the URL for the current resource in visual studio mode.
- getSubject() - Method in class org.jahia.services.mail.MailMessage
-
- getSubject() - Method in class org.jahia.services.workflow.jbpm.custom.email.MailTemplate
-
- getSubNodeTypes(List<String>) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- getSubNodeTypes(List<String>, Locale) - Method in class org.jahia.ajax.gwt.helper.ContentDefinitionHelper
-
- getSubResources() - Method in class org.jahia.services.render.RenderInfo
-
- getSubtypes() - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- getSubtypesAsList() - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- getSuccessHits() - Method in class org.jahia.services.cache.Cache
-
- getSuccessHits() - Method in interface org.jahia.services.cache.CacheStatistics
-
Retrieves the number of cache hits that could successfully be served.
- getSuccessHits() - Method in class org.jahia.services.cache.ehcache.EhCacheImpl
-
- getSuccessors() - Method in class org.jahia.services.content.decorator.JCRVersion
-
- getSuggestedQuery() - Method in class org.jahia.services.search.Suggestion
-
Returns the suggested query string.
- getSupertypes() - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- getSupertypeSet() - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- getSupportedMethods() - Method in class org.apache.jackrabbit.webdav.jcr.JahiaRootCollection
-
Returns a string listing the METHODS for this resource as it
is required for the "Allow" response header.
- getSupportedMethods() - Method in class org.apache.jackrabbit.webdav.jcr.JahiaServerRootCollection
-
Returns a string listing the METHODS for this resource as it
is required for the "Allow" response header.
- getSupportedPortletModes() - Method in class org.jahia.services.applications.ApplicationsManagerService
-
Returns the list of portlet modes that are supported by Jahia
- getSupportedPortletModes() - Method in class org.jahia.services.applications.ApplicationsManagerServiceImpl
-
Get supported portlet modes
- getSupportedQueryLanguages() - Method in class org.jahia.services.query.QueryManagerImpl
-
- getSupportedSourceControls() - Method in class org.jahia.services.templates.SourceControlFactory
-
Returns a set of supported SCM types.
- getSupportedWindowStates() - Method in class org.jahia.services.applications.ApplicationsManagerService
-
Returns the list of window states that are supported by Jahia
- getSupportedWindowStates() - Method in class org.jahia.services.applications.ApplicationsManagerServiceImpl
-
Get supported window states
- getSupportHighlighting() - Method in class org.apache.jackrabbit.core.query.lucene.JahiaSecondaryIndex
-
- getSymbolicName() - Method in class org.jahia.services.modulemanager.BundleBucketInfo
-
- getSymbolicName() - Method in class org.jahia.services.modulemanager.BundleInfo
-
- getSymbolicName() - Method in class org.jahia.services.modulemanager.BundlePersistentInfo
-
- getSyncCache() - Method in class org.jahia.services.render.filter.cache.ModuleCacheProvider
-
- getSystemCredentials() - Static method in class org.apache.jackrabbit.core.security.JahiaLoginModule
-
- getSystemCredentials(String) - Static method in class org.apache.jackrabbit.core.security.JahiaLoginModule
-
- getSystemCredentials(String, String) - Static method in class org.apache.jackrabbit.core.security.JahiaLoginModule
-
- getSystemCredentials(String, List<String>) - Static method in class org.apache.jackrabbit.core.security.JahiaLoginModule
-
- getSystemCredentials(String, String, List<String>) - Static method in class org.apache.jackrabbit.core.security.JahiaLoginModule
-
- getSystemCredentials() - Method in class org.jahia.services.content.JCRStoreProvider
-
- getSystemDefinitionsFiles() - Static method in class org.jahia.services.content.nodetypes.NodeTypeRegistry
-
Get all system definitions files
- getSystemExcludedNodeId() - Method in class org.apache.jackrabbit.core.JahiaRepositoryImpl
-
- getSystemId() - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- getSystemIds() - Method in class org.jahia.services.content.nodetypes.NodeTypeRegistry
-
- getSystemSession() - Method in class org.jahia.services.content.JCRSessionFactory
-
- getSystemSession(String, String, String, Locale) - Method in class org.jahia.services.content.JCRSessionFactory
-
- getSystemSession() - Method in class org.jahia.services.content.JCRStoreProvider
-
- getSystemSession(String) - Method in class org.jahia.services.content.JCRStoreProvider
-
- getSystemSitePath() - Static method in class org.jahia.services.content.JCRContentUtils
-
- getTabItem() - Method in class org.jahia.services.uicomponents.bean.editmode.EngineTab
-
- getTabItem() - Method in class org.jahia.services.uicomponents.bean.editmode.SidePanelTab
-
- getTableColumns() - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- getTableColumns() - Method in class org.jahia.services.uicomponents.bean.editmode.SidePanelTab
-
- getTableContextMenu() - Method in class org.jahia.services.uicomponents.bean.editmode.SidePanelTab
-
- getTabs() - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
- getTabs() - Method in class org.jahia.services.uicomponents.bean.editmode.Engine
-
- getTag(String, String, JCRSessionWrapper) - Method in class org.jahia.services.tags.TaggingService
-
- getTagCount(String, String) - Method in class org.jahia.services.tags.TaggingService
-
- getTaggingService() - Method in class org.jahia.services.content.interceptor.TagInterceptor
-
- getTaggingService() - Method in class org.jahia.services.search.jcr.JahiaJCRSearchProvider
-
- getTagHandler() - Method in class org.jahia.services.tags.TaggingService
-
- getTagInfos(String) - Method in class org.jahia.services.templates.GitSourceControlManagement
-
- getTagInfos(String) - Method in class org.jahia.services.templates.SourceControlManagement
-
List all available tags on distant repository
- getTagInfos(String) - Method in class org.jahia.services.templates.SvnSourceControlManagement
-
- getTags(String, String, Long, Long, Long, boolean) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- getTagsSuggester() - Method in class org.jahia.services.tags.TaggingService
-
- getTarget() - Method in exception org.jahia.services.modulemanager.InvalidTargetException
-
Returns the operation target.
- getTarget() - Method in class org.jahia.services.notification.CamelNotificationService.CamelMessage
-
- getTargetHeight() - Method in class org.jahia.services.image.AbstractImageService.ResizeCoords
-
- getTargetMountPointPath() - Method in class org.jahia.services.content.decorator.JCRMountPointNode
-
- getTargetSitePath() - Method in class org.jahia.services.templates.JahiaTemplateManagerService.ModuleDeployedOnSiteEvent
-
- getTargetStartPosX() - Method in class org.jahia.services.image.AbstractImageService.ResizeCoords
-
- getTargetStartPosY() - Method in class org.jahia.services.image.AbstractImageService.ResizeCoords
-
- getTargetTemplateSet() - Method in class org.jahia.services.importexport.validation.MissingModulesValidationResult
-
Returns the name of the template set, specified in the imprt file.
- getTargetTemplateSet() - Method in class org.jahia.services.importexport.validation.MissingTemplatesValidationResult
-
Returns the name of the template set, specified in the imprt file.
- getTargetWidth() - Method in class org.jahia.services.image.AbstractImageService.ResizeCoords
-
- getTask() - Method in class org.jahia.services.workflow.jbpm.custom.JahiaLocalHTWorkItemHandler.PeopleAssignmentContext
-
- getTaskInputParameters(Task, KieSession, TaskService) - Method in class org.jahia.services.workflow.jbpm.BaseCommand
-
- getTaskInputParameters(Task) - Method in class org.jahia.services.workflow.jbpm.custom.AbstractTaskLifeCycleEventListener
-
- getTaskNodeInstance(Task, KieSession) - Method in class org.jahia.services.workflow.jbpm.BaseCommand
-
- getTaskOutcomes(Node) - Method in class org.jahia.services.workflow.jbpm.BaseCommand
-
- getTaskOutputParameters(Task, Map<String, Object>, KieSession, TaskService) - Method in class org.jahia.services.workflow.jbpm.BaseCommand
-
- getTaskOutputParameters(Task, Map<String, Object>) - Method in class org.jahia.services.workflow.jbpm.custom.AbstractTaskLifeCycleEventListener
-
- getTasks() - Method in class org.jahia.services.workflow.WorkflowDefinition
-
- getTaskService() - Method in class org.jahia.services.workflow.jbpm.BaseCommand
-
- getTaskServiceFactory(RuntimeEnvironment) - Method in class org.jahia.services.workflow.jbpm.JahiaRuntimeManagerFactoryImpl
-
- getTasksForUser(JahiaUser, Locale) - Method in class org.jahia.services.workflow.jbpm.JBPM6WorkflowProvider
-
- getTasksForUser(JahiaUser, Locale) - Method in interface org.jahia.services.workflow.WorkflowProvider
-
- getTasksForUser(JahiaUser, Locale) - Method in class org.jahia.services.workflow.WorkflowService
-
- GetTasksForUserCommand - Class in org.jahia.services.workflow.jbpm.command
-
Get tasks for a user
- GetTasksForUserCommand(JahiaUser, Locale) - Constructor for class org.jahia.services.workflow.jbpm.command.GetTasksForUserCommand
-
- getTemplate() - Method in class org.jahia.services.render.Resource
-
- getTemplate(String) - Method in class org.jahia.services.render.URLGenerator
-
- getTemplate(String) - Method in class org.jahia.services.workflow.jbpm.custom.email.MailTemplateRegistry
-
- getTemplateContent() - Method in class org.jahia.services.render.filter.MarkedForDeletionFilter
-
- getTemplateFolder() - Method in class org.jahia.services.content.decorator.JCRSiteNode
-
- getTemplateFolder() - Method in interface org.jahia.services.sites.JahiaSite
-
- getTemplateNodes(String, String, String, boolean, JCRSessionWrapper) - Method in class org.jahia.services.render.RenderService
-
- getTemplateOutput(RenderContext, Resource) - Method in class org.jahia.services.render.filter.MarkedForDeletionFilter
-
- getTemplatePackage() - Method in class org.jahia.services.content.decorator.JCRSiteNode
-
Returns the corresponding template set of this virtual site.
- getTemplatePackage() - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- getTemplatePackage(String) - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
Returns the requested template package for the specified site or
null if the package with the specified name is not
registered in the repository.
- getTemplatePackageByFileName(String) - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
- getTemplatePackageById(String) - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
Returns the requested template package for the specified site or
null if the package with the specified Id is not
registered in the repository.
- getTemplatePackageByNodeName() - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
Returns the lookup map for template packages by the JCR node name.
- getTemplatePackageDeployer() - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
- getTemplatePackageName() - Method in class org.jahia.services.content.decorator.JCRSiteNode
-
Returns the corresponding template set name of this virtual site.
- getTemplatePackageName() - Method in interface org.jahia.services.sites.JahiaSite
-
Returns the corresponding template set name of this virtual site.
- getTemplatePackageRegistry() - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
- getTemplates() - Method in class org.jahia.services.render.URLGenerator
-
- getTemplatesCacheExpiration() - Method in class org.jahia.services.render.RenderContext
-
- getTemplatesContext() - Method in class org.jahia.settings.SettingsBean
-
Used to get the templates context.
- getTemplateSet() - Method in class org.jahia.services.sites.SiteCreationInfo
-
- getTemplateSetNames() - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
Returns a set of existing template sets that are available for site creation.
- getTemplateSetsMissingCounts() - Method in class org.jahia.services.importexport.validation.MissingTemplatesValidationResult
-
If the target template set is not present on the system we verify templates against all available template sets and check how many
are missing in each of them.
- getTemplatesPath() - Method in class org.jahia.services.render.URLGenerator
-
Returns the path to the templates folder.
- getTemplateType() - Method in class org.jahia.services.render.Resource
-
- getTemplateType(String) - Method in class org.jahia.services.render.URLGenerator
-
- getTemplateTypes() - Method in class org.jahia.services.render.URLGenerator
-
- getTempNodeCreateIfNeeded(JCRSessionWrapper) - Static method in class org.jahia.utils.JcrUtils
-
Get the node intended for storing temporary data; create the node if it does not exist yet.
- getTerm() - Method in class org.jahia.services.search.SearchCriteria.Term
-
- getTermCounts(String, ExtendedPropertyDefinition, String, String) - Method in class org.jahia.services.search.facets.SimpleJahiaJcrFacets
-
- getTermInfosIndexDivisor() - Method in class org.apache.jackrabbit.core.query.lucene.JahiaSecondaryIndex
-
- getTerms() - Method in class org.jahia.services.search.SearchCriteria
-
- getTestfield() - Method in class org.jahia.hibernate.model.JahiaDbTest
-
- getText() - Method in class org.jahia.services.content.decorator.JCRFileContent
-
- getText() - Method in class org.jahia.services.workflow.jbpm.custom.email.MailTemplate
-
- getTextAnalyzer() - Method in class org.apache.jackrabbit.core.query.lucene.JahiaLuceneQueryFactoryImpl
-
- getTextAnalyzer() - Method in class org.apache.jackrabbit.core.query.lucene.JahiaQueryImpl
-
- getTextAnalyzer() - Method in class org.apache.jackrabbit.core.query.lucene.JahiaSecondaryIndex
-
- getTextBody() - Method in class org.jahia.services.mail.MailMessage
-
- getTextMessages() - Method in class org.jahia.services.pwdpolicy.PolicyEnforcementResult
-
Returns the result of the evaluation as the list of plain English messages.
- getThreadDir() - Static method in class org.jahia.settings.SettingsBean
-
Returns the directory where the automatic or triggered thread dumps are generated by Jahia.
- getThreadDumpTriggerValue() - Method in class org.jahia.utils.LoadAverage
-
- getThrowableInfo() - Method in class org.jahia.utils.Log4jEventCollectorWrapper.LoggingEventWrapper
-
- getThumbFile(AddedNodeFact, int, boolean, KnowledgeHelper) - Method in class org.jahia.services.content.rules.ImageService
-
- getThumbnail() - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
Return the thumbnail file name.
- getThumbnails() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getThumbnails() - Method in interface org.jahia.services.content.JCRNodeWrapper
-
Get the list of all available thumbnails.
- getThumbnails() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
Get the list of all available thumbnails.
- getThumbnailUrl(String) - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getThumbnailUrl(String) - Method in interface org.jahia.services.content.JCRNodeWrapper
-
Get the file content url for a specific thumbnail
- getThumbnailUrl(String) - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
Get the file content url for a specific thumbnail
- getThumbnailUrls() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getThumbnailUrls() - Method in interface org.jahia.services.content.JCRNodeWrapper
-
Get a map of all available thumbnails and its URLs.
- getThumbnailUrls() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
Get a map of all available thumbnails and its URLs.
- getTime() - Method in interface org.jahia.services.content.JCRValueWrapper
-
Returns a Date representation of the Calendar's time of this value.
- getTime() - Method in class org.jahia.services.content.JCRValueWrapperImpl
-
- getTime() - Method in class org.jahia.services.render.RenderInfo
-
- getTime() - Method in class org.jahia.services.workflow.WorkflowComment
-
- getTime() - Method in class org.jahia.services.workflow.WorkflowTaskComment
-
- getTimestamp() - Method in interface org.jahia.services.content.PublicationEvent
-
- getTimestamp() - Method in class org.jahia.utils.Log4jEventCollectorWrapper.LoggingEventWrapper
-
- getTitle() - Method in class org.jahia.data.beans.CategoryBean
-
- getTitle(Locale) - Method in class org.jahia.services.categories.Category
-
Returns the title in the specified language if it exists, or null if
it doesn't exist
- getTitle(Locale, String) - Method in class org.jahia.services.categories.Category
-
- getTitle() - Method in class org.jahia.services.content.decorator.JCRSiteNode
-
- getTitle() - Method in class org.jahia.services.notification.templates.Link
-
- getTitle() - Method in interface org.jahia.services.search.Hit
-
Returns the title text.
- getTitle() - Method in class org.jahia.services.search.JCRNodeHit
-
- getTitle() - Method in interface org.jahia.services.sites.JahiaSite
-
- getTitle() - Method in class org.jahia.services.sites.SiteCreationInfo
-
- getTitle() - Method in class org.jahia.services.tasks.Task
-
- getTitle() - Method in class org.jahia.services.uicomponents.bean.contentmanager.Column
-
- getTitle() - Method in class org.jahia.services.uicomponents.bean.contentmanager.Repository
-
- getTitle() - Method in class org.jahia.services.uicomponents.bean.editmode.EngineTab
-
- getTitle() - Method in class org.jahia.services.uicomponents.bean.toolbar.Item
-
- getTitleForCategory(Category, Locale) - Method in class org.jahia.services.categories.CategoryService
-
Retrieves a title in a certain locale for a category.
- getTitleForCategory(Category, Locale) - Method in class org.jahia.services.categories.CategoryServiceImpl
-
- getTitleForCategory(Category, Locale) - Method in class org.jahia.services.categories.jcr.JCRCategoryProvider
-
Get the category title in the specified language
- getTitleKey() - Method in class org.jahia.services.uicomponents.bean.contentmanager.Column
-
- getTitleKey() - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- getTitleKey() - Method in class org.jahia.services.uicomponents.bean.contentmanager.Repository
-
- getTitleKey() - Method in class org.jahia.services.uicomponents.bean.editmode.EngineTab
-
- getTitleKey() - Method in class org.jahia.services.uicomponents.bean.toolbar.Item
-
- getTitleKey() - Method in class org.jahia.services.uicomponents.bean.toolbar.Toolbar
-
- getTitlesForCategory(Category) - Method in class org.jahia.services.categories.CategoryService
-
Retrieves all titles in all locales for a category.
- getTitlesForCategory(Category) - Method in class org.jahia.services.categories.CategoryServiceImpl
-
- getTitlesForCategory(Category) - Method in class org.jahia.services.categories.jcr.JCRCategoryProvider
-
Get the category title in all languages.
- getTmpContentDiskPath() - Method in class org.jahia.settings.SettingsBean
-
- getTo() - Method in class org.jahia.services.mail.MailMessage
-
- getTo() - Method in class org.jahia.services.mail.MailSettings
-
Returns the to.
- getTo() - Method in class org.jahia.services.search.SearchCriteria.DateValue
-
- getTo() - Method in class org.jahia.services.workflow.jbpm.custom.email.MailTemplate
-
- getToAsDate() - Method in class org.jahia.services.search.SearchCriteria.DateValue
-
- getToBeResolved() - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
- getToken(String, String) - Static method in class org.apache.jackrabbit.core.security.JahiaLoginModule
-
- getToolbars() - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- getToolbarWarnings() - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- getTooltip() - Method in class org.jahia.data.beans.MenuItem
-
- getTooltip(Locale, ExtendedNodeType) - Method in class org.jahia.services.content.nodetypes.ExtendedItemDefinition
-
- getTopToolbar() - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
- getTopToolbars() - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
- getTotalHits() - Method in class org.jahia.services.cache.Cache
-
- getTotalHits() - Method in interface org.jahia.services.cache.CacheStatistics
-
Retrieves the total number of cache hits.
- getTotalHits() - Method in class org.jahia.services.cache.ehcache.EhCacheImpl
-
- getTotalSize() - Method in class org.jahia.utils.PaginatedList
-
- getTransactionIsolation() - Method in class org.jahia.jdbc.DelegatingConnection
-
- getTranslationNodeIdentifier() - Method in interface org.jahia.services.content.ComplexPublicationService.FullPublicationInfo
-
- getTransparentPixel() - Method in class org.jahia.tools.imageprocess.GifEncoder
-
- getTreeColumns() - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- getTreeColumns() - Method in class org.jahia.services.uicomponents.bean.editmode.SidePanelTab
-
- getTreeContextMenu() - Method in class org.jahia.services.uicomponents.bean.editmode.SidePanelTab
-
- getTreeStatus(String) - Method in class org.jahia.services.content.PublicationInfo
-
Retrieves a set of all various statuses for the tree.
- getTriggerInfo(Trigger) - Method in class org.jahia.services.scheduler.JobSchedulingBean
-
- getType() - Method in class org.jahia.content.ObjectKey
-
- getType() - Method in interface org.jahia.content.ObjectKeyInterface
-
Returns a type identifier for a content object.
- getType() - Method in class org.jahia.content.ObjectLink
-
- getType() - Method in class org.jahia.data.applications.ApplicationBean
-
Get type
- getType() - Method in class org.jahia.data.applications.EntryPointObjectKey
-
- getType() - Method in class org.jahia.data.webapps.JahiaWebAppDef
-
- getType() - Method in class org.jahia.data.webapps.Servlet_Element
-
Return the servlet type
- getType() - Method in class org.jahia.services.content.JCRObservationManager.EventWrapper
-
- getType() - Method in class org.jahia.services.content.JCRPropertyWrapperImpl
-
- getType() - Method in class org.jahia.services.content.JCRValueWrapperImpl
-
- getType() - Method in class org.jahia.services.content.nodetypes.DynamicValueImpl
-
- getType() - Method in class org.jahia.services.content.nodetypes.ValueImpl
-
- getType() - Method in class org.jahia.services.content.rules.ChangedPropertyFact
-
- getType() - Method in class org.jahia.services.htmlvalidator.Result
-
- getType() - Method in class org.jahia.services.importexport.XMLFormatDetectionHandler
-
- getType() - Method in class org.jahia.services.preferences.impl.JahiaPreferencesJCRProviders
-
- getType() - Method in interface org.jahia.services.preferences.JahiaPreferencesProvider
-
Get the type of the provider.
- getType() - Method in class org.jahia.services.render.filter.cache.HtmlCacheEventListener.FlushEvent
-
- getType() - Method in class org.jahia.services.render.RenderInfo.FilterEvent
-
- getType() - Method in interface org.jahia.services.search.Hit
-
Returns the hit type.
- getType() - Method in class org.jahia.services.search.JCRNodeHit
-
- getType() - Method in class org.jahia.services.search.SearchCriteria.DateValue
-
- getType() - Method in class org.jahia.services.search.SearchCriteria.NodeProperty
-
- getType() - Method in class org.jahia.services.search.SearchCriteria.NodePropertyDescriptor
-
- getType() - Method in class org.jahia.services.uicomponents.bean.toolbar.Toolbar
-
- getType() - Method in class org.jahia.services.workflow.jbpm.JBPMTaskIdentityService.GroupImpl
-
- getType() - Method in class org.jahia.services.workflow.WorkflowVariable
-
- getType() - Method in class org.jahia.services.workflow.WorklowTypeRegistration
-
- getTypedItems() - Method in class org.jahia.services.content.nodetypes.NodeTypeRegistry
-
- getTypeLabel() - Method in class org.jahia.data.webapps.Servlet_Element
-
Return the servlet type label
- getTypeMap() - Method in class org.jahia.jdbc.DelegatingConnection
-
- getTypeNameAsString() - Method in class org.apache.jackrabbit.core.query.lucene.JahiaNodeIndexer
-
- getTypeNameAsString(Name, NamespaceRegistry) - Static method in class org.apache.jackrabbit.core.query.lucene.JahiaNodeIndexer
-
Convert name object to jcr-name string
- getTypes() - Method in class org.jahia.services.content.rules.AbstractNodeFact
-
- getTypes() - Method in class org.jahia.services.content.rules.DeletedNodeFact
-
- getTypes(String, Locale, String) - Static method in class org.jahia.utils.i18n.Messages
-
- getTypesOfWorkflow() - Method in class org.jahia.services.workflow.WorkflowService
-
- getTypesUsingOptimizedACEIndexation() - Method in class org.apache.jackrabbit.core.query.lucene.JahiaSearchIndex
-
Return the list of types which can benefit of the optimized ACE indexation.
- getUILocale() - Method in class org.jahia.ajax.gwt.commons.server.JahiaRemoteService
-
Get current UI locale
- getUILocale() - Method in class org.jahia.services.render.RenderContext
-
- getUITheme(HttpServletRequest) - Static method in class org.jahia.utils.WebUtils
-
Returns the value of the currently active UI theme, considering the theme request parameter, session scope attribute, user
preferred theme property and finally the globally configured theme.
- getUnavailableProviders() - Method in class org.jahia.services.importexport.validation.ProviderAvailabilityValidatorResult
-
- getUnescapedName() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getUnescapedName() - Method in interface org.jahia.services.content.JCRNodeWrapper
-
Returns an unescaped node local name for displaying.
- getUnescapedName() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
- getUnresolvedDifferences() - Method in class org.jahia.services.content.ConflictResolver
-
- getUnstructuredChildNodeDefinitions() - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- getUnstructuredPropertyDefinitions() - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- getUnsupportedMarkForDeletionNodeTypes() - Method in class org.jahia.services.content.JCRContentUtils
-
- getURI(String) - Method in class org.apache.jackrabbit.core.JahiaSessionImpl
-
- getURI(String) - Method in class org.jahia.services.content.NamespaceRegistryWrapper
-
- getUri() - Method in class org.jahia.services.content.nodetypes.Name
-
- getUri() - Method in class org.jahia.services.mail.MailSettings
-
Returns the mail server connection URI.
- getURI() - Method in class org.jahia.services.templates.GitSourceControlManagement
-
- getURI() - Method in class org.jahia.services.templates.SourceControlManagement
-
Returns an SCM URI.
- getURI() - Method in class org.jahia.services.templates.SvnSourceControlManagement
-
- getURIs() - Method in class org.jahia.services.content.NamespaceRegistryWrapper
-
- getUrl() - Method in class org.jahia.bin.ActionResult
-
- getURL() - Method in class org.jahia.data.beans.portlets.PortletModeBean
-
- getURL() - Method in class org.jahia.data.beans.portlets.WindowStateBean
-
- getUrl() - Method in class org.jahia.services.content.decorator.JCRFrozenNode
-
- getUrl() - Method in class org.jahia.services.content.decorator.JCRFrozenNodeAsRegular
-
- getUrl() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getUrl() - Method in interface org.jahia.services.content.JCRNodeWrapper
-
Get the file content url
- getUrl() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
Get the file content url
- getUrl() - Method in class org.jahia.services.content.JCRStoreProvider
-
- getUrl() - Method in class org.jahia.services.notification.templates.Link
-
- getUrl() - Method in class org.jahia.services.seo.VanityUrl
-
Returns the vanity URL
- getUrl() - Method in class org.jahia.services.workflow.jbpm.custom.email.AttachmentTemplate
-
- getURLGenerator() - Method in class org.jahia.services.render.RenderContext
-
- getUrlInterceptor() - Method in class org.jahia.services.content.interceptor.url.BaseURLReplacer
-
- getUrlMapping() - Method in exception org.jahia.services.seo.jcr.NonUniqueUrlMappingException
-
- getUrlMappingPattern() - Method in class org.jahia.data.applications.ServletBean
-
- getUrlMappings(GWTJahiaNode, String) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- getUrlMappings(GWTJahiaNode, String, JCRSessionWrapper) - Method in class org.jahia.ajax.gwt.helper.SeoHelper
-
Returns a list of URL mapping for the specified node and language.
- getUrlPathInfo() - Method in class org.jahia.services.render.URLResolver
-
Gets the pathInfo of the given URL (@link javax.servlet.http.HttpServletRequest.getPathInfo())
- getUrlPatterns() - Method in class org.jahia.bin.filters.AbstractServletFilter
-
- getURLsFromSrcSet(String) - Static method in class org.jahia.services.content.interceptor.url.SrcSetURLReplacer
-
- getUsages(List<String>) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- getUsages(List<String>, JCRSessionWrapper, Locale) - Method in class org.jahia.ajax.gwt.helper.NavigationHelper
-
- getUsages() - Method in interface org.jahia.services.search.Hit
-
Returns the list of hits that use the current hit.
- getUsages() - Method in class org.jahia.services.search.JCRNodeHit
-
- getUseCompoundFile() - Method in class org.apache.jackrabbit.core.query.lucene.JahiaSecondaryIndex
-
- getUser() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getUser() - Method in interface org.jahia.services.content.JCRNodeWrapper
-
Obtains the JahiaUser object of the current Session, which returned the node
- getUser() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
Obtains the JahiaUser object of the current Session, which returned the node
- getUser() - Method in class org.jahia.services.content.JCRSessionWrapper
-
- getUser() - Method in class org.jahia.services.content.rules.UserProperty
-
- getUser() - Method in class org.jahia.services.mail.MailSettings
-
- getUser() - Method in class org.jahia.services.render.RenderContext
-
- getUser() - Method in class org.jahia.services.workflow.HistoryWorkflowBase
-
- getUser() - Method in class org.jahia.services.workflow.WorkflowComment
-
- getUser() - Method in class org.jahia.services.workflow.WorkflowTaskComment
-
- getUserAgent() - Method in class org.jahia.services.uicomponents.bean.Visibility
-
- getUserAttributes() - Method in class org.jahia.data.applications.ApplicationBean
-
Get user attributes
- getUserById(String) - Method in class org.jahia.services.workflow.jbpm.JBPMTaskIdentityService
-
- getUserData() - Method in class org.jahia.services.content.JCRObservationManager.EventWrapper
-
- getUserData() - Method in class org.jahia.services.render.filter.cache.HtmlCacheEventListener.FlushEvent
-
- getUserDisplayName(String) - Static method in class org.jahia.data.viewhelper.principal.PrincipalViewHelper
-
Returns the displayable name for a user based on the user name.
- getUserDisplayName(String, Locale) - Static method in class org.jahia.data.viewhelper.principal.PrincipalViewHelper
-
Returns the displayable name for a user based on the user name.
- getUserErrorMsg() - Method in exception org.jahia.exceptions.JahiaException
-
Return a string holding the user readeable error message.
- getUserFolder(JahiaUser) - Method in class org.jahia.services.content.JCRStoreProvider
-
- getUserFolder(JahiaUser) - Method in class org.jahia.services.content.JCRStoreService
-
- getUserID(Subject, String) - Method in class org.apache.jackrabbit.core.security.JahiaSecurityManager
-
- getUserID() - Method in class org.jahia.services.content.JCRObservationManager.EventWrapper
-
- getUserID() - Method in class org.jahia.services.content.JCRSessionWrapper
-
- getUserID() - Method in class org.jahia.services.render.filter.cache.HtmlCacheEventListener.FlushEvent
-
- getUserInfo(HttpServletRequest) - Static method in class org.jahia.bin.errors.ErrorLoggingFilter
-
- getUserKey() - Method in class org.jahia.services.content.decorator.JCRUserNode
-
- getUserKey() - Method in class org.jahia.services.history.HistoryEntry
-
- getUserKey() - Method in class org.jahia.services.usermanager.BaseJahiaExternalUser
-
Deprecated.
- getUserKey() - Method in interface org.jahia.services.usermanager.JahiaUser
-
Return the unique String identifier of this user.
- getUserKey() - Method in class org.jahia.services.usermanager.JahiaUserImpl
-
- getUserList() - Method in class org.jahia.services.usermanager.JahiaUserManagerProvider
-
Deprecated.
This method return all users' keys in the system.
- getUserList() - Method in class org.jahia.services.usermanager.JahiaUserManagerService
-
This method return all users' keys in the system.
- getUserList(String) - Method in class org.jahia.services.usermanager.JahiaUserManagerService
-
- getUserManager(Session) - Method in class org.apache.jackrabbit.core.security.JahiaSecurityManager
-
- getUserManager() - Method in class org.jahia.services.workflow.jbpm.BaseCommand
-
- getUserManagerService() - Method in class org.jahia.services.content.JCRStoreProvider
-
- getUserManagerService() - Method in class org.jahia.services.usermanager.JahiaUserManagerProvider
-
Deprecated.
Returns an instance of the user manager.
- getUserMembership(JahiaUser) - Method in class org.jahia.services.usermanager.JahiaGroupManagerProvider
-
Deprecated.
Return the list of groups to which the specified user has access.
- getUserMembership(String, String) - Method in class org.jahia.services.usermanager.JahiaGroupManagerService
-
- getUsername() - Method in class org.jahia.data.templates.ModuleReleaseInfo
-
- getUsername() - Method in class org.jahia.services.content.decorator.JCRUserNode
-
Deprecated.
- getUsername() - Method in class org.jahia.services.usermanager.BaseJahiaExternalUser
-
Deprecated.
- getUsername() - Method in interface org.jahia.services.usermanager.JahiaUser
-
Return the user username.
- getUsername() - Method in class org.jahia.services.usermanager.JahiaUserImpl
-
- getUsernameList() - Method in class org.jahia.services.usermanager.JahiaUserManagerProvider
-
Deprecated.
This method returns the list of all the user names registed into the system.
- getUsernameList() - Method in class org.jahia.services.usermanager.JahiaUserManagerService
-
This method returns the list of all the user names registered in the system.
- getUsernameList(String) - Method in class org.jahia.services.usermanager.JahiaUserManagerService
-
This method returns the list of all the user names registered in the system.
- getUserNode() - Method in class org.jahia.services.content.JCRSessionWrapper
-
- getUserNode() - Method in class org.jahia.services.content.rules.User
-
- getUserPath(String) - Method in class org.jahia.services.usermanager.JahiaUserManagerService
-
- getUserPath(String, String) - Method in class org.jahia.services.usermanager.JahiaUserManagerService
-
- getUserPath(String, String) - Method in class org.jahia.services.usermanager.UserCacheHelper
-
- getUserPrincipal() - Method in class org.jahia.services.applications.pluto.JahiaContextRequest
-
- getUserPrincipal() - Method in class org.jahia.services.applications.pluto.JahiaPortalServletRequest
-
- getUserPrincipal() - Method in class org.jahia.services.applications.pluto.JahiaUserRequestWrapper
-
- getUserPrivateFilesFolder(JCRSessionWrapper) - Method in class org.jahia.services.content.JCRContentUtils
-
Returns the /files/private folder for the current session user, creating it if it does not exist yet.
- getUserProperties() - Method in class org.jahia.services.usermanager.BaseJahiaExternalUser
-
Deprecated.
- getUserProperties() - Method in interface org.jahia.services.usermanager.JahiaUser
-
Deprecated.
- getUserProperties() - Method in class org.jahia.services.usermanager.JahiaUserImpl
-
- getUserProperty(String) - Method in class org.jahia.services.usermanager.BaseJahiaExternalUser
-
Deprecated.
- getUserProperty(String) - Method in interface org.jahia.services.usermanager.JahiaUser
-
Deprecated.
- getUserProperty(String) - Method in class org.jahia.services.usermanager.JahiaUserImpl
-
- getUserProperty(String) - Method in class org.jahia.services.usermanager.UserProperties
-
Deprecated.
- getUserPropertyName() - Method in class org.jahia.params.valves.CookieAuthConfig
-
- getUsers() - Method in class org.jahia.services.content.rules.Group
-
- getUsers() - Method in class org.jahia.services.workflow.jbpm.custom.email.AddressTemplate
-
- getUsers() - Method in class org.jahia.services.workflow.jbpm.JBPMTaskIdentityService
-
- getUserSession(String, String, String, Locale) - Method in class org.jahia.services.content.JCRSessionFactory
-
- getUsersGroup(int) - Method in class org.jahia.services.usermanager.JahiaGroupManagerProvider
-
Deprecated.
Return an instance of the users group.
- getUserSplittingRule() - Method in class org.jahia.services.usermanager.JahiaUserManagerService
-
- getUUID() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getUUID() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
- getUuid() - Method in class org.jahia.services.content.PublicationInfoNode
-
- getUuid() - Method in class org.jahia.services.history.HistoryEntry
-
- getUuidMapping() - Method in class org.jahia.services.content.JCRSessionWrapper
-
- getUuidProps() - Method in class org.jahia.services.importexport.CategoriesImportHandler
-
- getUuidProps() - Method in class org.jahia.services.importexport.UsersImportHandler
-
- getUuids() - Method in class org.jahia.services.content.DefaultEventListener
-
- getUuids() - Method in class org.jahia.services.importexport.DocumentViewImportHandler
-
- getValidatorFactoryBean() - Method in class org.jahia.services.content.JCRSessionFactory
-
- getValidators() - Method in class org.jahia.services.content.decorator.validation.JCRNodeValidatorDefinition
-
- getValidators() - Method in class org.jahia.services.content.JCRStoreProvider
-
- getValidators() - Method in class org.jahia.services.content.JCRStoreService
-
- getValidSiteKeyCharacters() - Method in class org.jahia.services.sites.JahiaSitesService
-
- getValue(String) - Method in class org.apache.jackrabbit.core.query.lucene.CountRow
-
- getValue(String) - Method in class org.apache.jackrabbit.core.query.lucene.FacetRow
-
- getValue() - Method in class org.jahia.services.cache.ClassLoaderAwareCacheEntry
-
- getValue(Value) - Static method in class org.jahia.services.content.JCRContentUtils
-
Returns an object value that corresponds to the provided JCR property value depending on its type.
- getValue() - Method in interface org.jahia.services.content.JCRPropertyWrapper
-
- getValue() - Method in class org.jahia.services.content.JCRPropertyWrapperImpl
-
- getValue() - Method in class org.jahia.services.content.nodetypes.initializers.ChoiceListValue
-
- getValue() - Method in class org.jahia.services.content.rules.ChangedPropertyFact
-
- getValue() - Method in class org.jahia.services.content.rules.ExtractedVariable
-
- getValue() - Method in class org.jahia.services.content.rules.UserProperty
-
- getValue() - Method in class org.jahia.services.pagesusers.PageUserProperty
-
- getValue() - Method in class org.jahia.services.pwdpolicy.JahiaPasswordPolicyRuleParam
-
Returns the value.
- getValue(String) - Method in class org.jahia.services.query.QueryResultAdapter.RowDecorator
-
- getValue(RenderContext, Resource) - Method in class org.jahia.services.render.filter.AbstractFilter.ModuleCondition
-
- getValue(RenderContext, Resource) - Method in class org.jahia.services.render.filter.AbstractFilter.PatternCondition
-
- getValue(RenderContext, Resource) - Method in class org.jahia.services.render.filter.AbstractFilter.TemplateCondition
-
- getValue(RenderContext, Resource) - Method in class org.jahia.services.render.filter.AbstractFilter.TemplateTypeCondition
-
- getValue(Resource, RenderContext, Properties) - Method in class org.jahia.services.render.filter.cache.AclCacheKeyPartGenerator
-
- getValue(Resource, RenderContext, Properties) - Method in class org.jahia.services.render.filter.cache.AjaxCacheKeyPartGenerator
-
- getValue(Resource, RenderContext, Properties) - Method in class org.jahia.services.render.filter.cache.AreaResourceCacheKeyPartGenerator
-
- getValue(Resource, RenderContext, Properties) - Method in interface org.jahia.services.render.filter.cache.CacheKeyPartGenerator
-
Get value of this given key part.
- getValue(Resource, RenderContext, Properties) - Method in class org.jahia.services.render.filter.cache.CanonicalPathCacheKeyPartGenerator
-
- getValue(Resource, RenderContext, Properties) - Method in class org.jahia.services.render.filter.cache.ContextCacheKeyPartGenerator
-
- getValue(Resource, RenderContext, Properties) - Method in class org.jahia.services.render.filter.cache.CustomCacheKeyPartGenerator
-
- getValue(Resource, RenderContext, Properties) - Method in class org.jahia.services.render.filter.cache.InAreaCacheKeyPartGenerator
-
- getValue(Resource, RenderContext, Properties) - Method in class org.jahia.services.render.filter.cache.LanguageCacheKeyPartGenerator
-
- getValue(Resource, RenderContext, Properties) - Method in class org.jahia.services.render.filter.cache.ModuleParamsCacheKeyPartGenerator
-
- getValue(Resource, RenderContext, Properties) - Method in class org.jahia.services.render.filter.cache.PathCacheKeyPartGenerator
-
- getValue(Resource, RenderContext, Properties) - Method in class org.jahia.services.render.filter.cache.QueryStringCacheKeyPartGenerator
-
- getValue(Resource, RenderContext, Properties) - Method in class org.jahia.services.render.filter.cache.ReadOnlyCacheKeyPartGenerator
-
- getValue(Resource, RenderContext, Properties) - Method in class org.jahia.services.render.filter.cache.ResourceIDCacheKeyPartGenerator
-
- getValue(Resource, RenderContext, Properties) - Method in class org.jahia.services.render.filter.cache.SiteCacheKeyPartGenerator
-
- getValue(Resource, RenderContext, Properties) - Method in class org.jahia.services.render.filter.cache.TemplateCacheKeyPartGenerator
-
- getValue(Resource, RenderContext, Properties) - Method in class org.jahia.services.render.filter.cache.TemplateNodesCacheKeyPartGenerator
-
- getValue(Resource, RenderContext, Properties) - Method in class org.jahia.services.render.filter.cache.TemplateTypeCacheKeyPartGenerator
-
- getValue(Resource, RenderContext, Properties) - Method in class org.jahia.services.render.filter.cache.WrappedCacheKeyPartGenerator
-
- getValue() - Method in class org.jahia.services.search.SearchCriteria.MultipleValue
-
- getValue() - Method in class org.jahia.services.search.SearchResponse.Facet
-
- getValue() - Method in class org.jahia.services.uicomponents.bean.toolbar.Property
-
- getValue() - Method in class org.jahia.services.uicomponents.bean.toolbar.Selected
-
- getValue() - Method in class org.jahia.services.uicomponents.bean.Visibility
-
- getValue() - Method in class org.jahia.services.usermanager.UserProperty
-
Deprecated.
- getValue() - Method in class org.jahia.services.workflow.WorkflowVariable
-
- getValue() - Method in class org.jahia.settings.readonlymode.ReadOnlyModeStatusInfo
-
- getValue() - Method in class org.jahia.utils.i18n.ResourceBundleMarker
-
Returns the internal value.
- getValue(String, String, String, Locale) - Static method in class org.jahia.utils.i18n.ResourceBundleMarker
-
Retrieves the real value of a given key.
- getValueAsDate() - Method in class org.jahia.services.workflow.WorkflowVariable
-
- getValueAsString() - Method in class org.jahia.services.search.SearchResponse.Facet
-
- getValueConstraintObjects() - Method in class org.jahia.services.content.nodetypes.ExtendedPropertyDefinition
-
- getValueConstraints() - Method in class org.jahia.services.content.nodetypes.ExtendedPropertyDefinition
-
- getValueConstraintsAsUnexpandedValue() - Method in class org.jahia.services.content.nodetypes.ExtendedPropertyDefinition
-
- getValueConstraintsAsValue() - Method in class org.jahia.services.content.nodetypes.ExtendedPropertyDefinition
-
- getValueFactory() - Method in class org.jahia.services.content.JCRSessionWrapper
-
- getValueFactory() - Method in class org.jahia.services.query.QOMBuilder
-
This method returns a ValueFactory that is used to create Value objects
for use when setting repository properties.
- getValueFactory() - Method in class org.jahia.services.query.QueryService
-
Entry point to request a ValueFactory instance
- getValueFactory() - Method in class org.jahia.services.query.QueryServiceImpl
-
- getValues() - Method in class org.apache.jackrabbit.core.query.lucene.CountRow
-
- getValues() - Method in class org.apache.jackrabbit.core.query.lucene.FacetRow
-
- getValues(Operand, Row) - Method in class org.apache.jackrabbit.core.query.lucene.join.JahiaOperandEvaluator
-
Evaluates the given operand in the context of the given row.
- getValues(Operand, Node) - Method in class org.apache.jackrabbit.core.query.lucene.join.JahiaOperandEvaluator
-
Evaluates the given operand in the context of the given node.
- getValues() - Method in class org.jahia.engines.EngineMessage
-
Get the replacement values for this message.
- getValues() - Method in class org.jahia.services.applications.pluto.JahiaPortletPreference
-
- getValues() - Method in interface org.jahia.services.content.JCRPropertyWrapper
-
- getValues() - Method in class org.jahia.services.content.JCRPropertyWrapperImpl
-
- getValues(ExtendedPropertyDefinition, List<String>) - Method in class org.jahia.services.content.nodetypes.initializers.CurrentUser
-
- getValues(ExtendedPropertyDefinition, List<String>, Locale) - Method in interface org.jahia.services.content.nodetypes.initializers.I15dValueInitializer
-
Returns an array of default values for the specified property, considering parameters and the locale.
- getValues(ExtendedPropertyDefinition, List<String>) - Method in class org.jahia.services.content.nodetypes.initializers.Now
-
- getValues(ExtendedPropertyDefinition, List<String>) - Method in class org.jahia.services.content.nodetypes.initializers.ResourceBundle
-
- getValues(ExtendedPropertyDefinition, List<String>, Locale) - Method in class org.jahia.services.content.nodetypes.initializers.ResourceBundle
-
- getValues(ExtendedPropertyDefinition, List<String>) - Method in interface org.jahia.services.content.nodetypes.initializers.ValueInitializer
-
- getValues() - Method in class org.jahia.services.content.rules.ChangedPropertyFact
-
- getValues() - Method in class org.jahia.services.query.QueryResultAdapter.RowDecorator
-
- getValues() - Method in class org.jahia.services.search.SearchCriteria.MultipleValue
-
- getValuesAsString(Value[]) - Static method in class org.jahia.services.content.nodetypes.JahiaCndWriter
-
- getValueToName() - Static method in class org.jahia.services.content.nodetypes.SelectorType
-
- getValves() - Method in class org.jahia.pipelines.impl.GenericPipeline
-
- getValves() - Method in interface org.jahia.pipelines.Pipeline
-
Return the set of all Valves in the pipeline.
- getVanityUrl() - Method in class org.jahia.services.render.URLResolver
-
- getVanityUrlForCurrentLocale(JCRNodeWrapper, String, JCRSessionWrapper) - Method in class org.jahia.services.seo.jcr.VanityUrlManager
-
Gets a node's default vanity URL for the current locale or if none is default
then take the first mapping for the locale.
- getVanityUrlForWorkspaceAndLocale(JCRNodeWrapper, String, Locale, String) - Method in class org.jahia.services.seo.jcr.VanityUrlService
-
Gets a node's default vanity URL for the given locale and workspace.
- getVanityUrlForWorkspaceAndLocale(String, String, Locale, String) - Method in class org.jahia.services.seo.jcr.VanityUrlService
-
Gets a node's default vanity URL for the given locale and workspace.
- getVanityUrls(JCRNodeWrapper, String, JCRSessionWrapper) - Method in class org.jahia.services.seo.jcr.VanityUrlManager
-
Gets all node's vanity URLs for the given locale
- getVanityUrls(JCRNodeWrapper, String, JCRSessionWrapper) - Method in class org.jahia.services.seo.jcr.VanityUrlService
-
Gets all node's vanity URLs for the given locale
- getVanityUrlsForCurrentLocale(JCRNodeWrapper, JCRSessionWrapper) - Method in class org.jahia.services.seo.jcr.VanityUrlService
-
Gets all node's vanity URLs for the current locale in the session
- getVariables() - Method in class org.jahia.services.workflow.Workflow
-
- getVariables() - Method in class org.jahia.services.workflow.WorkflowTask
-
- getVariablesMap(Map<String, List<String>>, String, List<String>) - Static method in class org.jahia.services.workflow.WorkflowVariable
-
Generate a map of task parameters with values of type WorkflowVariable or List
- getVersion() - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
Returns the version information for this module.
- getVersion() - Method in class org.jahia.data.templates.ModulesPackage
-
- getVersion(String) - Method in class org.jahia.services.content.decorator.JCRVersionHistory
-
- getVersion() - Method in class org.jahia.services.content.VersionInfo
-
- getVersion() - Method in class org.jahia.services.modulemanager.BundleInfo
-
- getVersion() - Method in class org.jahia.services.modulemanager.BundlePersistentInfo
-
- getVersion(File) - Static method in class org.jahia.utils.PomUtils
-
Reads the artifact version from the provided pom.xml file.
- getVersion(Model) - Static method in class org.jahia.utils.PomUtils
-
Gets the artifact version from the provided model.
- getVersionableIdentifier() - Method in class org.jahia.services.content.decorator.JCRVersionHistory
-
- getVersionableUUID() - Method in class org.jahia.services.content.decorator.JCRVersionHistory
-
- getVersionByLabel(String) - Method in class org.jahia.services.content.decorator.JCRVersionHistory
-
- getVersionDate() - Method in class org.jahia.services.content.decorator.JCRFrozenNodeAsRegular
-
- getVersionDate() - Method in class org.jahia.services.content.JCRSessionWrapper
-
- getVersionDate() - Method in class org.jahia.services.render.URLResolver
-
- getVersionedTypes() - Method in class org.jahia.services.content.JCRVersionService
-
- getVersionHistory() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getVersionHistory() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
- getVersionInfos() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getVersionInfos() - Method in interface org.jahia.services.content.JCRNodeWrapper
-
Retrieves the list of versions, in all workspaces, ignoring internal version created in the publication process.
- getVersionInfos() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
Retrieves the list of versions, in all workspaces, ignoring internal version created in the publication process.
- getVersionInfos(Session, JCRNodeWrapper) - Method in class org.jahia.services.content.JCRVersionService
-
Retrieves the list of versions, ignoring internal version created in the publication process.
- getVersioningConfig() - Method in class org.jahia.services.content.impl.jackrabbit.JahiaRepositoryConfig
-
- getVersionLabel(long) - Static method in class org.jahia.ajax.gwt.helper.VersioningHelper
-
Returns the label for the new version of the file with the timestamp.
- getVersionLabel() - Method in class org.jahia.services.content.decorator.JCRFrozenNodeAsRegular
-
- getVersionLabel() - Method in class org.jahia.services.content.JCRSessionWrapper
-
- getVersionLabel() - Method in class org.jahia.services.render.URLResolver
-
- getVersionLabelCurrent() - Static method in class org.jahia.ajax.gwt.helper.VersioningHelper
-
Returns the label for the new version of the file with the current timestamp.
- getVersionLabels() - Method in class org.jahia.services.content.decorator.JCRVersionHistory
-
- getVersionLabels(Version) - Method in class org.jahia.services.content.decorator.JCRVersionHistory
-
- getVersionManager() - Method in class org.jahia.services.content.JCRWorkspaceWrapper
-
- getVersions(String) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- getVersions(GWTJahiaNode, int, int) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- getVersions(JCRNodeWrapper) - Method in class org.jahia.ajax.gwt.helper.NavigationHelper
-
Get list of version as GWT bean list
- getVersions(JCRNodeWrapper, boolean) - Method in class org.jahia.ajax.gwt.helper.NavigationHelper
-
Get list of version that have been published as gwt bean list
- getVersions() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getVersions() - Method in interface org.jahia.services.content.JCRNodeWrapper
-
Gets a list of all versions of this node
- getVersions() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
Gets a list of all versions of this node
- getVersionsAsVersion() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
Gets a list of all versions for this node as Version object
- getVersionsAsVersion() - Method in interface org.jahia.services.content.JCRNodeWrapper
-
Gets a list of all versions for this node as Version object
- getVersionsAsVersion() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
Gets a list of all versions for this node as Version object
- getView() - Method in class org.jahia.services.content.nodetypes.initializers.TemplatesChoiceListInitializerImpl.ViewWrapper
-
- getView() - Method in class org.jahia.services.render.scripting.JSR223Script
-
Provides access to the view associated with this script
- getView() - Method in class org.jahia.services.render.scripting.RequestDispatcherScript
-
Provides access to the view associated with this script
- getView() - Method in interface org.jahia.services.render.scripting.Script
-
Provides access to the view associated with this script
- getView() - Method in class org.jahia.services.render.Template
-
Returns the name of the view.
- getViewInputStream() - Method in class org.jahia.services.render.scripting.bundle.BundleJSR223Script
-
- getViewInputStream() - Method in class org.jahia.services.render.scripting.JSR223Script
-
Returns an
InputStream object that serves the content of the view script.
- getViewsSet(ExtendedNodeType, JCRSiteNode, String) - Method in class org.jahia.services.render.RenderService
-
- getViewsSet(ExtendedNodeType, JCRSiteNode, String) - Method in class org.jahia.services.render.scripting.bundle.BundleScriptResolver
-
- getViewsSet(ExtendedNodeType, JCRSiteNode, String) - Method in interface org.jahia.services.render.scripting.ScriptResolver
-
- getViolatedRules() - Method in class org.jahia.services.pwdpolicy.PolicyEnforcementResult
-
Returns the violatedRules.
- getVirtualMountPointNode() - Method in class org.jahia.services.content.decorator.JCRMountPointNode
-
Returns a special wrapper which is transparently handling the path of the mount point.
- getVisibility() - Method in class org.jahia.services.uicomponents.bean.contentmanager.Column
-
- getVisibility() - Method in class org.jahia.services.uicomponents.bean.contentmanager.Item
-
- getVisibility() - Method in class org.jahia.services.uicomponents.bean.contentmanager.Repository
-
- getVisibility() - Method in class org.jahia.services.uicomponents.bean.editmode.Engine
-
- getVisibility() - Method in class org.jahia.services.uicomponents.bean.editmode.EngineTab
-
- getVisibility() - Method in class org.jahia.services.uicomponents.bean.editmode.SidePanelTab
-
- getVisibility() - Method in class org.jahia.services.uicomponents.bean.toolbar.Item
-
- getVisibility() - Method in class org.jahia.services.uicomponents.bean.toolbar.Toolbar
-
- getVisibilityInformation(String) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- getVisibleTypes() - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
- getVolatileIdleTime() - Method in class org.apache.jackrabbit.core.query.lucene.JahiaSecondaryIndex
-
- getWarningRules() - Method in class org.jahia.services.pwdpolicy.PolicyEnforcementResult
-
Returns the warningRules.
- getWarnings() - Method in class org.jahia.jdbc.DelegatingConnection
-
- getWarnings() - Method in class org.jahia.services.htmlvalidator.ValidatorResults
-
- getWeaklyReferringNodes(NodeId) - Method in class org.apache.jackrabbit.core.query.lucene.JahiaSearchIndex
- getWeakReferences() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getWeakReferences(String) - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getWeakReferences(JCRNodeWrapper, String, Session) - Method in class org.jahia.services.content.impl.jackrabbit.JackrabbitStoreProvider
-
Get weak references of a node
- getWeakReferences() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
- getWeakReferences(String) - Method in class org.jahia.services.content.JCRNodeWrapperImpl
- getWeakReferences(JCRNodeWrapper, String) - Method in class org.jahia.services.content.JCRSessionWrapper
-
Get weak references of a node
- getWeakReferences(JCRNodeWrapper, String, Session) - Method in class org.jahia.services.content.JCRStoreProvider
-
Get weak references of a node
- getWebAppNamespaceURI(String) - Static method in class org.jahia.services.applications.ApplicationsManagerServiceImpl
-
- getWebAppPrefix(String) - Static method in class org.jahia.services.applications.ApplicationsManagerServiceImpl
-
- getWebAppQualifiedNodeName(String, String) - Static method in class org.jahia.services.applications.ApplicationsManagerServiceImpl
-
- getWebAppRoot() - Static method in class org.jahia.bin.listeners.JahiaContextLoaderListener
-
- getWebApps() - Method in class org.jahia.data.webapps.JahiaWebAppsEarPackage
-
Get the list of JahiaWebAppDef object
- getWebApps() - Method in class org.jahia.data.webapps.JahiaWebAppsPackage
-
Get the WebApps List
- getWebApps() - Method in class org.jahia.data.webapps.JahiaWebAppsWarPackage
-
Get the WebApps List
- getWebAppType() - Method in class org.jahia.data.applications.ServletBean
-
- getWebAppTypeLabel() - Method in class org.jahia.data.applications.ServletBean
-
- getWebdavPath() - Method in class org.jahia.services.content.JCRStoreProvider
-
- getWebdavUrl() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- getWebdavUrl() - Method in interface org.jahia.services.content.JCRNodeWrapper
-
Get the webdav url
- getWebdavUrl() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
Get the webdav url
- getWelcomeFiles() - Method in class org.jahia.data.applications.WebAppContext
-
Return the list of welcome file.
- getWelcomeFiles() - Method in class org.jahia.data.webapps.Web_App_Xml
-
Return the welcome files list
- getWFFormForNodeAndNodeType(String) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- getWidth(Image) - Method in class org.jahia.services.image.AbstractJava2DImageService
-
- getWidth(Image) - Method in class org.jahia.services.image.ImageJAndJava2DImageService
-
- getWidth(Image) - Method in class org.jahia.services.image.ImageJImageService
-
- getWidth() - Method in class org.jahia.services.image.ImageMagickImage
-
- getWidth(Image) - Method in class org.jahia.services.image.ImageMagickImageService
-
- getWidth(Image) - Method in interface org.jahia.services.image.JahiaImageService
-
Retrieves the width in pixels of the specified image
- getWidth() - Method in class org.jahia.tools.imageprocess.ImageInfo
-
If
ImageInfo.check() was successful, returns one the image's horizontal
resolution in pixels.
- getWindowStateBeans() - Method in class org.jahia.data.beans.portlets.PortletWindowBean
-
Get supported window state (minimized, normal and maximized)
- getWindowStates() - Method in interface org.jahia.data.applications.EntryPointDefinition
-
Get the supported WindowState for this entry point definition.
- getWindowStates() - Method in class org.jahia.data.applications.PortletEntryPointDefinition
-
Get List of window states
- getWindowStates() - Method in class org.jahia.data.applications.ServletBean
-
- getWipInfo(List<GWTJahiaNodeProperty>) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- getWipInfo(JCRNodeWrapper) - Method in class org.jahia.services.wip.WIPService
-
Return work in progress information for the given node
- getWithArgs(ResourceBundle, String, Object...) - Static method in class org.jahia.utils.i18n.Messages
-
Looks up the resource bundle key in the specified bundle.
- getWithArgs(ResourceBundle, String, String, Object...) - Static method in class org.jahia.utils.i18n.Messages
-
Looks up the resource bundle key in the specified bundle.
- getWithArgs(String, String, Locale, Object...) - Static method in class org.jahia.utils.i18n.Messages
-
Looks up the resource bundle key in the specified bundle, considering locale.
- getWorkflow() - Method in class org.jahia.services.content.nodetypes.ExtendedNodeDefinition
-
- getWorkflow(String, Locale) - Method in class org.jahia.services.workflow.jbpm.JBPM6WorkflowProvider
-
- getWorkflow(String, Locale) - Method in interface org.jahia.services.workflow.WorkflowProvider
-
- getWorkflow(String, String, Locale) - Method in class org.jahia.services.workflow.WorkflowService
-
- GetWorkflowCommand - Class in org.jahia.services.workflow.jbpm.command
-
Get process from an id
- GetWorkflowCommand(String, Locale) - Constructor for class org.jahia.services.workflow.jbpm.command.GetWorkflowCommand
-
- getWorkflowComments(GWTJahiaWorkflow) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- getWorkflowComments(GWTJahiaWorkflow, Locale) - Method in class org.jahia.ajax.gwt.helper.WorkflowHelper
-
- getWorkflowDefinition() - Method in interface org.jahia.services.content.ComplexPublicationService.FullPublicationInfo
-
- getWorkflowDefinition() - Method in class org.jahia.services.workflow.HistoryWorkflow
-
- getWorkflowDefinition() - Method in class org.jahia.services.workflow.Workflow
-
- getWorkflowDefinition() - Method in class org.jahia.services.workflow.WorkflowAction
-
- getWorkflowDefinition(String, String, Locale) - Method in class org.jahia.services.workflow.WorkflowService
-
- getWorkflowDefinitionById(String, Locale, KieBase) - Method in class org.jahia.services.workflow.jbpm.BaseCommand
-
- getWorkflowDefinitionByKey(String, Locale) - Method in class org.jahia.services.workflow.jbpm.JBPM6WorkflowProvider
-
- getWorkflowDefinitionByKey(String, Locale) - Method in interface org.jahia.services.workflow.WorkflowProvider
-
- GetWorkflowDefinitionCommand - Class in org.jahia.services.workflow.jbpm.command
-
Get workflow definition
- GetWorkflowDefinitionCommand(String, Locale) - Constructor for class org.jahia.services.workflow.jbpm.command.GetWorkflowDefinitionCommand
-
- getWorkflowDefinitionKey() - Method in class org.jahia.services.workflow.WorkflowRule
-
- getWorkflowDefinitions(List<String>) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- getWorkflowDefinitionsForType(String, Locale) - Method in class org.jahia.services.workflow.WorkflowService
-
Returns a list of available workflow definitions for the specified type.
- getWorkflowDefinitionsForType(String, JCRSiteNode, Locale) - Method in class org.jahia.services.workflow.WorkflowService
-
Returns a list of available workflow definitions for the specified type.
- getWorkflowGroup() - Method in interface org.jahia.services.content.ComplexPublicationService.FullPublicationInfo
-
- getWorkflowHelper() - Method in class org.jahia.ajax.gwt.helper.PublicationHelper
-
- getWorkflowHistoryForUser() - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- getWorkflowHistoryForUser(JahiaUser, Locale, Locale) - Method in class org.jahia.ajax.gwt.helper.WorkflowHelper
-
- getWorkflowHistoryProcesses(String, String) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- getWorkflowHistoryProcesses(String, JCRSessionWrapper, Locale) - Method in class org.jahia.ajax.gwt.helper.WorkflowHelper
-
- getWorkflowHistoryTasks(String, String) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- getWorkflowHistoryTasks(String, String, Locale) - Method in class org.jahia.ajax.gwt.helper.WorkflowHelper
-
- getWorkflowInfo(String) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
Get worflow info by path
- getWorkflowInfo(String, boolean, JCRSessionWrapper, Locale, Locale) - Method in class org.jahia.ajax.gwt.helper.WorkflowHelper
-
- getWorkflowRegistration(String) - Method in class org.jahia.services.workflow.WorkflowService
-
- getWorkflowRootPath() - Method in class org.jahia.services.workflow.WorkflowRule
-
- getWorkflowRuleForAction(JCRNodeWrapper, boolean, String) - Method in class org.jahia.services.workflow.WorkflowService
-
- getWorkflowRules(String) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- getWorkflowRules(String, JCRSessionWrapper, Locale) - Method in class org.jahia.ajax.gwt.helper.WorkflowHelper
-
- getWorkflowRules(JCRNodeWrapper) - Method in class org.jahia.services.workflow.WorkflowService
-
- getWorkflows(Locale) - Method in class org.jahia.ajax.gwt.helper.WorkflowHelper
-
- getWorkflows(Locale) - Method in class org.jahia.services.workflow.WorkflowService
-
This method list all workflows deployed in the system
- getWorkflowService() - Method in class org.jahia.services.workflow.jbpm.BaseCommand
-
- getWorkflowService() - Method in class org.jahia.services.workflow.jbpm.JBPM6WorkflowProvider
-
- getWorkflowsForDefinition(String, Locale) - Method in class org.jahia.services.workflow.jbpm.JBPM6WorkflowProvider
-
- getWorkflowsForDefinition(String, Locale) - Method in interface org.jahia.services.workflow.WorkflowProvider
-
- getWorkflowsForDefinition(String, Locale) - Method in class org.jahia.services.workflow.WorkflowService
-
- GetWorkflowsForDefinitionCommand - Class in org.jahia.services.workflow.jbpm.command
-
Get workflow definition from name
- GetWorkflowsForDefinitionCommand(String, Locale) - Constructor for class org.jahia.services.workflow.jbpm.command.GetWorkflowsForDefinitionCommand
-
- getWorkflowsForType(String, Locale) - Method in class org.jahia.services.workflow.WorkflowService
-
- getWorkflowsForUser(JahiaUser, Locale) - Method in class org.jahia.services.workflow.jbpm.JBPM6WorkflowProvider
-
- getWorkflowsForUser(JahiaUser, Locale) - Method in interface org.jahia.services.workflow.WorkflowProvider
-
- getWorkflowsForUser(JahiaUser, Locale) - Method in class org.jahia.services.workflow.WorkflowService
-
- GetWorkflowsForUserCommand - Class in org.jahia.services.workflow.jbpm.command
-
Get all workflows related to a user
- GetWorkflowsForUserCommand(JahiaUser, Locale) - Constructor for class org.jahia.services.workflow.jbpm.command.GetWorkflowsForUserCommand
-
- getWorkflowTask(String, Locale) - Method in class org.jahia.services.workflow.jbpm.JBPM6WorkflowProvider
-
- getWorkflowTask(String, Locale) - Method in interface org.jahia.services.workflow.WorkflowProvider
-
- getWorkflowTask(String, String, Locale) - Method in class org.jahia.services.workflow.WorkflowService
-
- GetWorkflowTaskCommand - Class in org.jahia.services.workflow.jbpm.command
-
Get workflow task
- GetWorkflowTaskCommand(String, Locale) - Constructor for class org.jahia.services.workflow.jbpm.command.GetWorkflowTaskCommand
-
- getWorkflowTitle() - Method in interface org.jahia.services.content.ComplexPublicationService.FullPublicationInfo
-
- getWorkflowType() - Method in class org.jahia.services.workflow.WorkflowDefinition
-
- getWorkflowType(WorkflowDefinition) - Method in class org.jahia.services.workflow.WorkflowService
-
- getWorkItem() - Method in class org.jahia.services.workflow.jbpm.custom.JahiaLocalHTWorkItemHandler.PeopleAssignmentContext
-
- getWorkspace() - Method in class org.jahia.ajax.gwt.commons.server.JahiaRemoteService
-
Get workspace
- getWorkspace() - Method in class org.jahia.services.content.DefaultEventListener
-
- getWorkspace() - Method in class org.jahia.services.content.files.FileServlet.FileDownloadEvent
-
- getWorkspace() - Method in class org.jahia.services.content.JCRSessionWrapper
-
- getWorkspace() - Method in class org.jahia.services.content.rules.AbstractNodeFact
-
- getWorkspace() - Method in class org.jahia.services.content.rules.ChangedPropertyFact
-
- getWorkspace() - Method in class org.jahia.services.content.rules.DeletedNodeFact
-
- getWorkspace() - Method in class org.jahia.services.content.rules.DeletedPropertyFact
-
- getWorkspace() - Method in interface org.jahia.services.content.rules.ModifiedNodeFact
-
- getWorkspace() - Method in interface org.jahia.services.content.rules.NodeFact
-
Returns the current JCR workspace name.
- getWorkspace() - Method in class org.jahia.services.render.RenderContext
-
- getWorkspace() - Method in class org.jahia.services.render.Resource
-
- getWorkspace() - Method in class org.jahia.services.render.URLResolver
-
Gets the workspace of the request resolved by the URL
- getWorkspace() - Method in exception org.jahia.services.seo.jcr.NonUniqueUrlMappingException
-
- getWorkspace() - Method in class org.jahia.services.textextraction.RepositoryFileFilter
-
Workspace to be used
- getWorkspaceConfig(String) - Method in class org.jahia.services.content.impl.jackrabbit.JahiaRepositoryConfig
-
- getWorkspaceConfigs() - Method in class org.jahia.services.content.impl.jackrabbit.JahiaRepositoryConfig
-
- getWorkspaceHref() - Method in class org.apache.jackrabbit.webdav.jcr.JahiaServerRootCollection
-
Since the root resource does not represent a repository item and therefore
is not member of a workspace resource, this method always returns
null.
- getWorkspaceMaxIdleTime() - Method in class org.jahia.services.content.impl.jackrabbit.JahiaRepositoryConfig
-
- getWorkspacesConfigRootDir() - Method in class org.jahia.services.content.impl.jackrabbit.JahiaRepositoryConfig
-
- getWrapper() - Method in class org.jahia.services.render.Resource.Option
-
Deprecated.
- getWriter() - Method in class org.jahia.utils.NoOutputResponseWrapper
-
- getWriter() - Method in class org.jahia.utils.StringResponseWrapper
-
- getWriterQueueLength() - Method in class org.jahia.services.cache.ehcache.EhCacheStatisticsWrapper
-
- getXaCommitCommittedCount() - Method in class org.jahia.services.cache.ehcache.EhCacheStatisticsWrapper
-
- getXaCommitCount() - Method in class org.jahia.services.cache.ehcache.EhCacheStatisticsWrapper
-
- getXaCommitExceptionCount() - Method in class org.jahia.services.cache.ehcache.EhCacheStatisticsWrapper
-
- getXaCommitReadOnlyCount() - Method in class org.jahia.services.cache.ehcache.EhCacheStatisticsWrapper
-
- getXaRecoveryCount() - Method in class org.jahia.services.cache.ehcache.EhCacheStatisticsWrapper
-
- getXaRecoveryNothingCount() - Method in class org.jahia.services.cache.ehcache.EhCacheStatisticsWrapper
-
- getXaRecoveryRecoveredCount() - Method in class org.jahia.services.cache.ehcache.EhCacheStatisticsWrapper
-
- getXaRollbackCount() - Method in class org.jahia.services.cache.ehcache.EhCacheStatisticsWrapper
-
- getXaRollbackExceptionCount() - Method in class org.jahia.services.cache.ehcache.EhCacheStatisticsWrapper
-
- getXaRollbackSuccessCount() - Method in class org.jahia.services.cache.ehcache.EhCacheStatisticsWrapper
-
- GifEncoder - Class in org.jahia.tools.imageprocess
-
GifEncoder - writes out an image as a GIF.
- GifEncoder(int, int, byte[], byte[], byte[], byte[]) - Constructor for class org.jahia.tools.imageprocess.GifEncoder
-
Constructs a new GifEncoder.
- GifEncoder(Image) - Constructor for class org.jahia.tools.imageprocess.GifEncoder
-
Constructs a new GifEncoder using an 8-bit AWT Image.
- GitSourceControlManagement - Class in org.jahia.services.templates
-
Git based source control management service.
- GitSourceControlManagement(String) - Constructor for class org.jahia.services.templates.GitSourceControlManagement
-
Initializes an instance of this class.
- GLOBAL_MESSAGE - Static variable in class org.jahia.engines.EngineMessages
-
- grantPermissionToRole(String, String, JCRSessionWrapper) - Static method in class org.jahia.services.content.RBACUtils
-
Deprecated.
Grants the specified permission to the role.
- grantRoles(String, Set<String>) - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- grantRoles(String, Set<String>) - Method in interface org.jahia.services.content.JCRNodeWrapper
-
Grant roles to a principal on this node.
- grantRoles(String, Set<String>) - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
Grant roles to a principal on this node.
- grantRoleToGroup(AddedNodeFact, String, String, KnowledgeHelper) - Method in class org.jahia.services.content.rules.Service
-
- grantRoleToUser(AddedNodeFact, String, String, KnowledgeHelper) - Method in class org.jahia.services.content.rules.Service
-
- GraphqlPatcher - Class in org.jahia.tools.patches
-
Execute graphql mutations in files ending with .graphql
- GraphqlPatcher() - Constructor for class org.jahia.tools.patches.GraphqlPatcher
-
- GroovyPatcher - Class in org.jahia.tools.patches
-
Simple patch that executes Groovy scripts
- GroovyPatcher() - Constructor for class org.jahia.tools.patches.GroovyPatcher
-
- Group - Class in org.jahia.services.content.rules
-
User: toto
Date: 15 janv.
- Group(JCRGroupNode) - Constructor for class org.jahia.services.content.rules.Group
-
- GROUP_PROVIDER_REGISTER_BRIDGE_EVENT_KEY - Static variable in class org.jahia.services.usermanager.BridgeEvents
-
- GROUP_PROVIDER_UNREGISTER_BRIDGE_EVENT_KEY - Static variable in class org.jahia.services.usermanager.BridgeEvents
-
- GroupCacheHelper - Class in org.jahia.services.usermanager
-
Group manager cache helper.
- GroupCacheHelper() - Constructor for class org.jahia.services.usermanager.GroupCacheHelper
-
- GroupCacheKey - Class in org.jahia.services.cache
-
Composite cache key, used when we want to create a key that
can be flushed using groups.
- GroupCacheKey(Set<String>) - Constructor for class org.jahia.services.cache.GroupCacheKey
-
This contructor will generate a key based on the combination
of the group names.
- GroupCacheKey(Object, Set<String>) - Constructor for class org.jahia.services.cache.GroupCacheKey
-
- groupDisplayProperties - Variable in class org.jahia.bin.FindUsersAndGroups
-
- groupExists(int, String) - Method in class org.jahia.services.usermanager.JahiaGroupManagerProvider
-
Deprecated.
This function checks on a given site if the groupname has already been
assigned to another group.
- groupExists(String, String) - Method in class org.jahia.services.usermanager.JahiaGroupManagerService
-
This function checks on a gived site if the group name has already been
assigned to another group.
- GroupImpl() - Constructor for class org.jahia.services.workflow.jbpm.JBPMTaskIdentityService.GroupImpl
-
- groupManagerService - Variable in class org.jahia.services.usermanager.JahiaGroupManagerProvider
-
Deprecated.
- groupManagerService - Variable in class org.jahia.services.workflow.jbpm.custom.email.JBPMMailProducer
-
- groupMatches(JCRGroupNode, Pattern) - Method in class org.jahia.bin.FindUsersAndGroupsInAcl
-
- GroupNodeMembers - Class in org.jahia.services.content.decorator
-
Lazy group member list.
- GroupNodeMembers(JCRGroupNode) - Constructor for class org.jahia.services.content.decorator.GroupNodeMembers
-
- GROUPS_SIGNATURE - Static variable in class org.jahia.services.render.filter.cache.AclCacheKeyPartGenerator
-
- groupSearchProperties - Variable in class org.jahia.bin.FindUsersAndGroups
-
- groupService - Variable in class org.jahia.services.sites.JahiaSitesService
-
- groupService - Variable in class org.jahia.services.workflow.jbpm.JahiaUserGroupCallback
-
- groupService - Variable in class org.jahia.services.workflow.jbpm.JBPMTaskIdentityService
-
- guessBranchOrTag(String, String, Set<String>) - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
- guessBranchOrTag(String, String, Set<String>) - Method in class org.jahia.services.templates.SourceControlHelper
-
- GUEST - Static variable in class org.apache.jackrabbit.core.security.JahiaLoginModule
-
- GUEST_GROUPNAME - Static variable in class org.jahia.services.usermanager.JahiaGroupManagerService
-
- GUEST_GROUPPATH - Static variable in class org.jahia.services.usermanager.JahiaGroupManagerService
-
- GUEST_USERNAME - Static variable in class org.jahia.services.usermanager.JahiaUserManagerService
-
Guest user unique identification name.
- GUEST_USERPATH - Static variable in class org.jahia.services.usermanager.JahiaUserManagerService
-
- GuestGroup - Class in org.jahia.services.usermanager
-
Special user group that represents anonymous users in the system.
- GuestGroup(String, String, String, Properties) - Constructor for class org.jahia.services.usermanager.GuestGroup
-
- guestPassword - Variable in class org.jahia.services.content.JCRStoreProvider
-
- guestUser - Variable in class org.jahia.services.content.JCRStoreProvider
-
- GWT_BROADCASTER_ID - Static variable in class org.jahia.ajax.gwt.commons.server.ManagedGWTResource
-
- GWTBridge - Class in com.google.gwt.core.client
-
This class is used for fixing class not found com.google.gwt.core.client.GWTBridge;
This is only needed for GXT 2 to work.
- GWTBridge() - Constructor for class com.google.gwt.core.client.GWTBridge
-
- GWTController - Class in org.jahia.ajax.gwt.commons.server
-
Spring MVC controller implementation to dispatch requests to GWT services.
- GWTController() - Constructor for class org.jahia.ajax.gwt.commons.server.GWTController
-
- GWTFileManagerUploadServlet - Class in org.jahia.ajax.gwt.content.server
-
File upload servlet to handle requests from GWT upload form.
- GWTFileManagerUploadServlet() - Constructor for class org.jahia.ajax.gwt.content.server.GWTFileManagerUploadServlet
-
- GWTInitializer - Class in org.jahia.ajax.gwt.utils
-
- GWTInitializer() - Constructor for class org.jahia.ajax.gwt.utils.GWTInitializer
-
- GWTResourceBundleUtils - Class in org.jahia.ajax.gwt.helper
-
Helper class for populating GWTResourceBundle data in the GWTJahiaNode instance.
- GWTResourceConfig - Class in org.jahia.ajax.gwt.utils
-
GWT mode configuration options.
- GWTResourceConfig() - Constructor for class org.jahia.ajax.gwt.utils.GWTResourceConfig
-
- I15dValueInitializer - Interface in org.jahia.services.content.nodetypes.initializers
-
Defines a default value initializer for node properties, which support internationalization.
- i18nName(String, ResourceBundle) - Method in class org.jahia.services.workflow.jbpm.BaseCommand
-
- i18NobjectNodes - Variable in class org.jahia.services.content.JCRNodeWrapperImpl
-
- i18nOfWorkflowAction(Locale, WorkflowAction, String, String) - Method in class org.jahia.services.workflow.jbpm.BaseCommand
-
- i18nPropertyIterator - Variable in class org.jahia.services.content.LazyPropertyIterator
-
- ID_DEFAULT - Static variable in class org.jahia.data.templates.JahiaTemplatesPackage
-
The ID of the default module.
- idGen - Static variable in class org.jahia.services.scheduler.BackgroundJob
-
- ignorableWhitespace(char[], int, int) - Method in class org.jahia.services.importexport.XMLWriter
-
Write ignorable whitespace.
- IGNORE - Static variable in class org.jahia.services.content.nodetypes.Lexer
-
- IGNORE - Static variable in class org.jahia.services.content.nodetypes.LexerLegacy
-
- IGNORE - Static variable in class org.jahia.services.content.nodetypes.OnConflictAction
-
- Image - Interface in org.jahia.services.image
-
Common interface for all image implementations
- ImageHelper - Class in org.jahia.ajax.gwt.helper
-
- ImageHelper() - Constructor for class org.jahia.ajax.gwt.helper.ImageHelper
-
- ImageInfo - Class in org.jahia.tools.imageprocess
-
Get file format, image resolution, number of bits per pixel and optionally
number of images, comments and physical resolution from
JPEG, GIF, BMP, PCX, PNG, IFF, RAS, PBM, PGM, PPM and PSD files
(or input streams).
- ImageInfo() - Constructor for class org.jahia.tools.imageprocess.ImageInfo
-
- ImageJAndJava2DImageService - Class in org.jahia.services.image
-
An image service implementation that combines the Java2D and ImageJ service implementations
to expand the supported file formats (such as TIFF)
- ImageJImage - Class in org.jahia.services.image
-
ImageJ image
- ImageJImage(String, ImagePlus, int) - Constructor for class org.jahia.services.image.ImageJImage
-
- ImageJImageService - Class in org.jahia.services.image
-
ImageJ application operation implementation
- ImageMagickImage - Class in org.jahia.services.image
-
ImageMagick image
- ImageMagickImage(File, String) - Constructor for class org.jahia.services.image.ImageMagickImage
-
- ImageMagickImage6Service - Class in org.jahia.services.image
-
An image service implementation that uses the external ImageMagick command line tool to
* perform high-quality image manipulation for a wide variety of image formats.
- ImageMagickImage6Service() - Constructor for class org.jahia.services.image.ImageMagickImage6Service
-
- ImageMagickImageService - Class in org.jahia.services.image
-
An image service implementation that uses the external ImageMagick command line tool to
perform high-quality image manipulation for a wide variety of image formats.
- ImageMagickImageService() - Constructor for class org.jahia.services.image.ImageMagickImageService
-
- ImageService - Class in org.jahia.services.content.rules
-
Imaging service.
- IMG - Static variable in class org.jahia.services.content.interceptor.url.SrcSetURLReplacer
-
- IMG_SRCSET_ATTR - Static variable in class org.jahia.services.content.interceptor.url.SrcSetURLReplacer
-
- impersonate(Credentials) - Method in class org.jahia.services.content.JCRSessionWrapper
-
- IMPERSONATOR - Static variable in class org.apache.jackrabbit.server.JahiaBasicCredentialsProvider
-
- IMPORT - Static variable in class org.jahia.services.content.JCRObservationManager
-
- IMPORT_UUID_COLLISION_MOVE_EXISTING - Static variable in class org.jahia.services.importexport.DocumentViewImportHandler
-
- importCategories(Category, InputStream) - Method in class org.jahia.services.importexport.ImportExportBaseService
-
- importCategories(Category, InputStream) - Method in interface org.jahia.services.importexport.ImportExportService
-
Performs the import of categories from the provided import stream into the specified root category.
- importContent(String, String, Boolean) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- importContent(String, String, JCRSessionWrapper, Locale, String) - Method in class org.jahia.ajax.gwt.helper.ContentManagerHelper
-
- importContent(String, String, boolean, JCRSessionWrapper, Locale, String) - Method in class org.jahia.ajax.gwt.helper.ContentManagerHelper
-
- ImportExportBaseService - Class in org.jahia.services.importexport
-
Service used to perform all import/export operations for content and documents.
- ImportExportService - Interface in org.jahia.services.importexport
-
Jahia import/export service to manipulate different types of content.
- ImportFileUpdater - Class in org.jahia.services.importexport
-
Class used to update import file based on the originating version and build number
- ImportFileUpdater() - Constructor for class org.jahia.services.importexport.ImportFileUpdater
-
- ImportJob - Class in org.jahia.services.importexport
-
Background job for performing an import of the JCR content.
- ImportJob() - Constructor for class org.jahia.services.importexport.ImportJob
-
- importNode(AddedNodeFact, KnowledgeHelper) - Method in class org.jahia.services.content.rules.Service
-
- importSiteZip(JCRNodeWrapper) - Method in class org.jahia.services.importexport.ImportExportBaseService
-
- importSiteZip(File, JCRSessionWrapper) - Method in class org.jahia.services.importexport.ImportExportBaseService
-
- importSiteZip(Resource) - Method in class org.jahia.services.importexport.ImportExportBaseService
-
- importSiteZip(Resource, JCRSessionWrapper) - Method in class org.jahia.services.importexport.ImportExportBaseService
-
- importSiteZip(Resource, JahiaSite, Map<Object, Object>) - Method in class org.jahia.services.importexport.ImportExportBaseService
-
- importSiteZip(Resource, JahiaSite, Map<Object, Object>, Resource, Resource) - Method in class org.jahia.services.importexport.ImportExportBaseService
-
- importSiteZip(Resource, JahiaSite, Map<Object, Object>, Resource, Resource, JCRSessionWrapper) - Method in class org.jahia.services.importexport.ImportExportBaseService
-
Import a full site zip into a newly created site.
- importSiteZip(JCRNodeWrapper) - Method in interface org.jahia.services.importexport.ImportExportService
-
Import the site from the specified file node.
- importSiteZip(File, JCRSessionWrapper) - Method in interface org.jahia.services.importexport.ImportExportService
-
Import the sitee from the specified file.
- importSiteZip(Resource) - Method in interface org.jahia.services.importexport.ImportExportService
-
Import the site from the specified resource.
- importSiteZip(Resource, JCRSessionWrapper) - Method in interface org.jahia.services.importexport.ImportExportService
-
Import the site from the specified resource using the provided JCR session.
- importSiteZip(Resource, JahiaSite, Map<Object, Object>) - Method in interface org.jahia.services.importexport.ImportExportService
-
Import a full site zip into a newly created site.
- importSiteZip(Resource, JahiaSite, Map<Object, Object>, Resource, Resource) - Method in interface org.jahia.services.importexport.ImportExportService
-
Import a full site zip into a newly created site.
- importSkeletons(String, String, JCRSessionWrapper) - Static method in class org.jahia.services.content.JCRContentUtils
-
Performs import of JCR data using provided skeleton locations.
- importSkeletons(String, String, JCRSessionWrapper, int, Map<String, String>) - Static method in class org.jahia.services.content.JCRContentUtils
-
Performs import of JCR data using provided skeleton locations.
- importSkeletons(String, String, JCRSessionWrapper, Map<String, String>) - Static method in class org.jahia.services.content.JCRContentUtils
-
Performs import of JCR data using provided skeleton locations.
- ImportUpdateService - Class in org.jahia.services.importexport
-
Service used to update import file based on the originating version and build number
- ImportUpdateService() - Constructor for class org.jahia.services.importexport.ImportUpdateService
-
- importUsers(File) - Method in class org.jahia.services.importexport.ImportExportBaseService
-
- importUsers(File) - Method in interface org.jahia.services.importexport.ImportExportService
-
Performs a batch import of users from the provided file
- ImportValidator - Interface in org.jahia.services.importexport.validation
-
Implementors perform validation of the imported content elements.
- importXML(String, InputStream, int) - Method in class org.jahia.services.content.JCRSessionWrapper
-
- importXML(String, InputStream, int, int) - Method in class org.jahia.services.content.JCRSessionWrapper
-
- importXML(String, InputStream, int, int, Map<String, String>, Map<String, List<String>>) - Method in class org.jahia.services.content.JCRSessionWrapper
-
- importXML(String, InputStream, int) - Method in class org.jahia.services.content.JCRWorkspaceWrapper
-
- importXML(AddedNodeFact, String, KnowledgeHelper) - Method in class org.jahia.services.content.rules.Service
-
- importXML(String, InputStream, int) - Method in class org.jahia.services.importexport.ImportExportBaseService
-
- importXML(String, InputStream, int, Map<String, List<String>>, JCRSessionWrapper) - Method in class org.jahia.services.importexport.ImportExportBaseService
-
Imports the provided content.
- importXML(String, InputStream, int) - Method in interface org.jahia.services.importexport.ImportExportService
-
Performs an import of the XML content, detecting its type: users,
categories or general JCR content.
- importZip(String, Resource, int) - Method in class org.jahia.services.importexport.ImportExportBaseService
-
- importZip(String, Resource, int, JCRSessionWrapper) - Method in class org.jahia.services.importexport.ImportExportBaseService
-
- importZip(String, Resource, int, JCRSessionWrapper, Set<String>, boolean) - Method in class org.jahia.services.importexport.ImportExportBaseService
-
Imports the content of the specified resource.
- importZip(String, Resource, int) - Method in interface org.jahia.services.importexport.ImportExportService
-
Performs an import of the ZIP file.
- importZip(String, Resource, int, JCRSessionWrapper) - Method in interface org.jahia.services.importexport.ImportExportService
-
Performs an import of the ZIP file.
- importZip(String, Resource, int, JCRSessionWrapper, Set<String>, boolean) - Method in interface org.jahia.services.importexport.ImportExportService
-
Performs an import of the ZIP file.
- INACTIVE_LANGUAGES - Static variable in class org.jahia.services.sites.SitesSettings
-
- INACTIVE_LIVE_LANGUAGES - Static variable in class org.jahia.services.sites.SitesSettings
-
- InAreaCacheKeyPartGenerator - Class in org.jahia.services.render.filter.cache
-
- InAreaCacheKeyPartGenerator() - Constructor for class org.jahia.services.render.filter.cache.InAreaCacheKeyPartGenerator
-
- INCLUDE_ALL_FILES - Static variable in interface org.jahia.services.importexport.ImportExportService
-
- INCLUDE_DEFINITIONS - Static variable in interface org.jahia.services.importexport.ImportExportService
-
- INCLUDE_LIVE_EXPORT - Static variable in interface org.jahia.services.importexport.ImportExportService
-
- INCLUDE_MOUNTS - Static variable in interface org.jahia.services.importexport.ImportExportService
-
- INCLUDE_ROLES - Static variable in interface org.jahia.services.importexport.ImportExportService
-
- INCLUDE_SITE_INFOS - Static variable in interface org.jahia.services.importexport.ImportExportService
-
- INCLUDE_TEMPLATES - Static variable in interface org.jahia.services.importexport.ImportExportService
-
- INCLUDE_USERS - Static variable in interface org.jahia.services.importexport.ImportExportService
-
- incrementHits() - Method in class org.jahia.services.cache.CacheEntry
-
Deprecated.
- incrementProperty(AddedNodeFact, String, KnowledgeHelper) - Method in class org.jahia.services.content.rules.Service
-
- INDEX_LOCK_TYPES_SYSTEM_PROPERTY - Static variable in class org.apache.jackrabbit.core.JahiaSearchManager
-
- indexDictionary(Dictionary, int, int, String, String) - Method in class org.apache.lucene.search.spell.JahiaExtendedSpellChecker
-
- INDEXED - Static variable in class org.jahia.services.content.nodetypes.Lexer
-
- INDEXED - Static variable in class org.jahia.services.content.nodetypes.LexerLegacy
-
- INDEXED_NO - Static variable in class org.jahia.services.content.nodetypes.ExtendedPropertyDefinition
-
- INDEXED_TOKENIZED - Static variable in class org.jahia.services.content.nodetypes.ExtendedPropertyDefinition
-
- INDEXED_UNTOKENIZED - Static variable in class org.jahia.services.content.nodetypes.ExtendedPropertyDefinition
-
- INDEXNAME_NO - Static variable in class org.jahia.services.content.nodetypes.IndexType
-
- INDEXNAME_TOKENIZED - Static variable in class org.jahia.services.content.nodetypes.IndexType
-
- INDEXNAME_UNTOKENIZED - Static variable in class org.jahia.services.content.nodetypes.IndexType
-
- indexOf(Valve) - Method in class org.jahia.pipelines.impl.GenericPipeline
-
- IndexReaderAware - Interface in org.apache.jackrabbit.core.query.lucene
-
IndexReader-aware service.
- IndexType - Class in org.jahia.services.content.nodetypes
-
The index parameters supported by Jahia.
- IndexType() - Constructor for class org.jahia.services.content.nodetypes.IndexType
-
- info(Object) - Method in class org.jahia.tools.patches.LoggerWrapper
-
- info(String) - Method in class org.jahia.tools.patches.LoggerWrapper
-
- info(String, Object) - Method in class org.jahia.tools.patches.LoggerWrapper
-
- info(String, Object, Object) - Method in class org.jahia.tools.patches.LoggerWrapper
-
- info(String, Object[]) - Method in class org.jahia.tools.patches.LoggerWrapper
-
- info(String, Throwable) - Method in class org.jahia.tools.patches.LoggerWrapper
-
- INHERITANCE - Static variable in class org.jahia.data.viewhelper.principal.PrincipalViewHelper
-
- init(SessionContext, QueryHandler, QueryObjectModelTree, String, Node) - Method in class org.apache.jackrabbit.core.query.JahiaQueryObjectModelImpl
-
- init(Element, QueryHandlerContext, NamespaceMappings) - Method in class org.apache.jackrabbit.core.query.lucene.JahiaIndexingConfigurationImpl
-
- init(AMContext) - Method in class org.apache.jackrabbit.core.security.JahiaAccessManager
-
- init(AMContext, AccessControlProvider, WorkspaceAccessManager) - Method in class org.apache.jackrabbit.core.security.JahiaAccessManager
-
- init(AMContext, AccessControlProvider, WorkspaceAccessManager, RepositoryContext, WorkspaceConfig) - Method in class org.apache.jackrabbit.core.security.JahiaAccessManager
-
- init(AMContext, RepositoryContext, WorkspaceConfig) - Method in class org.apache.jackrabbit.core.security.JahiaAccessManager
-
- init(Session) - Static method in class org.apache.jackrabbit.core.security.JahiaPrivilegeRegistry
-
- init(Repository, Session) - Method in class org.apache.jackrabbit.core.security.JahiaSecurityManager
-
- init() - Method in class org.apache.jackrabbit.j2ee.JahiaWebdavServlet
-
- init() - Method in class org.apache.jackrabbit.server.io.JahiaIOManager
-
Add the predefined IOHandlers to this manager.
- init() - Method in class org.apache.jackrabbit.server.io.JahiaIOManagerNoDirectory
-
Add the predefined IOHandlers to this manager.
- init() - Method in class org.jahia.bin.EndInit
-
- init(FilterConfig) - Method in class org.jahia.bin.errors.ErrorEventFilter
-
- init(FilterConfig) - Method in class org.jahia.bin.errors.ErrorLoggingFilter
-
- init() - Method in class org.jahia.bin.errors.ErrorServlet
-
- init(ServletContext) - Method in class org.jahia.bin.filters.AbstractServletFilter
-
- init(FilterConfig) - Method in class org.jahia.bin.filters.CompositeFilter
-
- init(FilterConfig) - Method in class org.jahia.bin.filters.ContentManagerAccessCheckFilter
-
- init(FilterConfig) - Method in class org.jahia.bin.filters.HttpHeadRequestFilter
-
- init(FilterConfig) - Method in class org.jahia.bin.filters.jcr.JcrSessionFilter
-
- init(FilterConfig) - Method in class org.jahia.bin.filters.MaintenanceFilter
-
- init(FilterConfig) - Method in class org.jahia.bin.filters.PassThroughFilter
-
- init(FilterConfig) - Method in class org.jahia.bin.filters.ServletFilter
-
- init(FilterConfig) - Method in class org.jahia.bin.filters.ServletWrappingFilter
-
- init(ServletConfig) - Method in class org.jahia.portlets.PortletServlet
-
Initialize the portlet invocation servlet.
- init() - Method in class org.jahia.registries.ServicesRegistry
-
Initialize the Services registry.
- init(ServletConfig) - Method in class org.jahia.services.atmosphere.AtmosphereServlet
-
- init(SettingsBean, CacheService) - Method in interface org.jahia.services.cache.CacheProvider
-
- init(SettingsBean, CacheService) - Method in class org.jahia.services.cache.dummy.DummyCacheProvider
-
- init(SettingsBean, CacheService) - Method in class org.jahia.services.cache.ehcache.EhCacheProvider
-
- init(ServletConfig) - Method in class org.jahia.services.content.files.FileServlet
-
- init(ServletConfig) - Method in class org.jahia.services.content.files.StaticFileServlet
-
- init() - Method in class org.jahia.services.image.ImageJAndJava2DImageService
-
- init() - Method in class org.jahia.services.image.ImageJImageService
-
- init() - Method in class org.jahia.services.image.ImageMagickImageService
-
- init() - Method in class org.jahia.services.importexport.ImportFileUpdater
-
- init(Query, SearchIndex) - Method in class org.jahia.services.search.jcr.JahiaExcerptProvider
- init(QueryHandler) - Method in class org.jahia.services.search.spell.CompositeSpellChecker
-
Initializes this spell checker.
- init(FilterConfig) - Method in class org.jahia.services.seo.urlrewrite.UrlRewriteFilter
-
- init() - Method in class org.jahia.services.tags.TaggingService
-
- init() - Method in class org.jahia.services.translation.AbstractTranslationProvider
-
- init() - Method in class org.jahia.tools.files.FileUpload
-
Init the MultiPartReq object if it's actually null
- initAfterAllServicesAreStarted() - Method in class org.jahia.services.applications.ApplicationsManagerServiceImpl
-
- initAfterAllServicesAreStarted() - Method in class org.jahia.services.content.JCRStoreService
-
- initAfterAllServicesAreStarted() - Method in interface org.jahia.services.JahiaAfterInitializationService
-
- initAfterAllServicesAreStarted() - Method in class org.jahia.services.tags.TaggingService
-
- initAfterAllServicesAreStarted() - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
- initAfterAllServicesAreStarted() - Method in class org.jahia.services.usermanager.JahiaUserManagerService
-
- initAfterAllServicesAreStarted() - Method in class org.jahia.services.workflow.jbpm.JBPM6WorkflowProvider
-
- initAfterAllServicesAreStarted() - Method in class org.jahia.services.workflow.WorkflowService
-
- initAfterAllServicesAreStarted() - Method in class org.jahia.tools.patches.Patcher
-
- initCaches() - Static method in class org.jahia.utils.security.AccessManagerUtils
-
Init privilegesInRole and matchingPermissions static cache
- initClusterSettings(SettingsBean) - Method in interface org.jahia.settings.SettingsBean.ClusterSettingsInitializer
-
Initialize DX cluster related settings.
- initClusterSettings(SettingsBean) - Method in class org.jahia.settings.SettingsBean.ClusterSettingsInitializerDummy
-
- initContent() - Method in class org.jahia.services.content.JCRStoreProvider
-
- initDelegate(WebApplicationContext) - Method in class org.jahia.bin.filters.FallbackDelegatingFilterProxy
-
- initDelegate(WebApplicationContext) - Method in class org.jahia.bin.filters.ModuleDelegatingFilterProxy
-
- initDependencies(String, List<String>) - Method in class org.jahia.services.importexport.validation.DocumentViewValidationHandler
-
- initDependencies(String, List<String>) - Method in class org.jahia.services.importexport.validation.MissingModulesValidator
-
- initDependencies(String, List<String>) - Method in class org.jahia.services.importexport.validation.MissingTemplatesValidator
-
- initDependencies(String, List<String>) - Method in interface org.jahia.services.importexport.validation.ModuleDependencyAware
-
Provides required dependency information to the validator.
- initDynamicMountPoints() - Method in class org.jahia.services.content.JCRStoreProvider
-
- initFrom(Map<String, List<String>>) - Method in interface org.apache.jackrabbit.core.query.lucene.AnalyzerCustomizer
-
Initialize this AnalyzerCustomizer with the specified key/values pairs.
- initFrom(Map<String, List<String>>) - Method in class org.apache.jackrabbit.core.query.lucene.AnalyzerCustomizer.NoOpAnalyzerCustomizer
-
- initialise() - Method in class org.jahia.services.seo.urlrewrite.Configuration
-
- INITIALIZATION_ERROR - Static variable in exception org.jahia.exceptions.JahiaException
-
- initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.apache.jackrabbit.core.security.JahiaLoginModule
-
- initialize() - Method in class org.jahia.params.valves.BaseAuthValve
-
- initialize() - Method in class org.jahia.params.valves.CookieAuthValveImpl
-
- initialize() - Method in class org.jahia.pipelines.impl.GenericPipeline
-
- initialize() - Method in interface org.jahia.pipelines.Pipeline
-
- initialize() - Method in interface org.jahia.pipelines.valves.Valve
-
- INITIALIZE - Static variable in class org.jahia.services.content.nodetypes.Lexer
-
- INITIALIZE - Static variable in class org.jahia.services.content.nodetypes.LexerLegacy
-
- initialize() - Method in class org.jahia.services.workflow.jbpm.AclPeopleAssignmentValve
-
- initialize() - Method in class org.jahia.tools.files.FileWatcher
-
Verify if the Folder to watch exists.
- initializeCodeEditor(String, boolean, String, String) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
Initialize a map with all data needed to render the code editor.
- initializeCodeEditor(String, boolean, String, String, String, Locale, JCRSessionWrapper) - Method in class org.jahia.ajax.gwt.helper.StubHelper
-
Initialize a map with all data needed to render the code editor.
- initializeCreateEngine(String, String, String) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- initializeCreatePortletEngine(String, String) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- initializeDatabaseStructure(String, ApplicationContext) - Static method in class org.jahia.utils.DatabaseUtils
-
Create all the database structures like tables/indices/triggers.
- initializeDavPropertiesMapping() - Method in class org.jahia.services.importexport.FilesAclImportHandler
-
- initializeEditEngine(String, boolean) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- initializeEditEngine(List<String>, boolean) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- initializeMergedProperties() - Method in class org.jahia.services.usermanager.BaseJahiaExternalUser
-
Deprecated.
- initializeModuleContent(JahiaTemplatesPackage, JCRSessionWrapper) - Method in class org.jahia.services.templates.TemplatePackageDeployer
-
- Initializers - Class in org.jahia.bin
-
- Initializers() - Constructor for class org.jahia.bin.Initializers
-
- initialValue(String) - Method in interface org.jahia.utils.TextUtils.BoundedStringVisitor
-
- initLockSupport() - Method in class org.apache.jackrabbit.webdav.jcr.JahiaServerRootCollection
-
- initLogDir(ServletContext) - Method in class org.jahia.bin.listeners.LoggingConfigListener
-
- initNodeTypes() - Method in class org.jahia.services.content.JCRStoreProvider
-
- initObservers() - Method in class org.jahia.services.content.JCRStoreProvider
-
- initScheduler(TimerService) - Method in class org.jahia.services.workflow.jbpm.JahiaQuartzSchedulerService
-
- initURL() - Method in class org.jahia.services.render.URLGenerator
-
Set workspace url as attribute of the current request
- initView(View) - Method in class org.jahia.services.render.scripting.JSR223ScriptFactory
-
- initView(View) - Method in class org.jahia.services.render.scripting.RequestDispatcherScriptFactory
-
- initView(View) - Method in interface org.jahia.services.render.scripting.ScriptFactory
-
- initView(View) - Method in class org.jahia.services.render.webflow.WebflowDispatcherScriptFactory
-
- initWithWorkingDirectory(File) - Method in class org.jahia.services.templates.GitSourceControlManagement
-
- initWithWorkingDirectory(File) - Method in class org.jahia.services.templates.SourceControlManagement
-
- initWithWorkingDirectory(File) - Method in class org.jahia.services.templates.SvnSourceControlManagement
-
- INLINE - Static variable in class org.jahia.services.notification.templates.Attachment
-
- InsertionSortedMap<K,V> - Class in org.jahia.utils
-
Title: Map implementation that respects the insertion order.
- InsertionSortedMap() - Constructor for class org.jahia.utils.InsertionSortedMap
-
- InsertionSortedMap(Map<K, V>) - Constructor for class org.jahia.utils.InsertionSortedMap
-
- InsertionSortedSet<E> - Class in org.jahia.utils
-
Title: Implementation of a set that is ordered by insertion order
- InsertionSortedSet() - Constructor for class org.jahia.utils.InsertionSortedSet
-
- InsertionSortedSet(Collection<? extends E>) - Constructor for class org.jahia.utils.InsertionSortedSet
-
- install(Resource, String) - Method in class org.jahia.services.modulemanager.impl.ModuleManagerImpl
-
- install(Resource, String, boolean) - Method in class org.jahia.services.modulemanager.impl.ModuleManagerImpl
-
- install(Collection<Resource>, String, boolean) - Method in class org.jahia.services.modulemanager.impl.ModuleManagerImpl
-
- install(Resource, String) - Method in interface org.jahia.services.modulemanager.ModuleManager
-
Install the specified bundle on the target group of cluster nodes.
- install(Resource, String, boolean) - Method in interface org.jahia.services.modulemanager.ModuleManager
-
Install the specified bundle on the target group of cluster nodes, optionally starting it right after.
- install(Collection<Resource>, String, boolean) - Method in interface org.jahia.services.modulemanager.ModuleManager
-
Install specified bundles on the target group of cluster nodes, optionally starting them right after.
- install(String, String, boolean) - Method in interface org.jahia.services.modulemanager.spi.BundleService
-
Install the specified bundle on the target group of cluster nodes, optionally starting it right after if the start
parameter is true.
- install(String, String, boolean, int) - Method in interface org.jahia.services.modulemanager.spi.BundleService
-
Install the specified bundle on the target group of cluster nodes, optionally starting it right after if the start
parameter is true.
- install(String, String, boolean) - Method in class org.jahia.services.modulemanager.spi.impl.BundleServiceDelegate
-
- install(String, String, boolean, int) - Method in class org.jahia.services.modulemanager.spi.impl.BundleServiceDelegate
-
- install(String, String, boolean) - Method in class org.jahia.services.modulemanager.spi.impl.DefaultBundleService
-
- install(String, String, boolean, int) - Method in class org.jahia.services.modulemanager.spi.impl.DefaultBundleService
-
- INSTALLED - Static variable in class org.jahia.tools.patches.Patcher
-
- INSTALLED_MODULES - Static variable in class org.jahia.services.sites.SitesSettings
-
Module/template settings
- installedModules - Variable in class org.jahia.services.content.rules.AbstractNodeFact
-
- installFromSources(File, JCRSessionWrapper) - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
- installModule(String, String, String) - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
- installModule(String, String, String, String) - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
- installModule(JahiaTemplatesPackage, String, JCRSessionWrapper) - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
- installModule(JahiaTemplatesPackage, String, JCRSessionWrapper) - Method in class org.jahia.services.templates.ModuleInstallationHelper
-
- installModule(String, String, String) - Method in class org.jahia.services.templates.ModuleInstallationHelper
-
- installModule(String, String, String, String) - Method in class org.jahia.services.templates.ModuleInstallationHelper
-
- installModuleOnAllSites(JahiaTemplatesPackage, JCRSessionWrapper, List<JCRNodeWrapper>) - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
Install module in provided list of site
- installModuleOnAllSites(JahiaTemplatesPackage, JCRSessionWrapper, List<JCRNodeWrapper>) - Method in class org.jahia.services.templates.ModuleInstallationHelper
-
- installModules(List<JahiaTemplatesPackage>, String, JCRSessionWrapper) - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
- installModules(List<JahiaTemplatesPackage>, String, JCRSessionWrapper) - Method in class org.jahia.services.templates.ModuleInstallationHelper
-
- INSTANCE - Static variable in class org.jahia.bin.filters.PassThroughFilter
-
- INSTANCE - Static variable in class org.jahia.hibernate.JahiaNamingStrategy
-
A convenient singleton instance
- INSTANT_TRIGGER_GROUP - Static variable in class org.jahia.services.scheduler.SchedulerService
-
- instantiateEmail() - Method in class org.jahia.services.workflow.jbpm.custom.email.JBPMMailProducer
-
- InterceptorChain - Class in org.jahia.services.content.interceptor
-
Calls all property interceptors in a chain.
- InterceptorChain() - Constructor for class org.jahia.services.content.interceptor.InterceptorChain
-
- INTERNAL_ERROR - Static variable in class org.jahia.bin.ActionResult
-
- INTERNAL_ERROR_JSON - Static variable in class org.jahia.bin.ActionResult
-
- internalCopy(JCRNodeWrapper, String, boolean, Map<String, List<String>>, List<String>, int, MutableInt, boolean) - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- internalCopy(JCRNodeWrapper, String, boolean, Map<String, List<String>>, List<String>, int, MutableInt, boolean) - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
- internalCopy(JCRNodeWrapper, String, boolean, Map<String, List<String>>, List<String>, int, MutableInt, boolean, JCRNodeWrapper.NodeNamingConflictResolutionStrategy) - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
- internalGetPath() - Method in class org.jahia.services.content.decorator.JCRFrozenNodeAsRegular
-
- internalSchedule(TimerJobInstance) - Method in class org.jahia.services.workflow.jbpm.JahiaQuartzSchedulerService
-
- internalSync(boolean) - Method in class org.apache.jackrabbit.core.cluster.JahiaClusterNode
-
Overrides the super method to avoid syncing in read only mode: even though we stop the cluster node when switching read only mode on,
sync invocations still happen on stopped node, so sync should be muted specifically.
- INTERNATIONALIZED - Static variable in class org.jahia.services.content.nodetypes.Lexer
-
- INTERNATIONALIZED - Static variable in class org.jahia.services.content.nodetypes.LexerLegacy
-
- interpolate(String, MessageInterpolator.Context) - Method in class org.jahia.services.content.decorator.validation.JahiaMessageInterpolator
-
Interpolate the message template based on the constraint validation context.
- interpolate(String, MessageInterpolator.Context, Locale) - Method in class org.jahia.services.content.decorator.validation.JahiaMessageInterpolator
-
Interpolate the message template based on the constraint validation context.
- interpolateResourceBundleMacro(String, Locale, JahiaTemplatesPackage) - Static method in class org.jahia.utils.i18n.Messages
-
Performs the interpolation (evaluation) of the resource bundle macro in the provided input.
- interpolateResourceBunldeMacro(String, Locale, String) - Static method in class org.jahia.utils.i18n.JahiaResourceBundle
-
Deprecated.
- INVALID_CAPTCHA - Static variable in class org.jahia.bin.TokenChecker
-
- INVALID_HIDDEN_FIELDS - Static variable in class org.jahia.bin.TokenChecker
-
- INVALID_LANGUAGES - Static variable in class org.apache.jackrabbit.core.query.lucene.JahiaNodeIndexer
-
- INVALID_TOKEN - Static variable in class org.jahia.bin.TokenChecker
-
- invalidate(FileKey) - Method in class org.jahia.services.content.files.FileCacheManager
-
- invalidate(String, String) - Method in class org.jahia.services.content.files.FileCacheManager
-
- invalidate(String) - Method in class org.jahia.services.render.filter.cache.ModuleCacheProvider
-
Flushes all the cache entries, related to the specified node.
- invalidate(String, boolean) - Method in class org.jahia.services.render.filter.cache.ModuleCacheProvider
-
Flushes all the cache entries, related to the specified node.
- invalidate(Collection<String>, boolean) - Method in class org.jahia.services.render.filter.cache.ModuleCacheProvider
-
- invalidateCache(JahiaSite) - Method in class org.jahia.services.sites.JahiaSitesService
-
Invalidates the cache for the specified site.
- invalidateCache(String, String) - Method in class org.jahia.services.sites.JahiaSitesService
-
- invalidateCache(String, List<String>) - Method in class org.jahia.services.sites.JahiaSitesService
-
Invalidates the cache for the specified site.
- invalidateRegexp(String) - Method in class org.jahia.services.render.filter.cache.ModuleCacheProvider
-
- invalidateRegexp(String, boolean) - Method in class org.jahia.services.render.filter.cache.ModuleCacheProvider
-
- invalidateStatusCache() - Method in class org.jahia.services.templates.SourceControlManagement
-
Invalidates the SCM status cache and forces for the next check the SCM interaction.
- InvalidModuleException - Exception in org.jahia.services.modulemanager
-
Signals that a submitted JAR file does not correspond to a valid OSGi module.
- InvalidModuleException() - Constructor for exception org.jahia.services.modulemanager.InvalidModuleException
-
Initializes an instance of this class.
- InvalidModuleKeyException - Exception in org.jahia.services.modulemanager
-
Indicates wrong bundle key format, e.g.
- InvalidModuleKeyException(String) - Constructor for exception org.jahia.services.modulemanager.InvalidModuleKeyException
-
Create an instance of the exception.
- InvalidSearchProviderException - Exception in org.jahia.services.search.exception
-
- InvalidSearchProviderException() - Constructor for exception org.jahia.services.search.exception.InvalidSearchProviderException
-
- InvalidSearchProviderException(String) - Constructor for exception org.jahia.services.search.exception.InvalidSearchProviderException
-
- InvalidTargetException - Exception in org.jahia.services.modulemanager
-
Signals that a submitted target for module operation is not valid.
- InvalidTargetException(String) - Constructor for exception org.jahia.services.modulemanager.InvalidTargetException
-
Initializes an instance of this class.
- InvertedVisibility - Class in org.jahia.services.uicomponents.bean
-
Utility bean for inverted visibility.
- InvertedVisibility() - Constructor for class org.jahia.services.uicomponents.bean.InvertedVisibility
-
- invoke(Object, ValveContext) - Method in class org.jahia.params.valves.ContainerAuthValveImpl
-
- invoke(Object, ValveContext) - Method in class org.jahia.params.valves.CookieAuthValveImpl
-
- invoke(Object, ValveContext) - Method in class org.jahia.params.valves.HttpBasicAuthValveImpl
-
- invoke(Object, ValveContext) - Method in class org.jahia.params.valves.LoginEngineAuthValveImpl
-
- invoke(Object, ValveContext) - Method in class org.jahia.params.valves.SessionAuthValveImpl
-
- invoke(Object, ValveContext) - Method in class org.jahia.params.valves.TokenAuthValveImpl
-
- invoke(Object) - Method in class org.jahia.pipelines.impl.GenericPipeline
-
- invoke(Object) - Method in interface org.jahia.pipelines.Pipeline
-
Cause the specified request and response to be processed by
the sequence of Valves associated with this pipeline, until one
of these Valves decides to end the processing.
- invoke(Object, ValveContext) - Method in interface org.jahia.pipelines.valves.Valve
-
- invoke(Object, ValveContext) - Method in class org.jahia.services.workflow.jbpm.AclPeopleAssignmentValve
-
- invokeNext(Object) - Method in class org.jahia.pipelines.impl.GenericPipeline
-
- invokeNext(Object) - Method in interface org.jahia.pipelines.valves.ValveContext
-
Cause the invoke() method of the next Valve
that is part of the Pipeline currently being processed (if any)
to be executed, passing on the specified request and response
objects plus this ValveContext instance.
- isAbsoluteUrl() - Method in class org.jahia.bin.ActionResult
-
- isAbsoluteUrl(String) - Static method in class org.jahia.services.notification.HttpClientService
-
Returns true if our current URL is absolute, false
otherwise.
- isAbstract() - Method in class org.apache.jackrabbit.core.security.PrivilegeImpl
-
- isAbstract() - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- isAccessGranted(ScoreNode[], MultiColumnQueryHits) - Method in class org.apache.jackrabbit.core.query.lucene.JahiaSingleColumnQueryResult
-
- isAccountLocked() - Method in class org.jahia.services.content.decorator.JCRUserNode
-
- isAccountLocked() - Method in class org.jahia.services.usermanager.BaseJahiaExternalUser
-
Deprecated.
- isAccountLocked() - Method in interface org.jahia.services.usermanager.JahiaUser
-
Checks if the account is locked
- isAccountLocked() - Method in class org.jahia.services.usermanager.JahiaUserImpl
-
- isAclUuidInIndex() - Method in class org.apache.jackrabbit.core.query.lucene.JahiaLuceneQueryFactoryImpl
-
Returns true if ACL-UUID should be resolved and stored in index.
- isAclUuidInIndex(SearchIndex) - Static method in class org.apache.jackrabbit.core.query.lucene.JahiaSearchIndex
-
Returns true if the supplied SearchIndex implementation has ACL-UUID stored in index.
- isActivated() - Method in class org.jahia.params.valves.CookieAuthConfig
-
- isActivated() - Method in class org.jahia.tools.jvm.ThreadMonitor
-
- isActive() - Method in class org.jahia.services.pwdpolicy.JahiaPasswordPolicyRule
-
Returns true if this rule is active.
- isActive() - Method in class org.jahia.services.seo.VanityUrl
-
Returns true if the URL mapping is activated or false if it is not activated.
- isActiveVersion() - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
Checks if this is the version of the module which is currently active.
- isAddAclUuidInIndex() - Method in class org.apache.jackrabbit.core.query.lucene.JahiaNodeIndexer
-
Returns true if ACL-UUID should be resolved and stored in index.
- isAddAclUuidInIndex() - Method in class org.apache.jackrabbit.core.query.lucene.JahiaSearchIndex
-
Returns true if ACL-UUID should be resolved and stored in index.
- isADisplayableNode(JCRNodeWrapper, RenderContext) - Static method in class org.jahia.services.content.JCRContentUtils
-
- isAdmin(String) - Method in class org.apache.jackrabbit.core.security.JahiaAccessManager
-
- isAdmin(String, JahiaPrincipal) - Static method in class org.jahia.utils.security.AccessManagerUtils
-
Test if the given JahiaPrincipal is administrator, store the result in the jahiaPrincipal so we don't query the groupService in next calls
- isAdminMember(int) - Method in class org.jahia.services.usermanager.BaseJahiaExternalUser
-
Deprecated.
- isAdminMember(String, String) - Method in class org.jahia.services.usermanager.JahiaGroupManagerService
-
- isAdminMember(String, String, String) - Method in class org.jahia.services.usermanager.JahiaGroupManagerService
-
- isAdminMember(int) - Method in interface org.jahia.services.usermanager.JahiaUser
-
Deprecated.
- isAdminMember(int) - Method in class org.jahia.services.usermanager.JahiaUserImpl
-
- isAfterInitializeDone() - Method in class org.jahia.services.templates.TemplatePackageRegistry
-
- isAggregate() - Method in class org.apache.jackrabbit.core.security.PrivilegeImpl
-
- isAjaxRequest() - Method in class org.jahia.services.render.RenderContext
-
- isAllEmpty() - Method in class org.jahia.services.search.SearchCriteria.NodeProperty
-
- isAllowed(NodeType) - Static method in class org.apache.jackrabbit.j2ee.JahiaResourceFactoryImpl
-
Check if the provided node type is allowed to be browsed by WebDAV.
- isAllowed(String, JCRNodeWrapper) - Method in class org.jahia.bin.filters.ContentManagerAccessCheckFilter
-
- isAllowed(String) - Static method in class org.jahia.security.license.LicenseCheckerService.Stub
-
- isAllowedByLicense() - Method in class org.jahia.bin.LicensedAction
-
- isAllowedToPublishWithoutWorkflow() - Method in interface org.jahia.services.content.ComplexPublicationService.AggregatedPublicationInfo
-
- isAllowedToPublishWithoutWorkflow() - Method in interface org.jahia.services.content.ComplexPublicationService.FullPublicationInfo
-
- isAllowRootNodeEditing() - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- isAllowsMultipleSelection() - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- isAllowsUnlistedLanguages() - Method in class org.jahia.services.content.decorator.JCRSiteNode
-
- isAllowsUnlistedLanguages() - Method in interface org.jahia.services.sites.JahiaSite
-
- isApiEvent() - Method in class org.jahia.services.content.JCRObservationManager.EventWrapper
-
- isApplyFilter() - Method in class org.jahia.services.search.SearchCriteria.Term
-
- isApproxCount() - Method in class org.apache.jackrabbit.core.query.lucene.CountHandler.CountType
-
Is approximate or exact count required
- isAreaAutoActivated() - Method in class org.jahia.settings.SettingsBean
-
- isAuthorizedRedirect(HttpServletRequest, String, boolean) - Static method in class org.jahia.bin.Login
-
- isAuthRetrievedFromSession() - Method in class org.jahia.params.valves.AuthValveContext
-
This method will return true if the auth was indeed retrieved by the session.
- isAutoCreated() - Method in class org.jahia.services.content.nodetypes.ExtendedItemDefinition
-
- isAvailable() - Method in class org.jahia.services.content.JCRStoreProvider
-
Same as isAvailable(false)
- isAvailable(boolean) - Method in class org.jahia.services.content.JCRStoreProvider
-
Checks whether this provider is available to serve content.
- isAvailable(String) - Method in class org.jahia.services.workflow.jbpm.JahiaOsgiKieModule
-
- isAvailableDuringPublish() - Method in class org.jahia.services.content.DefaultEventListener
-
- isAvailableInDistantPublicationServerMode() - Method in class org.jahia.bin.Edit
-
- isAvailableInProductionMode() - Method in class org.jahia.bin.Edit
-
- isBlocking() - Method in class org.jahia.services.importexport.validation.ConstraintsValidatorResult
-
- isBlocking() - Method in class org.jahia.services.importexport.validation.MissingModulesValidationResult
-
- isBlocking() - Method in class org.jahia.services.importexport.validation.MissingNodetypesValidationResult
-
- isBlocking() - Method in class org.jahia.services.importexport.validation.MissingPortletsValidationResult
-
- isBlocking() - Method in class org.jahia.services.importexport.validation.MissingTemplatesValidationResult
-
- isBlocking() - Method in class org.jahia.services.importexport.validation.ProviderAvailabilityValidatorResult
-
- isBlocking() - Method in class org.jahia.services.importexport.validation.SitesValidatorResult
-
- isBlocking() - Method in class org.jahia.services.importexport.validation.UserValidatorResult
-
- isBlocking() - Method in class org.jahia.services.importexport.validation.ValidationResult.FailedValidationResult
-
- isBlocking() - Method in interface org.jahia.services.importexport.validation.ValidationResult
-
Returns true if the current validation blocks the import.
- isBlocking() - Method in class org.jahia.services.importexport.validation.ValidationResults
-
Returns true if the current validation blocks the import.
- isCacheable(RenderContext, Resource, String, Properties) - Method in class org.jahia.services.render.filter.cache.AggregateCacheFilter
-
Deprecated.
Is the current fragment cacheable or not.
- isCacheable(RenderContext, String, Resource, Properties) - Method in class org.jahia.services.render.filter.cache.CacheFilter
-
Is the current fragment cacheable or not.
- isCanBeUsedForDefault() - Method in class org.jahia.services.workflow.WorklowTypeRegistration
-
- isCheckedOut() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- isCheckedOut() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
- isCheckingExtractions() - Static method in class org.jahia.services.textextraction.TextExtractionHelper
-
Returns true if the process for checking extractions is currently running.
- isCheckingOrphans() - Static method in class org.jahia.services.history.NodeVersionHistoryHelper
-
Returns true if the process for checking orphans is currently running.
- isCheckingUnused() - Static method in class org.jahia.services.history.NodeVersionHistoryHelper
-
Returns true if the process for checking unused versions is currently running.
- isClosed() - Method in class org.jahia.jdbc.DelegatingConnection
-
- isClusterActivated() - Method in class org.jahia.settings.SettingsBean
-
Returns true if the clustering is activated.
- isCollection() - Method in class org.apache.jackrabbit.webdav.jcr.JahiaServerRootCollection
-
Returns true
- isCollection() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- isCollection() - Method in interface org.jahia.services.content.JCRNodeWrapper
-
Checks whether the current node is a collection node
- isCollection() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
Checks whether the current node is a collection node
- isCompleted() - Method in class org.jahia.services.workflow.HistoryWorkflowBase
-
- isConfigurationValid() - Method in class org.jahia.services.mail.MailSettings
-
Returns the configugationValid.
- isConsiderDefaultJVMLocale() - Method in class org.jahia.settings.SettingsBean
-
- isConsiderPreferredLanguageAfterLogin() - Method in class org.jahia.settings.SettingsBean
-
- isConstrained() - Method in class org.jahia.services.search.SearchCriteria.NodeProperty
-
- isConstrained() - Method in class org.jahia.services.search.SearchCriteria.NodePropertyDescriptor
-
- isContentItem() - Method in class org.jahia.services.content.nodetypes.ExtendedItemDefinition
-
- isContentPicker(HttpServletRequest) - Method in class org.jahia.bin.filters.ContentManagerAccessCheckFilter
-
- isContextInitialized() - Static method in class org.jahia.bin.listeners.JahiaContextLoaderListener
-
- isContributionMode() - Method in class org.jahia.services.render.RenderContext
-
- isCurrentUserSession() - Method in class org.jahia.services.content.JCRSessionWrapper
-
- isDatabaseStructureInitialized() - Static method in class org.jahia.utils.DatabaseUtils
-
Check whether necessary database structures like tables/indices/triggers are present;
currently we simply check if the
DatabaseUtils.TEST_TABLE table is present and assume everything else is present too if so.
- isDeamon() - Method in class org.jahia.tools.files.FileWatcher
-
Thread is a Deamon or not
- isDebugLogging() - Method in class org.jahia.tools.jvm.ThreadMonitor
-
- isDeep() - Method in class org.jahia.services.content.DefaultEventListener
-
- isDeep() - Method in class org.jahia.services.render.filter.cache.HtmlCacheEventListener
-
- isDefault() - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
Returns true if this package is the default template set.
- isDefault() - Method in class org.jahia.services.content.decorator.JCRSiteNode
-
Returns true if this site is the default one on the server.
- isDefault() - Method in class org.jahia.services.content.JCRStoreProvider
-
- isDefault() - Method in class org.jahia.services.pwd.JasyptPasswordDigester
-
- isDefault() - Method in interface org.jahia.services.pwd.PasswordDigester
-
Should this digester become the default password digester, which is used in the system?
- isDefault() - Method in interface org.jahia.services.sites.JahiaSite
-
Returns true if this site is the default one on the server.
- isDefaultMapping() - Method in class org.jahia.services.seo.VanityUrl
-
Returns true whether this URL mapping is the default one for the language
- isDefaultProvider() - Method in class org.jahia.services.usermanager.JahiaGroupManagerProvider
-
Deprecated.
- isDefaultProvider() - Method in class org.jahia.services.usermanager.JahiaUserManagerProvider
-
Deprecated.
- isDefaultRemoveDuplicatePropertyValues() - Method in class org.jahia.bin.Find
-
- isDefaultRemoveDuplicatePropertyValues() - Method in class org.jahia.bin.FindHistory
-
- isDescription() - Method in class org.jahia.services.search.SearchCriteria.Term.SearchFields
-
- isDetectCustomCKEditorConfig() - Method in class org.jahia.ajax.gwt.utils.GWTResourceConfig
-
- isDevelopmentMode() - Method in class org.jahia.settings.SettingsBean
-
- isDirectory() - Method in class org.jahia.data.webapps.JahiaWebAppsPackage
-
if the source is a directory
- isDirectory(String) - Method in class org.jahia.utils.zip.JahiaArchiveFileHandler
-
Check if an entry is a directory or not
- isDisabled() - Method in class org.jahia.bin.Dashboard
-
- isDisabled() - Method in class org.jahia.bin.Edit
-
- isDisabled() - Method in class org.jahia.bin.Render
-
- isDisabled() - Method in class org.jahia.services.render.filter.AbstractFilter
-
- isDisabled() - Method in class org.jahia.services.render.filter.cache.AreaResourceCacheKeyPartGenerator
-
- isDisableJsessionIdParameter() - Method in class org.jahia.settings.SettingsBean
-
- isDisplaySearch() - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- isDisplaySearchInContent() - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- isDisplaySearchInDateMeta() - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- isDisplaySearchInFile() - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- isDisplaySearchInPage() - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- isDisplaySearchInTag() - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- isDisplayTitle() - Method in class org.jahia.services.uicomponents.bean.toolbar.Item
-
- isDisplayTitle() - Method in class org.jahia.services.uicomponents.bean.toolbar.Toolbar
-
- isDistantPublicationServerMode() - Method in class org.jahia.settings.SettingsBean
-
- isDumpErrorsToFiles() - Method in class org.jahia.settings.SettingsBean
-
- isDumping() - Method in class org.jahia.tools.jvm.ThreadMonitor
-
- isDynamicallyMounted() - Method in class org.jahia.services.content.JCRStoreProvider
-
- isEarFile() - Method in class org.jahia.data.webapps.JahiaWebAppsPackage
-
if the source is an ear file
- isEditable(JCRNodeWrapper) - Method in class org.jahia.services.render.RenderContext
-
- isEditableGrid() - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- isEditMode() - Method in class org.jahia.services.render.RenderContext
-
- isEditModeBlocked() - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
- isEmailAlertRequired(HttpServletRequest, HttpServletResponse) - Static method in class org.jahia.bin.errors.ErrorLoggingFilter
-
- isEmpty() - Method in class org.jahia.engines.EngineMessages
-
- isEmpty() - Method in class org.jahia.services.cache.Cache
-
Return true if there are no entries in the cache.
- isEmpty() - Method in interface org.jahia.services.cache.CacheImplementation
-
- isEmpty() - Method in class org.jahia.services.cache.dummy.DummyCacheImpl
-
- isEmpty() - Method in class org.jahia.services.cache.ehcache.EhCacheImpl
-
- isEmpty() - Method in class org.jahia.services.content.LazyPropertyIterator
-
- isEmpty() - Method in class org.jahia.services.deamons.filewatcher.FileMonitorResult
-
- isEmpty() - Method in class org.jahia.services.htmlvalidator.ValidatorResults
-
- isEmpty() - Method in class org.jahia.services.modulemanager.spi.impl.DefaultBundleService.FailingMap
-
- isEmpty() - Method in class org.jahia.services.preferences.generic.GenericJahiaPreference
-
- isEmpty() - Method in class org.jahia.services.search.SearchCriteria.DateValue
-
- isEmpty() - Method in class org.jahia.services.search.SearchCriteria
-
Returns true if none of required search parameters was
specified; otherwise returns false.
- isEmpty() - Method in class org.jahia.services.search.SearchCriteria.MultipleValue
-
- isEmpty() - Method in class org.jahia.services.search.SearchCriteria.NodeProperty
-
- isEmpty() - Method in class org.jahia.services.search.SearchCriteria.Term
-
- isEnabled() - Method in class org.jahia.data.beans.MenuItem
-
- isEnabled() - Method in class org.jahia.params.valves.BaseAuthValve
-
- isEnabled() - Method in class org.jahia.services.content.rules.ExtractionService
-
Returns true if the text extraction service is activated.
- isEnabled() - Method in interface org.jahia.services.logging.MetricsLoggingService
-
Returns true if the logging is generally enabled; false otherwise.
- isEnabled() - Method in class org.jahia.services.logging.MetricsLoggingServiceImpl
-
- isEnabled() - Method in class org.jahia.services.mail.MailService
-
Returns true if the mail service is enabled and settings
are valid.
- isEnabled() - Static method in class org.jahia.services.render.RenderInfo
-
Checks if the rendering data collection is enabled or not.
- isEnabled() - Method in class org.jahia.services.search.jcr.JahiaJCRSearchProvider
-
- isEnabled() - Method in interface org.jahia.services.search.SearchProvider
-
Checks whether this provider is enabled.
- isEnabled() - Method in interface org.jahia.services.Serviceable
-
Returns true if the current service is enabled and can process the calls.
- isEnabled() - Method in class org.jahia.services.textextraction.TextExtractionService
-
Returns true if the text extraction service is activated.
- isEnabled() - Method in class org.jahia.services.transform.DocumentConverterService
-
- isEnabled(JCRSiteNode) - Method in interface org.jahia.services.translation.TranslationProvider
-
- isEnabled(JCRSiteNode) - Method in class org.jahia.services.translation.TranslationService
-
Checks if one provider is enabled for a given site.
- isEnabled() - Method in class org.jahia.services.workflow.jbpm.custom.email.JBPMMailSession
-
- isEnableDragAndDrop() - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- isEnableFileDoubleClick() - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- isEnforceUuid() - Method in class org.jahia.services.importexport.DocumentViewImportHandler
-
- isEnterpriseEdition() - Static method in class org.jahia.bin.Jahia
-
- isEnterpriseEdition() - Method in class org.jahia.services.render.RenderContext
-
- isEquiJoinWithUuid(Join) - Method in class org.apache.jackrabbit.core.query.lucene.join.JahiaQueryEngine
-
- isEventDispatchingEnabled() - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
Indicates if the events (using Atmosphere framework) should be dispatched to consumers, registered via JavaScript callbacks.
- isEventInterceptorActivated(String) - Static method in class org.jahia.bin.listeners.JahiaContextLoaderListener
-
- isExcluded(EventImpl) - Method in class org.apache.jackrabbit.core.JahiaSearchManager
-
- isExcludeFileReferences() - Method in class org.jahia.services.search.SearchCriteria
-
Indicates if file references in site content are excluded from search results.
- isExpandImportedFilesOnDisk() - Method in class org.jahia.settings.SettingsBean
-
- isExpandRoot() - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- isExportable() - Method in class org.jahia.services.content.JCRStoreProvider
-
- isExtensionNode(String) - Static method in class org.jahia.services.content.JCRObservationManager
-
Check if the denoted path is in a mounted folder
- isExternal(Event) - Method in class org.jahia.services.content.DefaultEventListener
-
- isExternal() - Method in class org.jahia.services.content.JCRObservationManager.EventWrapper
-
- isExternal() - Method in class org.jahia.services.content.MountPointListener.MountPointEventValue
-
- isFacetable() - Method in class org.jahia.services.content.nodetypes.ExtendedPropertyDefinition
-
- isFacetFieldsEmpty(List<FacetField>) - Method in interface org.jahia.services.query.QueryResultWrapper
-
- isFacetFieldsEmpty(List<FacetField>) - Method in class org.jahia.services.query.QueryResultWrapperImpl
-
- isFacetResultsEmpty() - Method in interface org.jahia.services.query.QueryResultWrapper
-
Check if the queryResultWrapper contains any facet results
- isFacetResultsEmpty() - Method in class org.jahia.services.query.QueryResultWrapperImpl
-
Check if the queryResultWrapper contains any facet results
- isFile() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- isFile() - Method in interface org.jahia.services.content.JCRNodeWrapper
-
Checks whether the current node is a file node
- isFile() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
Checks whether the current node is a file node
- isFile() - Method in class org.jahia.services.seo.VanityUrl
-
Is the vanity url for file access
- isFileContent() - Method in class org.jahia.services.search.SearchCriteria.Term.SearchFields
-
- isFileDumpActivated() - Static method in class org.jahia.bin.errors.ErrorFileDumper
-
- isFilename() - Method in class org.jahia.services.search.SearchCriteria.Term.SearchFields
-
- isFileSearch() - Method in class org.jahia.services.search.SearchCriteria
-
Checks if this search criteria represents a file search.
- isFileServletStatisticsEnabled() - Method in class org.jahia.settings.SettingsBean
-
- isFilteredItem(Item) - Method in class org.jahia.services.webdav.JahiaItemFilter
-
- isFilteredItem(String, Session) - Method in class org.jahia.services.webdav.JahiaItemFilter
-
- isFirstStartup() - Method in class org.jahia.osgi.FrameworkService
-
Returns true if this is the first startup of the OSGi container
- isFolder() - Method in class org.jahia.services.search.FileHit
-
Returns true if this search hit represents a folder.
- isForceHeaders() - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
- isForceUILocaleForJCRSession() - Method in class org.jahia.bin.Edit
-
- isForceUILocaleForJCRSession() - Method in class org.jahia.services.render.RenderContext
-
- isFragment(Bundle) - Static method in class org.jahia.osgi.BundleUtils
-
Checks if the provided bundle is a fragment bundle.
- isFromChecker() - Static method in class org.jahia.services.content.JCRStoreProviderChecker
-
- isFullReadOnlyMode() - Method in class org.jahia.settings.SettingsBean
-
Returns true if this Jahia instance operates in "full-read-only" mode, i.e.
- isFullTextSearchable() - Method in class org.jahia.services.content.nodetypes.ExtendedPropertyDefinition
-
- isGeneric() - Method in class org.jahia.services.channels.Channel
-
- isGranted(ItemId, int) - Method in class org.apache.jackrabbit.core.security.JahiaAccessManager
-
- isGranted(Path, int) - Method in class org.apache.jackrabbit.core.security.JahiaAccessManager
-
- isGranted(Path, Set<String>) - Method in class org.apache.jackrabbit.core.security.JahiaAccessManager
-
- isGranted(Path, Name, int) - Method in class org.apache.jackrabbit.core.security.JahiaAccessManager
-
- isGranted(PathWrapper, Set<String>, Session, JahiaPrincipal, String, boolean, Map<String, Boolean>, Map<Object, AccessManagerUtils.CompiledAcl>, JahiaPrivilegeRegistry) - Static method in class org.jahia.utils.security.AccessManagerUtils
-
Entry point to test if the given jahiaPrincipal match the given permissions on a node
- isGroupNameSyntaxCorrect(String) - Method in class org.jahia.services.usermanager.JahiaGroupManagerProvider
-
Deprecated.
Validates provided group name against a regular expression pattern, specified in the Jahia configuration.
- isGroupNameSyntaxCorrect(String) - Method in class org.jahia.services.usermanager.JahiaGroupManagerService
-
Validates provided group name against a regular expression pattern, specified in the Jahia configuration.
- isGuest(JCRUserNode) - Static method in class org.jahia.services.usermanager.JahiaUserManagerService
-
Returns true if the specified user is null or a
guest user.
- isGuest(JahiaUser) - Static method in class org.jahia.services.usermanager.JahiaUserManagerService
-
Returns true if the specified user is null or a
guest user.
- isHeapDumpSupported() - Static method in class org.jahia.bin.errors.ErrorFileDumper
-
- isHidden() - Method in class org.jahia.services.content.decorator.JCRGroupNode
-
- isHidden() - Method in class org.jahia.services.content.nodetypes.ExtendedItemDefinition
-
- isHidden() - Method in class org.jahia.services.usermanager.JahiaGroup
-
- isHideLeftPanel() - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- isHideWhenDisabled() - Method in class org.jahia.services.uicomponents.bean.toolbar.Item
-
- isHierarchical() - Method in class org.jahia.services.content.nodetypes.ExtendedPropertyDefinition
-
- isHtmlMarkupFilterEnabled() - Method in class org.jahia.services.render.SiteInfo
-
- isHtmlMarkupFilteringEnabled() - Method in class org.jahia.services.content.decorator.JCRSiteNode
-
- isHttpOnly() - Method in class org.jahia.params.valves.CookieAuthConfig
-
- isIgnored(File) - Method in class org.jahia.services.deamons.filewatcher.FileMonitor
-
- isImage() - Method in class org.jahia.services.content.decorator.JCRFileContent
-
- isImportUserGeneratedContent() - Method in class org.jahia.services.importexport.DocumentViewImportHandler
-
- isIncludeChildren() - Method in class org.jahia.services.search.SearchCriteria.HierarchicalValue
-
- isIncludeDescendants() - Method in class org.jahia.services.textextraction.RepositoryFileFilter
-
Include descendants of path
- isIncludedInNodeIndex(Name) - Method in class org.apache.jackrabbit.core.query.lucene.JahiaNodeIndexer
-
Returns true if the property with the given name should also be added to the node scope index.
- isIncludedInNodeScopeIndex(NodeState, Name) - Method in class org.apache.jackrabbit.core.query.lucene.JahiaIndexingConfigurationImpl
-
- isIncludeTranslationNode() - Method in class org.apache.jackrabbit.core.query.lucene.join.JahiaEquiJoinMerger
-
- isIndexed(NodeState, Name) - Method in class org.apache.jackrabbit.core.query.lucene.JahiaIndexingConfigurationImpl
-
- isIndexed(Name) - Method in class org.apache.jackrabbit.core.query.lucene.JahiaNodeIndexer
-
Returns true if the property with the given name should be indexed.
- isInitialized() - Method in class org.jahia.services.content.JCRStoreProvider
-
- isInitialized() - Method in class org.jahia.services.SpringContextSingleton
-
- isInitialized() - Method in class org.jahia.services.workflow.jbpm.JBPM6WorkflowProvider
-
- isInReadOnlyMode() - Method in class org.jahia.bin.Dashboard
-
- isInReadOnlyMode() - Method in class org.jahia.bin.Edit
-
- isInReadOnlyMode() - Method in class org.jahia.bin.Render
-
- isInternationalized() - Method in class org.jahia.services.content.nodetypes.ExtendedPropertyDefinition
-
- isJAAS() - Method in class org.apache.jackrabbit.core.security.JahiaAuthContextProvider
-
Deprecated.
- isJahiaBundle(Bundle) - Static method in class org.jahia.osgi.BundleUtils
-
Returns true if the provided bundle represents Jahia-related bundle (either a module or a service).
- isJahiaModuleBundle(Bundle) - Static method in class org.jahia.osgi.BundleUtils
-
Returns true if the provided bundle represents Jahia module.
- isKeywords() - Method in class org.jahia.services.search.SearchCriteria.Term.SearchFields
-
- isLanguageInvalid(Node, String) - Static method in class org.jahia.services.content.JCRContentUtils
-
Checks if the specified language is marked as invalid for displaying.
- isLastRule() - Method in class org.jahia.services.pwdpolicy.JahiaPasswordPolicyRule
-
Returns the true if the processing of further rules in the
policy is stopped if this one is violated, thus it is possible to define
exclusive rules.
- isLastVersion() - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
Checks if this is the latest available version of this module.
- isLatestDefinitions(String, ModuleVersion, long) - Method in class org.jahia.services.content.JCRStoreService
-
- isLimitReached(String, String) - Method in interface org.jahia.security.license.LicenseCheckerService
-
This method check if the desired limit has been exceeded.
- isLimitReached(String, String) - Static method in class org.jahia.security.license.LicenseCheckerService.Stub
-
- isLive() - Method in class org.jahia.services.content.JCRSessionWrapper
-
- isLiveDraggable() - Method in class org.jahia.services.content.decorator.JCRLayoutNode
-
- isLiveEditable() - Method in class org.jahia.services.content.decorator.JCRLayoutNode
-
- isLiveMode() - Method in class org.jahia.services.render.RenderContext
-
- isLoaded() - Method in class org.jahia.data.applications.ServletBean
-
- isLoadSitesList() - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
- isLocal() - Method in class org.apache.jackrabbit.core.security.JahiaAuthContextProvider
-
Deprecated.
- isLocalhost(String) - Static method in class org.jahia.utils.Url
-
- isLockable(Type, Scope) - Method in class org.apache.jackrabbit.webdav.jcr.JahiaServerRootCollection
-
- isLockable() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- isLockable() - Method in interface org.jahia.services.content.JCRNodeWrapper
-
Check whether the current node is of mixin type mix:lockable
- isLockable() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
Check whether the current node is of mixin type mix:lockable
- isLocked() - Method in interface org.jahia.services.content.ComplexPublicationService.AggregatedPublicationInfo
-
- isLocked() - Method in interface org.jahia.services.content.ComplexPublicationService.FullPublicationInfo
-
- isLocked() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- isLocked() - Method in interface org.jahia.services.content.JCRNodeWrapper
- isLocked() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
- isLocked() - Method in class org.jahia.services.content.PublicationInfoNode
-
- isLockedAndCannotBeEdited(JCRNodeWrapper) - Static method in class org.jahia.services.content.JCRContentUtils
-
Returns true if the node is locked and cannot be edited by current user.
- isLockingAvailable() - Method in class org.jahia.services.content.JCRStoreProvider
-
- isLoggedIn() - Method in class org.jahia.services.render.RenderContext
-
- isLoggedInUsersLimitReached() - Method in interface org.jahia.security.license.LicenseCheckerService
-
Checks whether or not the limit (if any) of logged in users has been reached.
- isLoggedInUsersLimitReached() - Static method in class org.jahia.security.license.LicenseCheckerService.Stub
-
- isLoginRequested(HttpServletRequest) - Method in class org.jahia.params.valves.LoginEngineAuthValveImpl
-
- isMainStorage() - Method in class org.jahia.services.content.JCRStoreProvider
-
- isMaintenance() - Static method in class org.jahia.bin.Jahia
-
- isMaintenanceMode() - Method in class org.jahia.settings.SettingsBean
-
- isMandatory() - Method in class org.jahia.services.content.nodetypes.ExtendedItemDefinition
-
- isMappable() - Method in class org.jahia.services.render.URLResolver
-
Checks whether the URL points to a Jahia content object, which can be mapped to vanity URLs.
- isMapped() - Method in class org.jahia.services.render.URLResolver
-
Checks whether the URL points to a Jahia content object, which can be mapped to vanity
URLs.
- isMarkedForDeletion() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- isMarkedForDeletion() - Method in interface org.jahia.services.content.JCRNodeWrapper
-
Returns true if this node is marked for deletion.
- isMarkedForDeletion() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
- isMatchAllUrls() - Method in class org.jahia.bin.filters.AbstractServletFilter
-
- isMavenExecutableSet() - Method in class org.jahia.settings.SettingsBean
-
- isMember(String) - Method in class org.jahia.services.content.decorator.JCRGroupNode
-
- isMember(JCRNodeWrapper) - Method in class org.jahia.services.content.decorator.JCRGroupNode
-
- isMember(Principal) - Method in class org.jahia.services.usermanager.JahiaGroup
-
Deprecated.
- isMember(Principal) - Method in class org.jahia.services.usermanager.JahiaGroupImpl
-
Returns true if the passed principal is a member of the group.
- isMember(String, String, String) - Method in class org.jahia.services.usermanager.JahiaGroupManagerService
-
- isMember(String, String, String, String) - Method in class org.jahia.services.usermanager.JahiaGroupManagerService
-
- isMemberOfGroup(String, String) - Method in class org.jahia.services.content.decorator.JCRUserNode
-
- isMemberOfGroup(int, String) - Method in class org.jahia.services.usermanager.BaseJahiaExternalUser
-
Deprecated.
- isMemberOfGroup(int, String) - Method in interface org.jahia.services.usermanager.JahiaUser
-
Deprecated.
- isMemberOfGroup(int, String) - Method in class org.jahia.services.usermanager.JahiaUserImpl
-
- isMethodAllowed(String) - Method in class org.jahia.bin.Render
-
- isMimeTypeGroup(String, String) - Static method in class org.jahia.services.content.JCRContentUtils
-
Checks if the specified mime type belongs to one of the specified groups (like pdf,word,openoffice, etc.).
- isMimeTypeGroup(String, String...) - Static method in class org.jahia.services.content.JCRContentUtils
-
Checks if the specified mime type belongs to one of the specified groups (like pdf,word,openoffice, etc.).
- isMixin() - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- isMixLanguagesActive() - Method in class org.jahia.services.content.decorator.JCRSiteNode
-
- isMixLanguagesActive() - Method in class org.jahia.services.render.SiteInfo
-
- isMixLanguagesActive() - Method in interface org.jahia.services.sites.JahiaSite
-
- isModeAllowed(JahiaUser, String, String) - Method in class org.jahia.data.applications.EntryPointInstance
-
- isModified() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- isModified() - Method in class org.jahia.services.content.JCRItemWrapperImpl
- isModified() - Method in class org.jahia.services.content.JCRPropertyWrapperImpl
-
- isMultipartRequest(HttpServletRequest) - Method in class org.jahia.bin.Render
-
- isMultipartRequest(HttpServletRequest) - Method in class org.jahia.services.render.webflow.WebflowDispatcherScript
-
- isMultiple() - Method in class org.jahia.services.content.JCRPropertyWrapperImpl
-
- isMultiple() - Method in class org.jahia.services.content.nodetypes.ExtendedPropertyDefinition
-
- isMultiple() - Method in class org.jahia.services.search.SearchCriteria.NodeProperty
-
- isMultiple() - Method in class org.jahia.services.search.SearchCriteria.NodePropertyDescriptor
-
- isNeedFrameParsing() - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
- isNew() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- isNew() - Method in class org.jahia.services.content.JCRItemWrapperImpl
- isNew() - Method in class org.jahia.services.content.JCRPropertyWrapperImpl
-
- isNode() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- isNode() - Method in class org.jahia.services.content.JCRItemWrapperImpl
- isNode() - Method in class org.jahia.services.content.JCRPropertyWrapperImpl
-
- isNode() - Method in class org.jahia.services.content.nodetypes.ExtendedItemDefinition
-
- isNode() - Method in class org.jahia.services.content.nodetypes.ExtendedNodeDefinition
-
- isNodeExcluded(NodeState) - Method in class org.apache.jackrabbit.core.query.lucene.JahiaSearchIndex
-
- isNodeLoaded() - Method in class org.jahia.services.render.Resource
-
Know if the JCR Node is available immediately, since the node may require lazy loading from JCR
- isNodeType(String) - Method in class org.jahia.services.content.decorator.JCRFrozenNodeAsRegular
-
- isNodeType(String) - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- isNodeType(JCRNodeWrapper, Iterable<String>) - Static method in class org.jahia.services.content.JCRContentUtils
-
Returns true if the provided node matches one of the specified node types.
- isNodeType(JCRNodeWrapper, String...) - Static method in class org.jahia.services.content.JCRContentUtils
-
Returns true if the provided node matches one of the specified node types.
- isNodeType(JCRNodeWrapper, String) - Static method in class org.jahia.services.content.JCRContentUtils
-
Returns true if the provided node matches the specified node type (multiple node types can be specified, separated by a
comma).
- isNodeType(String) - Method in class org.jahia.services.content.JCRNodeWrapperImpl
- isNodeType(String) - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- isNonCacheableFragment(String) - Method in class org.jahia.services.render.filter.cache.ModuleCacheProvider
-
Check if fragment key is known as non-cacheable
- isNonRootMarkedForDeletion() - Method in interface org.jahia.services.content.ComplexPublicationService.AggregatedPublicationInfo
-
- isNonRootMarkedForDeletion() - Method in interface org.jahia.services.content.ComplexPublicationService.FullPublicationInfo
-
- isNormalize() - Method in class org.jahia.services.search.SearchCriteria.Ordering
-
- isNotJcrUuid(String) - Static method in class org.jahia.services.content.JCRContentUtils
-
- isNotModified(FileKey, FileLastModifiedCacheEntry, HttpServletRequest, HttpServletResponse) - Method in class org.jahia.services.content.files.FileServlet
-
- isOverflowToDisk() - Method in class org.jahia.services.cache.ehcache.BaseCacheInfo
-
- isOverflowToOffHeap() - Method in class org.jahia.services.cache.ehcache.BaseCacheInfo
-
- isOverride() - Method in class org.jahia.services.content.nodetypes.ExtendedItemDefinition
-
- isPasswordInvalidationRequired() - Method in class org.jahia.services.pwdpolicy.PolicyEnforcementResult
-
Returns true if at least one of the violated rules
requires password invalidation as a target action.
- isPasswordReadOnly(JCRUserNode) - Method in class org.jahia.services.pwdpolicy.JahiaPasswordPolicyService
-
Method to test if the user comes from a read-only provider.
- isPeriodical() - Method in class org.jahia.services.pwdpolicy.JahiaPasswordPolicyRule
-
Returns true if this is a reoccurring rule (e.g.
- isPermanentMoveForVanityURL() - Method in class org.jahia.settings.SettingsBean
-
- isPermitted(JCRNodeWrapper) - Method in class org.jahia.bin.Action
-
- isPermitted(JCRNodeWrapper) - Method in class org.jahia.bin.LicensedAction
-
- isPolicyEnabled(JCRUserNode) - Method in class org.jahia.services.pwdpolicy.JahiaPasswordPolicyService
-
Checks, if the password policy should be enforced for the specified user
(existing user).
- isPolicyEnforcementEnabled() - Method in class org.jahia.services.pwdpolicy.JahiaPasswordPolicyService
-
Checks, if the global password policy enforcement is enabled.
- isPortlet() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- isPortlet() - Method in interface org.jahia.services.content.JCRNodeWrapper
-
Checks whether the current node is a portlet node
- isPortlet() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
Checks whether the current node is a portlet node
- isPortletActionRequest() - Method in class org.jahia.services.render.RenderContext
-
- isPortletRequest(HttpServletRequest) - Method in class org.jahia.bin.Render
-
If the request is a portlet request, it returns true, otherwise returns false.
- isPortletRequest(String) - Static method in class org.jahia.services.applications.pluto.JahiaPortletUtil
-
Return true is the request is a portlet request
- isPreloadedGroups() - Method in class org.jahia.services.usermanager.JahiaGroup
-
- isPreviewMode() - Method in class org.jahia.services.render.RenderContext
-
- isProcessingServer() - Method in class org.jahia.settings.SettingsBean
-
- isProductionMode() - Method in class org.jahia.settings.SettingsBean
-
- isProfilingEnabled() - Method in interface org.jahia.services.logging.MetricsLoggingService
-
Returns true if the profiler logging is generally enabled; false otherwise.
- isProfilingEnabled() - Method in class org.jahia.services.logging.MetricsLoggingServiceImpl
-
- isProgressive() - Method in class org.jahia.tools.imageprocess.ImageInfo
-
Returns whether the image is stored in a progressive (also called: interlaced) way.
- isPropertyEditable(String) - Method in class org.jahia.services.content.decorator.JCRUserNode
-
- isProtected() - Method in class org.jahia.services.content.nodetypes.ExtendedItemDefinition
-
- isPublishable() - Method in interface org.jahia.services.content.ComplexPublicationService.FullPublicationInfo
-
- isPublishToForge() - Method in class org.jahia.data.templates.ModuleReleaseInfo
-
- isPublishToMaven() - Method in class org.jahia.data.templates.ModuleReleaseInfo
-
- isQueryable() - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- isQueryOrderable() - Method in class org.jahia.services.content.nodetypes.ExtendedPropertyDefinition
-
- isRangeFacetsEmpty(List<RangeFacet>) - Method in interface org.jahia.services.query.QueryResultWrapper
-
- isRangeFacetsEmpty(List<RangeFacet>) - Method in class org.jahia.services.query.QueryResultWrapperImpl
-
- isReadOnly() - Method in class org.jahia.jdbc.DelegatingConnection
-
- isReadOnly() - Method in class org.jahia.services.content.JCRSessionWrapper
-
Get the read only status of this session.
- isReadOnly() - Method in class org.jahia.services.content.JCRStoreProvider
-
- isReadOnly() - Method in class org.jahia.services.render.RenderContext
-
- isReadOnly() - Method in class org.jahia.services.usermanager.JahiaGroupManagerProvider
-
Deprecated.
- isReadOnly() - Method in class org.jahia.services.usermanager.JahiaUserManagerProvider
-
Deprecated.
- isReadOnly(String) - Method in class org.jahia.services.usermanager.UserProperties
-
Deprecated.
Tests if a property is read-only.
- isReadOnly() - Method in class org.jahia.services.usermanager.UserProperty
-
Deprecated.
- isReadOnlyCacheEnabled() - Method in class org.jahia.services.content.JCRSessionWrapper
-
- isReadOnlyMode() - Method in class org.jahia.settings.SettingsBean
-
Returns true if this Jahia instance operates in "read-only" mode, i.e.
- isReadOnlyModeIsOn() - Method in class org.jahia.settings.readonlymode.ReadOnlyModeChangedEvent
-
Returns true in case the read-only mode is enabled; false if it is disabled.
- isRecursive() - Method in class org.jahia.services.deamons.filewatcher.FileMonitor
-
Access method to get the recursive setting when adding files for monitoring.
- isRecursive() - Method in class org.jahia.tools.files.FileWatcher
-
- isRefreshEnabled() - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
- isRelevantForAllPrincipalsCacheEntry(String) - Method in class org.jahia.services.render.filter.cache.AclCacheKeyPartGenerator
-
- isRemoveMixins() - Method in class org.jahia.services.importexport.DocumentViewImportHandler
-
- isRenewalActivated() - Method in class org.jahia.params.valves.CookieAuthConfig
-
- isReplaceMultipleValues() - Method in class org.jahia.services.importexport.DocumentViewImportHandler
-
- isRequireAuthenticatedUser() - Method in class org.jahia.bin.Action
-
Returns true if the action can be executed only by an authenticated user.
- isRequireAuthenticatedUser() - Method in class org.jahia.bin.JahiaController
-
- isResource() - Method in class org.jahia.engines.EngineMessage
-
Indicate whether the key is taken to be as a bundle key [true] or
literal value [false].
- isResrvedPrefix(String) - Method in class org.jahia.services.seo.urlrewrite.UrlRewriteService
-
- isResultEmpty() - Method in class org.jahia.services.search.SearchResponse.FacetedResult
-
Checks that the faceted result is empty, i.e.
- isRoot() - Method in class org.apache.jackrabbit.core.security.JahiaJCRPathWrapperImpl
-
- isRoot() - Method in class org.jahia.services.content.decorator.JCRUserNode
-
- isRoot() - Method in class org.jahia.services.usermanager.BaseJahiaExternalUser
-
Deprecated.
- isRoot() - Method in interface org.jahia.services.usermanager.JahiaUser
-
Test if the user is the root user
- isRoot() - Method in class org.jahia.services.usermanager.JahiaUserImpl
-
- isRoot() - Method in interface org.jahia.utils.security.PathWrapper
-
Check if the current path in the wrapper is the root path
- isRunning() - Static method in class org.jahia.bin.listeners.JahiaContextLoaderListener
-
Returns true if Jahia is either starting or is currently running, but is not in a process of shutting down.
- isRunning() - Method in class org.jahia.services.content.JCRStoreProvider
-
- isSame(Item) - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- isSame(Item) - Method in class org.jahia.services.content.JCRItemWrapperImpl
- isSame(Item) - Method in class org.jahia.services.content.JCRPropertyWrapperImpl
-
- isSameVersionAs(BundlePersistentInfo) - Method in class org.jahia.services.modulemanager.BundlePersistentInfo
-
Returns true if this instance does refer to the
same bundle version as other.
- isSearchAvailable() - Method in class org.jahia.services.content.JCRStoreProvider
-
- isSearchEnabled() - Method in class org.jahia.services.content.impl.jackrabbit.JahiaRepositoryConfig
-
- isSearchInContent() - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- isSearchInCurrentSiteOnly() - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- isSearchInFile() - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- isSecure() - Method in class org.jahia.params.valves.CookieAuthConfig
-
- isSelected() - Method in class org.jahia.data.beans.MenuItem
-
- isSeoRemoveCmsPrefix() - Method in class org.jahia.services.seo.urlrewrite.UrlRewriteService
-
- isSeoRulesEnabled() - Method in class org.jahia.services.seo.urlrewrite.UrlRewriteService
-
- isServerNameValid(String) - Method in class org.jahia.services.sites.JahiaSitesService
-
- isServiceActivated() - Method in class org.jahia.services.mail.MailSettings
-
Returns the serviceEnabled.
- isServiceInitialized() - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
- isSet(String) - Method in class org.jahia.settings.StartupOptions
-
Checks if the specified startup option is set.
- isShowOnlyNodesWithTemplates() - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- isShutdown() - Static method in class org.jahia.bin.errors.ErrorFileDumper
-
- isSingleValueDescriptor(String) - Method in class org.jahia.services.content.impl.jackrabbit.SpringJackrabbitRepository
-
- isSingleValueDescriptor(String) - Method in class org.jahia.services.content.JCRSessionFactory
-
- isSiteContent() - Method in class org.jahia.services.search.SearchCriteria.Term.SearchFields
-
- isSiteKeyValid(String) - Method in class org.jahia.services.sites.JahiaSitesService
-
- isSiteSearch() - Method in class org.jahia.services.search.SearchCriteria
-
Checks if this search criteria represents a site content search.
- isSkipChecks() - Method in class org.apache.jackrabbit.core.query.lucene.CountHandler.CountType
-
Should ACL, visibility, publication checks be skipped for the count
- isSkipValidation() - Method in class org.jahia.services.content.JCRSessionWrapper
-
- isSlowConnection() - Method in class org.jahia.services.content.JCRStoreProvider
-
- isSmallerThan(JCRNodeWrapper, int) - Method in class org.jahia.services.content.rules.ImageService
-
- isSnapshot() - Method in class org.jahia.services.templates.ModuleVersion
-
Checks if the current version is a SNAPSHOT or not.
- isSourcesDownloadable() - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
Checks if the sources for this module can be downloaded.
- isSqlReservedWord(String) - Static method in class org.jahia.hibernate.JahiaNamingStrategy
-
- isStandardDescriptor(String) - Method in class org.jahia.services.content.JCRSessionFactory
-
- isStarted() - Method in class org.jahia.osgi.FrameworkService
-
Returns true if the OSGi container is completely started.
- isStartupOptionSet(String) - Method in class org.jahia.settings.SettingsBean
-
Checks if the specified startup option is set.
- isStatisticsEnabled() - Method in class org.jahia.services.cache.ehcache.EhCacheProvider
-
- isSubtreeProcessed() - Method in class org.jahia.services.content.PublicationInfoNode
-
- isSuccess() - Method in class org.jahia.services.mail.MailSettingsValidationResult
-
Returns the success.
- isSuccess() - Method in class org.jahia.services.pwdpolicy.PolicyEnforcementResult
-
Returns true if none of the applied rules is violated.
- isSuccessful() - Method in class org.jahia.services.importexport.validation.ConstraintsValidatorResult
-
- isSuccessful() - Method in class org.jahia.services.importexport.validation.MissingModulesValidationResult
-
Returns true if the current validation result is successful, meaning no missing templates were detected.
- isSuccessful() - Method in class org.jahia.services.importexport.validation.MissingNodetypesValidationResult
-
Returns true if the current validation result is successful, meaning no missing nodetypes and mixins were detected.
- isSuccessful() - Method in class org.jahia.services.importexport.validation.MissingPortletsValidationResult
-
- isSuccessful() - Method in class org.jahia.services.importexport.validation.MissingTemplatesValidationResult
-
Returns true if the current validation result is successful, meaning no missing templates were detected.
- isSuccessful() - Method in class org.jahia.services.importexport.validation.ProviderAvailabilityValidatorResult
-
- isSuccessful() - Method in class org.jahia.services.importexport.validation.SitesValidatorResult
-
- isSuccessful() - Method in class org.jahia.services.importexport.validation.UserValidatorResult
-
- isSuccessful() - Method in class org.jahia.services.importexport.validation.ValidationResult.FailedValidationResult
-
- isSuccessful() - Method in interface org.jahia.services.importexport.validation.ValidationResult
-
Returns true if the current validation result is successful.
- isSuccessful() - Method in class org.jahia.services.importexport.validation.ValidationResults
-
Returns true if the current validation result is successful.
- isSupportChannelsDisplay() - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
- isSupportedOperationType(int) - Method in class org.jahia.services.content.DefaultEventListener
-
- isSupportSpellchecking() - Method in class org.apache.jackrabbit.core.query.lucene.JahiaNodeIndexer
-
- isSuppressPublicationInfo() - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- isSystem() - Method in class org.jahia.services.content.JCRSessionWrapper
-
- isSystemPrincipal() - Method in class org.apache.jackrabbit.core.security.JahiaAccessManager
-
- isSystemPrincipal(JahiaPrincipal) - Static method in class org.jahia.utils.security.AccessManagerUtils
-
check if the principal is system
- isTags() - Method in class org.jahia.services.search.SearchCriteria.Term.SearchFields
-
- isTargetTemplateSetPresent() - Method in class org.jahia.services.importexport.validation.MissingModulesValidationResult
-
- isTargetTemplateSetPresent() - Method in class org.jahia.services.importexport.validation.MissingTemplatesValidationResult
-
- isTemplatePresent(String, String) - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
Checks if the specified template is available either in the requested template set or in one of the deployed modules.
- isTemplatePresent(String, Set<String>) - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
Checks if the specified template is available either in one of the requested template sets or modules.
- isThreadDumpOnHighLoad() - Method in class org.jahia.utils.LoadAverage
-
- isThreadDumpToFile() - Method in class org.jahia.services.render.filter.cache.ModuleGeneratorQueue
-
- isThreadDumpToSystemOut() - Method in class org.jahia.services.render.filter.cache.ModuleGeneratorQueue
-
- isTitle() - Method in class org.jahia.services.search.SearchCriteria.Term.SearchFields
-
- isTop() - Method in class org.jahia.services.content.rules.CopiedNodeFact
-
- isTransactional() - Method in class org.jahia.services.workflow.jbpm.JahiaQuartzSchedulerService
-
- isTransformationRequired() - Method in class org.jahia.services.modulemanager.persistence.PersistentBundle
-
Returns true if for this persistent bundle a transformation is required to add module dependencies capability manifest
headers on the fly.
- isTranslation() - Method in class org.jahia.services.content.rules.PublishedNodeFact
-
- isTranslationEnabled(JCRSiteNode) - Method in class org.jahia.ajax.gwt.helper.TranslationHelper
-
- isUgcEnabled() - Method in class org.jahia.services.render.RenderContext
-
- isUnpublicationPossible(String) - Method in class org.jahia.services.content.PublicationInfo
-
- isUnpublished() - Method in class org.jahia.services.content.rules.PublishedNodeFact
-
- isUnstructured() - Method in class org.jahia.services.content.nodetypes.ExtendedItemDefinition
-
- isUpdateMixinAvailable() - Method in class org.jahia.services.content.JCRStoreProvider
-
- isUrlRewriteRemoveCmsPrefix() - Method in class org.jahia.settings.SettingsBean
-
- isUrlRewriteSeoRulesEnabled() - Method in class org.jahia.settings.SettingsBean
-
- isUrlRewriteUseAbsoluteUrls() - Method in class org.jahia.settings.SettingsBean
-
- isUseFullPublicationInfoInMainAreaModules() - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
- isUseJstackForThreadDumps() - Method in class org.jahia.settings.SettingsBean
-
- isUseLargeThumbnails() - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
Indicates if larger thumbnails should be used in the thumbnails view of this manager.
- isUseOptimizedACEIndexation() - Method in class org.apache.jackrabbit.core.query.lucene.JahiaNodeIndexer
-
Does this indexer use optimized ACE indexation.
- isUseRelativeSiteURLs() - Method in class org.jahia.settings.SettingsBean
-
Activation / deactivation of relative URLs, instead of absolute URLs, when generating URL to exit the Admin Menu for example
- isUserGuest() - Method in class org.jahia.bin.JahiaController
-
Returns true if the current user is a non-authenticated user.
- isUserInRole(JahiaUser, String, String) - Method in class org.jahia.data.applications.EntryPointInstance
-
- isUserInRole(String) - Method in class org.jahia.services.applications.pluto.JahiaContextRequest
-
- isUserInRole(String) - Method in class org.jahia.services.applications.pluto.JahiaPortalServletRequest
-
- isUserInRole(String) - Method in class org.jahia.services.applications.pluto.JahiaUserRequestWrapper
-
- isUserInRole(Map, Principal, String) - Method in interface org.jahia.services.applications.UserRoleResolver
-
Tests if the user is part of a role
- isUserMemberOfGroup(String, String, String, String, boolean) - Static method in class org.jahia.services.content.JCRContentUtils
-
Check if user is member of the given group
- isUsernameSyntaxCorrect(String) - Method in class org.jahia.services.usermanager.JahiaUserManagerProvider
-
Deprecated.
Validates provided user name against a regular expression pattern,
specified in the Jahia configuration.
- isUsernameSyntaxCorrect(String) - Method in class org.jahia.services.usermanager.JahiaUserManagerService
-
Validates provided user name against a regular expression pattern, specified in the Jahia configuration.
- isUseWebsockets() - Method in class org.jahia.settings.SettingsBean
-
- isValid(int) - Method in class org.jahia.jdbc.DelegatingConnection
-
- isValidEmailAddress(String, boolean) - Static method in class org.jahia.services.mail.MailService
-
Checks, if the specified string is a valid e-mail address according to
RFC822.
- isValidFilename(String) - Static method in class org.jahia.services.content.JCRContentUtils
-
- isValidLanguageCode(String) - Static method in class org.jahia.utils.LanguageCodeConverters
-
Tests if the language code is valid or not, according to the Locale.toString() format.
- isValidSession() - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- isValidWorkspace(String) - Static method in class org.jahia.services.content.JCRContentUtils
-
Validates if the specified name is a valid JCR workspace (either default or live).
- isValidWorkspace(String, boolean) - Static method in class org.jahia.services.content.JCRContentUtils
-
Validates if the specified name is a valid JCR workspace (either default or live).
- isValueEmpty() - Method in class org.jahia.services.search.SearchResponse.Facet
-
- isVersioned() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- isVersioned() - Method in interface org.jahia.services.content.JCRNodeWrapper
-
Checks whether the current file node has a mix:versionable mixin type applied
- isVersioned() - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
Checks whether the current file node has a mix:versionable mixin type applied
- isVersioningAvailable() - Method in class org.jahia.services.content.JCRStoreProvider
-
- isVisible() - Method in class org.jahia.data.applications.ApplicationBean
-
Get visible status
- isVisible() - Method in class org.jahia.services.channels.Channel
-
- isVisible(String) - Method in interface org.jahia.services.channels.ChannelProvider
-
- isVisible(String) - Method in class org.jahia.services.channels.providers.UserAgentChannelProvider
-
- isVisible(JCRNodeWrapper) - Method in class org.jahia.services.render.RenderContext
-
- isWarFile() - Method in class org.jahia.data.webapps.JahiaWebAppsPackage
-
if the source is a war file
- isWarningRequired() - Method in class org.jahia.services.pwdpolicy.PolicyEnforcementResult
-
Returns true if at least one of the violated rules
requires displaying a notification as a target action.
- isWCAGComplianceCheckEnabled() - Method in class org.jahia.services.content.decorator.JCRSiteNode
-
- isWCAGComplianceCheckEnabled() - Method in class org.jahia.services.render.SiteInfo
-
- isWebflowRequest(HttpServletRequest) - Static method in class org.jahia.bin.Render
-
- isWelcomeFile() - Method in class org.jahia.data.applications.ServletBean
-
- isWorkflowNotificationsDisabled() - Method in class org.jahia.services.mail.MailSettings
-
Returns the value of the flag for workflow tasks e-mail notifications.
- isWorkInProgress() - Method in interface org.jahia.services.content.ComplexPublicationService.AggregatedPublicationInfo
-
- isWorkInProgress() - Method in interface org.jahia.services.content.ComplexPublicationService.FullPublicationInfo
-
- isWorkInProgress() - Method in class org.jahia.services.content.PublicationInfoNode
-
- isWrapperFor(Class<?>) - Method in class org.jahia.jdbc.DelegatingConnection
-
- isWriterPreference() - Method in class org.apache.jackrabbit.core.state.JahiaDefaultISMLocking
-
Deprecated.
Returns the writer preference status of this locking strategy.
- item - Variable in class org.jahia.services.content.JCRItemWrapperImpl
-
- Item - Class in org.jahia.services.uicomponents.bean.contentmanager
-
User: ktlili
Date: Apr 12, 2010
Time: 3:03:45 PM
- Item() - Constructor for class org.jahia.services.uicomponents.bean.contentmanager.Item
-
- Item - Class in org.jahia.services.uicomponents.bean.toolbar
-
User: jahia
Date: 7 avr.
- Item() - Constructor for class org.jahia.services.uicomponents.bean.toolbar.Item
-
- Item.PermissionsStrategy - Enum in org.jahia.services.uicomponents.bean.toolbar
-
Provides a way to specify how to interpret a list of required permissions.
- itemExist() - Method in class org.apache.jackrabbit.core.security.JahiaJCRPathWrapperImpl
-
- itemExist() - Method in interface org.jahia.utils.security.PathWrapper
-
Check if the item exist for the current path in the wrapper
- itemExists(Path) - Method in class org.apache.jackrabbit.core.security.JahiaSystemSession
-
Returns true if an item exists at absPath and
this Session has read access to it; otherwise returns
false.
- itemExists(String) - Method in class org.jahia.services.content.JCRSessionWrapper
-
- ITEMTYPE - Static variable in class org.jahia.services.content.nodetypes.Lexer
-
- iterator() - Method in class org.jahia.services.content.ChildNodesIterator
-
- iterator() - Method in class org.jahia.services.content.decorator.GroupNodeMembers
-
- iterator() - Method in class org.jahia.services.content.JCRDescendantsNodeIterator
-
- iterator() - Method in class org.jahia.services.content.MultipleNodeIterator
-
- iterator() - Method in class org.jahia.services.content.NodeIteratorImpl
-
- iterator() - Method in class org.jahia.services.content.NodeIteratorWrapper
-
- iterator() - Method in class org.jahia.services.content.nodetypes.NodeTypeRegistry.JahiaNodeTypeIterator
-
Returns an iterator over a set of elements of type T.
- iterator() - Method in class org.jahia.utils.InsertionSortedSet
-
- J_ACE_GRANT - Static variable in class org.apache.jackrabbit.core.query.lucene.JahiaNodeIndexer
-
- J_ACE_PRINCIPAL - Static variable in class org.apache.jackrabbit.core.query.lucene.JahiaNodeIndexer
-
- J_ACE_ROLES - Static variable in class org.apache.jackrabbit.core.query.lucene.JahiaNodeIndexer
-
- J_ACL - Static variable in class org.apache.jackrabbit.core.query.lucene.JahiaNodeIndexer
-
- J_ACL_INHERITED - Static variable in class org.apache.jackrabbit.core.query.lucene.JahiaNodeIndexer
-
- J_DISPLAYABLE_NAME - Static variable in class org.jahia.services.content.decorator.JCRUserNode
-
- J_EXTERNAL - Static variable in class org.jahia.services.content.decorator.JCRUserNode
-
- J_EXTERNAL_SOURCE - Static variable in class org.jahia.services.content.decorator.JCRUserNode
-
- J_HIDDEN - Static variable in class org.jahia.services.content.decorator.JCRGroupNode
-
- J_INVALID_LANGUAGES - Static variable in class org.apache.jackrabbit.core.query.lucene.JahiaNodeIndexer
-
- J_PASSWORD - Static variable in class org.jahia.services.content.decorator.JCRUserNode
-
- J_PUBLISHED - Static variable in class org.apache.jackrabbit.core.query.lucene.JahiaNodeIndexer
-
- J_TAG_LIST - Static variable in class org.jahia.services.tags.TaggingService
-
- J_VISIBILITY - Static variable in class org.apache.jackrabbit.core.query.lucene.JahiaNodeIndexer
-
- JackrabbitDateField - Class in org.jahia.services.search.facets
-
- JackrabbitDateField() - Constructor for class org.jahia.services.search.facets.JackrabbitDateField
-
- JackrabbitDoubleField - Class in org.jahia.services.search.facets
-
- JackrabbitDoubleField() - Constructor for class org.jahia.services.search.facets.JackrabbitDoubleField
-
- JackrabbitLongField - Class in org.jahia.services.search.facets
-
- JackrabbitLongField() - Constructor for class org.jahia.services.search.facets.JackrabbitLongField
-
- JackrabbitStoreProvider - Class in org.jahia.services.content.impl.jackrabbit
-
- JackrabbitStoreProvider() - Constructor for class org.jahia.services.content.impl.jackrabbit.JackrabbitStoreProvider
-
- Jahia - Class in org.jahia.bin
-
Jahia version and support utilities.
- Jahia() - Constructor for class org.jahia.bin.Jahia
-
- JAHIA_BACKUP_RESTORE_SYSTEM_PROP - Static variable in class org.jahia.settings.SettingsBean
-
- JAHIA_BIGTEXTFIELD - Static variable in class org.jahia.services.content.nodetypes.LexerLegacy
-
- JAHIA_BOOLEANFIELD - Static variable in class org.jahia.services.content.nodetypes.LexerLegacy
-
- JAHIA_CATEGORYFIELD - Static variable in class org.jahia.services.content.nodetypes.LexerLegacy
-
- JAHIA_COLORFIELD - Static variable in class org.jahia.services.content.nodetypes.LexerLegacy
-
- JAHIA_CONTAINERLIST - Static variable in class org.jahia.services.content.nodetypes.LexerLegacy
-
- JAHIA_CONTENT - Static variable in class org.jahia.services.importexport.XMLFormatDetectionHandler
-
- JAHIA_DATEFIELD - Static variable in class org.jahia.services.content.nodetypes.LexerLegacy
-
- JAHIA_FILEFIELD - Static variable in class org.jahia.services.content.nodetypes.LexerLegacy
-
- JAHIA_FLOATFIELD - Static variable in class org.jahia.services.content.nodetypes.LexerLegacy
-
- JAHIA_INTEGERFIELD - Static variable in class org.jahia.services.content.nodetypes.LexerLegacy
-
- JAHIA_INTERNAL_RESOURCES - Static variable in class org.jahia.utils.i18n.JahiaResourceBundle
-
Deprecated.
- JAHIA_INTERNAL_RESOURCES - Static variable in class org.jahia.utils.i18n.ResourceBundles
-
- JAHIA_MODULE_HAS_VIEWS - Static variable in class org.jahia.services.render.scripting.bundle.BundleScriptingConfigurationConstants
-
OSGi header specifying whether the module provides any views so that it can be skipped by DX when looking for
views.
- JAHIA_MODULE_SCRIPTING_VIEWS - Static variable in class org.jahia.services.render.scripting.bundle.BundleScriptingConfigurationConstants
-
OSGi header specifying a comma-separated list of script languages for which this module provides views.
- JAHIA_PAGEFIELD - Static variable in class org.jahia.services.content.nodetypes.LexerLegacy
-
- JAHIA_PORTLETFIELD - Static variable in class org.jahia.services.content.nodetypes.LexerLegacy
-
- JAHIA_PROPERTIES_FILE_PATH - Static variable in class org.jahia.settings.SettingsBean
-
- JAHIA_SCRIPTING_EXTENSIONS_PRIORITIES - Static variable in class org.jahia.services.render.scripting.bundle.BundleScriptingConfigurationConstants
-
OSGi header to allow modules providing new scripting languages to control the order of how views are resolved by
DX by controlling the priority of file extensions associated with specific view technologies.
- JAHIA_SHARED_MAP - Static variable in class org.jahia.services.applications.pluto.JahiaPortletUtil
-
- JAHIA_SHAREDSMALLTEXTFIELD - Static variable in class org.jahia.services.content.nodetypes.LexerLegacy
-
- JAHIA_SINGLECONTAINER - Static variable in class org.jahia.services.content.nodetypes.LexerLegacy
-
- JAHIA_SMALLTEXTFIELD - Static variable in class org.jahia.services.content.nodetypes.LexerLegacy
-
- JAHIA_TYPES_RESOURCES - Static variable in class org.jahia.utils.i18n.JahiaResourceBundle
-
Deprecated.
- JAHIA_TYPES_RESOURCES - Static variable in class org.jahia.utils.i18n.ResourceBundles
-
- JAHIA_URI - Static variable in interface org.jahia.services.importexport.ImportExportService
-
- JahiaAccessManager - Class in org.apache.jackrabbit.core.security
-
Current ACL policy :
- If there is a grant ACE defined for the user matching the permission, grant access
- If there is a deny ACE defined for the user matching the permission, deny access
- Go to parent node, repeat
- Then, start again from the leaf
- If there are at least one grant ACEs defined for groups the user belongs to, grant access
- Go to the parent node, repeat
- Deny access
- JahiaAccessManager() - Constructor for class org.apache.jackrabbit.core.security.JahiaAccessManager
-
Empty constructor
- JahiaAfterInitializationService - Interface in org.jahia.services
-
Spring beans, implementing this interface, will be notified after all Jahia services are started but before HTTP service becomes
available, i.e.
- JahiaArchiveFileException - Exception in org.jahia.exceptions
-
This exception is
- JahiaArchiveFileException(String, int) - Constructor for exception org.jahia.exceptions.JahiaArchiveFileException
-
Default constructor
- JahiaArchiveFileHandler - Class in org.jahia.utils.zip
-
A Wrapper to handle some manipulations on .jar, .war and .ear files
- JahiaArchiveFileHandler(String) - Constructor for class org.jahia.utils.zip.JahiaArchiveFileHandler
-
Constructor
- JahiaArchiveFileHandler(String, String) - Constructor for class org.jahia.utils.zip.JahiaArchiveFileHandler
-
- JahiaAuthContextProvider - Class in org.apache.jackrabbit.core.security
-
- JahiaAuthContextProvider(String, LoginModuleConfig) - Constructor for class org.apache.jackrabbit.core.security.JahiaAuthContextProvider
-
Deprecated.
Initializes an instance of this class.
- JahiaAuthContextProvider.JahiaJAASAuthContext - Class in org.apache.jackrabbit.core.security
-
Deprecated.
- JahiaAuthContextProvider.JahiaLocalAuthContext - Class in org.apache.jackrabbit.core.security
-
Deprecated.
- JahiaBadRequestException - Exception in org.jahia.exceptions
-
Indicates malformed request or missing request parameter.
- JahiaBadRequestException(String) - Constructor for exception org.jahia.exceptions.JahiaBadRequestException
-
Initializes an instance of this class.
- JahiaBadRequestException(String, Throwable) - Constructor for exception org.jahia.exceptions.JahiaBadRequestException
-
Initializes an instance of this class.
- JahiaBadRequestException(Throwable) - Constructor for exception org.jahia.exceptions.JahiaBadRequestException
-
Initializes an instance of this class.
- JahiaBasicCredentialsProvider - Class in org.apache.jackrabbit.server
-
Credentials provider that extracts the credentials information from the "Authorization" header (basic authentication type) and also
supports impersonation.
- JahiaBasicCredentialsProvider(String) - Constructor for class org.apache.jackrabbit.server.JahiaBasicCredentialsProvider
-
- JahiaBindableRepository - Class in org.apache.jackrabbit.core.jndi
-
User: toto
Date: Jan 19, 2009
Time: 4:09:38 PM
- JahiaBindableRepository(Reference) - Constructor for class org.apache.jackrabbit.core.jndi.JahiaBindableRepository
-
- JahiaBindableRepositoryFactory - Class in org.apache.jackrabbit.core.jndi
-
JahiaBindableRepositoryFactory is an object factory that when given
a reference for a BindableRepository object, will create an
instance of the corresponding BindableRepository.
- JahiaBindableRepositoryFactory() - Constructor for class org.apache.jackrabbit.core.jndi.JahiaBindableRepositoryFactory
-
- JahiaCallbackHandler - Class in org.apache.jackrabbit.core.security
-
Digital Experience Manager specific login callback handler.
- JahiaCallbackHandler(SimpleCredentials) - Constructor for class org.apache.jackrabbit.core.security.JahiaCallbackHandler
-
Initializes an instance of this class.
- JahiaClusterNode - Class in org.apache.jackrabbit.core.cluster
-
Extends default clustered node implementation.
- JahiaClusterNode() - Constructor for class org.apache.jackrabbit.core.cluster.JahiaClusterNode
-
- JahiaCndReader - Class in org.jahia.services.content.nodetypes
-
JahiaCndReader.
- JahiaCndReader(Reader, String, String, NodeTypeRegistry) - Constructor for class org.jahia.services.content.nodetypes.JahiaCndReader
-
Creates a new CND reader.
- JahiaCndReaderLegacy - Class in org.jahia.services.content.nodetypes
-
JahiaCndReader.
- JahiaCndReaderLegacy(Reader, String, String, NodeTypeRegistry) - Constructor for class org.jahia.services.content.nodetypes.JahiaCndReaderLegacy
-
Creates a new CND reader.
- JahiaCndWriter - Class in org.jahia.services.content.nodetypes
-
Prints node type defs in a compact notation
Print Format:
[ex:NodeType] > ex:ParentType1, ex:ParentType2
orderable mixin
- ex:property (STRING) = 'default1', 'default2'
primary mandatory autocreated protected multiple VERSION
< 'constraint1', 'constraint2'
+ ex:node (ex:reqType1, ex:reqType2) = ex:defaultType
mandatory autocreated protected multiple VERSION
- JahiaCndWriter(Writer) - Constructor for class org.jahia.services.content.nodetypes.JahiaCndWriter
-
- JahiaCndWriter(NodeTypeIterator, Map<String, String>, Writer) - Constructor for class org.jahia.services.content.nodetypes.JahiaCndWriter
-
- JahiaCndWriter(Collection<ExtendedNodeType>, Writer) - Constructor for class org.jahia.services.content.nodetypes.JahiaCndWriter
-
- JahiaContentManagementServiceImpl - Class in org.jahia.ajax.gwt.content.server
-
GWT server code implementation for the DMS repository services.
- JahiaContentManagementServiceImpl() - Constructor for class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- JahiaContextLoaderListener - Class in org.jahia.bin.listeners
-
Entry point and startup/shutdown listener for all Jahia services, including Spring application context, OSGi platform service etc.
- JahiaContextLoaderListener() - Constructor for class org.jahia.bin.listeners.JahiaContextLoaderListener
-
- JahiaContextLoaderListener.HttpSessionAttributeAddedEvent - Class in org.jahia.bin.listeners
-
- JahiaContextLoaderListener.HttpSessionAttributeRemovedEvent - Class in org.jahia.bin.listeners
-
- JahiaContextLoaderListener.HttpSessionAttributeReplacedEvent - Class in org.jahia.bin.listeners
-
- JahiaContextLoaderListener.HttpSessionCreatedEvent - Class in org.jahia.bin.listeners
-
- JahiaContextLoaderListener.HttpSessionDestroyedEvent - Class in org.jahia.bin.listeners
-
- JahiaContextLoaderListener.HttpSessionDidActivateEvent - Class in org.jahia.bin.listeners
-
- JahiaContextLoaderListener.HttpSessionValueBoundEvent - Class in org.jahia.bin.listeners
-
- JahiaContextLoaderListener.HttpSessionValueUnboundEvent - Class in org.jahia.bin.listeners
-
- JahiaContextLoaderListener.HttpSessionWillPassivateEvent - Class in org.jahia.bin.listeners
-
- JahiaContextLoaderListener.RootContextInitializedEvent - Class in org.jahia.bin.listeners
-
This event is fired when the root application context is initialized.
- JahiaContextLoaderListener.ServletContextAttributeAddedEvent - Class in org.jahia.bin.listeners
-
- JahiaContextLoaderListener.ServletContextAttributeRemovedEvent - Class in org.jahia.bin.listeners
-
- JahiaContextLoaderListener.ServletContextAttributeReplacedEvent - Class in org.jahia.bin.listeners
-
- JahiaContextLoaderListener.ServletContextInitializedEvent - Class in org.jahia.bin.listeners
-
- JahiaContextLoaderListener.ServletRequestAttributeAddedEvent - Class in org.jahia.bin.listeners
-
- JahiaContextLoaderListener.ServletRequestDestroyedEvent - Class in org.jahia.bin.listeners
-
- JahiaContextLoaderListener.ServletRequestInitializedEvent - Class in org.jahia.bin.listeners
-
- JahiaContextRequest - Class in org.jahia.services.applications.pluto
-
User: Serge Huber
Date: 29 juil.
- JahiaContextRequest(JahiaUser, HttpServletRequest, String) - Constructor for class org.jahia.services.applications.pluto.JahiaContextRequest
-
- JahiaController - Class in org.jahia.bin
-
Base class for Jahia specific action controllers.
- JahiaController() - Constructor for class org.jahia.bin.JahiaController
-
- JahiaControllerUtils - Class in org.jahia.bin
-
Utility class for Jahia specific action controllers.
- JahiaConversationManager - Class in org.springframework.webflow.conversation.impl
-
Web Flow conversation manager that is using HTTP session as a storage.
- JahiaConversationManager() - Constructor for class org.springframework.webflow.conversation.impl.JahiaConversationManager
-
- JahiaDbTest - Class in org.jahia.hibernate.model
-
- JahiaDbTest(String) - Constructor for class org.jahia.hibernate.model.JahiaDbTest
-
full constructor
- JahiaDbTest() - Constructor for class org.jahia.hibernate.model.JahiaDbTest
-
default constructor
- JahiaDefaultISMLocking - Class in org.apache.jackrabbit.core.state
-
- JahiaDefaultISMLocking() - Constructor for class org.apache.jackrabbit.core.state.JahiaDefaultISMLocking
-
Deprecated.
- JahiaDispatcherServlet - Class in org.jahia.bin
-
Jahia dispatcher servlet
Allows additional mappings by modules
- JahiaDispatcherServlet() - Constructor for class org.jahia.bin.JahiaDispatcherServlet
-
- JahiaDocumentBuilderFactory - Class in org.jahia.utils.xml
-
A utility class that provides instances of DocumentBuilder XML parser.
- JahiaDocumentBuilderFactory() - Constructor for class org.jahia.utils.xml.JahiaDocumentBuilderFactory
-
- JahiaEquiJoinMerger - Class in org.apache.jackrabbit.core.query.lucene.join
-
- JahiaEquiJoinMerger(Join, Map<String, PropertyValue>, OperandEvaluator, QueryObjectModelFactory, EquiJoinCondition) - Constructor for class org.apache.jackrabbit.core.query.lucene.join.JahiaEquiJoinMerger
-
- JahiaException - Exception in org.jahia.exceptions
-
- JahiaException(String, String, int, int) - Constructor for exception org.jahia.exceptions.JahiaException
-
constructor
EV 31.10.2000
- JahiaException(String, String, int, int, Throwable) - Constructor for exception org.jahia.exceptions.JahiaException
-
This exception constructor allows us to keep the original exception information
so that we may display it and access more details about the real cause
of the exception.
- JahiaExcerptProvider - Class in org.jahia.services.search.jcr
-
User: david
- JahiaExcerptProvider() - Constructor for class org.jahia.services.search.jcr.JahiaExcerptProvider
-
- JahiaExtendedSpellChecker - Class in org.apache.lucene.search.spell
-
Jahia Spell Checker class (Main class)
(initially inspired by the David Spencer code).
- JahiaExtendedSpellChecker(Directory, StringDistance) - Constructor for class org.apache.lucene.search.spell.JahiaExtendedSpellChecker
-
Use the given directory as a spell checker index.
- JahiaExtendedSpellChecker(Directory) - Constructor for class org.apache.lucene.search.spell.JahiaExtendedSpellChecker
-
- JahiaFairISMLocking - Class in org.apache.jackrabbit.core.state
-
- JahiaFairISMLocking() - Constructor for class org.apache.jackrabbit.core.state.JahiaFairISMLocking
-
Deprecated.
- JahiaFileWatcherBaseService - Class in org.jahia.services.deamons.filewatcher
-
This Service hold a pool of instance of jahia.tools.FileWatcher Class.
- JahiaFileWatcherBaseService() - Constructor for class org.jahia.services.deamons.filewatcher.JahiaFileWatcherBaseService
-
Protected Constructor
- JahiaFileWatcherService - Class in org.jahia.services.deamons.filewatcher
-
This Service hold a pool of instance of jahia.tools.FileWatcher Class.
- JahiaFileWatcherService() - Constructor for class org.jahia.services.deamons.filewatcher.JahiaFileWatcherService
-
- JahiaFilterMultiColumnQueryHits - Class in org.apache.jackrabbit.core.query.lucene
-
Reader-aware implementation of the FilterMultiColumnQueryHits.
- JahiaFilterMultiColumnQueryHits(MultiColumnQueryHits, IndexReader) - Constructor for class org.apache.jackrabbit.core.query.lucene.JahiaFilterMultiColumnQueryHits
-
Initializes an instance of this class.
- JahiaFineGrainedISMLocking - Class in org.apache.jackrabbit.core.state
-
- JahiaFineGrainedISMLocking() - Constructor for class org.apache.jackrabbit.core.state.JahiaFineGrainedISMLocking
-
Deprecated.
- JahiaFlowConversionService - Class in org.jahia.services.render.webflow
-
- JahiaFlowConversionService() - Constructor for class org.jahia.services.render.webflow.JahiaFlowConversionService
-
- JahiaFlowConversionService(ConversionService) - Constructor for class org.jahia.services.render.webflow.JahiaFlowConversionService
-
- JahiaFlowUrlHandler - Class in org.jahia.services.render.webflow
-
- JahiaFlowUrlHandler() - Constructor for class org.jahia.services.render.webflow.JahiaFlowUrlHandler
-
- JahiaForbiddenAccessException - Exception in org.jahia.exceptions
-
This exception is raised when the user tries to access a resource to which
he has no permissions.
- JahiaForbiddenAccessException() - Constructor for exception org.jahia.exceptions.JahiaForbiddenAccessException
-
Default constructor
- JahiaForbiddenAccessException(String) - Constructor for exception org.jahia.exceptions.JahiaForbiddenAccessException
-
- JahiaFrenchAnalyzer - Class in org.jahia.services.search.analyzer
-
Analyzer for French language.
- JahiaFrenchAnalyzer(Version) - Constructor for class org.jahia.services.search.analyzer.JahiaFrenchAnalyzer
-
Builds an analyzer with the given stop words
- JahiaFrenchAnalyzer(Version, Set<?>) - Constructor for class org.jahia.services.search.analyzer.JahiaFrenchAnalyzer
-
Builds an analyzer with the given stop words
- JahiaFrenchAnalyzer(Version, Set<?>, Set<?>) - Constructor for class org.jahia.services.search.analyzer.JahiaFrenchAnalyzer
-
Builds an analyzer with the given stop words
- JahiaGroup - Class in org.jahia.services.usermanager
-
This class represents a group of Principals which can be users
or groups.
- JahiaGroup() - Constructor for class org.jahia.services.usermanager.JahiaGroup
-
- JahiaGroupImpl - Class in org.jahia.services.usermanager
-
This class represents a group of Principals which can be users
or groups.
- JahiaGroupImpl(String, String, String, Properties) - Constructor for class org.jahia.services.usermanager.JahiaGroupImpl
-
- JahiaGroupingFileReader - Class in org.jahia.services.content.nodetypes
-
User: toto
Date: Apr 30, 2008
Time: 3:12:14 PM
- JahiaGroupingFileReader(Reader, String, String, NodeTypeRegistry) - Constructor for class org.jahia.services.content.nodetypes.JahiaGroupingFileReader
-
Creates a new CND reader.
- JahiaGroupManagerProvider - Class in org.jahia.services.usermanager
-
Deprecated.
- JahiaGroupManagerProvider() - Constructor for class org.jahia.services.usermanager.JahiaGroupManagerProvider
-
Deprecated.
- JahiaGroupManagerService - Class in org.jahia.services.usermanager
-
- JahiaGroupManagerService() - Constructor for class org.jahia.services.usermanager.JahiaGroupManagerService
-
- JahiaHighlighter - Class in org.jahia.services.search.jcr
-
This is an adapted version of the
FulltextHighlighter posted in
issue:
LUCENE-644.
- JahiaHighlighter() - Constructor for class org.jahia.services.search.jcr.JahiaHighlighter
-
- JahiaImageService - Interface in org.jahia.services.image
-
The main interface for an image generation service implementation.
- JahiaImageService.ResizeType - Enum in org.jahia.services.image
-
The resize type allows to control how the original image will be fitted
in the destination size
- JahiaIndexingConfigurationImpl - Class in org.apache.jackrabbit.core.query.lucene
-
Jahia specific IndexingConfiguration implementation.
- JahiaIndexingConfigurationImpl() - Constructor for class org.apache.jackrabbit.core.query.lucene.JahiaIndexingConfigurationImpl
-
- JahiaInitializationException - Exception in org.jahia.exceptions
-
This exception is used when an initialization has failed inside of Jahia.
- JahiaInitializationException(String) - Constructor for exception org.jahia.exceptions.JahiaInitializationException
-
DefaultConstructor
- JahiaInitializationException(String, Throwable) - Constructor for exception org.jahia.exceptions.JahiaInitializationException
-
Embeddedable exception constructor, use this if you are rethrowing
an existing exception.
- JahiaInterface - Interface in org.jahia.bin
-
...
- JahiaIOManager - Class in org.apache.jackrabbit.server.io
-
JahiaIOManager...
- JahiaIOManager() - Constructor for class org.apache.jackrabbit.server.io.JahiaIOManager
-
Creates a new DefaultIOManager and populates the internal
list of IOHandlers by the defaults.
- JahiaIOManagerNoDirectory - Class in org.apache.jackrabbit.server.io
-
JahiaIOManager...
- JahiaIOManagerNoDirectory() - Constructor for class org.apache.jackrabbit.server.io.JahiaIOManagerNoDirectory
-
Creates a new DefaultIOManager and populates the internal
list of IOHandlers by the defaults.
- JahiaISMLocking - Class in org.apache.jackrabbit.core.state
-
Deprecated.
- JahiaISMLocking() - Constructor for class org.apache.jackrabbit.core.state.JahiaISMLocking
-
Deprecated.
Initializes an instance of this class.
- JahiaISMLocking(boolean) - Constructor for class org.apache.jackrabbit.core.state.JahiaISMLocking
-
Deprecated.
Initializes an instance of this class.
- JahiaItemFilter - Class in org.jahia.services.webdav
-
WebDAV resource filter that disables directory listing completely if activated in jahia.properties or delegates to the
DefaultItemFilter otherwise.
- JahiaItemFilter() - Constructor for class org.jahia.services.webdav.JahiaItemFilter
-
- JahiaJAASAuthContext(String, CallbackHandler, Subject) - Constructor for class org.apache.jackrabbit.core.security.JahiaAuthContextProvider.JahiaJAASAuthContext
-
Deprecated.
- JahiaJCRPathWrapperImpl - Class in org.apache.jackrabbit.core.security
-
PathWrapper implementation for JCR Access control API
Path representation use Path
- JahiaJCRPathWrapperImpl(Path, DefaultNamePathResolver, JahiaSystemSession) - Constructor for class org.apache.jackrabbit.core.security.JahiaJCRPathWrapperImpl
-
- JahiaJcrRemotingServlet - Class in org.apache.jackrabbit.j2ee
-
Digital Experience Manager specific implementation of the JCR remoting servlet.
- JahiaJcrRemotingServlet() - Constructor for class org.apache.jackrabbit.j2ee.JahiaJcrRemotingServlet
-
- JahiaJCRSearchProvider - Class in org.jahia.services.search.jcr
-
This is the default search provider used by Jahia and used the index created by Jahia's main
repository, which is based on Apache Jackrabbit.
- JahiaJCRSearchProvider() - Constructor for class org.jahia.services.search.jcr.JahiaJCRSearchProvider
-
- JahiaJCRWebdavServerServlet - Class in org.apache.jackrabbit.j2ee
-
User: toto
Date: 27 déc.
- JahiaJCRWebdavServerServlet() - Constructor for class org.apache.jackrabbit.j2ee.JahiaJCRWebdavServerServlet
-
- JahiaKModuleRegisterableItemsFactory - Class in org.jahia.services.workflow.jbpm
-
Custom version of the KModuleRegisterableItemsFactory that enables us to register our own
HTWorkItemHandler implementation
- JahiaKModuleRegisterableItemsFactory(KieContainer, String) - Constructor for class org.jahia.services.workflow.jbpm.JahiaKModuleRegisterableItemsFactory
-
- JahiaKModuleRegisterableItemsFactory(KieContainer, String, AuditEventBuilder) - Constructor for class org.jahia.services.workflow.jbpm.JahiaKModuleRegisterableItemsFactory
-
- JahiaKModuleRegisterableItemsFactory(KieContainer, String, Pipeline) - Constructor for class org.jahia.services.workflow.jbpm.JahiaKModuleRegisterableItemsFactory
-
- JahiaKModuleRegisterableItemsFactory(KieContainer, String, AuditEventBuilder, Pipeline) - Constructor for class org.jahia.services.workflow.jbpm.JahiaKModuleRegisterableItemsFactory
-
- JahiaLocalAuthContext(LoginModuleConfig, CallbackHandler, Subject) - Constructor for class org.apache.jackrabbit.core.security.JahiaAuthContextProvider.JahiaLocalAuthContext
-
Deprecated.
- JahiaLocalHTWorkItemHandler - Class in org.jahia.services.workflow.jbpm.custom
-
Custom implementation of the LocalHTWorkItemHandler so that we can use pluggeable
people assignments
This implementation copies the implementation of the createTaskBasedOnWorkItemParams
method instead of calling it because it has the following differences:
- "en" is used as a language instead of "en-UK"
- JahiaLocalHTWorkItemHandler() - Constructor for class org.jahia.services.workflow.jbpm.custom.JahiaLocalHTWorkItemHandler
-
- JahiaLocalHTWorkItemHandler.PeopleAssignmentContext - Class in org.jahia.services.workflow.jbpm.custom
-
- JahiaLocalTaskServiceFactory - Class in org.jahia.services.workflow.jbpm
-
We override this method to be able to provide a different transaction manager
- JahiaLocalTaskServiceFactory(RuntimeEnvironment, JbpmServicesPersistenceManager) - Constructor for class org.jahia.services.workflow.jbpm.JahiaLocalTaskServiceFactory
-
- JahiaLoginModule - Class in org.apache.jackrabbit.core.security
-
Digital Experience Manager specific implementation of the login module.
- JahiaLoginModule() - Constructor for class org.apache.jackrabbit.core.security.JahiaLoginModule
-
- JahiaLoginModule.Token - Class in org.apache.jackrabbit.core.security
-
- JahiaLuceneQueryFactoryImpl - Class in org.apache.jackrabbit.core.query.lucene
-
Override LuceneQueryFactory
- optimize descendantNode constraint (use index)
- optimize childNode constraint (use index)
- handles rep:facet when executing (todo : might handle that in a constraint, as rep:filter ?)
- handles rep:filter in fulltext constraint
- JahiaLuceneQueryFactoryImpl(SessionImpl, SearchIndex, Map<String, Value>) - Constructor for class org.apache.jackrabbit.core.query.lucene.JahiaLuceneQueryFactoryImpl
-
- JahiaMappingJackson2HttpMessageConverter - Class in org.jahia.utils.spring.http.converter.json
-
Own implementation of the JSON (using Jackson 2) message converter that handles correctly class loading.
- JahiaMappingJackson2HttpMessageConverter() - Constructor for class org.jahia.utils.spring.http.converter.json.JahiaMappingJackson2HttpMessageConverter
-
- JahiaMessageInterpolator - Class in org.jahia.services.content.decorator.validation
-
Interpolate a given constraint violation message using Jahia resource bundle.
- JahiaMessageInterpolator() - Constructor for class org.jahia.services.content.decorator.validation.JahiaMessageInterpolator
-
- JAHIAMIX_VANITYURLMAPPED - Static variable in class org.jahia.services.seo.jcr.VanityUrlManager
-
mixin, which will automatically be attached once a vanity URL mapping is applied to a node
- JahiaMixedISMLocking - Class in org.apache.jackrabbit.core.state
-
Deprecated.
- JahiaMixedISMLocking() - Constructor for class org.apache.jackrabbit.core.state.JahiaMixedISMLocking
-
Deprecated.
- JahiaModuleAware - Interface in org.jahia.services.templates
-
- JahiaModuleAwareProcessor - Class in org.jahia.services.templates
-
- JahiaModuleAwareProcessor(JahiaTemplatesPackage) - Constructor for class org.jahia.services.templates.JahiaModuleAwareProcessor
-
- JahiaModulesBeanPostProcessor - Interface in org.jahia.services.templates
-
- JahiaMultiActionController - Class in org.jahia.bin
-
Base class for Jahia specific action controllers.
- JahiaMultiActionController() - Constructor for class org.jahia.bin.JahiaMultiActionController
-
- JahiaNamingStrategy - Class in org.jahia.hibernate
-
A custom naming strategy to prefix the table names, prefix any name that uses an SQL reserved word, and forces names to use lowercase.
- JahiaNamingStrategy() - Constructor for class org.jahia.hibernate.JahiaNamingStrategy
-
- JahiaNodeIndexer - Class in org.apache.jackrabbit.core.query.lucene
-
Creates a lucene Document object from a Node and use Jahia sepecific definitions for index creation.
- JahiaNodeIndexer(NodeState, ItemStateManager, NamespaceMappings, Executor, Parser, QueryHandlerContext, NodeTypeRegistry, NamespaceRegistry) - Constructor for class org.apache.jackrabbit.core.query.lucene.JahiaNodeIndexer
-
- JahiaNodeTypeInstanceHandler - Class in org.apache.jackrabbit.core
-
User: toto
Date: Dec 31, 2009
Time: 11:46:21 AM
- JahiaNodeTypeInstanceHandler(String) - Constructor for class org.apache.jackrabbit.core.JahiaNodeTypeInstanceHandler
-
Creates a new node type instance handler.
- JahiaNodeTypeInstanceHandlerFactory - Class in org.apache.jackrabbit.core
-
User: toto
Date: 4/11/11
Time: 13:28
- JahiaNodeTypeInstanceHandlerFactory() - Constructor for class org.apache.jackrabbit.core.JahiaNodeTypeInstanceHandlerFactory
-
- JahiaNotFoundException - Exception in org.jahia.exceptions
-
Indicates a malformed URL or a missing target resource.
- JahiaNotFoundException(String) - Constructor for exception org.jahia.exceptions.JahiaNotFoundException
-
Initializes an instance of this class.
- JahiaNotFoundException(String, Throwable) - Constructor for exception org.jahia.exceptions.JahiaNotFoundException
-
Initializes an instance of this class.
- JahiaNotFoundException(Throwable) - Constructor for exception org.jahia.exceptions.JahiaNotFoundException
-
Initializes an instance of this class.
- JAHIANT_VANITYURL - Static variable in class org.jahia.services.seo.jcr.VanityUrlManager
-
node type of the vanity URL node
- JAHIANT_VANITYURLS - Static variable in class org.jahia.services.seo.jcr.VanityUrlManager
-
- JahiaObject - Class in org.jahia.content
-
Title: Root class for all Jahia objects that use object keys and that
can be instantiated through those keys.
- JahiaObject(ObjectKey) - Constructor for class org.jahia.content.JahiaObject
-
Default constructor that sets the object's key.
- JahiaObject() - Constructor for class org.jahia.content.JahiaObject
-
No arg constructor used for serialization compliance.
- JahiaOperandEvaluator - Class in org.apache.jackrabbit.core.query.lucene.join
-
- JahiaOperandEvaluator(ValueFactory, Map<String, Value>, Locale) - Constructor for class org.apache.jackrabbit.core.query.lucene.join.JahiaOperandEvaluator
-
- JahiaOsgiKieModule - Class in org.jahia.services.workflow.jbpm
-
An re-implementation of the org.drools.osgi.compiler.OsgiKieModule to make it possible to pass the bundle
reference directly, instead of it being resolved by the URL.
- JahiaOsgiKieModule(ReleaseId, KieModuleModel, Bundle, int) - Constructor for class org.jahia.services.workflow.jbpm.JahiaOsgiKieModule
-
- JahiaPasswordPolicy - Class in org.jahia.services.pwdpolicy
-
Jahia password policy object, holding a list of rules to be enforced e.g.
- JahiaPasswordPolicy() - Constructor for class org.jahia.services.pwdpolicy.JahiaPasswordPolicy
-
Initializes an instance of this class.
- JahiaPasswordPolicy(String, String, boolean) - Constructor for class org.jahia.services.pwdpolicy.JahiaPasswordPolicy
-
Initializes an instance of this class.
- JahiaPasswordPolicy(JahiaPasswordPolicy) - Constructor for class org.jahia.services.pwdpolicy.JahiaPasswordPolicy
-
Copy constructor
- JahiaPasswordPolicyRule - Class in org.jahia.services.pwdpolicy
-
Password policy rule data object.
- JahiaPasswordPolicyRule() - Constructor for class org.jahia.services.pwdpolicy.JahiaPasswordPolicyRule
-
Initializes an instance of this class.
- JahiaPasswordPolicyRule(String, String, boolean, boolean, boolean, char, String, char) - Constructor for class org.jahia.services.pwdpolicy.JahiaPasswordPolicyRule
-
Initializes an instance of this class.
- JahiaPasswordPolicyRule(JahiaPasswordPolicyRule) - Constructor for class org.jahia.services.pwdpolicy.JahiaPasswordPolicyRule
-
Copy constructor
- JahiaPasswordPolicyRuleParam - Class in org.jahia.services.pwdpolicy
-
Rule parameter service object.
- JahiaPasswordPolicyRuleParam() - Constructor for class org.jahia.services.pwdpolicy.JahiaPasswordPolicyRuleParam
-
Initializes an instance of this class.
- JahiaPasswordPolicyRuleParam(String, String, String) - Constructor for class org.jahia.services.pwdpolicy.JahiaPasswordPolicyRuleParam
-
Initializes an instance of this class.
- JahiaPasswordPolicyRuleParam(JahiaPasswordPolicyRuleParam) - Constructor for class org.jahia.services.pwdpolicy.JahiaPasswordPolicyRuleParam
-
Copy constructor
- JahiaPasswordPolicyService - Class in org.jahia.services.pwdpolicy
-
Jahia service for managing and enforcing the password policy.
- JahiaPasswordPolicyService() - Constructor for class org.jahia.services.pwdpolicy.JahiaPasswordPolicyService
-
- JahiaPersistenceCopier - Class in org.apache.jackrabbit.core.persistence
-
Tool for migrating the persistence store.
- JahiaPersistenceCopier(PersistenceManager, PersistenceManager, DataStore, int) - Constructor for class org.apache.jackrabbit.core.persistence.JahiaPersistenceCopier
-
Creates a tool for copying content from one persistence manager to another.
- JahiaPortalServletRequest - Class in org.jahia.services.applications.pluto
-
User: Serge Huber
Date: 30 juil.
- JahiaPortalServletRequest(EntryPointInstance, JahiaUser, HttpServletRequest, PortletWindow, String) - Constructor for class org.jahia.services.applications.pluto.JahiaPortalServletRequest
-
- JahiaPortalServletResponse - Class in org.jahia.services.applications.pluto
-
User: jahia
Date: 19 juin 2009
Time: 19:12:06
- JahiaPortalServletResponse(HttpServletResponse) - Constructor for class org.jahia.services.applications.pluto.JahiaPortalServletResponse
-
- JahiaPortalURLParserImpl - Class in org.jahia.services.applications.pluto
-
User: Serge Huber
Date: 28 juil.
- JahiaPortletPreference - Class in org.jahia.services.applications.pluto
-
User: loom
Date: Nov 20, 2008
Time: 3:56:47 PM
- JahiaPortletPreference(JCRNodeWrapper) - Constructor for class org.jahia.services.applications.pluto.JahiaPortletPreference
-
- JahiaPortletPreferencesServiceImpl - Class in org.jahia.services.applications.pluto
-
User: loom
Date: Nov 18, 2008
Time: 2:24:14 PM
- JahiaPortletPreferencesServiceImpl() - Constructor for class org.jahia.services.applications.pluto.JahiaPortletPreferencesServiceImpl
-
- JahiaPortletUtil - Class in org.jahia.services.applications.pluto
-
User: jahia
Date: 26 mai 2009
Time: 16:58:51
- JahiaPortletUtil() - Constructor for class org.jahia.services.applications.pluto.JahiaPortletUtil
-
- JahiaPreference<T extends JCRNodeWrapper> - Class in org.jahia.services.preferences
-
User: jahia
Date: 20 mars 2008
Time: 09:53:32
- JahiaPreference(T) - Constructor for class org.jahia.services.preferences.JahiaPreference
-
- JahiaPreferenceNotDefinedAttributeException - Exception in org.jahia.services.preferences.exception
-
User: jahia
Date: 19 mars 2008
Time: 11:52:12
- JahiaPreferenceNotDefinedAttributeException() - Constructor for exception org.jahia.services.preferences.exception.JahiaPreferenceNotDefinedAttributeException
-
- JahiaPreferenceNotDefinedAttributeException(Exception) - Constructor for exception org.jahia.services.preferences.exception.JahiaPreferenceNotDefinedAttributeException
-
- JahiaPreferenceNotDefinedPropertyException - Exception in org.jahia.services.preferences.exception
-
User: jahia
Date: 19 mars 2008
Time: 13:56:15
- JahiaPreferenceNotDefinedPropertyException() - Constructor for exception org.jahia.services.preferences.exception.JahiaPreferenceNotDefinedPropertyException
-
- JahiaPreferenceNotDefinedPropertyException(Exception) - Constructor for exception org.jahia.services.preferences.exception.JahiaPreferenceNotDefinedPropertyException
-
- JahiaPreferenceProviderException - Exception in org.jahia.services.preferences.exception
-
User: jahia
Date: 19 mars 2008
Time: 11:56:46
- JahiaPreferenceProviderException() - Constructor for exception org.jahia.services.preferences.exception.JahiaPreferenceProviderException
-
- JahiaPreferencesException - Exception in org.jahia.services.preferences.exception
-
User: jahia
Date: 19 mars 2008
Time: 12:31:25
- JahiaPreferencesException() - Constructor for exception org.jahia.services.preferences.exception.JahiaPreferencesException
-
- JahiaPreferencesException(Exception) - Constructor for exception org.jahia.services.preferences.exception.JahiaPreferencesException
-
- JahiaPreferencesJCRProviders<T extends JCRNodeWrapper> - Class in org.jahia.services.preferences.impl
-
JCR based preferences provider implementation.
- JahiaPreferencesJCRProviders() - Constructor for class org.jahia.services.preferences.impl.JahiaPreferencesJCRProviders
-
- JahiaPreferencesNotValidException - Exception in org.jahia.services.preferences.exception
-
User: jahia
Date: 19 mars 2008
Time: 14:54:06
- JahiaPreferencesNotValidException() - Constructor for exception org.jahia.services.preferences.exception.JahiaPreferencesNotValidException
-
- JahiaPreferencesNotValidException(Exception) - Constructor for exception org.jahia.services.preferences.exception.JahiaPreferencesNotValidException
-
- JahiaPreferencesProvider<T extends JCRNodeWrapper> - Interface in org.jahia.services.preferences
-
User: jahia
Date: 19 mars 2008
Time: 11:44:07
- JahiaPreferencesQueryHelper - Class in org.jahia.services.preferences
-
User: jahia
Date: 11 mars 2009
Time: 15:06:47
- JahiaPreferencesQueryHelper() - Constructor for class org.jahia.services.preferences.JahiaPreferencesQueryHelper
-
- JahiaPreferencesService - Class in org.jahia.services.preferences
-
Preference service for Jahia.
- JahiaPreferencesVersionningException - Exception in org.jahia.services.preferences.exception
-
User: jahia
Date: 19 mars 2008
Time: 15:48:56
- JahiaPreferencesVersionningException() - Constructor for exception org.jahia.services.preferences.exception.JahiaPreferencesVersionningException
-
- jahiaPrincipal - Variable in class org.apache.jackrabbit.core.security.JahiaAccessManager
-
- JahiaPrincipal - Interface in org.jahia.services.usermanager
-
Represents a common notion of a principal in Jahia, including users and
groups.
- JahiaPrivilegeRegistry - Class in org.apache.jackrabbit.core.security
-
The PrivilegeRegistry defines the set of Privileges
known to the repository.
- JahiaPrivilegeRegistry(NamespaceRegistry) - Constructor for class org.apache.jackrabbit.core.security.JahiaPrivilegeRegistry
-
- JahiaQuartzSchedulerService - Class in org.jahia.services.workflow.jbpm
-
Quartz based GlobalSchedulerService that is configured according to Quartz rules and allows to store jobs in data base.
- JahiaQuartzSchedulerService(Scheduler) - Constructor for class org.jahia.services.workflow.jbpm.JahiaQuartzSchedulerService
-
- JahiaQuartzSchedulerService.QuartzJob - Class in org.jahia.services.workflow.jbpm
-
- JahiaQueryEngine - Class in org.apache.jackrabbit.core.query.lucene.join
-
Override QueryEngine :
- add facet handling in execute()
- JahiaQueryEngine(Session, LuceneQueryFactory, Map<String, Value>) - Constructor for class org.apache.jackrabbit.core.query.lucene.join.JahiaQueryEngine
-
- JahiaQueryImpl - Class in org.apache.jackrabbit.core.query.lucene
-
- JahiaQueryImpl(SessionContext, SearchIndex, PropertyTypeRegistry, String, String, QueryNodeFactory) - Constructor for class org.apache.jackrabbit.core.query.lucene.JahiaQueryImpl
-
- JahiaQueryObjectModelImpl - Class in org.apache.jackrabbit.core.query
-
Override QueryObjectModelImpl :
- set JahiaLuceneQueryFactoryImpl instead of LuceneQueryFactoryImpl in init()
- use JahiaQueryEngine instead of QueryEngine in execute()
- JahiaQueryObjectModelImpl() - Constructor for class org.apache.jackrabbit.core.query.JahiaQueryObjectModelImpl
-
- JahiaQueryParser - Class in org.jahia.services.search.facets
-
Extension of the Lucene QueryParser used by Jahia's query facets, which for range queries tries
to parse the passed arguments as "math" like strings relating to Dates, a syntax used in Solr.
- JahiaQueryParser(CharStream) - Constructor for class org.jahia.services.search.facets.JahiaQueryParser
-
- JahiaQueryParser(QueryParserTokenManager) - Constructor for class org.jahia.services.search.facets.JahiaQueryParser
-
- JahiaQueryParser(String, Analyzer) - Constructor for class org.jahia.services.search.facets.JahiaQueryParser
-
- JahiaRemoteService - Class in org.jahia.ajax.gwt.commons.server
-
Base class for Jahia GWT services.
- JahiaRemoteService() - Constructor for class org.jahia.ajax.gwt.commons.server.JahiaRemoteService
-
- JahiaRenderConfigServiceImpl - Class in org.jahia.services.applications.pluto
-
User: jahia
Date: 8 avr.
- JahiaRenderConfigServiceImpl(ResourceConfig) - Constructor for class org.jahia.services.applications.pluto.JahiaRenderConfigServiceImpl
-
- JahiaRepositoryConfig - Class in org.jahia.services.content.impl.jackrabbit
-
DX specific Jackrabbit repository configuration handler.
- JahiaRepositoryConfig(RepositoryConfig) - Constructor for class org.jahia.services.content.impl.jackrabbit.JahiaRepositoryConfig
-
- JahiaRepositoryConfigurationParser - Class in org.jahia.services.content.impl.jackrabbit
-
DX specific repository configuration parser that supports nested value placeholders.
- JahiaRepositoryConfigurationParser(Properties) - Constructor for class org.jahia.services.content.impl.jackrabbit.JahiaRepositoryConfigurationParser
-
- JahiaRepositoryConfigurationParser(Properties, ConnectionFactory) - Constructor for class org.jahia.services.content.impl.jackrabbit.JahiaRepositoryConfigurationParser
-
- JahiaRepositoryCopier - Class in org.apache.jackrabbit.core
-
Tool for migrating or backing up the Jackrabbit content repository.
- JahiaRepositoryCopier(RepositoryImpl, RepositoryImpl, int) - Constructor for class org.apache.jackrabbit.core.JahiaRepositoryCopier
-
- JahiaRepositoryImpl - Class in org.apache.jackrabbit.core
-
Jackrabbit repository extension
- JahiaRepositoryImpl(RepositoryConfig) - Constructor for class org.apache.jackrabbit.core.JahiaRepositoryImpl
-
- JahiaRepositoryImpl.JahiaWorkspaceInfo - Class in org.apache.jackrabbit.core
-
- JahiaResourceBundle - Class in org.jahia.utils.i18n
-
- JahiaResourceBundle(Locale, String) - Constructor for class org.jahia.utils.i18n.JahiaResourceBundle
-
Deprecated.
- JahiaResourceBundle(Locale, String, String) - Constructor for class org.jahia.utils.i18n.JahiaResourceBundle
-
Deprecated.
- JahiaResourceBundle(String, Locale) - Constructor for class org.jahia.utils.i18n.JahiaResourceBundle
-
Deprecated.
- JahiaResourceBundle(Locale, String, ClassLoader) - Constructor for class org.jahia.utils.i18n.JahiaResourceBundle
-
Deprecated.
- JahiaResourceBundle(String, Locale, String) - Constructor for class org.jahia.utils.i18n.JahiaResourceBundle
-
Deprecated.
- JahiaResourceBundle(String, Locale, String, ClassLoader) - Constructor for class org.jahia.utils.i18n.JahiaResourceBundle
-
Deprecated.
- JahiaResourceBundle(String, Locale, String, ClassLoader, String) - Constructor for class org.jahia.utils.i18n.JahiaResourceBundle
-
Deprecated.
- JahiaResourceFactoryImpl - Class in org.apache.jackrabbit.j2ee
-
Custom resource factory
- JahiaResourceFactoryImpl(LockManager, ResourceConfig) - Constructor for class org.apache.jackrabbit.j2ee.JahiaResourceFactoryImpl
-
- JahiaRootCollection - Class in org.apache.jackrabbit.webdav.jcr
-
JahiaRootCollection represent the WebDAV root resource that does not
represent any repository item.
- JahiaRootCollection(DavResourceLocator, JcrDavSession, DavResourceFactory) - Constructor for class org.apache.jackrabbit.webdav.jcr.JahiaRootCollection
-
Create a new JahiaRootCollection.
- JahiaRuntimeException - Exception in org.jahia.exceptions
-
Jahia base class for runtime exceptions.
- JahiaRuntimeException() - Constructor for exception org.jahia.exceptions.JahiaRuntimeException
-
Initializes an instance of this class.
- JahiaRuntimeException(String) - Constructor for exception org.jahia.exceptions.JahiaRuntimeException
-
Initializes an instance of this class.
- JahiaRuntimeException(String, Throwable) - Constructor for exception org.jahia.exceptions.JahiaRuntimeException
-
Initializes an instance of this class.
- JahiaRuntimeException(Throwable) - Constructor for exception org.jahia.exceptions.JahiaRuntimeException
-
Initializes an instance of this class.
- JahiaRuntimeManagerFactoryImpl - Class in org.jahia.services.workflow.jbpm
-
We override the parent class to be able to customize the LocalTaskServiceFactory implementation
- JahiaRuntimeManagerFactoryImpl() - Constructor for class org.jahia.services.workflow.jbpm.JahiaRuntimeManagerFactoryImpl
-
- JahiaSAXParserFactory - Class in org.jahia.utils.xml
-
A utility class that provides instances of SAX XML parser.
- JahiaSAXParserFactory() - Constructor for class org.jahia.utils.xml.JahiaSAXParserFactory
-
Initializes an instance of this class.
- JahiaSchedulerFactoryBean() - Constructor for class org.jahia.services.scheduler.SchedulerService.JahiaSchedulerFactoryBean
-
- JahiaSearchIndex - Class in org.apache.jackrabbit.core.query.lucene
-
Implements a QueryHandler using Lucene and handling Jahia specific definitions.
- JahiaSearchIndex() - Constructor for class org.apache.jackrabbit.core.query.lucene.JahiaSearchIndex
-
- JahiaSearchIndex.ReindexJob - Class in org.apache.jackrabbit.core.query.lucene
-
Background job that performs re-indexing of the repository content for the specified workspaces.
- JahiaSearchManager - Class in org.apache.jackrabbit.core
-
- JahiaSearchManager(String, RepositoryContext, QueryHandlerFactory, SharedItemStateManager, PersistenceManager, NodeId, SearchManager, NodeId) - Constructor for class org.apache.jackrabbit.core.JahiaSearchManager
-
- JahiaSearchManager.NodeStateIterator - Class in org.apache.jackrabbit.core
-
- JahiaSecondaryIndex - Class in org.apache.jackrabbit.core.query.lucene
-
Temporary index used for reindexing only.
- JahiaSecondaryIndex(JahiaSearchIndex) - Constructor for class org.apache.jackrabbit.core.query.lucene.JahiaSecondaryIndex
-
Initializes an instance of this class.
- JahiaSecurityManager - Class in org.apache.jackrabbit.core.security
-
Jahia specific implementation for Jackrabbit security manager.
- JahiaSecurityManager() - Constructor for class org.apache.jackrabbit.core.security.JahiaSecurityManager
-
- JahiaServerRootCollection - Class in org.apache.jackrabbit.webdav.jcr
-
JahiaServerRootCollection represent the WebDAV root resource that does not
represent any repository item.
- JahiaServerRootCollection(DavResourceLocator, JcrDavSession, DavResourceFactory) - Constructor for class org.apache.jackrabbit.webdav.jcr.JahiaServerRootCollection
-
Create a new JahiaServerRootCollection.
- JahiaService - Class in org.jahia.services
-
This class is the root class of all the Jahia services.
- JahiaService() - Constructor for class org.jahia.services.JahiaService
-
- JahiaServiceUnavailableException - Exception in org.jahia.exceptions
-
Indicates that Jahia temporarily cannot serve the request due to for instance server overloading,
leading to a Service Unavailable HTTP status code (503) in the response.
- JahiaServiceUnavailableException(String) - Constructor for exception org.jahia.exceptions.JahiaServiceUnavailableException
-
Initializes an instance of this class.
- JahiaServiceUnavailableException(String, Throwable) - Constructor for exception org.jahia.exceptions.JahiaServiceUnavailableException
-
Initializes an instance of this class.
- JahiaSessionCredentials - Class in org.apache.jackrabbit.j2ee
-
User: toto
Date: 27 déc.
- JahiaSessionCredentials() - Constructor for class org.apache.jackrabbit.j2ee.JahiaSessionCredentials
-
Constructs a new JahiaSessionCredentials with BasicCredentialsProvider.EMPTY_DEFAULT_HEADER_VALUE
as the default header value.
- JahiaSessionCredentials(String) - Constructor for class org.apache.jackrabbit.j2ee.JahiaSessionCredentials
-
- JahiaSessionExpirationException - Exception in org.jahia.exceptions
-
This exception is raised when a session is requested which is null, this
will be considered as a session expiration in most of the cases.
- JahiaSessionExpirationException() - Constructor for exception org.jahia.exceptions.JahiaSessionExpirationException
-
Default constructor
- JahiaSessionImpl - Class in org.apache.jackrabbit.core
-
Jackrabbit XASession extension for jahia
- JahiaSessionImpl(RepositoryContext, AuthContext, WorkspaceConfig) - Constructor for class org.apache.jackrabbit.core.JahiaSessionImpl
-
- JahiaSessionImpl(RepositoryContext, Subject, WorkspaceConfig) - Constructor for class org.apache.jackrabbit.core.JahiaSessionImpl
-
- JahiaSimpleQueryResult - Class in org.apache.jackrabbit.core.query
-
Simple query result implementation.
- JahiaSimpleQueryResult(String[], String[], RowIterator) - Constructor for class org.apache.jackrabbit.core.query.JahiaSimpleQueryResult
-
- JahiaSimpleQueryResult(String[], String[], RowIterator, long) - Constructor for class org.apache.jackrabbit.core.query.JahiaSimpleQueryResult
-
- JahiaSingleColumnQueryResult - Class in org.apache.jackrabbit.core.query.lucene
-
DX specific query result with a single column implementation.
- JahiaSingleColumnQueryResult(SearchIndex, SessionContext, AbstractQueryImpl, Query, SpellSuggestion, ColumnImpl[], Path[], boolean[], String[], boolean, long, long) - Constructor for class org.apache.jackrabbit.core.query.lucene.JahiaSingleColumnQueryResult
-
- JahiaSite - Interface in org.jahia.services.sites
-
Represent a virtual site (web project) in Jahia's context.
- JahiaSiteImportException - Exception in org.jahia.exceptions
-
Thrown when there are errors during manual (via imports folder) site import
- JahiaSiteImportException() - Constructor for exception org.jahia.exceptions.JahiaSiteImportException
-
- JahiaSiteImportException(String) - Constructor for exception org.jahia.exceptions.JahiaSiteImportException
-
- JahiaSiteImportException(Throwable) - Constructor for exception org.jahia.exceptions.JahiaSiteImportException
-
- JahiaSiteImportException(String, Throwable) - Constructor for exception org.jahia.exceptions.JahiaSiteImportException
-
- JahiaSitesService - Class in org.jahia.services.sites
-
Jahia Multi Sites Management Service
- JahiaSitesService.SiteDefaultLanguageBySiteKeyCacheEntryFactory - Class in org.jahia.services.sites
-
- JahiaSitesService.SiteKeyByServerNameCacheEntryFactory - Class in org.jahia.services.sites
-
Factory to fill the site key by server name cache.
- JahiaSizeOfEngineFactory - Class in org.jahia.services.cache.ehcache
-
- JahiaSizeOfEngineFactory() - Constructor for class org.jahia.services.cache.ehcache.JahiaSizeOfEngineFactory
-
- JahiaSystemSession - Class in org.apache.jackrabbit.core.security
-
Jahia JCR system session.
- JahiaSystemSession(RepositoryContext, Subject, WorkspaceConfig) - Constructor for class org.apache.jackrabbit.core.security.JahiaSystemSession
-
private constructor
- JahiaTemplateManagerService - Class in org.jahia.services.templates
-
Template and template set deployment and management service.
- JahiaTemplateManagerService() - Constructor for class org.jahia.services.templates.JahiaTemplateManagerService
-
- JahiaTemplateManagerService.ModuleDependenciesEvent - Class in org.jahia.services.templates
-
Is fired when the module dependencies are changed.
- JahiaTemplateManagerService.ModuleDeployedOnSiteEvent - Class in org.jahia.services.templates
-
Event indicates that a module was either installed to the specified site or uninstalled from it.
- JahiaTemplateManagerService.TemplatePackageRedeployedEvent - Class in org.jahia.services.templates
-
This event is fired when a template module is re-deployed (in runtime, not on the server startup).
- JahiaTemplatesPackage - Class in org.jahia.data.templates
-
Holds Informations about a templates package
- JahiaTemplatesPackage(Bundle) - Constructor for class org.jahia.data.templates.JahiaTemplatesPackage
-
Initializes an instance of this class.
- JahiaTemplatesPackage.ContextInitializedCallback - Interface in org.jahia.data.templates
-
Callback object to do operations just after the initialization of the spring context
- JahiaTemplatesRBLoader - Class in org.jahia.utils.i18n
-
- JahiaTransformerFactory - Class in org.jahia.utils.xml
-
- JahiaTranslationNodeIndexer - Class in org.apache.jackrabbit.core.query.lucene
-
A NodeIndexer implementation for Constants.JAHIANT_TRANSLATION nodes.
- JahiaTranslationNodeIndexer(NodeState, ItemStateManager, NamespaceMappings, Executor, Parser, QueryHandlerContext, NodeTypeRegistry, NamespaceRegistry) - Constructor for class org.apache.jackrabbit.core.query.lucene.JahiaTranslationNodeIndexer
-
- JahiaUnauthorizedException - Exception in org.jahia.exceptions
-
Indicates that requested resource requires authentication, i.e.
- JahiaUnauthorizedException() - Constructor for exception org.jahia.exceptions.JahiaUnauthorizedException
-
Initializes an instance of this class.
- JahiaUnauthorizedException(String) - Constructor for exception org.jahia.exceptions.JahiaUnauthorizedException
-
Initializes an instance of this class.
- JahiaUnauthorizedException(String, Throwable) - Constructor for exception org.jahia.exceptions.JahiaUnauthorizedException
-
Initializes an instance of this class.
- JahiaUnauthorizedException(Throwable) - Constructor for exception org.jahia.exceptions.JahiaUnauthorizedException
-
Initializes an instance of this class.
- JahiaUser - Interface in org.jahia.services.usermanager
-
A JahiaUser represents a physical person who is defined by a username and
a password for authentication purpose.
- JahiaUserGroupCallback - Class in org.jahia.services.workflow.jbpm
-
- JahiaUserGroupCallback() - Constructor for class org.jahia.services.workflow.jbpm.JahiaUserGroupCallback
-
- JahiaUserImpl - Class in org.jahia.services.usermanager
-
Represents a user with properties in Jahia.
- JahiaUserImpl(String, String, Properties, String) - Constructor for class org.jahia.services.usermanager.JahiaUserImpl
-
Initializes a global non-root user.
- JahiaUserImpl(String, String, Properties, boolean, String) - Constructor for class org.jahia.services.usermanager.JahiaUserImpl
-
Initializes a global user.
- JahiaUserImpl(String, String, Properties, String, String) - Constructor for class org.jahia.services.usermanager.JahiaUserImpl
-
Initializes a realm-specific (site-specific) non-root user.
- JahiaUserImpl(String, String, Properties, boolean, String, String) - Constructor for class org.jahia.services.usermanager.JahiaUserImpl
-
Initializes a realm-specific (site-specific) user.
- JahiaUserManagerProvider - Class in org.jahia.services.usermanager
-
Deprecated.
- JahiaUserManagerProvider() - Constructor for class org.jahia.services.usermanager.JahiaUserManagerProvider
-
Deprecated.
- JahiaUserManagerService - Class in org.jahia.services.usermanager
-
The user manager is responsible to manage all the users in the Jahia
environment.
- JahiaUserManagerService() - Constructor for class org.jahia.services.usermanager.JahiaUserManagerService
-
- JahiaUserRequestWrapper - Class in org.jahia.services.applications.pluto
-
User: Serge Huber
Date: 30 juil.
- JahiaUserRequestWrapper(JahiaUser, HttpServletRequest, String) - Constructor for class org.jahia.services.applications.pluto.JahiaUserRequestWrapper
-
- JahiaUserSplittingRule - Interface in org.jahia.services.usermanager
-
- JahiaVersionManagerImpl - Class in org.apache.jackrabbit.core
-
Jahia implementation for version manager
- JahiaVersionManagerImpl(SessionContext, UpdatableItemStateManager, HierarchyManager) - Constructor for class org.apache.jackrabbit.core.JahiaVersionManagerImpl
-
- JahiaWebAppDef - Class in org.jahia.data.webapps
-
Holds Informations about a WebApp Definition
A web app contains a set of servlet or portlet elements
Example for a servlet :
FilemanagerServlet
Filemanager Portlet
no desc
org.jahia.portlets.filemanager.FilemanagerServlet
properties
WEB-INF/conf/filemanager.properties
- JahiaWebAppDef(String, String, String) - Constructor for class org.jahia.data.webapps.JahiaWebAppDef
-
Constructor
- JahiaWebAppsEarPackage - Class in org.jahia.data.webapps
-
Holds Informations about a webapps ear package
- JahiaWebAppsEarPackage(String) - Constructor for class org.jahia.data.webapps.JahiaWebAppsEarPackage
-
Constructor
- JahiaWebAppsPackage - Class in org.jahia.data.webapps
-
Holds Informations about a webapps package ( a war , ear or even an unziped directory
- JahiaWebAppsPackage(String) - Constructor for class org.jahia.data.webapps.JahiaWebAppsPackage
-
Constructor
- JahiaWebAppsWarPackage - Class in org.jahia.data.webapps
-
Holds Informations about a webapps war package
- JahiaWebAppsWarPackage(String) - Constructor for class org.jahia.data.webapps.JahiaWebAppsWarPackage
-
Constructor
- JahiaWebdavServlet - Class in org.apache.jackrabbit.j2ee
-
User: toto
Date: 27 déc.
- JahiaWebdavServlet() - Constructor for class org.apache.jackrabbit.j2ee.JahiaWebdavServlet
-
- JahiaWorkspaceInfo(WorkspaceConfig) - Constructor for class org.apache.jackrabbit.core.JahiaRepositoryImpl.JahiaWorkspaceInfo
-
- JasyptPasswordDigester - Class in org.jahia.services.pwd
-
Default password digester implementation which uses supplied StringDigester.
- JasyptPasswordDigester(String, StringDigester) - Constructor for class org.jahia.services.pwd.JasyptPasswordDigester
-
Initializes an instance of this class.
- Java2DProgressiveBilinearImageService - Class in org.jahia.services.image
-
Progressive Bilinear implementation of the Java 2D image operation.
- Java2DProgressiveBilinearImageService() - Constructor for class org.jahia.services.image.Java2DProgressiveBilinearImageService
-
- JAVA7_LOCALE_TOSTRING - Static variable in class org.jahia.utils.LanguageCodeConverters
-
- JAVASECURITY_ERROR - Static variable in exception org.jahia.exceptions.JahiaException
-
Java Security ERROR
- JBPM6WorkflowProvider - Class in org.jahia.services.workflow.jbpm
-
jBPM 6 Workflow Provider implementation
- JBPM6WorkflowProvider() - Constructor for class org.jahia.services.workflow.jbpm.JBPM6WorkflowProvider
-
- JBPMEventGeneratorInterceptor - Class in org.jahia.services.workflow.jbpm
-
A class to generate back-end events for jBPM's internal commands so that we can do things such as invalidate
caches, etc...
- JBPMEventGeneratorInterceptor() - Constructor for class org.jahia.services.workflow.jbpm.JBPMEventGeneratorInterceptor
-
- JBPMEventGeneratorInterceptor.JBPMEventListener - Interface in org.jahia.services.workflow.jbpm
-
- JBPMListener - Class in org.jahia.services.workflow.jbpm
-
An process event listener to synchronize the JCR nodes process ID storage with the current state of a process
instance (started, ended).
- JBPMListener(JBPM6WorkflowProvider) - Constructor for class org.jahia.services.workflow.jbpm.JBPMListener
-
- JBPMMailProducer - Class in org.jahia.services.workflow.jbpm.custom.email
-
A work item handler to send email.
- JBPMMailProducer() - Constructor for class org.jahia.services.workflow.jbpm.custom.email.JBPMMailProducer
-
- JBPMMailProducer.MyBindings - Class in org.jahia.services.workflow.jbpm.custom.email
-
- JBPMMailSession - Class in org.jahia.services.workflow.jbpm.custom.email
-
Mail session used in the jBPM processes.
- JBPMMailSession() - Constructor for class org.jahia.services.workflow.jbpm.custom.email.JBPMMailSession
-
- JBPMMailWorkItemHandler - Class in org.jahia.services.workflow.jbpm.custom.email
-
A custom jBPM mailing work item handler that uses a mail template registry to send localized emails
- JBPMMailWorkItemHandler() - Constructor for class org.jahia.services.workflow.jbpm.custom.email.JBPMMailWorkItemHandler
-
- JBPMModuleProcessLoader - Class in org.jahia.services.workflow.jbpm
-
Loader that initializes workflow processes defined in modules
- JBPMModuleProcessLoader() - Constructor for class org.jahia.services.workflow.jbpm.JBPMModuleProcessLoader
-
- JBPMTaskIdentityService - Class in org.jahia.services.workflow.jbpm
-
Identity Manager for connecting jBPM to Jahia Users
- JBPMTaskIdentityService() - Constructor for class org.jahia.services.workflow.jbpm.JBPMTaskIdentityService
-
- JBPMTaskIdentityService.GroupImpl - Class in org.jahia.services.workflow.jbpm
-
- JBPMTaskIdentityService.UserImpl - Class in org.jahia.services.workflow.jbpm
-
- JBPMTaskLifeCycleEventListener - Class in org.jahia.services.workflow.jbpm
-
JBPM Task lifecycle event listener
- JBPMTaskLifeCycleEventListener() - Constructor for class org.jahia.services.workflow.jbpm.JBPMTaskLifeCycleEventListener
-
- JCR_DOCVIEW - Static variable in class org.jahia.services.importexport.XMLFormatDetectionHandler
-
- JCR_SYSVIEW - Static variable in class org.jahia.services.importexport.XMLFormatDetectionHandler
-
- JCRAutoSplitUtils - Class in org.jahia.services.content
-
Utility class for auto-splitting child nodes of a node, based on the provided
settings.
- JCRAutoSplitUtils() - Constructor for class org.jahia.services.content.JCRAutoSplitUtils
-
- JCRBundlePersister - Class in org.jahia.services.modulemanager.persistence.jcr
-
Responsible bundle persistence into JCR.
- JCRBundlePersister() - Constructor for class org.jahia.services.modulemanager.persistence.jcr.JCRBundlePersister
-
- JCRCallback<T> - Interface in org.jahia.services.content
-
Callback interface for JCR code.
- JCRCategory - Class in org.jahia.services.categories.jcr
-
TODO Comment me
- JCRCategory(Node) - Constructor for class org.jahia.services.categories.jcr.JCRCategory
-
Initializes an instance of a JCR category.
- JCRCategoryProvider - Class in org.jahia.services.categories.jcr
-
This is the manager/provider class to create/get/remove categories within Jahia's JCR.
- JCRCategoryProvider() - Constructor for class org.jahia.services.categories.jcr.JCRCategoryProvider
-
- JCRComponentNode - Class in org.jahia.services.content.decorator
-
Decorator for the nodes, representing components and component folders.
- JCRComponentNode(JCRNodeWrapper) - Constructor for class org.jahia.services.content.decorator.JCRComponentNode
-
- JCRContentUtils - Class in org.jahia.services.content
-
Utility class for accessing and manipulation JCR properties.
- JCRContentUtils(Map<String, List<String>>, Map<String, String>, Map<String, String>) - Constructor for class org.jahia.services.content.JCRContentUtils
-
Initializes an instance of this class.
- JCRDescendantsNodeIterator - Class in org.jahia.services.content
-
Descendants node iterator, can stop recursion iteration by using a predicate
- JCRDescendantsNodeIterator(JCRNodeWrapper, Predicate<JCRNodeWrapper>) - Constructor for class org.jahia.services.content.JCRDescendantsNodeIterator
-
Build a new instance of descendants node iterator
- JCREventIterator - Class in org.jahia.services.content
-
User: toto
Date: Jan 25, 2010
Time: 1:59:57 PM
- JCRFileContent - Class in org.jahia.services.content.decorator
-
Represents the content node.
- JCRFileContent(JCRNodeWrapper, Node) - Constructor for class org.jahia.services.content.decorator.JCRFileContent
-
- JCRFileNode - Class in org.jahia.services.content.decorator
-
User: toto
Date: Dec 3, 2008
Time: 5:55:11 PM
- JCRFileNode(JCRNodeWrapper) - Constructor for class org.jahia.services.content.decorator.JCRFileNode
-
- JCRFrozenNode - Class in org.jahia.services.content.decorator
-
- JCRFrozenNode(JCRNodeWrapper) - Constructor for class org.jahia.services.content.decorator.JCRFrozenNode
-
- JCRFrozenNodeAsRegular - Class in org.jahia.services.content.decorator
-
JCR Frozen node that acts as a regular node, to be able to render them using our regular templating mechanism.
- JCRFrozenNodeAsRegular(Node, String, JCRNodeWrapper, JCRSessionWrapper, JCRStoreProvider, Date, String) - Constructor for class org.jahia.services.content.decorator.JCRFrozenNodeAsRegular
-
- JCRGroupNode - Class in org.jahia.services.content.decorator
-
A JCR group node decorator
- JCRGroupNode(JCRNodeWrapper) - Constructor for class org.jahia.services.content.decorator.JCRGroupNode
-
- JCRItemWrapper - Interface in org.jahia.services.content
-
Interface for wrappers around javax.jcr.Item to be able to inject
Jahia specific actions.
- JCRItemWrapperImpl - Class in org.jahia.services.content
-
Jahia wrappers around javax.jcr.Item to be able to inject
Jahia specific actions.
- JCRItemWrapperImpl(JCRSessionWrapper, JCRStoreProvider) - Constructor for class org.jahia.services.content.JCRItemWrapperImpl
-
- JCRLayoutItemNode - Class in org.jahia.services.content.decorator
-
User: jahia
Date: 18 mars 2009
Time: 16:39:18
- JCRLayoutItemNode(JCRNodeWrapper) - Constructor for class org.jahia.services.content.decorator.JCRLayoutItemNode
-
- JCRLayoutNode - Class in org.jahia.services.content.decorator
-
User: jahia
Date: 18 mars 2009
Time: 16:38:46
- JCRLayoutNode(JCRNodeWrapper) - Constructor for class org.jahia.services.content.decorator.JCRLayoutNode
-
- JCRModuleListener - Class in org.jahia.services.templates
-
- JCRModuleListener() - Constructor for class org.jahia.services.templates.JCRModuleListener
-
- JCRModuleListener.Listener - Interface in org.jahia.services.templates
-
- JCRMountPointNode - Class in org.jahia.services.content.decorator
-
A node representing a mount point for an external data provider
Date: Dec 8, 2008
Time: 2:19:40 PM
- JCRMountPointNode(JCRNodeWrapper) - Constructor for class org.jahia.services.content.decorator.JCRMountPointNode
-
Initializes an instance of this class.
- JCRMountPointNode.MountStatus - Enum in org.jahia.services.content.decorator
-
- JCRMultipleValueUtils - Class in org.jahia.services.content
-
Custom implementation of ISO 9075 to encode only HEX_ENCODED characters
Implements the encode and decode routines as specified for XML name to SQL
identifier conversion in ISO 9075-14:2003.
If a character c is not valid at a certain position in an XML 1.0
NCName it is encoded in the form: '_x' + hexValueOf(c) + '_'.
- JCRNodeDecorator - Class in org.jahia.services.content.decorator
-
User: toto
Date: Dec 4, 2008
Time: 10:21:11 AM
- JCRNodeDecorator(JCRNodeWrapper) - Constructor for class org.jahia.services.content.decorator.JCRNodeDecorator
-
- JCRNodeDecoratorDefinition - Class in org.jahia.services.content.decorator
-
- JCRNodeDecoratorDefinition() - Constructor for class org.jahia.services.content.decorator.JCRNodeDecoratorDefinition
-
- JCRNodeHit - Class in org.jahia.services.search
-
Search result item, represented by the JCR node.
- JCRNodeHit(JCRNodeWrapper, RenderContext) - Constructor for class org.jahia.services.search.JCRNodeHit
-
Initializes an instance of this class.
- JCRNodeIteratorWrapper - Interface in org.jahia.services.content
-
- JCRNodeLockType - Enum in org.jahia.services.content
-
Various node lock types, used in Jahia.
- JCRNodeValidator - Interface in org.jahia.services.content.decorator.validation
-
An interface to identify the mechanics of validation for your specific nodes and needs.
- JCRNodeValidatorDefinition - Class in org.jahia.services.content.decorator.validation
-
This class allows you to register multiple validators at once through your modules.
- JCRNodeValidatorDefinition() - Constructor for class org.jahia.services.content.decorator.validation.JCRNodeValidatorDefinition
-
- JCRNodeWrapper - Interface in org.jahia.services.content
-
Interface for wrappers around javax.jcr.Node to be able to inject
Jahia specific actions.
- JCRNodeWrapper.NodeNamingConflictResolutionStrategy - Enum in org.jahia.services.content
-
Defines ways to deal with duplicate node names when copying a node to a different parent
that already contains a node with the same name and same name siblings are not allowed.
- JCRNodeWrapperImpl - Class in org.jahia.services.content
-
Wrappers around javax.jcr.Node to be able to inject
Jahia specific actions.
- JCRNodeWrapperImpl(Node, String, JCRNodeWrapper, JCRSessionWrapper, JCRStoreProvider) - Constructor for class org.jahia.services.content.JCRNodeWrapperImpl
-
- JCRObservationManager - Class in org.jahia.services.content
-
Observation manager implementation
Execute listener synchronously after session.save()
- JCRObservationManager(JCRWorkspaceWrapper) - Constructor for class org.jahia.services.content.JCRObservationManager
-
- JCRObservationManager.EventWrapper - Class in org.jahia.services.content
-
- JCRObservationManagerDispatcher - Class in org.jahia.services.content
-
This listener gets all event from the repository synchronously and store them in the observation manager.
- JCRObservationManagerDispatcher() - Constructor for class org.jahia.services.content.JCRObservationManagerDispatcher
-
- JCRPasswordHistoryEntryNode - Class in org.jahia.services.content.decorator
-
Decorator for the JCR nodes of type jnt:passwordHistoryEntry.
- JCRPasswordHistoryEntryNode(JCRNodeWrapper) - Constructor for class org.jahia.services.content.decorator.JCRPasswordHistoryEntryNode
-
- JCRPlaceholderNode - Class in org.jahia.services.content.decorator
-
User: toto
Date: Sep 25, 2009
Time: 3:07:24 PM
- JCRPlaceholderNode(JCRNodeWrapper) - Constructor for class org.jahia.services.content.decorator.JCRPlaceholderNode
-
- JCRPortletNode - Class in org.jahia.services.content.decorator
-
User: toto
Date: Dec 3, 2008
Time: 5:55:00 PM
- JCRPortletNode(JCRNodeWrapper) - Constructor for class org.jahia.services.content.decorator.JCRPortletNode
-
- JCRPropertyWrapper - Interface in org.jahia.services.content
-
Interface for wrappers for javax.jcr.property to allow more data format.
- JCRPropertyWrapperImpl - Class in org.jahia.services.content
-
Wrapper for Property to allow more data format.
- JCRPropertyWrapperImpl(JCRNodeWrapper, Property, JCRSessionWrapper, JCRStoreProvider, ExtendedPropertyDefinition) - Constructor for class org.jahia.services.content.JCRPropertyWrapperImpl
-
Constructor
- JCRPropertyWrapperImpl(JCRNodeWrapper, Property, JCRSessionWrapper, JCRStoreProvider, ExtendedPropertyDefinition, String) - Constructor for class org.jahia.services.content.JCRPropertyWrapperImpl
-
Constructor
- JCRProtectedNodeAbstractDecorator - Class in org.jahia.services.content.decorator
-
This abstract decorator allow implementations to protect some properties from reading operation
Useful in case of passwords stored in the jcr
- JCRProtectedNodeAbstractDecorator(JCRNodeWrapper) - Constructor for class org.jahia.services.content.decorator.JCRProtectedNodeAbstractDecorator
-
Instantiate this decorator, by default properties will be protect also from system session
- JCRProtectedNodeAbstractDecorator(JCRNodeWrapper, boolean) - Constructor for class org.jahia.services.content.decorator.JCRProtectedNodeAbstractDecorator
-
Instantiate this decorator, you can specify if system session should be able to read in any case
- JCRPublicationService - Class in org.jahia.services.content
-
This is a Jahia service, which offers functionality to publish, unpublish or get publication info of JCR nodes
- JCRQueryNode - Class in org.jahia.services.content.decorator
-
User: toto
Date: Dec 8, 2008
Time: 2:29:11 PM
- JCRQueryNode(JCRNodeWrapper) - Constructor for class org.jahia.services.content.decorator.JCRQueryNode
-
- JCRReferenceNode - Class in org.jahia.services.content.decorator
-
TODO Comment me
- JCRReferenceNode(JCRNodeWrapper) - Constructor for class org.jahia.services.content.decorator.JCRReferenceNode
-
- JCRSessionFactory - Class in org.jahia.services.content
-
The entry point into the content repositories provided by the JCRStoreProvider list.
- JcrSessionFilter - Class in org.jahia.bin.filters.jcr
-
Servlet filter that performs user authentication and the initialization of
the JCR session for current user.
- JcrSessionFilter() - Constructor for class org.jahia.bin.filters.jcr.JcrSessionFilter
-
- JCRSessionLoadAverage - Class in org.jahia.utils
-
A tracker for JCR sessions load.
- JCRSessionLoadAverage(String) - Constructor for class org.jahia.utils.JCRSessionLoadAverage
-
- JCRSessionWrapper - Class in org.jahia.services.content
-
Jahia specific wrapper around javax.jcr.Session to be able to inject
Jahia specific actions and to manage sessions to multiple repository providers in
the backend.
- JCRSessionWrapper(JahiaUser, Credentials, boolean, String, Locale, JCRSessionFactory, Locale) - Constructor for class org.jahia.services.content.JCRSessionWrapper
-
- JCRSiteNode - Class in org.jahia.services.content.decorator
-
JCR node representing the Jahia virtual site.
- JCRSiteNode(JCRNodeWrapper) - Constructor for class org.jahia.services.content.decorator.JCRSiteNode
-
- JCRStoreProvider - Class in org.jahia.services.content
-
A store provider to handle different back-end stores within a site.
- JCRStoreProvider() - Constructor for class org.jahia.services.content.JCRStoreProvider
-
- JCRStoreProviderChecker - Class in org.jahia.services.content
-
- JCRStoreProviderChecker() - Constructor for class org.jahia.services.content.JCRStoreProviderChecker
-
- JCRStoreProviderCheckerJob - Class in org.jahia.services.content
-
Background task for checking remote server availability.
- JCRStoreProviderCheckerJob() - Constructor for class org.jahia.services.content.JCRStoreProviderCheckerJob
-
- JCRStoreService - Class in org.jahia.services.content
-
This is a Jahia service, which manages the delegation of JCR store related deployment
and export functions to the right JCRStoreProvider.
- JCRTemplate - Class in org.jahia.services.content
-
Helper class to simplify and unify JCR data access.
- JCRUserNode - Class in org.jahia.services.content.decorator
-
Represent a user JCR node.
- JCRUserNode(JCRNodeWrapper) - Constructor for class org.jahia.services.content.decorator.JCRUserNode
-
- JcrUtils - Class in org.jahia.utils
-
JCR utilities.
- JCRValueFactoryImpl - Class in org.jahia.services.content
-
Jahia's extension of the value factory, which takes care that references are always created as weakrerences, unless one is using the method createValue(Node, false)
- JCRValueFactoryImpl() - Constructor for class org.jahia.services.content.JCRValueFactoryImpl
-
Constructs a ValueFactory object.
- JCRValueWrapper - Interface in org.jahia.services.content
-
This is a wrapper for interface Value to allow more types of properties.
- JCRValueWrapperImpl - Class in org.jahia.services.content
-
Implementation of JCRValueWrapper Interface.
- JCRValueWrapperImpl(Value, ExtendedPropertyDefinition, JCRSessionWrapper) - Constructor for class org.jahia.services.content.JCRValueWrapperImpl
-
- JCRVersion - Class in org.jahia.services.content.decorator
-
User: toto
Date: Mar 16, 2009
Time: 3:51:32 PM
- JCRVersion(JCRNodeWrapper) - Constructor for class org.jahia.services.content.decorator.JCRVersion
-
- JCRVersionHistory - Class in org.jahia.services.content.decorator
-
User: toto
Date: Mar 18, 2009
Time: 4:26:42 PM
- JCRVersionHistory(JCRNodeWrapper) - Constructor for class org.jahia.services.content.decorator.JCRVersionHistory
-
- JCRVersionService - Class in org.jahia.services.content
-
Version listing and retrieval service.
- JCRVersionService() - Constructor for class org.jahia.services.content.JCRVersionService
-
- JCRWorkspaceWrapper - Class in org.jahia.services.content
-
Jahia specific wrapper around javax.jcr.Workspace to be able to inject
Jahia specific actions and to manage workspaces on multiple repository providers in
the backend.
- JCRWorkspaceWrapper(String, JCRSessionWrapper, JCRSessionFactory) - Constructor for class org.jahia.services.content.JCRWorkspaceWrapper
-
- JEF_ERROR - Static variable in exception org.jahia.exceptions.JahiaException
-
Jef file error code
- JGroupsChannel - Interface in org.jahia.ajax.gwt.commons.server
-
Created by IntelliJ IDEA.
- JMIX_TAGGED - Static variable in class org.jahia.services.tags.TaggingService
-
- JOB_ACTION_TO_EXECUTE - Static variable in class org.jahia.services.content.rules.ActionJob
-
- JOB_BEGIN - Static variable in class org.jahia.services.scheduler.BackgroundJob
-
- JOB_CREATED - Static variable in class org.jahia.services.scheduler.BackgroundJob
-
- JOB_CURRENT_LOCALE - Static variable in class org.jahia.services.scheduler.BackgroundJob
-
- JOB_DURATION - Static variable in class org.jahia.services.scheduler.BackgroundJob
-
- JOB_END - Static variable in class org.jahia.services.scheduler.BackgroundJob
-
- JOB_EXTRACTNODE_PATH - Static variable in class org.jahia.services.content.textextraction.TextExtractorJob
-
- JOB_MESSAGE - Static variable in class org.jahia.services.scheduler.BackgroundJob
-
- JOB_NODE_IDS - Static variable in class org.jahia.services.history.NodeVersionHistoryJob
-
- JOB_NODE_UUID - Static variable in class org.jahia.services.content.rules.ActionJob
-
- JOB_NODE_UUID - Static variable in class org.jahia.services.content.rules.RuleJob
-
- JOB_PATH - Static variable in class org.jahia.services.content.textextraction.TextExtractorJob
-
- JOB_PROVIDER - Static variable in class org.jahia.services.content.textextraction.TextExtractorJob
-
- JOB_RULE_TO_EXECUTE - Static variable in class org.jahia.services.content.rules.RuleJob
-
- JOB_SCRIPT_ABSOLUTE_PATH - Static variable in class org.jahia.services.scheduler.JSR223ScriptJob
-
- JOB_SCRIPT_OUTPUT - Static variable in class org.jahia.services.scheduler.JSR223ScriptJob
-
- JOB_SCRIPT_PATH - Static variable in class org.jahia.services.scheduler.JSR223ScriptJob
-
- JOB_SITEKEY - Static variable in class org.jahia.services.scheduler.BackgroundJob
-
- JOB_STATUS - Static variable in class org.jahia.services.scheduler.BackgroundJob
-
- JOB_USER - Static variable in class org.jahia.services.content.rules.RuleJob
-
- JOB_USER_REALM - Static variable in class org.jahia.services.content.rules.RuleJob
-
- JOB_USERKEY - Static variable in class org.jahia.services.scheduler.BackgroundJob
-
- JOB_WORKSPACE - Static variable in class org.jahia.services.content.rules.ActionJob
-
- JOB_WORKSPACE - Static variable in class org.jahia.services.content.rules.RuleJob
-
- JOB_WORKSPACE - Static variable in class org.jahia.services.content.textextraction.TextExtractorJob
-
- JobHistoryPurgeJob - Class in org.jahia.services.scheduler
-
Background task that purges completed jobs based on the configured expiration.
- JobHistoryPurgeJob() - Constructor for class org.jahia.services.scheduler.JobHistoryPurgeJob
-
- JobRuleExecution - Class in org.jahia.services.content.rules
-
- JobRuleExecution(String, AddedNodeFact) - Constructor for class org.jahia.services.content.rules.JobRuleExecution
-
- JobSchedulingBean - Class in org.jahia.services.scheduler
-
Convenient Spring bean to schedule background RAM as well as persistent jobs.
- JobSchedulingBean() - Constructor for class org.jahia.services.scheduler.JobSchedulingBean
-
- join(T[]...) - Static method in class org.jahia.utils.ArrayUtils
-
- JournalEventReader - Class in org.jahia.services.events
-
Service that reads the JCR events directly from the JCR journal and passes them to the specified listeners.
- JournalEventReader() - Constructor for class org.jahia.services.events.JournalEventReader
-
- JR_DATE_TYPE - Static variable in class org.jahia.services.search.facets.JahiaQueryParser
-
- JR_DOUBLE_TYPE - Static variable in class org.jahia.services.search.facets.JahiaQueryParser
-
- JR_LONG_TYPE - Static variable in class org.jahia.services.search.facets.JahiaQueryParser
-
- JSP - Static variable in class org.jahia.data.applications.ServletBean
-
- JSP_TYPE - Static variable in class org.jahia.data.applications.ServletBean
-
- JSR223Script - Class in org.jahia.services.render.scripting
-
JSR 223 ScriptEngine dispatcher.
- JSR223Script(View) - Constructor for class org.jahia.services.render.scripting.JSR223Script
-
Builds the script object
- JSR223ScriptFactory - Class in org.jahia.services.render.scripting
-
Factory used for instantiating the
JSR223Script script for evaluation of a JSR223 view script.
- JSR223ScriptFactory() - Constructor for class org.jahia.services.render.scripting.JSR223ScriptFactory
-
- JSR223ScriptJob - Class in org.jahia.services.scheduler
-
This class allows to execute any JSR-223 (Groovy, Velocity, Javascript) compatible script as a background job.
- JSR223ScriptJob() - Constructor for class org.jahia.services.scheduler.JSR223ScriptJob
-
- safeLoadNode() - Method in class org.jahia.services.render.Resource
-
get the associate Node, but set the flag for lazy load to "It's ok to load the node from JCR if necessary"
To avoid warning message about performance.
- save() - Method in class org.jahia.content.ObjectLink
-
- save() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- save() - Method in class org.jahia.services.content.JCRItemWrapperImpl
-
- save() - Method in class org.jahia.services.content.JCRPropertyWrapperImpl
-
- save() - Method in class org.jahia.services.content.JCRSessionWrapper
-
- save(int) - Method in class org.jahia.services.content.JCRSessionWrapper
-
- save(int, ImagePlus, File) - Static method in class org.jahia.services.image.ImageJImageService
-
- saveAndCommitModule(String, String, JCRSessionWrapper) - Method in class org.jahia.ajax.gwt.helper.ModuleHelper
-
- saveCndFile(String, String, Properties) - Method in class org.jahia.services.content.nodetypes.NodeTypesDBServiceImpl
-
- SAVED_AREA_PATH - Static variable in class org.jahia.services.render.filter.cache.AreaResourceCacheKeyPartGenerator
-
- SAVED_OPEN_PATHS - Static variable in class org.jahia.ajax.gwt.helper.NavigationHelper
-
- saveDefinition(ApplicationBean) - Method in class org.jahia.services.applications.ApplicationsManagerService
-
Save the Application Definition.
- saveDefinition(ApplicationBean) - Method in class org.jahia.services.applications.ApplicationsManagerServiceImpl
-
Save the Application Definition.
- saveImageToFile(BufferedImage, String, File) - Method in class org.jahia.services.image.AbstractJava2DImageService
-
- saveMessages(ServletRequest) - Method in class org.jahia.engines.EngineMessages
-
- saveMessages(String, ServletRequest) - Method in class org.jahia.engines.EngineMessages
-
save message as contextPrefix + CONTEXT_KEY attribute
- saveMessages(PageContext) - Method in class org.jahia.engines.EngineMessages
-
- saveMessages(PageContext, int) - Method in class org.jahia.engines.EngineMessages
-
- saveModule(String, String) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- saveNode(GWTJahiaNode, GWTJahiaNodeACL, Map<String, List<GWTJahiaNodeProperty>>, List<GWTJahiaNodeProperty>, Set<String>) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
Save node with properties, acl and new ordered children
- saveOpenPathsForRepository(String, List<String>) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- saveProperties(List<GWTJahiaNode>, List<GWTJahiaNodeProperty>, Set<String>) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
Save properties of for the given nodes
- saveProperties(List<GWTJahiaNode>, List<GWTJahiaNodeProperty>, Set<String>, JCRSessionWrapper, Locale, String) - Method in class org.jahia.ajax.gwt.helper.PropertiesHelper
-
A batch-capable save properties method.
- savePropertiesAndACL(List<GWTJahiaNode>, GWTJahiaNodeACL, Map<String, List<GWTJahiaNodeProperty>>, List<GWTJahiaNodeProperty>, Set<String>) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
Save properties and acl for the given nodes
- saveSearch(GWTJahiaSearchQuery, String, String, boolean) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- saveSearch(String, String, JCRSiteNode, JCRSessionWrapper, Locale) - Method in class org.jahia.ajax.gwt.helper.SearchHelper
-
Save search
- saveSearch(GWTJahiaSearchQuery, String, String, JCRSessionWrapper, Locale) - Method in class org.jahia.ajax.gwt.helper.SearchHelper
-
Save search
- saveSession() - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- saveSession() - Method in interface org.jahia.services.content.JCRItemWrapper
-
Validates all pending changes currently recorded in this Session that apply to this Item
or any of its descendants (that is, the subtree rooted at this Item).
- saveSession() - Method in class org.jahia.services.content.JCRItemWrapperImpl
-
Validates all pending changes currently recorded in this Session that apply to this Item
or any of its descendants (that is, the subtree rooted at this Item).
- saveUrlMappings(GWTJahiaNode, Map<String, List<GWTJahiaUrlMapping>>) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- saveUrlMappings(GWTJahiaNode, Map<String, List<GWTJahiaUrlMapping>>, JCRSessionWrapper) - Method in class org.jahia.ajax.gwt.helper.SeoHelper
-
- saveVanityUrlMapping(JCRNodeWrapper, VanityUrl, JCRSessionWrapper) - Method in class org.jahia.services.seo.jcr.VanityUrlManager
-
Add or update a vanity URL mapping belonging to a specific content node and identified either by the vanity URL node UUID or the
vanity URL value set in the VanityUrl bean.
- saveVanityUrlMapping(JCRNodeWrapper, VanityUrl, JCRSessionWrapper, boolean) - Method in class org.jahia.services.seo.jcr.VanityUrlManager
-
Add or update a vanity URL mapping belonging to a specific content node and identified either by the vanity URL node UUID or the
vanity URL value set in the VanityUrl bean.
- saveVanityUrlMapping(JCRNodeWrapper, VanityUrl) - Method in class org.jahia.services.seo.jcr.VanityUrlService
-
Add or update a vanity URL mapping belonging to a specific content node and identified either by the vanity URL node UUID or the
vanity URL value set in the VanityUrl bean.
- saveVanityUrlMapping(JCRNodeWrapper, VanityUrl, boolean) - Method in class org.jahia.services.seo.jcr.VanityUrlService
-
Add or update a vanity URL mapping belonging to a specific content node and identified either by the vanity URL node UUID or the
vanity URL value set in the VanityUrl bean.
- saveVanityUrlMappings(JCRNodeWrapper, List<VanityUrl>, Set<String>, JCRSessionWrapper) - Method in class org.jahia.services.seo.jcr.VanityUrlManager
-
Add, update or delete all vanity URL mappings for a specific content node and the language codes
set in the list of VanityUrl beans.
- saveVanityUrlMappings(JCRNodeWrapper, List<VanityUrl>, Set<String>) - Method in class org.jahia.services.seo.jcr.VanityUrlService
-
Add, update or delete all vanity URL mappings for a specific content node and the language codes set in the list of VanityUrl beans.
- saveVisibilityConditions(GWTJahiaNode, List<GWTJahiaNode>, JCRSessionWrapper, Locale, String) - Method in class org.jahia.ajax.gwt.helper.ContentManagerHelper
-
- saveWipPropertiesIfNeeded(JCRNodeWrapper, WIPInfo) - Method in class org.jahia.services.wip.WIPService
-
Set the WIP status on the given node according to the given WIPInfo.
- schedule(String, long, FileMonitor) - Static method in class org.jahia.services.deamons.filewatcher.FileMonitorJob
-
Schedules a periodical execution of the specified monitor as a background job.
- scheduleAction(AddedNodeFact, String, String, KnowledgeHelper) - Method in class org.jahia.services.content.rules.Service
-
- scheduleBackgroundExtraction(JCRNodeWrapper, String) - Method in class org.jahia.services.content.textextraction.TextExtractionListener
-
- scheduleJob(boolean) - Method in class org.jahia.services.scheduler.JobSchedulingBean
-
- scheduleJob(Job, JobContext, Trigger) - Method in class org.jahia.services.workflow.jbpm.JahiaQuartzSchedulerService
-
- scheduleJobAtEndOfRequest(JobDetail) - Method in class org.jahia.services.scheduler.SchedulerService
-
- scheduleJobAtEndOfRequest(JobDetail, boolean) - Method in class org.jahia.services.scheduler.SchedulerService
-
- scheduleJobNow(JobDetail) - Method in class org.jahia.services.scheduler.SchedulerService
-
- scheduleJobNow(JobDetail, boolean) - Method in class org.jahia.services.scheduler.SchedulerService
-
- scheduleReindexing() - Method in class org.apache.jackrabbit.core.JahiaRepositoryImpl
-
Schedules the re-indexing of the whole repository content.
- scheduleReindexing(String) - Method in class org.apache.jackrabbit.core.JahiaRepositoryImpl
-
Schedules the re-indexing of the repository content for the specified workspace.
- scheduleReindexing() - Method in class org.apache.jackrabbit.core.query.lucene.JahiaSearchIndex
-
Schedules the re-indexing of the repository content in a background job.
- SchedulerHelper - Class in org.jahia.ajax.gwt.helper
-
User: toto
Date: Sep 17, 2010
Time: 2:04:17 PM
- SchedulerHelper() - Constructor for class org.jahia.ajax.gwt.helper.SchedulerHelper
-
- SchedulerService - Class in org.jahia.services.scheduler
-
Jahia background task scheduling and management service.
- SchedulerService() - Constructor for class org.jahia.services.scheduler.SchedulerService
-
- SchedulerService.JahiaSchedulerFactoryBean - Class in org.jahia.services.scheduler
-
Jahia Spring factory bean that creates, but does not start Quartz scheduler instance.
- ScmUnavailableModuleIdException - Exception in org.jahia.services.templates
-
- ScmUnavailableModuleIdException() - Constructor for exception org.jahia.services.templates.ScmUnavailableModuleIdException
-
- ScmUnavailableModuleIdException(String) - Constructor for exception org.jahia.services.templates.ScmUnavailableModuleIdException
-
- ScmUnavailableModuleIdException(String, String) - Constructor for exception org.jahia.services.templates.ScmUnavailableModuleIdException
-
- ScmUnavailableModuleIdException(String, Throwable, String) - Constructor for exception org.jahia.services.templates.ScmUnavailableModuleIdException
-
- ScmUnavailableModuleIdException(Throwable, String) - Constructor for exception org.jahia.services.templates.ScmUnavailableModuleIdException
-
- ScmUnavailableModuleIdException(String, Throwable) - Constructor for exception org.jahia.services.templates.ScmUnavailableModuleIdException
-
- ScmUnavailableModuleIdException(Throwable) - Constructor for exception org.jahia.services.templates.ScmUnavailableModuleIdException
-
- ScmWrongVersionException - Exception in org.jahia.services.templates
-
- ScmWrongVersionException() - Constructor for exception org.jahia.services.templates.ScmWrongVersionException
-
- ScmWrongVersionException(String) - Constructor for exception org.jahia.services.templates.ScmWrongVersionException
-
- ScmWrongVersionException(String, Throwable) - Constructor for exception org.jahia.services.templates.ScmWrongVersionException
-
- ScmWrongVersionException(Throwable) - Constructor for exception org.jahia.services.templates.ScmWrongVersionException
-
- SCOREBOOST - Static variable in class org.jahia.services.content.nodetypes.Lexer
-
- SCOREBOOST - Static variable in class org.jahia.services.content.nodetypes.LexerLegacy
-
- Script - Interface in org.jahia.services.render.scripting
-
A template script, used to render a resource.
- ScriptBundleObserver - Class in org.jahia.services.render.scripting.bundle
-
Bundle observer for all scripts (JSP, Velocity, Freemarker, etc...)
- ScriptBundleObserver(BundleScriptResolver) - Constructor for class org.jahia.services.render.scripting.bundle.ScriptBundleObserver
-
- ScriptChoiceListInitializerImpl - Class in org.jahia.services.content.nodetypes.initializers
-
Script-based choice list initializer implementation.
- ScriptChoiceListInitializerImpl() - Constructor for class org.jahia.services.content.nodetypes.initializers.ScriptChoiceListInitializerImpl
-
- scriptEngine - Variable in class org.jahia.services.workflow.jbpm.custom.email.JBPMMailProducer
-
- scriptEngine(String) - Method in class org.jahia.utils.ScriptEngineUtils
-
Returns an instance of a
ScriptEngine by its file extension.
- ScriptEngineUtils - Class in org.jahia.utils
-
ScriptEngine provider class.
- ScriptFactory - Interface in org.jahia.services.render.scripting
-
Factory used for instantiating the view execution script and initializing the view object.
- ScriptResolver - Interface in org.jahia.services.render.scripting
-
A ScriptResolver is responsible for resolving the script to be used to render the resource.
- scroll() - Method in class org.jahia.services.query.ScrollableQueryCallback
-
While this method return true, the ScrollableQuery will re execute the query and refresh the stepResult
- ScrollableQuery - Class in org.jahia.services.query
-
ScrollableQuery allow you to execute a Query with a step iteration
It can be useful in some cases when you are looking for some data and just want a sample in it
There is a security to avoid infinite looping, it's stop automatically at the end of the data available for the query
- ScrollableQuery(long, Query) - Constructor for class org.jahia.services.query.ScrollableQuery
-
create a ScrollableQuery instance
- ScrollableQuery(long, long, Query) - Constructor for class org.jahia.services.query.ScrollableQuery
-
create a ScrollableQuery instance, with an iteration limit.
- ScrollableQueryCallback<T> - Class in org.jahia.services.query
-
Callback class for ScrollableQuery.
- ScrollableQueryCallback() - Constructor for class org.jahia.services.query.ScrollableQueryCallback
-
- scs - Variable in class org.apache.jackrabbit.core.query.lucene.join.JahiaQueryEngine
-
- search(GWTJahiaSearchQuery, int, int, boolean) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- search(String, int, List<String>, List<String>, List<String>) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- search(String, int, JCRSiteNode, JCRSessionWrapper) - Method in class org.jahia.ajax.gwt.helper.SearchHelper
-
Search for searchString in the name f the node
- search(GWTJahiaSearchQuery, int, int, boolean, JCRSiteNode, JCRSessionWrapper) - Method in class org.jahia.ajax.gwt.helper.SearchHelper
-
Search by Serach bean (used by the advanced search)
- search(String, int, List<String>, List<String>, List<String>, JCRSiteNode, JCRSessionWrapper) - Method in class org.jahia.ajax.gwt.helper.SearchHelper
-
Search for searchString and filters in the name f the node
- search(String, HttpServletRequest) - Method in class org.jahia.bin.FindUser
-
- search(String, HttpServletRequest) - Method in class org.jahia.bin.FindUsersAndGroups
-
- search(String, HttpServletRequest) - Method in class org.jahia.bin.FindUsersAndGroupsInAcl
-
- search(SearchCriteria, RenderContext) - Method in class org.jahia.services.search.jcr.JahiaJCRSearchProvider
-
- search(SearchCriteria, RenderContext) - Method in interface org.jahia.services.search.SearchProvider
-
Performs a search using the SearchCriteria object, which is created with using the
Jahia Search Tags or can also be created in Java classes by using the
SearchCriteriaFactory.
- search(SearchCriteria, RenderContext) - Method in class org.jahia.services.search.SearchService
-
Performs a search using the SearchCriteria object, which is created with using the
Jahia Search Tags or can also be created in Java classes by using the
SearchCriteriaFactory.
- search(SearchCriteria, RenderContext) - Method in class org.jahia.services.search.SearchServiceImpl
-
- SearchCriteria - Class in org.jahia.services.search
-
Bean for holding all search parameters.
- SearchCriteria() - Constructor for class org.jahia.services.search.SearchCriteria
-
Initializes an instance of this class.
- SearchCriteria - Class in org.jahia.services.usermanager
-
Criteria bean for group search.
- SearchCriteria() - Constructor for class org.jahia.services.usermanager.SearchCriteria
-
- SearchCriteria(String) - Constructor for class org.jahia.services.usermanager.SearchCriteria
-
- SearchCriteria.BaseFacetDefinition - Class in org.jahia.services.search
-
Base class for all facet definitions; encapsulates any common facet definition attributes like sort order of aggregated results.
- SearchCriteria.CommaSeparatedMultipleValue - Class in org.jahia.services.search
-
Supports comma separated multiple values.
- SearchCriteria.DateValue - Class in org.jahia.services.search
-
Holder for the criterion of date type.
- SearchCriteria.DateValue.Type - Enum in org.jahia.services.search
-
- SearchCriteria.FacetValue - Class in org.jahia.services.search
-
- SearchCriteria.HierarchicalValue - Class in org.jahia.services.search
-
Represents a selactable value (file location, category etc.) that is a
part of the hierarchical structure.
- SearchCriteria.MultipleValue - Class in org.jahia.services.search
-
Represents a multiple value holder.
- SearchCriteria.NodeProperty - Class in org.jahia.services.search
-
Single search criterion on the node property.
- SearchCriteria.NodeProperty.Type - Enum in org.jahia.services.search
-
- SearchCriteria.NodePropertyDescriptor - Class in org.jahia.services.search
-
Contains description of the node property.
- SearchCriteria.NodePropertyFactory - Class in org.jahia.services.search
-
- SearchCriteria.NodePropertyMapFactory - Class in org.jahia.services.search
-
- SearchCriteria.Ordering - Class in org.jahia.services.search
-
Represents an ordering definition
- SearchCriteria.Ordering.CaseConversion - Enum in org.jahia.services.search
-
- SearchCriteria.Ordering.Operand - Enum in org.jahia.services.search
-
- SearchCriteria.Ordering.Order - Enum in org.jahia.services.search
-
- SearchCriteria.Term - Class in org.jahia.services.search
-
Single text search criterion with a search text and match type.
- SearchCriteria.Term.MatchType - Enum in org.jahia.services.search
-
- SearchCriteria.Term.SearchFields - Class in org.jahia.services.search
-
Represents a set of fields to consider during search.
- SearchCriteriaFactory - Class in org.jahia.services.search
-
- SearchCriteriaFactory() - Constructor for class org.jahia.services.search.SearchCriteriaFactory
-
- searcher - Variable in class org.jahia.services.search.facets.SimpleJahiaJcrFacets
-
Searcher to use for all calculations
- SearchFields() - Constructor for class org.jahia.services.search.SearchCriteria.Term.SearchFields
-
- searchGroups(String, HttpServletRequest) - Method in class org.jahia.bin.FindUsersAndGroups
-
- searchGroups(int, Properties) - Method in class org.jahia.services.usermanager.JahiaGroupManagerProvider
-
Deprecated.
- searchGroups(String, Properties) - Method in class org.jahia.services.usermanager.JahiaGroupManagerService
-
Find groups according to a table of name=value properties.
- searchGroups(String, Properties, String[]) - Method in class org.jahia.services.usermanager.JahiaGroupManagerService
-
Find groups according to a table of name=value properties.
- searchGroups(String, Properties, JCRSessionWrapper) - Method in class org.jahia.services.usermanager.JahiaGroupManagerService
-
Find groups according to a table of name=value properties.
- searchGroups(String, Properties, String[], JCRSessionWrapper) - Method in class org.jahia.services.usermanager.JahiaGroupManagerService
-
Find groups according to a table of name=value properties.
- searchGroups(String, Properties, String[], boolean, JCRSessionWrapper) - Method in class org.jahia.services.usermanager.JahiaGroupManagerService
-
- searchGroups(String, Properties, String, boolean, JCRSessionWrapper) - Method in class org.jahia.services.usermanager.JahiaGroupManagerService
-
- SearchHelper - Class in org.jahia.ajax.gwt.helper
-
Search utility class.
- SearchHelper() - Constructor for class org.jahia.ajax.gwt.helper.SearchHelper
-
- SearchIndexUtils - Class in org.jahia.utils
-
Search index related utilities.
- searchPortlets(String) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- searchPortlets(String, Locale, JCRSessionWrapper, Locale) - Method in class org.jahia.ajax.gwt.helper.PortletHelper
-
- searchProperties - Variable in class org.jahia.bin.FindUser
-
- SearchProvider - Interface in org.jahia.services.search
-
Interface for different provider implementations used by the SearchService.
- SearchProvider.SupportsSuggestion - Interface in org.jahia.services.search
-
- SearchResponse - Class in org.jahia.services.search
-
SearchResponse returned by the Jahia search service.
- SearchResponse() - Constructor for class org.jahia.services.search.SearchResponse
-
Initializes an instance of this class.
- SearchResponse(List<Hit<?>>) - Constructor for class org.jahia.services.search.SearchResponse
-
Initializes an instance of this class.
- SearchResponse.Facet - Class in org.jahia.services.search
-
Information about particular search facet result, including its value (term) and aggregated count.
- SearchResponse.FacetedResult - Class in org.jahia.services.search
-
Results, corresponding to a specific search facet.
- SearchService - Class in org.jahia.services.search
-
Abstract class for the new Jahia search service.
- SearchService() - Constructor for class org.jahia.services.search.SearchService
-
- SearchServiceImpl - Class in org.jahia.services.search
-
- SearchServiceImpl.SearchSettingsChangedEvent - Class in org.jahia.services.search
-
This event is fired when the changes in search server settings are detected (notification from other cluster nodes).
- SearchSettings - Class in org.jahia.services.search
-
Search configuration settings
- SearchSettings() - Constructor for class org.jahia.services.search.SearchSettings
-
- SearchSettingsChangedEvent(Object) - Constructor for class org.jahia.services.search.SearchServiceImpl.SearchSettingsChangedEvent
-
- SearchSettingsListener - Class in org.jahia.services.search
-
Listener for external (from other cluster nodes) change events for the search settings.
- SearchSettingsListener() - Constructor for class org.jahia.services.search.SearchSettingsListener
-
- searchSQL(String, int, int, List<String>, List<String>, boolean) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- searchSQL(String, int, int, List<String>, List<String>, List<String>, List<String>, JCRSessionWrapper) - Method in class org.jahia.ajax.gwt.helper.SearchHelper
-
Search for searchString and filters in the name f the node
- SearchURLService - Class in org.jahia.services.search
-
- searchUsers(String) - Method in class org.jahia.bin.FindUser
-
- searchUsers(Properties) - Method in class org.jahia.services.usermanager.JahiaUserManagerProvider
-
Deprecated.
Find users according to a table of name=value properties.
- searchUsers(Properties) - Method in class org.jahia.services.usermanager.JahiaUserManagerService
-
Find users according to a table of name=value properties.
- searchUsers(Properties, String[]) - Method in class org.jahia.services.usermanager.JahiaUserManagerService
-
Find users according to a table of name=value properties.
- searchUsers(Properties, JCRSessionWrapper) - Method in class org.jahia.services.usermanager.JahiaUserManagerService
-
Find users according to a table of name=value properties.
- searchUsers(Properties, String[], JCRSessionWrapper) - Method in class org.jahia.services.usermanager.JahiaUserManagerService
-
- searchUsers(Properties, String, String[], JCRSessionWrapper) - Method in class org.jahia.services.usermanager.JahiaUserManagerService
-
- searchUsers(Properties, String, String[], boolean, JCRSessionWrapper) - Method in class org.jahia.services.usermanager.JahiaUserManagerService
-
- searchUsers(Properties, String, String, boolean, JCRSessionWrapper) - Method in class org.jahia.services.usermanager.JahiaUserManagerService
-
- SearchUtils - Class in org.jahia.services.search
-
Search related utility methods.
- SearchUtils() - Constructor for class org.jahia.services.search.SearchUtils
-
- SECURITY_ERROR - Static variable in exception org.jahia.exceptions.JahiaException
-
Security error code (Access denied)
- Security_Role - Class in org.jahia.data.webapps
-
Holds Informations about the
element in the descriptors file
web.xml
FilemanagerServlet
Filemanager Portlet
no desc
org.jahia.portlets.filemanager.FilemanagerServlet
properties
WEB-INF\conf\config.properties
-->
Editor
- Security_Role(String, String) - Constructor for class org.jahia.data.webapps.Security_Role
-
Constructor
- Security_Role_Ref - Class in org.jahia.data.webapps
-
Holds Informations about the
components element in the descriptors file
web.xml
FilemanagerServlet
Filemanager Portlet
no desc
org.jahia.portlets.filemanager.FilemanagerServlet
properties
WEB-INF\conf\config.properties
-->
Editor
Editor
- Security_Role_Ref(String, String, String) - Constructor for class org.jahia.data.webapps.Security_Role_Ref
-
Constructor
- SELECT_BOX - Static variable in class org.jahia.services.usermanager.UserProperty
-
Deprecated.
- Selected - Class in org.jahia.services.uicomponents.bean.toolbar
-
User: jahia
Date: 8 avr.
- Selected() - Constructor for class org.jahia.services.uicomponents.bean.toolbar.Selected
-
- SELECTED_PATH - Static variable in class org.jahia.ajax.gwt.helper.NavigationHelper
-
- selector - Variable in class org.apache.jackrabbit.core.query.lucene.FacetHandler
-
- selector - Variable in class org.jahia.services.content.nodetypes.ExtendedItemDefinition
-
- SELECTORNAME_CATEGORY - Static variable in class org.jahia.services.content.nodetypes.SelectorType
-
- SELECTORNAME_CATEGORY - Static variable in class org.jahia.services.content.nodetypes.SelectorTypeLegacy
-
- SELECTORNAME_CHECKBOX - Static variable in class org.jahia.services.content.nodetypes.SelectorType
-
- SELECTORNAME_CHECKBOX - Static variable in class org.jahia.services.content.nodetypes.SelectorTypeLegacy
-
- SELECTORNAME_CHOICELIST - Static variable in class org.jahia.services.content.nodetypes.SelectorType
-
- SELECTORNAME_CHOICELIST - Static variable in class org.jahia.services.content.nodetypes.SelectorTypeLegacy
-
- SELECTORNAME_COLOR - Static variable in class org.jahia.services.content.nodetypes.SelectorType
-
- SELECTORNAME_COLOR - Static variable in class org.jahia.services.content.nodetypes.SelectorTypeLegacy
-
- SELECTORNAME_CONTENTPICKER - Static variable in class org.jahia.services.content.nodetypes.SelectorType
-
- SELECTORNAME_CRON - Static variable in class org.jahia.services.content.nodetypes.SelectorType
-
- SELECTORNAME_DATEPICKER - Static variable in class org.jahia.services.content.nodetypes.SelectorType
-
- SELECTORNAME_DATEPICKER - Static variable in class org.jahia.services.content.nodetypes.SelectorTypeLegacy
-
- SELECTORNAME_DATETIMEPICKER - Static variable in class org.jahia.services.content.nodetypes.SelectorType
-
- SELECTORNAME_DATETIMEPICKER - Static variable in class org.jahia.services.content.nodetypes.SelectorTypeLegacy
-
- SELECTORNAME_FILEPICKER - Static variable in class org.jahia.services.content.nodetypes.SelectorTypeLegacy
-
- SELECTORNAME_FILEUPLOAD - Static variable in class org.jahia.services.content.nodetypes.SelectorType
-
- SELECTORNAME_FILEUPLOAD - Static variable in class org.jahia.services.content.nodetypes.SelectorTypeLegacy
-
- SELECTORNAME_PAGE - Static variable in class org.jahia.services.content.nodetypes.SelectorTypeLegacy
-
- SELECTORNAME_PORTLET - Static variable in class org.jahia.services.content.nodetypes.SelectorTypeLegacy
-
- SELECTORNAME_PORTLETDEFINITION - Static variable in class org.jahia.services.content.nodetypes.SelectorTypeLegacy
-
- SELECTORNAME_RICHTEXT - Static variable in class org.jahia.services.content.nodetypes.SelectorType
-
- SELECTORNAME_RICHTEXT - Static variable in class org.jahia.services.content.nodetypes.SelectorTypeLegacy
-
- SELECTORNAME_SMALLTEXT - Static variable in class org.jahia.services.content.nodetypes.SelectorType
-
- SELECTORNAME_SMALLTEXT - Static variable in class org.jahia.services.content.nodetypes.SelectorTypeLegacy
-
- SELECTORNAME_TAG - Static variable in class org.jahia.services.content.nodetypes.SelectorType
-
- SELECTORNAME_TEXTAREA - Static variable in class org.jahia.services.content.nodetypes.SelectorType
-
- SelectorType - Class in org.jahia.services.content.nodetypes
-
User: toto
Date: 14 mars 2008
Time: 17:06:46
- SelectorType() - Constructor for class org.jahia.services.content.nodetypes.SelectorType
-
- SelectorTypeLegacy - Class in org.jahia.services.content.nodetypes
-
User: toto
Date: 14 mars 2008
Time: 17:06:46
- SelectorTypeLegacy() - Constructor for class org.jahia.services.content.nodetypes.SelectorTypeLegacy
-
- SEMICOLON - Static variable in class org.jahia.utils.Patterns
-
- send(String, Object) - Method in interface org.jahia.ajax.gwt.commons.server.JGroupsChannel
-
- send(Collection<Message>) - Method in class org.jahia.services.workflow.jbpm.custom.email.JBPMMailSession
-
- sendAbsoluteMessage(String, Object[], KnowledgeHelper) - Method in class org.jahia.services.atmosphere.rules.SitePublisherSubscriberRuleService
-
- sendCacheFlushCommandToCluster(String) - Static method in class org.jahia.services.cache.CacheHelper
-
Sends the specified cache flush command to other cluster nodes (if clustering is activated).
- sendCacheFlushCommandToCluster(String, String) - Static method in class org.jahia.services.cache.CacheHelper
-
Sends the specified cache flush command with a message to other cluster nodes (if clustering is activated).
- sendCookie(String, AuthValveContext, JCRUserNode, CookieAuthConfig) - Static method in class org.jahia.params.valves.CookieAuthValveImpl
-
- sendEvent(String, Map<String, ?>, boolean) - Static method in class org.jahia.osgi.FrameworkService
-
Initiate synchronous or asynchronous delivery of an OSGi event using EventAdmin service.
- sendEvent(String, String) - Static method in class org.jahia.services.usermanager.BridgeEvents
-
- sendHtmlMessage(String, String, String, String, String, String) - Method in class org.jahia.services.mail.MailService
-
Send message in the HTML format to the desired destination with cc and bcc option.
- sendHtmlMessage(String, String, String, String, String, String) - Method in class org.jahia.services.mail.MailServiceImpl
-
- sendMessage(String) - Method in class org.jahia.services.mail.MailService
-
Send message to the default Jahia settings defined in the jahia.properties
file.
- sendMessage(String, String) - Method in class org.jahia.services.mail.MailService
-
Send message to the desired destination.
- sendMessage(String, String, String) - Method in class org.jahia.services.mail.MailService
-
Send message to the desired destination.
- sendMessage(String, String, String, String, String, String) - Method in class org.jahia.services.mail.MailService
-
Send message to the desired destination with cc and bcc option.
- sendMessage(String, String, String, String, String, String, String) - Method in class org.jahia.services.mail.MailService
-
Send message to the desired destination with cc and bcc option.
- sendMessage(MimeMessagePreparator) - Method in class org.jahia.services.mail.MailService
-
- sendMessage(MailMessage) - Method in class org.jahia.services.mail.MailService
-
Send provided mail message.
- sendMessage(String) - Method in class org.jahia.services.mail.MailServiceImpl
-
- sendMessage(String, String) - Method in class org.jahia.services.mail.MailServiceImpl
-
- sendMessage(String, String, String) - Method in class org.jahia.services.mail.MailServiceImpl
-
- sendMessage(String, String, String, String, String, String) - Method in class org.jahia.services.mail.MailServiceImpl
-
- sendMessage(String, String, String, String, String, String, String) - Method in class org.jahia.services.mail.MailServiceImpl
-
- sendMessage(String, String, String, String, String, String, String, String) - Method in class org.jahia.services.mail.MailServiceImpl
-
- sendMessage(MailMessage) - Method in class org.jahia.services.mail.MailServiceImpl
-
- sendMessage(String, MailMessage) - Method in class org.jahia.services.mail.MailServiceImpl
-
Sends the provided mail message to the specified endpoint.
- sendMessagesWithBodyAndHeaders(String, Object, Map<String, Object>) - Method in class org.jahia.services.notification.CamelNotificationService
-
- sendMessageWithTemplate(String, Map<String, Object>, String, String, String, String, Locale, String) - Method in class org.jahia.services.mail.MailService
-
- sendMessageWithTemplate(MailMessage, String, Map<String, Object>, Locale, String) - Method in class org.jahia.services.mail.MailService
-
Send provided mail message using specified template that is responsible for producing mail subject and body.
- sendMessageWithTemplate(String, Map<String, Object>, String, String, String, String, Locale, String) - Method in class org.jahia.services.mail.MailServiceImpl
-
- sendMessageWithTemplate(MailMessage, String, Map<String, Object>, Locale, String) - Method in class org.jahia.services.mail.MailServiceImpl
-
- sendMultipleCacheFlushCommandsToCluster(String, Collection<String>) - Static method in class org.jahia.services.cache.CacheHelper
-
Sends the specified cache flush commands to other cluster nodes (if clustering is activated).
- sendNodeMessage(AddedNodeFact, Object[], KnowledgeHelper) - Method in class org.jahia.services.atmosphere.rules.SitePublisherSubscriberRuleService
-
- sendRedirect(String) - Method in class org.jahia.utils.StringResponseWrapper
-
- sendSiteMessage(AddedNodeFact, Object[], KnowledgeHelper) - Method in class org.jahia.services.atmosphere.rules.SitePublisherSubscriberRuleService
-
- sendToSCM(File, String) - Method in class org.jahia.services.templates.GitSourceControlManagement
-
- sendToSCM(File, String) - Method in class org.jahia.services.templates.SourceControlManagement
-
- sendToSCM(File, String) - Method in class org.jahia.services.templates.SvnSourceControlManagement
-
- sendToSourceControl(String, String, String) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- sendToSourceControl(String, String, String, JCRSessionWrapper) - Method in class org.jahia.ajax.gwt.helper.ContentManagerHelper
-
- sendToSourceControl(String, String, String, JCRSessionWrapper) - Method in class org.jahia.ajax.gwt.helper.ModuleHelper
-
- sendToSourceControl(String, String, String, JCRSessionWrapper) - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
- sendToSourceControl(String, String, String, JCRSessionWrapper) - Method in class org.jahia.services.templates.SourceControlHelper
-
- SeoHelper - Class in org.jahia.ajax.gwt.helper
-
Helper class for managing URL mappings.
- SeoHelper() - Constructor for class org.jahia.ajax.gwt.helper.SeoHelper
-
- SEPARATOR_IN_SUGGESTION - Static variable in class org.jahia.services.search.spell.CompositeSpellChecker
-
- serialize() - Method in class org.jahia.services.render.Template
-
Returns the serialized form of this template.
- serialize(StringBuilder) - Method in class org.jahia.services.render.Template
-
Appends the serialized form of this template to the specified buffer.
- serializeNodeToJSON(JCRNodeWrapper) - Static method in class org.jahia.bin.Render
-
- SERVER_DIRECTORY - Static variable in interface org.jahia.services.importexport.ImportExportService
-
- SERVER_NAME - Static variable in class org.jahia.services.sites.SitesSettings
-
- SERVER_NAME_ALIASES - Static variable in class org.jahia.services.sites.SitesSettings
-
- SERVER_PERMISSIONS_XML - Static variable in class org.jahia.services.importexport.ImportExportBaseService
-
- serverName(String) - Method in class org.jahia.services.sites.SiteCreationInfo.Builder
-
- serverNameAliases(String) - Method in class org.jahia.services.sites.SiteCreationInfo.Builder
-
- ServerNameToSiteMapper - Class in org.jahia.services.seo.urlrewrite
-
Exposes the site key for the current server name as a request attribute if the corresponding server name is mapped to a site.
- ServerNameToSiteMapper() - Constructor for class org.jahia.services.seo.urlrewrite.ServerNameToSiteMapper
-
- ServerStats - Class in org.jahia.bin
-
Simple servlet to expose server statistics in JSON.
- ServerStats() - Constructor for class org.jahia.bin.ServerStats
-
- service(HttpServletRequest, HttpServletResponse) - Method in class org.jahia.bin.errors.ErrorServlet
-
- Service - Class in org.jahia.services.content.rules
-
Helper class for accessing Jahia services in rules.
- Service() - Constructor for class org.jahia.services.content.rules.Service
-
- service - Variable in class org.jahia.services.render.filter.AbstractFilter
-
- service - Variable in class org.jahia.services.templates.TemplatePackageDeployer
-
- SERVICE_ERROR - Static variable in exception org.jahia.exceptions.JahiaException
-
- SERVICE_UNAVAILABLE - Static variable in class org.jahia.bin.ActionResult
-
- Serviceable - Interface in org.jahia.services
-
Implemented by services that support enabling/disabling of functionality.
- ServicesRegistry - Class in org.jahia.registries
-
The ServicesRegistry class that give a unique access point to Jahia Services.
- SERVLET - Static variable in class org.jahia.data.applications.ServletBean
-
- Servlet_Element - Class in org.jahia.data.webapps
-
Holds Informations about the declaration tag in the descriptors file
web.xml
- Servlet_Element(String, String, String, String, int, int) - Constructor for class org.jahia.data.webapps.Servlet_Element
-
Constructor
- SERVLET_ERROR - Static variable in exception org.jahia.exceptions.JahiaException
-
- SERVLET_TYPE - Static variable in class org.jahia.data.applications.ServletBean
-
- ServletBean - Class in org.jahia.data.applications
-
This object contains all the data relative to a servlet, notably the
context in which it should run, it's type (servlet or JSP) and additionnal
- ServletBean(String, int, String, String, String, String, String) - Constructor for class org.jahia.data.applications.ServletBean
-
- ServletContextAttributeAddedEvent(ServletContextAttributeEvent) - Constructor for class org.jahia.bin.listeners.JahiaContextLoaderListener.ServletContextAttributeAddedEvent
-
- ServletContextAttributeRemovedEvent(ServletContextAttributeEvent) - Constructor for class org.jahia.bin.listeners.JahiaContextLoaderListener.ServletContextAttributeRemovedEvent
-
- ServletContextAttributeReplacedEvent(ServletContextAttributeEvent) - Constructor for class org.jahia.bin.listeners.JahiaContextLoaderListener.ServletContextAttributeReplacedEvent
-
- ServletContextInitializedEvent(ServletContext) - Constructor for class org.jahia.bin.listeners.JahiaContextLoaderListener.ServletContextInitializedEvent
-
- ServletContextManager - Class in org.jahia.services.applications
-
Application context manager service.
- ServletContextManager() - Constructor for class org.jahia.services.applications.ServletContextManager
-
constructor
- ServletFilter - Class in org.jahia.bin.filters
-
Base implementation of AbstractServletFilter which delegates to a standard filter
- ServletFilter() - Constructor for class org.jahia.bin.filters.ServletFilter
-
- ServletRequestAttributeAddedEvent(ServletRequestAttributeEvent) - Constructor for class org.jahia.bin.listeners.JahiaContextLoaderListener.ServletRequestAttributeAddedEvent
-
- ServletRequestDestroyedEvent(ServletRequest) - Constructor for class org.jahia.bin.listeners.JahiaContextLoaderListener.ServletRequestDestroyedEvent
-
- ServletRequestInitializedEvent(ServletRequest) - Constructor for class org.jahia.bin.listeners.JahiaContextLoaderListener.ServletRequestInitializedEvent
-
- ServletWrappingFilter - Class in org.jahia.bin.filters
-
Servlet filter that wraps the calls to the configured servlet class.
Inspired by Spring's ServletWrappingController.
- ServletWrappingFilter() - Constructor for class org.jahia.bin.filters.ServletWrappingFilter
-
- session - Variable in class org.apache.jackrabbit.core.query.lucene.FacetHandler
-
Component context of the current session
- session - Variable in class org.jahia.services.content.JCRItemWrapperImpl
-
- session - Variable in class org.jahia.services.importexport.BaseDocumentViewHandler
-
- session - Variable in class org.jahia.services.search.facets.SimpleJahiaJcrFacets
-
Name and Path resolver.
- SESSION_ERROR - Static variable in exception org.jahia.exceptions.JahiaException
-
Session error code
- SESSION_LOCALE - Static variable in class org.jahia.params.ProcessingContext
-
Deprecated.
- SESSION_SAVE - Static variable in class org.jahia.services.content.JCRObservationManager
-
- SESSION_UI_LOCALE - Static variable in class org.jahia.params.ProcessingContext
-
Deprecated.
- SESSION_USER - Static variable in class org.jahia.params.ProcessingContext
-
Deprecated.
- SessionAuthValveImpl - Class in org.jahia.params.valves
-
Title:
- SessionAuthValveImpl() - Constructor for class org.jahia.params.valves.SessionAuthValveImpl
-
- sessionCreated(HttpSessionEvent) - Method in class org.jahia.bin.listeners.JahiaContextLoaderListener
-
- sessionDestroyed(HttpSessionEvent) - Method in class org.jahia.bin.listeners.JahiaContextLoaderListener
-
- sessionDidActivate(HttpSessionEvent) - Method in class org.jahia.bin.listeners.JahiaContextLoaderListener
-
- sessionFactory - Variable in class org.jahia.services.content.JCRStoreProvider
-
- sessionFactory - Variable in class org.jahia.services.sites.JahiaSitesService
-
- SessionidRemovalResponseWrapper - Class in org.jahia.services.seo.urlrewrite
-
Simple filter that removes the ;jsessionid string
- SessionidRemovalResponseWrapper(HttpServletRequest, HttpServletResponse) - Constructor for class org.jahia.services.seo.urlrewrite.SessionidRemovalResponseWrapper
-
- SessionNamedDataStorage<T> - Interface in org.jahia.bin
-
Storage of named data objects belonging to a single HTTP session.
- SessionNamedDataStorageInMemory<T> - Class in org.jahia.bin
-
Storage implementation that keeps session data in memory.
- SessionNamedDataStorageInMemory() - Constructor for class org.jahia.bin.SessionNamedDataStorageInMemory
-
- SessionNamedDataStorageSupport<T> - Class in org.jahia.bin
-
Implements uniform HTTP session data cleanup on session completion.
- SessionNamedDataStorageSupport() - Constructor for class org.jahia.bin.SessionNamedDataStorageSupport
-
- sessionStarting(RequestContext, FlowSession, MutableAttributeMap<?>) - Method in class org.jahia.services.render.webflow.WebflowTokenListener
-
- SessionState - Interface in org.jahia.params
-
Session state interface.
- sessionWillPassivate(HttpSessionEvent) - Method in class org.jahia.bin.listeners.JahiaContextLoaderListener
-
- setAbstract(boolean) - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- setAccuracy(float) - Method in class org.apache.lucene.search.spell.JahiaExtendedSpellChecker
-
Sets the accuracy 0 < minScore < 1; default 0.5
- setAcl(ACLHelper) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- setACL(String, GWTJahiaNodeACL, JCRSessionWrapper) - Method in class org.jahia.ajax.gwt.helper.ContentManagerHelper
-
- setAcl(ACLHelper) - Method in class org.jahia.ajax.gwt.helper.PortletHelper
-
- setAclInheritanceBreak(boolean) - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- setAclInheritanceBreak(boolean) - Method in interface org.jahia.services.content.JCRNodeWrapper
-
Set acl break inheritance - if true, no ACLs will be inherited from parent nodes.
- setAclInheritanceBreak(boolean) - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
Set acl break inheritance - if true, no ACLs will be inherited from parent nodes.
- setAclInheritanceBreak(AddedNodeFact, boolean) - Method in class org.jahia.services.content.rules.Service
-
- setAction(String) - Method in class org.jahia.services.history.HistoryEntry
-
- setAction(char) - Method in class org.jahia.services.pwdpolicy.JahiaPasswordPolicyRule
-
Sets the value of action.
- setActionId(String) - Method in class org.jahia.services.workflow.HistoryWorkflowAction
-
- setActionItem(ActionItem) - Method in class org.jahia.services.uicomponents.bean.toolbar.Item
-
- setActionParameters(List<JahiaPasswordPolicyRuleParam>) - Method in class org.jahia.services.pwdpolicy.JahiaPasswordPolicyRule
-
Sets the value of actionParameters.
- setActivated(boolean) - Method in class org.jahia.params.valves.CookieAuthConfig
-
- setActivated(boolean) - Method in class org.jahia.tools.jvm.ThreadMonitor
-
With this method you can activate/deactivate thread dumping methods.
- setActive(boolean) - Method in class org.jahia.services.pwdpolicy.JahiaPasswordPolicyRule
-
Sets the value of active flag.
- setActive(boolean) - Method in class org.jahia.services.seo.VanityUrl
-
Sets the activation flag for the URL mapping - true if mapping is active,
or false if is not active (will not be assigned and resource can no longer be found via the mapping)
- setActiveVersion(boolean) - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
Sets the active state of this module version.
- setActualPath(String) - Method in class org.jahia.services.importexport.ExportContext
-
- setAddAclUuidInIndex(boolean) - Method in class org.apache.jackrabbit.core.query.lucene.JahiaNodeIndexer
-
- setAddAclUuidInIndex(boolean) - Method in class org.apache.jackrabbit.core.query.lucene.JahiaSearchIndex
-
- setAddLastModifiedDate(boolean) - Method in class org.jahia.services.render.filter.StaticAssetsFilter
-
- setAddresses(String) - Method in class org.jahia.services.workflow.jbpm.custom.email.AddressTemplate
-
- setAggregateAndCompress(boolean) - Method in class org.jahia.services.render.filter.StaticAssetsFilter
-
Deprecated.
- setAggregateAssets(boolean) - Method in class org.jahia.services.render.filter.StaticAssetsFilter
-
Should the aggregation of supported static assets types we enabled?
- setAggregateCacheFilter(AggregateCacheFilter) - Method in class org.jahia.services.render.filter.cache.ModuleCacheProvider
-
- setAggregateSupportedMedias(String) - Method in class org.jahia.services.render.filter.StaticAssetsFilter
-
- setAjaxRequest(boolean) - Method in class org.jahia.services.render.RenderContext
-
- setAjaxResource(Resource) - Method in class org.jahia.services.render.RenderContext
-
- setAjaxTemplate(String) - Method in class org.jahia.services.render.filter.StaticAssetsFilter
-
- setAlias(String) - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- setAliased(boolean) - Method in class org.apache.jackrabbit.core.security.JahiaAccessManager
-
- setAll(boolean) - Method in class org.jahia.services.search.SearchCriteria.Term.SearchFields
-
- setAllEventListenersDisabled(Boolean) - Static method in class org.jahia.services.content.JCRObservationManager
-
- setAllowedMethods(Set<String>) - Method in class org.jahia.bin.Render
-
Specifies the set of allowed HTTP methods.
- setAllowedNodeTypesForDragAndDrop(List<String>) - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- setAllowedResources(Set<String>) - Method in class org.jahia.bin.filters.MaintenanceFilter
-
- setAllowedValues(String[]) - Method in class org.jahia.services.search.SearchCriteria.NodePropertyDescriptor
-
- setAllowPostMethodOnly(boolean) - Method in class org.jahia.ajax.gwt.commons.server.GWTController
-
- setAllowRootNodeEditing(boolean) - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- setAllowsMultipleSelection(boolean) - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- setAllowsSameNameSiblings(boolean) - Method in class org.jahia.services.content.nodetypes.ExtendedNodeDefinition
-
- setAllowsUnlistedLanguages(Boolean) - Method in class org.jahia.services.content.decorator.JCRSiteNode
-
- setAllowsUnlistedLanguages(boolean) - Method in class org.jahia.services.content.decorator.JCRSiteNode
-
- setAllowsUnlistedLanguages(boolean) - Method in interface org.jahia.services.sites.JahiaSite
-
- setAlsoCountDynamicProviders(boolean) - Method in class org.jahia.services.uicomponents.bean.contentmanager.ProviderKeyColumnVisibility
-
- setAlwaysIncludeAllParams(boolean) - Method in class org.jahia.services.render.filter.URLSystemAttributesAppenderFilter
-
- setAnalyzer(String) - Method in class org.jahia.services.content.nodetypes.ExtendedPropertyDefinition
-
- setApplication(String, String) - Method in class org.jahia.services.content.decorator.JCRPortletNode
-
- setApplicationContext(ApplicationContext) - Method in class org.jahia.ajax.gwt.commons.server.GWTController
-
- setApplicationContext(ApplicationContext) - Method in class org.jahia.services.content.impl.jackrabbit.SpringJackrabbitRepository
-
- setApplicationContext(ApplicationContext) - Method in class org.jahia.services.SpringContextSingleton
-
- setApplicationContext(ApplicationContext) - Method in class org.jahia.services.transform.DocumentConverterService
-
- setApplicationContext(ApplicationContext) - Method in class org.jahia.services.uicomponents.bean.editmode.EngineConfiguration
-
- setApplicationContext(ApplicationContext) - Method in class org.jahia.services.uicomponents.bean.editmode.EngineTab
-
- setApplicationContext(ApplicationContext) - Method in class org.jahia.services.uicomponents.bean.editmode.SidePanelTab
-
- setApplicationContext(ApplicationContext) - Method in class org.jahia.services.uicomponents.bean.toolbar.Item
-
- setApplicationContext(ApplicationContext) - Method in class org.jahia.settings.SettingsBean
-
- setApplicationEventPublisher(ApplicationEventPublisher) - Method in class org.jahia.services.mail.MailSettingsListener
-
- setApplicationEventPublisher(ApplicationEventPublisher) - Method in class org.jahia.services.search.SearchSettingsListener
-
- setApplicationEventPublisher(ApplicationEventPublisher) - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
- setApplicationEventPublisher(ApplicationEventPublisher) - Method in class org.jahia.services.templates.ModuleInstallationHelper
-
- setApplicationsManager(ApplicationsManagerService) - Method in class org.jahia.ajax.gwt.helper.PortletHelper
-
- setApplicationsManager(ApplicationsManagerService) - Method in class org.jahia.services.applications.DispatchingServiceImpl
-
- setApplyFilter(boolean) - Method in class org.jahia.services.search.SearchCriteria.Term
-
- setApplyOnConfigurations(String) - Method in class org.jahia.services.render.filter.ConditionalExecution
-
Comma-separated list of resource configuration this filter will be executed for
(all others are skipped).
- setApplyOnEditMode(Boolean) - Method in class org.jahia.services.render.filter.ConditionalExecution
-
Apply this filter if RenderContext isEditMode method call return true.
- setApplyOnMainResource(boolean) - Method in class org.jahia.services.render.filter.ConditionalExecution
-
If set to true, the current filter will only be executed on
the main resource.
- setApplyOnModes(String) - Method in class org.jahia.services.render.filter.ConditionalExecution
-
Comma-separated list of modes this filter will be executed for
(all others are skipped).
- setApplyOnModes(String[]) - Method in class org.jahia.services.seo.urlrewrite.UrlRewriteVisitor
-
- setApplyOnModules(String) - Method in class org.jahia.services.render.filter.ConditionalExecution
-
Comma-separated list of module names this filter will be executed for
(all others are skipped).
- setApplyOnNodeTypes(String) - Method in class org.jahia.services.render.filter.ConditionalExecution
-
Comma-separated list of node type names this filter will be executed for
(all others are skipped).
- setApplyOnSiteTemplateSets(String) - Method in class org.jahia.services.render.filter.ConditionalExecution
-
Comma-separated list of template set names this filter will be executed for (all others are skipped).
- setApplyOnTemplates(String) - Method in class org.jahia.services.render.filter.ConditionalExecution
-
Comma-separated list of template names this filter will be executed for
(all others are skipped).
- setApplyOnTemplateTypes(String) - Method in class org.jahia.services.render.filter.ConditionalExecution
-
Comma-separated list of template type names this filter will be executed
for (all others are skipped).
- setApproxCount(boolean) - Method in class org.apache.jackrabbit.core.query.lucene.CountHandler.CountType
-
Sets whether approximate or exact count is required
- setApproxCount(long) - Method in class org.jahia.services.search.SearchResponse
-
- setApproxCountLimit(int) - Method in class org.apache.jackrabbit.core.query.lucene.CountHandler.CountType
-
Sets how many results should be iterated through before calculating approximate number of further results.
- setArtifactUrl(String) - Method in class org.jahia.data.templates.ModuleReleaseInfo
-
- setAssignee(JahiaUser) - Method in class org.jahia.services.workflow.WorkflowTask
-
- setAssociatedNodeType(String) - Method in class org.jahia.services.visibility.BaseVisibilityConditionRule
-
- setAsText(String) - Method in class org.jahia.services.uicomponents.bean.contentmanager.ColumnPropertyEditor
-
- setAsText(String) - Method in class org.jahia.services.uicomponents.bean.contentmanager.RepositoryPropertyEditor
-
- setAsText(String) - Method in class org.jahia.services.uicomponents.bean.editmode.EngineTabPropertyEditor
-
- setAsText(String) - Method in class org.jahia.services.uicomponents.bean.VisibilityPropertyEditor
-
- setAtmosphereAsyncSupport(String) - Method in class org.jahia.settings.SettingsBean
-
- setAttachments(Map<String, DataHandler>) - Method in class org.jahia.services.mail.MailMessage
-
- setAttribute(String, Object) - Method in class org.jahia.params.BasicSessionState
-
- setAttribute(String, Object) - Method in class org.jahia.params.HttpSessionState
-
- setAttribute(String, Object) - Method in interface org.jahia.params.SessionState
-
- setAttribute(Element, String, String) - Static method in class org.jahia.utils.xml.XMLParser
-
Set the attibute of a node only if the value is not null or empty
- setAttributeProcessors(List<AttributeProcessor>) - Method in class org.jahia.services.importexport.DocumentViewImportHandler
-
- setAttributeProcessors(List<AttributeProcessor>) - Method in class org.jahia.services.importexport.ImportExportBaseService
-
Sets a list of configured attribute processors for the import.
- setAttributesToKeep(List<String>) - Method in class org.jahia.services.render.filter.URLSystemAttributesAppenderFilter
-
- setAuthenticationType(String) - Method in class org.jahia.services.content.JCRStoreProvider
-
- setAuthPipeline(Pipeline) - Method in class org.jahia.bin.filters.jcr.JcrSessionFilter
-
- setAuthPipeline(GenericPipeline) - Method in class org.jahia.params.valves.AuthPipelineInitializer
-
- setAuthPipeline(GenericPipeline) - Method in class org.jahia.params.valves.AutoRegisteredBaseAuthValve
-
- setAuthRetrievedFromSession(boolean) - Method in class org.jahia.params.valves.AuthValveContext
-
A valve that resolves the authentication from an HttpSession attribute should set this value to true.
- setAutoCommit(boolean) - Method in class org.jahia.jdbc.DelegatingConnection
-
- setAutoCreated(boolean) - Method in class org.jahia.services.content.nodetypes.ExtendedItemDefinition
-
- setAutoDeployOnSite(String) - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
Sets the value for the autoDeployOnSite directive which defines on which sites this module should be automatically
installed.
- setAutoDetectType(boolean) - Method in class org.jahia.services.textextraction.TextExtractionService
-
- setAutoSave(boolean) - Method in interface org.jahia.services.modulemanager.spi.ConfigService
-
Auto save configuration on change
- setAvailableActions(Set<WorkflowAction>) - Method in class org.jahia.services.workflow.Workflow
-
- setAvailableDuringPublish(boolean) - Method in class org.jahia.services.content.DefaultEventListener
-
- setAvailableInDistantPublicationServerMode(boolean) - Method in class org.jahia.bin.Edit
-
- setAvailableInProductionMode(boolean) - Method in class org.jahia.bin.Edit
-
- setAvailableQueryOperators(String[]) - Method in class org.jahia.services.content.nodetypes.ExtendedPropertyDefinition
-
- setBaseFilesPath(String) - Method in class org.jahia.services.importexport.DocumentViewImportHandler
-
- setBatchSize(int) - Method in class org.apache.jackrabbit.core.query.lucene.JahiaSearchIndex
-
Set the maximum number of documents that will be sent in one batch to the index for certain
mass indexing requests, like after ACL change
- setBatchSize(int) - Method in class org.jahia.services.content.JCRPublicationService
-
- setBcc(String) - Method in class org.jahia.services.mail.MailMessage
-
- setBcc(AddressTemplate) - Method in class org.jahia.services.workflow.jbpm.custom.email.MailTemplate
-
- setBeanName(String) - Method in class org.jahia.bin.filters.AbstractServletFilter
-
- setBeanName(String) - Method in class org.jahia.bin.filters.ServletWrappingFilter
-
- setBeanName(String) - Method in class org.jahia.params.valves.BaseAuthValve
-
- setBeanName(String) - Method in class org.jahia.services.channels.providers.UserAgentChannelProvider
-
- setBeanName(String) - Method in class org.jahia.services.render.filter.HistoryTrackerBean
-
- setBeanName(String) - Method in class org.jahia.services.uicomponents.bean.contentmanager.Item
-
- setBeanName(String) - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- setBeanName(String) - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
- setBeanName(String) - Method in class org.jahia.services.uicomponents.bean.editmode.Engine
-
- setBeanName(String) - Method in class org.jahia.services.uicomponents.bean.editmode.SidePanelTab
-
- setBeanName(String) - Method in class org.jahia.services.uicomponents.bean.toolbar.Item
-
- setBeanName(String) - Method in class org.jahia.services.uicomponents.bean.toolbar.Toolbar
-
- setBinary(Binary) - Method in class org.jahia.services.content.files.FileCacheEntry
-
- setBindings(Bindings, int) - Method in class org.jahia.services.render.scripting.bundle.BundleScriptEngine
-
- setBindings(Bindings) - Method in class org.jahia.services.render.scripting.bundle.BundleScriptEngineManager
- setBlockableModes(String) - Method in class org.jahia.services.render.filter.EditModeFilter
-
- setBuildNumber(long) - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
- setBuildNumber(int) - Method in class org.jahia.settings.SettingsBean
-
- setBundleInfos(List<BundleInfo>) - Method in class org.jahia.services.modulemanager.OperationResult
-
Set the bundle info list
- setBundleScriptFactory(BundleJSR223ScriptFactory) - Method in class org.jahia.services.render.scripting.bundle.BundleScriptResolver
-
- setBundleService(BundleService) - Method in class org.jahia.services.modulemanager.impl.ModuleManagerImpl
-
Injects an instance of the bundle service.
- setBusinessEmail(String) - Method in class org.jahia.services.workflow.jbpm.JBPMTaskIdentityService.UserImpl
-
- setBypassForPatterns(List<String>) - Method in class org.jahia.bin.filters.jcr.JcrSessionFilter
-
- setBypassModeForTypes(Set<String>) - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
- setCache(Ehcache) - Method in class org.jahia.services.cache.ehcache.CacheInfo
-
- setCacheFactory(CacheFactory) - Method in class org.jahia.services.content.files.FileCacheManager
-
- setCacheHeaders(long, HttpServletResponse) - Static method in class org.jahia.utils.WebUtils
-
Sets proper response headers to cache current response for the specified number of seconds.
- setCacheHelper(CacheHelper) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- setCacheHelper(GroupCacheHelper) - Method in class org.jahia.services.usermanager.JahiaGroupManagerService
-
- setCacheHelper(UserCacheHelper) - Method in class org.jahia.services.usermanager.JahiaUserManagerService
-
- setCacheManager(FileCacheManager) - Method in class org.jahia.ajax.gwt.helper.VersioningHelper
-
- setCacheProvider(ModuleCacheProvider) - Method in class org.jahia.services.content.MountPointListener
-
- setCacheProvider(ModuleCacheProvider) - Method in class org.jahia.services.content.rules.FlushCacheOnNodeBackgroundAction
-
- setCacheProvider(EhCacheProvider) - Method in class org.jahia.services.render.filter.cache.AclCacheKeyPartGenerator
-
- setCacheProvider(ModuleCacheProvider) - Method in class org.jahia.services.render.filter.cache.AggregateCacheFilter
-
Deprecated.
- setCacheProvider(ModuleCacheProvider) - Method in class org.jahia.services.render.filter.cache.CacheFilter
-
- setCacheProvider(ModuleCacheProvider) - Method in class org.jahia.services.render.filter.cache.HtmlCacheEventListener
-
- setCacheProvider(EhCacheProvider) - Method in class org.jahia.services.render.filter.cache.ModuleCacheProvider
-
- setCacheProvider(EhCacheProvider) - Method in class org.jahia.services.render.RenderService
-
- setCacheProviderForCache(Map<String, String>) - Method in class org.jahia.services.cache.CacheFactory
-
- setCacheProviders(Map<String, CacheProvider>) - Method in class org.jahia.services.cache.CacheFactory
-
- setCacheProviders(Map<String, CacheProvider>) - Method in class org.jahia.services.cache.CacheService
-
- setCacheScope(String) - Method in class org.jahia.data.applications.EntryPointInstance
-
- setCacheService(CacheService) - Method in class org.jahia.ajax.gwt.helper.VersioningHelper
-
- setCacheService(CacheService) - Method in class org.jahia.bin.CacheController
-
- setCacheService(CacheService) - Method in class org.jahia.services.applications.ApplicationsManagerServiceImpl
-
- setCacheService(CacheService) - Method in class org.jahia.services.applications.ServletContextManager
-
- setCacheService(CacheService) - Method in class org.jahia.services.content.rules.Service
-
- setCacheService(CacheService) - Method in class org.jahia.services.preferences.JahiaPreferencesService
-
- setCacheService(EhCacheProvider) - Method in class org.jahia.services.render.URLResolverFactory
-
- setCacheService(CacheService) - Method in class org.jahia.services.seo.jcr.VanityUrlService
-
- setCacheService(CacheService) - Method in class org.jahia.services.workflow.WorkflowService
-
- setCalcFrequencyInMillisec(long) - Method in class org.jahia.utils.LoadAverage
-
Sets the frequency, in milliseconds, at which the calculation of averages occurs.
- setCamelContext(CamelContext) - Method in class org.jahia.services.history.ContentHistoryService
-
- setCamelContext(CamelContext) - Method in class org.jahia.services.mail.MailServiceImpl
-
- setCamelContext(CamelContext) - Method in class org.jahia.services.notification.CamelNotificationService
-
- setCanBeUsedForDefault(boolean) - Method in class org.jahia.services.workflow.WorklowTypeRegistration
-
- setCapabilities(Map<String, String>) - Method in class org.jahia.services.channels.Channel
-
- setCaptchaProducer(DefaultKaptcha) - Method in class org.jahia.bin.Captcha
-
- setCascadeFragmentErrors(boolean) - Method in class org.jahia.services.render.filter.cache.AggregateCacheFilter
-
Deprecated.
- setCascadeFragmentErrors(boolean) - Method in class org.jahia.services.render.filter.cache.CacheFilter
-
- setCaseConversion(SearchCriteria.Ordering.CaseConversion) - Method in class org.jahia.services.search.SearchCriteria.Ordering
-
- setCatalog(String) - Method in class org.jahia.jdbc.DelegatingConnection
-
- setCategoryProvider(JCRCategoryProvider) - Method in class org.jahia.services.categories.CategoryServiceImpl
-
- setCategoryService(CategoryService) - Method in class org.jahia.services.importexport.ImportExportBaseService
-
Injects an instance of the category service
- setCategoryValue(SearchCriteria.HierarchicalValue) - Method in class org.jahia.services.search.SearchCriteria.NodeProperty
-
- setCc(String) - Method in class org.jahia.services.mail.MailMessage
-
- setCc(AddressTemplate) - Method in class org.jahia.services.workflow.jbpm.custom.email.MailTemplate
-
- setChannel(Channel) - Method in class org.jahia.services.render.RenderContext
-
Sets the currently active channel.
- setChannelHelper(ChannelHelper) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- setChannelHelper(ChannelHelper) - Method in class org.jahia.ajax.gwt.helper.UIConfigHelper
-
- setChannelList(List<Channel>) - Method in class org.jahia.services.channels.providers.UserAgentChannelProvider
-
- setChannelService(ChannelService) - Method in class org.jahia.ajax.gwt.helper.ChannelHelper
-
- setChannelService(ChannelService) - Method in class org.jahia.ajax.gwt.helper.TemplateHelper
-
- setChannelService(ChannelService) - Method in class org.jahia.services.channels.ChannelChoiceListInitializer
-
- setChannelService(ChannelService) - Method in class org.jahia.services.channels.filters.ChannelPreviewFilter
-
- setChannelService(ChannelService) - Method in class org.jahia.services.channels.filters.ChannelResolutionFilter
-
- setChannelService(ChannelService) - Method in class org.jahia.services.channels.providers.UserAgentChannelProvider
-
- setChannelService(ChannelService) - Method in class org.jahia.services.render.RenderService
-
- setCharset(String) - Method in class org.jahia.services.mail.MailServiceImpl
-
- setCheckDate(boolean) - Method in class org.jahia.tools.files.FileWatcher
-
Set The Check File Mode ( by last modification date or returns all files found
- setChecksPerRun(int) - Method in class org.jahia.services.deamons.filewatcher.FileMonitor
-
set the number of files to check per run.
- setChecksum(String) - Method in class org.jahia.services.modulemanager.persistence.PersistentBundle
-
Sets the checksum of the bundle file.
- setChildren(Set<NodeTypeTreeEntry>) - Method in class org.jahia.utils.NodeTypeTreeEntry
-
- setChoiceListInitializerService(ChoiceListInitializerService) - Method in class org.jahia.ajax.gwt.helper.ContentDefinitionHelper
-
- setCkeditorJavaScript(String) - Method in class org.jahia.services.render.filter.StaticAssetsFilter
-
- setClassLoader(ClassLoader) - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
Sets the class loader instance for this module
- setClientInfo(String, String) - Method in class org.jahia.jdbc.DelegatingConnection
-
- setClientInfo(Properties) - Method in class org.jahia.jdbc.DelegatingConnection
-
- setClusterSettingsInitializer(SettingsBean.ClusterSettingsInitializer) - Method in class org.jahia.settings.SettingsBean
-
- setCndFile(String) - Method in class org.jahia.services.content.nodetypes.NodeTypesDBProvider
-
- setCode(String) - Method in class org.jahia.services.htmlvalidator.Result
-
- setCollectComments(boolean) - Method in class org.jahia.tools.imageprocess.ImageInfo
-
Specify whether textual comments are supposed to be extracted from input.
- setColumn(int) - Method in class org.jahia.services.htmlvalidator.Result
-
Sets the value of the column property.
- setColumnIndex(int) - Method in class org.jahia.services.content.decorator.JCRLayoutItemNode
-
- setComment(String) - Method in class org.jahia.services.workflow.WorkflowComment
-
- setComment(String) - Method in class org.jahia.utils.zip.DirectoryZipOutputStream
-
- setCommonButtons(List<ButtonItem>) - Method in class org.jahia.services.uicomponents.bean.editmode.EngineConfiguration
-
- setCommonObjectMetadata(Map<String, String>) - Method in class org.jahia.content.ObjectLink
-
- setComplexPublicationService(ComplexPublicationService) - Method in class org.jahia.ajax.gwt.helper.PublicationHelper
-
- setComponentRegistry(ComponentRegistry) - Method in class org.jahia.services.templates.TemplatePackageDeployer
-
- setComponentsPaths(List<String>) - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- setComponentsPaths(List<String>) - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
- setCompressDuringAggregation(boolean) - Method in class org.jahia.services.render.filter.StaticAssetsFilter
-
Should the compression of assets during aggregation be enabled? Note, please, this flag is ignored if the aggregation itself is
disabled.
- setCondition(String) - Method in class org.jahia.services.pwdpolicy.JahiaPasswordPolicyRule
-
Sets the value of condition.
- setConditionParameters(List<JahiaPasswordPolicyRuleParam>) - Method in class org.jahia.services.pwdpolicy.JahiaPasswordPolicyRule
-
Sets the value of conditionParameters.
- setConditions(Set<AbstractFilter.ExecutionCondition>) - Method in class org.jahia.services.render.filter.ConditionalExecution
-
Adds specified conditions to the list of filter conditions.
- setConditions(Map<String, VisibilityConditionRule>) - Method in class org.jahia.services.visibility.VisibilityService
-
- setConfig(String) - Method in class org.jahia.services.cache.ehcache.BaseCacheInfo
-
- setConfig(Resource) - Method in class org.jahia.services.textextraction.TextExtractionService
-
Provides the Tika configuration resource.
- setConfig(LogoutConfig) - Method in class org.jahia.services.uicomponents.bean.toolbar.LogoutProperty
-
- setConfigFile(Resource) - Method in class org.jahia.services.content.impl.jackrabbit.SpringJackrabbitRepository
-
- setConfigMetadata(Resource) - Method in class org.jahia.services.textextraction.TextExtractionService
-
- setConfigurationResource(Resource) - Method in class org.jahia.services.cache.ehcache.EhCacheProvider
-
- setConfigurationResources(Resource[]) - Method in class org.jahia.services.seo.urlrewrite.UrlRewriteService
-
- setConfigurationToSkipInResourceRenderedPath(Set<String>) - Method in class org.jahia.services.render.filter.BaseAttributesFilter
-
- setConfigurationValid(boolean) - Method in class org.jahia.services.mail.MailSettings
-
Sets the value of configugationValid.
- setConfReloadCheckIntervalSeconds(int) - Method in class org.jahia.services.seo.urlrewrite.UrlRewriteService
-
- setConnectionProtocol(OfficeConnectionProtocol) - Method in class org.jahia.services.transform.LocalOfficeManagerFactory
-
- setConnectOnStart(boolean) - Method in class org.jahia.services.transform.RemoteOfficeManagerFactory
-
- setConsiderDefaultJVMLocale(boolean) - Method in class org.jahia.settings.SettingsBean
-
- setConsiderPreferredLanguageAfterLogin(boolean) - Method in class org.jahia.settings.SettingsBean
-
- setConsiderSiteSettingsForFiltering(boolean) - Method in class org.jahia.services.content.interceptor.HtmlFilteringInterceptor
-
- setConstrained(boolean) - Method in class org.jahia.services.search.SearchCriteria.NodeProperty
-
- setConstrained(boolean) - Method in class org.jahia.services.search.SearchCriteria.NodePropertyDescriptor
-
- setConstraint(Constraint) - Method in class org.apache.jackrabbit.core.query.lucene.JahiaQueryImpl
-
- setContentDefinition(ContentDefinitionHelper) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- setContentDefinition(ContentDefinitionHelper) - Method in class org.jahia.ajax.gwt.helper.PropertiesHelper
-
- setContentDefinition(ContentDefinitionHelper) - Method in class org.jahia.ajax.gwt.helper.StubHelper
-
- setContentDefinitionHelper(ContentDefinitionHelper) - Method in class org.jahia.ajax.gwt.helper.WorkflowHelper
-
- setContentHistoryService(ContentHistoryService) - Method in class org.jahia.ajax.gwt.helper.ContentManagerHelper
-
- setContentHub(ContentHubHelper) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- setContentManager(ContentManagerHelper) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- setContentManager(ContentManagerHelper) - Method in class org.jahia.ajax.gwt.helper.ImageHelper
-
- setContentManager(ContentManagerHelper) - Method in class org.jahia.ajax.gwt.helper.PortletHelper
-
- setContentManager(ContentManagerHelper) - Method in class org.jahia.ajax.gwt.helper.SearchHelper
-
- setContentOnly(boolean) - Method in class org.jahia.services.render.filter.RegexpFilter
-
- setContentType(String) - Method in class org.jahia.services.render.RenderContext
-
- setContentType(String) - Method in class org.jahia.utils.NoOutputResponseWrapper
-
- setContentType(String) - Method in class org.jahia.utils.StringResponseWrapper
-
- setContext(String) - Method in class org.jahia.data.applications.ServletBean
-
- setContext(String) - Method in class org.jahia.data.applications.WebAppContext
-
Set the context
- setContext(AbstractApplicationContext) - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
Sets the application context instance for this module.
- setContext(String) - Method in class org.jahia.services.htmlvalidator.Result
-
Sets the value of the context property.
- setContext(ScriptContext) - Method in class org.jahia.services.render.scripting.bundle.BundleScriptEngine
-
- setContextConfiguration(String) - Method in class org.jahia.services.render.Resource
-
- setContextMap(Map) - Static method in class org.jahia.osgi.LogBridge
-
Set the whole DX core SLF4j MDC hashtable to a new map.
- setContextMenu(Toolbar) - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- setContextMenu(Toolbar) - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
- setContextNodePath(String) - Method in class org.jahia.services.uicomponents.bean.Visibility
-
- setContextPath(String) - Static method in class org.jahia.bin.Jahia
-
- setContextRoot(String) - Method in class org.jahia.data.webapps.JahiaWebAppDef
-
Set the Context Root
- setContextRoot(String) - Method in class org.jahia.data.webapps.JahiaWebAppsEarPackage
-
Set the Application Context
- setContextStartException(String, Throwable) - Static method in class org.jahia.osgi.BundleUtils
-
- setContextToStartForModule(Bundle, AbstractApplicationContext) - Static method in class org.jahia.osgi.BundleUtils
-
- setContributionMode(boolean) - Method in class org.jahia.services.render.RenderContext
-
- setConverterService(DocumentConverterService) - Method in class org.jahia.bin.DocumentConverter
-
- setCookieAuthConfig(CookieAuthConfig) - Method in class org.jahia.bin.Logout
-
- setCookieAuthConfig(CookieAuthConfig) - Method in class org.jahia.params.valves.CookieAuthValveImpl
-
- setCookieAuthConfig(CookieAuthConfig) - Method in class org.jahia.params.valves.LoginEngineAuthValveImpl
-
- setCookieExpirationInDays(Integer) - Method in class org.jahia.bin.Render
-
- setCookieName(String) - Method in class org.jahia.params.valves.CookieAuthConfig
-
- setCoordinates(Map<String, String>) - Method in class org.jahia.services.workflow.WorklowTypeRegistration
-
- setCreated(Calendar) - Method in class org.apache.jackrabbit.core.JahiaNodeTypeInstanceHandler
-
- setCreated(SearchCriteria.DateValue) - Method in class org.jahia.services.search.SearchCriteria
-
- setCreatedBy(String) - Method in class org.apache.jackrabbit.core.JahiaNodeTypeInstanceHandler
-
- setCreatedBy(String) - Method in class org.jahia.services.search.SearchCriteria
-
- setCreateTime(Date) - Method in class org.jahia.services.workflow.WorkflowTask
-
- setCreationButtons(List<ButtonItem>) - Method in class org.jahia.services.uicomponents.bean.editmode.EngineConfiguration
-
- setCSSResources(List<String>) - Method in class org.jahia.ajax.gwt.helper.ModuleGWTResources
-
- setCssStyles(List<String>) - Method in class org.jahia.ajax.gwt.utils.GWTResourceConfig
-
- setCssStylesForFrame(List<String>) - Method in class org.jahia.ajax.gwt.utils.GWTResourceConfig
-
- setCurrentAliasedUser(JahiaUser) - Method in class org.jahia.services.content.JCRSessionFactory
-
- setCurrentLocale(Locale) - Method in class org.jahia.services.content.JCRSessionFactory
-
- setCurrentPreviewDate(Calendar) - Method in class org.jahia.services.content.JCRSessionFactory
-
- setCurrentProvider(String) - Method in class org.jahia.services.search.SearchSettings
-
- setCurrentServletPath(String) - Method in class org.jahia.services.content.JCRSessionFactory
-
- setCurrentUser(JahiaUser) - Method in class org.jahia.services.content.JCRSessionFactory
-
- setCurrentUserSession(boolean) - Method in class org.jahia.services.content.JCRSessionWrapper
-
- setCustom(String[]) - Method in class org.jahia.services.search.SearchCriteria.Term.SearchFields
-
- setCustomPickerConfiguration(CustomPickerConfiguration) - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- setData(byte[]) - Method in class org.jahia.services.content.files.FileCacheEntry
-
- setDataSource(DataSource) - Method in class org.jahia.settings.SettingsBean
-
- setDatasource(DataSource) - Static method in class org.jahia.utils.DatabaseUtils
-
- setDataStoreGarbageCollectorBeanId(String) - Method in class org.jahia.services.content.impl.jackrabbit.SpringJackrabbitRepository
-
- setDate(Long) - Method in class org.jahia.services.history.HistoryEntry
-
- setDateValue(SearchCriteria.DateValue) - Method in class org.jahia.services.search.SearchCriteria.NodeProperty
-
- setDeamon(boolean) - Method in class org.jahia.tools.files.FileWatcher
-
Create a Deamon or User Thread
- setDebugLogging(boolean) - Method in class org.jahia.tools.jvm.ThreadMonitor
-
Activate this to output concurrent call logging to System.out
- setDeclaredSupertypes(String[]) - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- setDeclaringNodeType(ExtendedNodeType) - Method in class org.jahia.services.content.nodetypes.ExtendedItemDefinition
-
- setDeclaringNodeType(ExtendedNodeType) - Method in class org.jahia.services.content.nodetypes.ExtendedNodeDefinition
-
- setDeclaringNodeType(ExtendedNodeType) - Method in class org.jahia.services.content.nodetypes.ExtendedPropertyDefinition
-
- setDeclaringNodeType(String) - Method in class org.jahia.services.uicomponents.bean.contentmanager.Column
-
- setDecorators(Map<String, String>) - Method in class org.jahia.services.content.decorator.JCRNodeDecoratorDefinition
-
- setDecorators(Map<String, String>) - Method in class org.jahia.services.content.JCRStoreService
-
- setDefault(boolean) - Method in class org.jahia.services.pwd.JasyptPasswordDigester
-
Enforces this digester to override the default platform's one.
- setDefaultAnalyzer(Analyzer) - Method in class org.apache.jackrabbit.core.query.lucene.LanguageCustomizingAnalyzerRegistry
-
- setDefaultBundleService(BundleService) - Method in class org.jahia.services.modulemanager.spi.impl.BundleServiceDelegate
-
- setDefaultContentManager(String) - Method in class org.jahia.bin.filters.ContentManagerAccessCheckFilter
-
- setDefaultContentPicker(String) - Method in class org.jahia.bin.filters.ContentManagerAccessCheckFilter
-
- setDefaultContentType(Map<String, String>) - Method in class org.jahia.bin.Render
-
- setDefaultDepthLimit(int) - Method in class org.jahia.bin.Find
-
- setDefaultDepthLimit(int) - Method in class org.jahia.bin.FindHistory
-
- setDefaultDigester(PasswordDigester) - Method in class org.jahia.services.pwd.PasswordService
-
- setDefaultEscapeColon(boolean) - Method in class org.jahia.bin.Find
-
- setDefaultEscapeColon(boolean) - Method in class org.jahia.bin.FindHistory
-
- setDefaultLanguage(String) - Method in class org.jahia.services.content.decorator.JCRSiteNode
-
- setDefaultLanguage(String) - Method in interface org.jahia.services.sites.JahiaSite
-
- setDefaultLimit(int) - Method in class org.jahia.bin.BaseFindController
-
The default number of results this controller will return if no limit was specified as a request parameter.
- setDefaultLoadProperties(Map<String, ?>) - Method in class org.jahia.services.transform.DocumentConverterService
-
- setDefaultLocale(String) - Method in class org.jahia.bin.Initializers
-
- setDefaultLocation(String) - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
- setDefaultMapping(boolean) - Method in class org.jahia.services.seo.VanityUrl
-
Sets the default flag for the URL mapping - true if mapping should be the
default for the language, otherwise false
- setDefaultPasswordPolicy(JahiaPasswordPolicy) - Method in class org.jahia.services.pwdpolicy.JahiaPasswordPolicyService
-
Sets the default password policy object.
- setDefaultPortletModeMappings(Map<String, String>) - Method in class org.jahia.services.applications.ApplicationsManagerServiceImpl
-
- setDefaultPortletPermissionMappings(Map<String, String>) - Method in class org.jahia.services.applications.ApplicationsManagerServiceImpl
-
- setDefaultPostAction(Action) - Method in class org.jahia.bin.Render
-
- setDefaultPrimaryType(String) - Method in class org.jahia.services.content.nodetypes.ExtendedNodeDefinition
-
- setDefaultPriority(int) - Method in class org.jahia.services.workflow.WorklowTypeRegistration
-
- setDefaultProperties(Properties) - Method in class org.jahia.services.render.BaseView
-
- setDefaultProvider(boolean) - Method in class org.jahia.services.usermanager.JahiaGroupManagerProvider
-
Deprecated.
There can be only one...
- setDefaultProvider(boolean) - Method in class org.jahia.services.usermanager.JahiaUserManagerProvider
-
Deprecated.
There can be only one...
- setDefaultPutAction(Action) - Method in class org.jahia.bin.Render
-
- setDefaultRemoveDuplicatePropertyValues(boolean) - Method in class org.jahia.bin.Find
-
- setDefaultRemoveDuplicatePropertyValues(boolean) - Method in class org.jahia.bin.FindHistory
-
- setDefaultSearchProvider(SearchProvider) - Method in class org.jahia.services.search.SearchServiceImpl
-
- setDefaultSite(JahiaSite) - Method in class org.jahia.services.sites.JahiaSitesService
-
- setDefaultSite(JahiaSite, JCRSessionWrapper) - Method in class org.jahia.services.sites.JahiaSitesService
-
- setDefaultUrlMapping(String) - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
- setDefaultValue(String) - Method in class org.jahia.services.search.SearchCriteria.NodePropertyDescriptor
-
- setDefaultValues(PropertyState, NodeState, QPropertyDefinition) - Method in class org.apache.jackrabbit.core.JahiaNodeTypeInstanceHandler
-
- setDefaultValues(Value[]) - Method in class org.jahia.services.content.nodetypes.ExtendedPropertyDefinition
-
- setDefaultView(String) - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- setDefaultWaitTime(int) - Method in class org.apache.jackrabbit.core.query.lucene.JahiaSearchIndex
-
- setDefaultWebAppRoleMappings(Map<String, String>) - Method in class org.jahia.services.applications.ApplicationsManagerServiceImpl
-
- setDefaultWorkspace(String) - Method in class org.jahia.bin.Initializers
-
- setDefinition(String) - Method in class org.jahia.services.workflow.WorklowTypeRegistration
-
- setDefinitionsFile(String) - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
Sets the list of content node definition files (CND) available in the module.
- setDelay(long) - Method in class org.jahia.services.deamons.filewatcher.FileMonitor
-
Set the delay between runs.
- setDelegate(Object) - Method in class org.jahia.utils.spring.http.converter.json.JahiaMappingJackson2HttpMessageConverter
-
- setDeniedPaths(Collection<String>) - Static method in class org.apache.jackrabbit.core.security.JahiaAccessManager
-
- setDeniedPaths(Collection<String>) - Static method in class org.jahia.utils.security.AccessManagerUtils
-
add pathes to list of always denied pathes
- setDependenciesLimit(int) - Method in class org.jahia.services.render.filter.cache.AggregateCacheFilter
-
Deprecated.
- setDependenciesLimit(int) - Method in class org.jahia.services.render.filter.cache.CacheFilter
-
- setDepends(String) - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
Sets the name of the parent template package.
- setdesc(String) - Method in class org.jahia.data.applications.ServletBean
-
- setdesc(String) - Method in class org.jahia.data.webapps.JahiaWebAppDef
-
Set the desc
- setdesc(String) - Method in class org.jahia.data.webapps.Servlet_Element
-
Set the servlet desc
- setdesc(String) - Method in class org.jahia.data.webapps.Web_App_Xml
-
Set the desc
- setDescr(String) - Method in class org.jahia.data.applications.WebAppContext
-
Set the descr
- setDescr(String) - Method in class org.jahia.services.content.decorator.JCRSiteNode
-
- setDescr(String) - Method in interface org.jahia.services.sites.JahiaSite
-
- setDescription(String) - Method in class org.jahia.data.applications.ApplicationBean
-
Set description
- setDescription(String) - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
Sets the description for this module.
- setDescription(String) - Method in class org.jahia.services.content.decorator.JCRSiteNode
-
- setDescription(String) - Method in class org.jahia.services.render.filter.AbstractFilter
-
Sets a human-readable description of this filter.
- setDescription(boolean) - Method in class org.jahia.services.search.SearchCriteria.Term.SearchFields
-
- setDescription(String) - Method in interface org.jahia.services.sites.JahiaSite
-
- setDescription(String) - Method in class org.jahia.services.sites.SiteCreationInfo
-
- setDescription(String) - Method in class org.jahia.services.tasks.Task
-
- setDescription(String) - Method in class org.jahia.services.workflow.jbpm.custom.email.AttachmentTemplate
-
- setDescription(String) - Method in class org.jahia.services.workflow.WorkflowTask
-
- setDescriptionKey(String) - Method in class org.jahia.services.uicomponents.bean.toolbar.Item
-
- setDescriptors(Map<String, String>) - Method in class org.jahia.services.content.JCRSessionFactory
-
- setDetails(Object) - Method in class org.jahia.data.templates.ModuleState
-
- setDetectCustomCKEditorConfig(boolean) - Method in class org.jahia.ajax.gwt.utils.GWTResourceConfig
-
- setDetermineImageNumber(boolean) - Method in class org.jahia.tools.imageprocess.ImageInfo
-
Specify whether the number of images in a file is to be
determined - default is false.
- setDiff(DiffHelper) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- setDigesters(List<PasswordDigester>) - Method in class org.jahia.services.pwd.PasswordService
-
- setDisabled(boolean) - Method in class org.jahia.bin.BaseFindController
-
- setDisabled(boolean) - Static method in class org.jahia.services.history.NodeVersionHistoryListener
-
Disables or enables the processing of JCR events after site deletion, which triggers the background job for purging of node version
histories for the nodes of the deleted site.
Note, please, this method is only used during the execution of tests.
- setDisabled(boolean) - Method in class org.jahia.services.render.filter.AbstractFilter
-
- setDisabled(boolean) - Method in class org.jahia.services.render.filter.cache.AreaResourceCacheKeyPartGenerator
-
- setDisabled(boolean) - Method in class org.jahia.services.scheduler.JobSchedulingBean
-
- setDisabledRules(String) - Method in class org.jahia.services.content.rules.RulesListener
-
Sets the configuration for rules to be disabled.
- setDisableJsessionIdParameter(boolean) - Method in class org.jahia.settings.SettingsBean
-
- setDispatcherTypes(Set<String>) - Method in class org.jahia.bin.filters.AbstractServletFilter
-
- setDispatchingProviders(Map) - Method in class org.jahia.services.applications.DispatchingServiceImpl
-
- setDisplay(String) - Method in class org.jahia.services.usermanager.UserProperty
-
Deprecated.
- setDisplayName(String) - Method in class org.jahia.data.applications.WebAppContext
-
Set the display name
- setDisplayName(String) - Method in class org.jahia.data.webapps.Servlet_Element
-
Set the servlet display name
- setDisplayName(String) - Method in class org.jahia.data.webapps.Web_App_Xml
-
Set the DisplayName
- setDisplayName(String) - Method in class org.jahia.services.content.nodetypes.initializers.ChoiceListValue
-
- setDisplayName(String) - Method in class org.jahia.services.modulemanager.persistence.PersistentBundle
-
Set the displayable name for this bundle.
- setDisplayName(String) - Method in class org.jahia.services.workflow.WorkflowBase
-
- setDisplayName(String) - Method in class org.jahia.utils.LoadAverage
-
- setDisplayOutcome(String) - Method in class org.jahia.services.workflow.HistoryWorkflowTask
-
- setDisplayOutcomes(List<String>) - Method in class org.jahia.services.workflow.WorkflowTask
-
- setDisplayProperties(Set<String>) - Method in class org.jahia.bin.FindUser
-
- setDisplaySearch(boolean) - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- setDisplaySearchInContent(boolean) - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- setDisplaySearchInDateMeta(boolean) - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- setDisplaySearchInFile(boolean) - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- setDisplaySearchInPage(boolean) - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- setDisplaySearchInTag(boolean) - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- setDisplayTitle(boolean) - Method in class org.jahia.services.uicomponents.bean.toolbar.Item
-
- setDisplayTitle(boolean) - Method in class org.jahia.services.uicomponents.bean.toolbar.Toolbar
-
- setDisposition(String) - Method in class org.jahia.services.notification.templates.Attachment
-
- setDistributionServerForModule(String, GWTModuleReleaseInfo) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- setDocumentLocator(Locator) - Method in class org.jahia.services.importexport.DocumentViewImportHandler
-
- setDownloadExportedXmlAsFile(boolean) - Method in class org.jahia.bin.Export
-
- setDragAndDropBehavior(GWTConfiguration.DragAndDropBehavior) - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
- setDueDate(Date) - Method in class org.jahia.services.tasks.Task
-
- setDuedate(Date) - Method in class org.jahia.services.workflow.Workflow
-
- setDueDate(Date) - Method in class org.jahia.services.workflow.WorkflowTask
-
- setDumpErrorsToFiles(boolean) - Method in class org.jahia.settings.SettingsBean
-
- setDynamicallyMounted(boolean) - Method in class org.jahia.services.content.JCRStoreProvider
-
- setEditableGrid(boolean) - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- setEditableTypes(Set<String>) - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
- setEditConfiguration(EditConfiguration) - Method in class org.jahia.bin.Dashboard
-
- setEditConfiguration(EditConfiguration) - Method in class org.jahia.bin.Edit
-
- setEditionButtons(List<ButtonItem>) - Method in class org.jahia.services.uicomponents.bean.editmode.EngineConfiguration
-
- setEditMode(boolean) - Method in class org.jahia.services.render.RenderContext
-
- setEditModeBlocked(boolean) - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
- setEditModeConfig(EditConfiguration) - Method in class org.jahia.services.render.RenderContext
-
- setEhCacheProvider(EhCacheProvider) - Method in class org.jahia.services.sites.JahiaSitesService
-
- setEhCacheProvider(EhCacheProvider) - Method in class org.jahia.services.usermanager.GroupCacheHelper
-
- setEhCacheProvider(EhCacheProvider) - Method in class org.jahia.services.usermanager.UserCacheHelper
-
- setEm(EntityManager) - Method in class org.jahia.services.workflow.jbpm.BaseCommand
-
- setEnabled(boolean) - Method in class org.jahia.params.valves.BaseAuthValve
-
- setEnabled(boolean) - Static method in class org.jahia.services.render.RenderInfo
-
Enables or disables rendering data collection.
- setEnabled(boolean) - Method in class org.jahia.services.seo.urlrewrite.UrlRewriteFilter
-
- setEnabled(boolean) - Method in class org.jahia.services.textextraction.TextExtractionService
-
Set this flag to true to enable the text extraction service.
- setEnabled(boolean) - Method in class org.jahia.services.transform.DocumentConverterService
-
- setEnableDragAndDrop(boolean) - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- setEnableDragAndDrop(boolean) - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
- setEnableFileDoubleClick(boolean) - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- setEndTime(Date) - Method in class org.jahia.services.workflow.HistoryWorkflowBase
-
Sets the end time for the workflow process instance.
- setEnforceUuid(boolean) - Method in class org.jahia.services.importexport.DocumentViewImportHandler
-
- setEngineConfigurations(Map<String, EngineConfiguration>) - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- setEngineConfigurations(Map<String, EngineConfiguration>) - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
- setEngineTabs(List<EngineTab>) - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- setEngineTabs(List<EngineTab>) - Method in class org.jahia.services.uicomponents.bean.editmode.EngineConfiguration
-
- setEntityManagerFactory(EntityManagerFactory) - Method in class org.jahia.services.workflow.jbpm.JBPM6WorkflowProvider
-
- setEntryPointDefinition(EntryPointDefinition) - Method in class org.jahia.data.beans.portlets.PortletWindowBean
-
Set the entryPointDefinitin
- setEntryPointDefinitions(List<EntryPointDefinition>) - Method in class org.jahia.data.applications.WebAppContext
-
- setEntryPointInstance(EntryPointInstance) - Method in class org.jahia.data.beans.portlets.PortletWindowBean
-
Set the entrypointInstance
- setEntryPointInstance(EntryPointInstance) - Method in class org.jahia.services.applications.pluto.JahiaContextRequest
-
- setEntryPointInstance(EntryPointInstance) - Method in class org.jahia.services.applications.pluto.JahiaUserRequestWrapper
-
- setEntryPointInstances(List<EntryPointInstance>) - Method in class org.jahia.data.applications.ApplicationBean
-
Set entrypoint
- setEnvironment(Map<String, Object>) - Method in class org.jahia.pipelines.impl.GenericPipeline
-
- setEnvironment(Map<String, Object>) - Method in interface org.jahia.pipelines.Pipeline
-
Used by users of the pipeline to provide an environment in which the valves
will execute.
- setEnvironment(Environment) - Method in class org.jahia.services.workflow.jbpm.custom.AbstractTaskLifeCycleEventListener
-
- setErrorCacheExpiration(int) - Method in class org.jahia.services.render.filter.cache.AggregateCacheFilter
-
Deprecated.
- setErrorCacheExpiration(int) - Method in class org.jahia.services.render.filter.cache.CacheFilter
-
- setErrorType(String) - Method in class org.jahia.services.htmlvalidator.Result
-
Sets the value of the errorType property.
- setEvaluator(char) - Method in class org.jahia.services.pwdpolicy.JahiaPasswordPolicyRule
-
Sets the value of evaluator.
- setEventDispatchingEnabled(boolean) - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
Should the events (using Atmosphere framework) be dispatched to consumers, registered via JavaScript callbacks or not.
- setEventListenersAvailableDuringPublishOnly(Boolean) - Static method in class org.jahia.services.content.JCRObservationManager
-
- setEventMessage(String) - Method in class org.jahia.services.content.rules.FlushCacheOnNodeBackgroundAction
-
- setExample(String) - Method in class org.jahia.services.htmlvalidator.Result
-
- setExcerpt(String) - Method in class org.jahia.services.search.JCRNodeHit
-
- setExcludedNodeTypes(Set<String>) - Method in class org.jahia.services.content.nodetypes.initializers.SortableFieldnamesChoiceListInitializerImpl
-
- setExcludedNodeTypes(Set<String>) - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- setExcludedNodeTypes(Set<String>) - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
- setExcludeFileReferences(boolean) - Method in class org.jahia.services.search.SearchCriteria
-
Instruct the search provider how to handle the file references in site content.
- setExcludePropertiesFromUGCCheck(String) - Method in class org.jahia.services.content.UGCListener
-
- setExcludes(Set<String>) - Method in class org.jahia.bin.BaseFindController.PropertyFilter
-
- setExcludesFromAggregateAndCompress(List<String>) - Method in class org.jahia.services.render.filter.StaticAssetsFilter
-
- setExpandEntityReferences(boolean) - Method in class org.jahia.utils.xml.JahiaDocumentBuilderFactory
-
Specifies that the parser produced by this code will expand entity reference nodes.
- setExpandImportedFilesOnDisk(boolean) - Method in class org.jahia.services.importexport.ImportExportBaseService
-
- setExpandImportedFilesOnDiskPath(String) - Method in class org.jahia.services.importexport.ImportExportBaseService
-
- setExpandRoot(boolean) - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- setExpirationDate(Date) - Method in class org.jahia.services.cache.CacheEntry
-
Deprecated.
- setExpirationTime(long) - Method in class org.jahia.data.applications.EntryPointInstance
-
- setExportContext(ExportContext) - Method in class org.jahia.services.importexport.DocumentViewExporter
-
- setExportIndex(int) - Method in class org.jahia.services.importexport.ExportContext
-
- setExpression(String) - Method in class org.jahia.services.workflow.jbpm.custom.email.AttachmentTemplate
-
- setExtendedProperties(Map<String, Serializable>) - Method in class org.jahia.services.cache.CacheEntry
-
Sets the new properties Map instance.
- setExtensionObserverRegistry(ExtensionObserverRegistry) - Method in class org.jahia.services.render.scripting.bundle.BundleScriptResolver
-
- setExternal(boolean) - Method in class org.jahia.services.content.MountPointListener.MountPointEventValue
-
- setExternalReferences(Set<String>) - Method in class org.jahia.services.importexport.DocumentViewExporter
-
- setExtractionService(ExtractionService) - Method in class org.jahia.services.content.textextraction.TextExtractionListener
-
- setFacetable(boolean) - Method in class org.jahia.services.content.nodetypes.ExtendedPropertyDefinition
-
- setFacetDates(List<FacetField>) - Method in class org.apache.jackrabbit.core.query.lucene.FacetRow
-
- setFacetDefinitions(Collection<SearchCriteria.BaseFacetDefinition>) - Method in class org.jahia.services.search.SearchCriteria
-
- setFaceted(boolean) - Method in class org.jahia.services.tags.TagsSuggesterImpl
-
- setFacetedResults(Collection<SearchResponse.FacetedResult>) - Method in class org.jahia.services.search.SearchResponse
-
- setFacetFields(List<FacetField>) - Method in class org.apache.jackrabbit.core.query.lucene.FacetRow
-
- setFacetQuery(Map<String, Long>) - Method in class org.apache.jackrabbit.core.query.lucene.FacetRow
-
- setFacets(Map<String, Map<String, SearchCriteria.FacetValue>>) - Method in class org.jahia.services.search.SearchCriteria
-
Sets the active facet filters.
- setFactory(String) - Method in class org.jahia.services.content.JCRStoreProvider
-
- setFallBack(String) - Method in class org.jahia.services.channels.Channel
-
- setFallbackLocale(Locale) - Method in class org.jahia.services.content.JCRSessionFactory
-
- setFallbackLocale(Locale) - Method in class org.jahia.services.content.JCRSessionWrapper
-
- setFamilyName(String) - Method in class org.jahia.services.workflow.jbpm.JBPMTaskIdentityService.UserImpl
-
- setField(String, Object) - Method in class org.jahia.services.search.SearchCriteria.BaseFacetDefinition
-
Sets the value of the data field to the specified one.
- setFields(SearchCriteria.Term.SearchFields) - Method in class org.jahia.services.search.SearchCriteria.Term
-
- setFile(boolean) - Method in class org.jahia.services.seo.VanityUrl
-
Set if the vanity url is for file access
- setFile(String) - Method in class org.jahia.services.workflow.jbpm.custom.email.AttachmentTemplate
-
- setFileContent(boolean) - Method in class org.jahia.services.search.SearchCriteria.Term.SearchFields
-
- setFileDownloadHeaders(HttpServletResponse, String) - Static method in class org.jahia.utils.WebUtils
-
Sets proper response headers in case of file download using the provided file name.
- setFileDumpActivated(boolean) - Static method in class org.jahia.bin.errors.ErrorFileDumper
-
- setFileImport(Resource) - Method in class org.jahia.services.sites.SiteCreationInfo
-
- setFileImportName(String) - Method in class org.jahia.services.sites.SiteCreationInfo
-
- setFileName(String) - Method in class org.jahia.data.webapps.JahiaWebAppsPackage
-
set the source filename
- setFileName(String) - Method in class org.jahia.services.content.files.FileCacheEntry
-
- setFilename(String) - Method in class org.jahia.services.content.nodetypes.NodeTypesDBProvider
-
- setFilename(boolean) - Method in class org.jahia.services.search.SearchCriteria.Term.SearchFields
-
- setFileOnly(boolean) - Method in class org.jahia.tools.files.FileWatcher
-
set file only mode
- setFilePath(String) - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
Set the file path.
- setFilePath(String) - Method in class org.jahia.data.webapps.JahiaWebAppsPackage
-
set the file path
- setFilePath(SearchCriteria.HierarchicalValue) - Method in class org.jahia.services.search.SearchCriteria
-
- setFiles(boolean) - Method in class org.jahia.services.search.SearchCriteria.Term.SearchFields
-
- setFilesAccepted(List<String>) - Method in class org.jahia.services.content.rules.RulesListener
-
- setFilesToIgnore(Set<String>) - Method in class org.jahia.services.deamons.filewatcher.FileMonitor
-
- setFilesToIgnore(String...) - Method in class org.jahia.services.deamons.filewatcher.FileMonitor
-
- setFileStorage(SessionNamedDataStorage<UploadedPendingFile>) - Method in class org.jahia.ajax.gwt.helper.ContentManagerHelper
-
- setFileStorage(SessionNamedDataStorage<UploadedPendingFile>) - Method in class org.jahia.ajax.gwt.helper.PropertiesHelper
-
- setFileStorage(SessionNamedDataStorage<UploadedPendingFile>) - Method in class org.jahia.ajax.gwt.helper.VersioningHelper
-
- setFileType(String) - Method in class org.jahia.services.search.SearchCriteria
-
- setFileWatcherService(JahiaFileWatcherService) - Method in class org.jahia.services.importexport.ImportExportBaseService
-
- setFilter(Filter) - Method in class org.jahia.bin.filters.ServletFilter
-
The filter to delegate to
- setFilteredTags(String) - Method in class org.jahia.services.content.interceptor.HtmlFilteringInterceptor
-
- setFilterName(String) - Method in class org.jahia.bin.filters.AbstractServletFilter
-
- setFilters(List<AbstractServletFilter>) - Method in class org.jahia.bin.filters.CompositeFilter
-
- setFilters(List<String>) - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- setFireLoginEvent(boolean) - Method in class org.jahia.params.valves.LoginEngineAuthValveImpl
-
- setFireLogoutEvent(boolean) - Method in class org.jahia.bin.Logout
-
- setFirstImport(String) - Method in class org.jahia.services.sites.SiteCreationInfo
-
- setFolderPath(String) - Method in class org.jahia.tools.files.FileWatcher
-
Set The FolderPath
- setFolderTypes(List<String>) - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- setForbiddenNodeTypesForDragAndDrop(List<String>) - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- setForcedSite(String) - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
- setForceHeaders(boolean) - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
- setForceLiveIEcompatiblity(boolean) - Method in class org.jahia.services.render.filter.StaticAssetsFilter
-
- setForceUILocaleForJCRSession(boolean) - Method in class org.jahia.bin.Edit
-
- setForceUILocaleForJCRSession(boolean) - Method in class org.jahia.services.render.RenderContext
-
- setForgeHelper(ForgeHelper) - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
Injects an instance of the helper class for Private App Store related operations.
- setForgeModulePageUrl(String) - Method in class org.jahia.data.templates.ModuleReleaseInfo
-
- setForgeUrl(String) - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
Sets the URL of the corresponding Jahia Private App Store.
- setForgeUrl(String) - Method in class org.jahia.data.templates.ModuleReleaseInfo
-
- setFormatRegistry(DocumentFormatRegistry) - Method in class org.jahia.services.transform.DocumentConverterService
-
Initializes an instance of the document format registry.
- setFormResourceName(String) - Method in class org.jahia.services.workflow.WorkflowDefinition
-
- setFormResourceName(String) - Method in class org.jahia.services.workflow.WorkflowTask
-
- setForms(Map<String, String>) - Method in class org.jahia.services.workflow.WorklowTypeRegistration
-
- setFrom(String) - Method in class org.jahia.services.history.ContentHistoryService
-
- setFrom(String) - Method in class org.jahia.services.mail.MailMessage
-
- setFrom(String) - Method in class org.jahia.services.mail.MailSettings
-
Sets the value of from.
- setFrom(String) - Method in class org.jahia.services.search.SearchCriteria.DateValue
-
- setFrom(AddressTemplate) - Method in class org.jahia.services.workflow.jbpm.custom.email.MailTemplate
-
- setFromAsDate(Date) - Method in class org.jahia.services.search.SearchCriteria.DateValue
-
- setFullTextSearchable(boolean) - Method in class org.jahia.services.content.nodetypes.ExtendedPropertyDefinition
-
- setGeneratorQueue(ModuleGeneratorQueue) - Method in class org.jahia.services.render.filter.cache.AggregateCacheFilter
-
Deprecated.
- setGeneratorQueue(ModuleGeneratorQueue) - Method in class org.jahia.services.render.filter.cache.CacheFilter
-
- setGivenName(String) - Method in class org.jahia.services.workflow.jbpm.JBPMTaskIdentityService.UserImpl
-
- setGlobalObjects(Map<String, Object>) - Method in class org.jahia.services.content.rules.RulesListener
-
- setGlobalRulesObject(Map<String, Object>) - Method in class org.jahia.services.content.rules.ModuleGlobalObject
-
- setGroupDisplayProperties(Set<String>) - Method in class org.jahia.bin.FindUsersAndGroups
-
- setGroupedItems(List<String>) - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- setGroupId(String) - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
- setGroupManager(JahiaGroupManagerService) - Method in class org.jahia.services.tasks.TaskService
-
- setGroupManager(JahiaGroupManagerService) - Method in class org.jahia.services.workflow.jbpm.BaseCommand
-
- setGroupManager(JahiaGroupManagerService) - Method in class org.jahia.services.workflow.jbpm.JBPM6WorkflowProvider
-
- setGroupManagerService(JahiaGroupManagerService) - Method in class org.jahia.ajax.gwt.helper.WorkflowHelper
-
- setGroupManagerService(JahiaGroupManagerService) - Method in class org.jahia.services.applications.ApplicationsManagerServiceImpl
-
- setGroupManagerService(JahiaGroupManagerService) - Method in class org.jahia.services.content.JCRStoreProvider
-
- setGroupManagerService(JahiaGroupManagerService) - Method in class org.jahia.services.content.rules.Service
-
- setGroupManagerService(JahiaGroupManagerService) - Method in class org.jahia.services.render.filter.cache.AclCacheKeyPartGenerator
-
- setGroupManagerService(JahiaGroupManagerService) - Method in class org.jahia.services.usermanager.JahiaGroupManagerProvider
-
Deprecated.
Injects the group management service instance.
- setGroupManagerService(JahiaGroupManagerService) - Method in class org.jahia.services.workflow.jbpm.custom.email.JBPMMailProducer
-
- setGroups(String) - Method in class org.jahia.services.workflow.jbpm.custom.email.AddressTemplate
-
- setGroupSearchProperties(Set<String>) - Method in class org.jahia.bin.FindUsersAndGroups
-
- setGroupSeparator(String) - Static method in class org.jahia.services.cache.GroupCacheKey
-
- setGroupService(JahiaGroupManagerService) - Method in class org.jahia.services.content.AclListener
-
- setGroupService(JahiaGroupManagerService) - Method in class org.jahia.services.sites.JahiaSitesService
-
- setGroupService(JahiaGroupManagerService) - Method in class org.jahia.services.workflow.jbpm.JahiaUserGroupCallback
-
- setGroupsSignatureAclPathsToQuery(String) - Method in class org.jahia.services.render.filter.cache.AclCacheKeyPartGenerator
-
- setGroupsSizeLimit(int) - Method in class org.jahia.services.cache.ehcache.EhCacheProvider
-
- setGuestGroupResourceKey(String) - Method in class org.jahia.settings.SettingsBean
-
- setGuestGroupResourceModuleName(String) - Method in class org.jahia.settings.SettingsBean
-
- setGuestPassword(String) - Method in class org.jahia.services.content.JCRStoreProvider
-
- setGuestUser(String) - Method in class org.jahia.services.content.JCRStoreProvider
-
- setHandleFallbackLocaleForPath(String) - Method in class org.jahia.services.content.JCRContentUtils
-
- setHandlers(HtmlTagAttributeTraverser.HtmlTagAttributeVisitor...) - Method in class org.jahia.services.render.filter.URLFilter
-
- setHardLimit(int) - Method in class org.jahia.bin.BaseFindController
-
Sets the "hard" limit, i.e.
- setHasEJB(boolean) - Method in class org.jahia.data.webapps.JahiaWebAppsPackage
-
set has EJB or not
- setHasLiveNode(boolean) - Method in class org.jahia.services.content.PublicationInfo
-
set hasLiveNode (default is true)
- setHasMore(boolean) - Method in class org.jahia.services.search.SearchResponse
-
- setHasOrderableChildNodes(boolean) - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- setHeight(AddedNodeFact, String, KnowledgeHelper) - Method in class org.jahia.services.content.rules.ImageService
-
- setHeight(Integer) - Method in class org.jahia.services.image.ImageMagickImage
-
- setHibernateSessionFactory(SessionFactory) - Method in class org.jahia.services.content.nodetypes.NodeTypesDBServiceImpl
-
- setHidden(boolean) - Method in class org.jahia.services.content.nodetypes.ExtendedItemDefinition
-
- setHidden(boolean) - Method in class org.jahia.services.usermanager.JahiaGroup
-
- setHiddenRegex(String) - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- setHiddenTypes(List<String>) - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- setHideLeftPanel(boolean) - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- setHideWhenDisabled(boolean) - Method in class org.jahia.services.uicomponents.bean.toolbar.Item
-
- setHierarchical(boolean) - Method in class org.jahia.services.content.nodetypes.ExtendedPropertyDefinition
-
- setHighLoadBoundary(double) - Static method in class org.jahia.bin.errors.ErrorFileDumper
-
Sets the boundary load value above which all reporting will automatically deactivate.
- setHistorySize(int) - Method in class org.jahia.services.render.filter.HistoryTrackerBean
-
- setHistoryTrackerBean(HistoryTrackerBean) - Method in class org.jahia.services.render.filter.HistoryTrackerFilter
-
- setHitCount(long) - Method in class org.jahia.services.cache.ehcache.BaseCacheInfo
-
- setHitRatio(double) - Method in class org.jahia.services.cache.ehcache.BaseCacheInfo
-
- setHoldability(int) - Method in class org.jahia.jdbc.DelegatingConnection
-
- setHomeDir(Resource) - Method in class org.jahia.services.content.impl.jackrabbit.SpringJackrabbitRepository
-
- setHost(String) - Method in class org.jahia.services.transform.RemoteOfficeManagerFactory
-
- setHtml(String) - Method in class org.jahia.services.workflow.jbpm.custom.email.MailTemplate
-
- setHtmlBody(String) - Method in class org.jahia.services.mail.MailMessage
-
- setHtmlExternalizationService(HtmlExternalizationService) - Method in class org.jahia.services.render.filter.ExternalizeHtmlFilter
-
- setHttpClient(HttpClientService) - Method in class org.jahia.ajax.gwt.helper.ModuleHelper
-
- setHttpClient(HttpClient) - Method in class org.jahia.services.notification.HttpClientService
-
Injects an instance of the HttpClient.
- setHttpClientService(HttpClientService) - Method in class org.jahia.ajax.gwt.helper.PublicationHelper
-
- setHttpClientService(HttpClientService) - Method in class org.jahia.services.notification.HtmlExternalizationService
-
- setHttpOnly(boolean) - Method in class org.jahia.params.valves.CookieAuthConfig
-
- setIcon(String) - Method in class org.jahia.services.uicomponents.bean.editmode.SidePanelTab
-
- setIcon(String) - Method in class org.jahia.services.uicomponents.bean.toolbar.Item
-
- setIconSmall(String) - Method in class org.jahia.data.beans.MenuItem
-
- setID(int) - Method in class org.jahia.content.ObjectLink
-
- setID(String) - Method in class org.jahia.data.applications.ApplicationBean
-
Set id
- setID(String) - Method in class org.jahia.data.applications.EntryPointInstance
-
- setID(int) - Method in class org.jahia.data.beans.portlets.PortletWindowBean
-
- setId(String) - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
Set the module Id.
- setId(String) - Method in class org.jahia.params.valves.BaseAuthValve
-
- setId(Integer) - Method in class org.jahia.services.content.nodetypes.NodeTypesDBProvider
-
- setId(String) - Method in class org.jahia.services.history.HistoryEntry
-
- setId(String) - Method in class org.jahia.services.pwd.JasyptPasswordDigester
-
Sets the unique identifier of this digester.
- setId(String) - Method in class org.jahia.services.pwdpolicy.JahiaPasswordPolicy
-
Sets the value of policy id.
- setId(String) - Method in class org.jahia.services.pwdpolicy.JahiaPasswordPolicyRule
-
Sets the value of rule id.
- setId(String) - Method in class org.jahia.services.pwdpolicy.JahiaPasswordPolicyRuleParam
-
Sets the value of id.
- setId(String) - Method in class org.jahia.services.uicomponents.bean.editmode.EngineTab
-
- setId(String) - Method in class org.jahia.services.uicomponents.bean.toolbar.Item
-
- setId(String) - Method in class org.jahia.services.workflow.jbpm.JBPMTaskIdentityService.GroupImpl
-
- setId(String) - Method in class org.jahia.services.workflow.jbpm.JBPMTaskIdentityService.UserImpl
-
- setId(String) - Method in class org.jahia.services.workflow.WorkflowTask
-
- setIdentifier(String) - Method in class org.jahia.services.channels.Channel
-
- setIdentifier(String) - Method in class org.jahia.services.content.rules.DeletedNodeFact
-
- setIdentifier(String) - Method in class org.jahia.services.seo.VanityUrl
-
Set the unique identifier of the node in the JCR repository
- setIdLength(int) - Method in class org.jahia.params.valves.CookieAuthConfig
-
- setIeHeaderRecognitions(Set<String>) - Method in class org.jahia.services.render.filter.StaticAssetsFilter
-
- setIgnoredBundlePrefixes(Set<String>) - Method in class org.jahia.services.render.scripting.bundle.BundleScriptResolver
-
- setIgnoredFiles(List<String>) - Method in class org.jahia.services.templates.SourceControlFactory
-
- setIgnoredProperties(Set<String>) - Method in class org.jahia.ajax.gwt.helper.PropertiesHelper
-
- setIgnoredTypes(String) - Method in class org.apache.jackrabbit.core.query.lucene.JahiaSearchIndex
-
- setIgnoreFiles(List<String>) - Method in class org.jahia.tools.files.FileWatcher
-
- setIgnoreInUsages(Set<String>) - Method in class org.jahia.ajax.gwt.helper.NavigationHelper
-
- setIgnoreNodeTypes(Set<String>) - Method in class org.jahia.services.history.ContentHistoryService
-
- setIgnoreProperties(Set<String>) - Method in class org.jahia.services.history.ContentHistoryService
-
- setIgnoreSnapshots(String) - Method in class org.jahia.services.templates.ModuleBuildHelper
-
- setIgnoreUsers(Set<String>) - Method in class org.jahia.services.logging.MetricsLoggingServiceImpl
-
- setImage(ImageHelper) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- setImageMagickPath(String) - Method in class org.jahia.services.image.ImageMagickImageService
-
- setImageService(JahiaImageService) - Method in class org.jahia.ajax.gwt.helper.ImageHelper
-
- setImageService(JahiaImageService) - Method in class org.jahia.services.content.rules.ImageService
-
- setImportExportService(ImportExportService) - Method in class org.jahia.bin.Export
-
- setImportExportService(ImportExportBaseService) - Method in class org.jahia.services.templates.TemplatePackageDeployer
-
- setImportUpdateService(ImportUpdateService) - Method in class org.jahia.services.importexport.ImportFileUpdater
-
- setImportUserGeneratedContent(boolean) - Method in class org.jahia.services.importexport.DocumentViewImportHandler
-
- setInactiveLanguages(Set<String>) - Method in class org.jahia.services.content.decorator.JCRSiteNode
-
Sets languages, which are completely deactivated for browsing and editing.
- setInactiveLanguages(Set<String>) - Method in interface org.jahia.services.sites.JahiaSite
-
Sets languages, which are completely deactivated for browsing and editing.
- setInactiveLiveLanguages(Set<String>) - Method in class org.jahia.services.content.decorator.JCRSiteNode
-
Sets languages, which are not considered in live mode browsing, i.e.
- setInactiveLiveLanguages(Set<String>) - Method in interface org.jahia.services.sites.JahiaSite
-
Sets languages, which are not considered in live mode browsing, i.e.
- setIncludeChildren(boolean) - Method in class org.jahia.services.search.SearchCriteria.HierarchicalValue
-
- setIncludes(Set<String>) - Method in class org.jahia.bin.BaseFindController.PropertyFilter
-
- setIncludeTranslationNode(boolean) - Method in class org.apache.jackrabbit.core.query.lucene.join.JahiaEquiJoinMerger
-
- setIndentStep(int) - Method in class org.jahia.services.importexport.DataWriter
-
Set the current indent step.
- setIndex(int) - Method in class org.jahia.services.content.nodetypes.ExtendedPropertyDefinition
-
- setInitializers(Map<String, ChoiceListInitializer>) - Method in class org.jahia.services.content.nodetypes.initializers.ChoiceListInitializerService
-
- setInitParameters(Map<String, String>) - Method in class org.jahia.bin.filters.ServletWrappingFilter
-
- setInlineCss(boolean) - Method in class org.jahia.services.notification.HtmlExternalizationService
-
- setInNodePath(String) - Method in class org.jahia.services.uicomponents.bean.Visibility
-
- setInput(DataInput) - Method in class org.jahia.tools.imageprocess.ImageInfo
-
Set the input stream to the argument stream (or file).
- setInput(InputStream) - Method in class org.jahia.tools.imageprocess.ImageInfo
-
Set the input stream to the argument stream (or file).
- setInputBufferSize(int) - Static method in class org.apache.catalina.servlets.RangeUtils
-
- setInstalledModules(List<String>) - Method in class org.jahia.services.content.decorator.JCRSiteNode
-
- setInstalledModules(List<String>) - Method in class org.jahia.services.content.rules.AbstractNodeFact
-
- setInstalledModules(List<String>) - Method in interface org.jahia.services.sites.JahiaSite
-
- setInterceptor(SchedulerServiceInterceptor) - Method in class org.jahia.services.workflow.jbpm.JahiaQuartzSchedulerService
-
- setInterceptors(List<PropertyInterceptor>) - Method in class org.jahia.services.content.interceptor.InterceptorChain
-
- setInterceptors(List<PropertyInterceptor>) - Method in class org.jahia.services.content.JCRStoreService
-
- setInternalList(List<E>) - Method in class org.jahia.utils.InsertionSortedSet
-
- setInternationalized(boolean) - Method in class org.jahia.services.content.nodetypes.ExtendedPropertyDefinition
-
- setInterval(long) - Method in class org.jahia.tools.files.FileWatcher
-
Set The Interval Values
- setInterval(long) - Method in class org.jahia.tools.patches.Patcher
-
- setIsDataTable(int) - Method in class org.jahia.services.htmlvalidator.WAIValidator
-
Sets the isDataTable boolean to false and stores the level of the Node which invoked this method.
- setIsWelcomeFile(boolean) - Method in class org.jahia.data.applications.ServletBean
-
- setItem(Item) - Method in class org.jahia.services.content.JCRItemWrapperImpl
-
- setItems(List<ChoiceListValue>) - Method in class org.jahia.services.content.nodetypes.initializers.FixedListChoiceListInitializer
-
Injects the list of predefined choice options.
- setItems(List<Item>) - Method in class org.jahia.services.uicomponents.bean.toolbar.Menu
-
- setItems(List<Item>) - Method in class org.jahia.services.uicomponents.bean.toolbar.Toolbar
-
- setItemsPerPage(int) - Method in class org.jahia.services.search.SearchCriteria
-
- setItemsType(String) - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- setItemType(String) - Method in class org.jahia.services.content.nodetypes.ExtendedItemDefinition
-
- setJahiaAttributes(String, Object) - Method in class org.apache.jackrabbit.core.JahiaSessionImpl
-
- setJahiaAttributes(HttpServletRequest, Map<String, Object>) - Static method in class org.jahia.services.applications.pluto.JahiaPortletUtil
-
Set jahia attributes
- setJahiaGroupManagerService(JahiaGroupManagerService) - Method in class org.jahia.ajax.gwt.helper.ACLHelper
-
- setJahiaGroupManagerService(JahiaGroupManagerService) - Method in class org.jahia.bin.FindPrincipal
-
- setJahiaGroupManagerService(JahiaGroupManagerService) - Method in class org.jahia.bin.FindUsersAndGroups
-
- setJahiaJCRUserCountLimit(long) - Method in class org.jahia.settings.SettingsBean
-
- setJahiaModule(JahiaTemplatesPackage) - Method in class org.jahia.services.content.decorator.JCRNodeDecoratorDefinition
-
- setJahiaModule(JahiaTemplatesPackage) - Method in class org.jahia.services.content.decorator.validation.JCRNodeValidatorDefinition
-
- setJahiaModule(JahiaTemplatesPackage) - Method in class org.jahia.services.render.webflow.BundleViewFactoryCreator
-
- setJahiaModule(JahiaTemplatesPackage) - Method in class org.jahia.services.render.webflow.JahiaFlowConversionService
-
- setJahiaModule(JahiaTemplatesPackage) - Method in interface org.jahia.services.templates.JahiaModuleAware
-
- setJahiaModule(JahiaTemplatesPackage) - Method in class org.jahia.services.workflow.WorklowTypeRegistration
-
- setJahiaModule(JahiaTemplatesPackage) - Method in class org.jahia.utils.i18n.ModuleMessageSource
-
- setJahiaPreference(JahiaPreference) - Method in class org.jahia.services.preferences.impl.JahiaPreferencesJCRProviders
-
Set Jahia preference
- setJahiaPreference(JahiaPreference<T>) - Method in interface org.jahia.services.preferences.JahiaPreferencesProvider
-
Set Jahia preference
- setJahiaPreferenceByMaps(Map<String, String>) - Method in class org.jahia.services.preferences.impl.JahiaPreferencesJCRProviders
-
Set jahia preference by properties Map
- setJahiaPreferenceByMaps(Map<String, String>) - Method in interface org.jahia.services.preferences.JahiaPreferencesProvider
-
Set a jahia preference value.
- setJahiaPreferencesService(JahiaPreferencesService) - Method in class org.jahia.services.applications.pluto.JahiaPortletPreferencesServiceImpl
-
- setJahiaSitesService(JahiaSitesService) - Method in class org.jahia.bin.FindPrincipal
-
- setJahiaUserGroupCallback(JahiaUserGroupCallback) - Method in class org.jahia.services.workflow.jbpm.JBPM6WorkflowProvider
-
- setJahiaUserManagerService(JahiaUserManagerService) - Method in class org.jahia.bin.FindPrincipal
-
- setJahiaUserManagerService(JahiaUserManagerService) - Method in class org.jahia.bin.FindUser
-
- setJasyptDigester(StringDigester) - Method in class org.jahia.services.pwd.JasyptPasswordDigester
-
- setJavascriptResources(List<String>) - Method in class org.jahia.ajax.gwt.helper.ModuleGWTResources
-
- setJavaScripts(List<String>) - Method in class org.jahia.ajax.gwt.utils.GWTResourceConfig
-
- setJbpm6WorkflowProvider(JBPM6WorkflowProvider) - Method in class org.jahia.services.workflow.jbpm.JBPMModuleProcessLoader
-
- setJbpmServicesPersistenceManager(JbpmServicesPersistenceManagerImpl) - Method in class org.jahia.services.workflow.jbpm.JahiaRuntimeManagerFactoryImpl
-
- setJbpmServicesPersistenceManager(JbpmServicesPersistenceManagerImpl) - Method in class org.jahia.services.workflow.jbpm.JBPM6WorkflowProvider
-
- setJCRContentUtils(JCRContentUtils) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- setJcrFolderName(String) - Method in class org.jahia.ajax.gwt.content.server.UploadedPendingFileStorageJcr
-
- setJcrSearchProvider(JahiaJCRSearchProvider) - Method in class org.jahia.ajax.gwt.helper.SearchHelper
-
- setJcrService(JCRStoreService) - Method in class org.jahia.ajax.gwt.helper.SearchHelper
-
- setJcrSessionFactory(JCRSessionFactory) - Method in class org.jahia.bin.Render
-
- setJcrSessionFactory(JCRSessionFactory) - Method in class org.jahia.services.importexport.validation.ProviderAvailabilityValidator
-
- setJCRSessionFactory(JCRSessionFactory) - Method in class org.jahia.services.preferences.impl.JahiaPreferencesJCRProviders
-
- setJcrSessionFactory(JCRSessionFactory) - Method in class org.jahia.services.render.filter.cache.ModuleCacheProvider
-
Deprecated.
- setJcrSessionFactory(JCRSessionFactory) - Method in class org.jahia.services.uicomponents.bean.contentmanager.ProviderKeyColumnVisibility
-
- setJcrStoreService(JCRStoreService) - Method in class org.jahia.services.content.interceptor.PropertyInterceptorRegistrator
-
- setJcrStoreService(JCRStoreService) - Method in class org.jahia.services.importexport.ImportExportBaseService
-
- setJcrStoreService(JCRStoreService) - Method in class org.jahia.services.preferences.JahiaPreferencesService
-
- setJcrTemplate(JCRTemplate) - Method in class org.jahia.services.applications.ApplicationsManagerServiceImpl
-
- setJcrTemplate(JCRTemplate) - Method in class org.jahia.services.content.rules.ExtractionService
-
- setJcrTemplate(JCRTemplate) - Method in class org.jahia.services.workflow.WorkflowService
-
- setJmxActivated(boolean) - Method in class org.jahia.services.cache.ehcache.EhCacheProvider
-
- setJobDetail(JobDetail) - Method in class org.jahia.services.scheduler.JobSchedulingBean
-
- setJsessionIdParameterName(String) - Method in class org.jahia.settings.SettingsBean
-
- setJson(JSONObject) - Method in class org.jahia.bin.ActionResult
-
- setKey(String) - Method in class org.jahia.services.categories.jcr.JCRCategory
-
- setKey(String) - Method in class org.jahia.services.content.JCRStoreProvider
-
- setKey(String) - Method in class org.jahia.services.content.nodetypes.initializers.FixedListChoiceListInitializer
-
- setKey(String) - Method in interface org.jahia.services.content.nodetypes.initializers.ModuleChoiceListInitializer
-
- setKey(String) - Method in interface org.jahia.services.content.nodetypes.renderer.ModuleChoiceListRenderer
-
- setKey(String) - Method in class org.jahia.services.uicomponents.bean.contentmanager.Column
-
- setKey(String) - Method in class org.jahia.services.uicomponents.bean.contentmanager.Item
-
- setKey(String) - Method in class org.jahia.services.uicomponents.bean.contentmanager.Repository
-
- setKey(String) - Method in class org.jahia.services.uicomponents.bean.editmode.EngineConfiguration
-
- setKey(String) - Method in class org.jahia.services.uicomponents.bean.editmode.SidePanelTab
-
- setKey(String) - Method in class org.jahia.services.uicomponents.bean.toolbar.ResourceBundleProperty
-
- setKey(String) - Method in class org.jahia.services.usermanager.JahiaGroupManagerProvider
-
Deprecated.
- setKey(String) - Method in class org.jahia.services.usermanager.JahiaUserManagerProvider
-
Deprecated.
- setKey(String) - Method in class org.jahia.services.workflow.jbpm.BaseCommand
-
- setKey(String) - Method in class org.jahia.services.workflow.jbpm.JBPM6WorkflowProvider
-
- setKeyGenerator(CacheKeyGenerator) - Method in class org.jahia.services.render.filter.AggregateFilter
-
- setKeyGenerator(CacheKeyGenerator) - Method in class org.jahia.services.render.filter.cache.ModuleCacheProvider
-
Injects the cache key generator implementation.
- setKeyGroupSeparator(String) - Static method in class org.jahia.services.cache.GroupCacheKey
-
- setKeywords(boolean) - Method in class org.jahia.services.search.SearchCriteria.Term.SearchFields
-
- setKillExistingOfficeProcessOnWindows(boolean) - Method in class org.jahia.services.transform.LocalOfficeManagerFactory
-
- setKnownFragmentHosts(Set<String>) - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
Defines a set of symbolic names for bundles, which are known to be target hosts for fragments.
- setLabel(String) - Method in class org.jahia.services.search.SearchCriteria.NodePropertyDescriptor
-
- setLabel(String) - Method in class org.jahia.utils.NodeTypeTreeEntry
-
- setLanguage(String) - Method in class org.jahia.services.seo.VanityUrl
-
Sets the language of the content object to which the vanity URL maps to
- setLanguage(String) - Method in class org.jahia.services.workflow.jbpm.custom.email.MailTemplate
-
- setLanguages(LanguageHelper) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- setLanguages(LanguageHelper) - Method in class org.jahia.ajax.gwt.helper.UIConfigHelper
-
- setLanguages(Set<String>) - Method in class org.jahia.services.content.decorator.JCRSiteNode
-
Sets the language settings for this site.
- setLanguages(SearchCriteria.CommaSeparatedMultipleValue) - Method in class org.jahia.services.search.SearchCriteria
-
- setLanguages(Set<String>) - Method in interface org.jahia.services.sites.JahiaSite
-
Sets the language settings for this site.
- setLastAccessedTimeNow() - Method in class org.jahia.services.cache.CacheEntry
-
Deprecated.
- setLastCheckTime(long) - Method in class org.jahia.tools.files.FileWatcher
-
- setLastConfigurationResources(Resource[]) - Method in class org.jahia.services.seo.urlrewrite.UrlRewriteService
-
- setLastModified(Calendar) - Method in class org.apache.jackrabbit.core.JahiaNodeTypeInstanceHandler
-
- setLastModified(long) - Method in class org.jahia.services.modulemanager.persistence.PersistentBundle
-
Sets the last modified timestamp for this bundle.
- setLastModified(SearchCriteria.DateValue) - Method in class org.jahia.services.search.SearchCriteria
-
- setLastModifiedBy(String) - Method in class org.apache.jackrabbit.core.JahiaNodeTypeInstanceHandler
-
- setLastModifiedBy(String) - Method in class org.jahia.services.search.SearchCriteria
-
- setLastRule(boolean) - Method in class org.jahia.services.pwdpolicy.JahiaPasswordPolicyRule
-
Set to true if the processing of further rules in the
policy is stopped if this one is violated, thus it is possible to define
exclusive rules.
- setLastVersion(boolean) - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
Sets the flag for the latest available module version.
- setLayout(String) - Method in class org.jahia.services.uicomponents.bean.toolbar.Item
-
- setLayout(String) - Method in class org.jahia.services.uicomponents.bean.toolbar.Toolbar
-
- setLeftObjectKey(ObjectKey) - Method in class org.jahia.content.ObjectLink
-
- setLegacyDefinitionsFilePath(Resource) - Method in class org.jahia.services.sites.SiteCreationInfo
-
- setLegacyMappingFilePath(Resource) - Method in class org.jahia.services.sites.SiteCreationInfo
-
- setLegacyPidMappingTool(LegacyPidMappingTool) - Method in class org.jahia.services.importexport.ImportExportBaseService
-
- setLevel(Integer) - Method in class org.jahia.services.htmlvalidator.Result
-
Sets the value of the level property.
- setLevel(int) - Method in class org.jahia.utils.zip.DirectoryZipOutputStream
-
- setLevelsUp(int) - Method in class org.jahia.services.content.rules.FlushCacheOnNodeBackgroundAction
-
- setLicenseFeature(String) - Method in class org.jahia.bin.LicensedAction
-
- setLicenseFile(Resource) - Method in class org.jahia.settings.SettingsBean
-
- setLimit(long) - Method in class org.jahia.services.query.QueryWrapper
-
- setLimit(long) - Method in class org.jahia.services.search.SearchCriteria
-
Sets the maximum size of the result set to limit.
- setLimit(long) - Method in class org.jahia.services.search.SearchResponse
-
- setLimitingFacets(List<FacetField>) - Method in class org.apache.jackrabbit.core.query.lucene.FacetRow
-
- setLine(int) - Method in class org.jahia.services.htmlvalidator.Result
-
Sets the value of the line property.
- setLinkTemplateType(String) - Method in class org.jahia.services.search.AbstractHit
-
- setListener(JCRModuleListener.Listener) - Method in class org.jahia.services.templates.JCRModuleListener
-
- setListeners(Map<String, List<DefaultEventListener>>) - Method in class org.jahia.services.content.JCRStoreService
-
- setLiveDraggable(boolean) - Method in class org.jahia.services.content.decorator.JCRLayoutNode
-
- setLiveEditable(boolean) - Method in class org.jahia.services.content.decorator.JCRLayoutNode
-
- setLoaded(boolean) - Method in class org.jahia.data.applications.ServletBean
-
- setLoadSitesList(boolean) - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
- setLocalDiskSize(long) - Method in class org.jahia.services.cache.ehcache.BaseCacheInfo
-
- setLocalDiskSizeInBytes(long) - Method in class org.jahia.services.cache.ehcache.BaseCacheInfo
-
- setLocalDiskSizeInBytesHumanReadable(String) - Method in class org.jahia.services.cache.ehcache.BaseCacheInfo
-
- setLocale(Locale) - Method in class org.jahia.services.history.HistoryEntry
-
- setLocale(HttpServletRequest, HttpServletResponse, Locale) - Method in class org.jahia.services.multilang.CurrentLocaleResolver
-
- setLocale(HttpServletRequest, HttpServletResponse, Locale) - Method in class org.jahia.services.multilang.UILocaleResolver
-
- setLocale(String) - Method in class org.jahia.services.sites.SiteCreationInfo
-
- setLocale(Locale) - Method in class org.jahia.utils.NoOutputResponseWrapper
-
- setLocale(Locale) - Method in class org.jahia.utils.StringResponseWrapper
-
- setLocalHeapSize(long) - Method in class org.jahia.services.cache.ehcache.BaseCacheInfo
-
- setLocalHeapSizeInBytes(long) - Method in class org.jahia.services.cache.ehcache.BaseCacheInfo
-
- setLocalHeapSizeInBytesHumanReadable(String) - Method in class org.jahia.services.cache.ehcache.BaseCacheInfo
-
- setLocalOffHeapSize(long) - Method in class org.jahia.services.cache.ehcache.BaseCacheInfo
-
- setLocalOffHeapSizeInBytes(long) - Method in class org.jahia.services.cache.ehcache.BaseCacheInfo
-
- setLocalOffHeapSizeInBytesHumanReadable(String) - Method in class org.jahia.services.cache.ehcache.BaseCacheInfo
-
- setLock(List<String>, boolean) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- setLock(List<String>, boolean, JCRSessionWrapper) - Method in class org.jahia.ajax.gwt.helper.ContentManagerHelper
-
- setLocked(boolean) - Method in class org.jahia.services.content.PublicationInfoNode
-
- setLoggerLevel(String, String) - Static method in class org.jahia.bin.listeners.LoggingConfigListener
-
Changes the level for the specified logger.
- setLoggingService(MetricsLoggingService) - Method in class org.jahia.bin.DefaultPostAction
-
- setLoggingService(MetricsLoggingService) - Method in class org.jahia.bin.DefaultPutAction
-
- setLoggingService(MetricsLoggingService) - Method in class org.jahia.bin.Render
-
- setLoggingService(MetricsLoggingService) - Method in class org.jahia.services.content.JCRPublicationService
-
- setLoggingService(MetricsLoggingService) - Method in class org.jahia.services.logging.MetricsLoggingJCReventListener
-
- setLoggingService(MetricsLoggingService) - Method in class org.jahia.services.render.filter.MetricsLoggingFilter
-
- setLoggingTriggerValue(double) - Method in class org.jahia.utils.LoadAverage
-
Sets the value above which logging will be triggered for load averages.
- setLogTemplatesMap(Map<String, String>) - Method in class org.jahia.services.logging.MetricsLoggingServiceImpl
-
- setMail_maxRegroupingOfPreviousException(int) - Method in class org.jahia.settings.SettingsBean
-
- setMailEndpointUri(String) - Method in class org.jahia.services.mail.MailServiceImpl
-
Sets the URI of the default mail sending endpoint.
- setMailProducer(JBPMMailProducer) - Method in class org.jahia.services.workflow.jbpm.custom.email.JBPMMailWorkItemHandler
-
- setMailService(MailServiceImpl) - Method in class org.jahia.bin.Notifications
-
- setMailService(MailServiceImpl) - Method in class org.jahia.services.workflow.jbpm.custom.email.JBPMMailSession
-
- setMailSession(JBPMMailSession) - Method in class org.jahia.services.workflow.jbpm.custom.email.JBPMMailWorkItemHandler
-
- setMailTemplateField(MailTemplate, int, StringBuilder) - Static method in class org.jahia.services.workflow.jbpm.JBPMModuleProcessLoader
-
- setMailTemplateRegistry(MailTemplateRegistry) - Method in class org.jahia.services.workflow.jbpm.custom.email.JBPMMailProducer
-
- setMailTemplateRegistry(MailTemplateRegistry) - Method in class org.jahia.services.workflow.jbpm.JBPMModuleProcessLoader
-
- setMailTemplates(Map<String, MailTemplate>) - Method in class org.jahia.services.workflow.jbpm.custom.email.MailTemplateRegistry
-
- setMailTemplates(Resource[]) - Method in class org.jahia.services.workflow.jbpm.JBPMModuleProcessLoader
-
- setMainModuleToolbar(Toolbar) - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
- setMainResource(Resource) - Method in class org.jahia.services.render.RenderContext
-
- setMainStorage(boolean) - Method in class org.jahia.services.content.JCRStoreProvider
-
- setMaintenance(boolean) - Static method in class org.jahia.bin.Jahia
-
- setManager(CacheManager) - Method in class org.jahia.services.cache.ehcache.CacheManagerInfo
-
- setManagerProviders(Map<String, ApplicationsManagerProvider>) - Method in class org.jahia.services.applications.ApplicationsManagerServiceImpl
-
- setMandatory(boolean) - Method in class org.jahia.services.content.nodetypes.ExtendedItemDefinition
-
- setMandatoryLanguages(Set<String>) - Method in class org.jahia.services.content.decorator.JCRSiteNode
-
- setMandatoryLanguages(Set<String>) - Method in interface org.jahia.services.sites.JahiaSite
-
- setMapping(Map<String, String>) - Method in class org.jahia.services.content.rules.ExtractionService
-
- setMapping(Map<String, String>) - Method in class org.jahia.services.render.StaticAssetMapping
-
- setMatch(SearchCriteria.Term.MatchType) - Method in class org.jahia.services.search.SearchCriteria.NodeProperty
-
- setMatch(SearchCriteria.Term.MatchType) - Method in class org.jahia.services.search.SearchCriteria.Term
-
- setMatchAllUrls(boolean) - Method in class org.jahia.bin.filters.AbstractServletFilter
-
- setMavenArchetypeCatalog(String) - Method in class org.jahia.services.templates.ModuleBuildHelper
-
- setMavenArchetypePlugin(String) - Method in class org.jahia.services.templates.ModuleBuildHelper
-
- setMavenArchetypeVersion(String) - Method in class org.jahia.services.templates.ModuleBuildHelper
-
Supplies the exact version of the Maven archetypes to use when creating a module.
- setMavenExecutable(String) - Method in class org.jahia.services.templates.ModuleBuildHelper
-
- setMavenExecutableSet(boolean) - Method in class org.jahia.settings.SettingsBean
-
- setMavenMinRequiredVersion(String) - Method in class org.jahia.services.templates.ModuleBuildHelper
-
- setMavenReleasePlugin(String) - Method in class org.jahia.services.templates.ModuleBuildHelper
-
- setMavenWarnIfVersionIsOlderThan(String) - Method in class org.jahia.services.templates.ModuleBuildHelper
-
- setMaxAgeInSeconds(int) - Method in class org.jahia.params.valves.CookieAuthConfig
-
- setMaxClauseCount(int) - Method in class org.apache.jackrabbit.core.query.lucene.JahiaSearchIndex
-
- setMaxExtractedCharacters(int) - Method in class org.jahia.services.textextraction.TextExtractionService
-
- setMaximumTasksAllowed(int) - Static method in class org.jahia.bin.errors.ErrorFileDumper
-
Sets the maximum number of parallel dumping tasks allowed to be queued.
- setMaxInactiveInterval(int) - Method in class org.jahia.params.BasicSessionState
-
- setMaxInactiveInterval(int) - Method in class org.jahia.params.HttpSessionState
-
- setMaxInactiveInterval(int) - Method in interface org.jahia.params.SessionState
-
- setMaxJobNameLength(int) - Method in class org.jahia.tools.files.FileWatcher
-
- setMaxModulesToGenerateInParallel(int) - Method in class org.jahia.services.render.filter.cache.ModuleGeneratorQueue
-
- setMaxRequestRenderTime(long) - Method in class org.jahia.services.render.monitoring.DefaultRenderTimeMonitor
-
- setMaxTasksPerProcess(int) - Method in class org.jahia.services.transform.LocalOfficeManagerFactory
-
- setMaxTokenLength(int) - Method in class org.jahia.services.search.analyzer.StandardAnalyzer
-
Set maximum allowed token length.
- setMessage(String) - Method in class org.jahia.services.history.HistoryEntry
-
- setMessage(String) - Method in class org.jahia.services.htmlvalidator.Result
-
- setMethod(int) - Method in class org.jahia.utils.zip.DirectoryZipOutputStream
-
- setMimeType(String) - Method in class org.jahia.services.workflow.jbpm.custom.email.AttachmentTemplate
-
- setMimeTypes(List<String>) - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- setMinimalIntervalBetweenDumps(long) - Method in class org.jahia.tools.jvm.ThreadMonitor
-
Sets the minimal interval allowed between thread dumps.
- setMinimumIntervalAfterLastAutoThreadDump(long) - Method in class org.jahia.services.render.filter.cache.ModuleGeneratorQueue
-
- setMissCount(long) - Method in class org.jahia.services.cache.ehcache.BaseCacheInfo
-
- setMissingMixins(Map<String, Set<String>>) - Method in class org.jahia.services.importexport.validation.MissingNodetypesValidationResult
-
- setMissingNodetypes(Map<String, Set<String>>) - Method in class org.jahia.services.importexport.validation.MissingNodetypesValidationResult
-
- setMixin(boolean) - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- setMixinExtendNames(List<String>) - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- setMixinsToRemoveOnDestination(Set<String>) - Method in class org.jahia.services.content.JCRVersionService
-
- setMixLanguagesActive(boolean) - Method in class org.jahia.services.content.decorator.JCRSiteNode
-
Sets the value of the site property that controls
- setMixLanguagesActive(boolean) - Method in interface org.jahia.services.sites.JahiaSite
-
Sets the value of the site property that controls
- setModuleBuildHelper(ModuleBuildHelper) - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
- setModuleCacheProvider(ModuleCacheProvider) - Method in class org.jahia.services.render.URLResolverListener
-
Deprecated.
- setModuleGenerationWaitTime(long) - Method in class org.jahia.services.render.filter.cache.ModuleGeneratorQueue
-
- setModuleHelper(ModuleHelper) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- setModuleId(String) - Method in class org.jahia.services.uicomponents.bean.contentmanager.ModuleAvailableVisibility
-
- setModuleInstallationHelper(ModuleInstallationHelper) - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
- setModuleManager(ModuleManager) - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
- setModuleManager(ModuleManager) - Method in class org.jahia.services.templates.ModuleBuildHelper
-
- setModulePriority(int) - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
Set the module priority for this module
- setModuleSpringBeansWaitingTimeout(int) - Method in class org.jahia.settings.SettingsBean
-
- setModuleStartLevel(int) - Method in class org.jahia.services.templates.ModuleBuildHelper
-
- setModuleStates(Map<Bundle, ModuleState>) - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
- setModulesToDeploy(String[]) - Method in class org.jahia.services.sites.SiteCreationInfo
-
- setModulesWithNoDefaultDependency(Set<String>) - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
- setModuleType(String) - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
Sets the type of this module.
- setMountPoint(String) - Method in class org.jahia.services.content.JCRObservationManagerDispatcher
-
- setMountPoint(String) - Method in class org.jahia.services.content.JCRStoreProvider
-
- setMountStatus(String) - Method in class org.jahia.services.content.decorator.JCRMountPointNode
-
- setMountStatus(JCRMountPointNode.MountStatus) - Method in class org.jahia.services.content.decorator.JCRMountPointNode
-
- setMountStatus(JCRMountPointNode.MountStatus) - Method in class org.jahia.services.content.JCRStoreProvider
-
Sets the mount status of this provider to the specified one.
- setMountStatus(JCRMountPointNode.MountStatus, String) - Method in class org.jahia.services.content.JCRStoreProvider
-
Sets the mount status of this provider to the specified one.
- setMountStatusMessage(String) - Method in class org.jahia.services.content.JCRStoreProvider
-
- setMultiple(boolean) - Method in class org.jahia.services.content.nodetypes.ExtendedPropertyDefinition
-
- setMultiple(boolean) - Method in class org.jahia.services.search.SearchCriteria.NodeProperty
-
- setMultiple(boolean) - Method in class org.jahia.services.search.SearchCriteria.NodePropertyDescriptor
-
- setName(String) - Method in class org.jahia.bin.Action
-
Sets the action name.
- setName(String) - Method in class org.jahia.data.applications.ApplicationBean
-
Set name
- setName(String) - Method in class org.jahia.data.applications.ServletBean
-
- setName(String) - Method in class org.jahia.data.beans.portlets.PortletModeBean
-
- setName(String) - Method in class org.jahia.data.beans.portlets.WindowStateBean
-
- setName(String) - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
Set the name.
- setName(String) - Method in class org.jahia.data.webapps.JahiaWebAppDef
-
Set the display name
- setName(String) - Method in class org.jahia.data.webapps.Servlet_Element
-
Set the servlet Name
- setName(String) - Method in class org.jahia.pipelines.impl.GenericPipeline
-
Set the name of this pipeline.
- setName(String) - Method in class org.jahia.services.applications.CustomPortletMode
-
- setName(String) - Method in class org.jahia.services.applications.CustomWindowState
-
- setName(String) - Method in interface org.jahia.services.cache.CacheImplementation
-
- setName(String) - Method in class org.jahia.services.cache.dummy.DummyCacheImpl
-
- setName(String) - Method in class org.jahia.services.cache.ehcache.BaseCacheInfo
-
- setName(String) - Method in class org.jahia.services.cache.ehcache.EhCacheImpl
-
- setName(Name) - Method in class org.jahia.services.content.nodetypes.ExtendedItemDefinition
-
- setName(Name) - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- setName(String) - Method in class org.jahia.services.content.rules.BaseBackgroundAction
-
- setName(String) - Method in class org.jahia.services.notification.templates.Attachment
-
- setName(String) - Method in class org.jahia.services.pagesusers.PageUserProperty
-
- setName(String) - Method in class org.jahia.services.pwdpolicy.JahiaPasswordPolicy
-
Sets the value of policy name.
- setName(String) - Method in class org.jahia.services.pwdpolicy.JahiaPasswordPolicyRule
-
Sets the value of rule name.
- setName(String) - Method in class org.jahia.services.pwdpolicy.JahiaPasswordPolicyRuleParam
-
Sets the value of parameter name.
- setName(String) - Method in class org.jahia.services.render.filter.AbstractFilter.RequestCondition
-
- setName(String) - Method in class org.jahia.services.search.jcr.JahiaJCRSearchProvider
-
- setName(String) - Method in class org.jahia.services.search.SearchCriteria.NodeProperty
-
- setName(String) - Method in class org.jahia.services.search.SearchCriteria.NodePropertyDescriptor
-
- setName(String) - Method in class org.jahia.services.translation.AbstractTranslationProvider
-
- setName(String) - Method in class org.jahia.services.uicomponents.bean.contentmanager.Item
-
- setName(String) - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
- setName(String) - Method in class org.jahia.services.uicomponents.bean.editmode.SidePanelTab
-
- setName(String) - Method in class org.jahia.services.uicomponents.bean.toolbar.Property
-
- setName(String) - Method in class org.jahia.services.uicomponents.bean.toolbar.Toolbar
-
- setName(String) - Method in class org.jahia.services.workflow.jbpm.custom.AbstractTaskLifeCycleEventListener
-
- setName(String) - Method in class org.jahia.services.workflow.jbpm.custom.AbstractWorkItemHandler
-
- setName(String) - Method in class org.jahia.services.workflow.jbpm.custom.email.AttachmentTemplate
-
- setName(String) - Method in class org.jahia.services.workflow.jbpm.JBPMTaskIdentityService.GroupImpl
-
- setNameGenerationHelper(NameGenerationHelper) - Method in class org.jahia.services.content.JCRContentUtils
-
- setNamespacePrefix(String, String) - Method in class org.jahia.services.content.JCRSessionWrapper
-
Applies the namespace prefix to the appropriate sessions, including the underlying provider sessions.
- setNavigation(NavigationHelper) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- setNavigation(NavigationHelper) - Method in class org.jahia.ajax.gwt.helper.ContentDefinitionHelper
-
- setNavigation(NavigationHelper) - Method in class org.jahia.ajax.gwt.helper.ContentManagerHelper
-
- setNavigation(NavigationHelper) - Method in class org.jahia.ajax.gwt.helper.ModuleHelper
-
- setNavigation(NavigationHelper) - Method in class org.jahia.ajax.gwt.helper.PortletHelper
-
- setNavigation(NavigationHelper) - Method in class org.jahia.ajax.gwt.helper.PropertiesHelper
-
- setNavigation(NavigationHelper) - Method in class org.jahia.ajax.gwt.helper.SearchHelper
-
- setNavigation(NavigationHelper) - Method in class org.jahia.ajax.gwt.helper.UIConfigHelper
-
- setNbColumns(long) - Method in class org.jahia.services.content.decorator.JCRLayoutNode
-
- setNeedAuthentication(String) - Method in class org.jahia.services.uicomponents.bean.Visibility
-
- setNeedFrameParsing(boolean) - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
- setNeedsMavenExecutable(boolean) - Method in class org.jahia.services.uicomponents.bean.Visibility
-
- setNetworkTimeout(Executor, int) - Method in class org.jahia.jdbc.DelegatingConnection
-
- setNextVersion(String) - Method in class org.jahia.data.templates.ModuleReleaseInfo
-
- setNoCacheHeaders(HttpServletResponse) - Static method in class org.jahia.utils.WebUtils
-
Sets proper response headers to prevent caching of this response.
- setNode(JCRNodeWrapper) - Method in class org.jahia.services.content.decorator.JCRReferenceNode
-
- setNode(JCRNodeWrapper) - Method in class org.jahia.services.render.Resource
-
- setNodeCheckPermission(String) - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
- setNodeHelper(NodeHelper) - Method in class org.jahia.ajax.gwt.helper.NavigationHelper
-
- setNodeId(String) - Method in class org.jahia.services.workflow.HistoryWorkflow
-
- setNodesToExport(long) - Method in class org.jahia.services.importexport.ExportContext
-
- setNodeType(String) - Method in class org.jahia.services.preferences.impl.JahiaPreferencesJCRProviders
-
- setNodeType(String) - Method in class org.jahia.services.search.SearchCriteria.NodeProperty
-
- setNodeType(String) - Method in class org.jahia.services.search.SearchCriteria
-
- setNodeType(String) - Method in class org.jahia.services.uicomponents.bean.editmode.Engine
-
- setNodeTypes(List<String>) - Method in class org.jahia.services.content.files.FileCacheEntry
-
- setNodeTypes(Set<String>) - Method in class org.jahia.services.content.interceptor.BaseInterceptor
-
- setNodeTypes(List<String>) - Method in class org.jahia.services.content.JCRObservationManager.EventWrapper
-
- setNodeTypes(List<String>) - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- setNodeTypesDBService(NodeTypesDBServiceImpl) - Method in class org.jahia.services.content.JCRStoreService
-
- setNodeTypesList(List<String>) - Method in class org.jahia.services.logging.MetricsLoggingJCReventListener
-
- setNodeTypesToSkip(String) - Method in class org.jahia.bin.Find
-
- setNodeTypesWithTheme(List<String>) - Method in class org.jahia.services.render.RenderService
-
- setNodeTypeView(Map<String, String>) - Method in class org.jahia.ajax.gwt.helper.StubHelper
-
Injects the mapping between the view and node type
- setNoLanguageValidityCheckTypes(Set<String>) - Method in class org.jahia.services.content.JCRStoreService
-
- setNonEditableTypes(Set<String>) - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
- setNonManageableModules(List<String>) - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
- setNonSplittedUsers(List<String>) - Method in class org.jahia.services.usermanager.DefaultJahiaUserSplittingRuleImpl
-
- setNonVisibleTypes(Set<String>) - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
- setNormalize(boolean) - Method in class org.jahia.services.search.SearchCriteria.Ordering
-
- setNotificationLevel(String) - Method in class org.jahia.services.mail.MailSettings
-
Sets the value of notificationLevel.
- setNotificationService(MailService) - Method in class org.jahia.services.content.rules.RulesNotificationService
-
- setNoUpdateTypes(List<String>) - Method in class org.jahia.services.importexport.DocumentViewImportHandler
-
- setNoValidityCheckTypes(Set<String>) - Method in class org.jahia.services.content.JCRStoreService
-
- setNumber(int) - Method in class org.jahia.data.webapps.Servlet_Element
-
Set the servlet number
- setObject(V) - Method in class org.jahia.services.cache.CacheEntry
-
Sets/Updates the object associated to this cache entry.
- setObservationManager(WorkflowObservationManager) - Method in class org.jahia.services.workflow.jbpm.custom.AbstractTaskLifeCycleEventListener
-
- setObservationManager(WorkflowObservationManager) - Method in class org.jahia.services.workflow.jbpm.JBPMListener
-
- setObserversUseRelativeRoot(boolean) - Method in class org.jahia.services.content.JCRStoreProvider
-
- setOfficeHome(File) - Method in class org.jahia.services.transform.LocalOfficeManagerFactory
-
- setOfficeHome(String) - Method in class org.jahia.services.transform.LocalOfficeManagerFactory
-
- setOfficeManagerBeanName(String) - Method in class org.jahia.services.transform.DocumentConverterService
-
- setOffset(long) - Method in class org.jahia.services.query.QueryWrapper
-
- setOffset(long) - Method in class org.jahia.services.search.SearchCriteria
-
Sets the start offset of the result set to offset.
- setOffset(long) - Method in class org.jahia.services.search.SearchResponse
-
- setOnConflict(int) - Method in class org.jahia.services.content.nodetypes.ExtendedItemDefinition
-
- setOnlyFiles(boolean) - Method in class org.jahia.services.deamons.filewatcher.FileMonitor
-
- setOnParentVersion(int) - Method in class org.jahia.services.content.nodetypes.ExtendedItemDefinition
-
- setOperand(SearchCriteria.Ordering.Operand) - Method in class org.jahia.services.search.SearchCriteria.Ordering
-
- setOperatingMode(String) - Method in class org.jahia.services.uicomponents.bean.Visibility
-
- setOperationType(String) - Method in class org.jahia.services.content.rules.AbstractNodeFact
-
- setOperationType(String) - Method in class org.jahia.services.content.rules.DeletedNodeFact
-
- setOperationType(String) - Method in interface org.jahia.services.content.rules.NodeFact
-
- setOperationTypes(Set<Integer>) - Method in class org.jahia.services.content.DefaultEventListener
-
- setOrder(float) - Method in class org.jahia.bin.filters.AbstractServletFilter
-
- setOrder(SearchCriteria.Ordering.Order) - Method in class org.jahia.services.search.SearchCriteria.Ordering
-
- setOrder(int) - Method in class org.jahia.services.uicomponents.bean.editmode.EngineTab
-
- setOrderings(List<SearchCriteria.Ordering>) - Method in class org.jahia.services.search.SearchCriteria
-
- setOriginatingJahiaRelease(String) - Method in class org.jahia.services.sites.SiteCreationInfo
-
- setOriginSiteKey(String) - Method in class org.jahia.services.search.SearchCriteria
-
Sets the origin site key, i.e.
- setOutboundRulesEnabled(boolean) - Method in class org.jahia.services.seo.urlrewrite.UrlRewriteFilter
-
- setOutcome(String) - Method in class org.jahia.services.workflow.HistoryWorkflowTask
-
- setOutcome(Set<String>) - Method in class org.jahia.services.workflow.WorkflowTask
-
- setOutcomeIcons(List<String>) - Method in class org.jahia.services.workflow.WorkflowTask
-
- setOutput(int) - Static method in class org.apache.catalina.servlets.RangeUtils
-
- setOutput(Writer) - Method in class org.jahia.services.importexport.XMLWriter
-
Set a new output destination for the document.
- setOverflowToDisk(boolean) - Method in class org.jahia.services.cache.ehcache.BaseCacheInfo
-
- setOverflowToOffHeap(boolean) - Method in class org.jahia.services.cache.ehcache.BaseCacheInfo
-
- setOverride(boolean) - Method in class org.jahia.services.content.nodetypes.ExtendedItemDefinition
-
- setOverwriteExisting(boolean) - Method in class org.jahia.services.scheduler.JobSchedulingBean
-
- setPackageName(String) - Method in class org.jahia.services.workflow.WorkflowDefinition
-
- setPackageRegistry(TemplatePackageRegistry) - Method in class org.jahia.services.templates.JCRModuleListener
-
- setPage(String) - Method in class org.jahia.services.content.decorator.JCRLayoutNode
-
- setPageId(int) - Method in class org.jahia.services.pagesusers.PageUserProperty
-
- setPagePath(SearchCriteria.HierarchicalValue) - Method in class org.jahia.services.search.SearchCriteria
-
- setPageUUID(String) - Method in class org.jahia.services.preferences.bookmarks.BookmarksJahiaPreference
-
- setPageUUID(String) - Method in class org.jahia.services.preferences.page.PageJahiaPreference
-
- setParameterMap(Map<String, List<String>>) - Method in class org.jahia.tools.files.FileUpload
-
- setParameters(Map<String, String>) - Method in class org.jahia.bin.filters.AbstractServletFilter
-
- setParameters(List<JahiaPasswordPolicyRuleParam>) - Method in class org.jahia.services.pwdpolicy.JahiaPasswordPolicyRule
-
Sets the value of parameters.
- setParams(Map<String, String>) - Method in class org.jahia.services.uicomponents.bean.editmode.SidePanelTab
-
- setParent(Object) - Method in class org.jahia.services.uicomponents.bean.editmode.EngineConfiguration
-
- setParent(Object) - Method in class org.jahia.services.uicomponents.bean.editmode.EngineTab
-
- setParent(Object) - Method in class org.jahia.services.uicomponents.bean.editmode.SidePanelTab
-
- setParent(Object) - Method in class org.jahia.services.uicomponents.bean.toolbar.Item
-
- setParent(ResourceBundle) - Method in class org.jahia.utils.i18n.HierarchicalResourceBundle
-
- setParentEditConfiguration(EditConfiguration) - Method in class org.jahia.services.uicomponents.bean.editmode.EngineTab
-
- setParentManagerConfiguration(ManagerConfiguration) - Method in class org.jahia.services.uicomponents.bean.editmode.EngineTab
-
- setParentMenu(Menu) - Method in class org.jahia.services.uicomponents.bean.toolbar.Item
-
- setParentToolbar(Toolbar) - Method in class org.jahia.services.uicomponents.bean.toolbar.Item
-
- setPartGenerators(List<CacheKeyPartGenerator>) - Method in class org.jahia.services.render.filter.cache.DefaultCacheKeyGenerator
-
- setParticipations(List<WorkflowParticipation>) - Method in class org.jahia.services.workflow.WorkflowTask
-
- setPassword(String) - Method in class org.jahia.data.templates.ModuleReleaseInfo
-
- setPassword(String) - Method in class org.jahia.services.content.decorator.JCRUserNode
-
- setPassword(String) - Method in interface org.jahia.services.usermanager.JahiaUser
-
Deprecated.
- setPassword(String) - Method in class org.jahia.services.usermanager.JahiaUserImpl
-
- setPassword(String) - Method in class org.jahia.utils.EncryptionUtils.EncryptedPasswordFactoryBean
-
- setPasswordPolicyManager(JahiaPasswordPolicyManager) - Method in class org.jahia.services.pwdpolicy.JahiaPasswordPolicyService
-
Sets the reference to the manager service.
- setPasswordPolicyService(JahiaPasswordPolicyService) - Method in class org.jahia.services.content.rules.Service
-
- setPasswordService(PasswordService) - Method in class org.jahia.services.usermanager.JahiaUserManagerService
-
- setPatcher(Patcher) - Method in class org.jahia.services.content.JCRStoreProvider
-
- setPatchers(List<PatchExecutor>) - Method in class org.jahia.tools.patches.Patcher
-
- setPatchesLookup(String) - Method in class org.jahia.tools.patches.Patcher
-
- setPath(String) - Method in class org.jahia.services.history.HistoryEntry
-
- setPath(String) - Method in class org.jahia.services.seo.VanityUrl
-
Set the path of the node in the JCR repository
- setPathInfo(String) - Method in class org.jahia.services.applications.pluto.JahiaContextRequest
-
- setPathResolver(PathResolver) - Method in class org.jahia.settings.SettingsBean
-
- setPaths(List<String>) - Method in class org.jahia.services.uicomponents.bean.contentmanager.Repository
-
- setPathsToSkip(String) - Method in class org.jahia.bin.Find
-
- setPattern(List<String>) - Method in class org.jahia.utils.comparator.LanguageCodesComparator
-
- setPeopleAssignmentPipeline(Pipeline) - Method in class org.jahia.services.workflow.jbpm.custom.JahiaLocalHTWorkItemHandler
-
- setPeopleAssignmentPipeline(Pipeline) - Method in class org.jahia.services.workflow.jbpm.JBPM6WorkflowProvider
-
- setPerformMigrationToDataStoreIfNeeded(boolean) - Method in class org.jahia.services.content.impl.jackrabbit.SpringJackrabbitRepository
-
- setPeriodical(boolean) - Method in class org.jahia.services.pwdpolicy.JahiaPasswordPolicyRule
-
Sets the value of periodical flag.
- setPermission(String) - Method in class org.jahia.services.uicomponents.bean.Visibility
-
- setPermissions(Map<String, String>) - Method in class org.jahia.services.workflow.WorklowTypeRegistration
-
- setPersistenceManager(JbpmServicesPersistenceManager) - Method in class org.jahia.services.workflow.jbpm.BaseCommand
-
- setPersister(BundlePersister) - Method in class org.jahia.services.modulemanager.impl.ModuleManagerImpl
-
Injects an instance of the bundle persister.
- setPipeName(String) - Method in class org.jahia.services.transform.LocalOfficeManagerFactory
-
- setPipeName(String) - Method in class org.jahia.services.transform.RemoteOfficeManagerFactory
-
- setPipeNames(String...) - Method in class org.jahia.services.transform.LocalOfficeManagerFactory
-
- setPlaceHoldersMap(Map<String, String>) - Method in class org.jahia.services.importexport.DocumentViewImportHandler
-
- setPlatformTransactionManager(AbstractPlatformTransactionManager) - Method in class org.jahia.services.workflow.jbpm.JBPM6WorkflowProvider
-
- setPlutoServices(PlutoServices) - Method in class org.jahia.services.applications.ApplicationsManagerServiceImpl
-
- setPolicyEnforcementEnabled(boolean) - Method in class org.jahia.services.pwdpolicy.JahiaPasswordPolicyService
-
- setPortlet(PortletHelper) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- setPortlet(JCRNodeWrapper) - Method in class org.jahia.services.content.decorator.JCRLayoutItemNode
-
- setPortletActionRequest(boolean) - Method in class org.jahia.services.render.RenderContext
-
- setPortletName(String) - Method in class org.jahia.services.applications.pluto.JahiaPortletPreference
-
- setPortNumber(int) - Method in class org.jahia.services.transform.LocalOfficeManagerFactory
-
- setPortNumber(int) - Method in class org.jahia.services.transform.RemoteOfficeManagerFactory
-
- setPortNumbers(int...) - Method in class org.jahia.services.transform.LocalOfficeManagerFactory
-
- setPosition(int) - Method in class org.jahia.params.valves.AutoRegisteredBaseAuthValve
-
- setPosition(int) - Method in class org.jahia.services.content.interceptor.PropertyInterceptorRegistrator
-
- setPosition(int) - Method in class org.jahia.services.uicomponents.bean.editmode.EngineTab
-
- setPosition(int) - Method in class org.jahia.services.uicomponents.bean.editmode.SidePanelTab
-
- setPosition(int) - Method in class org.jahia.services.uicomponents.bean.toolbar.Item
-
- setPositionAfter(String) - Method in class org.jahia.params.valves.AutoRegisteredBaseAuthValve
-
- setPositionAfter(String) - Method in class org.jahia.services.uicomponents.bean.editmode.EngineTab
-
- setPositionAfter(String) - Method in class org.jahia.services.uicomponents.bean.editmode.SidePanelTab
-
- setPositionAfter(String) - Method in class org.jahia.services.uicomponents.bean.toolbar.Item
-
- setPositionBefore(String) - Method in class org.jahia.params.valves.AutoRegisteredBaseAuthValve
-
- setPositionBefore(String) - Method in class org.jahia.services.uicomponents.bean.editmode.EngineTab
-
- setPositionBefore(String) - Method in class org.jahia.services.uicomponents.bean.editmode.SidePanelTab
-
- setPositionBefore(String) - Method in class org.jahia.services.uicomponents.bean.toolbar.Item
-
- setPostImportPatcher(PostImportPatcher) - Method in class org.jahia.services.importexport.ImportExportBaseService
-
- setPrefix(String, String) - Method in class org.jahia.services.importexport.XMLWriter
-
Specify a preferred prefix for a Namespace URI.
- setPrefix(String) - Method in class org.jahia.settings.SystemPropertiesFactoryBean
-
- setPrefName(String) - Method in class org.jahia.services.applications.pluto.JahiaPortletPreference
-
- setPrefName(String) - Method in class org.jahia.services.preferences.generic.GenericJahiaPreference
-
- setPrefName(String) - Method in class org.jahia.services.preferences.page.PageJahiaPreference
-
- setPrefValue(String) - Method in class org.jahia.services.preferences.generic.GenericJahiaPreference
-
- setPrefValue(String) - Method in class org.jahia.services.preferences.page.PageJahiaPreference
-
- setPreserveSessionAttributes(String) - Method in class org.jahia.bin.Logout
-
- setPreserveSessionAttributes(String) - Method in class org.jahia.params.valves.LoginEngineAuthValveImpl
-
- setPreviousFiles(Collection<File>) - Method in class org.jahia.tools.files.FileWatcher
-
- setPrimaryItemName(String) - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- setPrimaryType(String) - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- setPrimaryType(String) - Method in class org.jahia.services.content.JCRNodeWrapperImpl
- setPrincipal(Principal) - Method in class org.jahia.services.preferences.JahiaPreference
-
- setPrincipalKey(String) - Method in class org.jahia.services.pagesusers.PageUserProperty
-
- setPrincipalType(String) - Method in class org.jahia.services.pagesusers.PageUserProperty
-
- setPriority(int) - Method in class org.jahia.services.channels.providers.UserAgentChannelProvider
-
- setPriority(float) - Method in class org.jahia.services.render.filter.AbstractFilter
-
- setPriority(Task.Priority) - Method in class org.jahia.services.tasks.Task
-
- setPriority(int) - Method in class org.jahia.services.usermanager.JahiaGroupManagerProvider
-
Deprecated.
- setPriority(int) - Method in class org.jahia.services.usermanager.JahiaUserManagerProvider
-
Deprecated.
- setProcesses(Resource[]) - Method in class org.jahia.services.workflow.jbpm.JBPMModuleProcessLoader
-
- setProcessId(String) - Method in class org.jahia.services.workflow.WorkflowTask
-
- setProcessManager(ProcessManager) - Method in class org.jahia.services.transform.LocalOfficeManagerFactory
-
- setProperties(PropertiesHelper) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- setProperties(PropertiesHelper) - Method in class org.jahia.ajax.gwt.helper.ContentManagerHelper
-
- setProperties(JCRNodeWrapper, List<GWTJahiaNodeProperty>, String) - Method in class org.jahia.ajax.gwt.helper.PropertiesHelper
-
- setProperties(JCRNodeWrapper, Map<String, List<String>>) - Method in class org.jahia.bin.Action
-
- setProperties(Properties) - Method in class org.jahia.services.categories.Category
-
Sets a whole new set of properties for this category.
- setProperties(String, Properties) - Method in class org.jahia.services.categories.CategoryService
-
- setProperties(String, Properties) - Method in class org.jahia.services.categories.CategoryServiceImpl
-
- setProperties(String, Properties) - Method in class org.jahia.services.categories.jcr.JCRCategoryProvider
-
Set properties (not supported yet, as properties are dropped and will be replaced by category references)
- setProperties(Map<String, Object>) - Method in class org.jahia.services.content.nodetypes.initializers.ChoiceListValue
-
- setProperties(Properties) - Method in class org.jahia.services.render.BaseView
-
- setProperties(Map<String, Map<String, SearchCriteria.NodeProperty>>) - Method in class org.jahia.services.search.SearchCriteria
-
- setProperties(List<Property>) - Method in class org.jahia.services.uicomponents.bean.toolbar.Item
-
- setProperties(String[]) - Method in class org.jahia.services.usermanager.SearchCriteria
-
- setPropertiesSnippetTypes(List<String>) - Method in class org.jahia.ajax.gwt.helper.StubHelper
-
Injection of the list of code snippets we want to display in the code editor.
- setPropertiestoIgnore(List<String>) - Method in class org.jahia.services.importexport.DocumentViewExporter
-
- setPropertiesToSkip(String) - Method in class org.jahia.bin.Find
-
- setPropertiesToSkip(Set<String>) - Method in class org.jahia.services.importexport.DocumentViewImportHandler
-
- setPropertiesToSkipForReferences(String) - Method in class org.jahia.services.content.JCRPublicationService
-
- setProperty(String, Serializable) - Method in class org.jahia.services.cache.CacheEntry
-
Set the property of name key with the specified value
value.
- setProperty(String, String) - Method in class org.jahia.services.categories.Category
-
Sets a single property.
- setProperty(String, String, String) - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- setProperty(String, Value) - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- setProperty(String, Value, int) - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- setProperty(String, Value[]) - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- setProperty(String, Value[], int) - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- setProperty(String, String[]) - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- setProperty(String, String[], int) - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- setProperty(String, String) - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- setProperty(String, String, int) - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- setProperty(String, InputStream) - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- setProperty(String, Binary) - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- setProperty(String, boolean) - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- setProperty(String, double) - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- setProperty(String, BigDecimal) - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- setProperty(String, long) - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- setProperty(String, Calendar) - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- setProperty(String, Node) - Method in class org.jahia.services.content.decorator.JCRNodeDecorator
-
- setProperty(String, String) - Method in class org.jahia.services.content.decorator.JCRSiteNode
-
- setProperty(String, boolean) - Method in class org.jahia.services.content.decorator.JCRSiteNode
-
- setProperty(String, String[]) - Method in class org.jahia.services.content.decorator.JCRSiteNode
-
- setProperty(String, Value) - Method in interface org.jahia.services.content.JCRNodeWrapper
- setProperty(String, Value, int) - Method in interface org.jahia.services.content.JCRNodeWrapper
- setProperty(String, Value[]) - Method in interface org.jahia.services.content.JCRNodeWrapper
- setProperty(String, Value[], int) - Method in interface org.jahia.services.content.JCRNodeWrapper
- setProperty(String, String[]) - Method in interface org.jahia.services.content.JCRNodeWrapper
- setProperty(String, String[], int) - Method in interface org.jahia.services.content.JCRNodeWrapper
- setProperty(String, String) - Method in interface org.jahia.services.content.JCRNodeWrapper
- setProperty(String, String, int) - Method in interface org.jahia.services.content.JCRNodeWrapper
- setProperty(String, InputStream) - Method in interface org.jahia.services.content.JCRNodeWrapper
-
- setProperty(String, Binary) - Method in interface org.jahia.services.content.JCRNodeWrapper
- setProperty(String, boolean) - Method in interface org.jahia.services.content.JCRNodeWrapper
- setProperty(String, double) - Method in interface org.jahia.services.content.JCRNodeWrapper
- setProperty(String, BigDecimal) - Method in interface org.jahia.services.content.JCRNodeWrapper
- setProperty(String, long) - Method in interface org.jahia.services.content.JCRNodeWrapper
- setProperty(String, Calendar) - Method in interface org.jahia.services.content.JCRNodeWrapper
- setProperty(String, Node) - Method in interface org.jahia.services.content.JCRNodeWrapper
- setProperty(String, String, String) - Method in interface org.jahia.services.content.JCRNodeWrapper
-
Adds the namespace prefix to the specified property name and sets the property to the specified value.
- setProperty(String, String) - Method in class org.jahia.services.content.JCRNodeWrapperImpl
- setProperty(String, Value) - Method in class org.jahia.services.content.JCRNodeWrapperImpl
- setProperty(String, Value, int) - Method in class org.jahia.services.content.JCRNodeWrapperImpl
- setProperty(String, Value[]) - Method in class org.jahia.services.content.JCRNodeWrapperImpl
- setProperty(String, String, String) - Method in class org.jahia.services.content.JCRNodeWrapperImpl
-
Adds the namespace prefix to the specified property name and sets the property to the specified value.
- setProperty(String, Value[], int) - Method in class org.jahia.services.content.JCRNodeWrapperImpl
- setProperty(String, String[]) - Method in class org.jahia.services.content.JCRNodeWrapperImpl
- setProperty(String, String[], int) - Method in class org.jahia.services.content.JCRNodeWrapperImpl
- setProperty(String, String, int) - Method in class org.jahia.services.content.JCRNodeWrapperImpl
- setProperty(String, InputStream) - Method in class org.jahia.services.content.JCRNodeWrapperImpl
- setProperty(String, boolean) - Method in class org.jahia.services.content.JCRNodeWrapperImpl
- setProperty(String, double) - Method in class org.jahia.services.content.JCRNodeWrapperImpl
- setProperty(String, long) - Method in class org.jahia.services.content.JCRNodeWrapperImpl
- setProperty(String, Calendar) - Method in class org.jahia.services.content.JCRNodeWrapperImpl
- setProperty(String, Node) - Method in class org.jahia.services.content.JCRNodeWrapperImpl
- setProperty(String, Binary) - Method in class org.jahia.services.content.JCRNodeWrapperImpl
- setProperty(String, BigDecimal) - Method in class org.jahia.services.content.JCRNodeWrapperImpl
- setProperty(JCRNodeWrapper, String, Object, boolean) - Method in class org.jahia.services.content.rules.ChangedPropertyFact
-
- setProperty(String, String) - Method in class org.jahia.services.usermanager.BaseJahiaExternalUser
-
Deprecated.
- setProperty(String, String) - Method in class org.jahia.services.usermanager.JahiaGroup
-
Deprecated.
- setProperty(String, String) - Method in class org.jahia.services.usermanager.JahiaGroupImpl
-
- setProperty(String, String) - Method in interface org.jahia.services.usermanager.JahiaUser
-
Deprecated.
- setProperty(String, String) - Method in class org.jahia.services.usermanager.JahiaUserImpl
-
- setProperty(String, String) - Method in class org.jahia.services.usermanager.UserProperties
-
Deprecated.
- setProperty(UserProperty) - Method in exception org.jahia.services.usermanager.UserPropertyReadOnlyException
-
Deprecated.
- setProperty(String, String) - Method in class org.jahia.utils.properties.PropertiesManager
-
Set a property value by its name.
- setPropertyExternal(String, String) - Method in class org.jahia.services.usermanager.BaseJahiaExternalUser
-
Deprecated.
- setPropertyInterceptor(PropertyInterceptor) - Method in class org.jahia.services.content.interceptor.PropertyInterceptorRegistrator
-
- setPropertyInternal(String, String) - Method in class org.jahia.services.usermanager.BaseJahiaExternalUser
-
Deprecated.
- setPropertyName(String) - Method in class org.jahia.services.history.HistoryEntry
-
- setPropertyName(String) - Method in class org.jahia.services.search.SearchCriteria.Ordering
-
- setPropertyNames(Set<String>) - Method in class org.jahia.services.content.interceptor.BaseInterceptor
-
- SetPropertyWorkItemHandler - Class in org.jahia.services.workflow.jbpm.custom
-
Sets a property on a node
- SetPropertyWorkItemHandler() - Constructor for class org.jahia.services.workflow.jbpm.custom.SetPropertyWorkItemHandler
-
- setPropType(String) - Method in class org.jahia.services.pagesusers.PageUserProperty
-
- setProtected(boolean) - Method in class org.jahia.services.content.nodetypes.ExtendedItemDefinition
-
- setProtectedPropertyNames(String[]) - Method in class org.jahia.services.content.decorator.JCRMountPointNode
-
- setProvider(String) - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
Set the Provider.
- setProvider(String) - Method in class org.jahia.services.workflow.WorklowTypeRegistration
-
- setProviderChecker(JCRStoreProviderChecker) - Method in class org.jahia.services.content.JCRStoreService
-
- setProviderChecker(JCRStoreProviderChecker) - Method in class org.jahia.services.content.MountPointListener
-
- setProviderFactories(Map<String, ProviderFactory>) - Method in class org.jahia.services.content.JCRStoreService
-
- setProviders(Map) - Method in class org.jahia.services.preferences.JahiaPreferencesService
-
- setProviders(String[]) - Method in class org.jahia.services.usermanager.SearchCriteria
-
- setProviderTypes(Map<String, String>) - Method in class org.jahia.services.preferences.JahiaPreferencesService
-
- setProvidesDynamicMountPoints(boolean) - Method in class org.jahia.services.content.JCRStoreProvider
-
- setPublication(PublicationHelper) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- setPublicationService(JCRPublicationService) - Method in class org.jahia.ajax.gwt.helper.PublicationHelper
-
- setPublicationService(JCRPublicationService) - Method in class org.jahia.services.content.AclListener
-
- setPublicationService(JCRPublicationService) - Method in class org.jahia.services.content.ComplexPublicationServiceImpl
-
- setPublicationService(JCRPublicationService) - Method in class org.jahia.services.content.LastModifiedListener
-
- setPublicationService(JCRPublicationService) - Method in class org.jahia.services.wip.WIPService
-
- setPublicationStatusSession(JCRSessionWrapper) - Method in class org.jahia.services.importexport.DocumentViewExporter
-
- setPublisherSubscriberService(PublisherSubscriberService) - Method in class org.jahia.services.atmosphere.rules.SitePublisherSubscriberRuleService
-
- setPublishToForge(boolean) - Method in class org.jahia.data.templates.ModuleReleaseInfo
-
- setPublishToMaven(boolean) - Method in class org.jahia.data.templates.ModuleReleaseInfo
-
- setQueryable(boolean) - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- setQueryLanguageAndLocale(String, Locale) - Method in class org.apache.jackrabbit.core.query.lucene.JahiaLuceneQueryFactoryImpl
-
- setQueryOrderable(boolean) - Method in class org.jahia.services.content.nodetypes.ExtendedPropertyDefinition
-
- setQueryParameter(String) - Method in class org.jahia.services.search.AbstractHit
-
- setQueryString(String) - Method in class org.jahia.services.applications.pluto.JahiaContextRequest
-
- setQueueProcessorFrequency(long) - Method in class org.jahia.services.notification.CamelNotificationService
-
- setQueueProcessorThreadName(String) - Method in class org.jahia.services.notification.CamelNotificationService
-
- setRamJob(boolean) - Method in class org.jahia.services.scheduler.JobSchedulingBean
-
- setRamScheduler(Scheduler) - Method in class org.jahia.services.scheduler.SchedulerService
-
- setRandomizedNames(Set<String>) - Method in class org.jahia.services.content.DefaultNameGenerationHelperImpl
-
- setRangeFacets(List<RangeFacet>) - Method in class org.apache.jackrabbit.core.query.lucene.FacetRow
-
- setRawQuery(String) - Method in class org.jahia.services.search.SearchCriteria
-
- setReadOnly(boolean, long) - Method in class org.apache.jackrabbit.core.cluster.JahiaClusterNode
-
Switch read only mode on or off.
- setReadOnly(boolean) - Method in class org.jahia.jdbc.DelegatingConnection
-
- setReadOnly(Boolean) - Method in class org.jahia.services.applications.pluto.JahiaPortletPreference
-
- setReadOnly(boolean) - Method in class org.jahia.services.usermanager.JahiaGroupManagerProvider
-
Deprecated.
- setReadOnly(boolean) - Method in class org.jahia.services.usermanager.JahiaUserManagerProvider
-
Deprecated.
- setReadOnlyCacheEnabled(Boolean) - Method in class org.jahia.services.content.JCRSessionFactory
-
- setReadOnlyCacheEnabled(boolean) - Method in class org.jahia.services.content.JCRSessionWrapper
-
- setReadOnlyMode(boolean) - Method in class org.jahia.settings.SettingsBean
-
If set to true, access to the edit/studio/administration modes is disabled on this Jahia instance.
- setRecursive(boolean) - Method in class org.jahia.services.deamons.filewatcher.FileMonitor
-
Access method to set the recursive setting when adding files for monitoring.
- setRecursive(boolean) - Method in class org.jahia.tools.files.FileWatcher
-
- setRedirect(String) - Method in class org.jahia.services.render.RenderContext
-
- setRedirectUrl(String) - Method in class org.jahia.services.render.URLResolver
-
Set the URL location for a redirection suggestion.
- setReferencedNodeTypesToSkip(String) - Method in class org.jahia.services.content.JCRPublicationService
-
- setReferences(Map<String, List<String>>) - Method in class org.jahia.services.importexport.DocumentViewImportHandler
-
- setReferences(Map<String, List<String>>) - Method in class org.jahia.services.importexport.LegacyImportHandler
-
- setRefreshEnabled(boolean) - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
- setRefreshOnExternalModification(boolean) - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
- setRegexp(Map<String, String>) - Method in class org.jahia.services.render.filter.RegexpFilter
-
- setRegisterObservers(boolean) - Method in class org.jahia.services.content.JCRStoreProvider
-
- setRelativeRoot(String) - Method in class org.jahia.services.content.JCRObservationManagerDispatcher
-
- setRelativeRoot(String) - Method in class org.jahia.services.content.JCRStoreProvider
-
- setRemoteServiceName(String) - Method in class org.jahia.ajax.gwt.commons.server.GWTController
-
Injects the target GWT service to be called.
- setRemoveContentBetweenTags(boolean) - Method in class org.jahia.services.content.interceptor.HtmlFilteringInterceptor
-
if set to true the content between the start and end tag elements will be also removed from the output; otherwise only
start and end tags themselves are removed.
- setRemovedFiles(boolean) - Method in class org.jahia.tools.files.FileWatcher
-
- setRemoveExternalScripts(boolean) - Method in class org.jahia.services.notification.HtmlExternalizationService
-
- setRemoveInlinedScripts(boolean) - Method in class org.jahia.services.notification.HtmlExternalizationService
-
- setRemoveMixins(boolean) - Method in class org.jahia.services.importexport.DocumentViewImportHandler
-
- setRenderContext(RenderContext) - Method in class org.jahia.services.render.URLResolver
-
- setRenderers(Map<String, ChoiceListRenderer>) - Method in class org.jahia.services.content.nodetypes.renderer.ChoiceListRendererService
-
- setRenderOnAction(boolean) - Method in class org.jahia.services.render.filter.portlet.PlutoProcessActionFilter
-
- setRenderService(RenderService) - Method in class org.jahia.ajax.gwt.helper.TemplateHelper
-
- setRenderService(RenderService) - Method in class org.jahia.bin.Render
-
- setRenderService(RenderService) - Method in class org.jahia.services.render.filter.AbstractFilter
-
- setRenderService(RenderService) - Method in class org.jahia.services.render.filter.cache.RenderServiceTemplateCacheEventListener
-
- setRenderService(RenderService) - Method in interface org.jahia.services.render.filter.RenderServiceAware
-
- setRenderService(RenderService) - Method in class org.jahia.services.render.webflow.WebflowAction
-
- setRenderTimeMonitor(RenderTimeMonitor) - Method in class org.jahia.services.render.RenderService
-
- setRenewalActivated(boolean) - Method in class org.jahia.params.valves.CookieAuthConfig
-
- setReplacements(Map<String, String>) - Method in class org.jahia.services.importexport.DocumentViewImportHandler
-
- setReplaceMultipleValues(boolean) - Method in class org.jahia.services.importexport.DocumentViewImportHandler
-
- setRepositories(List<Repository>) - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- setRepository(Repository) - Method in class org.jahia.services.content.JCRStoreProvider
-
- setRepositoryId(String) - Method in class org.jahia.data.templates.ModuleReleaseInfo
-
- setRepositoryName(String) - Method in class org.jahia.services.content.JCRStoreProvider
-
- setRepositoryUrl(String) - Method in class org.jahia.data.templates.ModuleReleaseInfo
-
- setRequest(HttpServletRequest) - Method in class org.jahia.ajax.gwt.commons.server.JahiaRemoteService
-
- setRequest(HttpServletRequest) - Method in interface org.jahia.ajax.gwt.commons.server.RequestResponseAware
-
Is invoked by the
GWTController to propagate the request object
to the invoked GWT service instance.
- setRequestLoadAverage(RequestLoadAverage) - Method in class org.jahia.bin.ServerStats
-
- setRequireAuthenticatedUser(boolean) - Method in class org.jahia.ajax.gwt.commons.server.GWTController
-
- setRequireAuthenticatedUser(boolean) - Method in class org.jahia.bin.Action
-
Defines if the action can be executed only by an authenticated user.
- setRequireAuthenticatedUser(boolean) - Method in class org.jahia.bin.DocumentConverter
-
- setRequireAuthenticatedUser(boolean) - Method in class org.jahia.bin.filters.ContentManagerAccessCheckFilter
-
- setRequireAuthenticatedUser(boolean) - Method in class org.jahia.bin.JahiaController
-
- setRequiredFieldNamesForTemplate(List<String>) - Method in class org.jahia.services.visibility.BaseVisibilityConditionRule
-
- setRequiredModule(String) - Method in class org.jahia.services.uicomponents.bean.toolbar.Item
-
- setRequiredPermission(String) - Method in class org.jahia.ajax.gwt.commons.server.GWTController
-
Sets a permission, required to access the GWT services.
- setRequiredPermission(String) - Method in class org.jahia.bin.Action
-
Defines a permission, required to execute this action or null if no particular permission is required.
- setRequiredPermission(String) - Method in class org.jahia.bin.JahiaController
-
Sets the permission, required to handle this action.
- setRequiredPermission(String) - Method in class org.jahia.bin.JahiaMultiActionController
-
Sets the permission, required to handle this action.
- setRequiredPermission(String) - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- setRequiredPermission(String) - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
- setRequiredPermission(String) - Method in class org.jahia.services.uicomponents.bean.editmode.EngineTab
-
- setRequiredPermission(String) - Method in class org.jahia.services.uicomponents.bean.editmode.SidePanelTab
-
- setRequiredPermission(String) - Method in class org.jahia.services.uicomponents.bean.toolbar.Item
-
- setRequiredPermissionCheckCache(boolean) - Method in class org.jahia.ajax.gwt.commons.server.GWTController
-
Set it to true if we allow to cache the successful required permission check in a session.
- setRequiredPermissions(List<String>) - Method in class org.jahia.services.uicomponents.bean.toolbar.Item
-
Sets a list of required permissions to enable this item.
- setRequiredPermissionsStrategy(Item.PermissionsStrategy) - Method in class org.jahia.services.uicomponents.bean.toolbar.Item
-
Sets the permission strategy to use to interpret required permissions.
- setRequiredPrimaryTypes(String[]) - Method in class org.jahia.services.content.nodetypes.ExtendedNodeDefinition
-
- setRequiredType(int) - Method in class org.jahia.services.content.nodetypes.ExtendedPropertyDefinition
-
- setRequiredTypes(Set<String>) - Method in class org.jahia.services.content.interceptor.BaseInterceptor
-
- setRequiredWorkspace(String) - Method in class org.jahia.bin.Action
-
Sets the JCR workspace name this action should be executed for; null if there is no required workspace.
- setReservedUrlPrefixes(String) - Method in class org.jahia.services.seo.urlrewrite.UrlRewriteService
-
- setResKeyName(String) - Method in class org.jahia.data.applications.EntryPointInstance
-
- setResolveReferenceAtEnd(boolean) - Method in class org.jahia.services.importexport.DocumentViewImportHandler
-
- setResource(Resource) - Method in class org.jahia.services.modulemanager.persistence.PersistentBundle
-
Sets the resource, which represents this bundle.
- setResource(String) - Method in class org.jahia.services.workflow.jbpm.custom.email.AttachmentTemplate
-
- setResourceBundleName(String) - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
Sets the resource bundle name (path) for this module.
- setResourceNodeType(ExtendedNodeType) - Method in class org.jahia.services.render.Resource
-
- setResponse(HttpServletResponse) - Method in class org.jahia.ajax.gwt.commons.server.JahiaRemoteService
-
- setResponse(HttpServletResponse) - Method in interface org.jahia.ajax.gwt.commons.server.RequestResponseAware
-
Is invoked by the
GWTController to propagate the response object
to the invoked GWT service instance.
- setResponse(HttpServletResponse) - Method in class org.jahia.services.render.RenderContext
-
- setResultCode(int) - Method in class org.jahia.bin.ActionResult
-
- setResults(List<Hit<?>>) - Method in class org.jahia.services.search.SearchResponse
-
Sets a list of Hits objects matching the search criteria.
- setRevision(long) - Method in class org.apache.jackrabbit.core.cluster.JahiaClusterNode
-
- setRewriteUrls(boolean) - Method in class org.jahia.services.notification.HtmlExternalizationService
-
- setRewriteUrlsInCss(boolean) - Method in class org.jahia.services.notification.HtmlExternalizationService
-
- setRightObjectKey(ObjectKey) - Method in class org.jahia.content.ObjectLink
-
- setRmibind(String) - Method in class org.jahia.services.content.JCRStoreProvider
-
- setRoles(List<String>) - Method in class org.jahia.data.applications.WebAppContext
-
Set roles.
- setRoot(PublicationInfoNode) - Method in class org.jahia.services.content.PublicationInfo
-
- setRootBehavior(int) - Method in class org.jahia.services.importexport.DocumentViewImportHandler
-
- setRootCategory(Category) - Method in class org.jahia.services.importexport.CategoriesImportHandler
-
- setRootFolder(String) - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
- setRootFolderPath(String) - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
Sets the root path for the module folder.
- setRowIndex(int) - Method in class org.jahia.services.content.decorator.JCRLayoutItemNode
-
- setRuleFiles(Set<String>) - Method in class org.jahia.services.content.rules.RulesListener
-
- setRules(List<JahiaPasswordPolicyRule>) - Method in class org.jahia.services.pwdpolicy.JahiaPasswordPolicy
-
Sets the list of rules for this policy.
- setRulesDescriptorFile(String) - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
Sets the list with the rule DSL files for this module.
- setRulesFile(String) - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
Sets a list of rule files available in the module.
- setRuntimeEngine(RuntimeEngine) - Method in class org.jahia.services.workflow.jbpm.BaseCommand
-
- setSavepoint() - Method in class org.jahia.jdbc.DelegatingConnection
-
- setSavepoint(String) - Method in class org.jahia.jdbc.DelegatingConnection
-
- setScheduler(SchedulerService) - Method in class org.jahia.ajax.gwt.helper.SchedulerHelper
-
- setScheduler(Scheduler) - Method in class org.jahia.services.scheduler.SchedulerService
-
- setSchedulerHelper(SchedulerHelper) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- setSchedulerService(SchedulerService) - Method in class org.jahia.services.content.ComplexPublicationServiceImpl
-
- setSchedulerService(SchedulerService) - Method in class org.jahia.services.content.MountPointListener
-
- setSchedulerService(SchedulerService) - Method in class org.jahia.services.content.rules.Service
-
- setSchedulerService(SchedulerService) - Method in class org.jahia.services.content.textextraction.TextExtractionListener
-
- setSchedulerService(SchedulerService) - Method in class org.jahia.services.deamons.filewatcher.JahiaFileWatcherBaseService
-
- setSchedulerService(SchedulerService) - Method in class org.jahia.services.history.NodeVersionHistoryListener
-
- setSchedulerService(SchedulerService) - Method in class org.jahia.services.importexport.ImportExportBaseService
-
- setSchedulerService(SchedulerService) - Method in class org.jahia.services.render.filter.cache.HtmlCacheEventListener
-
- setSchedulerService(SchedulerService) - Method in class org.jahia.services.scheduler.JobSchedulingBean
-
- setSchedulerService(SchedulerService) - Method in class org.jahia.services.templates.TemplatePackageDeployer
-
- setSchedulerService(SchedulerService) - Method in class org.jahia.services.workflow.jbpm.JBPM6WorkflowProvider
-
- setSchema(String) - Method in class org.jahia.jdbc.DelegatingConnection
-
- setScmTag(String) - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
Set the SCM tag of this module if it's released
- setScmURI(String) - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
Sets the SCM URI for this module if the source control is available for it.
- setScore(float) - Method in class org.jahia.services.search.AbstractHit
-
- setScoreboost(double) - Method in class org.jahia.services.content.nodetypes.ExtendedPropertyDefinition
-
- setScriptEngineUtils(ScriptEngineUtils) - Method in class org.jahia.services.content.nodetypes.initializers.ScriptChoiceListInitializerImpl
-
- setScriptEngineUtils(ScriptEngineUtils) - Method in class org.jahia.services.content.rules.RulesNotificationService
-
- setScriptEngineUtils(ScriptEngineUtils) - Method in class org.jahia.services.mail.MailServiceImpl
-
- setScriptEngineUtils(ScriptEngineUtils) - Method in class org.jahia.services.render.filter.StaticAssetsFilter
-
- setScriptFactoryMap(Map<String, ScriptFactory>) - Method in class org.jahia.services.render.scripting.bundle.BundleScriptResolver
-
- setScriptResolvers(Collection<ScriptResolver>) - Method in class org.jahia.services.render.RenderService
-
- setSearch(SearchHelper) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- setSearchBasePath(String) - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- setSearchIn(String) - Method in class org.jahia.services.usermanager.SearchCriteria
-
- setSearchInContent(boolean) - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- setSearchInCurrentSiteOnly(boolean) - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- setSearchInFile(boolean) - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- setSearchProperties(Set<String>) - Method in class org.jahia.bin.FindUser
-
- setSearchString(String) - Method in class org.jahia.services.usermanager.SearchCriteria
-
- setSecure(boolean) - Method in class org.jahia.params.valves.CookieAuthConfig
-
- setSelected(boolean) - Method in class org.jahia.data.beans.MenuItem
-
- setSelected(Selected) - Method in class org.jahia.services.uicomponents.bean.toolbar.Item
-
- setSelector(int) - Method in class org.jahia.services.content.nodetypes.ExtendedItemDefinition
-
- setSelectorOptions(Map<String, String>) - Method in class org.jahia.services.content.nodetypes.ExtendedItemDefinition
-
- setSelectorOptions(Map<String, String>) - Method in class org.jahia.services.search.SearchCriteria.NodePropertyDescriptor
-
- setSelectors(Set<String>) - Method in class org.jahia.services.content.interceptor.BaseInterceptor
-
- setSeo(SeoHelper) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- setSeoConfigurationResources(Resource[]) - Method in class org.jahia.services.seo.urlrewrite.UrlRewriteService
-
- setSeoRemoveCmsPrefix(boolean) - Method in class org.jahia.services.seo.urlrewrite.UrlRewriteService
-
- setSeoRulesEnabled(boolean) - Method in class org.jahia.services.seo.urlrewrite.UrlRewriteService
-
- setServerName(String) - Method in class org.jahia.services.content.decorator.JCRSiteNode
-
Set the Full Qualified Domain Name ( www.jahia.org )
- setServerName(String) - Method in interface org.jahia.services.sites.JahiaSite
-
Set the Full Qualified Domain Name ( www.jahia.org )
- setServerName(String) - Method in class org.jahia.services.sites.SiteCreationInfo
-
- setServerNameAliases(List<String>) - Method in class org.jahia.services.content.decorator.JCRSiteNode
-
- setServerNameAliases(List<String>) - Method in interface org.jahia.services.sites.JahiaSite
-
Sets a list of additional server names (aliases).
- setServerNameAliases(String[]) - Method in class org.jahia.services.sites.SiteCreationInfo
-
- setServerNameAliasesAsString(String) - Method in class org.jahia.services.sites.SiteCreationInfo
-
- setService(WorkflowService) - Method in class org.jahia.ajax.gwt.helper.WorkflowHelper
-
- setService(JCRStoreService) - Method in class org.jahia.services.content.JCRStoreProvider
-
- setService(JahiaTemplateManagerService) - Method in class org.jahia.services.templates.TemplatePackageDeployer
-
- setServiceActivated(boolean) - Method in class org.jahia.services.mail.MailSettings
-
Sets the value of serviceActivated.
- setServiceInitialized(boolean) - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
- setServletClass(Class<?>) - Method in class org.jahia.bin.filters.ServletWrappingFilter
-
Set the class of the servlet to wrap.
- setServletConfig(ServletConfig) - Method in class org.jahia.bin.Render
-
- setServletContext(ServletContext) - Method in class org.jahia.ajax.gwt.commons.server.GWTController
-
- setServletContext(ServletContext) - Method in class org.jahia.ajax.gwt.commons.server.JahiaRemoteService
-
- setServletContext(ServletContext) - Method in class org.jahia.ajax.gwt.utils.GWTResourceConfig
-
- setServletContext(ServletContext) - Method in class org.jahia.bin.Export
-
- setServletContext(ServletContext) - Method in class org.jahia.services.applications.ServletContextManager
-
- setServletContext(ServletContext) - Method in class org.jahia.services.content.impl.jackrabbit.SpringJackrabbitRepository
-
- setServletContext(ServletContext) - Method in class org.jahia.services.content.JCRContentUtils
-
- setServletContext(ServletContext) - Method in class org.jahia.services.content.JCRSessionFactory
-
- setServletContext(ServletContext) - Method in class org.jahia.services.content.nodetypes.initializers.RenderModesChoiceListInitializer
-
- setServletContext(ServletContext) - Method in class org.jahia.services.notification.HttpClientService
-
- setServletContext(ServletContext) - Method in class org.jahia.services.seo.urlrewrite.UrlRewriteService
-
- setServletContext(ServletContext) - Method in class org.jahia.services.usermanager.JahiaUserManagerService
-
- setServletContext(ServletContext) - Method in class org.jahia.settings.SettingsBean
-
- setServletContext(ServletContext) - Method in class org.jahia.tools.patches.Patcher
-
- setServletContext(ServletContext) - Method in class org.jahia.utils.WebAppPathResolver
-
- setServletContextAttributeName(String) - Method in class org.jahia.services.content.impl.jackrabbit.SpringJackrabbitRepository
-
- setServletContextAttributeName(String) - Method in class org.jahia.services.content.JCRSessionFactory
-
- setServletContextManager(ServletContextManager) - Method in class org.jahia.services.applications.ApplicationsManagerServiceImpl
-
- setServletMappings(Map<String, String>) - Method in class org.jahia.data.applications.WebAppContext
-
Set the map of servlet mapping.
- setServletName(String) - Method in class org.jahia.bin.filters.ServletWrappingFilter
-
Set the name of the servlet to wrap.
- setServletName(String) - Method in class org.jahia.data.applications.ServletBean
-
- setServletPath(String) - Method in class org.jahia.services.applications.pluto.JahiaContextRequest
-
- setServletPath(String) - Method in class org.jahia.services.render.RenderContext
-
- setservletsrc(String) - Method in class org.jahia.data.applications.ServletBean
-
- setSession(JCRSessionWrapper) - Method in class org.jahia.services.content.rules.DeletedNodeFact
-
- setSession(JCRSessionWrapper) - Method in class org.jahia.services.importexport.BaseDocumentViewHandler
-
- setSessionExpiryTime(int) - Method in class org.jahia.ajax.gwt.commons.server.GWTController
-
- setSessionExpiryTime(int) - Method in class org.jahia.bin.Render
-
- setSessionExpiryTime(int) - Method in class org.jahia.settings.SettingsBean
-
- setSessionFactory(JCRSessionFactory) - Method in class org.jahia.ajax.gwt.helper.ContentHubHelper
-
- setSessionFactory(JCRSessionFactory) - Method in class org.jahia.bin.filters.jcr.JcrSessionFilter
-
- setSessionFactory(JCRSessionFactory) - Method in class org.jahia.services.applications.pluto.JahiaRenderConfigServiceImpl
-
- setSessionFactory(JCRSessionFactory) - Method in class org.jahia.services.categories.jcr.JCRCategoryProvider
-
Setting the JCR store service (done via Spring)
- setSessionFactory(JCRSessionFactory) - Method in class org.jahia.services.content.ComplexPublicationServiceImpl
-
- setSessionFactory(JCRSessionFactory) - Method in class org.jahia.services.content.JCRPublicationService
-
Set the JCR session factory
- setSessionFactory(JCRSessionFactory) - Method in class org.jahia.services.content.JCRStoreProvider
-
- setSessionFactory(JCRSessionFactory) - Method in class org.jahia.services.content.JCRStoreService
-
- setSessionFactory(JCRSessionFactory) - Method in class org.jahia.services.content.JCRTemplate
-
- setSessionFactory(JCRSessionFactory) - Method in class org.jahia.services.content.nodetypes.initializers.NodesChoiceListInitializerImpl
-
- setSessionFactory(JCRSessionFactory) - Method in class org.jahia.services.sites.JahiaSitesService
-
- setSessionFactoryBean(SessionFactory) - Method in class org.jahia.services.history.ContentHistoryService
-
- setSessionKeepAliveCheckInterval(long) - Method in class org.jahia.services.content.JCRStoreProvider
-
- setSessionPollingFrequency(int) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- setSettings(SettingsBean) - Method in class org.jahia.services.content.impl.jackrabbit.SpringJackrabbitRepository
-
- setSettingsBean(SettingsBean) - Method in class org.jahia.bin.DocumentConverter
-
- setSettingsBean(SettingsBean) - Method in class org.jahia.bin.filters.ContentManagerAccessCheckFilter
-
- setSettingsBean(SettingsBean) - Method in class org.jahia.bin.Render
-
- setSettingsBean(SettingsBean) - Method in class org.jahia.bin.TextExtractor
-
- setSettingsBean(SettingsBean) - Method in class org.jahia.services.events.JournalEventReader
-
- setSettingsBean(SettingsBean) - Method in class org.jahia.services.JahiaService
-
- setSettingsBean(SettingsBean) - Method in class org.jahia.services.modulemanager.spi.impl.BundleServiceDelegate
-
- setSettingsBean(SettingsBean) - Method in class org.jahia.services.render.RenderService
-
- setSettingsBean(SettingsBean) - Method in class org.jahia.services.scheduler.JobSchedulingBean
-
- setSettingsBean(SettingsBean) - Method in class org.jahia.services.seo.urlrewrite.UrlRewriteService
-
- setSettingsBean(SettingsBean) - Method in class org.jahia.services.templates.ModuleBuildHelper
-
- setSharedEntityManager(EntityManager) - Method in class org.jahia.services.workflow.jbpm.JBPM6WorkflowProvider
-
- setShowHidden(boolean) - Method in class org.jahia.services.content.nodetypes.initializers.SortableFieldnamesChoiceListInitializerImpl
-
- setShowInEngine(boolean) - Method in class org.jahia.services.uicomponents.bean.editmode.EngineTab
-
- setShowOnlyNodesWithTemplates(boolean) - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- setShowProtected(boolean) - Method in class org.jahia.services.content.nodetypes.initializers.SortableFieldnamesChoiceListInitializerImpl
-
- setShowWorkInProgress(boolean) - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- setSidePanelToolbar(Toolbar) - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
- setSite(JCRSiteNode) - Method in class org.jahia.services.render.RenderContext
-
- setSite(String) - Method in class org.jahia.services.seo.VanityUrl
-
Sets the virtual site of the mapped content object
- setSiteAdmin(JahiaUser) - Method in class org.jahia.services.sites.SiteCreationInfo
-
- setSiteContent(boolean) - Method in class org.jahia.services.search.SearchCriteria.Term.SearchFields
-
- setSiteInfo(SiteInfo) - Method in class org.jahia.services.render.RenderContext
-
- setSiteKey(String) - Method in class org.jahia.services.render.URLResolver
-
Sets the site-key resolved for the current URL
- setSiteKey(String) - Method in class org.jahia.services.sites.SiteCreationInfo
-
- setSiteKey(String) - Method in class org.jahia.services.usermanager.SearchCriteria
-
- setSites(SearchCriteria.CommaSeparatedMultipleValue) - Method in class org.jahia.services.search.SearchCriteria
-
- setSiteService(JahiaSitesService) - Method in class org.jahia.services.seo.urlrewrite.UrlRewriteService
-
- setSiteService(JahiaSitesService) - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
- setSiteService(JahiaSitesService) - Method in class org.jahia.services.templates.ModuleInstallationHelper
-
- setSitesForReferences(SearchCriteria.CommaSeparatedMultipleValue) - Method in class org.jahia.services.search.SearchCriteria
-
- setSitesLocation(String) - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
- setSitesService(JahiaSitesService) - Method in class org.jahia.ajax.gwt.helper.ContentManagerHelper
-
- setSitesService(JahiaSitesService) - Method in class org.jahia.services.content.JCRStoreProvider
-
- setSitesService(JahiaSitesService) - Method in class org.jahia.services.content.rules.Service
-
- setSitesService(JahiaSitesService) - Method in class org.jahia.services.importexport.ImportExportBaseService
-
- setSiteURLPortOverride(int) - Method in class org.jahia.settings.SettingsBean
-
- setSize(long) - Method in class org.jahia.services.cache.ehcache.BaseCacheInfo
-
- setSize(String) - Method in class org.jahia.services.uicomponents.bean.contentmanager.Column
-
- setSkipChecks(boolean) - Method in class org.apache.jackrabbit.core.query.lucene.CountHandler.CountType
-
Sets whether ACL, visibility, publication checks should be skipped for the count
- setSkipLatchForConfigurations(Set<String>) - Method in class org.jahia.services.render.filter.cache.AggregateCacheFilter
-
Deprecated.
- setSkipLatchForNodeTypes(Set<String>) - Method in class org.jahia.services.render.filter.cache.AggregateCacheFilter
-
Deprecated.
- setSkipLatchForPaths(Set<String>) - Method in class org.jahia.services.render.filter.cache.AggregateCacheFilter
-
Deprecated.
- setSkipMainModuleTypesDomParsing(Set<String>) - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
- setSkipOnAjaxRequest(Boolean) - Method in class org.jahia.services.render.filter.ConditionalExecution
-
- setSkipOnConfiguration(String) - Method in class org.jahia.services.render.filter.ConditionalExecution
-
Deprecated.
- setSkipOnConfigurations(String) - Method in class org.jahia.services.render.filter.ConditionalExecution
-
Comma-separated list of configuration names this filter won't be executed
for.
- setSkipOnEditMode(Boolean) - Method in class org.jahia.services.render.filter.ConditionalExecution
-
Skip this filter if RenderContext isEditMode method call return false.
- setSkipOnMainResource(boolean) - Method in class org.jahia.services.render.filter.ConditionalExecution
-
If set to true, the current filter won't be executed on main resources.
- setSkipOnModes(String) - Method in class org.jahia.services.render.filter.ConditionalExecution
-
Comma-separated list of mode names this filter won't be executed
for.
- setSkipOnModules(String) - Method in class org.jahia.services.render.filter.ConditionalExecution
-
Comma-separated list of module names this filter won't be executed for.
- setSkipOnNodeTypes(String) - Method in class org.jahia.services.render.filter.ConditionalExecution
-
Comma-separated list of node type names this filter won't be executed
for.
- setSkipOnTemplates(String) - Method in class org.jahia.services.render.filter.ConditionalExecution
-
Comma-separated list of template names this filter won't be executed for.
- setSkipOnTemplateTypes(String) - Method in class org.jahia.services.render.filter.ConditionalExecution
-
Comma-separated list of template type names this filter won't be executed
for.
- setSkipOnWebflowRequest(Boolean) - Method in class org.jahia.services.render.filter.ConditionalExecution
-
Skip this filter if the render chain is processing a Webflow request.
- setSkipValidation(boolean) - Method in class org.jahia.services.content.JCRSessionWrapper
-
- setSlowConnection(boolean) - Method in class org.jahia.services.content.JCRStoreProvider
-
- setSource(String) - Method in class org.jahia.data.webapps.Servlet_Element
-
Set the servlet source ( a class or jsp file )
- setSource(Source) - Method in class org.jahia.services.query.QOMBuilder
-
Sets the node-tuple source for this query.
- setSourceControl(SourceControlManagement) - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
Sets an instance of the source control management for this module.
- setSourceControlExecutables(Map<String, String>) - Method in class org.jahia.services.templates.SourceControlFactory
-
Sets the executables for various SCM providers.
- setSourceControlFactory(SourceControlFactory) - Method in class org.jahia.services.templates.SourceControlHelper
-
- setSourceControlHelper(SourceControlHelper) - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
Injects an instance of the SCM helper.
- setSourceControlHelper(SourceControlHelper) - Method in class org.jahia.services.templates.ModuleBuildHelper
-
- setSourcesDownloadable(boolean) - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
Sets the flag for downloadable sources.
- setSourcesFolder(File) - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
Sets the file descriptor, representing the folder with the sources for this module if available.
- setSourcesFolderInPackage(JahiaTemplatesPackage, File) - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
- setSourcesFolderInPackage(JahiaTemplatesPackage, File) - Method in class org.jahia.services.templates.SourceControlHelper
-
- setSourcesFolderInPackageAndNode(JahiaTemplatesPackage, File, JCRNodeWrapper) - Method in class org.jahia.services.templates.SourceControlHelper
-
- setSpellIndex(Directory) - Method in class org.apache.lucene.search.spell.JahiaExtendedSpellChecker
-
Use a different index as the spell checker index or re-open
the existing index if spellIndex is the same value
as given in the constructor.
- setStartLevel(int) - Method in class org.jahia.services.content.rules.FlushCacheOnNodeBackgroundAction
-
- setStartTime(Date) - Method in class org.jahia.services.workflow.Workflow
-
- setStartupOptionsMapping(Map<String, Set<String>>) - Method in class org.jahia.settings.SettingsBean
-
- setStartUser(String) - Method in class org.jahia.services.workflow.Workflow
-
- setState(ModuleState) - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
Sets the module state information.
- setState(ModuleState.State) - Method in class org.jahia.data.templates.ModuleState
-
- setState(Task.State) - Method in class org.jahia.services.tasks.Task
-
- setStatisticsEnabled(boolean) - Method in class org.jahia.services.cache.ehcache.EhCacheProvider
-
- setStatus(String) - Method in class org.jahia.services.content.decorator.JCRLayoutItemNode
-
- setStatus(Integer) - Method in class org.jahia.services.content.MountPointListener.MountPointEventValue
-
- setStatus(int) - Method in class org.jahia.services.content.PublicationInfoNode
-
- setStatus(int) - Method in class org.jahia.utils.NoOutputResponseWrapper
-
- setStatus(int) - Method in class org.jahia.utils.StringResponseWrapper
-
- setStep(long) - Method in class org.jahia.services.importexport.ExportContext
-
- setStepResult(QueryResult) - Method in class org.jahia.services.query.ScrollableQueryCallback
-
- setStoredOn(String) - Method in class org.jahia.services.usermanager.SearchCriteria
-
- setStringDistance(StringDistance) - Method in class org.apache.lucene.search.spell.JahiaExtendedSpellChecker
-
Sets the StringDistance implementation for this
SpellChecker instance.
- setStringValue(String) - Method in class org.jahia.services.content.nodetypes.initializers.ChoiceListValue
-
Sets the string value for this choice list option.
- setStrongDigester(PasswordDigester) - Method in class org.jahia.services.pwd.PasswordService
-
- setStubHelper(StubHelper) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
Injection of a StubHelper class to handle display of code Snippets in the code editor
- setSubject(String) - Method in class org.jahia.services.mail.MailMessage
-
- setSubject(String) - Method in class org.jahia.services.workflow.jbpm.custom.email.MailTemplate
-
- setSubtreeProcessed(boolean) - Method in class org.jahia.services.content.PublicationInfoNode
-
- setSuggestedQuery(String) - Method in class org.jahia.services.search.Suggestion
-
- setSupportChannelsDisplay(boolean) - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
- setSupportSpellchecking(boolean) - Method in class org.apache.jackrabbit.core.query.lucene.JahiaNodeIndexer
-
- setSuppressPublicationInfo(boolean) - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- setSystemPassword(String) - Method in class org.jahia.services.content.JCRStoreProvider
-
- setSystemProperties(Properties) - Method in class org.jahia.settings.EnvironmentVariablesPropertiesFactoryBean
-
- setSystemProperty(String, String) - Static method in class org.jahia.bin.listeners.JahiaContextLoaderListener
-
Sets the system property keeping track of properties, we added (there was no value present before we set it).
- setSystemUser(String) - Method in class org.jahia.services.content.JCRStoreProvider
-
- setTabItem(EditEngineTabItem) - Method in class org.jahia.services.uicomponents.bean.editmode.EngineTab
-
- setTabItem(SidePanelTabItem) - Method in class org.jahia.services.uicomponents.bean.editmode.SidePanelTab
-
- setTableColumns(List<Column>) - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- setTableColumns(List<Column>) - Method in class org.jahia.services.uicomponents.bean.editmode.SidePanelTab
-
- setTableContextMenu(Toolbar) - Method in class org.jahia.services.uicomponents.bean.editmode.SidePanelTab
-
- setTabs(List<SidePanelTab>) - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
- setTabs(List<EngineTab>) - Method in class org.jahia.services.uicomponents.bean.editmode.Engine
-
- setTaggingService(TaggingService) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- setTaggingService(TaggingService) - Method in class org.jahia.services.content.interceptor.TagInterceptor
-
- setTaggingService(TaggingService) - Method in class org.jahia.services.content.rules.Service
-
- setTaggingService(TaggingService) - Method in class org.jahia.services.importexport.TagsProcessor
-
- setTaggingService(TaggingService) - Method in class org.jahia.services.search.jcr.JahiaJCRSearchProvider
-
- setTaggingService(TaggingService) - Method in class org.jahia.services.tags.BaseTagAction
-
- setTagHandler(TagHandler) - Method in class org.jahia.services.tags.TaggingService
-
- setTags(boolean) - Method in class org.jahia.services.search.SearchCriteria.Term.SearchFields
-
- setTagsSuggester(TagsSuggester) - Method in class org.jahia.services.tags.TaggingService
-
- setTargetUri(String) - Method in class org.jahia.services.notification.CamelAppender
-
- setTaskExecutionTimeout(long) - Method in class org.jahia.services.transform.LocalOfficeManagerFactory
-
- setTaskIdentityService(TaskIdentityService) - Method in class org.jahia.services.workflow.jbpm.custom.email.JBPMMailProducer
-
- setTaskQueueTimeout(long) - Method in class org.jahia.services.transform.LocalOfficeManagerFactory
-
- setTasks(Set<String>) - Method in class org.jahia.services.workflow.WorkflowDefinition
-
- setTaskService(TaskService) - Method in class org.jahia.services.workflow.jbpm.custom.AbstractTaskLifeCycleEventListener
-
- setTemplate(TemplateHelper) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- setTemplate(TemplateHelper) - Method in class org.jahia.ajax.gwt.helper.StubHelper
-
- setTemplate(JCRTemplate) - Method in class org.jahia.services.render.filter.cache.AclCacheKeyPartGenerator
-
- setTemplate(String) - Method in class org.jahia.services.render.filter.MarkedForDeletionFilter
-
- setTemplate(String) - Method in class org.jahia.services.render.filter.StaticAssetsFilter
-
- setTemplate(String) - Method in class org.jahia.services.render.Resource
-
- setTemplateCharset(String) - Method in class org.jahia.services.mail.MailServiceImpl
-
- setTemplateManagerService(JahiaTemplateManagerService) - Method in class org.jahia.ajax.gwt.helper.ContentManagerHelper
-
- setTemplateManagerService(JahiaTemplateManagerService) - Method in class org.jahia.ajax.gwt.helper.ModuleHelper
-
- setTemplateManagerService(JahiaTemplateManagerService) - Method in class org.jahia.services.content.nodetypes.initializers.BackgroundActionChoiceListInitializerImpl
-
- setTemplateManagerService(JahiaTemplateManagerService) - Method in class org.jahia.services.importexport.validation.MissingModulesValidator
-
- setTemplateManagerService(JahiaTemplateManagerService) - Method in class org.jahia.services.importexport.validation.MissingTemplatesValidator
-
- setTemplateManagerService(JahiaTemplateManagerService) - Method in class org.jahia.services.mail.MailServiceImpl
-
- setTemplateManagerService(JahiaTemplateManagerService) - Method in class org.jahia.services.modulemanager.impl.ModuleManagerImpl
-
- setTemplateManagerService(JahiaTemplateManagerService) - Method in class org.jahia.services.modulemanager.spi.impl.DefaultBundleService
-
Injects an instance of the template manager service.
- setTemplateManagerService(JahiaTemplateManagerService) - Method in class org.jahia.services.render.RenderService
-
- setTemplateManagerService(JahiaTemplateManagerService) - Method in class org.jahia.services.render.scripting.bundle.BundleScriptResolver
-
- setTemplatePackageDeployer(TemplatePackageDeployer) - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
- setTemplatePackageRegistry(TemplatePackageRegistry) - Method in class org.jahia.services.importexport.ImportExportBaseService
-
- setTemplatePackageRegistry(TemplatePackageRegistry) - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
- setTemplatePackageRegistry(TemplatePackageRegistry) - Method in class org.jahia.services.templates.ModuleBuildHelper
-
- setTemplatePackageRegistry(TemplatePackageRegistry) - Method in class org.jahia.services.templates.ModuleInstallationHelper
-
- setTemplatePackageRegistry(TemplatePackageRegistry) - Method in class org.jahia.services.templates.SourceControlHelper
-
- setTemplatePackageRegistry(TemplatePackageRegistry) - Method in class org.jahia.services.templates.TemplatePackageDeployer
-
- setTemplateProfileDir(File) - Method in class org.jahia.services.transform.LocalOfficeManagerFactory
-
- setTemplatesCacheLockTimeout(long) - Method in class org.jahia.services.render.RenderService
-
- setTemplateService(JahiaTemplateManagerService) - Method in class org.jahia.bin.Render
-
- setTemplateSet(String) - Method in class org.jahia.services.sites.SiteCreationInfo
-
- setTemplateType(String) - Method in class org.jahia.services.render.Resource
-
- setTerm(String) - Method in class org.jahia.services.search.SearchCriteria
-
Simplified method for setting the search term.
- setTerm(String) - Method in class org.jahia.services.search.SearchCriteria.Term
-
- setTerms(List<SearchCriteria.Term>) - Method in class org.jahia.services.search.SearchCriteria
-
- setTestfield(String) - Method in class org.jahia.hibernate.model.JahiaDbTest
-
- setText(String) - Method in class org.jahia.services.workflow.jbpm.custom.email.MailTemplate
-
- setTextBody(String) - Method in class org.jahia.services.mail.MailMessage
-
- setTextExtractionService(TextExtractionService) - Method in class org.jahia.bin.TextExtractor
-
- setTextExtractionService(TextExtractionService) - Method in class org.jahia.services.content.rules.ExtractionService
-
- setThreadDumpOnHighLoad(boolean) - Method in class org.jahia.utils.LoadAverage
-
- setThreadDumpToFile(boolean) - Method in class org.jahia.services.render.filter.cache.ModuleGeneratorQueue
-
- setThreadDumpToSystemOut(boolean) - Method in class org.jahia.services.render.filter.cache.ModuleGeneratorQueue
-
- setThreadDumpTriggerValue(double) - Method in class org.jahia.utils.LoadAverage
-
- setThumbnail(String) - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
Set the thumbnail file name.
- setTime(Date) - Method in class org.jahia.services.workflow.WorkflowComment
-
- setTimeoutSwitchingToReadOnlyMode(long) - Method in class org.jahia.services.content.impl.jackrabbit.SpringJackrabbitRepository
-
Set timeout waiting until switching to read only mode is possible.
- setTimeoutSwitchingToReadOnlyMode(long) - Method in class org.jahia.services.scheduler.SchedulerService
-
- setTimeToLiveForNonExistingGroups(int) - Method in class org.jahia.services.usermanager.GroupCacheHelper
-
- setTimeToLiveForNonExistingUsers(int) - Method in class org.jahia.services.usermanager.UserCacheHelper
-
- settingsBean - Variable in class org.jahia.services.JahiaService
-
- SettingsBean - Class in org.jahia.settings
-
- SettingsBean(PathResolver, String, String, int) - Constructor for class org.jahia.settings.SettingsBean
-
- SettingsBean(PathResolver, Properties, List<String>) - Constructor for class org.jahia.settings.SettingsBean
-
- SettingsBean.ClusterSettingsInitializer - Interface in org.jahia.settings
-
An initializer of DX cluster related settings.
- SettingsBean.ClusterSettingsInitializerDummy - Class in org.jahia.settings
-
Dummy cluster settings initializer that does nothing; particularly to be used by DX CE that does not support clustering.
- setTitle(Locale, String) - Method in class org.jahia.services.categories.Category
-
Sets a title for this category in a given locale
- setTitle(String) - Method in class org.jahia.services.content.decorator.JCRSiteNode
-
- setTitle(boolean) - Method in class org.jahia.services.search.SearchCriteria.Term.SearchFields
-
- setTitle(String) - Method in interface org.jahia.services.sites.JahiaSite
-
- setTitle(String) - Method in class org.jahia.services.sites.SiteCreationInfo
-
- setTitle(String) - Method in class org.jahia.services.tasks.Task
-
- setTitle(String) - Method in class org.jahia.services.uicomponents.bean.contentmanager.Column
-
- setTitle(String) - Method in class org.jahia.services.uicomponents.bean.contentmanager.Repository
-
- setTitle(String) - Method in class org.jahia.services.uicomponents.bean.editmode.EngineTab
-
- setTitle(String) - Method in class org.jahia.services.uicomponents.bean.toolbar.Item
-
- setTitleForCategory(Category, Locale, String) - Method in class org.jahia.services.categories.CategoryService
-
Set a title for a category in a given locale.
- setTitleForCategory(Category, Locale, String) - Method in class org.jahia.services.categories.CategoryServiceImpl
-
- setTitleForCategory(Category, Locale, String) - Method in class org.jahia.services.categories.jcr.JCRCategoryProvider
-
Set category title in specified language
- setTitleKey(String) - Method in class org.jahia.services.uicomponents.bean.contentmanager.Column
-
- setTitleKey(String) - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- setTitleKey(String) - Method in class org.jahia.services.uicomponents.bean.contentmanager.Repository
-
- setTitleKey(String) - Method in class org.jahia.services.uicomponents.bean.editmode.EngineTab
-
- setTitleKey(String) - Method in class org.jahia.services.uicomponents.bean.toolbar.Item
-
- setTitleKey(String) - Method in class org.jahia.services.uicomponents.bean.toolbar.Toolbar
-
- setTo(String) - Method in class org.jahia.services.mail.MailMessage
-
- setTo(String) - Method in class org.jahia.services.mail.MailSettings
-
Sets the value of to.
- setTo(String) - Method in class org.jahia.services.search.SearchCriteria.DateValue
-
- setTo(AddressTemplate) - Method in class org.jahia.services.workflow.jbpm.custom.email.MailTemplate
-
- setToAsDate(Date) - Method in class org.jahia.services.search.SearchCriteria.DateValue
-
- setToCheckpoint(Set<JCRNodeWrapper>) - Method in class org.jahia.services.content.ConflictResolver
-
- setToolbars(List<Toolbar>) - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- setToolbarWarningsService(ToolbarWarningsService) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- setToolbarWarningsService(ToolbarWarningsService) - Method in class org.jahia.services.templates.ModuleBuildHelper
-
- setTopToolbar(Toolbar) - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
- setTopToolbars(List<Toolbar>) - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
- setTransactionIsolation(int) - Method in class org.jahia.jdbc.DelegatingConnection
-
- setTransformationRequired(boolean) - Method in class org.jahia.services.modulemanager.persistence.PersistentBundle
-
Sets the flag for the transformation.
- setTranslationHelper(TranslationHelper) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- setTranslationService(TranslationService) - Method in class org.jahia.ajax.gwt.helper.TranslationHelper
-
- setTranslationService(TranslationService) - Method in class org.jahia.services.translation.AbstractTranslationProvider
-
- setTransparentPixel(int) - Method in class org.jahia.tools.imageprocess.GifEncoder
-
- setTraverser(HtmlTagAttributeTraverser) - Method in class org.jahia.services.render.filter.URLSystemAttributesAppenderFilter
-
- setTreeColumns(List<Column>) - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
- setTreeColumns(List<Column>) - Method in class org.jahia.services.uicomponents.bean.editmode.SidePanelTab
-
- setTreeContextMenu(Toolbar) - Method in class org.jahia.services.uicomponents.bean.editmode.SidePanelTab
-
- setTrigger(Trigger) - Method in class org.jahia.services.scheduler.JobSchedulingBean
-
- setTriggers(List<Trigger>) - Method in class org.jahia.services.scheduler.JobSchedulingBean
-
- setType(String) - Method in class org.jahia.content.ObjectLink
-
- setType(String) - Method in class org.jahia.data.webapps.JahiaWebAppDef
-
- setType(int) - Method in class org.jahia.data.webapps.JahiaWebAppsPackage
-
- setType(int) - Method in class org.jahia.data.webapps.Servlet_Element
-
Set the servlet type ( 1 = servlet, 2 = jsp )
- setType(Result.Type) - Method in class org.jahia.services.htmlvalidator.Result
-
- setType(String) - Method in class org.jahia.services.preferences.impl.JahiaPreferencesJCRProviders
-
- setType(SearchCriteria.DateValue.Type) - Method in class org.jahia.services.search.SearchCriteria.DateValue
-
- setType(SearchCriteria.NodeProperty.Type) - Method in class org.jahia.services.search.SearchCriteria.NodeProperty
-
- setType(SearchCriteria.NodeProperty.Type) - Method in class org.jahia.services.search.SearchCriteria.NodePropertyDescriptor
-
- setType(String) - Method in class org.jahia.services.uicomponents.bean.toolbar.Toolbar
-
- setType(String) - Method in class org.jahia.services.workflow.jbpm.JBPMTaskIdentityService.GroupImpl
-
- setType(int) - Method in class org.jahia.services.workflow.WorkflowVariable
-
- setType(String) - Method in class org.jahia.services.workflow.WorklowTypeRegistration
-
- setTypeMap(Map<String, Class<?>>) - Method in class org.jahia.jdbc.DelegatingConnection
-
- setTypes(List<String>) - Method in class org.jahia.services.content.rules.DeletedNodeFact
-
- setTypesToHideFromSearchResults(Set<String>) - Method in class org.jahia.services.search.jcr.JahiaJCRSearchProvider
-
- setTypesToIgnore(Set<String>) - Method in class org.jahia.services.importexport.DocumentViewExporter
-
- setTypesUsingOptimizedACEIndexation(String) - Method in class org.apache.jackrabbit.core.query.lucene.JahiaSearchIndex
-
- setUgcEnabled(boolean) - Method in class org.jahia.services.render.RenderContext
-
- setUiConfigHelper(UIConfigHelper) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- setUnsupportedMarkForDeletionNodeTypes(Set<String>) - Method in class org.jahia.services.content.JCRContentUtils
-
- setUri(String) - Method in class org.jahia.services.mail.MailSettings
-
Sets the value of uri.
- setUrl(String) - Method in class org.jahia.bin.ActionResult
-
- setUrl(String) - Method in class org.jahia.services.content.JCRStoreProvider
-
- setUrl(String) - Method in class org.jahia.services.seo.VanityUrl
-
Set the vanity URL
- setUrl(String) - Method in class org.jahia.services.workflow.jbpm.custom.email.AttachmentTemplate
-
- setURLGenerator(URLGenerator) - Method in class org.jahia.services.render.RenderContext
-
- setUrlInterceptor(URLInterceptor) - Method in class org.jahia.services.content.interceptor.url.BaseURLReplacer
-
- setUrlMappingPattern(String) - Method in class org.jahia.data.applications.ServletBean
-
- setUrlMgr(VanityUrlManager) - Method in class org.jahia.services.importexport.LegacyPidToVanityUrlMappingToolImpl
-
- setUrlPatterns(String[]) - Method in class org.jahia.bin.filters.AbstractServletFilter
-
- setUrlReplacers(List<URLReplacer>) - Method in class org.jahia.services.content.interceptor.URLInterceptor
-
- setUrlResolverFactory(URLResolverFactory) - Method in class org.jahia.bin.Find
-
- setUrlResolverFactory(URLResolverFactory) - Method in class org.jahia.bin.FindHistory
-
- setUrlResolverFactory(URLResolverFactory) - Method in class org.jahia.bin.Logout
-
- setUrlResolverFactory(URLResolverFactory) - Method in class org.jahia.bin.Render
-
- setUrlResolverFactory(URLResolverFactory) - Method in class org.jahia.services.content.rules.FlushCacheOnNodeBackgroundAction
-
- setUrlResolverFactory(URLResolverFactory) - Method in class org.jahia.services.render.filter.cache.CacheUrlDependenciesParserFilter
-
- setUrlResolverFactory(URLResolverFactory) - Method in class org.jahia.services.render.URLResolverListener
-
- setUrlResolverFactory(URLResolverFactory) - Method in class org.jahia.services.seo.urlrewrite.UrlRewriteService
-
- setUrlResolverListener(URLResolverListener) - Method in class org.jahia.services.render.URLResolverFactory
-
- setUrlResolverListener(URLResolverListener) - Method in class org.jahia.services.seo.jcr.VanityUrlService
-
- setUrlRewriteService(UrlRewriteService) - Method in class org.jahia.bin.Logout
-
- setUrlRewriteService(UrlRewriteService) - Method in class org.jahia.services.seo.urlrewrite.UrlRewriteFilter
-
- setUrlRewriteService(UrlRewriteService) - Method in class org.jahia.services.seo.urlrewrite.UrlRewriteVisitor
-
- setUrlService(VanityUrlService) - Method in class org.jahia.ajax.gwt.helper.SeoHelper
-
- setUrlTraverser(HtmlTagAttributeTraverser) - Method in class org.jahia.services.notification.HtmlExternalizationService
-
- setUsageFilterSites(Set<String>) - Method in class org.jahia.services.search.JCRNodeHit
-
- setUseCodeAsDefaultMessage(boolean) - Method in class org.jahia.utils.i18n.ModuleMessageSource
-
Set whether to use the message code as default message instead of throwing a NoSuchMessageException.
- setUseFullPublicationInfoInMainAreaModules(boolean) - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
- setUseGroupsSignature(boolean) - Method in class org.jahia.services.render.filter.cache.AclCacheKeyPartGenerator
-
- setUseLargeThumbnails(boolean) - Method in class org.jahia.services.uicomponents.bean.contentmanager.ManagerConfiguration
-
Flag to indicate if larger thumbnails should be used in the thumbnails view of this manager.
- setUseOptimizedACEIndexation(boolean) - Method in class org.apache.jackrabbit.core.query.lucene.JahiaNodeIndexer
-
- setUsePerUser(boolean) - Method in class org.jahia.services.render.filter.cache.AclCacheKeyPartGenerator
-
- setUser(String) - Method in class org.jahia.services.workflow.WorkflowComment
-
- setUserAgent(String) - Method in class org.jahia.services.uicomponents.bean.Visibility
-
- setUserAttributes(List<UserAttribute>) - Method in class org.jahia.data.applications.ApplicationBean
-
Set user attributes
- setUserData(String) - Method in class org.jahia.services.content.JCRObservationManager
-
- setUseRelativeSiteURLs(boolean) - Method in class org.jahia.settings.SettingsBean
-
- setUserKey(String) - Method in class org.jahia.services.history.HistoryEntry
-
- setUserManager(JahiaUserManagerService) - Method in class org.jahia.services.workflow.jbpm.BaseCommand
-
- setUserManager(JahiaUserManagerService) - Method in class org.jahia.services.workflow.jbpm.JBPM6WorkflowProvider
-
- setUserManagerService(JahiaUserManagerService) - Method in class org.jahia.ajax.gwt.helper.ContentHubHelper
-
- setUserManagerService(JahiaUserManagerService) - Method in class org.jahia.ajax.gwt.helper.WorkflowHelper
-
- setUserManagerService(JahiaUserManagerService) - Method in class org.jahia.bin.filters.jcr.JcrSessionFilter
-
- setUserManagerService(JahiaUserManagerService) - Method in class org.jahia.bin.Logout
-
- setUserManagerService(JahiaUserManagerService) - Method in class org.jahia.params.valves.HttpBasicAuthValveImpl
-
- setUserManagerService(JahiaUserManagerService) - Method in class org.jahia.params.valves.LoginEngineAuthValveImpl
-
- setUserManagerService(JahiaUserManagerService) - Method in class org.jahia.params.valves.SessionAuthValveImpl
-
- setUserManagerService(JahiaUserManagerService) - Method in class org.jahia.services.content.JCRStoreProvider
-
- setUserManagerService(JahiaUserManagerService) - Method in class org.jahia.services.content.rules.Service
-
- setUserManagerService(JahiaUserManagerService) - Method in class org.jahia.services.importexport.validation.UserValidator
-
- setUserManagerService(JahiaUserManagerService) - Method in class org.jahia.services.pwdpolicy.JahiaPasswordPolicyService
-
- setUserManagerService(JahiaUserManagerService) - Method in class org.jahia.services.render.filter.TemplatePermissionCheckFilter
-
- setUserManagerService(JahiaUserManagerService) - Method in class org.jahia.services.render.RenderService
-
- setUserManagerService(JahiaUserManagerService) - Method in class org.jahia.services.tasks.TaskService
-
- setUserManagerService(JahiaUserManagerService) - Method in class org.jahia.services.usermanager.JahiaGroupManagerService
-
- setUserManagerService(JahiaUserManagerService) - Method in class org.jahia.services.usermanager.JahiaUserManagerProvider
-
Deprecated.
Injects the user management service instance.
- setUserManagerService(JahiaUserManagerService) - Method in class org.jahia.services.workflow.jbpm.custom.email.JBPMMailProducer
-
- setUsername(String) - Method in class org.jahia.data.templates.ModuleReleaseInfo
-
- setUserProperty(String, UserProperty) - Method in class org.jahia.services.usermanager.UserProperties
-
Deprecated.
- setUserPropertyName(String) - Method in class org.jahia.params.valves.CookieAuthConfig
-
- setUsers(String) - Method in class org.jahia.services.workflow.jbpm.custom.email.AddressTemplate
-
- setUserService(JahiaUserManagerService) - Method in class org.jahia.services.content.AclListener
-
- setUserService(JahiaUserManagerService) - Method in class org.jahia.services.content.JCRSessionFactory
-
- setUserService(JahiaUserManagerService) - Method in class org.jahia.services.workflow.jbpm.JahiaUserGroupCallback
-
- setUserSplittingRule(JahiaUserSplittingRule) - Method in class org.jahia.services.usermanager.JahiaUserManagerService
-
- setUsersRootNode(String) - Method in class org.jahia.services.usermanager.DefaultJahiaUserSplittingRuleImpl
-
- setUseServletContextResources(boolean) - Method in class org.jahia.services.notification.HtmlExternalizationService
-
- setUseWebsockets(boolean) - Method in class org.jahia.settings.SettingsBean
-
- setUuid(String) - Method in class org.jahia.services.history.HistoryEntry
-
- setUuidBehavior(int) - Method in class org.jahia.services.importexport.DocumentViewImportHandler
-
- setUuidProps(List<String[]>) - Method in class org.jahia.services.importexport.CategoriesImportHandler
-
- setUuidProps(List<String[]>) - Method in class org.jahia.services.importexport.UsersImportHandler
-
- setValidatorFactoryBean(LocalValidatorFactoryBean) - Method in class org.jahia.services.content.JCRSessionFactory
-
- setValidators(Map<String, String>) - Method in class org.jahia.services.content.decorator.validation.JCRNodeValidatorDefinition
-
- setValidators(Map<String, String>) - Method in class org.jahia.services.content.JCRStoreService
-
- setValidators(List<ImportValidator>) - Method in class org.jahia.services.importexport.validation.DocumentViewValidationHandler
-
- setValidServerNameRegex(String) - Method in class org.jahia.services.sites.JahiaSitesService
-
- setValidSiteKeyCharacters(String) - Method in class org.jahia.services.sites.JahiaSitesService
-
- setValue(Value) - Method in class org.jahia.services.content.JCRPropertyWrapperImpl
-
- setValue(Value[]) - Method in class org.jahia.services.content.JCRPropertyWrapperImpl
-
- setValue(String) - Method in class org.jahia.services.content.JCRPropertyWrapperImpl
-
- setValue(String[]) - Method in class org.jahia.services.content.JCRPropertyWrapperImpl
-
- setValue(InputStream) - Method in class org.jahia.services.content.JCRPropertyWrapperImpl
-
- setValue(long) - Method in class org.jahia.services.content.JCRPropertyWrapperImpl
-
- setValue(double) - Method in class org.jahia.services.content.JCRPropertyWrapperImpl
-
- setValue(Calendar) - Method in class org.jahia.services.content.JCRPropertyWrapperImpl
-
- setValue(boolean) - Method in class org.jahia.services.content.JCRPropertyWrapperImpl
-
- setValue(Node) - Method in class org.jahia.services.content.JCRPropertyWrapperImpl
-
- setValue(Binary) - Method in class org.jahia.services.content.JCRPropertyWrapperImpl
-
- setValue(BigDecimal) - Method in class org.jahia.services.content.JCRPropertyWrapperImpl
-
- setValue(Value) - Method in class org.jahia.services.content.nodetypes.initializers.ChoiceListValue
-
- setValue(String) - Method in class org.jahia.services.pagesusers.PageUserProperty
-
- setValue(String) - Method in class org.jahia.services.pwdpolicy.JahiaPasswordPolicyRuleParam
-
Sets the value for this parameter.
- setValue(String) - Method in class org.jahia.services.render.filter.AbstractFilter.RequestCondition
-
- setValue(String) - Method in class org.jahia.services.search.SearchCriteria.CommaSeparatedMultipleValue
-
- setValue(String) - Method in class org.jahia.services.search.SearchCriteria.MultipleValue
-
- setValue(String) - Method in class org.jahia.services.uicomponents.bean.toolbar.Property
-
- setValue(boolean) - Method in class org.jahia.services.uicomponents.bean.toolbar.Selected
-
- setValue(String) - Method in class org.jahia.services.uicomponents.bean.Visibility
-
- setValue(String) - Method in class org.jahia.services.usermanager.UserProperty
-
Deprecated.
- setValue(String) - Method in class org.jahia.services.workflow.WorkflowVariable
-
- setValue(String) - Method in class org.jahia.utils.i18n.ResourceBundleMarker
-
Set the internal value.
- setValueConstraints(Value[]) - Method in class org.jahia.services.content.nodetypes.ExtendedPropertyDefinition
-
- setValues(String[]) - Method in class org.jahia.services.applications.pluto.JahiaPortletPreference
-
- setValues(String[]) - Method in class org.jahia.services.search.SearchCriteria.MultipleValue
-
- setValves(Valve[]) - Method in class org.jahia.pipelines.impl.GenericPipeline
-
- setVanityUrl(String) - Method in class org.jahia.services.render.URLResolver
-
- setVanityUrlManager(VanityUrlManager) - Method in class org.jahia.services.seo.jcr.VanityUrlService
-
- setVanityUrlService(VanityUrlService) - Method in class org.jahia.services.render.filter.SiteParameterAdder
-
- setVanityUrlService(VanityUrlService) - Method in class org.jahia.services.render.URLResolverListener
-
- setVanityUrlService(VanityUrlService) - Method in class org.jahia.services.seo.urlrewrite.UrlRewriteService
-
- setVariables(Map<String, Object>) - Method in class org.jahia.services.workflow.Workflow
-
- setVariables(Map<String, Object>) - Method in class org.jahia.services.workflow.WorkflowTask
-
- setVersion(ModuleVersion) - Method in class org.jahia.data.templates.JahiaTemplatesPackage
-
Sets the version information for this module.
- setVersionDate(Date) - Method in class org.jahia.services.content.decorator.JCRFrozenNodeAsRegular
-
- setVersionDate(Date) - Method in class org.jahia.services.content.JCRSessionWrapper
-
- setVersionDate(Date) - Method in class org.jahia.services.render.URLResolver
-
- setVersionedTypes(String) - Method in class org.jahia.services.content.JCRPublicationService
-
- setVersionedTypes(String) - Method in class org.jahia.services.content.JCRVersionService
-
- setVersioning(VersioningHelper) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- setVersioning(VersioningHelper) - Method in class org.jahia.ajax.gwt.helper.ContentManagerHelper
-
- setVersionLabel(String) - Method in class org.jahia.services.content.JCRSessionWrapper
-
- setVersionLabel(String) - Method in class org.jahia.services.render.URLResolver
-
- setVersionService(JCRVersionService) - Method in class org.jahia.ajax.gwt.helper.VersioningHelper
-
- setView(String) - Method in class org.jahia.bin.TextExtractor
-
- setVisibility(Visibility) - Method in class org.jahia.services.uicomponents.bean.contentmanager.Column
-
- setVisibility(Visibility) - Method in class org.jahia.services.uicomponents.bean.contentmanager.Item
-
- setVisibility(Visibility) - Method in class org.jahia.services.uicomponents.bean.contentmanager.Repository
-
- setVisibility(Visibility) - Method in class org.jahia.services.uicomponents.bean.editmode.Engine
-
- setVisibility(Visibility) - Method in class org.jahia.services.uicomponents.bean.editmode.EngineTab
-
- setVisibility(Visibility) - Method in class org.jahia.services.uicomponents.bean.editmode.SidePanelTab
-
- setVisibility(Visibility) - Method in class org.jahia.services.uicomponents.bean.toolbar.Item
-
- setVisibility(Visibility) - Method in class org.jahia.services.uicomponents.bean.toolbar.Toolbar
-
- setVisibilityService(VisibilityService) - Method in class org.jahia.services.visibility.filters.VisibilityFilter
-
- setVisible(boolean) - Method in class org.jahia.data.applications.ApplicationBean
-
Set visibility
- setVisible(String, boolean) - Method in class org.jahia.services.applications.ApplicationsManagerService
-
set an application Visible to users
- setVisible(String, boolean) - Method in class org.jahia.services.applications.ApplicationsManagerServiceImpl
-
set an application Visible to users
- setVisible(boolean) - Method in class org.jahia.services.channels.Channel
-
- setVisibleTypes(Set<String>) - Method in class org.jahia.services.uicomponents.bean.editmode.EditConfiguration
-
- setWebAppType(int) - Method in class org.jahia.data.applications.ServletBean
-
- setWebdavPath(String) - Method in class org.jahia.services.content.JCRStoreProvider
-
- setWebflowAction(Action) - Method in class org.jahia.bin.Render
-
- setWelcomeFiles(List<String>) - Method in class org.jahia.data.applications.WebAppContext
-
Set the welcome files.
- setWidth(AddedNodeFact, String, KnowledgeHelper) - Method in class org.jahia.services.content.rules.ImageService
-
- setWidth(Integer) - Method in class org.jahia.services.image.ImageMagickImage
-
- setWipService(WIPService) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- setWorkflow(WorkflowHelper) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- setWorkflow(String) - Method in class org.jahia.services.content.nodetypes.ExtendedNodeDefinition
-
- setWorkflowDefinition(WorkflowDefinition) - Method in class org.jahia.services.workflow.HistoryWorkflow
-
- setWorkflowDefinition(WorkflowDefinition) - Method in class org.jahia.services.workflow.Workflow
-
- setWorkflowDefinition(WorkflowDefinition) - Method in class org.jahia.services.workflow.WorkflowAction
-
- setWorkflowHelper(WorkflowHelper) - Method in class org.jahia.ajax.gwt.helper.PublicationHelper
-
- setWorkflowNotificationsDisabled(boolean) - Method in class org.jahia.services.mail.MailSettings
-
Updates the flag for disabling e-mail notifications for workflow tasks.
- setWorkflowObservationManager(WorkflowObservationManager) - Method in class org.jahia.services.workflow.jbpm.JBPM6WorkflowProvider
-
- setWorkflowObservationManager(WorkflowObservationManager) - Method in interface org.jahia.services.workflow.WorkflowObservationManagerAware
-
- setWorkflowProvider(JBPM6WorkflowProvider) - Method in class org.jahia.services.workflow.jbpm.custom.AbstractTaskLifeCycleEventListener
-
- setWorkflowProvider(JBPM6WorkflowProvider) - Method in class org.jahia.services.workflow.jbpm.custom.AbstractWorkItemHandler
-
- setWorkflowService(WorkflowService) - Method in class org.jahia.ajax.gwt.helper.PublicationHelper
-
- setWorkflowService(WorkflowService) - Method in class org.jahia.bin.WorkflowImageController
-
- setWorkflowService(WorkflowService) - Method in class org.jahia.services.content.ComplexPublicationServiceImpl
-
- setWorkflowService(WorkflowService) - Method in class org.jahia.services.content.nodetypes.initializers.WorkflowChoiceListInitializer
-
- setWorkflowService(WorkflowService) - Method in class org.jahia.services.content.nodetypes.initializers.WorkflowTypesChoiceListInitializer
-
- setWorkflowService(WorkflowService) - Method in class org.jahia.services.workflow.jbpm.BaseCommand
-
- setWorkflowService(WorkflowService) - Method in class org.jahia.services.workflow.jbpm.custom.email.JBPMMailProducer
-
- setWorkflowService(WorkflowService) - Method in class org.jahia.services.workflow.jbpm.JBPM6WorkflowProvider
-
- setWorkInProgress(boolean) - Method in class org.jahia.services.content.PublicationInfoNode
-
- setWorkspace(String) - Method in class org.jahia.bin.Render
-
- setWorkspace(String) - Method in class org.jahia.services.content.DefaultEventListener
-
- setWorkspace(String) - Method in class org.jahia.services.content.JCRObservationManagerDispatcher
-
- setWorkspace(String) - Method in class org.jahia.services.render.RenderContext
-
- setWrapper(String) - Method in class org.jahia.services.render.filter.WrapperFilter
-
- setWriterPreference(boolean) - Method in class org.apache.jackrabbit.core.state.JahiaDefaultISMLocking
-
Deprecated.
Sets the writer preference status of this locking strategy.
- setXmlContentTransformers(List<XMLContentTransformer>) - Method in class org.jahia.services.importexport.ImportExportBaseService
-
- setXmlIndentation(int) - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
- setXssFilteringEnabled(boolean) - Method in class org.jahia.services.render.webflow.WebflowDispatcherScriptFactory
-
- setZip(ZipHelper) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- sha1DigestLegacy(String) - Static method in class org.jahia.utils.EncryptionUtils
-
Created the Base64 encoded SHA-1 digest of the provided text.
- SharingEhcacheRegionFactory - Class in org.jahia.hibernate.cache.ehcache
-
A sharing Hibernate Ehcache provider that can re-use a CacheManager provided by Jahia.
- SharingEhcacheRegionFactory() - Constructor for class org.jahia.hibernate.cache.ehcache.SharingEhcacheRegionFactory
-
- shouldDelegate(Object) - Method in class org.jahia.utils.spring.http.converter.json.JahiaMappingJackson2HttpMessageConverter
-
- shouldProcess(Event) - Method in class org.jahia.services.content.files.FileCacheListener
-
- shouldPropertyBeSpellchecked(String) - Method in class org.apache.jackrabbit.core.query.lucene.JahiaIndexingConfigurationImpl
-
- showInEngine() - Method in class org.jahia.services.uicomponents.bean.editmode.EngineTab
-
- showStatus(HttpServletRequest, HttpServletResponse) - Method in class org.jahia.services.seo.urlrewrite.UrlRewriteFilter
-
Show the status of the conf and the filter to the user.
- shutdown() - Static method in class org.jahia.bin.errors.ErrorFileDumper
-
- shutdown(long) - Static method in class org.jahia.bin.errors.ErrorFileDumper
-
- shutdown() - Method in interface org.jahia.services.cache.CacheProvider
-
- shutdown() - Method in class org.jahia.services.cache.dummy.DummyCacheProvider
-
- shutdown() - Method in class org.jahia.services.cache.ehcache.EhCacheProvider
-
- shutdown() - Method in class org.jahia.services.content.impl.jackrabbit.SpringJackrabbitRepository
-
Delegated to the underlying repository instance.
- shutdown() - Method in class org.jahia.services.notification.HttpClientService
-
- shutdown() - Method in class org.jahia.services.workflow.jbpm.JahiaQuartzSchedulerService
-
- shutdownInstance() - Static method in class org.jahia.tools.jvm.ThreadMonitor
-
Shuts down the singleton instance, calls this when undeploying your application, or call it from the
dependency injection system upon destruction of the application context.
- SidePanelTab - Class in org.jahia.services.uicomponents.bean.editmode
-
Represents a single tab in the edit mode side panel.
- SidePanelTab() - Constructor for class org.jahia.services.uicomponents.bean.editmode.SidePanelTab
-
- SidePanelTab(String) - Constructor for class org.jahia.services.uicomponents.bean.editmode.SidePanelTab
-
- SimilarToUsername() - Constructor for class org.jahia.services.pwdpolicy.RuleConditions.SimilarToUsername
-
- SimpleJahiaJcrFacets - Class in org.jahia.services.search.facets
-
A class that generates simple Facet information for a request.
- SimpleJahiaJcrFacets(IndexSearcher, OpenBitSet, SolrParams, SearchIndex, Session, NamespaceMappings) - Constructor for class org.jahia.services.search.facets.SimpleJahiaJcrFacets
-
- simpleSuggestion(String, String, Long, JCRSessionWrapper) - Method in class org.jahia.services.tags.TagsSuggesterImpl
-
Use a simple query to suggest tags
- SINGLE_QUOTE - Static variable in class org.jahia.services.content.nodetypes.Lexer
-
- SINGLE_QUOTE - Static variable in class org.jahia.services.content.nodetypes.LexerLegacy
-
- SINGLE_QUOTE - Static variable in class org.jahia.utils.Patterns
-
- singlePattern - Variable in class org.jahia.services.content.LazyPropertyIterator
-
- site - Variable in class org.jahia.services.content.JCRNodeWrapperImpl
-
- SITE_ADMINISTRATORS_GROUPNAME - Static variable in class org.jahia.services.usermanager.JahiaGroupManagerService
-
- SITE_NOT_FOUND - Static variable in exception org.jahia.exceptions.JahiaException
-
Site not found
- SITE_PRIVILEGED_GROUPNAME - Static variable in class org.jahia.services.usermanager.JahiaGroupManagerService
-
- SITE_PROPERTIES - Static variable in class org.jahia.services.importexport.ImportExportBaseService
-
- SITE_URL_PARAMETER_NAME - Static variable in class org.jahia.services.render.filter.SiteParameterAdder
-
- SITE_USERS_GROUPNAME - Static variable in class org.jahia.services.usermanager.JahiaGroupManagerService
-
- siteAdmin(JahiaUser) - Method in class org.jahia.services.sites.SiteCreationInfo.Builder
-
- SiteCacheKeyPartGenerator - Class in org.jahia.services.render.filter.cache
-
- SiteCacheKeyPartGenerator() - Constructor for class org.jahia.services.render.filter.cache.SiteCacheKeyPartGenerator
-
- SiteCreationInfo - Class in org.jahia.services.sites
-
- SiteCreationInfo() - Constructor for class org.jahia.services.sites.SiteCreationInfo
-
Initializes an instance of this class.
- SiteCreationInfo(String, String, String, String, String, String, String[], String, JahiaUser, String, Resource, String, String, Resource, Resource) - Constructor for class org.jahia.services.sites.SiteCreationInfo
-
Initializes an instance of this class.
- SiteCreationInfo.Builder - Class in org.jahia.services.sites
-
- SiteDefaultLanguageBySiteKeyCacheEntryFactory() - Constructor for class org.jahia.services.sites.JahiaSitesService.SiteDefaultLanguageBySiteKeyCacheEntryFactory
-
- siteExists(String, JCRSessionWrapper) - Method in class org.jahia.services.sites.JahiaSitesService
-
- SiteImportDefaults - Interface in org.jahia.services.importexport
-
Generates some default values to be preselected in the import UI.
- SiteImportJob - Class in org.jahia.services.importexport
-
- SiteImportJob() - Constructor for class org.jahia.services.importexport.SiteImportJob
-
- SiteInfo - Class in org.jahia.services.render
-
User: toto
Date: 3/30/11
Time: 20:35
- SiteInfo(JCRSiteNode) - Constructor for class org.jahia.services.render.SiteInfo
-
- SITEKEY - Static variable in class org.jahia.data.viewhelper.principal.PrincipalViewHelper
-
- siteKey(String) - Method in class org.jahia.services.sites.SiteCreationInfo.Builder
-
- SiteKeyByServerNameCacheEntryFactory() - Constructor for class org.jahia.services.sites.JahiaSitesService.SiteKeyByServerNameCacheEntryFactory
-
- SiteParameterAdder - Class in org.jahia.services.render.filter
-
- SiteParameterAdder() - Constructor for class org.jahia.services.render.filter.SiteParameterAdder
-
- SitePublisherSubscriberRuleService - Class in org.jahia.services.atmosphere.rules
-
User: rincevent
Date: 22/11/11
Time: 10:10 AM
- SitePublisherSubscriberRuleService() - Constructor for class org.jahia.services.atmosphere.rules.SitePublisherSubscriberRuleService
-
- SITES_JCR_PATH - Static variable in class org.jahia.services.sites.JahiaSitesService
-
- SITES_PARAM - Static variable in class org.jahia.services.search.spell.CompositeSpellChecker
-
- SitesSettings - Class in org.jahia.services.sites
-
Holds constants for site's settings.
- SitesValidator - Class in org.jahia.services.importexport.validation
-
Validator that gets the list of all sites and sites properties from the xml import file.
- SitesValidator() - Constructor for class org.jahia.services.importexport.validation.SitesValidator
-
- SitesValidatorResult - Class in org.jahia.services.importexport.validation
-
Validator that gets the list of all sites and sites properties from the xml import file
- SitesValidatorResult(Map<String, Properties>) - Constructor for class org.jahia.services.importexport.validation.SitesValidatorResult
-
- SiteTemplateSetCondition(String) - Constructor for class org.jahia.services.render.filter.AbstractFilter.SiteTemplateSetCondition
-
Initializes an instance of this class.
- SITETITLE - Static variable in class org.jahia.data.viewhelper.principal.PrincipalViewHelper
-
- SixHoursRefreshInterval() - Constructor for class org.jahia.services.search.spell.CompositeSpellChecker.SixHoursRefreshInterval
-
- size() - Method in class org.jahia.services.cache.Cache
-
Return the current number of entries in the cache.
- size() - Method in interface org.jahia.services.cache.CacheImplementation
-
- size() - Method in class org.jahia.services.cache.dummy.DummyCacheImpl
-
- size() - Method in class org.jahia.services.cache.ehcache.EhCacheImpl
-
- size() - Method in class org.jahia.services.content.decorator.GroupNodeMembers
-
- size(RangeIterator) - Static method in class org.jahia.services.content.JCRContentUtils
-
Returns the number of elements in the provided iterator.
- size() - Method in class org.jahia.services.content.LazyPropertyIterator
-
- size() - Method in class org.jahia.services.modulemanager.spi.impl.DefaultBundleService.FailingMap
-
- size() - Method in class org.jahia.services.usermanager.UserProperties
-
Deprecated.
- size() - Method in class org.jahia.utils.InsertionSortedSet
-
- skip(long) - Method in class org.jahia.services.content.ChildNodesIterator
-
- skip(long) - Method in class org.jahia.services.content.EmptyPropertyIterator
-
- skip(long) - Method in class org.jahia.services.content.JCRDescendantsNodeIterator
-
- skip(long) - Method in class org.jahia.services.content.LazyPropertyIterator
-
- skip(long) - Method in class org.jahia.services.content.MultipleIterator
-
- skip(long) - Method in class org.jahia.services.content.NodeIteratorWrapper
-
- skip(long) - Method in class org.jahia.services.content.nodetypes.NodeTypeRegistry.JahiaNodeTypeIterator
-
- skip(long) - Method in class org.jahia.services.content.PropertyIteratorImpl
- skip(long) - Method in class org.jahia.utils.zip.DirectoryZipInputStream
-
- SKIP_AGGREGATION - Static variable in class org.jahia.services.render.filter.AggregateFilter
-
- SKIP_BINARY - Static variable in interface org.jahia.services.importexport.ImportExportService
-
- SKIP_VERSION_INDEX - Static variable in class org.apache.jackrabbit.core.query.lucene.JahiaSearchIndex
-
- SKIP_VERSION_INDEX_SYSTEM_PROPERTY - Static variable in class org.apache.jackrabbit.core.query.lucene.JahiaSearchIndex
-
- skipAggregation(ServletRequest) - Static method in class org.jahia.services.render.filter.AggregateFilter
-
Utility method to check if the aggregation is skipped.
- SKIPPED - Static variable in class org.jahia.tools.patches.Patcher
-
- SLASH - Static variable in class org.jahia.utils.Patterns
-
- SMALLTEXT - Static variable in class org.jahia.services.content.nodetypes.Lexer
-
- SMALLTEXT - Static variable in class org.jahia.services.content.nodetypes.LexerLegacy
-
- SMALLTEXT - Static variable in class org.jahia.services.content.nodetypes.SelectorType
-
- SMALLTEXT - Static variable in class org.jahia.services.content.nodetypes.SelectorTypeLegacy
-
- SNS - Static variable in class org.jahia.services.content.nodetypes.Lexer
-
- SORTABLE - Static variable in class org.jahia.services.content.nodetypes.Lexer
-
- SORTABLE - Static variable in class org.jahia.services.content.nodetypes.LexerLegacy
-
- SORTABLE_DOUBLE_TYPE - Static variable in class org.jahia.services.search.facets.JahiaQueryParser
-
- SORTABLE_LONG_TYPE - Static variable in class org.jahia.services.search.facets.JahiaQueryParser
-
- SortableFieldnamesChoiceListInitializerImpl - Class in org.jahia.services.content.nodetypes.initializers
-
Initializer to fill combobox with field names, which can be chosen to sort a
list.
- SortableFieldnamesChoiceListInitializerImpl() - Constructor for class org.jahia.services.content.nodetypes.initializers.SortableFieldnamesChoiceListInitializerImpl
-
- SortableFieldnamesChoiceListInitializerImpl.CommonDefinitions - Class in org.jahia.services.content.nodetypes.initializers
-
- sortByDependencies(Map<String, ModulesPackage.PackagedModule>) - Static method in class org.jahia.data.templates.ModulesPackage
-
- SortChoiceListInitializerImpl - Class in org.jahia.services.content.nodetypes.initializers
-
User: toto
- SortChoiceListInitializerImpl() - Constructor for class org.jahia.services.content.nodetypes.initializers.SortChoiceListInitializerImpl
-
- sortItems(Comparator<ExtendedItemDefinition>) - Method in class org.jahia.services.content.nodetypes.ExtendedNodeType
-
- sortResults(List<JSONObject>) - Method in class org.jahia.bin.FindUser
-
- SOURCE - Static variable in class org.jahia.services.content.PublicationJob
-
- SourceControlException - Exception in org.jahia.services.templates
-
Exception to differentiate scm error returns
- SourceControlException() - Constructor for exception org.jahia.services.templates.SourceControlException
-
- SourceControlException(String) - Constructor for exception org.jahia.services.templates.SourceControlException
-
- SourceControlException(String, Throwable) - Constructor for exception org.jahia.services.templates.SourceControlException
-
- SourceControlException(Throwable) - Constructor for exception org.jahia.services.templates.SourceControlException
-
- SourceControlFactory - Class in org.jahia.services.templates
-
Source control management central factory class responsible for checking out a remote SCM repository content and instantiating
SourceControlManagement helpers for SCM operations on module's sources.
- SourceControlFactory() - Constructor for class org.jahia.services.templates.SourceControlFactory
-
- SourceControlHelper - Class in org.jahia.services.templates
-
Utility class for SCM related module operations.
- SourceControlHelper() - Constructor for class org.jahia.services.templates.SourceControlHelper
-
- SourceControlManagement - Class in org.jahia.services.templates
-
Base service class for SCM related operations.
- SourceControlManagement(String) - Constructor for class org.jahia.services.templates.SourceControlManagement
-
- SourceControlManagement.ExecutionResult - Class in org.jahia.services.templates
-
Represents the result of an external command execution.
- SourceControlManagement.Status - Enum in org.jahia.services.templates
-
The source control status of a resource.
- SourceFormatterFilter - Class in org.jahia.services.render.filter
-
Formats the rendered HTML output.
- SourceFormatterFilter() - Constructor for class org.jahia.services.render.filter.SourceFormatterFilter
-
- SPACE - Static variable in class org.jahia.utils.Patterns
-
- splitAndUnify(String, String) - Static method in class org.jahia.services.content.JCRContentUtils
-
this method splits a String with a separator and put all its elements in a Set
- splitJCRPath(String) - Static method in class org.jahia.services.content.JCRContentUtils
-
Utility method to split a JCR path into names.
- spool(OutputContext) - Method in class org.apache.jackrabbit.webdav.jcr.JahiaRootCollection
-
Sets content lengths to '0' and retrieves the modification time.
- spool(OutputContext) - Method in class org.apache.jackrabbit.webdav.jcr.JahiaServerRootCollection
-
Sets content lengths to '0' and retrieves the modification time.
- Spring4DefaultDeserializer - Class in org.springframework.core.serializer
-
A default Deserializer implementation that reads an input stream
using Java serialization.
- Spring4DefaultDeserializer() - Constructor for class org.springframework.core.serializer.Spring4DefaultDeserializer
-
Create a
DefaultDeserializer with default
ObjectInputStream
configuration, using the "latest user-defined ClassLoader".
- Spring4DefaultDeserializer(ClassLoader) - Constructor for class org.springframework.core.serializer.Spring4DefaultDeserializer
-
Create a
DefaultDeserializer for using an
ObjectInputStream
with the given
ClassLoader.
- SpringContextSingleton - Class in org.jahia.services
-
Spring application context holder.
- SpringJackrabbitRepository - Class in org.jahia.services.content.impl.jackrabbit
-
Spring-configured Jackrabbit repository.
- SpringJackrabbitRepository() - Constructor for class org.jahia.services.content.impl.jackrabbit.SpringJackrabbitRepository
-
- SpringTextConfigurationRealm - Class in org.jahia.services.security.shiro
-
Completes the parent implementation by performing initialization on Spring
bean creation.
- SpringTextConfigurationRealm() - Constructor for class org.jahia.services.security.shiro.SpringTextConfigurationRealm
-
- sqlEncode(String) - Static method in class org.jahia.services.content.JCRContentUtils
-
Encode a string to be used in a JCR SQL2 query by "escaping" the single quotes.
- SqlPatcher - Class in org.jahia.tools.patches
-
Utility class for applying SQL-based patches on Jahia startup.
- SqlPatcher() - Constructor for class org.jahia.tools.patches.SqlPatcher
-
- SrcSetURLReplacer - Class in org.jahia.services.content.interceptor.url
-
Special URLReplacer to handle srcset HTML attributes

- SrcSetURLReplacer() - Constructor for class org.jahia.services.content.interceptor.url.SrcSetURLReplacer
-
- stackTraceToString(Throwable) - Static method in class org.jahia.bin.errors.ErrorFileDumper
-
Converts an exception stack trace to a string, going doing into all
the embedded exceptions too to detail as much as possible the real
causes of the error.
- StandardAnalyzer - Class in org.jahia.services.search.analyzer
-
Filters StandardTokenizer with StandardFilter, LowerCaseFilter, StopFilter and ASCIIFoldingFilter.
- StandardAnalyzer(Version, Set<?>) - Constructor for class org.jahia.services.search.analyzer.StandardAnalyzer
-
Builds an analyzer with the given stop words.
- StandardAnalyzer(Version) - Constructor for class org.jahia.services.search.analyzer.StandardAnalyzer
-
- StandardAnalyzer(Version, Reader) - Constructor for class org.jahia.services.search.analyzer.StandardAnalyzer
-
Builds an analyzer with the stop words from the given reader.
- STAR - Static variable in class org.jahia.utils.Patterns
-
- start - Variable in class org.apache.catalina.servlets.RangeUtils.Range
-
- start() - Method in class org.apache.jackrabbit.core.cluster.JahiaClusterNode
-
Starts this cluster node.
- start() - Method in class org.jahia.ajax.gwt.helper.SchedulerHelper
-
- start() - Method in class org.jahia.ajax.gwt.helper.WorkflowHelper
-
- start() - Static method in class org.jahia.bin.errors.ErrorFileDumper
-
- start(Settings, Properties) - Method in class org.jahia.hibernate.cache.ehcache.SharingEhcacheRegionFactory
-
- start() - Method in class org.jahia.osgi.FrameworkService
-
- start() - Method in interface org.jahia.services.applications.ApplicationsManagerProvider
-
- start() - Method in class org.jahia.services.applications.ApplicationsManagerServiceImpl
-
Initialze disk path
- start() - Method in interface org.jahia.services.applications.DispatchingProvider
-
- start() - Method in class org.jahia.services.applications.DispatchingServiceImpl
-
- start() - Method in class org.jahia.services.applications.pluto.ApplicationsManagerPlutoProvider
-
- start() - Method in class org.jahia.services.applications.pluto.PlutoDispatchingProvider
-
- start() - Method in class org.jahia.services.applications.ServletContextManager
-
Services initializations
- start() - Method in class org.jahia.services.cache.CacheFactory
-
- start() - Method in class org.jahia.services.categories.CategoryServiceImpl
-
- start() - Method in class org.jahia.services.content.impl.jackrabbit.JackrabbitStoreProvider
-
- start() - Method in class org.jahia.services.content.impl.jackrabbit.SpringJackrabbitRepository
-
- start() - Method in class org.jahia.services.content.JCRPublicationService
- start() - Method in class org.jahia.services.content.JCRSessionFactory
-
- start() - Method in class org.jahia.services.content.JCRStoreProvider
-
- start(boolean) - Method in class org.jahia.services.content.JCRStoreProvider
-
Starts this provider if possible, checking its availability before attempting the starting procedure if so requested.
- start() - Method in class org.jahia.services.content.JCRStoreService
-
- start() - Method in class org.jahia.services.content.JCRVersionService
-
- start() - Method in class org.jahia.services.content.rules.RulesListener
-
- start() - Method in class org.jahia.services.content.rules.Service
-
- start() - Method in class org.jahia.services.deamons.filewatcher.JahiaFileWatcherBaseService
-
- start() - Method in class org.jahia.services.importexport.ImportExportBaseService
-
- start() - Method in class org.jahia.services.JahiaService
-
- start() - Method in class org.jahia.services.mail.MailServiceImpl
-
- start(String, String) - Method in class org.jahia.services.modulemanager.impl.ModuleManagerImpl
-
- start(String, String) - Method in interface org.jahia.services.modulemanager.ModuleManager
-
Start the specified bundle on the target group of cluster nodes.
- start(BundleInfo, String) - Method in interface org.jahia.services.modulemanager.spi.BundleService
-
Performs the start operation with the provided bundle on the target group of cluster nodes.
- start(BundleInfo, String) - Method in class org.jahia.services.modulemanager.spi.impl.BundleServiceDelegate
-
- start(BundleInfo, String) - Method in class org.jahia.services.modulemanager.spi.impl.DefaultBundleService
-
- start() - Method in class org.jahia.services.preferences.JahiaPreferencesService
-
- start() - Method in class org.jahia.services.pwdpolicy.JahiaPasswordPolicyService
-
- start() - Method in class org.jahia.services.query.QueryServiceImpl
-
Initializes the service.
- start() - Method in class org.jahia.services.render.RenderService
-
- start() - Method in class org.jahia.services.scheduler.SchedulerService.JahiaSchedulerFactoryBean
-
- start() - Method in class org.jahia.services.scheduler.SchedulerService
-
- start() - Method in class org.jahia.services.search.SearchServiceImpl
-
- start() - Method in class org.jahia.services.sites.JahiaSitesService
-
- start() - Method in class org.jahia.services.tags.TaggingService
-
- start() - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
- start() - Method in class org.jahia.services.transform.DocumentConverterService
-
Initializes the service and starts office manager.
- start() - Method in class org.jahia.services.usermanager.JahiaGroupManagerService
-
- start() - Method in class org.jahia.services.usermanager.JahiaUserManagerService
-
- start() - Method in class org.jahia.services.workflow.jbpm.JBPM6WorkflowProvider
-
- start() - Method in class org.jahia.services.workflow.WorkflowService
-
- start() - Method in class org.jahia.tools.files.FileWatcher
-
Creates the Timer Thread and starts it
- start() - Method in class org.jahia.utils.LoadAverage
-
- start1 - Variable in class name.fraser.neil.plaintext.DiffMatchPatch.Patch
-
- start2 - Variable in class name.fraser.neil.plaintext.DiffMatchPatch.Patch
-
- START_EXCERPT - Static variable in class org.jahia.services.search.jcr.JahiaHighlighter
-
- START_FRAGMENT_SEPARATOR - Static variable in class org.jahia.services.search.jcr.JahiaHighlighter
-
- START_HIGHLIGHT - Static variable in class org.jahia.services.search.jcr.JahiaHighlighter
-
- START_ROLE - Static variable in class org.jahia.services.workflow.WorkflowService
-
- startBundlesPendingDependencies() - Static method in class org.jahia.osgi.BundleLifecycleUtils
-
Tries to start all the bundles which somehow got stopped mainly due to a missing dependencies.
- startDocument() - Method in class org.jahia.services.importexport.XMLWriter
-
Write the XML declaration at the beginning of the document.
- startElement(String, String, String, Attributes) - Method in class org.jahia.services.importexport.CategoriesImportHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jahia.services.importexport.DataWriter
-
Write a start tag.
- startElement(String, String, String, Attributes) - Method in class org.jahia.services.importexport.DocumentViewImportHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jahia.services.importexport.FilesAclImportHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jahia.services.importexport.FilesDateImportHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jahia.services.importexport.LegacyImportHandler
-
Receive notification of the start of an element.
- startElement(String, String, String, Attributes) - Method in class org.jahia.services.importexport.UsersImportHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jahia.services.importexport.validation.DocumentViewValidationHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jahia.services.importexport.XMLFormatDetectionHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jahia.services.importexport.XMLWriter
-
Write a start tag.
- startElement(String, String) - Method in class org.jahia.services.importexport.XMLWriter
-
Start a new element without a qname or attributes.
- startElement(String) - Method in class org.jahia.services.importexport.XMLWriter
-
Start a new element without a qname, attributes or a Namespace URI.
- startFileWatcher(String) - Method in class org.jahia.services.deamons.filewatcher.JahiaFileWatcherBaseService
-
Call the start method of the thread
- startFileWatcher(String) - Method in class org.jahia.services.deamons.filewatcher.JahiaFileWatcherService
-
Call the start method of the thread
- startModules(List<Bundle>, boolean) - Static method in class org.jahia.osgi.BundleLifecycleUtils
-
Start the specified module bundles in the order which tries to consider the dependencies between them.
- startPrefixMapping(String, String) - Method in class org.jahia.services.importexport.BaseDocumentViewHandler
-
- startPrefixMapping(String, String) - Method in class org.jahia.services.importexport.XMLFormatDetectionHandler
-
- startProcess(String, Map<String, Object>) - Method in class org.jahia.services.workflow.jbpm.JBPM6WorkflowProvider
-
- startProcess(String, Map<String, Object>) - Method in interface org.jahia.services.workflow.WorkflowProvider
-
Start a process instance previously registered
- startProcess(List<String>, JCRSessionWrapper, String, String, Map<String, Object>, List<String>) - Method in class org.jahia.services.workflow.WorkflowService
-
- startProcessAsJob(List<String>, JCRSessionWrapper, String, String, Map<String, Object>, List<String>) - Method in class org.jahia.services.workflow.WorkflowService
-
- StartProcessCommand - Class in org.jahia.services.workflow.jbpm.command
-
Start a new process
- StartProcessCommand(String, Map<String, Object>) - Constructor for class org.jahia.services.workflow.jbpm.command.StartProcessCommand
-
- StartProcessJob - Class in org.jahia.services.workflow
-
Assign and complete task
- StartProcessJob() - Constructor for class org.jahia.services.workflow.StartProcessJob
-
- startProfiler(String, String) - Method in interface org.jahia.services.logging.MetricsLoggingService
-
Start a profiler and start the associated action (if the profilerName is not found it will create it)
- startProfiler(String) - Method in interface org.jahia.services.logging.MetricsLoggingService
-
Start a new profiler and return it to the caller.
- startProfiler(String, String) - Method in class org.jahia.services.logging.MetricsLoggingServiceImpl
-
Start a profiler and start the associated action (if the profilerName is not foudn it will create it)
- startProfiler(String) - Method in class org.jahia.services.logging.MetricsLoggingServiceImpl
-
- startSchedulers() - Method in class org.jahia.services.scheduler.SchedulerService
-
- StartupOptions - Class in org.jahia.settings
-
Handler for the startup options, which are "instructions" to DX about actions to be performed on startup.
- startWorkflow(String, GWTJahiaWorkflowDefinition, List<GWTJahiaNodeProperty>, List<String>) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- startWorkflow(List<String>, GWTJahiaWorkflowDefinition, List<GWTJahiaNodeProperty>, List<String>, Map<String, Object>, String) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- startWorkflow(String, GWTJahiaWorkflowDefinition, JCRSessionWrapper, List<GWTJahiaNodeProperty>, List<String>) - Method in class org.jahia.ajax.gwt.helper.WorkflowHelper
-
- startWorkflow(List<String>, GWTJahiaWorkflowDefinition, JCRSessionWrapper, List<GWTJahiaNodeProperty>, List<String>, Map<String, Object>) - Method in class org.jahia.ajax.gwt.helper.WorkflowHelper
-
- startWorkflowOnNode(AddedNodeFact, String, String, KnowledgeHelper) - Method in class org.jahia.services.content.rules.Service
-
- state - Variable in class org.jahia.pipelines.impl.GenericPipeline
-
The per-thread execution state for processing through this
pipeline.
- STATIC_MOUNT_POINT_ATTR - Static variable in class org.jahia.services.importexport.ImportExportBaseService
-
- StaticAssetMapping - Class in org.jahia.services.render
-
Used as a factory class for defining static assets CDN mappings.
- StaticAssetMapping() - Constructor for class org.jahia.services.render.StaticAssetMapping
-
- StaticAssetsFilter - Class in org.jahia.services.render.filter
-
Render filter that "injects" the static assets into the HEAD section of the
rendered HTML document.
- StaticAssetsFilter() - Constructor for class org.jahia.services.render.filter.StaticAssetsFilter
-
- StaticFileServlet - Class in org.jahia.services.content.files
-
A file servlet supporting resume of downloads and client-side caching and GZIP of text content.
- StaticFileServlet() - Constructor for class org.jahia.services.content.files.StaticFileServlet
-
- StaticFileServlet.Range - Class in org.jahia.services.content.files
-
This class represents a byte range.
- STATUS_ADDED - Static variable in class org.jahia.services.scheduler.BackgroundJob
-
- STATUS_CANCELED - Static variable in class org.jahia.services.scheduler.BackgroundJob
-
- STATUS_EXECUTING - Static variable in class org.jahia.services.scheduler.BackgroundJob
-
- STATUS_FAILED - Static variable in class org.jahia.services.scheduler.BackgroundJob
-
- STATUS_SCHEDULED - Static variable in class org.jahia.services.scheduler.BackgroundJob
-
- STATUS_SUCCESSFUL - Static variable in class org.jahia.services.scheduler.BackgroundJob
-
- stepResult - Variable in class org.jahia.services.query.ScrollableQueryCallback
-
- stop() - Method in class org.apache.jackrabbit.core.cluster.JahiaClusterNode
-
Stops this cluster node.
- stop() - Method in class org.jahia.hibernate.cache.ehcache.SharingEhcacheRegionFactory
-
- stop() - Method in class org.jahia.osgi.FrameworkService
-
Shuts the OSGi container down.
- stop() - Method in interface org.jahia.services.applications.ApplicationsManagerProvider
-
- stop() - Method in class org.jahia.services.applications.ApplicationsManagerServiceImpl
-
- stop() - Method in interface org.jahia.services.applications.DispatchingProvider
-
- stop() - Method in class org.jahia.services.applications.DispatchingServiceImpl
-
- stop() - Method in class org.jahia.services.applications.pluto.ApplicationsManagerPlutoProvider
-
- stop() - Method in class org.jahia.services.applications.pluto.PlutoDispatchingProvider
-
- stop() - Method in class org.jahia.services.cache.CacheFactory
-
- stop() - Method in class org.jahia.services.categories.CategoryServiceImpl
-
- stop() - Method in class org.jahia.services.content.impl.jackrabbit.JackrabbitStoreProvider
-
- stop() - Method in class org.jahia.services.content.impl.jackrabbit.SpringJackrabbitRepository
-
- stop() - Method in class org.jahia.services.content.JCRPublicationService
- stop() - Method in class org.jahia.services.content.JCRStoreProvider
-
- stop() - Method in class org.jahia.services.content.JCRStoreService
-
- stop() - Method in class org.jahia.services.content.JCRVersionService
-
- stop() - Method in class org.jahia.services.content.rules.Service
-
- stop() - Method in class org.jahia.services.deamons.filewatcher.JahiaFileWatcherBaseService
-
Code to clean up the services ressource here.
- stop() - Method in class org.jahia.services.importexport.ImportExportBaseService
-
- stop() - Method in class org.jahia.services.JahiaService
-
- stop() - Method in class org.jahia.services.mail.MailServiceImpl
-
- stop(String, String) - Method in class org.jahia.services.modulemanager.impl.ModuleManagerImpl
-
- stop(String, String) - Method in interface org.jahia.services.modulemanager.ModuleManager
-
Stop the specified bundle on the target group of cluster nodes.
- stop(BundleInfo, String) - Method in interface org.jahia.services.modulemanager.spi.BundleService
-
Performs the stop operation with the provided bundle on the target group of cluster nodes.
- stop(BundleInfo, String) - Method in class org.jahia.services.modulemanager.spi.impl.BundleServiceDelegate
-
- stop(BundleInfo, String) - Method in class org.jahia.services.modulemanager.spi.impl.DefaultBundleService
-
- stop() - Method in class org.jahia.services.preferences.JahiaPreferencesService
-
- stop() - Method in class org.jahia.services.pwdpolicy.JahiaPasswordPolicyService
-
- stop() - Method in class org.jahia.services.query.QueryServiceImpl
-
- stop() - Method in class org.jahia.services.render.RenderService
-
- stop() - Method in class org.jahia.services.scheduler.SchedulerService
-
- stop() - Method in class org.jahia.services.search.SearchServiceImpl
-
- stop() - Method in class org.jahia.services.sites.JahiaSitesService
-
- stop() - Method in class org.jahia.services.tags.TaggingService
-
- stop() - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
- stop() - Method in class org.jahia.services.transform.DocumentConverterService
-
Shuts down the office manager.
- stop() - Method in class org.jahia.services.usermanager.JahiaGroupManagerService
-
- stop() - Method in class org.jahia.services.usermanager.JahiaUserManagerService
-
- stop() - Method in class org.jahia.services.workflow.jbpm.JBPM6WorkflowProvider
-
- stop() - Method in class org.jahia.tools.files.FileWatcher
-
- stop() - Method in class org.jahia.utils.LoadAverage
-
- STOP_WORDS_SET - Static variable in class org.jahia.services.search.analyzer.StandardAnalyzer
-
An unmodifiable set containing some common English words that are usually not
useful for searching.
- stopFileWatcher(String) - Method in class org.jahia.services.deamons.filewatcher.JahiaFileWatcherBaseService
-
Stops the file watcher thread.
- stopFileWatcher(String) - Method in class org.jahia.services.deamons.filewatcher.JahiaFileWatcherService
-
Stops the file watcher thread.
- stopModule(String) - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
- stopNestedProfiler(String, String) - Method in interface org.jahia.services.logging.MetricsLoggingService
-
Stop a nested profiler
- stopNestedProfiler(String, String) - Method in class org.jahia.services.logging.MetricsLoggingServiceImpl
-
Stop a nested profiler
- stopProfiler(String) - Method in interface org.jahia.services.logging.MetricsLoggingService
-
Stop all profiling for this profiler name
- stopProfiler(String) - Method in class org.jahia.services.logging.MetricsLoggingServiceImpl
-
Stop all profiling for this profiler name
- store(GWTJahiaNode, GWTResourceBundle, JCRSessionWrapper) - Static method in class org.jahia.ajax.gwt.helper.GWTResourceBundleUtils
-
- store(PortletWindow, PortletRequest, Map<String, PortletPreference>) - Method in class org.jahia.services.applications.pluto.JahiaPortletPreferencesServiceImpl
-
Stores the portlet preferences to the in-memory storage.
- store(MailSettings) - Method in class org.jahia.services.mail.MailService
-
Persists the changes in mail server connection configuration.
- store(MailSettings) - Method in class org.jahia.services.mail.MailServiceImpl
-
- store(MailSettings, JCRSessionWrapper) - Method in class org.jahia.services.mail.MailServiceImpl
-
- store(PersistentBundle) - Method in interface org.jahia.services.modulemanager.persistence.BundlePersister
-
Persists the specified bundle resource either creating a new info in the storage or updating the existing entry with the supplied
data.
- store(Resource) - Method in interface org.jahia.services.modulemanager.persistence.BundlePersister
-
Persists the info for the specified resources either creating a new info in the storage or updating the existing entry with the
supplied data.
- store(PersistentBundle) - Method in class org.jahia.services.modulemanager.persistence.jcr.JCRBundlePersister
-
- store(PersistentBundle, JCRSessionWrapper) - Method in class org.jahia.services.modulemanager.persistence.jcr.JCRBundlePersister
-
Stores the bundle information in a JCR node.
- store(Resource) - Method in class org.jahia.services.modulemanager.persistence.jcr.JCRBundlePersister
-
- store(SearchSettings) - Method in class org.jahia.services.search.SearchServiceImpl
-
- store(SearchSettings, JCRSessionWrapper) - Method in class org.jahia.services.search.SearchServiceImpl
-
- STORE_COMPRESS - Static variable in class org.jahia.services.content.nodetypes.ExtendedPropertyDefinition
-
- STORE_NO - Static variable in class org.jahia.services.content.nodetypes.ExtendedPropertyDefinition
-
- STORE_YES - Static variable in class org.jahia.services.content.nodetypes.ExtendedPropertyDefinition
-
- storeAllConfigurations() - Method in interface org.jahia.services.modulemanager.spi.ConfigService
-
Store configurations into JCR
- storeAllLocalPersistentStates() - Method in class org.jahia.services.modulemanager.impl.ModuleManagerImpl
-
- storeAllLocalPersistentStates() - Method in interface org.jahia.services.modulemanager.ModuleManager
-
Store persistent state of all bundles in the internal storage for the purpose of restore in the future.
- storeAsNode(String) - Method in class org.jahia.services.query.QueryWrapper
-
- StoreHistory - Class in org.jahia.bin
-
- StoreHistory() - Constructor for class org.jahia.bin.StoreHistory
-
- storePasswordForProvider(String, String, String) - Method in class org.jahia.ajax.gwt.content.server.JahiaContentManagementServiceImpl
-
- storePasswordForProvider(JCRUserNode, String, String, String) - Method in class org.jahia.ajax.gwt.helper.ContentHubHelper
-
- storePasswordHistory(JCRUserNode) - Method in class org.jahia.services.pwdpolicy.JahiaPasswordPolicyService
-
Stores the current user's password into password history.
- storePersistentStates(Collection<BundlePersistentInfo>) - Static method in class org.jahia.services.modulemanager.persistence.jcr.BundleInfoJcrHelper
-
This method will save a collection of bundles as JSON on the node /module-management
using the property j:bundlesPersistentState.
- storeProperties() - Method in class org.jahia.utils.properties.PropertiesManager
-
Store new properties and values in the properties file.
- storeProperties(String) - Method in class org.jahia.utils.properties.PropertiesManager
-
Store new properties and values in the properties file.
- storeUserPasswordHistory(AddedNodeFact, KnowledgeHelper) - Method in class org.jahia.services.content.rules.Service
-
- STRING - Static variable in class org.jahia.services.content.nodetypes.ExtendedPropertyType
-
- STRING - Static variable in class org.jahia.services.content.nodetypes.Lexer
-
- STRING - Static variable in class org.jahia.services.content.nodetypes.LexerLegacy
-
- string2Property(String) - Static method in class org.jahia.utils.properties.PropertiesManager
-
Convert a standard string to a property-compatible string.
- STRING_TYPE - Static variable in class org.jahia.services.search.facets.JahiaQueryParser
-
- StringOutputStream - Class in org.jahia.utils
-
Output stream implementation that writes to a string buffer.
- StringOutputStream() - Constructor for class org.jahia.utils.StringOutputStream
-
Initializes an instance of this class.
- StringOutputStream(OutputStream) - Constructor for class org.jahia.utils.StringOutputStream
-
Initializes an instance of this class with the supplied wrapped
OutputStream.
- StringResponseWrapper - Class in org.jahia.utils
-
Response wrapper to retrieve included output as string.
- StringResponseWrapper(HttpServletResponse) - Constructor for class org.jahia.utils.StringResponseWrapper
-
Initializes an instance of this class.
- stringToJCRPathExp(String) - Static method in class org.jahia.services.content.JCRContentUtils
-
Convert a path string to encoded path Strings in XPATH queries
- stringToJCRSearchExp(String) - Static method in class org.jahia.services.content.JCRContentUtils
-
Convert a string to a JCR search expression literal, suitable for use in
jcr:contains() (inside XPath) or contains (SQL2).
- stringToQueryLiteral(String) - Static method in class org.jahia.services.content.JCRContentUtils
-
Convert a string to a literal, suitable for inclusion
in a query.
- StructuralRelationship - Class in org.jahia.content
-
Title:
- StructuralRelationship() - Constructor for class org.jahia.content.StructuralRelationship
-
- Stub() - Constructor for class org.jahia.security.license.LicenseCheckerService.Stub
-
- StubHelper - Class in org.jahia.ajax.gwt.helper
-
Service to provide Stubs (code snippets) for source edition in studio mode.
- StubHelper() - Constructor for class org.jahia.ajax.gwt.helper.StubHelper
-
- subject - Variable in class org.apache.jackrabbit.core.security.JahiaAccessManager
-
Subject whose access rights this AccessManager should reflect
- subject(String) - Method in class org.jahia.services.mail.MailMessage.Builder
-
- SUBMIT - Static variable in class org.jahia.bin.Render
-
- SubNodeTypesChoiceListInitializerImpl - Class in org.jahia.services.content.nodetypes.initializers
-
Choice list initializer that looks up direct sub types from the specified type
If no param is specified, get the list of nodeTypes
- SubNodeTypesChoiceListInitializerImpl() - Constructor for class org.jahia.services.content.nodetypes.initializers.SubNodeTypesChoiceListInitializerImpl
-
- success(BundleInfo) - Static method in class org.jahia.services.modulemanager.OperationResult
-
Returns an operation result indicating successful operation for the specified bundle.
- success(List<BundleInfo>) - Static method in class org.jahia.services.modulemanager.OperationResult
-
Returns an operation result indicating successful operation for the specified bundles.
- SUCCESSFULL - Static variable in class org.jahia.services.mail.MailSettingsValidationResult
-
- suggest(String, RenderContext, int) - Method in class org.jahia.services.search.jcr.JahiaJCRSearchProvider
-
- suggest(SearchCriteria, RenderContext, int) - Method in class org.jahia.services.search.jcr.JahiaJCRSearchProvider
-
- suggest(String, String[], RenderContext, int) - Method in class org.jahia.services.search.jcr.JahiaJCRSearchProvider
-
- suggest(String, RenderContext, int) - Method in interface org.jahia.services.search.SearchProvider
-
- suggest(SearchCriteria, RenderContext, int) - Method in interface org.jahia.services.search.SearchProvider.SupportsSuggestion
-
Returns a modified suggestion for the original query based on the spell
checker dictionary.
- suggest(SearchCriteria, RenderContext, int) - Method in class org.jahia.services.search.SearchService
-
Returns a modified suggestion for the original query based on the spell
checker dictionary.
- suggest(String, RenderContext, int) - Method in class org.jahia.services.search.SearchService
-
- suggest(SearchCriteria, RenderContext, int) - Method in class org.jahia.services.search.SearchServiceImpl
-
- suggest(String, RenderContext, int) - Method in class org.jahia.services.search.SearchServiceImpl
-
- suggest(String, String, Long, Long, Long, boolean, JCRSessionWrapper) - Method in interface org.jahia.services.tags.TagsSuggester
-
- suggest(String, String, Long, Long, Long, boolean, JCRSessionWrapper) - Method in class org.jahia.services.tags.TagsSuggesterImpl
-
To switch between faceted suggester and default, you have to set this property to true
tag.suggester.faceted in the jahia.properties
- Suggestion - Class in org.jahia.services.search
-
Represents a spell checker corrected query (suggestion) that can be used to
implement "Did you mean" kind of searches.
- Suggestion(String, String) - Constructor for class org.jahia.services.search.Suggestion
-
Initializes an instance of this class.
- Suggestion(String, String, List<String>) - Constructor for class org.jahia.services.search.Suggestion
-
Initializes an instance of this class.
- suggestSimilar(String, int, IndexReader, String, boolean, String, String) - Method in class org.apache.lucene.search.spell.JahiaExtendedSpellChecker
-
Deprecated.
- suggestSimilar(String, int, IndexReader, boolean, String[], String) - Method in class org.apache.lucene.search.spell.JahiaExtendedSpellChecker
-
Suggest similar words (optionally restricted to a field of an index).
- supportRanges() - Method in interface org.jahia.services.content.files.FileServlet.BinaryRangesSupport
-
- supportSpellchecking - Variable in class org.apache.jackrabbit.core.query.lucene.JahiaNodeIndexer
-
If set to true the fulltext field is also stored with site/locale suffix
- supportsPublication(JCRSessionWrapper, JCRNodeWrapper) - Static method in class org.jahia.services.content.JCRPublicationService
-
- surroundWithCacheTag(String, String) - Method in class org.jahia.services.render.filter.cache.AggregateCacheFilter
-
Deprecated.
Add <!-- cache include --> tags around the content, with the cache key as an attribute.
- surroundWithCacheTag(String, StringBuilder) - Method in class org.jahia.services.render.filter.cache.AggregateCacheFilter
-
Deprecated.
- SvnCleaner() - Constructor for class org.jahia.services.templates.ModuleBuildHelper.SvnCleaner
-
- SvnSourceControlManagement - Class in org.jahia.services.templates
-
SVN based source control management service.
- SvnSourceControlManagement(String) - Constructor for class org.jahia.services.templates.SvnSourceControlManagement
-
Initializes an instance of this class.
- switchReadOnlyMode(boolean) - Method in class org.apache.jackrabbit.core.JahiaRepositoryImpl
-
- switchReadOnlyMode(boolean) - Method in class org.apache.jackrabbit.core.query.lucene.JahiaSearchIndex
-
- switchReadOnlyMode(boolean) - Method in class org.jahia.jdbc.ReadOnlyModeAwareDataSource
-
- switchReadOnlyMode(boolean) - Method in class org.jahia.services.content.impl.jackrabbit.SpringJackrabbitRepository
-
- switchReadOnlyMode(boolean) - Method in class org.jahia.services.content.JCRSessionFactory
-
- switchReadOnlyMode(boolean) - Method in class org.jahia.services.modulemanager.impl.ModuleManagerImpl
-
- switchReadOnlyMode(boolean) - Method in class org.jahia.services.scheduler.SchedulerService
-
- switchReadOnlyMode(boolean) - Method in class org.jahia.services.workflow.WorkflowService
-
- switchReadOnlyMode(boolean) - Method in interface org.jahia.settings.readonlymode.ReadOnlyModeCapable
-
Enable/disable read-only mode for a specific functional area this ReadOnlyModeCapable is responsible for.
- switchReadOnlyMode(boolean) - Method in class org.jahia.settings.readonlymode.ReadOnlyModeController
-
Performs the switch of all DX services into read-only mode or back.
- switchReadOnlyMode(boolean) - Method in class org.jahia.settings.SettingsBean
-
- SymLinkHandler - Class in org.apache.jackrabbit.server.io
-
User: toto
Date: 14 janv.
- SymLinkHandler(IOManager) - Constructor for class org.apache.jackrabbit.server.io.SymLinkHandler
-
- syncClusterNode() - Method in class org.jahia.services.content.impl.jackrabbit.SpringJackrabbitRepository
-
Performs the sync on the Jackrabbit cluster node.
- synchro(JCRNodeWrapper, JCRNodeWrapper, JCRSessionWrapper, String, Map<String, List<String>>) - Method in class org.jahia.services.templates.JahiaTemplateManagerService
-
- synchro(JCRNodeWrapper, JCRNodeWrapper, JCRSessionWrapper, String, Map<String, List<String>>) - Method in class org.jahia.services.templates.ModuleInstallationHelper
-
- SYSTEM - Static variable in class org.apache.jackrabbit.core.security.JahiaLoginModule
-
- SYSTEM_JOB_GROUP - Static variable in class org.jahia.services.scheduler.SchedulerService
-
- SYSTEM_SITE_KEY - Static variable in class org.jahia.services.sites.JahiaSitesService
-
- SYSTEM_VIEW - Static variable in interface org.jahia.services.importexport.ImportExportService
-
- SystemAction - Class in org.jahia.bin
-
Performs the default action as system user
- SystemAction() - Constructor for class org.jahia.bin.SystemAction
-
- systemId - Variable in class org.jahia.services.content.nodetypes.JahiaCndReader
-
- systemId - Variable in class org.jahia.services.content.nodetypes.JahiaCndReaderLegacy
-
- systemPassword - Variable in class org.jahia.services.content.JCRStoreProvider
-
- SystemPropertiesFactoryBean - Class in org.jahia.settings
-
Properties factory bean that retrieves the matching system properties.
- SystemPropertiesFactoryBean() - Constructor for class org.jahia.settings.SystemPropertiesFactoryBean
-
- systemSession - Variable in class org.jahia.services.content.JCRSessionFactory
-
- systemUser - Variable in class org.jahia.services.content.JCRStoreProvider
-