- cachable() - Method in class org.nuxeo.ecm.diff.content.adapter.base.ConverterBasedContentDiffAdapter
-
- cachable() - Method in interface org.nuxeo.ecm.diff.content.ContentDiffAdapter
-
- cachable() - Method in class org.nuxeo.ecm.platform.preview.adapter.base.ConverterBasedHtmlPreviewAdapter
-
- cachable() - Method in class org.nuxeo.ecm.platform.preview.adapter.base.PreprocessedHtmlPreviewAdapter
-
- cachable() - Method in interface org.nuxeo.ecm.platform.preview.api.HtmlPreviewAdapter
-
- CachableBlobHolder - Interface in org.nuxeo.ecm.core.convert.cache
-
Extended interface for
BlobHolder
that can be cached.
- CachableUserIdentificationInfo - Class in org.nuxeo.ecm.platform.ui.web.auth
-
- CachableUserIdentificationInfo(String, String) - Constructor for class org.nuxeo.ecm.platform.ui.web.auth.CachableUserIdentificationInfo
-
- CachableUserIdentificationInfo(UserIdentificationInfo) - Constructor for class org.nuxeo.ecm.platform.ui.web.auth.CachableUserIdentificationInfo
-
- cache(T, Object...) - Method in class org.nuxeo.ecm.platform.suggestbox.jsf.Cached
-
- CACHE_ACTIONS_PER_TASK_TYPE_PROP_NAME - Static variable in class org.nuxeo.ecm.platform.routing.web.RoutingTaskActionsBean
-
Runtime property name, that makes it possible to cache actions available
on a given task, depending on its type.
- CACHE_SIZE_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.JCloudsBinaryManager
-
- CACHE_SIZE_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager
-
- CACHE_SIZE_PREFIX - Static variable in class org.nuxeo.ecm.core.storage.sql.SQLBinaryManager
-
- CacheAndAuthFilter - Class in org.nuxeo.apidoc.filter
-
- CacheAndAuthFilter() - Constructor for class org.nuxeo.apidoc.filter.CacheAndAuthFilter
-
- CacheCGTaskActivator - Class in org.nuxeo.ecm.core.convert.service
-
Run the GC processing to clean up disk cache.
- CacheCGTaskActivator() - Constructor for class org.nuxeo.ecm.core.convert.service.CacheCGTaskActivator
-
- Cached<T> - Class in org.nuxeo.ecm.platform.suggestbox.jsf
-
Simple cached item holder with time + key invalidation strategy
- Cached(long) - Constructor for class org.nuxeo.ecm.platform.suggestbox.jsf.Cached
-
- cachedAt - Variable in class org.nuxeo.ecm.platform.suggestbox.jsf.Cached
-
- cacheHits - Static variable in class org.nuxeo.ecm.core.convert.cache.ConversionCacheHolder
-
- cacheInvalidations - Variable in class org.nuxeo.ecm.core.storage.sql.Invalidations.InvalidationsPair
-
- CacheKeyGenerator - Class in org.nuxeo.ecm.core.convert.cache
-
Simple helper to handle cache key generation.
- cacheMaxSize - Variable in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
-
- cacheMaxSize - Variable in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
-
- cacheTimeout - Variable in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
-
- cacheTimeout - Variable in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
-
- CachingDef - Class in org.nuxeo.theme
-
- CachingDef() - Constructor for class org.nuxeo.theme.CachingDef
-
- CachingMapper - Interface in org.nuxeo.ecm.core.storage.sql
-
- cachingMapperClass - Variable in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
-
- cachingMapperEnabled - Variable in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
-
- cachingMapperProperties - Variable in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
-
- calendar(Calendar) - Method in class org.nuxeo.ecm.automation.core.scripting.CoreFunctions
-
- CalendarToDate - Class in org.nuxeo.ecm.automation.core.impl.adapters
-
- CalendarToDate() - Constructor for class org.nuxeo.ecm.automation.core.impl.adapters.CalendarToDate
-
- Call - Class in org.nuxeo.ecm.automation.core.trace
-
- Call(OperationType, OperationContext, OperationType, InvokableMethod, Map<String, Object>) - Constructor for class org.nuxeo.ecm.automation.core.trace.Call
-
- call(Blob, String, String) - Method in class org.nuxeo.ecm.platform.picture.core.im.IMImageUtils.ImageMagickCaller
-
- CALLBACK_URL_PATTERN - Static variable in class org.nuxeo.functionaltests.pages.wizard.IFrameHelper
-
- CallbackFactory - Interface in org.nuxeo.ecm.platform.login
-
Interface for AppServer specific jaas callbacks factories
- CallbackFactoryDescriptor - Class in org.nuxeo.ecm.platform.login
-
- CallbackFactoryDescriptor() - Constructor for class org.nuxeo.ecm.platform.login.CallbackFactoryDescriptor
-
- CallbackHandlerFactoryDescriptor - Class in org.nuxeo.ecm.platform.ui.web.auth.service
-
- CallbackHandlerFactoryDescriptor() - Constructor for class org.nuxeo.ecm.platform.ui.web.auth.service.CallbackHandlerFactoryDescriptor
-
- CallbackResult - Class in org.nuxeo.ecm.platform.login
-
Simple class to store the result of a JAAS callback
- CallbackResult() - Constructor for class org.nuxeo.ecm.platform.login.CallbackResult
-
- CallerPrincipalProvider - Class in org.nuxeo.ecm.core.api
-
To install a provider call setInstance() method or set a system (or nuxeo)
property using as key the full name of this class and as value the full name
of the implementation.
- CallerPrincipalProvider() - Constructor for class org.nuxeo.ecm.core.api.CallerPrincipalProvider
-
- callImageMagick() - Method in class org.nuxeo.ecm.platform.picture.core.im.IMImageUtils.ImageMagickCaller
-
- CallRouter - Class in org.nuxeo.wss
-
Manages cache for Call Handlers
- CallRouter() - Constructor for class org.nuxeo.wss.CallRouter
-
- callSeamComponentByName(String, String, Object[]) - Static method in class org.nuxeo.ecm.platform.ui.web.util.SeamComponentCallHelper
-
Calls a Seam component by name.
- callSeamComponentByName(String, String, Object) - Static method in class org.nuxeo.ecm.platform.ui.web.util.SeamComponentCallHelper
-
Calls a Seam component by name.
- callSeamComponentByRef(Object, String, Object[]) - Static method in class org.nuxeo.ecm.platform.ui.web.util.SeamComponentCallHelper
-
Calls a Seam component by reference.
- callSeamComponentByRef(Object, String, Object) - Static method in class org.nuxeo.ecm.platform.ui.web.util.SeamComponentCallHelper
-
Calls a Seam component by reference.
- CallStat - Class in org.nuxeo.ecm.core.management.events
-
Simple class to store Listeners call statistics.
- CallStat(String) - Constructor for class org.nuxeo.ecm.core.management.events.CallStat
-
- CAMLHandler - Class in org.nuxeo.wss.fprpc
-
SAX ContentHandler to parse CAML Batch requests.
- CAMLHandler() - Constructor for class org.nuxeo.wss.fprpc.CAMLHandler
-
- canAddSection(DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.platform.publisher.helper.RootSectionsManager
-
- canAddSection(DocumentModel) - Method in class org.nuxeo.ecm.platform.publisher.web.AdministrationPublishActions
-
- canAddTemplateInputs() - Method in class org.nuxeo.template.web.BaseTemplateAction
-
- canAnnotate() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.configuration.WebConfiguration
-
- canAnnotate() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.controler.AnnotationController
-
- canAnnotate(DocumentModel) - Method in class org.nuxeo.ecm.platform.annotations.gwt.server.configuration.DefaultWebPermission
-
- canAnnotate(DocumentModel) - Method in interface org.nuxeo.ecm.platform.annotations.gwt.server.configuration.WebPermission
-
- canBeReassign() - Method in class org.nuxeo.ecm.platform.routing.web.RoutingTaskActionsBean
-
- canBindNewTemplate() - Method in class org.nuxeo.template.web.TemplateBasedActionBean
-
- canBypassRequest(ServletRequest) - Method in interface org.nuxeo.ecm.platform.ui.web.auth.interfaces.NuxeoAuthenticationSessionManager
-
Returns true if request does not require to be authenticated.
- canBypassRequest(ServletRequest) - Method in class org.nuxeo.ecm.platform.ui.web.auth.plugins.DefaultSessionManager
-
- canBypassRequest(ServletRequest) - Method in class org.nuxeo.ecm.platform.ui.web.auth.plugins.SeamJsfSessionManager
-
- canBypassRequest(ServletRequest) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService
-
- canBypassRequest(ServletRequest) - Method in class org.nuxeo.ecm.webengine.login.WebEngineSessionManager
-
- canCancel(Package) - Method in class org.nuxeo.connect.client.we.PackageListingProvider
-
- cancel() - Method in class org.nuxeo.dam.seam.DamImportActions
-
- cancel() - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- cancel() - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Cancels any pending change made through this session.
- cancel() - Method in class org.nuxeo.ecm.core.api.local.LocalSession
-
- CANCEL - Static variable in class org.nuxeo.ecm.core.api.operation.Status
-
- cancel() - Method in interface org.nuxeo.ecm.core.event.Event
-
Cancels this event.
- cancel() - Method in class org.nuxeo.ecm.core.event.impl.EventImpl
-
- cancel() - Method in interface org.nuxeo.ecm.core.model.Session
-
Cancels changes done in this session.
- cancel() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
-
- cancel() - Method in interface org.nuxeo.ecm.platform.annotations.gwt.client.view.i18n.TranslationConstants
-
- cancel() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.view.NewAnnotationPopup
-
- cancel(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
-
Cancel this element.
- cancel(DocumentRoute, CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.core.api.DocumentRoutingEngineService
-
Cancels a route using an unrestricted session.
- cancel(CoreSession, DocumentRouteElement) - Method in class org.nuxeo.ecm.platform.routing.core.impl.AbstractRunner
-
- cancel(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
-
- cancel(DocumentRoute, CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingEngineServiceImpl
-
- cancel(CoreSession, DocumentRouteElement) - Method in interface org.nuxeo.ecm.platform.routing.core.impl.ElementRunner
-
Cancel this element.
- cancel(CoreSession, DocumentRouteElement) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphRunner
-
- cancel(CoreSession, DocumentRouteElement) - Method in class org.nuxeo.ecm.platform.routing.core.impl.StepElementRunner
-
- cancel(CoreSession) - Method in interface org.nuxeo.ecm.platform.task.Task
-
- cancel(CoreSession) - Method in class org.nuxeo.ecm.platform.task.TaskImpl
-
- cancel() - Method in class org.nuxeo.ecm.platform.ui.web.multipart.MultipartRequest
-
- cancel(String, String) - Method in interface org.nuxeo.ecm.rating.api.LikeService
-
Cancel a like or dislike for the given username
.
- cancel(String, DocumentModel) - Method in interface org.nuxeo.ecm.rating.api.LikeService
-
Convenient method to cancel a like or dislike on a
DocumentModel
.
- cancel(String, String) - Method in class org.nuxeo.ecm.rating.LikeServiceImpl
-
- cancel(String, DocumentModel) - Method in class org.nuxeo.ecm.rating.LikeServiceImpl
-
- cancel() - Method in class org.nuxeo.ecm.webapp.bulkedit.BulkEditActions
-
- cancel() - Method in class org.nuxeo.ecm.webapp.contentbrowser.WorkspaceActionsBean
-
- CANCEL - Static variable in class org.nuxeo.ecm.webengine.ui.wizard.WizardPage
-
- cancel() - Method in class org.nuxeo.functionaltests.dam.AssetCreationFancyBoxFragment
-
- cancel() - Method in class org.nuxeo.functionaltests.dam.BulkEditFancyBoxFragment
-
- cancel() - Method in class org.nuxeo.functionaltests.pages.WorkflowHomePage.TaskFancyBoxFragment
-
- cancel() - Method in interface org.nuxeo.opensocial.container.client.external.GadgetsConstants
-
- cancel() - Method in class org.nuxeo.runtime.management.jvm.ThreadDeadlocksDetector
-
- CANCEL_OPTION - Static variable in class org.nuxeo.shell.swing.widgets.JFontChooser
-
Return value from showDialog()
.
- cancelButton - Variable in class org.nuxeo.functionaltests.dam.AssetCreationFancyBoxFragment
-
- cancelButton - Variable in class org.nuxeo.functionaltests.dam.BulkEditFancyBoxFragment
-
- cancelButton - Variable in class org.nuxeo.functionaltests.pages.WorkflowHomePage.TaskFancyBoxFragment
-
- cancelCheckOut() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
-
- cancelCheckOut(String, String, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
-
- cancelCheckOut(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
-
- cancelClassification() - Method in interface org.nuxeo.ecm.platform.classification.ClassificationActions
-
- cancelClassification() - Method in class org.nuxeo.ecm.platform.classification.ClassificationActionsBean
-
- cancelComment() - Method in class org.nuxeo.ecm.platform.comment.web.AbstractCommentManagerActionsBean
-
- cancelComment() - Method in interface org.nuxeo.ecm.platform.comment.web.CommentManagerActions
-
- cancelCreateDirectoryEntry() - Method in class org.nuxeo.ecm.platform.ui.select2.Select2DirectoryActionsBean
-
- CancelCreateDocumentInUI - Class in org.nuxeo.ecm.automation.jsf.operations
-
Cancels a document creation in UI (equivalent to clicking on the 'cancel'
button on a document creation form).
- CancelCreateDocumentInUI() - Constructor for class org.nuxeo.ecm.automation.jsf.operations.CancelCreateDocumentInUI
-
- cancelCreation() - Method in class org.nuxeo.functionaltests.pages.admincenter.usermanagement.UserCreationFormPage
-
- cancelCurrentSelectionClassificationForm() - Method in interface org.nuxeo.ecm.platform.classification.ClassificationActions
-
- cancelCurrentSelectionClassificationForm() - Method in class org.nuxeo.ecm.platform.classification.ClassificationActionsBean
-
- cancelDeputy() - Method in class org.nuxeo.ecm.platform.login.deputy.management.web.DeputyActionsBean
-
- cancelDownload(String, String) - Method in class org.nuxeo.connect.client.we.DownloadHandler
-
- canceled(Event) - Method in interface org.nuxeo.runtime.services.event.EventCallback
-
- cancelEdit() - Method in class org.nuxeo.ecm.admin.monitoring.MonitoringActionBean
-
- cancelLike(Principal, DocumentModel) - Method in class org.nuxeo.ecm.rating.LikeActions
-
- CancelLike - Class in org.nuxeo.ecm.rating.operations
-
Operation to cancel a like on a document or activity object.
- CancelLike() - Constructor for class org.nuxeo.ecm.rating.operations.CancelLike
-
- cancelNewAnnotation() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.controler.AnnotationController
-
- cancelNewAnnotationPopup() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.controler.AnnotationController
-
- cancelNewAsset() - Method in class org.nuxeo.dam.seam.DamImportActions
-
- cancelPost() - Method in interface org.nuxeo.ecm.platform.forum.web.api.PostAction
-
Cancels the action of adding a Post.
- cancelPost() - Method in class org.nuxeo.ecm.platform.forum.web.PostActionBean
-
- cancelRate(String, String, String) - Method in interface org.nuxeo.ecm.rating.api.RatingService
-
Cancels a rate by the username
.
- cancelRate(String, String, String) - Method in class org.nuxeo.ecm.rating.RatingServiceImpl
-
- cancelRates(String, String) - Method in interface org.nuxeo.ecm.rating.api.RatingService
-
Cancels all rates.
- cancelRates(String, String) - Method in class org.nuxeo.ecm.rating.RatingServiceImpl
-
- cancelRoute() - Method in class org.nuxeo.ecm.platform.routing.web.DocumentRoutingActionsBean
-
Cancels the first workflow found on the current document
- cancelSubRoute() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
-
Cancels the sub-route if there is one.
- cancelSubRoute() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
-
- cancelTask(CoreSession, String) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
-
Cancels an open task.
- cancelTask(CoreSession, String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
-
- cancelTasks() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
-
Cancels the tasks not ended on this node.
- cancelTasks() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
-
- cancelTemplateInputsEdit() - Method in class org.nuxeo.template.web.TemplateBasedActionBean
-
- cancelTemplateInputsEdit() - Method in class org.nuxeo.template.web.TemplatesActionBean
-
- cancelWorkflow() - Method in class org.nuxeo.ecm.platform.routing.core.api.operation.CancelWorkflowOperation
-
- CancelWorkflowOperation - Class in org.nuxeo.ecm.platform.routing.core.api.operation
-
Cancels the workflow with the given id, where the id is the id of the
document representing the workflow instance.
- CancelWorkflowOperation() - Constructor for class org.nuxeo.ecm.platform.routing.core.api.operation.CancelWorkflowOperation
-
- canCheckOut(String) - Method in class org.nuxeo.wss.impl.NuxeoListItem
-
- canCheckOut(String) - Method in class org.nuxeo.wss.spi.AbstractWSSListItem
-
- canCheckOut(String) - Method in interface org.nuxeo.wss.spi.WSSListItem
-
- canCreate(String, String) - Method in interface org.nuxeo.ecm.platform.types.TypeManager
-
Returns true
if typeName
is a sub type, allowed in
creation mode, of containerTypeName
, false
otherwise.
- canCreate(String, String, DocumentModel) - Method in interface org.nuxeo.ecm.platform.types.TypeManager
-
Returns true
if typeName
is a sub type, allowed in
creation, of containerTypeName
, false
otherwise.
- canCreate(String, String) - Method in class org.nuxeo.ecm.platform.types.TypeService
-
- canCreate(String, String, DocumentModel) - Method in class org.nuxeo.ecm.platform.types.TypeService
-
- canCreateNewCreationPopup() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.controler.AnnotationController
-
- canCreateSocialWorkspace() - Method in class org.nuxeo.ecm.social.workspace.CollaborationActions
-
- canDelete(List<DocumentModel>, Principal, boolean) - Method in interface org.nuxeo.ecm.core.trash.TrashService
-
Is at least one doc deletable?
- canDelete(List<DocumentModel>, Principal, boolean) - Method in class org.nuxeo.ecm.core.trash.TrashServiceImpl
-
- canDelete(DirectoryService, String) - Method in interface org.nuxeo.ecm.directory.api.ui.DirectoryUIDeleteConstraint
-
Returns true if given entry can be deleted from the directory where
constraint is declared.
- canDelete(DirectoryService, String) - Method in class org.nuxeo.ecm.directory.api.ui.HierarchicalDirectoryUIDeleteConstraint
-
- canDeleteStep(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
-
If this session can delete this step.
- canDeleteStep(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
-
- canDetachTemplate(String) - Method in class org.nuxeo.template.web.TemplateBasedActionBean
-
- canDownload(Package) - Method in class org.nuxeo.connect.client.we.PackageListingProvider
-
- canEditCurrentDocument() - Method in class org.nuxeo.drive.seam.NuxeoDriveActions
-
- canEditDocumentation(WebContext) - Static method in class org.nuxeo.apidoc.browse.SecurityHelper
-
- canEditDocumentation(NuxeoPrincipal) - Static method in class org.nuxeo.apidoc.browse.SecurityHelper
-
- canEndTask(NuxeoPrincipal, Task) - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl
-
- canEndTask(NuxeoPrincipal, Task) - Method in interface org.nuxeo.ecm.platform.task.TaskService
-
Returns true if user is an administrator, the initiator of the task, or
an actor of the task.
- canEnterResolvedState() - Method in class org.nuxeo.runtime.deploy.DependencyTree.Entry
-
- canGenerateCertificate() - Method in class org.nuxeo.ecm.platform.signature.web.sign.CertActions
-
Indicates whether a user has the right to generate a certificate.
- canHandleFileSystemItemId(String) - Method in interface org.nuxeo.drive.service.FileSystemItemFactory
-
Returns true if the given
FileSystemItem
id can be handled by
this factory.
- canHandleFileSystemItemId(String) - Method in class org.nuxeo.drive.service.impl.AbstractFileSystemItemFactory
-
- canHandleFileSystemItemId(String) - Method in class org.nuxeo.drive.service.impl.AbstractVirtualFolderItemFactory
-
- canInstall(Package) - Method in class org.nuxeo.connect.client.we.PackageListingProvider
-
- canLockBeRemoved(Lock, String) - Static method in class org.nuxeo.ecm.core.storage.sql.LockManager
-
Checks if a given lock can be removed by the given owner.
- canLockRoute() - Method in class org.nuxeo.ecm.platform.routing.web.DocumentRoutingActionsBean
-
- canManagePublishing(PublishedDocument) - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
-
- canManagePublishing(PublishedDocument) - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublishedDocumentFactory
-
- canManagePublishing(PublishedDocument) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublicationTree
-
Returns true
if the current user can manage the publishing of the given publishedDocument,
ie approve or reject the document.
- canManagePublishing(PublishedDocument) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublishedDocumentFactory
-
- canManagePublishing(String, PublishedDocument) - Method in interface org.nuxeo.ecm.platform.publisher.api.RemotePublicationTreeManager
-
Returns true
if the current user can manage the publishing of the
given published document, ie.
- canManagePublishing(PublishedDocument) - Method in class org.nuxeo.ecm.platform.publisher.impl.service.AbstractRemotableTree
-
- canManagePublishing(String, PublishedDocument) - Method in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
-
- canManagePublishing(String, PublishedDocument) - Method in class org.nuxeo.ecm.platform.publisher.remoting.restProxies.RemotePublicationTreeManagerRestProxy
-
- canManagePublishing(PublishedDocument) - Method in class org.nuxeo.ecm.platform.publisher.task.CoreProxyWithWorkflowFactory
-
- canManagePublishing() - Method in class org.nuxeo.ecm.platform.publisher.web.PublishActionsBean
-
- canMerge() - Method in class org.nuxeo.ecm.core.api.localconfiguration.AbstractLocalConfiguration
-
- canMerge() - Method in interface org.nuxeo.ecm.core.api.localconfiguration.LocalConfiguration
-
Returns true
if this LocalConfiguration
accepted to be
merged with a parent configuration, false
otherwise.
- canMerge() - Method in class org.nuxeo.ecm.directory.localconfiguration.DirectoryConfigurationAdapter
-
- canMerge() - Method in class org.nuxeo.ecm.localconf.SimpleConfigurationAdapter
-
- canMerge() - Method in class org.nuxeo.ecm.platform.faceted.search.jsf.localconfiguration.FacetedSearchConfigurationAdapter
-
- canMerge() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
-
Checks if the merge is ready to execute (enough input transitions are
present).
- canMerge() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
-
- canMerge() - Method in class org.nuxeo.ecm.platform.types.localconfiguration.ContentViewConfigurationAdapter
-
- canMerge() - Method in class org.nuxeo.ecm.platform.types.localconfiguration.UITypesConfigurationAdapter
-
- canMerge() - Method in class org.nuxeo.ecm.webapp.localconfiguration.search.SearchLocalConfigurationAdapter
-
- canMerge() - Method in class org.nuxeo.theme.localconfiguration.LocalThemeConfigAdapter
-
- canModify(DocumentModel) - Static method in class org.nuxeo.ecm.platform.ui.web.tag.fn.DocumentModelFunctions
-
Returns true if document can be modified.
- canModifyTag(Tag) - Method in class org.nuxeo.ecm.platform.tag.web.TagActionsBean
-
Returns true if the current logged user has permission to modify a
tag that is applied on the current document.
- canMove(FolderItem) - Method in interface org.nuxeo.drive.adapter.FileSystemItem
-
- canMove(FolderItem) - Method in class org.nuxeo.drive.adapter.impl.AbstractDocumentBackedFileSystemItem
-
- canMove(FolderItem) - Method in class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
-
- canMove(FolderItem) - Method in class org.nuxeo.drive.adapter.impl.AbstractVirtualFolderItem
-
- canMove(FolderItem) - Method in class org.nuxeo.drive.adapter.impl.DefaultSyncRootFolderItem
-
- canMove(String, String, Principal) - Method in interface org.nuxeo.drive.service.FileSystemItemManager
-
Return true if the
FileSystemItem
with the given source id can be
moved to the
FileSystemItem
with the given destination id for the
given principal.
- canMove(String, String, Principal) - Method in class org.nuxeo.drive.service.impl.FileSystemItemManagerImpl
-
- canMoveCaret(int) - Method in class org.nuxeo.shell.swing.CmdLine
-
- canNavigateToCurrentSynchronizationRoot() - Method in class org.nuxeo.drive.seam.NuxeoDriveActions
-
- cannotAddExternalWebContent(String) - Method in class org.nuxeo.opensocial.container.client.AppErrorMessages
-
- cannotCreateWebContent() - Method in class org.nuxeo.opensocial.container.client.AppErrorMessages
-
- cannotCreateZone() - Method in class org.nuxeo.opensocial.container.client.AppErrorMessages
-
- cannotDeleteWebContent() - Method in class org.nuxeo.opensocial.container.client.AppErrorMessages
-
- cannotDeleteZone() - Method in class org.nuxeo.opensocial.container.client.AppErrorMessages
-
- cannotFindWebContent() - Method in class org.nuxeo.opensocial.container.client.AppErrorMessages
-
- cannotLoadContainerBuilder() - Method in class org.nuxeo.opensocial.container.client.AppErrorMessages
-
- cannotLoadLayout() - Method in class org.nuxeo.opensocial.container.client.AppErrorMessages
-
- cannotLoadWebContents() - Method in class org.nuxeo.opensocial.container.client.AppErrorMessages
-
- cannotReachServer() - Method in class org.nuxeo.opensocial.container.client.AppErrorMessages
-
- CanNotRenameConflict - Static variable in class org.nuxeo.wss.fprpc.FPError
-
- cannotUpdateAllWebContents() - Method in class org.nuxeo.opensocial.container.client.AppErrorMessages
-
- cannotUpdateFooter() - Method in class org.nuxeo.opensocial.container.client.AppErrorMessages
-
- cannotUpdateHeader() - Method in class org.nuxeo.opensocial.container.client.AppErrorMessages
-
- cannotUpdateLayout() - Method in class org.nuxeo.opensocial.container.client.AppErrorMessages
-
- cannotUpdateSideBar() - Method in class org.nuxeo.opensocial.container.client.AppErrorMessages
-
- cannotUpdateWebContent() - Method in class org.nuxeo.opensocial.container.client.AppErrorMessages
-
- cannotUpdateZone() - Method in class org.nuxeo.opensocial.container.client.AppErrorMessages
-
- canonicalXPath(String) - Static method in class org.nuxeo.ecm.core.schema.types.ComplexTypeImpl
-
Canonicalizes a Nuxeo-xpath.
- canonicalXPath(String) - Static method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
-
Canonicalizes a Nuxeo-xpath.
- canPublishTo(PublicationNode) - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
-
- canPublishTo(PublicationNode) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublicationTree
-
Returns true
if the current user can publish to the specified publicationNode,
false
otherwise.
- canPublishTo(String, PublicationNode) - Method in interface org.nuxeo.ecm.platform.publisher.api.RemotePublicationTreeManager
-
Returns true
if the current user can publish to the specified
publicationNode, false
otherwise.
- canPublishTo(PublicationNode) - Method in class org.nuxeo.ecm.platform.publisher.impl.core.SectionPublicationTree
-
- canPublishTo(PublicationNode) - Method in class org.nuxeo.ecm.platform.publisher.impl.service.AbstractRemotableTree
-
- canPublishTo(String, PublicationNode) - Method in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
-
- canPublishTo(String, PublicationNode) - Method in class org.nuxeo.ecm.platform.publisher.remoting.restProxies.RemotePublicationTreeManagerRestProxy
-
- canPublishTo(PublicationNode) - Method in class org.nuxeo.ecm.platform.publisher.web.PublishActionsBean
-
- canPurgeOrUndelete(List<DocumentModel>, Principal) - Method in interface org.nuxeo.ecm.core.trash.TrashService
-
Are all documents purgeable/undeletable?
- canPurgeOrUndelete(List<DocumentModel>, Principal) - Method in class org.nuxeo.ecm.core.trash.TrashServiceImpl
-
- canReachServer() - Method in class org.nuxeo.wizard.download.PackageDownloader
-
- canRead() - Method in interface org.nuxeo.theme.webwidgets.Provider
-
Check for read access.
- canRead() - Method in class org.nuxeo.theme.webwidgets.providers.DefaultProvider
-
- canRead() - Method in class org.nuxeo.theme.webwidgets.providers.PersistentProvider
-
- canRead() - Method in class org.nuxeo.theme.webwidgets.providers.PersistentProviderPerUser
-
- canRemove(Package) - Method in class org.nuxeo.connect.client.we.PackageListingProvider
-
- canRemoveArchivedVersion(VersionModel) - Method in interface org.nuxeo.ecm.webapp.versioning.VersionedActions
-
Check if a version can be removed.
- canRemoveArchivedVersion(VersionModel) - Method in class org.nuxeo.ecm.webapp.versioning.VersionedActionsBean
-
- canRemoveDocument(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- canRemoveDocument(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Check if a document can be removed.
- canRenderAndStore() - Method in class org.nuxeo.template.web.TemplateBasedActionBean
-
- canReopen() - Method in class org.nuxeo.ecm.core.api.SerializableInputStream
-
- canReopen() - Method in class org.nuxeo.runtime.services.streaming.AbstractStreamSource
-
- canReopen() - Method in class org.nuxeo.runtime.services.streaming.ByteArraySource
-
- canReopen() - Method in class org.nuxeo.runtime.services.streaming.FileSource
-
- canReopen() - Method in interface org.nuxeo.runtime.services.streaming.StreamSource
-
- canReopen() - Method in class org.nuxeo.runtime.services.streaming.URLSource
-
- canReopen() - Method in class org.nuxeo.runtime.services.streaming.ZipEntrySource
-
- canRepublish(PublishedDocument) - Method in class org.nuxeo.ecm.platform.publisher.web.PublishActionsBean
-
- canResetParameters() - Method in class org.nuxeo.template.web.BaseTemplateAction
-
- canResetParameters() - Method in class org.nuxeo.template.web.TemplateBasedActionBean
-
- canSetMaxQuota(long, DocumentModel, CoreSession) - Method in interface org.nuxeo.ecm.quota.QuotaStatsService
-
Test to see if quota allowed.
- canSetMaxQuota(long, DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.quota.QuotaStatsServiceImpl
-
- canSynchronizeCurrentDocument() - Method in class org.nuxeo.drive.seam.NuxeoDriveActions
-
- cantDeleteLastZoneError() - Method in class org.nuxeo.opensocial.container.client.ContainerConstants
-
- cantStartWorkflow() - Method in class org.nuxeo.functionaltests.pages.tabs.SummaryTabSubPage
-
- canUnCheckOut(String) - Method in class org.nuxeo.wss.impl.NuxeoListItem
-
- canUnCheckOut(String) - Method in class org.nuxeo.wss.spi.AbstractWSSListItem
-
- canUnCheckOut(String) - Method in interface org.nuxeo.wss.spi.WSSListItem
-
- canUndelete(List<DocumentModel>) - Method in class org.nuxeo.ecm.core.trash.TrashServiceImpl
-
- canUndo() - Method in class org.nuxeo.theme.editor.UndoBuffer
-
- canUndoStep(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
-
If this step can be undone.
- canUndoStep(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
-
- canUndoStep(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteImpl
-
- canUnInstall(Package) - Method in class org.nuxeo.connect.client.we.PackageListingProvider
-
- canUnlock(DocumentRef) - Method in class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
-
- canUnlock(DocumentRef) - Method in interface org.nuxeo.ecm.webdav.backend.Backend
-
- canUnlock(DocumentRef) - Method in class org.nuxeo.ecm.webdav.backend.SimpleBackend
-
- canUnlockRoute() - Method in class org.nuxeo.ecm.platform.routing.web.DocumentRoutingActionsBean
-
- canUnpublish(PublishedDocument) - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
-
- canUnpublish(PublishedDocument) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublicationTree
-
Returns true
if the current user can unpublish the given publishedDocument,
false
otherwise.
- canUnpublish(String, PublishedDocument) - Method in interface org.nuxeo.ecm.platform.publisher.api.RemotePublicationTreeManager
-
Returns true
if the current user can unpublish the given
publishedDocument, false
otherwise.
- canUnpublish(PublishedDocument) - Method in class org.nuxeo.ecm.platform.publisher.impl.core.SectionPublicationTree
-
- canUnpublish(PublishedDocument) - Method in class org.nuxeo.ecm.platform.publisher.impl.service.AbstractRemotableTree
-
- canUnpublish(String, PublishedDocument) - Method in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
-
- canUnpublish(String, PublishedDocument) - Method in class org.nuxeo.ecm.platform.publisher.remoting.restProxies.RemotePublicationTreeManagerRestProxy
-
- canUnpublish(PublishedDocument) - Method in class org.nuxeo.ecm.platform.publisher.web.PublishActionsBean
-
- canUnSynchronizeCurrentDocument() - Method in class org.nuxeo.drive.seam.NuxeoDriveActions
-
- canUpdateStep(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
-
If this session can update this step.
- canUpdateStep(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
-
- canUpdateTemplateInputs(String) - Method in class org.nuxeo.template.web.BaseTemplateAction
-
- canUpgrade(Package) - Method in class org.nuxeo.connect.client.we.PackageListingProvider
-
- canUseAjaxTabs() - Method in interface org.nuxeo.ecm.platform.ui.web.api.WebActions
-
Returns true if history push state is supported by browser.
- canUseAjaxTabs() - Method in class org.nuxeo.ecm.webapp.action.WebActionsBean
-
- canUserValidateRoute(NuxeoPrincipal) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
-
- canUserValidateRoute(NuxeoPrincipal) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
-
- canUseSeamCache() - Static method in class org.nuxeo.ecm.platform.ui.web.cache.SeamCacheHelper
-
- canValidateRoute(DocumentModel, CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
-
Checks if the principal that created the client session can validate the
route
- canValidateRoute(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
-
- canValidateRoute() - Method in class org.nuxeo.ecm.platform.routing.web.RouteSecurityChecker
-
Deprecated.
- canValidateRoute(DocumentModel) - Method in class org.nuxeo.ecm.platform.routing.web.RouteSecurityChecker
-
- canValidateStep(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
-
If this session can validate the step.
- canValidateStep(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
-
- canViewProfile(DocumentModel) - Method in class org.nuxeo.ecm.social.user.relationship.UserRelationshipActions
-
- canWrite() - Method in interface org.nuxeo.ecm.webapp.filemanager.FileManageActions
-
- canWrite() - Method in class org.nuxeo.ecm.webapp.filemanager.FileManageActionsBean
-
Deprecated.
- canWrite() - Method in interface org.nuxeo.theme.webwidgets.Provider
-
Check write access.
- canWrite() - Method in class org.nuxeo.theme.webwidgets.providers.DefaultProvider
-
- canWrite() - Method in class org.nuxeo.theme.webwidgets.providers.PersistentProvider
-
- canWrite() - Method in class org.nuxeo.theme.webwidgets.providers.PersistentProviderPerUser
-
- capacity - Variable in class org.nuxeo.ecm.core.work.api.WorkQueueDescriptor
-
When specified, make the blocking queue bounded, so submission will
block until space become available.
- capturePath - Static variable in class org.nuxeo.ecm.core.work.api.WorkSchedulePath
-
- captureStack - Static variable in class org.nuxeo.ecm.core.work.api.WorkSchedulePath
-
- CapturingQueryMaker - Class in org.nuxeo.ecm.core.storage.sql
-
A dummy QueryMaker usable to capture the low level sqlInfo, model and session
from a high-level session, in order to further test QueryMakers.
- CapturingQueryMaker() - Constructor for class org.nuxeo.ecm.core.storage.sql.CapturingQueryMaker
-
- CapturingQueryMaker.Captured - Class in org.nuxeo.ecm.core.storage.sql
-
- CapturingQueryMaker.Captured() - Constructor for class org.nuxeo.ecm.core.storage.sql.CapturingQueryMaker.Captured
-
- Cas2Authenticator - Class in org.nuxeo.ecm.platform.ui.web.auth.cas2
-
- Cas2Authenticator() - Constructor for class org.nuxeo.ecm.platform.ui.web.auth.cas2.Cas2Authenticator
-
- CAS2Parameters - Class in org.nuxeo.ecm.platform.ui.web.auth.cas2
-
- CAS_FILTER_USER - Static variable in class edu.yale.its.tp.cas.client.filter.CASFilter
-
Session attribute in which the username is stored
- CAS_REDIRECTION_URL - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.cas2.SecurityExceptionHandler
-
- CASFilter - Class in edu.yale.its.tp.cas.client.filter
-
Protects web-accessible resources with CAS.
- CASFilter() - Constructor for class edu.yale.its.tp.cas.client.filter.CASFilter
-
- CASFilterRequestWrapper - Class in edu.yale.its.tp.cas.client.filter
-
Wraps the HttpServletRequest
object, replacing
getRemoteUser()
with a version that returns the current
CAS logged-in user.
- CASFilterRequestWrapper(HttpServletRequest) - Constructor for class edu.yale.its.tp.cas.client.filter.CASFilterRequestWrapper
-
- cast - Variable in class org.nuxeo.ecm.core.query.sql.model.Reference
-
- castIdToVarchar(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
Casts an id column to a VARCHAR type.
- castIdToVarchar(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
-
- castIdToVarchar(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
-
- Cat - Class in org.nuxeo.shell.automation.cmds
-
- Cat() - Constructor for class org.nuxeo.shell.automation.cmds.Cat
-
- Cat - Class in org.nuxeo.shell.fs.cmds
-
- Cat() - Constructor for class org.nuxeo.shell.fs.cmds.Cat
-
- cat(ShellConsole, File) - Static method in class org.nuxeo.shell.fs.cmds.Cat
-
- CAT_BLOB - Static variable in class org.nuxeo.ecm.automation.core.Constants
-
- CAT_BUSINESS - Static variable in class org.nuxeo.ecm.automation.core.Constants
-
- CAT_CONVERSION - Static variable in class org.nuxeo.ecm.automation.core.Constants
-
- CAT_DOCUMENT - Static variable in class org.nuxeo.ecm.automation.core.Constants
-
- CAT_EXECUTION - Static variable in class org.nuxeo.ecm.automation.core.Constants
-
- CAT_EXECUTION_STACK - Static variable in class org.nuxeo.ecm.automation.core.Constants
-
- CAT_FETCH - Static variable in class org.nuxeo.ecm.automation.core.Constants
-
- CAT_LOCAL_CONFIGURATION - Static variable in class org.nuxeo.ecm.automation.core.Constants
-
- CAT_NOTIFICATION - Static variable in class org.nuxeo.ecm.automation.core.Constants
-
- CAT_SCRIPTING - Static variable in class org.nuxeo.ecm.automation.core.Constants
-
- CAT_SERVICES - Static variable in class org.nuxeo.ecm.automation.core.Constants
-
- CAT_SUBCHAIN_EXECUTION - Static variable in class org.nuxeo.ecm.automation.core.Constants
-
- CAT_UI - Static variable in class org.nuxeo.ecm.automation.core.Constants
-
- CAT_USERS_GROUPS - Static variable in class org.nuxeo.ecm.automation.core.Constants
-
- CAT_WORKFLOW - Static variable in class org.nuxeo.ecm.automation.core.Constants
-
- catalog - Variable in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor.FulltextIndexDescriptor
-
- catchAll(String) - Method in class org.nuxeo.apidoc.browse.RedirectResource
-
- CatchChainException - Class in org.nuxeo.ecm.automation.core.exception
-
- CatchChainException() - Constructor for class org.nuxeo.ecm.automation.core.exception.CatchChainException
-
- CatchChainException(String, Integer, Boolean, String) - Constructor for class org.nuxeo.ecm.automation.core.exception.CatchChainException
-
- categories - Variable in class org.nuxeo.ecm.core.work.api.WorkQueueDescriptor
-
- Categorizer - Interface in org.nuxeo.ecm.platform.categorization.service
-
Common interface for document categorization based on text content.
- CategorizerDescriptor - Class in org.nuxeo.ecm.platform.categorization.service
-
- CategorizerDescriptor() - Constructor for class org.nuxeo.ecm.platform.categorization.service.CategorizerDescriptor
-
- CategorizerFactory - Interface in org.nuxeo.ecm.platform.categorization.service
-
- CATEGORIZERS_XP_NAME - Static variable in class org.nuxeo.ecm.platform.categorization.service.DocumentCategorizationServiceImpl
-
- category - Variable in class org.nuxeo.ecm.automation.client.model.OperationDocumentation
-
- category - Variable in class org.nuxeo.ecm.automation.OperationDocumentation
-
- CATEGORY - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.SQLStatement
-
Category pseudo-tag
- category - Variable in class org.nuxeo.ecm.diff.service.impl.DiffFieldDescriptor
-
- CATEGORY - Static variable in class org.nuxeo.ecm.platform.relations.api.event.RelationEvents
-
- CATEGORY - Static variable in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingEscalationServiceImpl.EscalationRuleWork
-
- category - Variable in class org.nuxeo.ecm.webapp.theme.fragment.ActionFragment
-
- CATEGORY_ATTRIBUTE - Static variable in class org.nuxeo.ecm.core.api.event.impl.CoreEventImpl
-
- CATEGORY_CSV_IMPORTER - Static variable in class org.nuxeo.ecm.csv.CSVImporterWork
-
- CATEGORY_PARAMETER_NAME - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.AuditAdapter
-
- CATEGORY_PICTURE_GENERATION - Static variable in class org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork
-
- CATEGORY_PROPERTY_KEY - Static variable in class org.nuxeo.ecm.core.event.impl.DocumentEventContext
-
- CATEGORY_QUOTA_INITIAL - Static variable in class org.nuxeo.ecm.quota.QuotaStatsInitialWork
-
- CATEGORY_VIDEO_CONVERSION - Static variable in class org.nuxeo.ecm.platform.video.service.VideoConversionWork
-
- cb_handled - Variable in class org.nuxeo.ecm.platform.login.CallbackResult
-
- CC_RECIPIENTS_KEY - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreConstants
-
- CC_RECIPIENTS_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreConstants
-
- Cd - Class in org.nuxeo.shell.automation.cmds
-
- Cd() - Constructor for class org.nuxeo.shell.automation.cmds.Cd
-
- Cd - Class in org.nuxeo.shell.fs.cmds
-
- Cd() - Constructor for class org.nuxeo.shell.fs.cmds.Cd
-
- cd(File) - Method in class org.nuxeo.shell.fs.FileSystem
-
- CellElement - Class in org.nuxeo.theme.elements
-
- CellElement() - Constructor for class org.nuxeo.theme.elements.CellElement
-
- CellFrameAreaStyle - Class in org.nuxeo.theme.editor.views
-
- CellFrameAreaStyle() - Constructor for class org.nuxeo.theme.editor.views.CellFrameAreaStyle
-
- CellFrameWidget - Class in org.nuxeo.theme.editor.views
-
- CellFrameWidget() - Constructor for class org.nuxeo.theme.editor.views.CellFrameWidget
-
- CellLayout - Class in org.nuxeo.theme.editor.views
-
- CellLayout() - Constructor for class org.nuxeo.theme.editor.views.CellLayout
-
- center() - Method in interface org.nuxeo.opensocial.container.client.external.html.HTMLGadgetConstants
-
- CENTER_TEMPLATE - Static variable in class org.nuxeo.opensocial.container.shared.webcontent.HTMLData
-
- centerOn(int, int, boolean) - Method in class org.nuxeo.ecm.platform.pictures.tiles.gwt.client.model.TilingModel
-
- centerOn(int, int) - Method in class org.nuxeo.ecm.platform.pictures.tiles.gwt.client.model.TilingModel
-
- centerOn(int, int) - Method in class org.nuxeo.ecm.platform.pictures.tiles.gwt.client.util.Rectangle
-
- centerOn(int, int) - Method in class org.nuxeo.ecm.platform.pictures.tiles.gwt.client.view.SelectedArea
-
- CertActions - Class in org.nuxeo.ecm.platform.signature.web.sign
-
Certificate management actions exposed as a Seam component.
- CertActions() - Constructor for class org.nuxeo.ecm.platform.signature.web.sign.CertActions
-
- CertException - Exception in org.nuxeo.ecm.platform.signature.api.exception
-
An exception indicating certificate or key generation related problems
- CertException(String, Throwable) - Constructor for exception org.nuxeo.ecm.platform.signature.api.exception.CertException
-
- CertException(String) - Constructor for exception org.nuxeo.ecm.platform.signature.api.exception.CertException
-
- CertException(Throwable) - Constructor for exception org.nuxeo.ecm.platform.signature.api.exception.CertException
-
- CertService - Interface in org.nuxeo.ecm.platform.signature.api.pki
-
This service provides certificate generation and certificate related keystore
operations.
- CertServiceBusinessDelegate - Class in org.nuxeo.ecm.platform.signature.web.sign
-
CertService provider
- CertServiceBusinessDelegate() - Constructor for class org.nuxeo.ecm.platform.signature.web.sign.CertServiceBusinessDelegate
-
- CertServiceImpl - Class in org.nuxeo.ecm.platform.signature.core.pki
-
Base implementation of the certification service.
- CertServiceImpl() - Constructor for class org.nuxeo.ecm.platform.signature.core.pki.CertServiceImpl
-
- chain - Variable in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.Transition
-
- CHAIN_EP - Static variable in class org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl
-
- ChainCompletor - Class in org.nuxeo.shell.automation
-
- ChainCompletor() - Constructor for class org.nuxeo.shell.automation.ChainCompletor
-
- ChainCompletor(RemoteContext) - Constructor for class org.nuxeo.shell.automation.ChainCompletor
-
- CHAINED_CONVERTER_TYPE - Static variable in class org.nuxeo.ecm.core.convert.extension.ConverterDescriptor
-
- ChainedConverter - Class in org.nuxeo.ecm.core.convert.extension
-
Specific
Converter
implementation that acts as a converters chain.
- ChainedConverter() - Constructor for class org.nuxeo.ecm.core.convert.extension.ChainedConverter
-
- ChainedConverter(List<String>) - Constructor for class org.nuxeo.ecm.core.convert.extension.ChainedConverter
-
- ChainException - Interface in org.nuxeo.ecm.automation
-
- ChainExceptionDescriptor - Class in org.nuxeo.ecm.automation.core
-
- ChainExceptionDescriptor() - Constructor for class org.nuxeo.ecm.automation.core.ChainExceptionDescriptor
-
- ChainExceptionDescriptor.ChainExceptionRun - Class in org.nuxeo.ecm.automation.core
-
- ChainExceptionDescriptor.ChainExceptionRun() - Constructor for class org.nuxeo.ecm.automation.core.ChainExceptionDescriptor.ChainExceptionRun
-
- ChainExceptionFilter - Class in org.nuxeo.ecm.automation.core.exception
-
- ChainExceptionFilter(String, String) - Constructor for class org.nuxeo.ecm.automation.core.exception.ChainExceptionFilter
-
- ChainExceptionFilter(AutomationFilterDescriptor) - Constructor for class org.nuxeo.ecm.automation.core.exception.ChainExceptionFilter
-
- ChainExceptionImpl - Class in org.nuxeo.ecm.automation.core.exception
-
- ChainExceptionImpl(String, String, ArrayList<CatchChainException>) - Constructor for class org.nuxeo.ecm.automation.core.exception.ChainExceptionImpl
-
- ChainExceptionImpl(ChainExceptionDescriptor) - Constructor for class org.nuxeo.ecm.automation.core.exception.ChainExceptionImpl
-
- ChainExceptionRegistry - Class in org.nuxeo.ecm.automation.core.exception
-
- ChainExceptionRegistry() - Constructor for class org.nuxeo.ecm.automation.core.exception.ChainExceptionRegistry
-
- ChainResource - Class in org.nuxeo.ecm.automation.server.jaxrs
-
- ChainResource(AutomationService, String) - Constructor for class org.nuxeo.ecm.automation.server.jaxrs.ChainResource
-
- CHAINS_TO_TYPE_XP - Static variable in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
-
- ChainSelect - Class in org.nuxeo.ecm.platform.ui.web.directory
-
DOCUMENT ME.
- ChainSelect() - Constructor for class org.nuxeo.ecm.platform.ui.web.directory.ChainSelect
-
- ChainSelectActions - Interface in org.nuxeo.ecm.webapp.directory
-
An Seam component that handles the add/remove actions on chain selects.
- ChainSelectActionsBean - Class in org.nuxeo.ecm.webapp.directory
-
- ChainSelectActionsBean() - Constructor for class org.nuxeo.ecm.webapp.directory.ChainSelectActionsBean
-
- ChainSelectBase - Class in org.nuxeo.ecm.platform.ui.web.directory
-
- ChainSelectListboxComponent - Class in org.nuxeo.ecm.platform.ui.web.directory
-
- ChainSelectListboxComponent() - Constructor for class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectListboxComponent
-
- ChainSelectListboxRenderer - Class in org.nuxeo.ecm.platform.ui.web.directory
-
- ChainSelectListboxRenderer() - Constructor for class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectListboxRenderer
-
- ChainSelectMany - Class in org.nuxeo.ecm.platform.ui.web.directory
-
- ChainSelectMany() - Constructor for class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectMany
-
- ChainSelectMultiListboxComponent - Class in org.nuxeo.ecm.platform.ui.web.directory
-
Deprecated.
: component is useless (not declared correctly in
deployment-fragment.xml and bugg) should be refactored instead
- ChainSelectMultiListboxComponent() - Constructor for class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectMultiListboxComponent
-
Deprecated.
- ChainSelectMultiListboxRenderer - Class in org.nuxeo.ecm.platform.ui.web.directory
-
Deprecated.
: renderer is useless (not declared correctly in
deployment-fragment.xml and bugg) should be refactored instead
- ChainSelectMultiListboxRenderer() - Constructor for class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectMultiListboxRenderer
-
Deprecated.
- ChainSelectOne - Class in org.nuxeo.ecm.platform.ui.web.directory
-
- ChainSelectOne() - Constructor for class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectOne
-
- ChainSelectOutputComponent - Class in org.nuxeo.ecm.platform.ui.web.directory
-
Component to display a chained directory entry.
- ChainSelectOutputComponent() - Constructor for class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectOutputComponent
-
- ChainSelectOutputRenderer - Class in org.nuxeo.ecm.platform.ui.web.directory
-
Renderer for directory entry.
- ChainSelectOutputRenderer() - Constructor for class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectOutputRenderer
-
- ChainSelectState - Class in org.nuxeo.ecm.platform.ui.web.directory
-
- ChainSelectState() - Constructor for class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectState
-
- ChainSelectStatus - Class in org.nuxeo.ecm.platform.ui.web.directory
-
- ChainSelectStatus() - Constructor for class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectStatus
-
- ChainToTypeMappingDescriptor - Class in org.nuxeo.ecm.platform.routing.core.impl
-
- ChainToTypeMappingDescriptor() - Constructor for class org.nuxeo.ecm.platform.routing.core.impl.ChainToTypeMappingDescriptor
-
- ChainTypeImpl - Class in org.nuxeo.ecm.automation.core.impl
-
- ChainTypeImpl(AutomationService, OperationChain) - Constructor for class org.nuxeo.ecm.automation.core.impl.ChainTypeImpl
-
- ChainTypeImpl(AutomationService, OperationChain, OperationChainContribution) - Constructor for class org.nuxeo.ecm.automation.core.impl.ChainTypeImpl
-
- changeArea(Rectangle) - Method in class org.nuxeo.ecm.platform.pictures.tiles.gwt.client.view.SelectedArea
-
- changed() - Method in class org.nuxeo.ecm.quota.size.BlobSizeInfo
-
- changeDBTemplate(String) - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
-
Change templates using given database template
- changeDBTemplate(String) - Method in class org.nuxeo.wizard.context.ParamCollector
-
- changedUpdate(DocumentEvent) - Method in class org.nuxeo.shell.swing.widgets.HistoryFinder
-
- changeExpandListener(NodeExpandedEvent) - Method in interface org.nuxeo.ecm.webapp.directory.DirectoryTreeManager
-
Listener for node opening/closing events.
- changeExpandListener(NodeExpandedEvent) - Method in class org.nuxeo.ecm.webapp.directory.DirectoryTreeManagerBean
-
- changeExpandListener(NodeExpandedEvent) - Method in interface org.nuxeo.ecm.webapp.tree.TreeActions
-
Listener for node opening/closing events.
- changeExpandListener(NodeExpandedEvent) - Method in class org.nuxeo.ecm.webapp.tree.TreeActionsBean
-
- changeParam(String, String, String) - Static method in class org.nuxeo.opensocial.container.client.external.opensocial.OpenSocialPresenter
-
- changePassword() - Method in class org.nuxeo.ecm.webapp.security.UserManagementActions
-
- changePassword(String) - Method in class org.nuxeo.functionaltests.pages.admincenter.usermanagement.UserChangePasswordFormPage
-
- changePassword(String) - Method in class org.nuxeo.functionaltests.pages.usermanagement.compat.UserChangePasswordFormPage
-
- ChangePermissionUnrestricted - Class in org.nuxeo.ecm.platform.publisher.task
-
- ChangePermissionUnrestricted(CoreSession, DocumentModel, String[], NuxeoPrincipal, String, ACL) - Constructor for class org.nuxeo.ecm.platform.publisher.task.ChangePermissionUnrestricted
-
- changePerspective(String) - Method in class org.nuxeo.webengine.blogs.adapters.BlogPerspectiveAdapter
-
- changePerspective(String) - Method in class org.nuxeo.webengine.blogs.adapters.BlogTagAdapter
-
- changePerspective(String) - Method in class org.nuxeo.webengine.blogs.BlogPerspectiveAdapter
-
- changePerspective(String) - Method in class org.nuxeo.webengine.sites.PerspectiveAdapter
-
- changePerspective(String) - Method in class org.nuxeo.webengine.sites.TagAdapter
-
- changeState() - Method in class org.nuxeo.opensocial.container.client.gadgets.facets.api.Facet
-
- changeStatus(String, String, String) - Method in class org.nuxeo.ecm.admin.monitoring.MonitoringActionBean
-
- ChangeTab - Class in org.nuxeo.ecm.automation.jsf.operations
-
- ChangeTab() - Constructor for class org.nuxeo.ecm.automation.jsf.operations.ChangeTab
-
- changeTemplates(String) - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
-
- changeUser(String) - Method in class org.nuxeo.ecm.core.repository.jcr.testing.RepositoryOSGITestCase
-
- CHANNEL_TAG - Static variable in class org.nuxeo.ecm.platform.ui.web.restAPI.OpenSearchRestlet
-
- CHAR - Static variable in class org.nuxeo.runtime.model.impl.PropertyDecoder
-
- CHAR_ENCODING - Static variable in class org.nuxeo.ecm.platform.ui.web.util.DocumentLocator
-
Deprecated.
- characters(char[], int, int) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.OOoXmlContentHandler
-
- characters(char[], int, int) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.OpenXmlContentHandler
-
- characters(char[], int, int) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.Xml2TextHandler
-
- characters(char[], int, int) - Method in class org.nuxeo.wss.fprpc.CAMLHandler
-
- characters(char[], int, int) - Method in class org.nuxeo.wss.handlers.fakews.FakeWSCmdParser
-
- check(DocumentModel) - Static method in class org.nuxeo.ecm.core.api.repository.cache.DirtyUpdateChecker
-
- check(NuxeoPrincipal, String, URI) - Method in class org.nuxeo.ecm.platform.annotations.repository.DefaultNuxeoPermissionManager
-
- check(NuxeoPrincipal, String, DocumentModel) - Method in interface org.nuxeo.ecm.platform.annotations.repository.service.AnnotationsRepositoryService
-
- check(NuxeoPrincipal, String, DocumentModel) - Method in class org.nuxeo.ecm.platform.annotations.repository.service.AnnotationsRepositoryServiceImpl
-
- check(NuxeoPrincipal, String, DocumentModel) - Method in interface org.nuxeo.ecm.platform.annotations.repository.service.SecurityManager
-
- check(NuxeoPrincipal, String, URI) - Method in class org.nuxeo.ecm.platform.annotations.service.DefaultPermissionManager
-
- check(NuxeoPrincipal, String, URI) - Method in interface org.nuxeo.ecm.platform.annotations.service.PermissionManager
-
- check(Adaptable) - Method in class org.nuxeo.ecm.webengine.security.DefaultPermission
-
- check(Adaptable) - Method in interface org.nuxeo.ecm.webengine.security.Guard
-
- check(Adaptable) - Method in class org.nuxeo.ecm.webengine.security.guards.And
-
- check(Adaptable) - Method in class org.nuxeo.ecm.webengine.security.guards.FacetGuard
-
- check(Adaptable) - Method in class org.nuxeo.ecm.webengine.security.guards.GroupGuard
-
- check(Adaptable) - Method in class org.nuxeo.ecm.webengine.security.guards.IsAdministratorGuard
-
- check(Adaptable) - Method in class org.nuxeo.ecm.webengine.security.guards.Not
-
- check(Adaptable) - Method in class org.nuxeo.ecm.webengine.security.guards.Or
-
- check(Adaptable) - Method in class org.nuxeo.ecm.webengine.security.guards.PermissionGuard
-
- check(Adaptable) - Method in class org.nuxeo.ecm.webengine.security.guards.SchemaGuard
-
- check(Adaptable) - Method in class org.nuxeo.ecm.webengine.security.guards.ScriptGuard
-
- check(Adaptable) - Method in class org.nuxeo.ecm.webengine.security.guards.TypeGuard
-
- check(Adaptable) - Method in class org.nuxeo.ecm.webengine.security.guards.UserGuard
-
- CHECK_QUERY_CACHE_PROPERTY - Static variable in class org.nuxeo.ecm.platform.query.nxql.CoreQueryAndFetchPageProvider
-
- CHECK_QUERY_CACHE_PROPERTY - Static variable in class org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider
-
- checkAddressesAndPorts() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
-
Will check the configured addresses are reachable and Nuxeo required
ports are available on those addresses.
- checkAddressReachable(InetAddress) - Static method in class org.nuxeo.launcher.config.ConfigurationGenerator
-
- checkAllowedSubTypes(boolean) - Method in class org.nuxeo.ecm.csv.CSVImporterOptions.Builder
-
- checkAllowedSubTypes() - Method in class org.nuxeo.ecm.csv.CSVImporterOptions
-
- checkAssetTitle(String) - Method in class org.nuxeo.functionaltests.dam.AssetViewFragment
-
- checkAssetTitle(String) - Method in class org.nuxeo.functionaltests.dam.DAMAssetPage
-
- CheckBlobUpdateListener - Class in org.nuxeo.ecm.platform.thumbnail.listener
-
Thumbnail listener handling document blob update and checking changes.
- CheckBlobUpdateListener() - Constructor for class org.nuxeo.ecm.platform.thumbnail.listener.CheckBlobUpdateListener
-
- CheckBoxColHeader - Class in org.nuxeo.ecm.webapp.table.header
-
Deprecated.
- CheckBoxColHeader(String, String) - Constructor for class org.nuxeo.ecm.webapp.table.header.CheckBoxColHeader
-
Deprecated.
- CheckBoxColHeader(String, String, boolean) - Constructor for class org.nuxeo.ecm.webapp.table.header.CheckBoxColHeader
-
Deprecated.
- CheckboxWidgetTypeHandler - Class in org.nuxeo.ecm.platform.forms.layout.facelets.plugins
-
Checkbox widget that generates a checkbox for a boolean value in edit mode,
and displays the boolean value in view mode.
- CheckboxWidgetTypeHandler() - Constructor for class org.nuxeo.ecm.platform.forms.layout.facelets.plugins.CheckboxWidgetTypeHandler
-
- checkCanExecuteActionOnSelectedVersions(String, boolean) - Method in class org.nuxeo.functionaltests.pages.tabs.ArchivedVersionsSubPage
-
Checks the ability to execute the action identified by actionId
on selected versions.
- checkCanRemoveSelectedVersions(boolean) - Method in class org.nuxeo.functionaltests.pages.tabs.ArchivedVersionsSubPage
-
Checks the ability to remove selected versions.
- checkCondition(String) - Method in class org.nuxeo.ecm.platform.actions.AbstractActionContext
-
- checkCondition(String) - Method in interface org.nuxeo.ecm.platform.actions.ActionContext
-
Returns true if given expression resolves to true in this context.
- checkCondition(String) - Method in class org.nuxeo.ecm.platform.actions.ELActionContext
-
- checkCondition(String) - Method in class org.nuxeo.ecm.platform.actions.jsf.JSFActionContext
-
- checkContextualDirectoryFilter(String) - Method in class org.nuxeo.ecm.webapp.directory.DirectoryUIActionsBean
-
- checkContextualDirectoryFilter(String, String) - Method in class org.nuxeo.ecm.webapp.directory.DirectoryUIActionsBean
-
- checkCurrentDocAndProcessSelectPage(String, String, Boolean, String) - Method in class org.nuxeo.ecm.webapp.contentbrowser.DocumentListingActionsBean
-
Handle complete table selection event after having ensured that the
navigation context stills points to currentDocumentRef to protect against
browsers' back button errors
- checkCurrentDocAndProcessSelectRow(String, String, String, Boolean, String) - Method in class org.nuxeo.ecm.webapp.contentbrowser.DocumentListingActionsBean
-
Handle row selection event after having ensured that the navigation
context stills points to currentDocumentRef to protect against browsers'
back button errors
- checkCurrentDocAndProcessVersionSelectRow(PageSelection<VersionModel>, String) - Method in class org.nuxeo.ecm.webapp.contentbrowser.DocumentListingActionsBean
-
Handle version row selection event after having ensured that the
navigation context stills points to currentDocumentRef to protect against
browsers' back button errors.
- checkCurrentInbox() - Method in class org.nuxeo.ecm.platform.mail.web.actions.MailActionsBean
-
- checkDatabaseConnection(String, String, String, String, String, String) - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
-
Check driver availability and database connection
- checkDatabaseParameters(FacesContext, UIComponent, Object) - Method in class org.nuxeo.ecm.admin.setup.SetupWizardActionBean
-
- checkDeletePermOnParents(List<DocumentModel>) - Method in interface org.nuxeo.ecm.core.trash.TrashService
-
Is at least one doc deletable according to its container?
- checkDeletePermOnParents(List<DocumentModel>) - Method in class org.nuxeo.ecm.core.trash.TrashServiceImpl
-
- checkDeletePermOnParents(List<DocumentModel>) - Method in interface org.nuxeo.ecm.webapp.action.DeleteActions
-
- checkDeletePermOnParents(List<DocumentModel>) - Method in class org.nuxeo.ecm.webapp.action.DeleteActionsBean
-
- checkDocTitle(String) - Method in class org.nuxeo.functionaltests.pages.DocumentBasePage
-
Check if the title of the current document page is equal to the
expectedTitle
.
- checkedErrorAfterCreation() - Method in class org.nuxeo.ecm.platform.error.web.SeamErrorComponent
-
- checkedout - Variable in class org.nuxeo.ecm.core.model.MockDocument
-
- checkElementName(String) - Static method in class org.nuxeo.theme.themes.ThemeParser
-
- checkExtensions() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
-
- checkFilePath(String) - Static method in class org.nuxeo.theme.resources.BankUtils
-
- checkFilter(String, ActionContext) - Method in class org.nuxeo.ecm.platform.actions.ActionService
-
- checkFilter(String, ActionContext) - Method in interface org.nuxeo.ecm.platform.actions.ejb.ActionManager
-
Returns false if given filter evaluation is supposed to deny access when
checking for this filter.
- checkFilter(String) - Method in interface org.nuxeo.ecm.platform.ui.web.api.WebActions
-
- checkFilter(String) - Method in class org.nuxeo.ecm.webapp.action.WebActionsBean
-
- checkGuard(String) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
-
- checkGuard(String) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
-
- checkGuard(String) - Method in interface org.nuxeo.ecm.webengine.model.Resource
-
Checks the given guard expression in the context of this resource.
- checkGuard(String) - Method in interface org.nuxeo.ecm.webengine.model.WebContext
-
Check the given expression in this context and return true if the
expression is verified or false otherwise.
- CheckIn - Static variable in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- checkIn(DocumentRef, VersionModel) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
Deprecated.
- checkIn(DocumentRef, VersioningOption, String) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- checkIn(DocumentRef, VersionModel) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Deprecated.
use #checkIn(DocumentRef, String)
instead
- checkIn(DocumentRef, VersioningOption, String) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Checks in a modified document, creating a new version.
- checkIn(VersioningOption, String) - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Checks in a document and returns the created version.
- checkIn(VersioningOption, String) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- checkIn(VersioningOption, String) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- checkIn(VersioningOption, String) - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- checkIn(String, String) - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- checkIn(boolean, Map<String, ?>, ContentStream, String) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
-
- checkIn(boolean, Map<String, ?>, ContentStream, String, List<Policy>, List<Ace>, List<Ace>) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
-
- checkIn(String, Holder<String>, Boolean, Properties, ContentStream, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
-
- checkIn(String, boolean, Map<String, ?>, ObjectType, ContentStream, String) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
-
- checkIn(String, String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
-
- checkIn(String, String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- checkIn(String, String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentVersion
-
- checkIn(Node, String, String) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
-
Checks in a node (creates a version).
- checkIn(Node, String, String) - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl
-
- checkIn(Node, String, String) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
-
Checks in a checked-out node: creates a new version with a copy of its
information.
- checkIn(Node, String, String) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
-
- checkIn(String, String) - Method in interface org.nuxeo.ecm.core.versioning.VersionableDocument
-
Creates a new version.
- checkIn() - Method in interface org.nuxeo.ecm.webapp.versioning.VersionedActions
-
Checks the selected document in, with the selected version.
- checkIn() - Method in class org.nuxeo.ecm.webapp.versioning.VersionedActionsBean
-
Checks the selected document in, with the selected version.
- CHECKIN_COMMENT - Static variable in interface org.nuxeo.ecm.core.versioning.VersioningService
-
Context data to provide a checkin comment for operations that potentially
check in (save, publish, checkin).
- checkinComment - Variable in class org.nuxeo.ecm.core.api.DocumentModel.DocumentModelRefresh
-
- CheckInDocument - Class in org.nuxeo.ecm.automation.core.operations.document
-
Check in the input document.
- CheckInDocument() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.CheckInDocument
-
- CheckInSecurityPolicy - Class in org.nuxeo.ecm.core.security
-
Security policy that denies write access on a live document when it is in the
checked-in state.
- CheckInSecurityPolicy() - Constructor for class org.nuxeo.ecm.core.security.CheckInSecurityPolicy
-
- checkInvalidationsConflict() - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
-
- checkIsActive(Method, String) - Method in class org.nuxeo.ecm.core.management.guards.GuardedServiceProvider
-
- checkJavaVersion() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
-
Check that the process is executed with a supported Java version
- checkLive() - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
-
- checkMail(DocumentModel, CoreSession) - Static method in class org.nuxeo.ecm.platform.mail.utils.MailCoreHelper
-
Creates MailMessage documents for every unread mail found in the INBOX.
- CheckMailUnicity - Class in org.nuxeo.ecm.platform.mail.listener.action
-
This class checks whether a mail is a duplicate of a previously stored mail
document.
- CheckMailUnicity() - Constructor for class org.nuxeo.ecm.platform.mail.listener.action.CheckMailUnicity
-
- checkNoRunningServer() - Method in class org.nuxeo.launcher.NuxeoLauncher
-
Check if some server is already running (from another thread) and throw a
Runtime exception if it finds one.
- CheckOut - Static variable in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- checkOut(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- checkOut(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Checks out a versioned document.
- checkOut() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Checks out a document.
- checkOut() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- checkOut() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- checkOut() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- checkOut() - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- checkOut() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
-
- checkOut(String, Holder<String>, ExtensionsData, Holder<Boolean>) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
-
- checkOut(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
-
- checkOut() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
-
- checkOut() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- checkOut() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentVersion
-
- checkOut(Node) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
-
Checks out a node.
- checkOut(Node) - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl
-
- checkOut(Node) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
-
Checks out a checked-in node.
- checkOut(Node) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
-
- checkOut() - Method in interface org.nuxeo.ecm.core.versioning.VersionableDocument
-
- checkOut() - Method in interface org.nuxeo.ecm.webapp.versioning.VersionedActions
-
Checks the document out.
- checkOut() - Method in class org.nuxeo.ecm.webapp.versioning.VersionedActionsBean
-
Checks the document out.
- checkOut(String) - Method in class org.nuxeo.wss.impl.NuxeoListItem
-
- checkOut(String) - Method in class org.nuxeo.wss.impl.VirtualListItem
-
- checkOut(String) - Method in class org.nuxeo.wss.spi.dummy.DummyWSSListItem
-
- checkOut(String) - Method in interface org.nuxeo.wss.spi.WSSListItem
-
- CheckOutDocument - Class in org.nuxeo.ecm.automation.core.operations.document
-
Check out the input document.
- CheckOutDocument() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.CheckOutDocument
-
- checkParameter(String) - Method in interface org.nuxeo.ecm.platform.commandline.executor.api.CommandLineExecutorService
-
Checks if the given parameter
is valid to be used in a command.
- checkParameter(String) - Method in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent
-
- checkPaths() - Method in class org.nuxeo.launcher.config.JBossConfigurator
-
- checkPaths() - Method in class org.nuxeo.launcher.config.JettyConfigurator
-
- checkPaths() - Method in class org.nuxeo.launcher.config.ServerConfigurator
-
Check server paths; warn if existing deprecated paths.
- checkPaths() - Method in class org.nuxeo.launcher.config.TomcatConfigurator
-
- checkPermission(Document, ACP, Principal, String, String[], String[]) - Method in class org.nuxeo.ecm.core.security.CheckInSecurityPolicy
-
- checkPermission(Document, ACP, Principal, String, String[], String[]) - Method in class org.nuxeo.ecm.core.security.LockSecurityPolicy
-
- checkPermission(Document, String, String) - Method in interface org.nuxeo.ecm.core.security.SecurityManager
-
Checks whether this ACP grant the given permission on the given user.
- checkPermission(Document, ACP, Principal, String, String[], String[]) - Method in interface org.nuxeo.ecm.core.security.SecurityPolicy
-
Checks given permission for doc and principal.
- checkPermission(Document, ACP, Principal, String, String[], String[]) - Method in interface org.nuxeo.ecm.core.security.SecurityPolicyService
-
Checks given permission for doc and principal.
- checkPermission(Document, ACP, Principal, String, String[], String[]) - Method in class org.nuxeo.ecm.core.security.SecurityPolicyServiceImpl
-
- checkPermission(Document, Principal, String) - Method in class org.nuxeo.ecm.core.security.SecurityService
-
- checkPermission(Document, String, String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSecurityManager
-
- checkPermission(String, String) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
-
- checkPortAvailable(InetAddress, int) - Static method in class org.nuxeo.launcher.config.ConfigurationGenerator
-
Checks if port is available on given address.
- checkSanity(byte[]) - Static method in class org.nuxeo.theme.presets.GimpPaletteParser
-
- checkSanity(byte[]) - Static method in class org.nuxeo.theme.presets.PaletteParser
-
- checkSanity(byte[]) - Static method in class org.nuxeo.theme.presets.PhotoshopPaletteParser
-
- checkSanity(byte[]) - Static method in class org.nuxeo.theme.presets.PropertiesPaletteParser
-
- checkSelectionValid(List<String>) - Method in class org.nuxeo.wizard.download.DownloadablePackageOptions
-
- CheckSenderAction - Class in org.nuxeo.ecm.platform.mail.action
-
Action that check the mail address against the user directory.
- CheckSenderAction() - Constructor for class org.nuxeo.ecm.platform.mail.action.CheckSenderAction
-
- checkSharedFormats(ThemeElement) - Static method in class org.nuxeo.theme.themes.ThemeRepairer
-
- CheckSocialWorkspaceValidationTasks - Class in org.nuxeo.ecm.social.workspace.listeners
-
Listener that processes "checkExpiredTasksSignal" events which are generated
each day by Scheduler Service.
- CheckSocialWorkspaceValidationTasks() - Constructor for class org.nuxeo.ecm.social.workspace.listeners.CheckSocialWorkspaceValidationTasks
-
- checkStatus() - Method in class org.nuxeo.theme.resources.ResourceBank
-
- checkTextToBeNotPresent(String) - Method in interface org.nuxeo.functionaltests.fragment.WebFragment
-
- checkTextToBeNotPresent(String) - Method in class org.nuxeo.functionaltests.fragment.WebFragmentImpl
-
- checkTextToBePresent(String) - Method in interface org.nuxeo.functionaltests.fragment.WebFragment
-
- checkTextToBePresent(String) - Method in class org.nuxeo.functionaltests.fragment.WebFragmentImpl
-
- checkUnrestrictedSiteExistenceByUrlAndDocType(CoreSession, String, String) - Static method in class org.nuxeo.webengine.sites.utils.SiteQueriesCollection
-
Queries sites unrestricted by URL and document type.
- checkUserConnected(String) - Method in class org.nuxeo.functionaltests.pages.DocumentBasePage
-
Check if the user is connected by looking for the text: You are logged as
Username
- checkUsernamePassword(String, String) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- checkUsernamePassword(String, String) - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
-
- checkUsernamePassword(String, String) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- checkUsernamePassword(String, String) - Method in interface org.nuxeo.runtime.api.login.Authenticator
-
Check the password for the given username.
- checkWritable() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLBaseProperty
-
- checkWritable() - Method in interface org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocument
-
Raises an exception if the document is read-only.
- checkWritable() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- checkWritePermissionOnThread() - Method in interface org.nuxeo.ecm.platform.forum.web.api.PostAction
-
- checkWritePermissionOnThread() - Method in class org.nuxeo.ecm.platform.forum.web.PostActionBean
-
- children - Variable in class org.nuxeo.ecm.core.api.model.PropertyDiff
-
- CHILDREN - Static variable in class org.nuxeo.ecm.webengine.ui.json.JQueryTreeBuilder
-
- CHILDREN - Static variable in interface org.nuxeo.ecm.webengine.ui.tree.TreeItem
-
- CHILDREN_COMMENT_LIST - Static variable in interface org.nuxeo.ecm.platform.comment.web.CommentManagerActions
-
- CHILDREN_DOCUMENT_LIST - Static variable in interface org.nuxeo.ecm.webapp.contentbrowser.DocumentActions
-
- CHILDREN_PROP - Static variable in class org.nuxeo.snapshot.SnapshotableAdapter
-
- ChildrenAdapter - Class in org.nuxeo.ecm.restapi.server.jaxrs.adapters
-
Adapter that returns the children of the pointed resource
- ChildrenAdapter() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.adapters.ChildrenAdapter
-
- ChildrenContributor - Class in org.nuxeo.ecm.automation.io.services.contributor
-
This contributor adds a document list with all children to the
contextParameters map.
- ChildrenContributor() - Constructor for class org.nuxeo.ecm.automation.io.services.contributor.ChildrenContributor
-
- childrenCount(long, Path) - Method in class org.nuxeo.ecm.admin.repo.RepoStatInfo
-
- choose() - Method in class org.nuxeo.opensocial.container.client.ContainerConstants
-
- CHROME_DRIVER_DEFAULT_EXECUTABLE_NAME - Static variable in class org.nuxeo.functionaltests.AbstractTest
-
- CHROME_DRIVER_DEFAULT_PATH_LINUX - Static variable in class org.nuxeo.functionaltests.AbstractTest
-
- CHROME_DRIVER_DEFAULT_PATH_MAC - Static variable in class org.nuxeo.functionaltests.AbstractTest
-
- CHROME_DRIVER_DEFAULT_PATH_WINVISTA - Static variable in class org.nuxeo.functionaltests.AbstractTest
-
- CHROME_DRIVER_DEFAULT_PATH_WINXP - Static variable in class org.nuxeo.functionaltests.AbstractTest
-
- CHROME_DRIVER_WINDOWS_EXECUTABLE_NAME - Static variable in class org.nuxeo.functionaltests.AbstractTest
-
- CIRCLE_KIND - Static variable in class org.nuxeo.ecm.social.mini.message.operations.GetMiniMessages
-
- CIRCLE_RELATIONSHIP_KIND_GROUP - Static variable in class org.nuxeo.ecm.social.user.relationship.UserRelationshipConstants
-
- CLASS - Static variable in class org.nuxeo.common.xmap.XValueFactory
-
- CLASS - Static variable in class org.nuxeo.ecm.webengine.forms.validation.TypeConvertor
-
- CLASS - Static variable in class org.nuxeo.runtime.model.impl.PropertyDecoder
-
- CLASSIFIABLE_FACET - Static variable in class org.nuxeo.ecm.classification.api.ClassificationConstants
-
- Classification - Class in org.nuxeo.ecm.classification.api.adapter
-
Classification Adapter
- Classification(DocumentModel) - Constructor for class org.nuxeo.ecm.classification.api.adapter.Classification
-
- CLASSIFICATION_DOCUMENTS_CONTENT_VIEW - Static variable in interface org.nuxeo.ecm.platform.classification.ClassificationActions
-
- CLASSIFICATION_FOLDER - Static variable in class org.nuxeo.ecm.classification.api.ClassificationConstants
-
- CLASSIFICATION_RESOLVERS_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.classification.api.ClassificationConstants
-
- CLASSIFICATION_ROOT - Static variable in class org.nuxeo.ecm.classification.api.ClassificationConstants
-
Classification core types
- CLASSIFICATION_ROOTS_PROVIDER_NAME - Static variable in interface org.nuxeo.ecm.platform.classification.ClassificationActions
-
- CLASSIFICATION_SCHEMA_NAME - Static variable in class org.nuxeo.ecm.classification.api.ClassificationConstants
-
- CLASSIFICATION_TARGETS_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.classification.api.ClassificationConstants
-
- ClassificationActions - Interface in org.nuxeo.ecm.platform.classification
-
- ClassificationActionsBean - Class in org.nuxeo.ecm.platform.classification
-
Handles classification actions
- ClassificationActionsBean() - Constructor for class org.nuxeo.ecm.platform.classification.ClassificationActionsBean
-
- ClassificationAdapterFactory - Class in org.nuxeo.ecm.classification.core.adapter
-
- ClassificationAdapterFactory() - Constructor for class org.nuxeo.ecm.classification.core.adapter.ClassificationAdapterFactory
-
- ClassificationConstants - Class in org.nuxeo.ecm.classification.api
-
Classification constants
- ClassificationConstants() - Constructor for class org.nuxeo.ecm.classification.api.ClassificationConstants
-
- ClassificationDescriptor - Class in org.nuxeo.ecm.classification.core
-
- ClassificationDescriptor() - Constructor for class org.nuxeo.ecm.classification.core.ClassificationDescriptor
-
- ClassificationResolver - Interface in org.nuxeo.ecm.classification.api
-
Interface used by Classification Resolver.
- ClassificationResolverDescriptor - Class in org.nuxeo.ecm.classification.core
-
Descriptor to contribute new classification resolver.
- ClassificationResolverDescriptor() - Constructor for class org.nuxeo.ecm.classification.core.ClassificationResolverDescriptor
-
- ClassificationResult<T extends Enum> - Class in org.nuxeo.ecm.classification.api
-
Classification Result to know how each document is classified.
- ClassificationResult() - Constructor for class org.nuxeo.ecm.classification.api.ClassificationResult
-
- ClassificationService - Interface in org.nuxeo.ecm.classification.api
-
Classification service is used to register classifiable Document Types.
- ClassificationService.CLASSIFY_STATE - Enum in org.nuxeo.ecm.classification.api
-
- ClassificationService.UNCLASSIFY_STATE - Enum in org.nuxeo.ecm.classification.api
-
- ClassificationServiceImpl - Class in org.nuxeo.ecm.classification.core
-
- ClassificationServiceImpl() - Constructor for class org.nuxeo.ecm.classification.core.ClassificationServiceImpl
-
- ClassificationTreeNode - Class in org.nuxeo.ecm.platform.classification
-
Tree node taking care of classified documents within a document
- ClassificationTreeNode(DocumentModel, Filter, Sorter) - Constructor for class org.nuxeo.ecm.platform.classification.ClassificationTreeNode
-
- ClassifiedPageProvider - Class in org.nuxeo.ecm.platform.classification
-
Page Provider using for classified documents module inside the
currentDocument property.
- ClassifiedPageProvider() - Constructor for class org.nuxeo.ecm.platform.classification.ClassifiedPageProvider
-
- classifier(String) - Method in class org.nuxeo.connect.update.util.PackageBuilder
-
- CLASSIFY - Static variable in class org.nuxeo.ecm.classification.api.ClassificationConstants
-
Permission to classify
- classify(DocumentModel, Collection<DocumentModel>) - Method in interface org.nuxeo.ecm.classification.api.ClassificationService
-
Try to classify targets document into the classificationFolder.
- classify(DocumentModel, String, Collection<DocumentModel>) - Method in interface org.nuxeo.ecm.classification.api.ClassificationService
-
Classify a list of documents associated them a resolver to perform complex resolution.
- classify(DocumentModel, String, Collection<DocumentModel>) - Method in class org.nuxeo.ecm.classification.core.ClassificationServiceImpl
-
- classify(DocumentModel, Collection<DocumentModel>) - Method in class org.nuxeo.ecm.classification.core.ClassificationServiceImpl
-
- classify(ClassificationTreeNode) - Method in interface org.nuxeo.ecm.platform.classification.ClassificationActions
-
Classifies current email or envelope in given folder and redirect to
current page.
- classify(Collection<DocumentModel>, DocumentModel) - Method in interface org.nuxeo.ecm.platform.classification.ClassificationActions
-
Classifies given documents in given classification folder.
- classify(ClassificationTreeNode) - Method in class org.nuxeo.ecm.platform.classification.ClassificationActionsBean
-
- classify(Collection<DocumentModel>, DocumentModel) - Method in class org.nuxeo.ecm.platform.classification.ClassificationActionsBean
-
Classifies given documents in given classification folder.
- ClassifyOperation - Class in org.nuxeo.ecm.classification.core.operation
-
Operation to classify a document into a Classiable one.
- ClassifyOperation() - Constructor for class org.nuxeo.ecm.classification.core.operation.ClassifyOperation
-
- ClassKeyedRegistry<V> - Class in org.nuxeo.ecm.automation.core.impl
-
- ClassKeyedRegistry() - Constructor for class org.nuxeo.ecm.automation.core.impl.ClassKeyedRegistry
-
- ClassMap<T> - Class in org.nuxeo.common.collections
-
A Class keyed map sensitive to class hierarchy.
- ClassMap() - Constructor for class org.nuxeo.common.collections.ClassMap
-
- className - Variable in class org.nuxeo.ecm.webengine.ResourceBinding
-
Deprecated.
Use this to specify the resource class.
- className - Variable in class org.nuxeo.theme.editor.PageInfo
-
- className - Variable in class org.nuxeo.theme.elements.ElementType
-
- className - Variable in class org.nuxeo.theme.formats.FormatType
-
- className - Variable in class org.nuxeo.theme.fragments.FragmentType
-
- className - Variable in class org.nuxeo.theme.models.ModelType
-
- className - Variable in class org.nuxeo.theme.RegistryType
-
- className - Variable in class org.nuxeo.theme.rendering.StandaloneFilterType
-
- className - Variable in class org.nuxeo.theme.views.ViewType
-
- className - Variable in class org.nuxeo.theme.vocabularies.VocabularyType
-
- ClassPath - Class in org.nuxeo.osgi.application
-
- ClassPath(SharedClassLoader, File) - Constructor for class org.nuxeo.osgi.application.ClassPath
-
- ClassPathScanner - Class in org.nuxeo.osgi.application
-
- ClassPathScanner(ClassPathScanner.Callback) - Constructor for class org.nuxeo.osgi.application.ClassPathScanner
-
- ClassPathScanner(ClassPathScanner.Callback, boolean, String[]) - Constructor for class org.nuxeo.osgi.application.ClassPathScanner
-
- ClassPathScanner.Callback - Interface in org.nuxeo.osgi.application
-
- ClassProxy - Interface in org.nuxeo.ecm.webengine.loader
-
- Clause - Class in org.nuxeo.ecm.core.query.sql.model
-
- clazz - Variable in class org.nuxeo.ecm.automation.core.TypeAdapterContribution
-
Adapter implementation class
- clazz - Variable in class org.nuxeo.ecm.automation.io.services.codec.CodecDescriptor
-
- clazz - Variable in class org.nuxeo.ecm.platform.api.ws.WSEndpointDescriptor
-
- clazz - Variable in class org.nuxeo.ecm.webengine.model.impl.TypeDescriptor
-
- clazz - Variable in class org.nuxeo.ecm.webengine.ResourceBinding
-
Deprecated.
- clazz - Variable in class org.nuxeo.runtime.model.persistence.ContributionStorageDescriptor
-
- clazz - Variable in class org.nuxeo.webengine.sites.wiki.rendering.WikiSitesFilterDescriptor
-
- clean(String) - Method in interface org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManager
-
Cleanup the temporary storage associated to the batch
- clean(String) - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManagerComponent
-
- clean() - Method in interface org.nuxeo.opensocial.container.client.presenter.CustomWebContentPresenter.Display
-
- clean() - Method in interface org.nuxeo.opensocial.container.client.presenter.PortletPresenter.Display
-
- clean() - Method in class org.nuxeo.opensocial.container.client.view.CustomWebContentWidget
-
- clean() - Method in class org.nuxeo.opensocial.container.client.view.PortletWidget
-
- clean() - Method in class org.nuxeo.opensocial.container.client.view.PreferencesWidget
-
- cleanContextVariable() - Method in class org.nuxeo.ecm.platform.comment.web.AbstractCommentManagerActionsBean
-
- cleanCookie() - Method in class org.nuxeo.ecm.mobile.seam.MobileApplicationActionsBean
-
- cleanPreviousArtifacts() - Method in class org.nuxeo.apidoc.introspection.RuntimeSnapshot
-
- cleanPreviousArtifacts() - Method in class org.nuxeo.apidoc.repository.RepositoryDistributionSnapshot
-
- cleanPreviousArtifacts() - Method in interface org.nuxeo.apidoc.snapshot.DistributionSnapshot
-
- cleanProxy(CoreSession, SocialDocument) - Static method in class org.nuxeo.ecm.social.workspace.listeners.DeleteSocialDocumentListener
-
Remove social document publication into social workspace if needed.
- cleanUp(CoreSession) - Static method in class org.nuxeo.drive.operations.test.NuxeoDriveIntegrationTestsHelper
-
- cleanup() - Method in interface org.nuxeo.ecm.automation.CleanupHandler
-
- cleanup() - Method in class org.nuxeo.ecm.automation.core.util.FileCleanupHandler
-
- cleanUp(boolean, Exception) - Method in class org.nuxeo.ecm.core.storage.sql.FulltextExtractorWork
-
- cleanup() - Method in class org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl
-
Cleans up the physical connection, so that it may be reused.
- cleanUp(boolean, Exception) - Method in class org.nuxeo.ecm.core.work.AbstractWork
-
This method is called after
AbstractWork.work()
is done in a finally block,
whether work completed normally or was in error or was interrupted.
- cleanUp(boolean, Exception) - Method in interface org.nuxeo.ecm.core.work.api.Work
-
This method is called after
Work.work()
is done, in a finally block,
whether work completed normally or was in error or was interrupted.
- cleanup() - Method in interface org.nuxeo.ecm.core.work.api.WorkManager
-
Clears the list of completed work instances older than what's configured
for each queue.
- cleanup() - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl
-
- cleanup() - Method in class org.nuxeo.ecm.diff.content.adapter.base.ConverterBasedContentDiffAdapter
-
- cleanup() - Method in interface org.nuxeo.ecm.diff.content.ContentDiffAdapter
-
- cleanup() - Method in interface org.nuxeo.ecm.platform.pictures.tiles.api.adapter.PictureTilesAdapter
-
- cleanup() - Method in class org.nuxeo.ecm.platform.pictures.tiles.api.adapter.PictureTilesAdapterImpl
-
- cleanUp() - Method in class org.nuxeo.ecm.platform.pictures.tiles.service.PictureTilingCacheInfo
-
- cleanup() - Method in class org.nuxeo.ecm.platform.preview.adapter.base.ConverterBasedHtmlPreviewAdapter
-
- cleanup() - Method in class org.nuxeo.ecm.platform.preview.adapter.base.PreprocessedHtmlPreviewAdapter
-
- cleanup() - Method in interface org.nuxeo.ecm.platform.preview.api.HtmlPreviewAdapter
-
- cleanup() - Method in interface org.nuxeo.ecm.platform.ui.web.auth.interfaces.NuxeoAuthenticationPropagator.CleanupCallback
-
- cleanup(WebEngineFilter.Config, AbstractWebContext, HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.webengine.app.WebEngineFilter
-
- cleanup(HttpServletRequest) - Method in interface org.nuxeo.ecm.webengine.jaxrs.context.RequestCleanupHandler
-
- cleanUp(String) - Static method in class org.nuxeo.theme.Utils
-
- CLEANUP_WORKFLOW_INSTANCES_BATCH_SIZE_PROPERTY - Static variable in class org.nuxeo.ecm.platform.routing.core.listener.DocumentRoutingWorkflowInstancesCleanup
-
- CLEANUP_WORKFLOW_INSTANCES_PROPERTY - Static variable in class org.nuxeo.ecm.platform.routing.core.listener.DocumentRoutingWorkflowInstancesCleanup
-
- cleanupData(String) - Static method in class org.nuxeo.ecm.platform.picture.IPTCHelper
-
- cleanupDeletedDocuments(int, Calendar) - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionFactoryImpl
-
- cleanupDeletedDocuments(int, Calendar) - Method in class org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionFactoryImpl
-
- cleanupDeletedDocuments(int, Calendar) - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
-
- cleanupDeletedDocuments(int, Calendar) - Method in interface org.nuxeo.ecm.core.storage.sql.RepositoryManagement
-
Cleans up (hard-deletes) any documents that have been soft-deleted in the
database.
- cleanupDeletedDocuments(int, Calendar) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
-
- cleanupDeletedRows(int, Calendar) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
-
Clean up soft-deleted rows.
- cleanupDeletedRows(int, Calendar) - Method in interface org.nuxeo.ecm.core.storage.sql.Mapper
-
Cleans up (hard-delete) any rows that have been soft-deleted in the
database.
- cleanupDeletedRows(int, Calendar) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper
-
- cleanupDeletedRows(int, Calendar) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingMapper
-
- cleanupDoneAndCanceledRouteInstances(String, int) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
-
Query for the routes 'done' or 'canceled' and delete them.
- cleanupDoneAndCanceledRouteInstances(String, int) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
-
- CleanupHandler - Interface in org.nuxeo.ecm.automation
-
Can be used by any operation to do some required cleanup after the chain was
executed.
- cleanupPostWizard() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
-
Ensure the wizard won't be started and nuxeo is ready for use
- cleanupPostWizard() - Method in class org.nuxeo.launcher.config.ServerConfigurator
-
- cleanupPostWizard() - Method in class org.nuxeo.launcher.config.TomcatConfigurator
-
- clear() - Method in class org.nuxeo.common.collections.ArrayMap
-
- clear() - Method in class org.nuxeo.common.collections.DependencyTree
-
- clear() - Method in class org.nuxeo.common.collections.SerializableArrayMap
-
- clear() - Method in interface org.nuxeo.common.file.FileCache
-
Clears the cache.
- clear() - Method in class org.nuxeo.common.file.LRUFileCache
-
- clear() - Method in class org.nuxeo.common.utils.Registry
-
- clear() - Method in class org.nuxeo.common.utils.URLStreamHandlerFactoryInstaller.FactoryStack
-
- clear() - Method in class org.nuxeo.ecm.automation.client.AdapterManager
-
- clear() - Method in class org.nuxeo.ecm.automation.core.events.EventHandlerRegistry
-
- clear() - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
-
- clear() - Method in class org.nuxeo.ecm.automation.core.scripting.PrincipalWrapper
-
- clear() - Method in class org.nuxeo.ecm.automation.OperationContext
-
- clear() - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.Batch
-
- CLEAR - Static variable in class org.nuxeo.ecm.core.api.ListDiff
-
- clear() - Method in class org.nuxeo.ecm.core.api.local.LoginStack
-
- clear() - Method in class org.nuxeo.ecm.core.api.local.LoginStack.Sync
-
- clear() - Method in class org.nuxeo.ecm.core.api.model.impl.ComplexProperty
-
Throws UnsupportedOperationException, added to implement List
interface
- clear() - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
-
- clear() - Method in interface org.nuxeo.ecm.core.api.repository.RepositoryManager
-
Unregisters all repositories.
- clear() - Method in class org.nuxeo.ecm.core.api.repository.RepositoryManagerImpl
-
- clear() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
-
- clear() - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoRepositories
-
- clear() - Method in class org.nuxeo.ecm.core.storage.sql.Invalidations
-
- clear() - Method in class org.nuxeo.ecm.core.work.NuxeoBlockingQueue
-
- clear() - Method in class org.nuxeo.ecm.platform.annotations.repository.service.AnnotationsRepositoryServiceImpl
-
- clear() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationListenerVetoRegistry
-
- clear() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationRegistryImpl
-
- clear() - Method in interface org.nuxeo.ecm.platform.notification.api.NotificationRegistry
-
- clear() - Method in interface org.nuxeo.ecm.platform.relations.api.Graph
-
Clears the graph, removing all statements in it.
- clear(String) - Method in interface org.nuxeo.ecm.platform.relations.api.RelationManager
-
Deprecated.
since 5.5, use the Graph API directly
- clear() - Method in class org.nuxeo.ecm.platform.relations.CoreGraph
-
- clear() - Method in class org.nuxeo.ecm.platform.relations.jena.JenaGraph
-
- clear(String) - Method in class org.nuxeo.ecm.platform.relations.services.RelationService
-
Deprecated.
- clear() - Method in class org.nuxeo.ecm.platform.routing.core.api.TasksInfoWrapper
-
- clear() - Method in interface org.nuxeo.ecm.platform.ui.web.rest.api.URLPolicyService
-
- clear() - Method in class org.nuxeo.ecm.platform.ui.web.rest.services.URLPolicyServiceImpl
-
- clear(CoreSession) - Method in class org.nuxeo.ecm.spaces.api.AbstractSpaceProvider
-
- clear(CoreSession) - Method in interface org.nuxeo.ecm.spaces.api.SpaceProvider
-
- clear() - Method in class org.nuxeo.ecm.webapp.security.SecurityData
-
- clear() - Method in class org.nuxeo.ecm.webengine.EmptyRegistry
-
Deprecated.
- clear() - Method in interface org.nuxeo.ecm.webengine.ResourceRegistry
-
- clear() - Method in interface org.nuxeo.functionaltests.fragment.WebFragment
-
- clear() - Method in class org.nuxeo.functionaltests.fragment.WebFragmentImpl
-
- clear() - Method in class org.nuxeo.runtime.api.ServiceRegistry
-
- clear() - Method in class org.nuxeo.runtime.config.AutoConfigurationService
-
- clear() - Method in class org.nuxeo.runtime.deploy.DependencyTree
-
- clear() - Method in class org.nuxeo.runtime.management.metrics.MetricRegisteringCallback
-
- clear() - Method in class org.nuxeo.runtime.test.runner.LogCaptureFeature.Result
-
- clear() - Method in class org.nuxeo.runtime.tomcat.dev.NuxeoDevWebappClassLoader
-
- clear() - Method in class org.nuxeo.shell.CommandRegistry
-
- clear() - Method in class org.nuxeo.theme.perspectives.PerspectiveManager
-
- clear() - Method in interface org.nuxeo.theme.Registrable
-
This method is called when the object is unregistered.
- clear() - Method in class org.nuxeo.theme.relations.RelationStorage
-
- clear() - Method in class org.nuxeo.theme.resources.ResourceManager
-
- clear() - Method in class org.nuxeo.theme.themes.ThemeManager
-
- clear() - Method in class org.nuxeo.theme.types.TypeRegistry
-
- clear() - Method in class org.nuxeo.theme.uids.UidManager
-
- clear() - Method in class org.nuxeo.theme.vocabularies.VocabularyManager
-
- clear() - Method in class org.nuxeo.theme.webwidgets.providers.DefaultProviderSession
-
- clearAllCaches() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoBinding
-
- clearAllCompletedWork() - Method in class org.nuxeo.ecm.admin.work.WorkManagerAdminBean
-
- clearAssertionStatus() - Method in class org.nuxeo.ecm.webengine.loader.ReloadingClassLoader
-
- clearBuffer() - Method in class org.nuxeo.theme.editor.UndoBuffer
-
- clearButton - Variable in class org.nuxeo.functionaltests.dam.SearchFormFragment
-
- clearCache() - Method in class org.nuxeo.ecm.automation.core.scripting.GroovyScripting
-
- clearCache() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
-
- clearCache() - Method in interface org.nuxeo.ecm.core.storage.sql.RowMapper
-
Clears the mapper's cache (if any)
- clearCache() - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper
-
- clearCache() - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingRowMapper
-
- clearCache() - Method in interface org.nuxeo.ecm.user.center.profile.UserProfileService
-
Clears the user profile cache.
- clearCache() - Method in class org.nuxeo.ecm.user.center.profile.UserProfileServiceImpl
-
- clearCache() - Method in class org.nuxeo.ecm.webengine.scripting.GroovyScripting
-
- clearCaches() - Method in class org.nuxeo.ecm.core.storage.sql.LockManager
-
- clearCaches() - Method in class org.nuxeo.ecm.core.storage.sql.management.RepositoryStatus
-
- clearCaches() - Method in interface org.nuxeo.ecm.core.storage.sql.management.RepositoryStatusMBean
-
Clears the caches.
- clearCaches() - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionFactoryImpl
-
- clearCaches() - Method in class org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionFactoryImpl
-
- clearCaches() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
-
- clearCaches() - Method in interface org.nuxeo.ecm.core.storage.sql.RepositoryManagement
-
Clears all the caches.
- clearCaches() - Method in class org.nuxeo.ecm.core.storage.sql.SelectionContext
-
- ClearClipboard - Class in org.nuxeo.ecm.automation.jsf.operations
-
- ClearClipboard() - Constructor for class org.nuxeo.ecm.automation.jsf.operations.ClearClipboard
-
- clearCompletedAfterSeconds - Variable in class org.nuxeo.ecm.core.work.api.WorkQueueDescriptor
-
- clearCompletedWork(String) - Method in interface org.nuxeo.ecm.core.work.api.WorkManager
-
Clears the list of completed work instances for a given queue.
- clearCompletedWork(long) - Method in interface org.nuxeo.ecm.core.work.api.WorkManager
-
Clears the list of completed work instances older than the given time.
- clearCompletedWork(String, long) - Method in class org.nuxeo.ecm.core.work.MemoryWorkQueuing
-
- clearCompletedWork(String, long) - Method in class org.nuxeo.ecm.core.work.redis.RedisWorkQueuing
-
- clearCompletedWork(String) - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl
-
- clearCompletedWork(long) - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl
-
- clearCompletedWork(String, long) - Method in interface org.nuxeo.ecm.core.work.WorkQueuing
-
Clears the list of completed work instances older than the given time in
the given queue.
- clearComponents() - Method in class org.nuxeo.opensocial.container.shared.layout.impl.YUIComponentZoneImpl
-
- clearConnectionReferences() - Static method in class org.nuxeo.runtime.api.ConnectionHelper
-
Clears the remaining connection references for the current thread.
- clearCustomPresets(String) - Static method in class org.nuxeo.theme.presets.PresetManager
-
- clearDirty() - Method in class org.nuxeo.ecm.core.storage.sql.Fragment
-
Clears the dirty state.
- clearDirtyFlags() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
-
- clearDirtyFlags() - Method in interface org.nuxeo.ecm.core.api.model.Property
-
Notify the property that its changes was stored so it can safely remove
dirty flags.
- clearFacetedSearch - Variable in class org.nuxeo.ecm.platform.suggestbox.handlers.NavigateToDocumentSuggestionHandler
-
- clearFiles() - Method in class org.nuxeo.opensocial.container.shared.webcontent.abs.AbstractWebContentData
-
- clearFiles() - Method in interface org.nuxeo.opensocial.container.shared.webcontent.WebContentData
-
- clearFilter(int, int) - Method in class org.nuxeo.functionaltests.pages.tabs.ContentTabSubPage
-
Reset the filter.
- clearFlags(long) - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
-
- clearFlags(int) - Method in class org.nuxeo.ecm.core.api.operation.Operation
-
- clearGlobalCache(String) - Method in class org.nuxeo.theme.resources.ResourceManager
-
- clearInput(String) - Method in class org.nuxeo.functionaltests.pages.wizard.AbstractWizardPage
-
- clearObjectInfos() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
-
- clearParams(String) - Method in class org.nuxeo.ecm.platform.reporting.jaxrs.ReportResource
-
- clearParent() - Method in class org.nuxeo.theme.nodes.AbstractNode
-
- clearParent() - Method in interface org.nuxeo.theme.nodes.Node
-
- clearPersistentList(String, String) - Method in class org.nuxeo.ecm.webapp.documentsLists.DocumentsListsPersistenceManager
-
- clearPrefetch(String) - Method in class org.nuxeo.ecm.core.schema.Prefetch
-
Clears the prefetches for a given schema.
- clearPropertiesFor(String) - Method in interface org.nuxeo.theme.formats.styles.Style
-
- clearPropertiesFor(String, String) - Method in interface org.nuxeo.theme.formats.styles.Style
-
- clearPropertiesFor(String) - Method in class org.nuxeo.theme.formats.styles.StyleFormat
-
- clearPropertiesFor(String, String) - Method in class org.nuxeo.theme.formats.styles.StyleFormat
-
- clearQueryPart(ActionEvent) - Method in class org.nuxeo.ecm.platform.smart.query.jsf.SmartNXQLQueryActions
-
Sets the query part to an empty value.
- clearQueueCompletedWork() - Method in class org.nuxeo.ecm.admin.work.WorkManagerAdminBean
-
- clearRepositoryCache(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoBinding
-
- clearScope(ScopeType) - Method in class org.nuxeo.common.collections.ScopedMap
-
Removes all mappings for given scope.
- clearSearch() - Method in class org.nuxeo.dam.seam.DamSearchActions
-
- clearSearch() - Method in class org.nuxeo.ecm.platform.faceted.search.jsf.FacetedSearchActions
-
- clearSearch() - Method in class org.nuxeo.ecm.platform.shibboleth.web.ShibbolethGroupManagerActionsBean
-
- clearSearch() - Method in class org.nuxeo.ecm.webapp.security.GroupManagementActions
-
- clearSearch() - Method in class org.nuxeo.ecm.webapp.security.UserManagementActions
-
- clearSearch() - Method in class org.nuxeo.functionaltests.dam.SearchFormFragment
-
- ClearSelectedDocuments - Class in org.nuxeo.ecm.automation.jsf.operations
-
- ClearSelectedDocuments() - Constructor for class org.nuxeo.ecm.automation.jsf.operations.ClearSelectedDocuments
-
- clearSelections() - Method in class org.nuxeo.theme.editor.Main
-
- clearSingleSelection(ActionEvent) - Method in class org.nuxeo.ecm.platform.ui.web.util.SuggestionActionsBean
-
Clears single selection.
- clearStats() - Static method in class org.nuxeo.ecm.core.management.events.EventStatsHolder
-
- clearThreadContext() - Static method in class org.nuxeo.common.DirtyUpdateInvokeBridge
-
- clearThreadLocalLogin() - Static method in class org.nuxeo.ecm.core.api.local.ClientLoginModule
-
- clearTrace(OperationChain, int) - Method in class org.nuxeo.ecm.automation.core.trace.TracerFactory
-
- clearTrace(OperationChain) - Method in class org.nuxeo.ecm.automation.core.trace.TracerFactory
-
- clearTraces() - Method in class org.nuxeo.ecm.automation.core.trace.TracerFactory
-
- clearTraces() - Method in interface org.nuxeo.ecm.automation.core.trace.TracerFactoryMBean
-
- CLEARTRUST_LOGIN_URL - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.cleartrust.ClearTrustParameters
-
- CLEARTRUST_LOGOUT_URL - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.cleartrust.ClearTrustParameters
-
- ClearTrustAuthenticator - Class in org.nuxeo.ecm.platform.ui.web.auth.cleartrust
-
- ClearTrustAuthenticator() - Constructor for class org.nuxeo.ecm.platform.ui.web.auth.cleartrust.ClearTrustAuthenticator
-
- ClearTrustParameters - Class in org.nuxeo.ecm.platform.ui.web.auth.cleartrust
-
- clearWorkingList() - Method in interface org.nuxeo.ecm.webapp.clipboard.ClipboardActions
-
Called when the "delete all" button is clicked on the clipboard.
- clearWorkingList() - Method in class org.nuxeo.ecm.webapp.clipboard.ClipboardActionsBean
-
- ClearWorklist - Class in org.nuxeo.ecm.automation.jsf.operations
-
- ClearWorklist() - Constructor for class org.nuxeo.ecm.automation.jsf.operations.ClearWorklist
-
- click() - Method in interface org.nuxeo.functionaltests.fragment.WebFragment
-
- click() - Method in class org.nuxeo.functionaltests.fragment.WebFragmentImpl
-
- clickOnAction(String) - Method in class org.nuxeo.functionaltests.dam.AssetViewFragment
-
- clickOnButton(WebElement) - Method in class org.nuxeo.functionaltests.pages.actions.ContextualActions
-
- clid - Variable in class org.nuxeo.launcher.info.InstanceInfo
-
- CLIENT_BANNER_TYPE - Static variable in class org.nuxeo.connect.client.jsf.ConnectStatusActionBean
-
- CLIENT_JNDI_PREFIX - Static variable in class org.nuxeo.runtime.config.NodeConfiguration
-
- CLIENT_LOGIN - Static variable in class org.nuxeo.runtime.api.login.LoginComponent
-
- ClientException - Exception in org.nuxeo.ecm.core.api
-
The most generic exception thrown by the Nuxeo Core.
- ClientException() - Constructor for exception org.nuxeo.ecm.core.api.ClientException
-
- ClientException(String) - Constructor for exception org.nuxeo.ecm.core.api.ClientException
-
- ClientException(String, ClientException) - Constructor for exception org.nuxeo.ecm.core.api.ClientException
-
- ClientException(String, Throwable) - Constructor for exception org.nuxeo.ecm.core.api.ClientException
-
- ClientException(Throwable) - Constructor for exception org.nuxeo.ecm.core.api.ClientException
-
- ClientException(ClientException) - Constructor for exception org.nuxeo.ecm.core.api.ClientException
-
- ClientInjector - Interface in org.nuxeo.opensocial.container.client.gin
-
- ClientLoginModule - Class in org.nuxeo.ecm.core.api.local
-
A login module that is propagating the login information into the core login
stack.
- ClientLoginModule() - Constructor for class org.nuxeo.ecm.core.api.local.ClientLoginModule
-
- ClientModule - Class in org.nuxeo.opensocial.container.client.gin
-
- ClientModule() - Constructor for class org.nuxeo.opensocial.container.client.gin.ClientModule
-
- ClientProxyFactory - Class in org.nuxeo.ecm.platform.publisher.remoting.client
-
- ClientProxyFactory() - Constructor for class org.nuxeo.ecm.platform.publisher.remoting.client.ClientProxyFactory
-
- ClientRemotePublicationNode - Class in org.nuxeo.ecm.platform.publisher.remoting.client
-
PublicationNode
implementation that points to a remote tree on a
remote server.
- ClientRemotePublicationNode(String, String, PublicationNode, String, RemotePublicationTreeManager, String) - Constructor for class org.nuxeo.ecm.platform.publisher.remoting.client.ClientRemotePublicationNode
-
- ClientRemotePublicationTree - Class in org.nuxeo.ecm.platform.publisher.remoting.client
-
PublicationTree
implementation that points to a remote tree on a
remote server.
- ClientRemotePublicationTree() - Constructor for class org.nuxeo.ecm.platform.publisher.remoting.client.ClientRemotePublicationTree
-
- ClientRuntimeException - Exception in org.nuxeo.ecm.core.api
-
- ClientRuntimeException() - Constructor for exception org.nuxeo.ecm.core.api.ClientRuntimeException
-
- ClientRuntimeException(String) - Constructor for exception org.nuxeo.ecm.core.api.ClientRuntimeException
-
- ClientRuntimeException(Throwable) - Constructor for exception org.nuxeo.ecm.core.api.ClientRuntimeException
-
- ClientRuntimeException(String, Throwable) - Constructor for exception org.nuxeo.ecm.core.api.ClientRuntimeException
-
- ClientSynchonizedPublicationTree - Interface in org.nuxeo.ecm.platform.publisher.synchonize.client
-
- CLIPBOARD - Static variable in interface org.nuxeo.ecm.webapp.documentsLists.DocumentsListsManager
-
List identifier: Clipboard list.
- ClipboardActions - Interface in org.nuxeo.ecm.webapp.clipboard
-
Interface for clipboard template page action listener.
- ClipboardActionsBean - Class in org.nuxeo.ecm.webapp.clipboard
-
This is the action listener behind the copy/paste template that knows how to
copy/paste the selected user data to the target action listener, and also
create/remove the corresponding objects into the backend.
- ClipboardActionsBean() - Constructor for class org.nuxeo.ecm.webapp.clipboard.ClipboardActionsBean
-
- CLOB - Static variable in class org.nuxeo.ecm.core.storage.sql.ColumnType
-
- CLOB_LENGTH - Static variable in class org.nuxeo.ecm.core.storage.sql.ColumnType
-
Length used internally to flag a string to use CLOB.
- clone(AllowedAssetTypeDescriptor) - Method in class org.nuxeo.dam.AllowedAssetTypeRegistry
-
- clone(ActiveFileSystemItemFactoriesDescriptor) - Method in class org.nuxeo.drive.service.impl.ActiveFileSystemItemFactoryRegistry
-
- clone(ActiveTopLevelFolderItemFactoryDescriptor) - Method in class org.nuxeo.drive.service.impl.ActiveTopLevelFolderItemFactoryRegistry
-
- clone(FileSystemItemFactoryDescriptor) - Method in class org.nuxeo.drive.service.impl.FileSystemItemFactoryRegistry
-
- clone(TopLevelFolderItemFactoryDescriptor) - Method in class org.nuxeo.drive.service.impl.TopLevelFolderItemFactoryRegistry
-
- clone() - Method in class org.nuxeo.ecm.activity.ActivityLinkBuilderDescriptor
-
- clone(ActivityLinkBuilderDescriptor) - Method in class org.nuxeo.ecm.activity.ActivityLinkBuilderRegistry
-
- clone() - Method in class org.nuxeo.ecm.activity.ActivityStream
-
- clone(ActivityStream) - Method in class org.nuxeo.ecm.activity.ActivityStreamRegistry
-
- clone() - Method in class org.nuxeo.ecm.activity.ActivityUpgraderDescriptor
-
- clone(ActivityUpgraderDescriptor) - Method in class org.nuxeo.ecm.activity.ActivityUpgraderRegistry
-
- clone() - Method in class org.nuxeo.ecm.activity.ActivityVerb
-
- clone(ActivityVerb) - Method in class org.nuxeo.ecm.activity.ActivityVerbRegistry
-
- clone(EventHandler) - Method in class org.nuxeo.ecm.automation.core.events.EventRegistry
-
- clone(ChainException) - Method in class org.nuxeo.ecm.automation.core.exception.ChainExceptionRegistry
-
- clone(AutomationFilter) - Method in class org.nuxeo.ecm.automation.core.impl.AutomationFilterRegistry
-
- clone(OperationType) - Method in class org.nuxeo.ecm.automation.core.impl.OperationTypeRegistry
-
- clone() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Clone operation.
- clone() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- clone() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- clone() - Method in class org.nuxeo.ecm.core.api.model.impl.DocumentPartImpl
-
- clone() - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
-
- clone() - Method in class org.nuxeo.ecm.core.api.model.impl.MapProperty
-
- clone() - Method in class org.nuxeo.ecm.core.api.model.impl.osm.ObjectProperty
-
- clone() - Method in class org.nuxeo.ecm.core.api.model.impl.ScalarProperty
-
- clone() - Method in class org.nuxeo.ecm.core.api.security.ACE
-
- clone() - Method in interface org.nuxeo.ecm.core.api.security.ACL
-
Returns a recursive copy of the ACL sharing no mutable substructure with
the original.
- clone() - Method in interface org.nuxeo.ecm.core.api.security.ACP
-
Return a recursive copy of the ACP sharing no mutable substructure with
the original
- clone() - Method in class org.nuxeo.ecm.core.api.security.impl.ACLImpl
-
- clone() - Method in class org.nuxeo.ecm.core.api.security.impl.ACPImpl
-
- clone() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- clone(LifeCycleDescriptor) - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleRegistry
-
- clone(LifeCycleTypesDescriptor) - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleTypeRegistry
-
- clone() - Method in class org.nuxeo.ecm.core.schema.DocumentTypeDescriptor
-
- clone() - Method in class org.nuxeo.ecm.core.storage.sql.Row
-
- clone() - Method in class org.nuxeo.ecm.core.work.api.WorkQueueDescriptor
-
- clone(WorkQueueDescriptor) - Method in class org.nuxeo.ecm.core.work.WorkQueueDescriptorRegistry
-
- clone() - Method in class org.nuxeo.ecm.directory.AbstractReference
-
- clone() - Method in class org.nuxeo.ecm.directory.InverseReference
-
- clone() - Method in class org.nuxeo.ecm.directory.ldap.LDAPReference
-
- clone() - Method in class org.nuxeo.ecm.directory.ldap.LDAPTreeReference
-
- clone(LDAPDirectoryDescriptor) - Method in class org.nuxeo.ecm.directory.ldap.registry.LDAPDirectoryRegistry
-
- clone() - Method in class org.nuxeo.ecm.directory.multi.FieldDescriptor
-
- clone() - Method in class org.nuxeo.ecm.directory.multi.MultiDirectoryDescriptor
-
- clone(MultiDirectoryDescriptor) - Method in class org.nuxeo.ecm.directory.multi.MultiDirectoryRegistry
-
- clone() - Method in class org.nuxeo.ecm.directory.multi.MultiReference
-
- clone() - Method in class org.nuxeo.ecm.directory.multi.SourceDescriptor
-
- clone() - Method in class org.nuxeo.ecm.directory.multi.SubDirectoryDescriptor
-
- clone() - Method in interface org.nuxeo.ecm.directory.Reference
-
Returns a clone, added for hot reload support.
- clone() - Method in class org.nuxeo.ecm.directory.registry.DirectoryFactoryMapper
-
- clone(DirectoryFactoryMapper) - Method in class org.nuxeo.ecm.directory.registry.DirectoryFactoryMapperRegistry
-
- clone() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
-
- clone(SQLDirectoryDescriptor) - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryRegistry
-
- clone() - Method in class org.nuxeo.ecm.directory.sql.SQLStaticFilter
-
- clone() - Method in class org.nuxeo.ecm.directory.sql.TableReference
-
- clone() - Method in class org.nuxeo.ecm.platform.actions.AbstractActionFilter
-
Deprecated.
- clone() - Method in class org.nuxeo.ecm.platform.actions.Action
-
- clone(Action) - Method in class org.nuxeo.ecm.platform.actions.ActionContributionHandler
-
- clone() - Method in interface org.nuxeo.ecm.platform.actions.ActionFilter
-
Returns a clone, useful for hot reload.
- clone() - Method in class org.nuxeo.ecm.platform.actions.ActionPropertiesDescriptor
-
- clone() - Method in class org.nuxeo.ecm.platform.actions.ActionPropertyListDescriptor
-
- clone() - Method in class org.nuxeo.ecm.platform.actions.DefaultActionFilter
-
- clone(DefaultActionFilter) - Method in class org.nuxeo.ecm.platform.actions.FilterContributionHandler
-
- clone() - Method in class org.nuxeo.ecm.platform.actions.FilterRule
-
- clone() - Method in class org.nuxeo.ecm.platform.content.template.service.PostContentCreationHandlerDescriptor
-
- clone(PostContentCreationHandlerDescriptor) - Method in class org.nuxeo.ecm.platform.content.template.service.PostContentCreationHandlerRegistry
-
- clone() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewDescriptor
-
- clone() - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentViewLayout
-
- clone() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewLayoutImpl
-
- clone(ContentViewDescriptor) - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewRegistry
-
- clone(NotificationListenerVetoDescriptor) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationListenerVetoRegistry
-
- clone() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.FieldDefinition
-
Returns a clone instance of this field definition.
- clone() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.FieldDefinitionImpl
-
- clone() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutDefinitionImpl
-
- clone() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutRowDefinitionImpl
-
- clone() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.RenderingInfoImpl
-
- clone() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
-
- clone() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetReferenceImpl
-
- clone() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionImpl
-
- clone() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionsImpl
-
- clone() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutDefinition
-
Returns a clone instance of this layout definition.
- clone() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutRowDefinition
-
Returns a clone instance of this row definition.
- clone() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.RenderingInfo
-
Returns a clone instance of this widget definition.
- clone() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
-
Returns a clone instance of this widget definition.
- clone() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetReference
-
- clone() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetSelectOption
-
- clone() - Method in class org.nuxeo.ecm.platform.forms.layout.service.DisabledPropertyRefDescriptor
-
- clone(DisabledPropertyRefDescriptor) - Method in class org.nuxeo.ecm.platform.forms.layout.service.DisabledPropertyRefRegistry
-
- clone(OpenIDConnectProviderDescriptor) - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDProviderFragmentRegistry
-
- clone() - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderDefinition
-
- clone() - Method in interface org.nuxeo.ecm.platform.query.api.PredicateDefinition
-
- clone() - Method in interface org.nuxeo.ecm.platform.query.api.PredicateFieldDefinition
-
- clone() - Method in class org.nuxeo.ecm.platform.query.core.CoreQueryPageProviderDescriptor
-
- clone() - Method in class org.nuxeo.ecm.platform.query.core.FieldDescriptor
-
- clone() - Method in class org.nuxeo.ecm.platform.query.core.GenericPageProviderDescriptor
-
- clone(PageProviderDefinition) - Method in class org.nuxeo.ecm.platform.query.core.PageProviderRegistry
-
- clone() - Method in class org.nuxeo.ecm.platform.query.core.PredicateDescriptor
-
- clone() - Method in class org.nuxeo.ecm.platform.query.core.ReferencePageProviderDescriptor
-
- clone() - Method in class org.nuxeo.ecm.platform.query.core.SortInfoDescriptor
-
- clone() - Method in class org.nuxeo.ecm.platform.query.core.WhereClauseDescriptor
-
- clone() - Method in class org.nuxeo.ecm.platform.relations.api.impl.StatementImpl
-
- clone() - Method in interface org.nuxeo.ecm.platform.relations.api.Statement
-
- clone() - Method in class org.nuxeo.ecm.platform.reporting.engine.BirtEngine
-
- clone() - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterDescriptor
-
- clone() - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterGroupDescriptor
-
- clone() - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterGroupItemDescriptor
-
- clone() - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggestionHandlerDescriptor
-
- clone(SuggesterGroupDescriptor) - Method in class org.nuxeo.ecm.platform.suggestbox.service.registries.SuggesterGroupRegistry
-
- clone(SuggesterDescriptor) - Method in class org.nuxeo.ecm.platform.suggestbox.service.registries.SuggesterRegistry
-
- clone(SuggestionHandlerDescriptor) - Method in class org.nuxeo.ecm.platform.suggestbox.service.registries.SuggestionHandlerRegistry
-
- clone() - Method in class org.nuxeo.ecm.platform.types.DocumentContentView
-
Clone to handle hot reload
- clone() - Method in class org.nuxeo.ecm.platform.types.DocumentContentViews
-
Clone to handle hot reload
- clone() - Method in class org.nuxeo.ecm.platform.types.Type
-
Clone method to handle hot reload
- clone(Type) - Method in class org.nuxeo.ecm.platform.types.TypeRegistry
-
- clone() - Method in class org.nuxeo.ecm.platform.video.service.AutomaticVideoConversion
-
- clone(AutomaticVideoConversion) - Method in class org.nuxeo.ecm.platform.video.service.AutomaticVideoConversionContributionHandler
-
- clone() - Method in class org.nuxeo.ecm.platform.video.service.VideoConversion
-
- clone(VideoConversion) - Method in class org.nuxeo.ecm.platform.video.service.VideoConversionContributionHandler
-
- clone() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.NuxeoCorsFilterDescriptor
-
- clone(NuxeoCorsFilterDescriptor) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.NuxeoCorsFilterDescriptorRegistry
-
- clone() - Method in class org.nuxeo.ecm.quota.QuotaStatsUpdaterDescriptor
-
- clone(QuotaStatsUpdaterDescriptor) - Method in class org.nuxeo.ecm.quota.QuotaStatsUpdaterRegistry
-
- clone(RelationshipKindDescriptor) - Method in class org.nuxeo.ecm.social.relationship.service.RelationshipKindRegistry
-
- clone() - Method in class org.nuxeo.ecm.webapp.directory.DirectoryTreeDescriptor
-
- clone(DirectoryTreeDescriptor) - Method in class org.nuxeo.ecm.webapp.directory.DirectoryTreeRegistry
-
- clone() - Method in class org.nuxeo.ecm.webengine.loader.store.ResourceStoreClassLoader
-
- clone() - Method in class org.nuxeo.ecm.webengine.model.impl.TypeDescriptor
-
- clone() - Method in class org.nuxeo.ecm.webengine.model.LinkDescriptor
-
- clone() - Method in class org.nuxeo.runtime.config.NodeConfiguration
-
- clone() - Method in class org.nuxeo.runtime.deploy.ExtensibleContribution
-
perform a deep clone to void sharing collection elements between clones
- clone(T) - Method in class org.nuxeo.runtime.model.ContributionFragmentRegistry
-
CLone the given contribution object
- clone(T) - Method in class org.nuxeo.runtime.model.SimpleContributionRegistry
-
- clone() - Method in class org.nuxeo.template.api.descriptor.ContextExtensionFactoryDescriptor
-
- clone() - Method in class org.nuxeo.template.api.descriptor.OutputFormatDescriptor
-
- clone() - Method in class org.nuxeo.template.api.descriptor.TemplateProcessorDescriptor
-
- clone(ContextExtensionFactoryDescriptor) - Method in class org.nuxeo.template.service.ContextFactoryRegistry
-
- clone(OutputFormatDescriptor) - Method in class org.nuxeo.template.service.OutputFormatRegistry
-
- clone(TemplateProcessorDescriptor) - Method in class org.nuxeo.template.service.TemplateProcessorRegistry
-
- clone() - Method in class org.nuxeo.theme.styling.service.descriptors.Flavor
-
- clone() - Method in class org.nuxeo.theme.styling.service.descriptors.FlavorPresets
-
- clone() - Method in class org.nuxeo.theme.styling.service.descriptors.Logo
-
- clone() - Method in class org.nuxeo.theme.styling.service.descriptors.PalettePreview
-
- clone(Flavor) - Method in class org.nuxeo.theme.styling.service.registries.FlavorRegistry
-
- clone(ThemePage) - Method in class org.nuxeo.theme.styling.service.registries.PageRegistry
-
- clone(SimpleStyle) - Method in class org.nuxeo.theme.styling.service.registries.StyleRegistry
-
- cloneDataModel(Schema, DataModel) - Static method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- cloneDataModel(DataModel) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- cloneField(Field, String, Object) - Static method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- clonePropertiesOf(Format) - Method in class org.nuxeo.theme.formats.DefaultFormat
-
- clonePropertiesOf(Format) - Method in interface org.nuxeo.theme.formats.Format
-
- clonePropertiesOf(Format) - Method in class org.nuxeo.theme.formats.styles.StyleFormat
-
- cloneUnMarshaller() - Method in class org.nuxeo.runtime.remoting.transporter.NuxeoUnMarshaller
-
- cloneWithWriter(Writer) - Method in class org.nuxeo.ecm.platform.ui.web.util.NXHtmlResponseWriter
-
Create a new instance of this ResponseWriter
using a
different Writer
.
- close() - Method in class org.nuxeo.apidoc.documentation.DocumentModelListReader
-
- close() - Method in class org.nuxeo.apidoc.introspection.XMLWriter
-
- close() - Method in class org.nuxeo.common.logging.JavaUtilLoggingHelper.LogHandler
-
- close(InputStream) - Static method in class org.nuxeo.common.utils.FileUtils
-
- close(OutputStream) - Static method in class org.nuxeo.common.utils.FileUtils
-
- close() - Method in class org.nuxeo.common.utils.ZipFileIterator
-
- close() - Method in class org.nuxeo.common.utils.ZipIterator
-
- close() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.DefaultSession
-
- close() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JavaSession
-
- close() - Method in class org.nuxeo.ecm.automation.client.jaxrs.util.Base64.OutputStream
-
Flushes and closes (I think, in the superclass) the stream.
- close() - Method in interface org.nuxeo.ecm.automation.client.Session
-
Remove any resources held by this session.
- close(CoreSession) - Method in class org.nuxeo.ecm.core.api.CoreInstance
-
- close() - Method in interface org.nuxeo.ecm.core.api.IterableQueryResult
-
Closes the query result and releases the underlying resources held by the
cursor.
- close(CoreSession) - Static method in class org.nuxeo.ecm.core.api.repository.Repository
-
- close() - Method in class org.nuxeo.ecm.core.api.SerializableInputStream
-
- close() - Method in interface org.nuxeo.ecm.core.io.DocumentReader
-
Closes the reader.
- close() - Method in interface org.nuxeo.ecm.core.io.DocumentWriter
-
Closes the writer.
- close() - Method in class org.nuxeo.ecm.core.io.impl.AbstractDocumentModelWriter
-
- close() - Method in class org.nuxeo.ecm.core.io.impl.plugins.DocumentChildrenReader
-
Deprecated.
- close() - Method in class org.nuxeo.ecm.core.io.impl.plugins.DocumentModelReader
-
- close() - Method in class org.nuxeo.ecm.core.io.impl.plugins.DocumentsListReader
-
- close() - Method in class org.nuxeo.ecm.core.io.impl.plugins.DocumentTreeReader
-
- close() - Method in class org.nuxeo.ecm.core.io.impl.plugins.NuxeoArchiveReader
-
- close() - Method in class org.nuxeo.ecm.core.io.impl.plugins.NuxeoArchiveWriter
-
- close() - Method in class org.nuxeo.ecm.core.io.impl.plugins.SingleDocumentReader
-
- close() - Method in class org.nuxeo.ecm.core.io.impl.plugins.XMLDirectoryReader
-
- close() - Method in class org.nuxeo.ecm.core.io.impl.plugins.XMLDirectoryWriter
-
- close() - Method in class org.nuxeo.ecm.core.io.impl.plugins.XMLDocumentTreeWriter
-
- close() - Method in class org.nuxeo.ecm.core.io.impl.plugins.XMLDocumentWriter
-
- close() - Method in class org.nuxeo.ecm.core.io.impl.plugins.XMLZipReader
-
- close() - Method in class org.nuxeo.ecm.core.io.impl.plugins.ZipReader
-
- close() - Method in interface org.nuxeo.ecm.core.model.Session
-
Closes this session and saves changes on the workspace, if any.
- close(MessageContext) - Method in class org.nuxeo.ecm.core.opencmis.bindings.CXFAuthHandler
-
- close(MessageContext) - Method in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisAuthHandler
-
- close() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoBinding
-
- close() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
-
- close() - Method in class org.nuxeo.ecm.core.persistence.NuxeoConnectionProvider
-
- close() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
-
- close() - Method in class org.nuxeo.ecm.core.storage.sql.db.H2Fulltext.Trigger
-
- close() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.ClusterNodeHandler
-
- close() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCConnection
-
- close() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
-
- close() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.ResultSetQueryResult
-
- CLOSE - Static variable in interface org.nuxeo.ecm.core.storage.sql.Mapper
-
- close() - Method in interface org.nuxeo.ecm.core.storage.sql.Mapper
-
- close() - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionFactoryImpl
-
- close() - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl
-
- close() - Method in interface org.nuxeo.ecm.core.storage.sql.Repository
-
Closes the repository and release all resources.
- close() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
-
- close() - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
-
- close() - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper
-
- close() - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper
-
- close() - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingMapper
-
- close() - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingRowMapper
-
- close(long) - Method in interface org.nuxeo.ecm.directory.api.DirectoryManager
-
Closes the session and all open result sets obtained from this session.
- close() - Method in class org.nuxeo.ecm.directory.impl.DirectoryClientImpl
-
- close() - Method in class org.nuxeo.ecm.directory.ldap.LDAPSession
-
- close() - Method in class org.nuxeo.ecm.directory.memory.MemoryDirectorySession
-
- close() - Method in class org.nuxeo.ecm.directory.multi.MultiDirectorySession
-
- close() - Method in interface org.nuxeo.ecm.directory.Session
-
Closes the session and all open result sets obtained from this session.
- close() - Method in class org.nuxeo.ecm.directory.sql.SQLSession
-
- close() - Method in class org.nuxeo.ecm.platform.forms.layout.io.Base64.OutputStream
-
Flushes and closes (I think, in the superclass) the stream.
- close() - Method in class org.nuxeo.ecm.platform.io.selectionReader.DocumentModelListReader
-
- close() - Method in class org.nuxeo.ecm.platform.publisher.remoting.marshaling.io.SingleDocumentReaderWithInLineBlobs
-
- close() - Method in class org.nuxeo.ecm.platform.publisher.remoting.marshaling.io.SingleXMlDocumentReader
-
- close() - Method in class org.nuxeo.ecm.platform.rendering.fm.extensions.BlockWriter
-
- close() - Method in class org.nuxeo.ecm.platform.ui.web.util.NXHtmlResponseWriter
-
Methods From java.io.Writer
- close() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.BufferingServletOutputStream
-
- close() - Method in class org.nuxeo.functionaltests.dam.FoldableBoxFragment
-
- close() - Method in class org.nuxeo.launcher.gui.NuxeoFrame
-
- close() - Method in class org.nuxeo.opensocial.container.client.ContainerConstants
-
- close(OSGiAdapter) - Method in interface org.nuxeo.osgi.BundleFile
-
Close underlying file resources
*
- close(OSGiAdapter) - Method in class org.nuxeo.osgi.DirectoryBundleFile
-
- close(OSGiAdapter) - Method in class org.nuxeo.osgi.JarBundleFile
-
- close(OSGiAdapter) - Method in class org.nuxeo.osgi.jboss.JBossBundleFile
-
- close(JarFile) - Method in class org.nuxeo.osgi.util.jar.JarFileCloser
-
- close(URL) - Method in class org.nuxeo.osgi.util.jar.JarFileFactoryCloser
-
- close(URL) - Method in class org.nuxeo.osgi.util.jar.URLClassLoaderCloser
-
- close() - Method in class org.nuxeo.runtime.services.streaming.RemoteInputStream
-
- close() - Method in class org.nuxeo.template.importer.XMLModelReader
-
- CLOSE_SURVEY_TRANSITION - Static variable in class org.nuxeo.ecm.poll.Constants
-
- closeConnection(Connection) - Method in class org.nuxeo.ecm.core.persistence.NuxeoConnectionProvider
-
- closeCoreSession() - Method in class org.nuxeo.ecm.platform.forms.layout.demo.jsf.LayoutDemoContext
-
- closeCreationPopup() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.controler.AnnotationController
-
- closeDownloadSession(long) - Method in interface org.nuxeo.runtime.services.streaming.StreamingServer
-
- closeDownloadSession(long) - Method in class org.nuxeo.runtime.services.streaming.StreamManagerServer
-
- closeGraphView() - Method in class org.nuxeo.functionaltests.pages.tabs.WorkflowTabSubPage
-
- closeHistory() - Method in class org.nuxeo.shell.cmds.Interactive
-
- closeIcon() - Method in interface org.nuxeo.opensocial.container.client.bundles.ImagesBundle
-
- closeOutput() - Method in class org.nuxeo.runtime.management.metrics.MetricSerializer
-
- closeOutput() - Method in interface org.nuxeo.runtime.management.metrics.MetricSerializerMXBean
-
- closePermaBoxButton - Variable in class org.nuxeo.functionaltests.pages.actions.ContextualActions
-
- closePersistenceUnit() - Method in class org.nuxeo.ecm.core.persistence.PersistenceProvider
-
- closePoll(DocumentModel) - Method in class org.nuxeo.ecm.poll.PollActions
-
- closePoll(Poll) - Method in interface org.nuxeo.ecm.poll.PollService
-
Close the poll
.
- closePoll(Poll) - Method in class org.nuxeo.ecm.poll.PollServiceImpl
-
- ClosePortletEvent - Class in org.nuxeo.opensocial.container.client.event.priv.app.portlet
-
- ClosePortletEvent() - Constructor for class org.nuxeo.opensocial.container.client.event.priv.app.portlet.ClosePortletEvent
-
- ClosePortletEvent(String) - Constructor for class org.nuxeo.opensocial.container.client.event.priv.app.portlet.ClosePortletEvent
-
- ClosePortletEventHandler - Interface in org.nuxeo.opensocial.container.client.event.priv.app.portlet
-
- closeQuote() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
- closeQuote() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
-
- closeQuote() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
-
- closeRepositories() - Static method in class org.nuxeo.ecm.core.storage.sql.reload.RepositoryReloader
-
- closeSession() - Method in class org.nuxeo.ecm.core.repository.jcr.testing.RepositoryOSGITestCase
-
- closeSession() - Method in class org.nuxeo.ecm.core.storage.sql.SQLRepositoryTestCase
-
- closeSession(CoreSession) - Method in class org.nuxeo.ecm.core.storage.sql.SQLRepositoryTestCase
-
- closeSession() - Method in class org.nuxeo.ecm.core.work.AbstractWork
-
- closeTemplateSource(Object) - Method in class org.nuxeo.ecm.platform.rendering.fm.ResourceTemplateLoader
-
- closeTemplateSource(Object) - Method in class org.nuxeo.wss.fm.PluggableTemplareLoader
-
- closeTitle() - Method in class org.nuxeo.opensocial.container.client.ContainerConstants
-
- closeTx(WebEngineFilter.Config, HttpServletRequest) - Method in class org.nuxeo.ecm.webengine.app.WebEngineFilter
-
- closeUploadSession(String) - Method in interface org.nuxeo.runtime.services.streaming.StreamingServer
-
- closeUploadSession(String) - Method in class org.nuxeo.runtime.services.streaming.StreamManagerServer
-
- CLUSTER_INDEX_COL - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
-
Column containing an IDENTITY used to create a clustered index.
- CLUSTER_INVALS_FRAGMENTS_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
-
- CLUSTER_INVALS_ID_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
-
- CLUSTER_INVALS_KIND_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
-
- CLUSTER_INVALS_NODEID_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
-
- CLUSTER_INVALS_TABLE_NAME - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
-
- CLUSTER_NODES_CREATED_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
-
- CLUSTER_NODES_NODEID_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
-
- CLUSTER_NODES_TABLE_NAME - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
-
- CLUSTERFRAGS - Static variable in class org.nuxeo.ecm.core.storage.sql.ColumnType
-
- clusteringDelay - Variable in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
-
- clusteringEnabled - Variable in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
-
- clusterInvalidateString(Connection, String, String, int) - Static method in class org.nuxeo.ecm.core.storage.sql.db.H2Functions
-
Adds an invalidation from this cluster node to the invalidations list.
- CLUSTERNODE - Static variable in class org.nuxeo.ecm.core.storage.sql.ColumnType
-
- ClusterNodeHandler - Class in org.nuxeo.ecm.core.storage.sql.jdbc
-
Encapsulates cluster node operations.
- ClusterNodeHandler(Mapper, RepositoryDescriptor) - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.ClusterNodeHandler
-
- clusterNodeHandler - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCConnectionPropagator
-
- CM_BASE - Static variable in class org.nuxeo.apidoc.documentation.JavaDocHelper
-
- CMD_ADD - Static variable in class org.nuxeo.launcher.info.CommandInfo
-
- CMD_DOWNLOAD - Static variable in class org.nuxeo.launcher.info.CommandInfo
-
- CMD_INIT - Static variable in class org.nuxeo.launcher.info.CommandInfo
-
- CMD_INSTALL - Static variable in class org.nuxeo.launcher.info.CommandInfo
-
- CMD_LIST - Static variable in class org.nuxeo.launcher.info.CommandInfo
-
- CMD_PARAM - Static variable in class org.nuxeo.wss.fprpc.FPRPCConts
-
- CMD_REMOVE - Static variable in class org.nuxeo.launcher.info.CommandInfo
-
- CMD_RESET - Static variable in class org.nuxeo.launcher.info.CommandInfo
-
- CMD_SHOW - Static variable in class org.nuxeo.launcher.info.CommandInfo
-
- CMD_UNINSTALL - Static variable in class org.nuxeo.launcher.info.CommandInfo
-
- CMD_UNKNOWN - Static variable in class org.nuxeo.launcher.info.CommandInfo
-
- CmdLine - Class in org.nuxeo.shell.swing
-
The last line in the console - where the user type the commands.
- CmdLine(Console) - Constructor for class org.nuxeo.shell.swing.CmdLine
-
- CmdParameters - Class in org.nuxeo.ecm.platform.commandline.executor.api
-
Wraps command parameters (String or File).
- CmdParameters() - Constructor for class org.nuxeo.ecm.platform.commandline.executor.api.CmdParameters
-
- CMIS_PREFIX - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
-
- CMISQLQueryMaker - Class in org.nuxeo.ecm.core.opencmis.impl.server
-
Transformer of CMISQL queries into real SQL queries for the actual database.
- CMISQLQueryMaker() - Constructor for class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
-
- CMISQLQueryMaker.AnalyzingWalker - Class in org.nuxeo.ecm.core.opencmis.impl.server
-
Walker of the WHERE clause to gather fulltext info.
- CMISQLQueryMaker.AnalyzingWalker() - Constructor for class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.AnalyzingWalker
-
- CMISQLQueryMaker.CMISQLMapMaker - Class in org.nuxeo.ecm.core.opencmis.impl.server
-
Map maker that can deal with aliased column names and computed values.
- CMISQLQueryMaker.CMISQLMapMaker(List<CMISQLQueryMaker.SqlColumn>, Map<String, ColumnReference>, NuxeoCmisService) - Constructor for class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.CMISQLMapMaker
-
- CMISQLQueryMaker.GeneratingWalker - Class in org.nuxeo.ecm.core.opencmis.impl.server
-
Walker of the WHERE clause that generates final SQL.
- CMISQLQueryMaker.GeneratingWalker() - Constructor for class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.GeneratingWalker
-
- CMISQLQueryMaker.SqlColumn - Class in org.nuxeo.ecm.core.opencmis.impl.server
-
Column corresponding to a returned value computed from an actual SQL
expression.
- CMISQLQueryMaker.SqlColumn(String, Column, String) - Constructor for class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.SqlColumn
-
- cmp2String(FacesContext, UIComponent) - Static method in class org.nuxeo.ecm.platform.ui.web.component.seam.UICellExcel
-
Helper method for rendering a component (usually on a facescontext with
a caching reponsewriter)
- CNField - Enum in org.nuxeo.ecm.platform.signature.api.user
-
List of required X500 Principal fields required for certificate generation
- code - Variable in enum org.nuxeo.ecm.core.management.jtajca.TransactionStatistics.Status
-
- code - Variable in class org.nuxeo.runtime.api.login.LoginModuleDescriptor
-
- CODE_URL_PARAM_NAME - Static variable in class org.nuxeo.ecm.platform.oauth2.openid.auth.OpenIDConnectAuthenticator
-
- CODE_URL_PARAM_NAME - Static variable in class org.nuxeo.ecm.platform.oauth2.openid.web.OAuth2CallbackHandlerServlet
-
- CODE_URL_PARAMETER - Static variable in class org.nuxeo.ecm.webengine.oauth2.WEOAuthConstants
-
- CODEC_ATTRIBUTE - Static variable in class org.nuxeo.ecm.platform.video.Stream
-
- CODEC_PREFIX - Static variable in interface org.nuxeo.ecm.platform.annotations.api.AnnotationsConstants
-
- CodecDescriptor - Class in org.nuxeo.ecm.automation.io.services.codec
-
- CodecDescriptor() - Constructor for class org.nuxeo.ecm.automation.io.services.codec.CodecDescriptor
-
- codecs() - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService
-
- CODECS_EXTENSION_POINT - Static variable in class org.nuxeo.ecm.platform.url.service.DocumentViewCodecService
-
- codecsByName() - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService
-
- COL_BIN - Static variable in class org.nuxeo.ecm.core.storage.sql.SQLBinaryManager
-
- COL_ID - Static variable in class org.nuxeo.ecm.core.storage.sql.SQLBinaryManager
-
- COL_MARK - Static variable in class org.nuxeo.ecm.core.storage.sql.SQLBinaryManager
-
- COLL_TABLE_POS_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
-
- COLL_TABLE_VALUE_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
-
- COLLABORATION_DASHBOARD_SPACE_NAME - Static variable in class org.nuxeo.ecm.social.workspace.SocialConstants
-
- COLLABORATION_VIEW_ID - Static variable in class org.nuxeo.ecm.social.workspace.CollaborationActions
-
- CollaborationActions - Class in org.nuxeo.ecm.social.workspace
-
- CollaborationActions() - Constructor for class org.nuxeo.ecm.social.workspace.CollaborationActions
-
- CollaborationActivityLinkBuilder - Class in org.nuxeo.ecm.social.workspace.gadgets
-
Activity link builder for Collaboration tab, use the collaboration
URL pattern to generate documents URL.
- CollaborationActivityLinkBuilder() - Constructor for class org.nuxeo.ecm.social.workspace.gadgets.CollaborationActivityLinkBuilder
-
- CollaborationCodec - Class in org.nuxeo.ecm.social.workspace
-
Codec for Collaboration, handle id and path URLs.
- CollaborationCodec() - Constructor for class org.nuxeo.ecm.social.workspace.CollaborationCodec
-
- CollaborationDashboardSpaceProvider - Class in org.nuxeo.ecm.social.workspace.spaces
-
Dashboard space provider returning the collaboration dashboard to be
displayed in collaboration tab
- CollaborationDashboardSpaceProvider() - Constructor for class org.nuxeo.ecm.social.workspace.spaces.CollaborationDashboardSpaceProvider
-
- CollaborationHandler - Class in org.nuxeo.ecm.social.workspace
-
- CollaborationHandler() - Constructor for class org.nuxeo.ecm.social.workspace.CollaborationHandler
-
- collapse() - Method in interface org.nuxeo.ecm.webengine.ui.tree.TreeItem
-
Collapses this item.
- collapse() - Method in class org.nuxeo.ecm.webengine.ui.tree.TreeItemImpl
-
- collapse() - Method in class org.nuxeo.opensocial.container.client.presenter.PortletPresenter
-
- collapseCssCategories() - Method in class org.nuxeo.theme.editor.Main
-
- CollapsePortletEvent - Class in org.nuxeo.opensocial.container.client.event.priv.app.portlet
-
- CollapsePortletEvent() - Constructor for class org.nuxeo.opensocial.container.client.event.priv.app.portlet.CollapsePortletEvent
-
- CollapsePortletEvent(String) - Constructor for class org.nuxeo.opensocial.container.client.event.priv.app.portlet.CollapsePortletEvent
-
- CollapsePortletEventHandler - Interface in org.nuxeo.opensocial.container.client.event.priv.app.portlet
-
- collect(OperationContext, Blob) - Method in class org.nuxeo.ecm.automation.core.collectors.BlobCollector
-
- collect(OperationContext, BlobList) - Method in class org.nuxeo.ecm.automation.core.collectors.BlobListCollector
-
- collect(OperationContext, DocumentModel) - Method in class org.nuxeo.ecm.automation.core.collectors.DocumentModelCollector
-
- collect(OperationContext, DocumentModelList) - Method in class org.nuxeo.ecm.automation.core.collectors.DocumentModelListCollector
-
- collect(OperationContext, DocumentRef) - Method in class org.nuxeo.ecm.automation.core.collectors.DocumentRefCollector
-
- collect(NuxeoPrincipal) - Method in class org.nuxeo.ecm.automation.features.PrincipalHelper.EmailCollector
-
- collect(NuxeoGroup) - Method in class org.nuxeo.ecm.automation.features.PrincipalHelper.EmailCollector
-
- collect(OperationContext, T) - Method in interface org.nuxeo.ecm.automation.OutputCollector
-
Collects a new partial result (the result of the last iteration step).
- collectArgs(String[]) - Method in class org.nuxeo.shell.Shell
-
- collectConfigurationParams(HttpServletRequest) - Method in class org.nuxeo.wizard.context.ParamCollector
-
- collectDescendants(List<Node>) - Method in class org.nuxeo.theme.nodes.AbstractNode
-
- collectDescendants(List<Node>) - Method in interface org.nuxeo.theme.nodes.Node
-
- collectFiles(File, FileNamePattern, List<File>) - Static method in class org.nuxeo.common.utils.FileUtils
-
- collectFiles(File, List<File>) - Static method in class org.nuxeo.common.utils.FileUtils
-
- CollectionFragment - Class in org.nuxeo.ecm.core.storage.sql
-
A type of fragment corresponding to several rows with the same id.
- CollectionFragment(Row, Fragment.State, PersistenceContext) - Constructor for class org.nuxeo.ecm.core.storage.sql.CollectionFragment
-
- CollectionIO - Interface in org.nuxeo.ecm.core.storage.sql.jdbc
-
Interface for a class that knows how to get a collection's value from a
result set, and set a collection's values to a prepared statement (and
execute it).
- CollectionProperty - Class in org.nuxeo.ecm.core.storage.sql
-
- CollectionProperty(String, PropertyType, boolean, CollectionFragment) - Constructor for class org.nuxeo.ecm.core.storage.sql.CollectionProperty
-
- collectionToArray(Collection<Serializable>) - Method in enum org.nuxeo.ecm.core.storage.sql.PropertyType
-
- collectObjectsFromGroup(String, boolean, PrincipalHelper.Collector<?>) - Method in class org.nuxeo.ecm.automation.features.PrincipalHelper
-
- collectObjectsMatchingPermission(DocumentModel, String, boolean, boolean, PrincipalHelper.Collector<?>) - Method in class org.nuxeo.ecm.automation.features.PrincipalHelper
-
- collectPath(Path) - Method in class org.nuxeo.ecm.core.api.model.impl.DocumentPartImpl
-
- collectSuperTypes(Class<?>) - Static method in class org.nuxeo.runtime.service.AdaptableDescriptor
-
- collectSuperTypes(Class<?>, List<Class<?>>, List<Class<?>>) - Static method in class org.nuxeo.runtime.service.AdaptableDescriptor
-
- Color - Class in org.nuxeo.opensocial.container.client.ui
-
- Color(ColorsEnum, boolean) - Constructor for class org.nuxeo.opensocial.container.client.ui.Color
-
- ColorCommand - Class in org.nuxeo.shell.swing.cmds
-
- ColorCommand() - Constructor for class org.nuxeo.shell.swing.cmds.ColorCommand
-
- ColoredTextPane - Class in org.nuxeo.launcher.gui
-
Colored text pane.
- ColoredTextPane() - Constructor for class org.nuxeo.launcher.gui.ColoredTextPane
-
- colorNone() - Method in interface org.nuxeo.opensocial.container.client.bundles.ImagesBundle
-
- ColorsEnum - Enum in org.nuxeo.opensocial.container.client.ui.enume
-
- colorsListName() - Method in interface org.nuxeo.opensocial.wysiwyg.client.resources.RichTextEditorConstants
-
- ColorsPanelWidget - Class in org.nuxeo.opensocial.container.client.ui
-
- ColorsPanelWidget() - Constructor for class org.nuxeo.opensocial.container.client.ui.ColorsPanelWidget
-
- column - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.SqlColumn
-
Column used to get the value from the result set.
- Column - Class in org.nuxeo.ecm.core.storage.sql.jdbc.db
-
An SQL column
.
- Column(Table, String, ColumnType, String) - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.db.Column
-
Creates a new column with the given name and type.
- Column(Column, Table) - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.db.Column
-
Creates a column from an existing column and an aliased table.
- column - Variable in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor.FieldDescriptor
-
- column1 - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Join
-
Left part of equijoin.
- column2 - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Join
-
Right part of equijoin.
- columns - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo.ColumnMapMaker
-
- ColumnSpec - Enum in org.nuxeo.ecm.core.storage.sql
-
Abstract representation of the database-level column types.
- ColumnType - Class in org.nuxeo.ecm.core.storage.sql
-
The database-level column types, including per-type parameters like length.
- ColumnType(ColumnSpec, int) - Constructor for class org.nuxeo.ecm.core.storage.sql.ColumnType
-
- ColumnType(ColumnSpec) - Constructor for class org.nuxeo.ecm.core.storage.sql.ColumnType
-
- ColumnType.WrappedId - Class in org.nuxeo.ecm.core.storage.sql
-
Wraps a string that needs to be mapped to an id column in prepared
statements.
- ColumnType.WrappedId(String) - Constructor for class org.nuxeo.ecm.core.storage.sql.ColumnType.WrappedId
-
- combineLists(List<? extends Object>...) - Static method in class org.nuxeo.ecm.platform.ui.web.tag.fn.Functions
-
- comesFromJMS() - Method in class org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl
-
- comesFromJMS() - Method in class org.nuxeo.ecm.core.event.jms.ReconnectedJMSEventBundle
-
- comesFromJMS() - Method in interface org.nuxeo.ecm.core.event.ReconnectedEventBundle
-
Marker for Bundles coming from JMS.
- COMMA - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
-
- Command - Interface in org.nuxeo.runtime.deployment.preprocessor.install
-
- Command - Annotation Type in org.nuxeo.shell
-
- CommandAvailability - Class in org.nuxeo.ecm.platform.commandline.executor.api
-
Represents the availability status of a command.
- CommandAvailability(String, String) - Constructor for class org.nuxeo.ecm.platform.commandline.executor.api.CommandAvailability
-
- CommandAvailability(String) - Constructor for class org.nuxeo.ecm.platform.commandline.executor.api.CommandAvailability
-
- CommandAvailability() - Constructor for class org.nuxeo.ecm.platform.commandline.executor.api.CommandAvailability
-
- CommandCompletor - Class in org.nuxeo.shell.cmds.completors
-
- CommandCompletor(Shell) - Constructor for class org.nuxeo.shell.cmds.completors.CommandCompletor
-
- CommandContext - Interface in org.nuxeo.runtime.deployment.preprocessor.install
-
- CommandContextImpl - Class in org.nuxeo.runtime.deployment.preprocessor.install
-
- CommandContextImpl(File) - Constructor for class org.nuxeo.runtime.deployment.preprocessor.install.CommandContextImpl
-
- CommandException - Exception in org.nuxeo.ecm.platform.commandline.executor.api
-
Exception indicating that the target command execution failed:
because it threw an exception,
because it exited with a non zero return code.
- CommandException(String) - Constructor for exception org.nuxeo.ecm.platform.commandline.executor.api.CommandException
-
- CommandException(String, Throwable) - Constructor for exception org.nuxeo.ecm.platform.commandline.executor.api.CommandException
-
- CommandInfo - Class in org.nuxeo.launcher.info
-
- CommandInfo() - Constructor for class org.nuxeo.launcher.info.CommandInfo
-
- CommandInfo(String) - Constructor for class org.nuxeo.launcher.info.CommandInfo
-
- CommandLineBasedConverter - Class in org.nuxeo.ecm.platform.convert.plugins
-
- CommandLineBasedConverter() - Constructor for class org.nuxeo.ecm.platform.convert.plugins.CommandLineBasedConverter
-
- CommandLineDescriptor - Class in org.nuxeo.ecm.platform.commandline.executor.service
-
XMap descriptor for a CommandLine.
- CommandLineDescriptor() - Constructor for class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineDescriptor
-
- CommandLineExecutorComponent - Class in org.nuxeo.ecm.platform.commandline.executor.service
-
- CommandLineExecutorComponent() - Constructor for class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent
-
- CommandLineExecutorService - Interface in org.nuxeo.ecm.platform.commandline.executor.api
-
Interface for the service that manages commandline execution.
- CommandLineOptions - Class in org.nuxeo.osgi.application
-
- CommandLineOptions(String[]) - Constructor for class org.nuxeo.osgi.application.CommandLineOptions
-
- CommandNotAvailable - Exception in org.nuxeo.ecm.platform.commandline.executor.api
-
Exception indicating that the target command is not available:
because it was never registered,
because it was disabled,
because the target command is not installed on the server *.
- CommandNotAvailable(CommandAvailability) - Constructor for exception org.nuxeo.ecm.platform.commandline.executor.api.CommandNotAvailable
-
- CommandProcessor - Interface in org.nuxeo.runtime.deployment.preprocessor.install
-
- CommandProcessorImpl - Class in org.nuxeo.runtime.deployment.preprocessor.install
-
- CommandProcessorImpl() - Constructor for class org.nuxeo.runtime.deployment.preprocessor.install.CommandProcessorImpl
-
- CommandRegistry - Class in org.nuxeo.shell
-
A command registry associated to a given domain name.
- CommandRegistry(CommandRegistry, String) - Constructor for class org.nuxeo.shell.CommandRegistry
-
- CommandRegistryCompletor - Class in org.nuxeo.shell.cmds.completors
-
- CommandRegistryCompletor() - Constructor for class org.nuxeo.shell.cmds.completors.CommandRegistryCompletor
-
- CommandRegistryCompletor(Shell) - Constructor for class org.nuxeo.shell.cmds.completors.CommandRegistryCompletor
-
- commands - Variable in class org.nuxeo.launcher.info.CommandSetInfo
-
- Commands - Class in org.nuxeo.shell.cmds
-
- Commands() - Constructor for class org.nuxeo.shell.cmds.Commands
-
- CommandSetInfo - Class in org.nuxeo.launcher.info
-
- CommandSetInfo() - Constructor for class org.nuxeo.launcher.info.CommandSetInfo
-
- CommandsTask - Class in org.nuxeo.connect.update.task.standalone
-
A command based task.
- CommandsTask(PackageUpdateService) - Constructor for class org.nuxeo.connect.update.task.standalone.CommandsTask
-
- CommandTester - Interface in org.nuxeo.ecm.platform.commandline.executor.service.cmdtesters
-
Interface for class that provides a way to test
if a command is installed on the target server OS.
- CommandTesterDescriptor - Class in org.nuxeo.ecm.platform.commandline.executor.service
-
- CommandTesterDescriptor() - Constructor for class org.nuxeo.ecm.platform.commandline.executor.service.CommandTesterDescriptor
-
- CommandTestResult - Class in org.nuxeo.ecm.platform.commandline.executor.service.cmdtesters
-
Wraps result for a CommandTest execution.
- CommandTestResult() - Constructor for class org.nuxeo.ecm.platform.commandline.executor.service.cmdtesters.CommandTestResult
-
- CommandTestResult(String) - Constructor for class org.nuxeo.ecm.platform.commandline.executor.service.cmdtesters.CommandTestResult
-
- CommandType - Interface in org.nuxeo.shell
-
- CommandType.Setter - Interface in org.nuxeo.shell
-
- CommandType.Token - Class in org.nuxeo.shell
-
- CommandType.Token() - Constructor for class org.nuxeo.shell.CommandType.Token
-
- comment() - Method in interface org.nuxeo.ecm.platform.annotations.gwt.client.view.i18n.TranslationConstants
-
- COMMENT - Static variable in class org.nuxeo.ecm.platform.comment.api.CommentConstants
-
- comment - Variable in class org.nuxeo.ecm.platform.publisher.web.PublishActionsBean.ApproverWithoutRestriction
-
- COMMENT - Static variable in class org.nuxeo.ecm.platform.relations.api.util.RelationConstants
-
- COMMENT_ADDED - Static variable in class org.nuxeo.ecm.platform.comment.api.CommentEvents
-
- COMMENT_ANNOTATION_NAME - Static variable in class org.nuxeo.ecm.platform.annotations.gwt.client.AnnotationConstant
-
- COMMENT_ATTRIBUTE - Static variable in class org.nuxeo.ecm.core.api.event.impl.CoreEventImpl
-
- COMMENT_AUTHOR - Static variable in class org.nuxeo.ecm.platform.comment.workflow.utils.CommentsConstants
-
- COMMENT_CREATION_DATE - Static variable in class org.nuxeo.ecm.platform.comment.workflow.utils.CommentsConstants
-
- COMMENT_DOC_TYPE - Static variable in class org.nuxeo.ecm.platform.comment.workflow.utils.CommentsConstants
-
Schemas and fields.
- COMMENT_DOCUMENT - Static variable in class org.nuxeo.ecm.platform.comment.api.CommentConstants
-
- COMMENT_ID - Static variable in class org.nuxeo.ecm.platform.comment.workflow.utils.CommentsConstants
-
- COMMENT_ID - Static variable in class org.nuxeo.ecm.platform.forum.workflow.ForumConstants
-
- COMMENT_LIFECYCLE - Static variable in class org.nuxeo.ecm.platform.comment.workflow.utils.CommentsConstants
-
- COMMENT_NAMESPACE - Static variable in class org.nuxeo.ecm.platform.relations.CoreGraph
-
Has no final slash (compat).
- COMMENT_PROPERTY_KEY - Static variable in class org.nuxeo.ecm.core.event.impl.DocumentEventContext
-
- COMMENT_PUBLISHED - Static variable in class org.nuxeo.ecm.platform.comment.workflow.utils.CommentsConstants
-
- COMMENT_REMOVED - Static variable in class org.nuxeo.ecm.platform.comment.api.CommentEvents
-
- COMMENT_TASK_TYPE - Static variable in class org.nuxeo.ecm.platform.comment.api.CommentConstants
-
- COMMENT_TEXT - Static variable in class org.nuxeo.ecm.platform.comment.api.CommentConstants
-
- COMMENT_TEXT - Static variable in class org.nuxeo.ecm.platform.comment.workflow.utils.CommentsConstants
-
- COMMENTABLE - Static variable in class org.nuxeo.ecm.core.schema.FacetNames
-
It will display the comment tab and the comments associated to the
document instance in the summary tab
- CommentableAdapterFactory - Class in org.nuxeo.ecm.platform.comment.impl
-
- CommentableAdapterFactory() - Constructor for class org.nuxeo.ecm.platform.comment.impl.CommentableAdapterFactory
-
- CommentableDocument - Interface in org.nuxeo.ecm.platform.comment.api
-
- CommentableDocumentAdapter - Class in org.nuxeo.ecm.platform.comment.impl
-
- CommentableDocumentAdapter(DocumentModel) - Constructor for class org.nuxeo.ecm.platform.comment.impl.CommentableDocumentAdapter
-
- CommentAdapter - Class in org.nuxeo.ecm.mobile.webengine.adapter
-
Provide view and action on document comments
- CommentAdapter() - Constructor for class org.nuxeo.ecm.mobile.webengine.adapter.CommentAdapter
-
- CommentConstants - Class in org.nuxeo.ecm.platform.comment.api
-
- CommentConverter - Interface in org.nuxeo.ecm.platform.comment.api
-
- commentConverterClassName - Variable in class org.nuxeo.ecm.platform.comment.service.CommentServiceConfig
-
- CommentConverterImpl - Class in org.nuxeo.ecm.platform.comment.impl
-
- CommentConverterImpl() - Constructor for class org.nuxeo.ecm.platform.comment.impl.CommentConverterImpl
-
- CommentCreationVeto - Class in org.nuxeo.ecm.platform.comment.notification
-
This veto prevents from sending notifications for document creation when the
target document is a Comment or a Post.
- CommentCreationVeto() - Constructor for class org.nuxeo.ecm.platform.comment.notification.CommentCreationVeto
-
- CommentEvents - Class in org.nuxeo.ecm.platform.comment.api
-
- CommentListModel - Class in org.nuxeo.webengine.sites.models
-
Model related to comments that are bounded to a WebPage in the
fragment initialization mechanism.
- CommentListModel() - Constructor for class org.nuxeo.webengine.sites.models.CommentListModel
-
- CommentManager - Interface in org.nuxeo.ecm.platform.comment.api
-
- CommentManagerActions - Interface in org.nuxeo.ecm.platform.comment.web
-
Provides comment manager related operations.
- CommentManagerActionsBean - Class in org.nuxeo.ecm.platform.comment.web
-
- CommentManagerActionsBean() - Constructor for class org.nuxeo.ecm.platform.comment.web.CommentManagerActionsBean
-
- CommentManagerImpl - Class in org.nuxeo.ecm.platform.comment.impl
-
- CommentManagerImpl(CommentServiceConfig) - Constructor for class org.nuxeo.ecm.platform.comment.impl.CommentManagerImpl
-
- CommentModel - Class in org.nuxeo.webengine.sites.models
-
Model related to comments that are bounded to a WebPage in the
fragment initialization mechanism
- CommentModel(String, String, String, String, boolean) - Constructor for class org.nuxeo.webengine.sites.models.CommentModel
-
- commentNamespace - Variable in class org.nuxeo.ecm.platform.comment.service.CommentServiceConfig
-
- CommentNotificationListener - Class in org.nuxeo.ecm.platform.comment.listener
-
- CommentNotificationListener() - Constructor for class org.nuxeo.ecm.platform.comment.listener.CommentNotificationListener
-
- CommentProcessorHelper - Class in org.nuxeo.ecm.platform.audit.api.comment
-
Helper to manage
LogEntry
comment processing
(code was moved from the Seam bean)
- CommentProcessorHelper(CoreSession) - Constructor for class org.nuxeo.ecm.platform.audit.api.comment.CommentProcessorHelper
-
- CommentRemovedEventListener - Class in org.nuxeo.ecm.platform.comment.listener
-
- CommentRemovedEventListener() - Constructor for class org.nuxeo.ecm.platform.comment.listener.CommentRemovedEventListener
-
- COMMENTS_DIRECTORY - Static variable in class org.nuxeo.ecm.platform.comment.impl.CommentManagerImpl
-
- COMMENTS_INFO_HOLDER_FACET - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
-
- COMMENTS_NO_PROPERTY_NAME - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
-
- CommentsConstants - Class in org.nuxeo.ecm.platform.comment.workflow.utils
-
Utility class used for registering constants.
- CommentService - Class in org.nuxeo.ecm.core.rest
-
Comment Service - manages document comments.
- CommentService() - Constructor for class org.nuxeo.ecm.core.rest.CommentService
-
- CommentService - Class in org.nuxeo.ecm.platform.comment.service
-
- CommentService() - Constructor for class org.nuxeo.ecm.platform.comment.service.CommentService
-
- CommentServiceConfig - Class in org.nuxeo.ecm.platform.comment.service
-
- CommentServiceConfig() - Constructor for class org.nuxeo.ecm.platform.comment.service.CommentServiceConfig
-
- CommentServiceHelper - Class in org.nuxeo.ecm.platform.comment.service
-
- CommentsModerationService - Interface in org.nuxeo.ecm.platform.comment.workflow.services
-
- CommentsModerationServiceImpl - Class in org.nuxeo.ecm.platform.comment.workflow.services
-
- CommentsModerationServiceImpl() - Constructor for class org.nuxeo.ecm.platform.comment.workflow.services.CommentsModerationServiceImpl
-
- CommentSorter - Class in org.nuxeo.ecm.platform.comment.impl
-
- CommentSorter(boolean) - Constructor for class org.nuxeo.ecm.platform.comment.impl.CommentSorter
-
- commit() - Method in class org.nuxeo.ecm.core.api.local.ClientLoginModule
-
- commit(Xid, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper
-
- commit(Xid, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.XAResourceConnectionAdapter
-
- commit(Xid, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionAwareXAResource
-
- commit(Xid, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
-
- commit(Xid, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper
-
- commit(Xid, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingMapper
-
- commit(long) - Method in interface org.nuxeo.ecm.directory.api.DirectoryManager
-
Commits any changes on this session.
- commit() - Method in class org.nuxeo.ecm.directory.impl.DirectoryClientImpl
-
- commit() - Method in class org.nuxeo.ecm.directory.ldap.LDAPSession
-
- commit() - Method in class org.nuxeo.ecm.directory.memory.MemoryDirectorySession
-
- commit() - Method in class org.nuxeo.ecm.directory.multi.MultiDirectorySession
-
- commit() - Method in interface org.nuxeo.ecm.directory.Session
-
Deprecated.
do not use, the container manages transactions.
- commit() - Method in class org.nuxeo.ecm.directory.sql.SQLSession
-
- commit() - Method in class org.nuxeo.ecm.platform.login.NuxeoAbstractServerLoginModule
-
- commit() - Method in class org.nuxeo.runtime.api.login.AuthenticationLoginModule
-
- commit() - Method in class org.nuxeo.runtime.api.login.SystemLoginModule
-
- commit() - Method in class org.nuxeo.runtime.api.LoginModuleWrapper
-
- commit() - Method in class org.nuxeo.runtime.datasource.LazyTransactionManager
-
- commit() - Method in class org.nuxeo.runtime.jtajca.NuxeoContainer.TransactionManagerWrapper
-
- commit() - Method in class org.nuxeo.runtime.jtajca.NuxeoContainer.UserTransactionImpl
-
- commitAndReopenTransaction() - Static method in class org.nuxeo.drive.operations.NuxeoDriveOperationHelper
-
- commitOrRollbackTransaction() - Method in class org.nuxeo.ecm.core.work.AbstractWork
-
Releases the transaction resources by committing the existing transaction
(if any).
- commitOrRollbackTransaction() - Static method in class org.nuxeo.runtime.transaction.TransactionHelper
-
Commits or rolls back the User Transaction depending on the transaction
status.
- CommonsDatabaseConnectionMonitor - Class in org.nuxeo.ecm.core.management.jtajca.internal
-
- CommonsDatabaseConnectionMonitor(String, BasicDataSource) - Constructor for class org.nuxeo.ecm.core.management.jtajca.internal.CommonsDatabaseConnectionMonitor
-
- CommonSuggestionTypes - Class in org.nuxeo.ecm.platform.suggestbox.service
-
- COMPANY_COLUMN - Static variable in class org.nuxeo.ecm.platform.usermanager.UserConfig
-
- COMPANY_FIELD - Static variable in class org.nuxeo.ecm.user.registration.UserRegistrationInfo
-
- CompanyGroupComputer - Class in org.nuxeo.ecm.platform.computedgroups
-
- CompanyGroupComputer() - Constructor for class org.nuxeo.ecm.platform.computedgroups.CompanyGroupComputer
-
- companyKey - Variable in class org.nuxeo.ecm.platform.usermanager.UserConfig
-
- compare(NuxeoArtifact, NuxeoArtifact) - Method in class org.nuxeo.apidoc.api.NuxeoArtifactComparator
-
- compare(DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.core.api.DocumentModelComparator
-
- compare(DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.core.api.tree.DefaultDocumentTreeSorter
-
- compare(EventListenerDescriptor, EventListenerDescriptor) - Method in class org.nuxeo.ecm.core.event.impl.EventListenerDescriptorComparator
-
- compare(Document, Document) - Method in class org.nuxeo.ecm.core.model.PathComparator
-
- compare(ObjectInFolderData, ObjectInFolderData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService.OrderByComparator
-
- compare(PermissionUIItemDescriptor, PermissionUIItemDescriptor) - Method in class org.nuxeo.ecm.core.security.PermissionUIItemComparator
-
- compare(ACLRow, ACLRow) - Method in class org.nuxeo.ecm.core.storage.sql.ACLRow.ACLRowPositionComparator
-
- compare(DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLQueryResult.PathComparator
-
- compare(SimpleFragment, SimpleFragment) - Method in class org.nuxeo.ecm.core.storage.sql.SimpleFragment.FieldComparator
-
- compare(DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentSorter
-
- compare(LayoutRow, LayoutRow) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutRowComparator
-
- compare(WidgetTypeDefinition, WidgetTypeDefinition) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeDefinitionComparator
-
- compare(LayoutRow, LayoutRow) - Method in class org.nuxeo.ecm.platform.forms.layout.functions.LayoutFunctions.LayoutRowsSorter
-
- compare(StatementInfo, StatementInfo) - Method in class org.nuxeo.ecm.platform.relations.web.StatementInfoComparator
-
- compare(DirectorySelectItem, DirectorySelectItem) - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectorySelectItemComparator
-
- compare(SelectItem, SelectItem) - Method in class org.nuxeo.ecm.platform.ui.web.directory.SelectItemComparator
-
- compare(SelectDataModelRow, SelectDataModelRow) - Method in class org.nuxeo.ecm.platform.ui.web.model.impl.SelectDocumentDataModelRowComparator
-
Compares two cells given two table rows.
- compare(TableRow, TableRow) - Method in class org.nuxeo.ecm.webapp.table.comparator.DefaultCellComparator
-
Deprecated.
Compares two cells given two table rows.
- compareTo(OperationInfo) - Method in class org.nuxeo.apidoc.adapters.OperationInfoDocAdapter
-
- compareTo(SeamComponentInfo) - Method in class org.nuxeo.apidoc.adapters.SeamComponentInfoDocAdapter
-
- compareTo(DocumentationItem) - Method in class org.nuxeo.apidoc.api.AbstractDocumentationItem
-
- compareTo(ArtifactLabel) - Method in class org.nuxeo.apidoc.browse.ArtifactLabel
-
- compareTo(OperationInfo) - Method in class org.nuxeo.apidoc.introspection.OperationInfoImpl
-
- compareTo(SeamComponentInfo) - Method in class org.nuxeo.apidoc.introspection.SeamComponentInfoImpl
-
- compareTo(ArtifactWithWeight) - Method in class org.nuxeo.apidoc.search.ArtifactWithWeight
-
- compareTo(FileVersion) - Method in class org.nuxeo.common.utils.FileVersion
-
- compareTo(FileSystemItem) - Method in class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
-
- compareTo(FileSystemItemFactoryDescriptor) - Method in class org.nuxeo.drive.service.impl.FileSystemItemFactoryDescriptor
-
- compareTo(SimplifiedBundleInfo) - Method in class org.nuxeo.ecm.admin.runtime.SimplifiedBundleInfo
-
- compareTo(OperationDocumentation) - Method in class org.nuxeo.ecm.automation.client.model.OperationDocumentation
-
- compareTo(OperationDocumentation.Param) - Method in class org.nuxeo.ecm.automation.client.model.OperationDocumentation.Param
-
- compareTo(InvokableMethod) - Method in class org.nuxeo.ecm.automation.core.impl.InvokableMethod
-
- compareTo(OperationDocumentation) - Method in class org.nuxeo.ecm.automation.OperationDocumentation
-
- compareTo(OperationDocumentation.Param) - Method in class org.nuxeo.ecm.automation.OperationDocumentation.Param
-
- compareTo(PresentationSlide) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.presentation.PresentationSlide
-
- compareTo(SecurityPolicyDescriptor) - Method in class org.nuxeo.ecm.core.security.SecurityPolicyDescriptor
-
- compareTo(Join) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Join
-
- compareTo(DNSServiceEntry) - Method in class org.nuxeo.ecm.directory.ldap.dns.DNSServiceEntry
-
- compareTo(Action) - Method in class org.nuxeo.ecm.platform.actions.Action
-
- compareTo(Object) - Method in class org.nuxeo.ecm.platform.comment.web.UIComment
-
- compareTo(PostContentCreationHandlerDescriptor) - Method in class org.nuxeo.ecm.platform.content.template.service.PostContentCreationHandlerDescriptor
-
- compareTo(ContentViewHeader) - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewHeader
-
- compareTo(FileImporter) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
-
- compareTo(LayoutConverterDescriptor) - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutConverterDescriptor
-
- compareTo(WidgetConverterDescriptor) - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetConverterDescriptor
-
- compareTo(IndexingAdapterDescriptor) - Method in class org.nuxeo.ecm.platform.indexing.gateway.adapter.IndexingAdapterDescriptor
-
- compareTo(Node) - Method in class org.nuxeo.ecm.platform.relations.api.impl.AbstractNode
-
- compareTo(Statement) - Method in class org.nuxeo.ecm.platform.relations.api.impl.StatementImpl
-
- compareTo(Node) - Method in class org.nuxeo.ecm.platform.relations.web.NodeInfoImpl
-
- compareTo(GraphNode.Button) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.Button
-
- compareTo(GraphNode.EscalationRule) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.EscalationRule
-
- compareTo(GraphNode.TaskInfo) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.TaskInfo
-
- compareTo(GraphNode.Transition) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.Transition
-
- compareTo(AuthPreFilterDescriptor) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.AuthPreFilterDescriptor
-
- compareTo(RepositoryLocation) - Method in class org.nuxeo.ecm.platform.util.RepositoryLocation
-
- compareTo(AutomaticVideoConversion) - Method in class org.nuxeo.ecm.platform.video.service.AutomaticVideoConversion
-
- compareTo(SessionInfo) - Method in class org.nuxeo.ecm.platform.web.common.session.SessionInfo
-
- compareTo(NavTreeDescriptor) - Method in class org.nuxeo.ecm.virtualnavigation.action.NavTreeDescriptor
-
- compareTo(SummaryEntry) - Method in class org.nuxeo.ecm.webapp.clipboard.SummaryEntry
-
- compareTo(AbstractTableCell) - Method in class org.nuxeo.ecm.webapp.table.cell.DateTableCell
-
Deprecated.
- compareTo(AbstractTableCell) - Method in class org.nuxeo.ecm.webapp.table.cell.DocModelTableCell
-
Deprecated.
- compareTo(AbstractTableCell) - Method in class org.nuxeo.ecm.webapp.table.cell.PermissionsTableCell
-
Deprecated.
- compareTo(AbstractTableCell) - Method in class org.nuxeo.ecm.webapp.table.cell.SelectionTableCell
-
Deprecated.
- compareTo(AbstractTableCell) - Method in class org.nuxeo.ecm.webapp.table.cell.TableCell
-
Deprecated.
- compareTo(AbstractTableCell) - Method in class org.nuxeo.ecm.webapp.table.cell.UserTableCell
-
Deprecated.
- compareTo(TableRowId) - Method in class org.nuxeo.ecm.webapp.table.row.TableRowId
-
Deprecated.
- compareTo(PathDescriptor) - Method in class org.nuxeo.ecm.webengine.PathDescriptor
-
- compareTo(AbstractWebContentData) - Method in class org.nuxeo.opensocial.container.shared.webcontent.abs.AbstractWebContentData
-
- compareTo(Object) - Method in class org.nuxeo.osgi.services.ServiceReferenceImpl
-
- compareTo(Version) - Method in class org.nuxeo.runtime.Version
-
- compareTo(CommandType.Token) - Method in class org.nuxeo.shell.CommandType.Token
-
- compareTo(CommandType) - Method in class org.nuxeo.shell.impl.AbstractCommandType
-
- COMPAT_REPOSITORY_NAME_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.SessionImpl
-
Set this system property to false if you don't want repositories to be
looked up under the compatibility name "default" in the "repositories"
table.
- CompatUserWorkspaceServiceImpl - Class in org.nuxeo.ecm.platform.userworkspace.core.service
-
Alternate implementation that is backward compatible.
- CompatUserWorkspaceServiceImpl() - Constructor for class org.nuxeo.ecm.platform.userworkspace.core.service.CompatUserWorkspaceServiceImpl
-
- CompatVersioningService - Class in org.nuxeo.ecm.core.versioning
-
Compatibility implementation of the versioning service in Nuxeo.
- CompatVersioningService() - Constructor for class org.nuxeo.ecm.core.versioning.CompatVersioningService
-
- compile(File) - Method in class org.nuxeo.ecm.automation.core.scripting.GroovyScripting
-
- compile(String) - Static method in class org.nuxeo.ecm.automation.core.scripting.Scripting.MvelScript
-
- compile(Reader) - Method in class org.nuxeo.ecm.core.event.script.Script
-
- compile(String) - Static method in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.PathMatcher
-
- compile(Path) - Static method in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.PathMatcher
-
- compile(File) - Method in class org.nuxeo.ecm.webengine.scripting.GroovyScripting
-
- compile(String) - Method in class org.nuxeo.runtime.scripting.ScriptingComponent
-
- compile(String) - Method in interface org.nuxeo.runtime.scripting.ScriptingService
-
- compileChain(Class<?>, OperationChain) - Method in interface org.nuxeo.ecm.automation.AutomationService
-
Builds the operation chain given a context.
- compileChain(Class<?>, OperationParameters...) - Method in interface org.nuxeo.ecm.automation.AutomationService
-
Same as previous but takes an array of operation parameters
- compileChain(Class<?>, OperationChain) - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
-
- compileChain(Class<?>, OperationParameters...) - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
-
- CompiledChain - Interface in org.nuxeo.ecm.automation
-
A compiled operation chain.
- compileScript(ScriptEngine, File) - Static method in class org.nuxeo.ecm.webengine.scripting.Scripting
-
- complete(String, int, List) - Method in class org.nuxeo.shell.automation.ChainCompletor
-
- complete(String, int, List) - Method in class org.nuxeo.shell.automation.DocRefCompletor
-
- complete(String, int, List) - Method in class org.nuxeo.shell.automation.DocTypeCompletor
-
- complete(String, int, List) - Method in class org.nuxeo.shell.cmds.completors.CommandCompletor
-
- complete(String, int, List) - Method in class org.nuxeo.shell.cmds.completors.CommandRegistryCompletor
-
- complete(String, int, List) - Method in class org.nuxeo.shell.cmds.completors.ShellCompletor
-
- complete(String, int, List) - Method in class org.nuxeo.shell.fs.FileCompletor
-
- complete(String, int, List) - Method in class org.nuxeo.shell.fs.FolderCompletor
-
- complete() - Method in class org.nuxeo.shell.swing.Console
-
- complete(ConsoleReader, List, int) - Method in class org.nuxeo.shell.swing.SwingCompletionHandler
-
- COMPLETED - Static variable in class org.nuxeo.wizard.download.PendingDownload
-
- completeTask(String, String, Map<String, Object>, String, CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
-
Completes a task on a give node.
- completeTask(DocumentModel) - Method in class org.nuxeo.ecm.platform.routing.core.api.operation.CompleteTaskOperation
-
- completeTask(String, String, Map<String, Object>, String, CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
-
- CompleteTaskOperation - Class in org.nuxeo.ecm.platform.routing.core.api.operation
-
Completes a task.
- CompleteTaskOperation() - Constructor for class org.nuxeo.ecm.platform.routing.core.api.operation.CompleteTaskOperation
-
- completeTiles(PictureTiles, int, int) - Method in interface org.nuxeo.ecm.platform.pictures.tiles.api.PictureTilingService
-
- completeTiles(PictureTiles, int, int) - Method in class org.nuxeo.ecm.platform.pictures.tiles.service.PictureTilingComponent
-
- completor - Variable in class org.nuxeo.shell.CommandType.Token
-
- CompletorProvider - Interface in org.nuxeo.shell
-
- COMPLEX - Static variable in class org.nuxeo.ecm.diff.model.PropertyType
-
- COMPLEX_LIST - Static variable in class org.nuxeo.ecm.diff.model.PropertyType
-
- complexFileUrl(String, DocumentModel, int, String) - Static method in class org.nuxeo.ecm.platform.ui.web.tag.fn.DocumentModelFunctions
-
Convenient method to get the REST URL of a blob inside the
Files
schema.
- complexFileUrl(String, DocumentModel, String, int, String, String) - Static method in class org.nuxeo.ecm.platform.ui.web.tag.fn.DocumentModelFunctions
-
Get the REST URL for a blob inside a list of complex type.
- complexLiveEditUrl(DocumentModel, String, int, String, String) - Static method in class org.nuxeo.ecm.platform.ui.web.tag.fn.DocumentModelFunctions
-
Build the nxedit URL for the "edit existing document" use case
- ComplexMemberProperty - Class in org.nuxeo.ecm.core.api.model.impl.osm
-
- ComplexMemberProperty(ObjectAdapter, Property, Field) - Constructor for class org.nuxeo.ecm.core.api.model.impl.osm.ComplexMemberProperty
-
- ComplexMemberProperty(ObjectAdapter, Property, Field, int) - Constructor for class org.nuxeo.ecm.core.api.model.impl.osm.ComplexMemberProperty
-
- ComplexProperty - Class in org.nuxeo.ecm.core.api.model.impl
-
A scalar property that is linked to a schema field
- ComplexPropertyDiff - Class in org.nuxeo.ecm.diff.model.impl
-
- ComplexPropertyDiff() - Constructor for class org.nuxeo.ecm.diff.model.impl.ComplexPropertyDiff
-
- ComplexPropertyDiff(String) - Constructor for class org.nuxeo.ecm.diff.model.impl.ComplexPropertyDiff
-
Instantiates a new complex property diff with a property type.
- ComplexPropertyHelper - Class in org.nuxeo.ecm.diff.service
-
TODO: refactor as a service + use xpath for fetching doc property values.
- ComplexPropertyHelper() - Constructor for class org.nuxeo.ecm.diff.service.ComplexPropertyHelper
-
- ComplexPropertyTemplate - Class in org.nuxeo.ecm.platform.rendering.fm.adapters
-
- ComplexPropertyTemplate(DocumentObjectWrapper, Property) - Constructor for class org.nuxeo.ecm.platform.rendering.fm.adapters.ComplexPropertyTemplate
-
- ComplexType - Interface in org.nuxeo.ecm.core.schema.types
-
A complex type is tree-like structure of named elements which can be of any
type.
- ComplexTypeImpl - Class in org.nuxeo.ecm.core.schema.types
-
A Complex Type holds several fields.
- ComplexTypeImpl(ComplexType, String, String, Namespace) - Constructor for class org.nuxeo.ecm.core.schema.types.ComplexTypeImpl
-
- ComplexTypeImpl(ComplexType, String, String) - Constructor for class org.nuxeo.ecm.core.schema.types.ComplexTypeImpl
-
- ComplexTypeJSONDecoder - Class in org.nuxeo.ecm.automation.core.util
-
Helper to handle Complex types decoding from a JSON encoded String entries of
a property file
- ComplexTypeJSONDecoder() - Constructor for class org.nuxeo.ecm.automation.core.util.ComplexTypeJSONDecoder
-
- COMPLIANT_JAVA_VERSIONS - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
-
- Component - Interface in org.nuxeo.ecm.webengine.session
-
A stateful session component.
- Component - Interface in org.nuxeo.runtime.model
-
A Nuxeo Runtime component.
- COMPONENT - Static variable in class org.nuxeo.runtime.model.impl.PropertyDecoder
-
- component - Variable in class org.nuxeo.runtime.remoting.RemoteEvent
-
- COMPONENT_ACTIVATED - Static variable in class org.nuxeo.runtime.ComponentEvent
-
- COMPONENT_DEACTIVATED - Static variable in class org.nuxeo.runtime.ComponentEvent
-
- COMPONENT_EVENT - Static variable in class org.nuxeo.runtime.ComponentEvent
-
- COMPONENT_FAMILY - Static variable in class org.nuxeo.ecm.platform.ui.web.binding.alias.UIAliasHolder
-
- COMPONENT_FAMILY - Static variable in class org.nuxeo.ecm.platform.ui.web.compat.tomahawk.DisabledTomahawkComponent
-
- COMPONENT_FAMILY - Static variable in class org.nuxeo.ecm.platform.ui.web.component.DisabledComponent
-
- COMPONENT_FAMILY - Static variable in class org.nuxeo.ecm.platform.ui.web.component.document.RestDocumentLink
-
- COMPONENT_FAMILY - Static variable in class org.nuxeo.ecm.platform.ui.web.component.editor.UIHtmlEditor
-
- COMPONENT_FAMILY - Static variable in class org.nuxeo.ecm.platform.ui.web.component.file.UIInputFile
-
- COMPONENT_FAMILY - Static variable in class org.nuxeo.ecm.platform.ui.web.component.file.UIOutputFile
-
- COMPONENT_FAMILY - Static variable in class org.nuxeo.ecm.platform.ui.web.component.holder.UIValueHolder
-
- COMPONENT_FAMILY - Static variable in class org.nuxeo.ecm.platform.ui.web.component.list.UIEditableList
-
- COMPONENT_FAMILY - Static variable in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelect
-
- COMPONENT_FAMILY - Static variable in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectListboxComponent
-
- COMPONENT_FAMILY - Static variable in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectMultiListboxComponent
-
Deprecated.
- COMPONENT_FAMILY - Static variable in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectOutputComponent
-
- COMPONENT_FAMILY - Static variable in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectStatus
-
- COMPONENT_FAMILY - Static variable in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryEntryOutputComponent
-
- COMPONENT_FAMILY - Static variable in class org.nuxeo.ecm.platform.ui.web.directory.SelectManyListboxComponent
-
- COMPONENT_FAMILY - Static variable in class org.nuxeo.ecm.platform.ui.web.directory.SelectOneListboxComponent
-
- COMPONENT_HEADER - Static variable in class org.nuxeo.osgi.BundleManifestReader
-
- COMPONENT_ID - Static variable in class org.nuxeo.ecm.platform.versioning.service.VersioningManagerImpl
-
- COMPONENT_REGISTERED - Static variable in class org.nuxeo.runtime.ComponentEvent
-
- COMPONENT_RESOLVED - Static variable in class org.nuxeo.runtime.ComponentEvent
-
- COMPONENT_TYPE - Static variable in class org.nuxeo.ecm.platform.ui.web.binding.alias.UIAliasHolder
-
- COMPONENT_TYPE - Static variable in class org.nuxeo.ecm.platform.ui.web.compat.tomahawk.DisabledTomahawkComponent
-
- COMPONENT_TYPE - Static variable in class org.nuxeo.ecm.platform.ui.web.component.DisabledComponent
-
- COMPONENT_TYPE - Static variable in class org.nuxeo.ecm.platform.ui.web.component.document.RestDocumentLink
-
- COMPONENT_TYPE - Static variable in class org.nuxeo.ecm.platform.ui.web.component.editor.UIHtmlEditor
-
- COMPONENT_TYPE - Static variable in class org.nuxeo.ecm.platform.ui.web.component.file.UIInputFile
-
- COMPONENT_TYPE - Static variable in class org.nuxeo.ecm.platform.ui.web.component.file.UIOutputFile
-
- COMPONENT_TYPE - Static variable in class org.nuxeo.ecm.platform.ui.web.component.holder.UIValueHolder
-
- COMPONENT_TYPE - Static variable in class org.nuxeo.ecm.platform.ui.web.component.list.UIEditableList
-
- COMPONENT_TYPE - Static variable in class org.nuxeo.ecm.platform.ui.web.component.seam.UIColumn
-
- COMPONENT_TYPE - Static variable in class org.nuxeo.ecm.platform.ui.web.component.seam.UIFeed
-
- COMPONENT_TYPE - Static variable in class org.nuxeo.ecm.platform.ui.web.component.seam.UIImage
-
- COMPONENT_TYPE - Static variable in class org.nuxeo.ecm.platform.ui.web.component.UISelectItem
-
- COMPONENT_TYPE - Static variable in class org.nuxeo.ecm.platform.ui.web.component.UISelectItems
-
- COMPONENT_TYPE - Static variable in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelect
-
- COMPONENT_TYPE - Static variable in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectListboxComponent
-
- COMPONENT_TYPE - Static variable in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectMultiListboxComponent
-
Deprecated.
- COMPONENT_TYPE - Static variable in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectOutputComponent
-
- COMPONENT_TYPE - Static variable in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectStatus
-
- COMPONENT_TYPE - Static variable in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryEntryOutputComponent
-
- COMPONENT_TYPE - Static variable in class org.nuxeo.ecm.platform.ui.web.directory.SelectManyListboxComponent
-
- COMPONENT_TYPE - Static variable in class org.nuxeo.ecm.platform.ui.web.directory.SelectOneListboxComponent
-
- COMPONENT_TYPE - Static variable in class org.nuxeo.ecm.platform.ui.web.directory.UIDirectorySelectItem
-
- COMPONENT_TYPE - Static variable in class org.nuxeo.ecm.platform.ui.web.directory.UIDirectorySelectItems
-
- COMPONENT_UNREGISTERED - Static variable in class org.nuxeo.runtime.ComponentEvent
-
- COMPONENT_UNRESOLVED - Static variable in class org.nuxeo.runtime.ComponentEvent
-
- ComponentContext - Interface in org.nuxeo.runtime.model
-
- ComponentDescriptorReader - Class in org.nuxeo.runtime.model.impl
-
- ComponentDescriptorReader() - Constructor for class org.nuxeo.runtime.model.impl.ComponentDescriptorReader
-
- ComponentEvent - Class in org.nuxeo.runtime
-
A component event.
- ComponentEvent(int, RegistrationInfo) - Constructor for class org.nuxeo.runtime.ComponentEvent
-
- ComponentEvent(int, RegistrationInfo, Serializable) - Constructor for class org.nuxeo.runtime.ComponentEvent
-
- ComponentInfo - Interface in org.nuxeo.apidoc.api
-
- ComponentInfoDocAdapter - Class in org.nuxeo.apidoc.adapters
-
- ComponentInfoDocAdapter(DocumentModel) - Constructor for class org.nuxeo.apidoc.adapters.ComponentInfoDocAdapter
-
- ComponentInfoImpl - Class in org.nuxeo.apidoc.introspection
-
- ComponentInfoImpl(BundleInfoImpl, String) - Constructor for class org.nuxeo.apidoc.introspection.ComponentInfoImpl
-
- ComponentInitializationException - Exception in org.nuxeo.ecm.platform.suggestbox.service
-
Exception thrown when a runtime component related to the SuggestionService
fails to initialize due to invalid configuration parameters or missing
requirements on the platform.
- ComponentInitializationException(String) - Constructor for exception org.nuxeo.ecm.platform.suggestbox.service.ComponentInitializationException
-
- ComponentInitializationException(String, Throwable) - Constructor for exception org.nuxeo.ecm.platform.suggestbox.service.ComponentInitializationException
-
- ComponentInitializationException(Throwable) - Constructor for exception org.nuxeo.ecm.platform.suggestbox.service.ComponentInitializationException
-
- ComponentInstance - Interface in org.nuxeo.runtime.model
-
A component instance is a proxy to the component implementation object.
- ComponentInstanceImpl - Class in org.nuxeo.runtime.model.impl
-
- ComponentInstanceImpl(RegistrationInfoImpl) - Constructor for class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
-
- ComponentInventoryAdapter - Class in org.nuxeo.ecm.platform.management.adapters
-
- ComponentInventoryAdapter(RegistrationInfo) - Constructor for class org.nuxeo.ecm.platform.management.adapters.ComponentInventoryAdapter
-
- ComponentInventoryMBean - Interface in org.nuxeo.ecm.platform.management.adapters
-
- ComponentListener - Interface in org.nuxeo.runtime
-
Listener to be notified about components life cycle events.
- ComponentManager - Interface in org.nuxeo.runtime.model
-
- ComponentManagerImpl - Class in org.nuxeo.runtime.model.impl
-
- ComponentManagerImpl(RuntimeService) - Constructor for class org.nuxeo.runtime.model.impl.ComponentManagerImpl
-
- ComponentMap<T extends Component> - Class in org.nuxeo.ecm.webengine.session
-
- ComponentMap() - Constructor for class org.nuxeo.ecm.webengine.session.ComponentMap
-
- ComponentName - Class in org.nuxeo.runtime.model
-
A component name.
- ComponentName(String) - Constructor for class org.nuxeo.runtime.model.ComponentName
-
Constructs a component name from its string representation.
- ComponentName(String, String) - Constructor for class org.nuxeo.runtime.model.ComponentName
-
Constructs a component name from its two parts: type and name.
- ComponentPersistence - Class in org.nuxeo.runtime.model.impl
-
Manage persistent components.
- ComponentPersistence(OSGiRuntimeService) - Constructor for class org.nuxeo.runtime.model.impl.ComponentPersistence
-
- ComponentRegistry - Class in org.nuxeo.runtime.model.impl
-
- ComponentRegistry() - Constructor for class org.nuxeo.runtime.model.impl.ComponentRegistry
-
- ComponentRegistrySerializer - Class in org.nuxeo.runtime.model.impl
-
- ComponentRegistrySerializer() - Constructor for class org.nuxeo.runtime.model.impl.ComponentRegistrySerializer
-
- COMPONENTS_ADDED - Static variable in class org.nuxeo.runtime.remoting.RemoteEvent
-
- COMPONENTS_REMOVED - Static variable in class org.nuxeo.runtime.remoting.RemoteEvent
-
- ComponentTagUtils - Class in org.nuxeo.ecm.platform.ui.web.util
-
Component tag utils.
- ComponentUtils - Class in org.nuxeo.ecm.platform.ui.web.util
-
Generic component helper methods.
- ComponentWO - Class in org.nuxeo.apidoc.browse
-
- ComponentWO() - Constructor for class org.nuxeo.apidoc.browse.ComponentWO
-
- Composer - Class in org.nuxeo.ecm.automation.core.mail
-
- Composer() - Constructor for class org.nuxeo.ecm.automation.core.mail.Composer
-
- Composer(Mailer) - Constructor for class org.nuxeo.ecm.automation.core.mail.Composer
-
- COMPOSER - Static variable in class org.nuxeo.ecm.automation.core.operations.notification.SendMail
-
- CompositeAuthenticationHandler - Class in org.nuxeo.ecm.webengine.jaxrs.login
-
An authentication handlers that delegate the authentication to the first registered handler
that knows how to authenticate.
- CompositeAuthenticationHandler(String) - Constructor for class org.nuxeo.ecm.webengine.jaxrs.login.CompositeAuthenticationHandler
-
- CompositeAuthenticationHandler(AuthenticationHandler[]) - Constructor for class org.nuxeo.ecm.webengine.jaxrs.login.CompositeAuthenticationHandler
-
- CompositeCommand - Class in org.nuxeo.connect.update.task.standalone.commands
-
Command embedding multiple commands.
- CompositeCommand() - Constructor for class org.nuxeo.connect.update.task.standalone.commands.CompositeCommand
-
- CompositeCompletorProvider - Class in org.nuxeo.shell
-
- CompositeCompletorProvider() - Constructor for class org.nuxeo.shell.CompositeCompletorProvider
-
- CompositeContribution - Class in org.nuxeo.runtime.deploy
-
- CompositeContribution() - Constructor for class org.nuxeo.runtime.deploy.CompositeContribution
-
- CompositePropertyFactory - Class in org.nuxeo.ecm.core.api.model.impl
-
A composite property factory that use children factories to create properties.
- CompositePropertyFactory(PropertyFactory) - Constructor for class org.nuxeo.ecm.core.api.model.impl.CompositePropertyFactory
-
- CompositeType - Interface in org.nuxeo.ecm.core.schema.types
-
A composite type is an aggregation of several schemas.
- CompositeTypeImpl - Class in org.nuxeo.ecm.core.schema.types
-
A Composite Type resolves fields for several schemas.
- CompositeTypeImpl(CompositeType, String, String, List<Schema>) - Constructor for class org.nuxeo.ecm.core.schema.types.CompositeTypeImpl
-
Constructs a composite type.
- CompositeValidator - Class in org.nuxeo.ecm.webengine.forms.validation
-
- CompositeValidator() - Constructor for class org.nuxeo.ecm.webengine.forms.validation.CompositeValidator
-
- CompositeValueAdapter - Class in org.nuxeo.shell
-
- CompositeValueAdapter() - Constructor for class org.nuxeo.shell.CompositeValueAdapter
-
- CompositionHandler - Class in org.nuxeo.theme.jsf.facelets
-
- CompositionHandler(TagConfig) - Constructor for class org.nuxeo.theme.jsf.facelets.CompositionHandler
-
- COMPOUND_FILTER - Static variable in class org.nuxeo.dam.provider.ImportFolderPageProvider
-
- CompoundEnumeration<E> - Class in org.nuxeo.ecm.webengine.jaxrs.servlet
-
- CompoundEnumeration(Enumeration<?>[]) - Constructor for class org.nuxeo.ecm.webengine.jaxrs.servlet.CompoundEnumeration
-
- CompoundEnumeration<E> - Class in org.nuxeo.osgi.util
-
- CompoundEnumeration(Enumeration<?>[]) - Constructor for class org.nuxeo.osgi.util.CompoundEnumeration
-
- CompoundFilter - Class in org.nuxeo.ecm.core.api.impl
-
A filter based on a list of others filters.
- CompoundFilter(Filter...) - Constructor for class org.nuxeo.ecm.core.api.impl.CompoundFilter
-
Generic constructor.
- CompoundFilter(List<Filter>) - Constructor for class org.nuxeo.ecm.core.api.impl.CompoundFilter
-
Generic constructor.
- compress(Writer, int) - Method in class org.nuxeo.theme.html.CssCompressor
-
- compressSource(String) - Static method in class org.nuxeo.theme.html.CSSUtils
-
- compressSource(String) - Static method in class org.nuxeo.theme.html.JSUtils
-
- computeConfigForRequest(String) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestControllerService
-
- computeConfigForURL(String) - Method in class org.nuxeo.ecm.platform.web.common.ajax.service.AjaxProxyComponent
-
- computeCorsFilterConfigForUri(String) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestControllerService
-
- computeCssClassName(Style) - Static method in class org.nuxeo.theme.html.CSSUtils
-
- computeCurrentPage() - Method in class org.nuxeo.ecm.platform.usermanager.providers.AbstractGroupsPageProvider
-
- COMPUTED_ID - Static variable in class org.nuxeo.ecm.platform.ui.select2.common.Select2Common
-
- computeDashboardItems() - Method in class org.nuxeo.ecm.webapp.dashboard.workflow.TaskDashBoardActions
-
- ComputedGroup - Interface in org.nuxeo.ecm.platform.computedgroups
-
Marker interface for computed group
(avoids changing
NuxeoGroup
interface).
- ComputedGroupsService - Interface in org.nuxeo.ecm.platform.computedgroups
-
Interface for computed group service.
- ComputedGroupsServiceImpl - Class in org.nuxeo.ecm.platform.computedgroups
-
- ComputedGroupsServiceImpl() - Constructor for class org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl
-
- computeDigest(Blob) - Method in interface org.nuxeo.ecm.platform.filemanager.api.FileManager
-
- computeDigest(Blob) - Method in class org.nuxeo.ecm.platform.filemanager.service.FileManagerService
-
- computeDocumentURL(DocumentModel) - Method in class org.nuxeo.ecm.social.workspace.gadgets.webengine.SocialWebEngineRoot
-
Computes and returns the URL for the given
doc
, using the
document link builder sets in the
WebContext
.
- computeEscalationRulesToExecute(GraphNode) - Method in interface org.nuxeo.ecm.platform.routing.core.api.DocumentRoutingEscalationService
-
Computes the list of escalation rules to be executed after their
conditions are evaluated for the given node.
- computeEscalationRulesToExecute(GraphNode) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingEscalationServiceImpl
-
- computeFieldDiff(DocumentDiff, NodeDetail, NodeDetail, int, Difference) - Static method in class org.nuxeo.ecm.diff.service.impl.FieldDiffHelper
-
Computes a field diff.
- computeFirstChildList() - Method in class org.nuxeo.ecm.platform.routing.api.DocumentRouteTableElement
-
- computeGadgetDefUrlAfterLoad(String) - Static method in class org.nuxeo.opensocial.helper.OpenSocialGadgetHelper
-
- computeGadgetDefUrlBeforeSave(String) - Static method in class org.nuxeo.opensocial.helper.OpenSocialGadgetHelper
-
- computeGroupIds() - Method in interface org.nuxeo.ecm.platform.computedgroups.ComputedGroupsService
-
Returns list of all computed groups (if this is available).
- computeGroupIds() - Method in class org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl
-
- computeGroupLabel(JSONObject, String, String, boolean) - Static method in class org.nuxeo.ecm.platform.ui.select2.common.Select2Common
-
- computeGroupsForUser(NuxeoPrincipalImpl) - Method in interface org.nuxeo.ecm.platform.computedgroups.ComputedGroupsService
-
Returns list of ids for users computed groups.
- computeGroupsForUser(NuxeoPrincipalImpl) - Method in class org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl
-
- computeInfoId(RenderingInfo) - Static method in class org.nuxeo.theme.models.InfoPool
-
- computeInitialStatistics(CoreSession, QuotaStatsInitialWork) - Method in class org.nuxeo.ecm.quota.count.DocumentsCountUpdater
-
- computeInitialStatistics(String, CoreSession, QuotaStatsInitialWork) - Method in interface org.nuxeo.ecm.quota.QuotaStatsService
-
Compute the initial statistics for the given @{code updaterName}.
- computeInitialStatistics(String, CoreSession, QuotaStatsInitialWork) - Method in class org.nuxeo.ecm.quota.QuotaStatsServiceImpl
-
- computeInitialStatistics(CoreSession, QuotaStatsInitialWork) - Method in interface org.nuxeo.ecm.quota.QuotaStatsUpdater
-
Compute the initial statistics on the whole repository for this
QuotaStatsUpdater
.
- computeInitialStatistics(CoreSession, QuotaStatsInitialWork) - Method in class org.nuxeo.ecm.quota.size.QuotaSyncListenerChecker
-
- computeIsUserWorkspace() - Method in class org.nuxeo.ecm.platform.userworkspace.web.ejb.UserWorkspaceCheckerActionsBean
-
- computeKey(String, BlobHolder, Map<String, Serializable>) - Static method in class org.nuxeo.ecm.core.convert.cache.CacheKeyGenerator
-
- computeLabel(Locale, DocumentModel, String) - Static method in class org.nuxeo.ecm.webapp.directory.VocabularyTreeNode
-
- computeLatestLogEntries() - Method in interface org.nuxeo.ecm.platform.audit.web.listener.ContentHistoryActions
-
Computes latest logs only.
- computeLatestLogEntries() - Method in class org.nuxeo.ecm.platform.audit.web.listener.ejb.ContentHistoryActionsBean
-
- computeLayoutDefinitionId(LayoutDefinition) - Static method in class org.nuxeo.ecm.platform.forms.layout.functions.LayoutFunctions
-
Returns an identifier computed from this definition so that an identical
definition will have the same id.
- computeLayoutRowDefinitionId(LayoutRowDefinition) - Static method in class org.nuxeo.ecm.platform.forms.layout.functions.LayoutFunctions
-
Returns an identifier computed from this definition so that an identical
definition will have the same id.
- computeLogEntries() - Method in interface org.nuxeo.ecm.platform.audit.web.listener.ContentHistoryActions
-
Computes all log entries for current document.
- computeLogEntries(DocumentModel) - Method in interface org.nuxeo.ecm.platform.audit.web.listener.ContentHistoryActions
-
Computes all log entries for given document.
- computeLogEntries() - Method in class org.nuxeo.ecm.platform.audit.web.listener.ejb.ContentHistoryActionsBean
-
- computeLogEntries(DocumentModel) - Method in class org.nuxeo.ecm.platform.audit.web.listener.ejb.ContentHistoryActionsBean
-
- computeLogEntriesComments() - Method in interface org.nuxeo.ecm.platform.audit.web.listener.ContentHistoryActions
-
- computeLogEntriesComments() - Method in class org.nuxeo.ecm.platform.audit.web.listener.ejb.ContentHistoryActionsBean
-
- computeLogEntrieslinkedDocs() - Method in interface org.nuxeo.ecm.platform.audit.web.listener.ContentHistoryActions
-
- computeLogEntrieslinkedDocs() - Method in class org.nuxeo.ecm.platform.audit.web.listener.ejb.ContentHistoryActionsBean
-
- computeMultiTenantDirectoryId(String, String) - Static method in class org.nuxeo.ecm.directory.BaseSession
-
Compute a multi tenant directory id based on the given tenantId
.
- computeName(String, String, String, String, String, String, String) - Static method in class org.nuxeo.theme.views.ViewType
-
- computeNodeXPath(Node, Node) - Static method in class org.nuxeo.ecm.platform.domsync.core.DOMUtil
-
- computeOutcome(String) - Method in class org.nuxeo.ecm.webapp.base.InputController
-
Deprecated.
returning a non-null outcome is now useless since our
FancyNavigationHandler
already performs redirection
to the right outcome when dealing with a null outcome. Plus
assumptions on the view/outcome names here was a buggy hack.
- computePagePath() - Method in interface org.nuxeo.theme.localconfiguration.LocalThemeConfig
-
Deprecated.
- computePagePath() - Method in class org.nuxeo.theme.localconfiguration.LocalThemeConfigAdapter
-
- COMPUTER_EP - Static variable in class org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl
-
- computeResultingChain(List<String>) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.SpecificAuthChainDescriptor
-
- computeSchemas(DocumentType, Collection<String>, boolean) - Static method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
Recomputes effective schemas from a type + instance facets.
- computeSelectDataModelRelatedRouteElements() - Method in class org.nuxeo.ecm.platform.routing.web.DocumentRoutingActionsBean
-
- computeSelectDataModelRouteElements() - Method in class org.nuxeo.ecm.platform.routing.web.DocumentRoutingActionsBean
-
- computeSelectDataModelRouteElements(DocumentModel) - Method in class org.nuxeo.ecm.platform.routing.web.DocumentRoutingActionsBean
-
- computeSelectionColumnIndex() - Method in class org.nuxeo.ecm.webapp.table.model.TableModel
-
Deprecated.
Returns the index of the first special selection row in the model.
- computesValidatorsFor(DocumentModel) - Method in class org.nuxeo.ecm.platform.publisher.rules.DefaultValidatorsRule
-
- computesValidatorsFor(DocumentModel) - Method in interface org.nuxeo.ecm.platform.publisher.rules.ValidatorsRule
-
Computes the list of publishing validators given the document model of
the document just published.
- computeTag(String, ModificationSet) - Static method in class org.nuxeo.ecm.core.api.repository.cache.DirtyUpdateChecker
-
- computeTaskDueDate() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
-
Evaluates the task due date from the taskDueDateExpr and sets it as the
dueDate
- computeTaskDueDate() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
-
- computeTenantAdministratorsGroup(String) - Static method in class org.nuxeo.ecm.multi.tenant.MultiTenantHelper
-
- computeTenantMembersGroup(String) - Static method in class org.nuxeo.ecm.multi.tenant.MultiTenantHelper
-
- computeThumbnail(CoreSession) - Method in interface org.nuxeo.ecm.core.api.thumbnail.Thumbnail
-
- computeThumbnail(CoreSession) - Method in class org.nuxeo.ecm.core.api.thumbnail.ThumbnailAdapter
-
- computeThumbnail(DocumentModel, CoreSession) - Method in interface org.nuxeo.ecm.core.api.thumbnail.ThumbnailFactory
-
- computeThumbnail(DocumentModel, CoreSession) - Method in interface org.nuxeo.ecm.core.api.thumbnail.ThumbnailService
-
Compute the thumbnail (related to the document type/facet)
- computeThumbnail(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.core.api.thumbnail.ThumbnailServiceImpl
-
- computeThumbnail(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.platform.audio.extension.ThumbnailAudioFactory
-
- computeThumbnail(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.platform.picture.thumbnail.ThumbnailPictureFactory
-
- computeThumbnail(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.platform.thumbnail.factories.ThumbnailDocumentFactory
-
- computeThumbnail(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.platform.thumbnail.factories.ThumbnailFolderishFactory
-
- computeThumbnail(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.platform.video.adapter.ThumbnailVideoFactory
-
- computeUrl(HttpServletRequest, String) - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProvider
-
- computeUrl(HttpServletRequest, String) - Method in interface org.nuxeo.ecm.platform.ui.web.auth.service.LoginProviderLinkComputer
-
Compute Url that should be used to login via this login provider.
- computeUserGroupIcon(JSONObject, boolean) - Static method in class org.nuxeo.ecm.platform.ui.select2.common.Select2Common
-
- computeUserLabel(JSONObject, String, String, String, boolean, boolean, boolean, boolean, String) - Static method in class org.nuxeo.ecm.platform.ui.select2.common.Select2Common
-
- computeViewFor(Blob, PictureTemplate, boolean) - Method in interface org.nuxeo.ecm.platform.picture.api.ImagingService
-
Computes a
PictureView
for the given
blob
and
pictureTemplate
.
- computeViewFor(Blob, PictureTemplate, ImageInfo, boolean) - Method in interface org.nuxeo.ecm.platform.picture.api.ImagingService
-
Computes a
PictureView
for the given
blob
and
pictureTemplate
.
- computeViewFor(Blob, PictureTemplate, boolean) - Method in class org.nuxeo.ecm.platform.picture.ImagingComponent
-
- computeViewFor(Blob, PictureTemplate, ImageInfo, boolean) - Method in class org.nuxeo.ecm.platform.picture.ImagingComponent
-
- computeViewsFor(Blob, List<PictureTemplate>, boolean) - Method in interface org.nuxeo.ecm.platform.picture.api.ImagingService
-
Computes a List of
PictureView
s for the given
blob
and
pictureTemplates
.
- computeViewsFor(Blob, List<PictureTemplate>, ImageInfo, boolean) - Method in interface org.nuxeo.ecm.platform.picture.api.ImagingService
-
Computes a List of
PictureView
s for the given
blob
and
pictureTemplates
.
- computeViewsFor(List<Blob>, List<PictureTemplate>, boolean) - Method in interface org.nuxeo.ecm.platform.picture.api.ImagingService
-
- computeViewsFor(List<Blob>, List<PictureTemplate>, ImageInfo, boolean) - Method in interface org.nuxeo.ecm.platform.picture.api.ImagingService
-
- computeViewsFor(Blob, List<PictureTemplate>, boolean) - Method in class org.nuxeo.ecm.platform.picture.ImagingComponent
-
- computeViewsFor(Blob, List<PictureTemplate>, ImageInfo, boolean) - Method in class org.nuxeo.ecm.platform.picture.ImagingComponent
-
- computeViewsFor(List<Blob>, List<PictureTemplate>, boolean) - Method in class org.nuxeo.ecm.platform.picture.ImagingComponent
-
- computeViewsFor(List<Blob>, List<PictureTemplate>, ImageInfo, boolean) - Method in class org.nuxeo.ecm.platform.picture.ImagingComponent
-
- computeWidgetDefinitionId(WidgetDefinition) - Static method in class org.nuxeo.ecm.platform.forms.layout.functions.LayoutFunctions
-
Returns an identifier computed from this definition so that an identical
definition will have the same id.
- computeXPath() - Method in class org.nuxeo.theme.elements.AbstractElement
-
- computeXPath() - Method in interface org.nuxeo.theme.elements.Element
-
- concat(String, String) - Static method in class org.nuxeo.ecm.platform.ui.web.tag.fn.Functions
-
- concatenateIntoList(List<T>, Object...) - Method in class org.nuxeo.ecm.automation.features.PlatformFunctions
-
Concatenate into the list given as first argument other arguments.
- ConcatenatePDFs - Class in org.nuxeo.ecm.automation.core.operations.blob
-
Given a File document holding a pdf on the file:content property and 2 pdfs
on the files:files property, the following operation will provide a pdf that
is the result of the merge of all the pdfs, with the content of the one in
file:content property first.
- ConcatenatePDFs() - Constructor for class org.nuxeo.ecm.automation.core.operations.blob.ConcatenatePDFs
-
- concatenateValuesAsNewList(Object...) - Method in class org.nuxeo.ecm.automation.features.PlatformFunctions
-
Idem than concatenateInto except that a new list is created.
- CONCEALED - Static variable in class org.nuxeo.shell.utils.ANSICodes
-
- ConcordionFixture - Class in org.nuxeo.runtime.test.runner.web
-
- ConcordionFixture() - Constructor for class org.nuxeo.runtime.test.runner.web.ConcordionFixture
-
- ConcurrentUpdateDocumentException - Exception in org.nuxeo.ecm.core.api
-
A document exception thrown if a concurrent update was detected.
- ConcurrentUpdateDocumentException() - Constructor for exception org.nuxeo.ecm.core.api.ConcurrentUpdateDocumentException
-
- ConcurrentUpdateDocumentException(String) - Constructor for exception org.nuxeo.ecm.core.api.ConcurrentUpdateDocumentException
-
- ConcurrentUpdateDocumentException(String, Throwable) - Constructor for exception org.nuxeo.ecm.core.api.ConcurrentUpdateDocumentException
-
- ConcurrentUpdateDocumentException(Throwable) - Constructor for exception org.nuxeo.ecm.core.api.ConcurrentUpdateDocumentException
-
- ConcurrentUpdateException - Exception in org.nuxeo.ecm.core.api
-
An exception thrown if a concurrent update was detected.
- ConcurrentUpdateException() - Constructor for exception org.nuxeo.ecm.core.api.ConcurrentUpdateException
-
- ConcurrentUpdateException(String) - Constructor for exception org.nuxeo.ecm.core.api.ConcurrentUpdateException
-
- ConcurrentUpdateException(String, Throwable) - Constructor for exception org.nuxeo.ecm.core.api.ConcurrentUpdateException
-
- ConcurrentUpdateException(Throwable) - Constructor for exception org.nuxeo.ecm.core.api.ConcurrentUpdateException
-
- ConcurrentUpdateStorageException - Exception in org.nuxeo.ecm.core.storage
-
A storage exception thrown if a concurrent update was detected.
- ConcurrentUpdateStorageException() - Constructor for exception org.nuxeo.ecm.core.storage.ConcurrentUpdateStorageException
-
- ConcurrentUpdateStorageException(String) - Constructor for exception org.nuxeo.ecm.core.storage.ConcurrentUpdateStorageException
-
- ConcurrentUpdateStorageException(String, Throwable) - Constructor for exception org.nuxeo.ecm.core.storage.ConcurrentUpdateStorageException
-
- ConcurrentUpdateStorageException(Throwable) - Constructor for exception org.nuxeo.ecm.core.storage.ConcurrentUpdateStorageException
-
- condition - Variable in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.Transition
-
- condition() - Method in class org.nuxeo.functionaltests.WaitUntil
-
- CONDITIONAL_STEP_DOCUMENT_TYPE - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
-
- CONDITIONAL_STEP_FACET - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
-
- ConditionalFolderUpdateRunner - Class in org.nuxeo.ecm.platform.routing.api.helper
-
Set the position of the child to be run once the step with the given id it's
finished.
- ConditionalFolderUpdateRunner(String) - Constructor for class org.nuxeo.ecm.platform.routing.api.helper.ConditionalFolderUpdateRunner
-
- ConditionalRunner - Class in org.nuxeo.ecm.platform.routing.core.impl
-
Run the first step and then run the folder child in the position determined
by the posOfChildStepToRunNext on this container.
- ConditionalRunner() - Constructor for class org.nuxeo.ecm.platform.routing.core.impl.ConditionalRunner
-
- Config - Class in org.nuxeo.connect.update.task.standalone.commands
-
Command for managing the configuration.
- Config() - Constructor for class org.nuxeo.connect.update.task.standalone.commands.Config
-
- config - Variable in class org.nuxeo.launcher.info.InstanceInfo
-
- config - Static variable in class org.nuxeo.runtime.metrics.MetricsServiceImpl
-
- CONFIG_DIR - Static variable in class org.nuxeo.common.Environment
-
- CONFIG_DIR - Static variable in interface org.nuxeo.osgi.application.LoaderConstants
-
- CONFIG_DIR - Static variable in class org.nuxeo.runtime.jboss.deployer.Constants
-
- CONFIG_EP - Static variable in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
-
- CONFIG_EP - Static variable in class org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationServiceImpl
-
- CONFIG_EP - Static variable in class org.nuxeo.ecm.platform.shibboleth.web.service.ShibbolethGroupsServiceImpl
-
- CONFIG_FILE - Static variable in class org.nuxeo.ecm.core.storage.sql.LocalBinaryManager
-
- CONFIG_FILE - Static variable in class org.nuxeo.osgi.application.TestMain
-
- ConfigBuilderHelper - Class in org.nuxeo.ecm.platform.convert.ooomanager
-
- ConfigConstants - Class in org.nuxeo.ecm.platform.faceted.search.jsf.localconfiguration
-
- ConfigConstants() - Constructor for class org.nuxeo.ecm.platform.faceted.search.jsf.localconfiguration.ConfigConstants
-
- ConfigInjector - Interface in org.nuxeo.ecm.platform.usermanager
-
- Configuration - Class in org.nuxeo.ecm.platform.faceted.search.api.service
-
- Configuration() - Constructor for class org.nuxeo.ecm.platform.faceted.search.api.service.Configuration
-
- Configuration - Class in org.nuxeo.runtime.config
-
Nuxeo Runtime Configurator.
- Configuration() - Constructor for class org.nuxeo.runtime.config.Configuration
-
- Configuration - Class in org.nuxeo.runtime.test.runner.web
-
WebDriver test configuration that can be configured either from
system properties or for annotations.
- Configuration(DriverFactory) - Constructor for class org.nuxeo.runtime.test.runner.web.Configuration
-
- CONFIGURATION_EP - Static variable in class org.nuxeo.ecm.multi.tenant.MultiTenantServiceImpl
-
- CONFIGURATION_EP - Static variable in class org.nuxeo.ecm.platform.faceted.search.jsf.service.FacetedSearchServiceImpl
-
- CONFIGURATION_EP - Static variable in class org.nuxeo.ecm.social.workspace.service.SocialWorkspaceServiceImpl
-
- CONFIGURATION_PARAMETERS_EP - Static variable in class org.nuxeo.ecm.platform.picture.ImagingComponent
-
- configurationChanged(ConfigurationDeployer.Entry) - Method in interface org.nuxeo.runtime.deploy.ConfigurationChangedListener
-
- ConfigurationChangedListener - Interface in org.nuxeo.runtime.deploy
-
- ConfigurationCommands - Class in org.nuxeo.shell.cmds
-
- ConfigurationCommands() - Constructor for class org.nuxeo.shell.cmds.ConfigurationCommands
-
- ConfigurationDeployer - Class in org.nuxeo.runtime.deploy
-
- ConfigurationDeployer() - Constructor for class org.nuxeo.runtime.deploy.ConfigurationDeployer
-
- ConfigurationDeployer(FileChangeNotifier) - Constructor for class org.nuxeo.runtime.deploy.ConfigurationDeployer
-
- ConfigurationDeployer.Entry - Class in org.nuxeo.runtime.deploy
-
- ConfigurationDescriptor - Class in org.nuxeo.ecm.social.workspace.service
-
- ConfigurationDescriptor() - Constructor for class org.nuxeo.ecm.social.workspace.service.ConfigurationDescriptor
-
- ConfigurationDescriptor - Interface in org.nuxeo.runtime.model
-
This interface is experimental.
- ConfigurationDescriptorImpl - Class in org.nuxeo.runtime.model.impl
-
- ConfigurationDescriptorImpl() - Constructor for class org.nuxeo.runtime.model.impl.ConfigurationDescriptorImpl
-
- ConfigurationException - Exception in org.nuxeo.launcher.config
-
- ConfigurationException(String, Throwable) - Constructor for exception org.nuxeo.launcher.config.ConfigurationException
-
- ConfigurationException(Throwable) - Constructor for exception org.nuxeo.launcher.config.ConfigurationException
-
- ConfigurationException(String) - Constructor for exception org.nuxeo.launcher.config.ConfigurationException
-
- ConfigurationException - Exception in org.nuxeo.runtime.config
-
- ConfigurationException() - Constructor for exception org.nuxeo.runtime.config.ConfigurationException
-
- ConfigurationException(String) - Constructor for exception org.nuxeo.runtime.config.ConfigurationException
-
- ConfigurationException(String, Throwable) - Constructor for exception org.nuxeo.runtime.config.ConfigurationException
-
- ConfigurationFactory - Class in org.nuxeo.runtime.config
-
- ConfigurationFactory() - Constructor for class org.nuxeo.runtime.config.ConfigurationFactory
-
- ConfigurationFactory1 - Class in org.nuxeo.runtime.config.v1
-
- ConfigurationFactory1() - Constructor for class org.nuxeo.runtime.config.v1.ConfigurationFactory1
-
- ConfigurationFileDescriptor - Class in org.nuxeo.ecm.webengine
-
- ConfigurationFileDescriptor() - Constructor for class org.nuxeo.ecm.webengine.ConfigurationFileDescriptor
-
- ConfigurationGenerator - Class in org.nuxeo.launcher.config
-
Builder for server configuration and datasource files from templates and
properties.
- ConfigurationGenerator() - Constructor for class org.nuxeo.launcher.config.ConfigurationGenerator
-
- ConfigurationGenerator(boolean, boolean) - Constructor for class org.nuxeo.launcher.config.ConfigurationGenerator
-
- ConfigurationGenerator - Class in org.nuxeo.runtime.deployment.preprocessor
-
- ConfigurationGenerator() - Constructor for class org.nuxeo.runtime.deployment.preprocessor.ConfigurationGenerator
-
Deprecated.
- ConfigurationHandler - Class in org.nuxeo.runtime.config
-
- ConfigurationHandler() - Constructor for class org.nuxeo.runtime.config.ConfigurationHandler
-
- ConfigurationHelper - Class in org.nuxeo.runtime.config
-
- ConfigurationInfo - Class in org.nuxeo.launcher.info
-
- ConfigurationInfo() - Constructor for class org.nuxeo.launcher.info.ConfigurationInfo
-
- configure(FeaturesRunner, Binder) - Method in class org.nuxeo.ecm.automation.test.AutomationFeature
-
- configure(FeaturesRunner, Binder) - Method in class org.nuxeo.ecm.automation.test.EmbeddedAutomationServerFeature
-
- configure(FeaturesRunner, Binder) - Method in class org.nuxeo.ecm.automation.test.RemoteAutomationServerFeature
-
- configure(Properties) - Method in class org.nuxeo.ecm.core.persistence.NuxeoConnectionProvider
-
- configure(FeaturesRunner, Binder) - Method in class org.nuxeo.ecm.core.test.CoreFeature
-
- configure(FeaturesRunner, Binder) - Method in class org.nuxeo.ecm.core.test.MultiRepositoriesCoreFeature
-
- configure(ResourcePublisherService, ResourceFactoryDescriptor) - Method in class org.nuxeo.ecm.platform.audit.service.management.AuditEventMetricFactory
-
- configure(RuntimeHarness, File) - Method in class org.nuxeo.ecm.webengine.test.WebEngineFeature
-
- configure() - Method in class org.nuxeo.launcher.NuxeoLauncher
-
Configure the server after checking installation
- configure() - Method in class org.nuxeo.opensocial.container.client.ContainerConstants
-
- configure(ResourcePublisherService, ResourceFactoryDescriptor) - Method in class org.nuxeo.runtime.management.AbstractResourceFactory
-
- configure(ResourcePublisherService, ResourceFactoryDescriptor) - Method in interface org.nuxeo.runtime.management.ResourceFactory
-
- configure(RuntimeHarness, File) - Method in class org.nuxeo.runtime.test.runner.JettyFeature
-
- configure(FeaturesRunner, Binder) - Method in class org.nuxeo.runtime.test.runner.LogCaptureFeature
-
- configure(FeaturesRunner, Binder) - Method in interface org.nuxeo.runtime.test.runner.RunnerFeature
-
Configures Guice bindings if any is required by the feature.
- configure(FeaturesRunner, Binder) - Method in class org.nuxeo.runtime.test.runner.RuntimeFeature
-
- configure(FeaturesRunner, Binder) - Method in class org.nuxeo.runtime.test.runner.SimpleFeature
-
- configure(FeaturesRunner, Binder) - Method in class org.nuxeo.runtime.test.runner.StreamingFeature
-
- configure(FeaturesRunner, Binder) - Method in class org.nuxeo.runtime.test.runner.web.WebDriverFeature
-
- configure(RuntimeHarness, File) - Method in interface org.nuxeo.runtime.test.WorkingDirectoryConfigurator
-
- configureDiff(Diff) - Method in interface org.nuxeo.ecm.diff.service.DocumentDiffService
-
Configures the diff.
- configureDiff(Diff) - Method in class org.nuxeo.ecm.diff.service.impl.DocumentDiffServiceImpl
-
Configures the diff.
- configureFetcher(Map<String, String>) - Method in interface org.nuxeo.ecm.platform.mail.fetcher.PropertiesFetcher
-
- configureFetcher(Map<String, String>) - Method in class org.nuxeo.ecm.platform.mail.fetcher.SimplePropertiesFetcher
-
- configurePostPublishing(Endpoint) - Method in class org.nuxeo.ecm.platform.api.ws.WSEndpointDescriptor
-
- configureServlets() - Method in class org.nuxeo.opensocial.container.server.guice.DispatchServletModule
-
- configureXMLUnit() - Method in interface org.nuxeo.ecm.diff.service.DocumentDiffService
-
Configures XMLUnit.
- configureXMLUnit() - Method in class org.nuxeo.ecm.diff.service.impl.DocumentDiffServiceImpl
-
Configures XMLUnit.
- confirm() - Method in class org.nuxeo.connect.client.jsf.ExternalLinkManager
-
- CONFIRM_FOLLOW - Static variable in class org.nuxeo.ecm.webapp.notification.SubscriptionsAction
-
- CONFIRM_UNFOLLOW - Static variable in class org.nuxeo.ecm.webapp.notification.SubscriptionsAction
-
- conflict(String) - Method in class org.nuxeo.connect.update.util.PackageBuilder
-
- CONFLICTING_CRITERIA_MESSAGE_ID - Static variable in class org.nuxeo.ecm.platform.ui.web.validator.SortInfoListValidator
-
The message identifier of the
FacesMessage
to be created if the value
to validate is a list of sort infos with conflicting criteria (several
sorts on the same criterion).
- ConflictOperationException - Exception in org.nuxeo.ecm.automation
-
Marker Exception to identify Dirty update detected by using the ChangeToken
of the DocumentModel
- ConflictOperationException(DocumentModel) - Constructor for exception org.nuxeo.ecm.automation.ConflictOperationException
-
- conflicts - Variable in class org.nuxeo.launcher.info.PackageInfo
-
- connect(String, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- connect(String, Map<String, Serializable>) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Connects to the repository given its URI.
- connect(String, String) - Method in interface org.nuxeo.ecm.platform.api.ws.BaseNuxeoWebService
-
Connects to the default nuxeo core repository.
- connect(String, String) - Method in class org.nuxeo.ecm.platform.indexing.gateway.ws.WSIndexingGatewayBean
-
- connect(String, String) - Method in class org.nuxeo.ecm.platform.ws.AbstractNuxeoWebService
-
- connect(String) - Static method in class org.nuxeo.runtime.remoting.RemotingService
-
- connect(String, int) - Static method in class org.nuxeo.runtime.remoting.RemotingService
-
Helper method to connect to a remote nuxeo runtime server.
- connect() - Method in class org.nuxeo.runtime.test.protocols.inline.InlineURLConnection
-
- connect(String, String, String, String) - Method in class org.nuxeo.shell.automation.AutomationFeature
-
- Connect - Class in org.nuxeo.shell.automation.cmds
-
- Connect() - Constructor for class org.nuxeo.shell.automation.cmds.Connect
-
- Connect - Class in org.nuxeo.shell.equinox.cmds
-
- Connect() - Constructor for class org.nuxeo.shell.equinox.cmds.Connect
-
- connect(String, String, String) - Method in class org.nuxeo.shell.equinox.EquinoxFeature
-
- connect() - Method in class org.nuxeo.theme.protocol.nxtheme.Connection
-
- connect(String) - Method in class org.nuxeo.theme.resources.ResourceBank
-
- CONNECT_FRAME_NAME - Static variable in class org.nuxeo.functionaltests.pages.wizard.IFrameHelper
-
- CONNECT_IFRAME_URL_PATTERN - Static variable in class org.nuxeo.functionaltests.pages.wizard.IFrameHelper
-
- CONNECT_TOKEN_KEY - Static variable in class org.nuxeo.wizard.RouterServlet
-
- ConnectBroker - Class in org.nuxeo.launcher.connect
-
- ConnectBroker(Environment) - Constructor for class org.nuxeo.launcher.connect.ConnectBroker
-
- ConnectClientComponent - Class in org.nuxeo.connect.client
-
Nuxeo Runtime Component used to wrap nuxeo-connect-client services as Nuxeo Services.
- ConnectClientComponent() - Constructor for class org.nuxeo.connect.client.ConnectClientComponent
-
- ConnectClientRoot - Class in org.nuxeo.connect.client.we
-
Root object: mainly acts as a router.
- ConnectClientRoot() - Constructor for class org.nuxeo.connect.client.we.ConnectClientRoot
-
- ConnectHomePage - Class in org.nuxeo.functionaltests.pages.admincenter
-
- ConnectHomePage(WebDriver) - Constructor for class org.nuxeo.functionaltests.pages.admincenter.ConnectHomePage
-
- connection - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCConnection
-
The actual connection.
- Connection - Class in org.nuxeo.theme.protocol.nxtheme
-
- ConnectionAwareXAResource - Class in org.nuxeo.ecm.core.storage.sql.ra
-
A wrapping of a
XAResource
(actually of our TransactionalSession)
that closes all connection handles at transaction end.
- ConnectionAwareXAResource(XAResource, ManagedConnectionImpl) - Constructor for class org.nuxeo.ecm.core.storage.sql.ra.ConnectionAwareXAResource
-
- ConnectionException - Exception in org.nuxeo.ecm.core.api
-
- ConnectionException() - Constructor for exception org.nuxeo.ecm.core.api.ConnectionException
-
- ConnectionFactoryImpl - Class in org.nuxeo.ecm.core.storage.sql.ra
-
The connection factory delegates connection requests to the application
server
ConnectionManager
.
- ConnectionFactoryImpl(ManagedConnectionFactoryImpl, ConnectionManager) - Constructor for class org.nuxeo.ecm.core.storage.sql.ra.ConnectionFactoryImpl
-
- ConnectionHelper - Class in org.nuxeo.runtime.api
-
This helper provides a way to get a JDBC connection, through
ConnectionHelper.getConnection(String)
, that will return a connection wrapper able to
use a shared connection when used in transactional mode and
setAutoCommit(false) is called, and otherwise use a normal physical JDBC
connection.
- ConnectionHelper() - Constructor for class org.nuxeo.runtime.api.ConnectionHelper
-
- ConnectionImpl - Class in org.nuxeo.ecm.core.storage.sql.ra
-
A connection is a handle to the underlying storage.
- ConnectionImpl(ManagedConnectionImpl) - Constructor for class org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl
-
- ConnectionManagerImpl - Class in org.nuxeo.ecm.core.storage.sql.ra
-
This implementation of
ConnectionManager
is used in non-managed
scenarios when there is no application server to provide one.
- ConnectionManagerImpl() - Constructor for class org.nuxeo.ecm.core.storage.sql.ra.ConnectionManagerImpl
-
- ConnectionRequestInfoImpl - Class in org.nuxeo.ecm.core.storage.sql.ra
-
The connection request info encapsulates the credentials and other info
passed when creating a
Connection
.
- ConnectionRequestInfoImpl() - Constructor for class org.nuxeo.ecm.core.storage.sql.ra.ConnectionRequestInfoImpl
-
- ConnectionRequestInfoImpl(ConnectionSpecImpl) - Constructor for class org.nuxeo.ecm.core.storage.sql.ra.ConnectionRequestInfoImpl
-
- ConnectionResetException - Exception in org.nuxeo.ecm.core.storage
-
A storage exception thrown if the connection was reset (and should be working
again).
- ConnectionResetException() - Constructor for exception org.nuxeo.ecm.core.storage.ConnectionResetException
-
- ConnectionResetException(String) - Constructor for exception org.nuxeo.ecm.core.storage.ConnectionResetException
-
- ConnectionResetException(String, Throwable) - Constructor for exception org.nuxeo.ecm.core.storage.ConnectionResetException
-
- ConnectionResetException(Throwable) - Constructor for exception org.nuxeo.ecm.core.storage.ConnectionResetException
-
- connections - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCConnectionPropagator
-
- ConnectionSpecImpl - Class in org.nuxeo.ecm.core.storage.sql
-
This represents the parameters (mostly, credentials) passed by the
application to the
Repository
when requesting the creation of a
Session
.
- ConnectionSpecImpl(Credentials) - Constructor for class org.nuxeo.ecm.core.storage.sql.ConnectionSpecImpl
-
- connectionTimeout - Variable in class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor
-
- connectionWasReset() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.ClusterNodeHandler
-
- connectionWasReset(JDBCConnection) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCConnectionPropagator
-
Notifies all connection that they must check their validity.
- connectOnRepository(String, String, String) - Method in class org.nuxeo.ecm.platform.ws.AbstractNuxeoWebService
-
- Connector - Interface in org.nuxeo.ecm.automation.client.jaxrs.spi
-
- Connector - Class in org.nuxeo.shell.equinox
-
- Connector(String, int) - Constructor for class org.nuxeo.shell.equinox.Connector
-
- ConnectorHandler - Class in org.nuxeo.ecm.automation.client.jaxrs.spi
-
- ConnectorHandler(Connector, RequestInterceptor) - Constructor for class org.nuxeo.ecm.automation.client.jaxrs.spi.ConnectorHandler
-
- ConnectRegistrationHelper - Class in org.nuxeo.wizard.helpers
-
- ConnectRegistrationHelper() - Constructor for class org.nuxeo.wizard.helpers.ConnectRegistrationHelper
-
- connectServerUnreachable() - Static method in class org.nuxeo.connect.client.status.ConnectUpdateStatusInfo
-
- ConnectStatusActionBean - Class in org.nuxeo.connect.client.jsf
-
Seam Bean to expose Connect Registration operations.
- ConnectStatusActionBean() - Constructor for class org.nuxeo.connect.client.jsf.ConnectStatusActionBean
-
- ConnectStatusHolder - Class in org.nuxeo.connect.client.status
-
- ConnectStatusHolder() - Constructor for class org.nuxeo.connect.client.status.ConnectStatusHolder
-
- ConnectUpdateStatusInfo - Class in org.nuxeo.connect.client.status
-
Store information about registration and possible updates
- ConnectUpdateStatusInfo() - Constructor for class org.nuxeo.connect.client.status.ConnectUpdateStatusInfo
-
- ConnectWizardPage - Class in org.nuxeo.functionaltests.pages.wizard
-
- ConnectWizardPage(WebDriver) - Constructor for class org.nuxeo.functionaltests.pages.wizard.ConnectWizardPage
-
- Console - Class in org.nuxeo.shell.swing
-
The conversation with jline ConsoleReader is limited to execute a command and
get the command output.
- Console() - Constructor for class org.nuxeo.shell.swing.Console
-
- CONSOLE_APPENDER_NAME - Static variable in class org.nuxeo.log4j.Log4JHelper
-
- ConsolePanel - Class in org.nuxeo.shell.swing
-
- ConsolePanel() - Constructor for class org.nuxeo.shell.swing.ConsolePanel
-
- ConsoleReaderFactory - Interface in org.nuxeo.shell.cmds
-
- CONSTANT - Static variable in interface org.nuxeo.ecm.core.schema.types.Field
-
- Constants - Class in org.nuxeo.common.utils
-
- Constants - Class in org.nuxeo.ecm.automation.client
-
- Constants - Class in org.nuxeo.ecm.automation.core
-
- Constants - Class in org.nuxeo.ecm.csv
-
- Constants() - Constructor for class org.nuxeo.ecm.csv.Constants
-
- Constants - Class in org.nuxeo.ecm.multi.tenant
-
- Constants - Class in org.nuxeo.ecm.platform.faceted.search.api
-
Constants used by the faceted search module
- Constants - Class in org.nuxeo.ecm.platform.faceted.search.dm
-
Constants used by the DM faceted search module.
- Constants - Class in org.nuxeo.ecm.platform.rendition
-
- Constants - Class in org.nuxeo.ecm.platform.reporting.api
-
- Constants - Class in org.nuxeo.ecm.platform.video.convert
-
Constants used for converters.
- Constants - Class in org.nuxeo.ecm.poll
-
Poll constants class.
- Constants - Class in org.nuxeo.ecm.quota.count
-
Constants for documents count statistics.
- Constants - Class in org.nuxeo.ecm.rating.api
-
Rating constants class.
- Constants - Class in org.nuxeo.ecm.spaces.api
-
- constants - Static variable in class org.nuxeo.opensocial.wysiwyg.client.RichTextToolbar
-
- Constants - Class in org.nuxeo.rss.reader.manager.api
-
- Constants - Class in org.nuxeo.runtime.jboss.deployer
-
Important: Must be kept in sync with other distributions like
LoaderConstants on tomcat and to keys in FrameworkLoader (in
nuxeo-runtime-osgi)
- Constraint - Interface in org.nuxeo.ecm.core.schema.types
-
A constraint object defines a constraint on a custom type.
- construct(NuxeoSession, NuxeoObjectData, ObjectType) - Static method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
-
- construct(NuxeoObjectData, PropertyDefinition<U>, CallContext) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData
-
Factory for a new Property.
- construct(DocumentType, String) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoTypeHelper
-
- constructCmisBase(BaseTypeId, SchemaManager) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoTypeHelper
-
Constructs a base type, not mapped to a Nuxeo type.
- constructNodes(Collection<DocumentModel>) - Static method in class org.nuxeo.ecm.platform.shibboleth.web.tree.UserTreeNode
-
Factory method to build a collection of UserTReeNode.
- Container - Class in org.nuxeo.ecm.platform.annotations.gwt.client.model
-
- Container(String, int) - Constructor for class org.nuxeo.ecm.platform.annotations.gwt.client.model.Container
-
- Container - Class in org.nuxeo.opensocial.container.client
-
- Container() - Constructor for class org.nuxeo.opensocial.container.client.Container
-
- CONTAINER_FILE - Static variable in class org.nuxeo.runtime.deployment.preprocessor.DeploymentPreprocessor
-
- CONTAINER_FILE_COMPAT - Static variable in class org.nuxeo.runtime.deployment.preprocessor.DeploymentPreprocessor
-
- CONTAINER_LIST_PROVIDER_QM - Static variable in class org.nuxeo.ecm.platform.filemanager.service.extension.DefaultCreationContainerListProvider
-
- CONTAINER_MODIFICATION - Static variable in class org.nuxeo.ecm.core.api.operation.Modification
-
- CONTAINER_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.core.api.externalblob.FileSystemExternalBlobAdapter
-
- CONTAINER_TYPE_NAME - Static variable in interface org.nuxeo.apidoc.snapshot.DistributionSnapshot
-
- ContainerBuilderConfiguration - Class in org.nuxeo.opensocial.container.client
-
- ContainerBuilderPresenter - Class in org.nuxeo.opensocial.container.client.presenter
-
- ContainerBuilderPresenter(ContainerBuilderPresenter.Display, EventBus, AppModel) - Constructor for class org.nuxeo.opensocial.container.client.presenter.ContainerBuilderPresenter
-
- ContainerBuilderPresenter.Display - Interface in org.nuxeo.opensocial.container.client.presenter
-
- ContainerBuilderWidget - Class in org.nuxeo.opensocial.container.client.view
-
- ContainerBuilderWidget() - Constructor for class org.nuxeo.opensocial.container.client.view.ContainerBuilderWidget
-
- ContainerConfiguration - Class in org.nuxeo.opensocial.container.client
-
- ContainerConstants - Class in org.nuxeo.opensocial.container.client
-
- ContainerConstants() - Constructor for class org.nuxeo.opensocial.container.client.ContainerConstants
-
- containerConstants - Static variable in class org.nuxeo.opensocial.container.client.presenter.AppPresenter
-
- ContainerContext - Class in org.nuxeo.opensocial.container.client.rpc
-
Contains
- ContainerContext(String, String, String, String) - Constructor for class org.nuxeo.opensocial.container.client.rpc.ContainerContext
-
- ContainerContext(String, String, String, String, Map<String, String>) - Constructor for class org.nuxeo.opensocial.container.client.rpc.ContainerContext
-
- ContainerDescriptor - Class in org.nuxeo.runtime.deployment.preprocessor
-
- ContainerDescriptor() - Constructor for class org.nuxeo.runtime.deployment.preprocessor.ContainerDescriptor
-
- ContainerDispatchAsync - Class in org.nuxeo.opensocial.container.client.model
-
- ContainerDispatchAsync() - Constructor for class org.nuxeo.opensocial.container.client.model.ContainerDispatchAsync
-
- ContainerPresenter - Class in org.nuxeo.opensocial.container.client.presenter
-
- ContainerPresenter(ContainerPresenter.Display, EventBus, AppModel) - Constructor for class org.nuxeo.opensocial.container.client.presenter.ContainerPresenter
-
- ContainerPresenter.Display - Interface in org.nuxeo.opensocial.container.client.presenter
-
- ContainerRoot - Class in org.nuxeo.opensocial.container.server.rest
-
- ContainerRoot() - Constructor for class org.nuxeo.opensocial.container.server.rest.ContainerRoot
-
- ContainerSizeChangedEvent - Class in org.nuxeo.opensocial.container.client.event.priv.model
-
- ContainerSizeChangedEvent() - Constructor for class org.nuxeo.opensocial.container.client.event.priv.model.ContainerSizeChangedEvent
-
- ContainerSizeChangedEventHandler - Interface in org.nuxeo.opensocial.container.client.event.priv.model
-
- containerSizeTitle() - Method in class org.nuxeo.opensocial.container.client.ContainerConstants
-
- ContainerWidget - Class in org.nuxeo.opensocial.container.client.view
-
- ContainerWidget() - Constructor for class org.nuxeo.opensocial.container.client.view.ContainerWidget
-
- contains(DocumentModel) - Method in class org.nuxeo.ecm.classification.api.adapter.Classification
-
- contains(String) - Method in class org.nuxeo.ecm.classification.api.adapter.Classification
-
- contains(T) - Method in class org.nuxeo.ecm.classification.api.ClassificationResult
-
- contains(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
-
Throws UnsupportedOperationException, added to implement List
interface
- contains(DocumentRef) - Method in class org.nuxeo.ecm.core.api.operation.ModificationSet
-
- contains(Object) - Method in class org.nuxeo.ecm.core.work.redis.RedisBlockingQueue
-
- contains(Point) - Method in class org.nuxeo.ecm.platform.pictures.tiles.gwt.client.util.Rectangle
-
- contains(Object) - Method in class org.nuxeo.ecm.platform.routing.core.api.TasksInfoWrapper
-
- contains(String) - Method in class org.nuxeo.osgi.BundleIdGenerator
-
- contains(ComponentName) - Method in class org.nuxeo.runtime.model.impl.ComponentRegistry
-
- contains(String[], String) - Static method in class org.nuxeo.theme.Utils
-
- containsAll(Collection<?>) - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
-
Throws UnsupportedOperationException, added to implement List
interface
- containsAll(Point...) - Method in class org.nuxeo.ecm.platform.pictures.tiles.gwt.client.util.Rectangle
-
- containsAll(List<Point>) - Method in class org.nuxeo.ecm.platform.pictures.tiles.gwt.client.util.Rectangle
-
- containsAll(Collection<?>) - Method in class org.nuxeo.ecm.platform.routing.core.api.TasksInfoWrapper
-
- containsAny(Point...) - Method in class org.nuxeo.ecm.platform.pictures.tiles.gwt.client.util.Rectangle
-
- containsAny(List<Point>) - Method in class org.nuxeo.ecm.platform.pictures.tiles.gwt.client.util.Rectangle
-
- containsAt(char[], int, char[]) - Static method in class org.nuxeo.common.utils.FileNamePattern
-
Tests whether the given array match the pattern at the given position.
- containsEventName(String) - Method in interface org.nuxeo.ecm.core.event.EventBundle
-
Check is bundle contains the specified event.
- containsEventName(String) - Method in class org.nuxeo.ecm.core.event.impl.EventBundleImpl
-
- containsEventName(String) - Method in class org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl
-
- containsKey(Object) - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
-
property map implementation
- containsKey(Object) - Method in class org.nuxeo.ecm.automation.core.scripting.PrincipalWrapper
-
property map implementation
- containsKey(Object) - Method in class org.nuxeo.ecm.automation.OperationContext
-
- containsKey(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.ComplexProperty
-
Throws UnsupportedOperationException, added to implement List
interface
- containsSeamComponents() - Method in class org.nuxeo.apidoc.introspection.RuntimeSnapshot
-
- containsSeamComponents() - Method in class org.nuxeo.apidoc.repository.RepositoryDistributionSnapshot
-
- containsSeamComponents() - Method in interface org.nuxeo.apidoc.snapshot.DistributionSnapshot
-
- containsTemplateId(String) - Method in class org.nuxeo.template.adapters.doc.TemplateBindings
-
- containsTemplateName(String) - Method in class org.nuxeo.template.adapters.doc.TemplateBindings
-
- containsText(String) - Method in interface org.nuxeo.functionaltests.fragment.WebFragment
-
- containsText(String) - Method in class org.nuxeo.functionaltests.fragment.WebFragmentImpl
-
- containsValidIdentity() - Method in class org.nuxeo.ecm.platform.api.login.UserIdentificationInfo
-
- containsValue(Object) - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
-
The behavior of this method was changed -> it is checking if an xpath has
a value attached.
- containsValue(Object) - Method in class org.nuxeo.ecm.automation.core.scripting.PrincipalWrapper
-
The behavior of this method was changed -> it is checking if an xpath
has a value attached.
- containsValue(Object) - Method in class org.nuxeo.ecm.automation.OperationContext
-
- containsValue(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.ComplexProperty
-
Throws UnsupportedOperationException, added to implement List
interface
- containsWorkId(String) - Method in class org.nuxeo.ecm.core.work.NuxeoBlockingQueue
-
Checks if the queue contains a given work id.
- content(String) - Method in class org.nuxeo.apidoc.introspection.XMLWriter
-
- content(boolean) - Method in class org.nuxeo.apidoc.introspection.XMLWriter
-
- content(Date) - Method in class org.nuxeo.apidoc.introspection.XMLWriter
-
- CONTENT - Static variable in annotation type org.nuxeo.common.xmap.annotation.XMemberAnnotation
-
- CONTENT - Static variable in class org.nuxeo.ecm.core.api.operation.Modification
-
- CONTENT - Static variable in class org.nuxeo.ecm.core.schema.TypeConstants
-
- CONTENT - Static variable in class org.nuxeo.ecm.diff.model.PropertyType
-
- content - Variable in class org.nuxeo.theme.webwidgets.PanelDecorationType
-
- content - Variable in class org.nuxeo.theme.webwidgets.WidgetDecorationType
-
- CONTENT_DIFF_FANCYBOX_VIEW - Static variable in class org.nuxeo.ecm.diff.content.ContentDiffHelper
-
- CONTENT_DIFF_URL_DEFAULT_XPATH - Static variable in class org.nuxeo.ecm.diff.content.ContentDiffHelper
-
- CONTENT_DIFF_URL_PREFIX - Static variable in class org.nuxeo.ecm.diff.content.ContentDiffHelper
-
- CONTENT_FILED_TYPE_NAME - Static variable in class org.nuxeo.ecm.csv.CSVImporterWork
-
- CONTENT_LIST - Static variable in class org.nuxeo.ecm.diff.model.PropertyType
-
- CONTENT_PICTURE_PICTURE_PROPERTY - Static variable in class org.nuxeo.ecm.social.workspace.SocialConstants
-
- CONTENT_ROOT_CHILD_SELECTION_CHANGED - Static variable in class org.nuxeo.ecm.webapp.helpers.EventNames
-
Deprecated.
content root children should be managed as regular documents
- CONTENT_ROOT_SELECTION_CHANGED - Static variable in class org.nuxeo.ecm.platform.audit.web.listener.events.EventNames
-
Fired when content root selection is changed ( like workspaces, section
etc types ).
- CONTENT_ROOT_SELECTION_CHANGED - Static variable in class org.nuxeo.ecm.webapp.helpers.EventNames
-
Fired when content root selection is changed (like workspaces root,
section root).
- CONTENT_VIEW_CONFIGURATION_CATEGORY - Static variable in class org.nuxeo.ecm.platform.types.localconfiguration.ContentViewConfigurationConstants
-
- CONTENT_VIEW_CONFIGURATION_CONTENT_VIEW - Static variable in class org.nuxeo.ecm.platform.types.localconfiguration.ContentViewConfigurationConstants
-
- CONTENT_VIEW_CONFIGURATION_DOC_TYPE - Static variable in class org.nuxeo.ecm.platform.types.localconfiguration.ContentViewConfigurationConstants
-
- CONTENT_VIEW_CONFIGURATION_FACET - Static variable in class org.nuxeo.ecm.platform.types.localconfiguration.ContentViewConfigurationConstants
-
- CONTENT_VIEW_CONFIGURATION_NAMES_BY_TYPE - Static variable in class org.nuxeo.ecm.platform.types.localconfiguration.ContentViewConfigurationConstants
-
- CONTENT_VIEW_EP - Static variable in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewServiceImpl
-
- CONTENT_VIEW_NAME_PARAMETER - Static variable in class org.nuxeo.dam.seam.DamSearchActions
-
- CONTENT_VIEW_NAME_PARAMETER - Static variable in class org.nuxeo.ecm.platform.faceted.search.jsf.FacetedSearchActions
-
- CONTENT_VIEW_OBSERVER_WORKFLOW_EVENT - Static variable in class org.nuxeo.ecm.user.center.dashboard.jsf.JSFDashboardActions
-
- CONTENT_VIEW_PAGE_CHANGED_EVENT - Static variable in interface org.nuxeo.ecm.platform.contentview.jsf.ContentView
-
Seam event to be fired when the current page of the content view's page
provider has changed
- CONTENT_VIEW_PAGE_SIZE_CHANGED_EVENT - Static variable in interface org.nuxeo.ecm.platform.contentview.jsf.ContentView
-
Seam event to be fired when the page size of the content view has changed
- CONTENT_VIEW_REFRESH_EVENT - Static variable in interface org.nuxeo.ecm.platform.contentview.jsf.ContentView
-
Seam event to be fired when the content view's page provider has
refreshed
- CONTENT_VIEW_STATE_PARAMETER - Static variable in class org.nuxeo.dam.seam.DamSearchActions
-
- CONTENT_XPATH - Static variable in class org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter
-
- ContentCreationListener - Class in org.nuxeo.ecm.platform.content.template.listener
-
- ContentCreationListener() - Constructor for class org.nuxeo.ecm.platform.content.template.listener.ContentCreationListener
-
- ContentDiffAdapter - Interface in org.nuxeo.ecm.diff.content
-
Interface for the content diff DocumentModel adapter.
- ContentDiffAdapterFactory - Interface in org.nuxeo.ecm.diff.content.adapter
-
Interface that should be implemented by contributed code to manage custom
content diff adapters.
- ContentDiffAdapterFactoryDescriptor - Class in org.nuxeo.ecm.diff.content.adapter
-
Descriptor for contributed content diff Adapter factories.
- ContentDiffAdapterFactoryDescriptor() - Constructor for class org.nuxeo.ecm.diff.content.adapter.ContentDiffAdapterFactoryDescriptor
-
- ContentDiffAdapterManager - Interface in org.nuxeo.ecm.diff.content.adapter
-
Interface of the service that is responsible for managing
ContentDiffAdapters.
- ContentDiffAdapterManagerComponent - Class in org.nuxeo.ecm.diff.content.adapter
-
Runtime component that handles the extension points and the service interface
for content diff Adapter management.
- ContentDiffAdapterManagerComponent() - Constructor for class org.nuxeo.ecm.diff.content.adapter.ContentDiffAdapterManagerComponent
-
- ContentDiffConversionType - Enum in org.nuxeo.ecm.diff.content.adapter.base
-
Handles...
- ContentDiffDisplay - Interface in org.nuxeo.ecm.diff.model
-
Content diff display interface.
- ContentDiffDisplayImpl - Class in org.nuxeo.ecm.diff.model.impl
-
- ContentDiffDisplayImpl(Serializable) - Constructor for class org.nuxeo.ecm.diff.model.impl.ContentDiffDisplayImpl
-
- ContentDiffDisplayImpl(Serializable, boolean, boolean) - Constructor for class org.nuxeo.ecm.diff.model.impl.ContentDiffDisplayImpl
-
- ContentDiffDisplayImpl(Serializable, DifferenceType) - Constructor for class org.nuxeo.ecm.diff.model.impl.ContentDiffDisplayImpl
-
- ContentDiffDisplayImpl(Serializable, DifferenceType, boolean, boolean) - Constructor for class org.nuxeo.ecm.diff.model.impl.ContentDiffDisplayImpl
-
- ContentDiffDocumentModelAdapterFactory - Class in org.nuxeo.ecm.diff.content.adapter
-
Factory for the DocumentModelAdapter service.
- ContentDiffDocumentModelAdapterFactory() - Constructor for class org.nuxeo.ecm.diff.content.adapter.ContentDiffDocumentModelAdapterFactory
-
- ContentDiffException - Exception in org.nuxeo.ecm.diff.content
-
Content diff exception.
- ContentDiffException(Throwable) - Constructor for exception org.nuxeo.ecm.diff.content.ContentDiffException
-
- ContentDiffException(String, Throwable) - Constructor for exception org.nuxeo.ecm.diff.content.ContentDiffException
-
- ContentDiffException(String) - Constructor for exception org.nuxeo.ecm.diff.content.ContentDiffException
-
- ContentDiffHelper - Class in org.nuxeo.ecm.diff.content
-
Helper for content diff.
- ContentDiffHtmlConverter - Class in org.nuxeo.ecm.diff.content.converters
-
HTML converter for content diff.
- ContentDiffHtmlConverter() - Constructor for class org.nuxeo.ecm.diff.content.converters.ContentDiffHtmlConverter
-
- ContentDiffRestlet - Class in org.nuxeo.ecm.diff.content.restlet
-
Restlet to retrieve the content diff of a given property between two
documents.
- ContentDiffRestlet() - Constructor for class org.nuxeo.ecm.diff.content.restlet.ContentDiffRestlet
-
- ContentDiffTextConverter - Class in org.nuxeo.ecm.diff.content.converters
-
Text converter for content diff.
- ContentDiffTextConverter() - Constructor for class org.nuxeo.ecm.diff.content.converters.ContentDiffTextConverter
-
- ContentFactory - Interface in org.nuxeo.ecm.platform.content.template.service
-
- ContentFactoryDescriptor - Class in org.nuxeo.ecm.platform.content.template.service
-
Content factory descriptor.
- ContentFactoryDescriptor() - Constructor for class org.nuxeo.ecm.platform.content.template.service.ContentFactoryDescriptor
-
- ContentHistoryActions - Interface in org.nuxeo.ecm.platform.audit.web.listener
-
Content history actions business interface.
- ContentHistoryActionsBean - Class in org.nuxeo.ecm.platform.audit.web.listener.ejb
-
Content history actions bean.
- ContentHistoryActionsBean() - Constructor for class org.nuxeo.ecm.platform.audit.web.listener.ejb.ContentHistoryActionsBean
-
- ContentInputType - Enum in org.nuxeo.template.api
-
- contentLength(long) - Method in class org.nuxeo.ecm.webdav.resource.PropStatBuilderExt
-
- ContentProperty - Class in org.nuxeo.ecm.diff.model.impl
-
Implementation of a content property (blob), defined by the content
low level complex type.
- ContentProperty() - Constructor for class org.nuxeo.ecm.diff.model.impl.ContentProperty
-
- ContentProperty(String, String, String, String) - Constructor for class org.nuxeo.ecm.diff.model.impl.ContentProperty
-
- ContentPropertyDiff - Class in org.nuxeo.ecm.diff.model.impl
-
Implementation of
PropertyDiff
for a content property (blob).
- ContentPropertyDiff() - Constructor for class org.nuxeo.ecm.diff.model.impl.ContentPropertyDiff
-
- ContentPropertyDiff(DifferenceType) - Constructor for class org.nuxeo.ecm.diff.model.impl.ContentPropertyDiff
-
Instantiates a new content property diff with a difference type.
- ContentPropertyDiff(ContentProperty, ContentProperty) - Constructor for class org.nuxeo.ecm.diff.model.impl.ContentPropertyDiff
-
- ContentPropertyDiff(DifferenceType, ContentProperty, ContentProperty) - Constructor for class org.nuxeo.ecm.diff.model.impl.ContentPropertyDiff
-
Instantiates a new content property diff with the
PropertyType.CONTENT
property type, a difference type, a left
content and right content.
- ContentPropertyDiff(String, DifferenceType, ContentProperty, ContentProperty) - Constructor for class org.nuxeo.ecm.diff.model.impl.ContentPropertyDiff
-
Instantiates a new content property diff with a property type, difference
type, left content and right content.
- ContentProvider - Interface in org.nuxeo.ecm.webengine.ui.tree
-
- contentTabLink - Variable in class org.nuxeo.functionaltests.pages.DocumentBasePage
-
- ContentTabSubPage - Class in org.nuxeo.functionaltests.pages.tabs
-
The content tab sub page.
- ContentTabSubPage(WebDriver) - Constructor for class org.nuxeo.functionaltests.pages.tabs.ContentTabSubPage
-
- ContentTemplateService - Interface in org.nuxeo.ecm.platform.content.template.service
-
- ContentTemplateServiceImpl - Class in org.nuxeo.ecm.platform.content.template.service
-
- ContentTemplateServiceImpl() - Constructor for class org.nuxeo.ecm.platform.content.template.service.ContentTemplateServiceImpl
-
- ContentView - Interface in org.nuxeo.ecm.platform.contentview.jsf
-
A content view is a notion to handle lists of objects rendering, as well as
query filters to build the list.
- ContentViewActions - Class in org.nuxeo.ecm.platform.contentview.seam
-
Handles cache and refresh for named content views.
- ContentViewActions() - Constructor for class org.nuxeo.ecm.platform.contentview.seam.ContentViewActions
-
- ContentViewCache - Class in org.nuxeo.ecm.platform.contentview.jsf
-
Cache for content views, handling cache keys set on content views.
- ContentViewCache() - Constructor for class org.nuxeo.ecm.platform.contentview.jsf.ContentViewCache
-
- ContentViewConfiguration - Interface in org.nuxeo.ecm.platform.types.localconfiguration
-
Local configuration class to handle configuration of DocumentContentView.
- ContentViewConfigurationActions - Class in org.nuxeo.ecm.localconf
-
- ContentViewConfigurationActions() - Constructor for class org.nuxeo.ecm.localconf.ContentViewConfigurationActions
-
- ContentViewConfigurationAdapter - Class in org.nuxeo.ecm.platform.types.localconfiguration
-
Default implementation of ContentViewConfiguration
.
- ContentViewConfigurationAdapter(DocumentModel) - Constructor for class org.nuxeo.ecm.platform.types.localconfiguration.ContentViewConfigurationAdapter
-
- ContentViewConfigurationConstants - Class in org.nuxeo.ecm.platform.types.localconfiguration
-
- ContentViewConfigurationFactory - Class in org.nuxeo.ecm.platform.types.localconfiguration
-
Factory creating the ContentViewConfigurationAdapter
adapter if the
document has the ContentViewLocalConfiguration
facet.
- ContentViewConfigurationFactory() - Constructor for class org.nuxeo.ecm.platform.types.localconfiguration.ContentViewConfigurationFactory
-
- ContentViewDescriptor - Class in org.nuxeo.ecm.platform.contentview.jsf
-
Descriptor for content view registration.
- ContentViewDescriptor() - Constructor for class org.nuxeo.ecm.platform.contentview.jsf.ContentViewDescriptor
-
- ContentViewHeader - Class in org.nuxeo.ecm.platform.contentview.jsf
-
Holds needed information about a content view to select it from UI, or to
selected one of its result layouts from UI
- ContentViewHeader(String, String, boolean, String) - Constructor for class org.nuxeo.ecm.platform.contentview.jsf.ContentViewHeader
-
- ContentViewImpl - Class in org.nuxeo.ecm.platform.contentview.jsf
-
Default implementation for the content view object.
- ContentViewImpl(String, String, boolean, String, String, String, List<String>, ContentViewLayout, List<ContentViewLayout>, List<String>, String, Integer, List<String>, List<String>, boolean, String[], String, String, String, String, String, boolean, boolean, boolean, boolean, String, boolean) - Constructor for class org.nuxeo.ecm.platform.contentview.jsf.ContentViewImpl
-
- ContentViewLayout - Interface in org.nuxeo.ecm.platform.contentview.jsf
-
Content view layout definition
- ContentViewLayoutImpl - Class in org.nuxeo.ecm.platform.contentview.jsf
-
- ContentViewLayoutImpl() - Constructor for class org.nuxeo.ecm.platform.contentview.jsf.ContentViewLayoutImpl
-
- ContentViewLayoutImpl(String, String, boolean, String, boolean) - Constructor for class org.nuxeo.ecm.platform.contentview.jsf.ContentViewLayoutImpl
-
- ContentViewObserverActions - Class in org.nuxeo.ecm.webapp.contentbrowser
-
Handles observers for refresh and reset of content views.
- ContentViewObserverActions() - Constructor for class org.nuxeo.ecm.webapp.contentbrowser.ContentViewObserverActions
-
- ContentViewRegistry - Class in org.nuxeo.ecm.platform.contentview.jsf
-
Registry for content view contributions, handling accurate merge on hot
reload.
- ContentViewRegistry() - Constructor for class org.nuxeo.ecm.platform.contentview.jsf.ContentViewRegistry
-
- ContentViewRestActions - Class in org.nuxeo.ecm.platform.contentview.seam
-
Restful actions for save and restore of a content view
- ContentViewRestActions() - Constructor for class org.nuxeo.ecm.platform.contentview.seam.ContentViewRestActions
-
- ContentViewService - Interface in org.nuxeo.ecm.platform.contentview.jsf
-
Service handling content views and associated page providers.
- ContentViewServiceImpl - Class in org.nuxeo.ecm.platform.contentview.jsf
-
- ContentViewServiceImpl() - Constructor for class org.nuxeo.ecm.platform.contentview.jsf.ContentViewServiceImpl
-
- ContentViewState - Interface in org.nuxeo.ecm.platform.contentview.jsf
-
Implementations of this interface represent a content view state that can be
used to restore a given content view.
- ContentViewStateImpl - Class in org.nuxeo.ecm.platform.contentview.jsf
-
- ContentViewStateImpl() - Constructor for class org.nuxeo.ecm.platform.contentview.jsf.ContentViewStateImpl
-
- CONTEXT - Static variable in annotation type org.nuxeo.common.xmap.annotation.XMemberAnnotation
-
- Context - Class in org.nuxeo.common.xmap
-
- Context() - Constructor for class org.nuxeo.common.xmap.Context
-
- context(String) - Method in class org.nuxeo.ecm.activity.ActivityBuilder
-
- Context - Annotation Type in org.nuxeo.ecm.automation.core.annotations
-
To inject contextual data into an operation field.
- context - Variable in class org.nuxeo.ecm.core.schema.SchemaBindingDescriptor
-
- context - Variable in class org.nuxeo.ecm.core.storage.sql.SessionImpl
-
- context - Variable in class org.nuxeo.runtime.deployment.preprocessor.ContainerDescriptor
-
- Context - Annotation Type in org.nuxeo.shell
-
- Context - Class in org.nuxeo.wizard.context
-
Simple Context management
- CONTEXT_ATTRIBUTE - Static variable in class org.nuxeo.wizard.context.Context
-
- CONTEXT_DATA - Static variable in class org.nuxeo.ecm.webapp.bulkedit.BulkEditHelper
-
- CONTEXT_DATA - Static variable in interface org.nuxeo.ecm.webapp.bulkedit.BulkEditService
-
- CONTEXT_DOCUMENT_PARAMETER - Static variable in class org.nuxeo.ecm.wall.WallActivityStreamFilter
-
- CONTEXT_DOCUMENT_PROPERTY - Static variable in class org.nuxeo.ecm.wall.WallActivityStreamPageProvider
-
- CONTEXT_EXTENSION_XP - Static variable in class org.nuxeo.template.service.TemplateProcessorComponent
-
- CONTEXT_PARAMETER - Static variable in class org.nuxeo.ecm.rating.LikesCountActivityStreamFilter
-
- CONTEXT_PARAMETER - Static variable in class org.nuxeo.ecm.rating.RatingActivityStreamFilter
-
- CONTEXT_PARAMETER - Static variable in class org.nuxeo.ecm.social.mini.message.MiniMessageActivityStreamFilter
-
- contextDestroyed(ServletContextEvent) - Method in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisContextListener
-
- contextDestroyed(ServletContextEvent) - Method in class org.nuxeo.ecm.core.test.JettyTransactionalListener
-
- contextDestroyed(ServletContextEvent) - Method in class org.nuxeo.ecm.webapp.seam.NuxeoSeamWebGate
-
- contextDestroyed(ServletContextEvent) - Method in class org.nuxeo.opensocial.servlet.ContextListenerDelayer
-
- contextDestroyed(ServletContextEvent) - Method in class org.nuxeo.opensocial.servlet.GuiceContextListener
-
- contextDestroyed(ServletContextEvent) - Method in class org.nuxeo.runtime.deployment.NuxeoStarter
-
- ContextExtensionFactory - Interface in org.nuxeo.template.api.context
-
Factory used to register new Context Extensions The resturned Object will be
directly accessible inside the Rendering context
- ContextExtensionFactoryDescriptor - Class in org.nuxeo.template.api.descriptor
-
- ContextExtensionFactoryDescriptor() - Constructor for class org.nuxeo.template.api.descriptor.ContextExtensionFactoryDescriptor
-
- ContextFactoryRegistry - Class in org.nuxeo.template.service
-
- ContextFactoryRegistry() - Constructor for class org.nuxeo.template.service.ContextFactoryRegistry
-
- ContextFunctions - Class in org.nuxeo.template.context.extensions
-
- ContextFunctions(DocumentModel, DocumentWrapper) - Constructor for class org.nuxeo.template.context.extensions.ContextFunctions
-
- contextInitialized(ServletContextEvent) - Method in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisContextListener
-
- contextInitialized(ServletContextEvent) - Method in class org.nuxeo.ecm.core.test.JettyTransactionalListener
-
- contextInitialized(ServletContextEvent) - Method in class org.nuxeo.ecm.webapp.seam.NuxeoSeamWebGate
-
- contextInitialized(ServletContextEvent) - Method in class org.nuxeo.opensocial.servlet.ContextListenerDelayer
-
- contextInitialized(ServletContextEvent) - Method in class org.nuxeo.opensocial.servlet.GuiceContextListener
-
- contextInitialized(ServletContextEvent) - Method in class org.nuxeo.runtime.deployment.NuxeoStarter
-
- ContextListenerDelayer - Class in org.nuxeo.opensocial.servlet
-
This class is just a wrapper to hold the initialization of Guice (et al)
until we have received the "go ahead" from the Runtime and that everything is
fully initialized.
- ContextListenerDelayer() - Constructor for class org.nuxeo.opensocial.servlet.ContextListenerDelayer
-
- ContextManager - Class in org.nuxeo.runtime.jetty
-
- ContextManager(Server) - Constructor for class org.nuxeo.runtime.jetty.ContextManager
-
- contextPath - Variable in class org.nuxeo.theme.resources.ResourceType
-
- ContextProvider - Interface in org.nuxeo.ecm.directory.ldap
-
- ContextSecurityGrabber - Class in org.nuxeo.runtime.tomcat
-
Grab security token and source context for setting write access onto naming
context during container startup.
- ContextSecurityGrabber() - Constructor for class org.nuxeo.runtime.tomcat.ContextSecurityGrabber
-
- ContextStringWrapper - Class in org.nuxeo.ecm.platform.el
-
Simple String wrapper to allow
manipulating a "standalone" string in the context
== changing value without changing reference.
- ContextStringWrapper(String) - Constructor for class org.nuxeo.ecm.platform.el.ContextStringWrapper
-
- ContextTransmitterHelper - Class in org.nuxeo.webengine.sites.utils
-
- CONTEXTUAL_LINK - Static variable in class org.nuxeo.webengine.sites.utils.SiteConstants
-
- ContextualActions - Class in org.nuxeo.functionaltests.pages.actions
-
The document contextual actions
- ContextualActions(WebDriver) - Constructor for class org.nuxeo.functionaltests.pages.actions.ContextualActions
-
- contextualActions - Variable in class org.nuxeo.functionaltests.pages.DocumentBasePage
-
- ContextualLinkFragment - Class in org.nuxeo.webengine.sites.fragments
-
Action fragment for initializing the fragment related to the list with the
details about the Contextual Link-s that have been created under a
WebSite or Webpage document type.
- ContextualLinkFragment() - Constructor for class org.nuxeo.webengine.sites.fragments.ContextualLinkFragment
-
- ContextualLinkListModel - Class in org.nuxeo.webengine.sites.models
-
Model related to the list with the details about the Contextual Link-s
that have been created under a WebSite or Webpage document
type, in the fragment initialization mechanism.
- ContextualLinkListModel() - Constructor for class org.nuxeo.webengine.sites.models.ContextualLinkListModel
-
- ContextualLinkModel - Class in org.nuxeo.webengine.sites.models
-
Model related to the list with the details about the Contextual Link-s
that have been created under a WebSite or Webpage document
type, in the fragment initialization mechanism.
- ContextualLinkModel(String, String, String) - Constructor for class org.nuxeo.webengine.sites.models.ContextualLinkModel
-
- CONTINUE - Static variable in class org.nuxeo.osgi.application.FileWalker
-
- contribute(JsonGenerator, RestEvaluationContext) - Method in class org.nuxeo.ecm.automation.io.services.contributor.BreadcrumbContributor
-
- contribute(JsonGenerator, RestEvaluationContext) - Method in class org.nuxeo.ecm.automation.io.services.contributor.ChildrenContributor
-
- contribute(JsonGenerator, RestEvaluationContext) - Method in interface org.nuxeo.ecm.automation.io.services.contributor.RestContributor
-
- contributeExtension(Extension, String) - Method in class org.nuxeo.runtime.remoting.ServerImpl
-
- Contribution<K,T> - Interface in org.nuxeo.runtime.contribution
-
- Contribution - Class in org.nuxeo.runtime.deploy
-
- Contribution() - Constructor for class org.nuxeo.runtime.deploy.Contribution
-
- Contribution - Interface in org.nuxeo.runtime.model.persistence
-
- ContributionBuilder - Class in org.nuxeo.runtime.model.persistence
-
- ContributionBuilder(String) - Constructor for class org.nuxeo.runtime.model.persistence.ContributionBuilder
-
- ContributionFile - Class in org.nuxeo.runtime.model.persistence.fs
-
- ContributionFile(String, File) - Constructor for class org.nuxeo.runtime.model.persistence.fs.ContributionFile
-
- ContributionFragmentRegistry<T> - Class in org.nuxeo.runtime.model
-
This is a contribution registry that is managing contribution fragments and
merge them as needed.
- ContributionFragmentRegistry() - Constructor for class org.nuxeo.runtime.model.ContributionFragmentRegistry
-
- ContributionFragmentRegistry.Fragment<T> - Class in org.nuxeo.runtime.model
-
- ContributionFragmentRegistry.Fragment(T) - Constructor for class org.nuxeo.runtime.model.ContributionFragmentRegistry.Fragment
-
- ContributionFragmentRegistry.FragmentList<T> - Class in org.nuxeo.runtime.model
-
- ContributionFragmentRegistry.FragmentList() - Constructor for class org.nuxeo.runtime.model.ContributionFragmentRegistry.FragmentList
-
- ContributionImpl<K,T> - Class in org.nuxeo.runtime.contribution.impl
-
- ContributionImpl(AbstractContributionRegistry<K, T>, K) - Constructor for class org.nuxeo.runtime.contribution.impl.ContributionImpl
-
- ContributionItem - Class in org.nuxeo.apidoc.documentation
-
- ContributionItem() - Constructor for class org.nuxeo.apidoc.documentation.ContributionItem
-
- ContributionLocation - Class in org.nuxeo.runtime.model.persistence.fs
-
- ContributionLocation(String, URL) - Constructor for class org.nuxeo.runtime.model.persistence.fs.ContributionLocation
-
- ContributionManager - Class in org.nuxeo.runtime.deploy
-
- ContributionManager(ManagedComponent) - Constructor for class org.nuxeo.runtime.deploy.ContributionManager
-
- ContributionPersistenceComponent - Class in org.nuxeo.runtime.model.persistence
-
- ContributionPersistenceComponent() - Constructor for class org.nuxeo.runtime.model.persistence.ContributionPersistenceComponent
-
- ContributionPersistenceManager - Interface in org.nuxeo.runtime.model.persistence
-
- ContributionRegistry<K,T> - Interface in org.nuxeo.runtime.contribution
-
- contributionRemoved(String, AllowedAssetTypeDescriptor) - Method in class org.nuxeo.dam.AllowedAssetTypeRegistry
-
- contributionRemoved(String, ActiveFileSystemItemFactoriesDescriptor) - Method in class org.nuxeo.drive.service.impl.ActiveFileSystemItemFactoryRegistry
-
- contributionRemoved(String, ActiveTopLevelFolderItemFactoryDescriptor) - Method in class org.nuxeo.drive.service.impl.ActiveTopLevelFolderItemFactoryRegistry
-
- contributionRemoved(String, FileSystemItemFactoryDescriptor) - Method in class org.nuxeo.drive.service.impl.FileSystemItemFactoryRegistry
-
- contributionRemoved(String, TopLevelFolderItemFactoryDescriptor) - Method in class org.nuxeo.drive.service.impl.TopLevelFolderItemFactoryRegistry
-
- contributionRemoved(String, ActivityLinkBuilderDescriptor) - Method in class org.nuxeo.ecm.activity.ActivityLinkBuilderRegistry
-
- contributionRemoved(String, ActivityStream) - Method in class org.nuxeo.ecm.activity.ActivityStreamRegistry
-
- contributionRemoved(String, ActivityUpgraderDescriptor) - Method in class org.nuxeo.ecm.activity.ActivityUpgraderRegistry
-
- contributionRemoved(String, ActivityVerb) - Method in class org.nuxeo.ecm.activity.ActivityVerbRegistry
-
- contributionRemoved(String, EventHandler) - Method in class org.nuxeo.ecm.automation.core.events.EventRegistry
-
- contributionRemoved(String, ChainException) - Method in class org.nuxeo.ecm.automation.core.exception.ChainExceptionRegistry
-
- contributionRemoved(String, AutomationFilter) - Method in class org.nuxeo.ecm.automation.core.impl.AutomationFilterRegistry
-
- contributionRemoved(String, OperationType) - Method in class org.nuxeo.ecm.automation.core.impl.OperationTypeRegistry
-
- contributionRemoved(String, LifeCycleDescriptor) - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleRegistry
-
- contributionRemoved(String, LifeCycleTypesDescriptor) - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleTypeRegistry
-
- contributionRemoved(String, WorkQueueDescriptor) - Method in class org.nuxeo.ecm.core.work.WorkQueueDescriptorRegistry
-
- contributionRemoved(String, LDAPDirectoryDescriptor) - Method in class org.nuxeo.ecm.directory.ldap.registry.LDAPDirectoryRegistry
-
- contributionRemoved(String, LDAPServerDescriptor) - Method in class org.nuxeo.ecm.directory.ldap.registry.LDAPServerRegistry
-
- contributionRemoved(String, MultiDirectoryDescriptor) - Method in class org.nuxeo.ecm.directory.multi.MultiDirectoryRegistry
-
- contributionRemoved(String, DirectoryFactoryMapper) - Method in class org.nuxeo.ecm.directory.registry.DirectoryFactoryMapperRegistry
-
- contributionRemoved(String, SQLDirectoryDescriptor) - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryRegistry
-
- contributionRemoved(String, Action) - Method in class org.nuxeo.ecm.platform.actions.ActionContributionHandler
-
- contributionRemoved(String, DefaultActionFilter) - Method in class org.nuxeo.ecm.platform.actions.FilterContributionHandler
-
- contributionRemoved(String, PostContentCreationHandlerDescriptor) - Method in class org.nuxeo.ecm.platform.content.template.service.PostContentCreationHandlerRegistry
-
- contributionRemoved(String, ContentViewDescriptor) - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewRegistry
-
- contributionRemoved(String, NotificationListenerVetoDescriptor) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationListenerVetoRegistry
-
- contributionRemoved(String, DisabledPropertyRefDescriptor) - Method in class org.nuxeo.ecm.platform.forms.layout.service.DisabledPropertyRefRegistry
-
- contributionRemoved(String, OpenIDConnectProviderDescriptor) - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDProviderFragmentRegistry
-
- contributionRemoved(String, PageProviderDefinition) - Method in class org.nuxeo.ecm.platform.query.core.PageProviderRegistry
-
- contributionRemoved(String, SuggesterGroupDescriptor) - Method in class org.nuxeo.ecm.platform.suggestbox.service.registries.SuggesterGroupRegistry
-
- contributionRemoved(String, SuggesterDescriptor) - Method in class org.nuxeo.ecm.platform.suggestbox.service.registries.SuggesterRegistry
-
- contributionRemoved(String, SuggestionHandlerDescriptor) - Method in class org.nuxeo.ecm.platform.suggestbox.service.registries.SuggestionHandlerRegistry
-
- contributionRemoved(String, Type) - Method in class org.nuxeo.ecm.platform.types.TypeRegistry
-
- contributionRemoved(String, AutomaticVideoConversion) - Method in class org.nuxeo.ecm.platform.video.service.AutomaticVideoConversionContributionHandler
-
- contributionRemoved(String, VideoConversion) - Method in class org.nuxeo.ecm.platform.video.service.VideoConversionContributionHandler
-
- contributionRemoved(String, NuxeoCorsFilterDescriptor) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.NuxeoCorsFilterDescriptorRegistry
-
- contributionRemoved(String, QuotaStatsUpdaterDescriptor) - Method in class org.nuxeo.ecm.quota.QuotaStatsUpdaterRegistry
-
- contributionRemoved(String, RelationshipKindDescriptor) - Method in class org.nuxeo.ecm.social.relationship.service.RelationshipKindRegistry
-
- contributionRemoved(String, DirectoryTreeDescriptor) - Method in class org.nuxeo.ecm.webapp.directory.DirectoryTreeRegistry
-
- contributionRemoved(String, T) - Method in class org.nuxeo.runtime.model.ContributionFragmentRegistry
-
All the fragments in the contribution was removed.
- contributionRemoved(String, T) - Method in class org.nuxeo.runtime.model.SimpleContributionRegistry
-
- contributionRemoved(String, ContextExtensionFactoryDescriptor) - Method in class org.nuxeo.template.service.ContextFactoryRegistry
-
- contributionRemoved(String, OutputFormatDescriptor) - Method in class org.nuxeo.template.service.OutputFormatRegistry
-
- contributionRemoved(String, TemplateProcessorDescriptor) - Method in class org.nuxeo.template.service.TemplateProcessorRegistry
-
- contributionRemoved(String, Flavor) - Method in class org.nuxeo.theme.styling.service.registries.FlavorRegistry
-
- contributionRemoved(String, ThemePage) - Method in class org.nuxeo.theme.styling.service.registries.PageRegistry
-
- contributionRemoved(String, SimpleStyle) - Method in class org.nuxeo.theme.styling.service.registries.StyleRegistry
-
- contributions - Variable in class org.nuxeo.runtime.deployment.preprocessor.FragmentDescriptor
-
- contributions - Variable in class org.nuxeo.runtime.model.impl.ExtensionPointImpl
-
- Contributions_VNODE - Static variable in class org.nuxeo.apidoc.api.VirtualNodesConsts
-
- Contributions_VNODE_NAME - Static variable in class org.nuxeo.apidoc.api.VirtualNodesConsts
-
- ContributionStorage - Interface in org.nuxeo.runtime.model.persistence
-
- ContributionStorageDescriptor - Class in org.nuxeo.runtime.model.persistence
-
- ContributionStorageDescriptor() - Constructor for class org.nuxeo.runtime.model.persistence.ContributionStorageDescriptor
-
- contributionUpdated(String, AllowedAssetTypeDescriptor, AllowedAssetTypeDescriptor) - Method in class org.nuxeo.dam.AllowedAssetTypeRegistry
-
- contributionUpdated(String, ActiveFileSystemItemFactoriesDescriptor, ActiveFileSystemItemFactoriesDescriptor) - Method in class org.nuxeo.drive.service.impl.ActiveFileSystemItemFactoryRegistry
-
- contributionUpdated(String, ActiveTopLevelFolderItemFactoryDescriptor, ActiveTopLevelFolderItemFactoryDescriptor) - Method in class org.nuxeo.drive.service.impl.ActiveTopLevelFolderItemFactoryRegistry
-
- contributionUpdated(String, FileSystemItemFactoryDescriptor, FileSystemItemFactoryDescriptor) - Method in class org.nuxeo.drive.service.impl.FileSystemItemFactoryRegistry
-
- contributionUpdated(String, TopLevelFolderItemFactoryDescriptor, TopLevelFolderItemFactoryDescriptor) - Method in class org.nuxeo.drive.service.impl.TopLevelFolderItemFactoryRegistry
-
- contributionUpdated(String, ActivityLinkBuilderDescriptor, ActivityLinkBuilderDescriptor) - Method in class org.nuxeo.ecm.activity.ActivityLinkBuilderRegistry
-
- contributionUpdated(String, ActivityStream, ActivityStream) - Method in class org.nuxeo.ecm.activity.ActivityStreamRegistry
-
- contributionUpdated(String, ActivityUpgraderDescriptor, ActivityUpgraderDescriptor) - Method in class org.nuxeo.ecm.activity.ActivityUpgraderRegistry
-
- contributionUpdated(String, ActivityVerb, ActivityVerb) - Method in class org.nuxeo.ecm.activity.ActivityVerbRegistry
-
- contributionUpdated(String, EventHandler, EventHandler) - Method in class org.nuxeo.ecm.automation.core.events.EventRegistry
-
- contributionUpdated(String, ChainException, ChainException) - Method in class org.nuxeo.ecm.automation.core.exception.ChainExceptionRegistry
-
- contributionUpdated(String, AutomationFilter, AutomationFilter) - Method in class org.nuxeo.ecm.automation.core.impl.AutomationFilterRegistry
-
- contributionUpdated(String, OperationType, OperationType) - Method in class org.nuxeo.ecm.automation.core.impl.OperationTypeRegistry
-
- contributionUpdated(String, LifeCycleDescriptor, LifeCycleDescriptor) - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleRegistry
-
- contributionUpdated(String, LifeCycleTypesDescriptor, LifeCycleTypesDescriptor) - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleTypeRegistry
-
- contributionUpdated(String, WorkQueueDescriptor, WorkQueueDescriptor) - Method in class org.nuxeo.ecm.core.work.WorkQueueDescriptorRegistry
-
- contributionUpdated(String, LDAPDirectoryDescriptor, LDAPDirectoryDescriptor) - Method in class org.nuxeo.ecm.directory.ldap.registry.LDAPDirectoryRegistry
-
- contributionUpdated(String, LDAPServerDescriptor, LDAPServerDescriptor) - Method in class org.nuxeo.ecm.directory.ldap.registry.LDAPServerRegistry
-
- contributionUpdated(String, MultiDirectoryDescriptor, MultiDirectoryDescriptor) - Method in class org.nuxeo.ecm.directory.multi.MultiDirectoryRegistry
-
- contributionUpdated(String, DirectoryFactoryMapper, DirectoryFactoryMapper) - Method in class org.nuxeo.ecm.directory.registry.DirectoryFactoryMapperRegistry
-
- contributionUpdated(String, SQLDirectoryDescriptor, SQLDirectoryDescriptor) - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryRegistry
-
- contributionUpdated(String, Action, Action) - Method in class org.nuxeo.ecm.platform.actions.ActionContributionHandler
-
- contributionUpdated(String, DefaultActionFilter, DefaultActionFilter) - Method in class org.nuxeo.ecm.platform.actions.FilterContributionHandler
-
- contributionUpdated(String, PostContentCreationHandlerDescriptor, PostContentCreationHandlerDescriptor) - Method in class org.nuxeo.ecm.platform.content.template.service.PostContentCreationHandlerRegistry
-
- contributionUpdated(String, ContentViewDescriptor, ContentViewDescriptor) - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewRegistry
-
- contributionUpdated(String, NotificationListenerVetoDescriptor, NotificationListenerVetoDescriptor) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationListenerVetoRegistry
-
- contributionUpdated(String, DisabledPropertyRefDescriptor, DisabledPropertyRefDescriptor) - Method in class org.nuxeo.ecm.platform.forms.layout.service.DisabledPropertyRefRegistry
-
- contributionUpdated(String, OpenIDConnectProviderDescriptor, OpenIDConnectProviderDescriptor) - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDProviderFragmentRegistry
-
- contributionUpdated(String, PageProviderDefinition, PageProviderDefinition) - Method in class org.nuxeo.ecm.platform.query.core.PageProviderRegistry
-
- contributionUpdated(String, SuggesterGroupDescriptor, SuggesterGroupDescriptor) - Method in class org.nuxeo.ecm.platform.suggestbox.service.registries.SuggesterGroupRegistry
-
- contributionUpdated(String, SuggesterDescriptor, SuggesterDescriptor) - Method in class org.nuxeo.ecm.platform.suggestbox.service.registries.SuggesterRegistry
-
- contributionUpdated(String, SuggestionHandlerDescriptor, SuggestionHandlerDescriptor) - Method in class org.nuxeo.ecm.platform.suggestbox.service.registries.SuggestionHandlerRegistry
-
- contributionUpdated(String, Type, Type) - Method in class org.nuxeo.ecm.platform.types.TypeRegistry
-
- contributionUpdated(String, AutomaticVideoConversion, AutomaticVideoConversion) - Method in class org.nuxeo.ecm.platform.video.service.AutomaticVideoConversionContributionHandler
-
- contributionUpdated(String, VideoConversion, VideoConversion) - Method in class org.nuxeo.ecm.platform.video.service.VideoConversionContributionHandler
-
- contributionUpdated(String, NuxeoCorsFilterDescriptor, NuxeoCorsFilterDescriptor) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.NuxeoCorsFilterDescriptorRegistry
-
- contributionUpdated(String, QuotaStatsUpdaterDescriptor, QuotaStatsUpdaterDescriptor) - Method in class org.nuxeo.ecm.quota.QuotaStatsUpdaterRegistry
-
- contributionUpdated(String, RelationshipKindDescriptor, RelationshipKindDescriptor) - Method in class org.nuxeo.ecm.social.relationship.service.RelationshipKindRegistry
-
- contributionUpdated(String, NavTreeDescriptor, NavTreeDescriptor) - Method in class org.nuxeo.ecm.virtualnavigation.service.NavTreeRegistry
-
- contributionUpdated(String, DirectoryTreeDescriptor, DirectoryTreeDescriptor) - Method in class org.nuxeo.ecm.webapp.directory.DirectoryTreeRegistry
-
- contributionUpdated(String, T, T) - Method in class org.nuxeo.runtime.model.ContributionFragmentRegistry
-
Adds or updates a contribution.
- contributionUpdated(String, T, T) - Method in class org.nuxeo.runtime.model.SimpleContributionRegistry
-
- contributionUpdated(String, ContextExtensionFactoryDescriptor, ContextExtensionFactoryDescriptor) - Method in class org.nuxeo.template.service.ContextFactoryRegistry
-
- contributionUpdated(String, OutputFormatDescriptor, OutputFormatDescriptor) - Method in class org.nuxeo.template.service.OutputFormatRegistry
-
- contributionUpdated(String, TemplateProcessorDescriptor, TemplateProcessorDescriptor) - Method in class org.nuxeo.template.service.TemplateProcessorRegistry
-
- contributionUpdated(String, Flavor, Flavor) - Method in class org.nuxeo.theme.styling.service.registries.FlavorRegistry
-
- contributionUpdated(String, ThemePage, ThemePage) - Method in class org.nuxeo.theme.styling.service.registries.PageRegistry
-
- contributionUpdated(String, SimpleStyle, SimpleStyle) - Method in class org.nuxeo.theme.styling.service.registries.StyleRegistry
-
- ContributionWO - Class in org.nuxeo.apidoc.browse
-
- ContributionWO() - Constructor for class org.nuxeo.apidoc.browse.ContributionWO
-
- ContributorDescriptor - Class in org.nuxeo.ecm.automation.io.services.contributor
-
- ContributorDescriptor() - Constructor for class org.nuxeo.ecm.automation.io.services.contributor.ContributorDescriptor
-
- contributors - Variable in class org.nuxeo.functionaltests.pages.tabs.SummaryTabSubPage
-
- controlFlagFromString(String) - Static method in class org.nuxeo.runtime.api.login.SecurityDomain
-
- controlFlagToString(AppConfigurationEntry.LoginModuleControlFlag) - Static method in class org.nuxeo.runtime.api.login.SecurityDomain
-
- ControllerTag - Class in org.nuxeo.theme.jsf.taglib
-
- ControllerTag() - Constructor for class org.nuxeo.theme.jsf.taglib.ControllerTag
-
- ControlsDescriptor - Class in org.nuxeo.ecm.platform.forms.layout.descriptors
-
- ControlsDescriptor() - Constructor for class org.nuxeo.ecm.platform.forms.layout.descriptors.ControlsDescriptor
-
- ConversationDocumentsListsManager - Class in org.nuxeo.ecm.webapp.documentsLists
-
- ConversationDocumentsListsManager() - Constructor for class org.nuxeo.ecm.webapp.documentsLists.ConversationDocumentsListsManager
-
- ConversationIdGenerator - Class in org.nuxeo.ecm.webapp.helpers
-
- ConversationIdGenerator() - Constructor for class org.nuxeo.ecm.webapp.helpers.ConversationIdGenerator
-
- conversationManager - Variable in class org.nuxeo.ecm.webapp.helpers.ConversationIdGenerator
-
- conversationManager - Variable in class org.nuxeo.ecm.webapp.helpers.LogoHelper
-
- ConversationTrashManager - Class in org.nuxeo.ecm.webapp.trashManagement
-
- ConversationTrashManager() - Constructor for class org.nuxeo.ecm.webapp.trashManagement.ConversationTrashManager
-
- CONVERSION_FORMAT - Static variable in class org.nuxeo.ecm.platform.picture.api.ImagingConvertConstants
-
- CONVERSION_TYPE_URL_PARAM_NAME - Static variable in class org.nuxeo.ecm.diff.content.ContentDiffHelper
-
- ConversionAction - Interface in org.nuxeo.ecm.webapp.action
-
- ConversionActionBean - Class in org.nuxeo.ecm.webapp.action
-
- ConversionActionBean() - Constructor for class org.nuxeo.ecm.webapp.action.ConversionActionBean
-
- ConversionCacheEntry - Class in org.nuxeo.ecm.core.convert.cache
-
- ConversionCacheEntry(BlobHolder) - Constructor for class org.nuxeo.ecm.core.convert.cache.ConversionCacheEntry
-
- ConversionCacheGCManager - Class in org.nuxeo.ecm.core.convert.cache
-
Manages GC processing to clean up disk cache.
- ConversionCacheHolder - Class in org.nuxeo.ecm.core.convert.cache
-
- ConversionException - Exception in org.nuxeo.ecm.core.convert.api
-
- ConversionException(String, Exception) - Constructor for exception org.nuxeo.ecm.core.convert.api.ConversionException
-
- ConversionException(String) - Constructor for exception org.nuxeo.ecm.core.convert.api.ConversionException
-
- ConversionException(String, Throwable) - Constructor for exception org.nuxeo.ecm.core.convert.api.ConversionException
-
- ConversionService - Interface in org.nuxeo.ecm.core.convert.api
-
Interface for the Conversion Service.
- ConversionServiceImpl - Class in org.nuxeo.ecm.core.convert.service
-
Runtime Component that also provides the POJO implementation of the
ConversionService
.
- ConversionServiceImpl() - Constructor for class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
-
- ConversionServiceManager - Interface in org.nuxeo.ecm.core.convert.extension
-
- convert(String, BlobHolder, Map<String, Serializable>) - Method in interface org.nuxeo.ecm.core.convert.api.ConversionService
-
Converts a Blob given a converter name.
- convert(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.convert.extension.ChainedConverter
-
- convert(BlobHolder, Map<String, Serializable>) - Method in interface org.nuxeo.ecm.core.convert.extension.Converter
-
Main method to handle the real Conversion Job.
- convert(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.FullTextConverter
-
- convert(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.Html2TextConverter
-
- convert(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.MD2TextConverter
-
- convert(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.MSOffice2TextConverter
-
- convert(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.PDF2TextConverter
-
- convert(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.PPT2TextConverter
-
Deprecated.
- convert(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.RFC822ToTextConverter
-
- convert(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.RTF2TextConverter
-
- convert(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.Word2TextConverter
-
Deprecated.
- convert(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.XL2TextConverter
-
- convert(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.XLX2TextConverter
-
- convert(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.XML2TextConverter
-
- convert(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.XmlZip2TextConverter
-
- convert(String, BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
-
- convert(Object) - Method in class org.nuxeo.ecm.core.schema.types.AnyType
-
- convert(Object) - Method in class org.nuxeo.ecm.core.schema.types.ComplexTypeImpl
-
- convert(Object) - Method in class org.nuxeo.ecm.core.schema.types.ListTypeImpl
-
- convert(Object) - Method in class org.nuxeo.ecm.core.schema.types.primitives.BinaryType
-
- convert(Object) - Method in class org.nuxeo.ecm.core.schema.types.primitives.BooleanType
-
- convert(Object) - Method in class org.nuxeo.ecm.core.schema.types.primitives.DateType
-
- convert(Object) - Method in class org.nuxeo.ecm.core.schema.types.primitives.DoubleType
-
- convert(Object) - Method in class org.nuxeo.ecm.core.schema.types.primitives.IntegerType
-
- convert(Object) - Method in class org.nuxeo.ecm.core.schema.types.primitives.LongType
-
- convert(Object) - Method in class org.nuxeo.ecm.core.schema.types.primitives.StringType
-
- convert(Object) - Method in class org.nuxeo.ecm.core.schema.types.SimpleTypeImpl
-
- convert(Object) - Method in interface org.nuxeo.ecm.core.schema.types.Type
-
Converts the given value to an object compatible with the associated type.
- convert(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.diff.content.converters.ContentDiffHtmlConverter
-
- convert(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.diff.content.converters.ContentDiffTextConverter
-
- convert(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.convert.plugins.CommandLineBasedConverter
-
- convert(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.convert.plugins.IWork2PDFConverter
-
- convert(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.convert.plugins.JODBasedConverter
-
- convert(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.convert.plugins.Md2HtmlConverter
-
- convert(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.convert.plugins.UTF8CharsetConverter
-
- convert(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.convert.plugins.Zip2HtmlConverter
-
- convert(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.picture.convert.CropPictureConverter
-
- convert(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.picture.convert.ResizePictureConverter
-
- convert(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.picture.convert.RotationPictureConverter
-
- convert(String, String) - Static method in class org.nuxeo.ecm.platform.picture.magick.utils.ImageConverter
-
- convert(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.preview.converters.HtmlPreviewConverter
-
- convert(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.thumbnail.converter.AnyToThumbnailConverter
-
- convert(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.thumbnail.converter.ThumbnailDocumentConverter
-
- convert(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.video.convert.ScreenshotConverter
-
- convert(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.video.convert.StoryboardConverter
-
- convert(Video, String) - Method in interface org.nuxeo.ecm.platform.video.service.VideoService
-
Convert the originalVideo
using the given conversionName
.
- convert(VideoConversionId, Video, String) - Method in interface org.nuxeo.ecm.platform.video.service.VideoService
-
Deprecated.
since 5.7.3, use the API without id
- convert(VideoConversionId, Video, String) - Method in class org.nuxeo.ecm.platform.video.service.VideoServiceImpl
-
Deprecated.
- convert(Video, String) - Method in class org.nuxeo.ecm.platform.video.service.VideoServiceImpl
-
- convert(String) - Method in class org.nuxeo.ecm.webengine.forms.validation.TypeConvertor
-
- convert(NuxeoPrincipal) - Method in class org.nuxeo.opensocial.services.person.DefaultPrincipalConverter
-
- convert(NuxeoPrincipal) - Method in interface org.nuxeo.opensocial.services.person.PrincipalConverter
-
Converts a Nuxeo Principal to an OpenSocial Person
- convert(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.template.deckjs.DeckJSPDFConverter
-
- convert(BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.template.processors.convert.AnyToODTConverter
-
- convertAces(List<Ace>) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObjectFactory
-
- ConvertBlob - Class in org.nuxeo.ecm.automation.core.operations.blob
-
Convert the given blob to a file with given mimetype.
- ConvertBlob() - Constructor for class org.nuxeo.ecm.automation.core.operations.blob.ConvertBlob
-
- convertBlob(Blob, String) - Method in class org.nuxeo.ecm.platform.convert.ConvertHelper
-
- convertBlob(Blob, String, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.convert.ConvertHelper
-
- convertChangeEvent(ObjectData) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObjectFactory
-
- convertChangeEvents(String, ObjectList) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObjectFactory
-
- convertClassToResourcePath(String) - Static method in class org.nuxeo.ecm.webengine.loader.store.ResourceStoreClassLoader
-
org.my.Class -> org/my/Class.class
- convertContentStream(ContentStream) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObjectFactory
-
- convertCssValueToPreset(String, String, String, String) - Static method in class org.nuxeo.theme.editor.Editor
-
- Converter - Interface in org.nuxeo.ecm.core.convert.extension
-
Interface that must be implemented by any contributer Converter class.
- CONVERTER_EP - Static variable in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
-
- CONVERTER_ID - Static variable in class org.nuxeo.ecm.platform.ui.web.converter.DateConverter
-
- CONVERTER_ID - Static variable in class org.nuxeo.ecm.platform.ui.web.converter.TimeConverter
-
- ConverterBasedContentDiffAdapter - Class in org.nuxeo.ecm.diff.content.adapter.base
-
Base class for content diff based on "on the fly html or text transformers.
- ConverterBasedContentDiffAdapter() - Constructor for class org.nuxeo.ecm.diff.content.adapter.base.ConverterBasedContentDiffAdapter
-
- ConverterBasedHtmlPreviewAdapter - Class in org.nuxeo.ecm.platform.preview.adapter.base
-
Base class for preview based on "on the fly" HTML transformers
- ConverterBasedHtmlPreviewAdapter() - Constructor for class org.nuxeo.ecm.platform.preview.adapter.base.ConverterBasedHtmlPreviewAdapter
-
- ConverterCheckResult - Class in org.nuxeo.ecm.core.convert.api
-
Result object for an availability check on a Converter.
- ConverterCheckResult() - Constructor for class org.nuxeo.ecm.core.convert.api.ConverterCheckResult
-
- ConverterCheckResult(String, String) - Constructor for class org.nuxeo.ecm.core.convert.api.ConverterCheckResult
-
- ConverterDescriptor - Class in org.nuxeo.ecm.core.convert.extension
-
XMap descriptor for the contribution of a new
Converter
.
- ConverterDescriptor() - Constructor for class org.nuxeo.ecm.core.convert.extension.ConverterDescriptor
-
- ConverterNotAvailable - Exception in org.nuxeo.ecm.core.convert.api
-
- ConverterNotAvailable(String) - Constructor for exception org.nuxeo.ecm.core.convert.api.ConverterNotAvailable
-
- ConverterNotRegistered - Exception in org.nuxeo.ecm.core.convert.api
-
Exception thrown when selected converter is not registered.
- ConverterNotRegistered(String) - Constructor for exception org.nuxeo.ecm.core.convert.api.ConverterNotRegistered
-
- convertFromBase64Png(String) - Method in class org.nuxeo.functionaltests.ScreenShotFileOutput
-
- convertFromPngBytes(byte[]) - Method in class org.nuxeo.functionaltests.ScreenShotFileOutput
-
- ConvertHelper - Class in org.nuxeo.ecm.platform.convert
-
- ConvertHelper() - Constructor for class org.nuxeo.ecm.platform.convert.ConvertHelper
-
- convertObject(ObjectData, OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObjectFactory
-
- ConvertOption - Class in org.nuxeo.ecm.core.convert.service
-
Helper class to manage mime-types chains.
- ConvertOption(String, String) - Constructor for class org.nuxeo.ecm.core.convert.service.ConvertOption
-
- convertPolicies(List<Policy>) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObjectFactory
-
- convertProperties(ObjectType, Collection<SecondaryType>, Properties) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObjectFactory
-
- convertProperties(Map<String, ?>, ObjectType, Collection<SecondaryType>, Set<Updatability>) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObjectFactory
-
- convertQueryProperties(Properties) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObjectFactory
-
- convertQueryResult(ObjectData) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObjectFactory
-
- convertRendition(String, RenditionData) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObjectFactory
-
- convertRepositoryInfo(RepositoryInfo) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObjectFactory
-
- convertTo(Serializable, Class<T>) - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
-
- convertTo(Serializable, Class<T>) - Method in class org.nuxeo.ecm.core.api.model.impl.ArrayProperty
-
- convertTo(Serializable, Class<T>) - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
-
- convertTo(Serializable, Class<T>) - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.BinaryProperty
-
- convertTo(Serializable, Class<T>) - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.BlobProperty
-
- convertTo(Serializable, Class<T>) - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.BooleanProperty
-
- convertTo(Serializable, Class<T>) - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.DateProperty
-
- convertTo(Serializable, Class<T>) - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.DoubleProperty
-
- convertTo(Serializable, Class<T>) - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.LongProperty
-
- convertTo(Serializable, Class<T>) - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.StringProperty
-
- convertTo(Serializable, Class<T>) - Method in interface org.nuxeo.ecm.core.api.model.Property
-
Converts the given normalized value to the given type.
- convertToHtml(String, String) - Method in class org.nuxeo.ecm.platform.forms.layout.actions.RichTextEditorActions
-
- convertToMimeType(String, BlobHolder, Map<String, Serializable>) - Method in interface org.nuxeo.ecm.core.convert.api.ConversionService
-
Converts a Blob given a target destination MimeType.
- convertToMimeType(String, BlobHolder, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
-
- convertToSecurityData(ACP, SecurityData) - Static method in class org.nuxeo.ecm.webapp.security.SecurityDataConverter
-
Feeds security data object with user entries.
- convertToSelectOptions(DocumentModelList, String, String, String) - Static method in class org.nuxeo.ecm.platform.forms.layout.io.plugins.helpers.VocabularyHelper
-
- convertToUserEntries(SecurityData) - Static method in class org.nuxeo.ecm.webapp.security.SecurityDataConverter
-
Reverts back the data contained in SecurityData to a list of user
entries.
- convertTypeDefinition(TypeDefinition) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObjectFactory
-
- convertValueToPreset(String, String, String, String) - Method in class org.nuxeo.theme.editor.Main
-
- COOKIE - Static variable in class org.nuxeo.opensocial.shindig.gadgets.NXMakeRequestHandler
-
- COOKIE_DOMAIN - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.cleartrust.ClearTrustParameters
-
- COOKIE_NAME_LOGOUT_URL - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.cas2.SecurityExceptionHandler
-
- CookieManager - Class in org.nuxeo.theme.jsf.negotiation
-
- CookieManager() - Constructor for class org.nuxeo.theme.jsf.negotiation.CookieManager
-
- CookieValue - Class in org.nuxeo.theme.jsf.negotiation.collection
-
- CookieValue() - Constructor for class org.nuxeo.theme.jsf.negotiation.collection.CookieValue
-
- CookieValue - Class in org.nuxeo.theme.jsf.negotiation.engine
-
- CookieValue() - Constructor for class org.nuxeo.theme.jsf.negotiation.engine.CookieValue
-
- CookieValue - Class in org.nuxeo.theme.jsf.negotiation.mode
-
- CookieValue() - Constructor for class org.nuxeo.theme.jsf.negotiation.mode.CookieValue
-
- CookieValue - Class in org.nuxeo.theme.jsf.negotiation.perspective
-
- CookieValue() - Constructor for class org.nuxeo.theme.jsf.negotiation.perspective.CookieValue
-
- CookieValue - Class in org.nuxeo.theme.jsf.negotiation.theme
-
- CookieValue() - Constructor for class org.nuxeo.theme.jsf.negotiation.theme.CookieValue
-
- CookieValue - Class in org.nuxeo.theme.webengine.negotiation.collection
-
- CookieValue() - Constructor for class org.nuxeo.theme.webengine.negotiation.collection.CookieValue
-
- CookieValue - Class in org.nuxeo.theme.webengine.negotiation.engine
-
- CookieValue() - Constructor for class org.nuxeo.theme.webengine.negotiation.engine.CookieValue
-
- CookieValue - Class in org.nuxeo.theme.webengine.negotiation.mode
-
- CookieValue() - Constructor for class org.nuxeo.theme.webengine.negotiation.mode.CookieValue
-
- CookieValue - Class in org.nuxeo.theme.webengine.negotiation.perspective
-
- CookieValue() - Constructor for class org.nuxeo.theme.webengine.negotiation.perspective.CookieValue
-
- CookieValue - Class in org.nuxeo.theme.webengine.negotiation.theme
-
- CookieValue() - Constructor for class org.nuxeo.theme.webengine.negotiation.theme.CookieValue
-
- copiedSpaceRef - Variable in class org.nuxeo.ecm.user.center.dashboard.UserDashboardSpaceProvider.DefaultDashboardSpaceCopy
-
- copy(InputStream, OutputStream) - Static method in class org.nuxeo.common.utils.FileUtils
-
- copy(File, File) - Static method in class org.nuxeo.common.utils.FileUtils
-
Copies source to destination.
- copy(File[], File) - Static method in class org.nuxeo.common.utils.FileUtils
-
- Copy - Class in org.nuxeo.connect.update.task.standalone.commands
-
Copy a file to the given target directory or file.
- Copy() - Constructor for class org.nuxeo.connect.update.task.standalone.commands.Copy
-
- Copy(File, File, String, boolean) - Constructor for class org.nuxeo.connect.update.task.standalone.commands.Copy
-
- Copy(File, File, String, boolean, boolean) - Constructor for class org.nuxeo.connect.update.task.standalone.commands.Copy
-
- copy(DocRef, DocRef) - Method in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- copy(DocRef, DocRef, String) - Method in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- copy(InputStream, OutputStream) - Static method in class org.nuxeo.ecm.automation.client.jaxrs.util.IOUtils
-
- copy(DocumentRef, DocumentRef, String, boolean) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- copy(DocumentRef, DocumentRef, String) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- copy(List<DocumentRef>, DocumentRef, boolean) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- copy(List<DocumentRef>, DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- copy(DocumentRef, DocumentRef, String) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Copies the source document to the destination folder under the given
name.
- copy(DocumentRef, DocumentRef, String, boolean) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Copies the source document to the destination folder under the given
name.
- copy(List<DocumentRef>, DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Bulk copy.
- copy(List<DocumentRef>, DocumentRef, boolean) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Bulk copy.
- copy(InputStream, OutputStream) - Static method in class org.nuxeo.ecm.core.api.impl.blob.AbstractBlob
-
- copy(Reader, Writer) - Static method in class org.nuxeo.ecm.core.api.impl.blob.AbstractBlob
-
- copy(Document, Document, String) - Method in interface org.nuxeo.ecm.core.model.Session
-
Copies the source document to the given folder.
- copy(ObjectId) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
-
- copy(ObjectId, Map<String, ?>, VersioningState, List<Policy>, List<Ace>, List<Ace>, OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
-
- copy(String, String, Map<String, ?>, TypeDefinition, VersioningState, List<Policy>, List<Ace>, List<Ace>, OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
-
- copy(Document, Document, String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
-
- copy(RowMapper.IdWithTypes, Serializable, String, Row) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
-
- copy(Node, Serializable, String) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
-
Copy a child to a new parent with a new name.
- copy(Node, Node, String) - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl
-
- copy(RowMapper.IdWithTypes, Serializable, String, Row) - Method in interface org.nuxeo.ecm.core.storage.sql.RowMapper
-
Copies the hierarchy starting from a given row to a new parent with a new
name.
- copy(Node, Node, String) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
-
Copies a node to a new location with a new name.
- copy(Node, Node, String) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
-
- copy(RowMapper.IdWithTypes, Serializable, String, Row) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper
-
- copy(RowMapper.IdWithTypes, Serializable, String, Row) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingRowMapper
-
- copy(IOConfiguration, IOConfiguration, Collection<String>) - Static method in class org.nuxeo.ecm.platform.io.api.util.IOHelper
-
Copy from one location to another.
- copy(String, String) - Method in class org.nuxeo.ecm.webdav.resource.ExistingResource
-
- copy() - Method in class org.nuxeo.ecm.webdav.resource.UnknownResource
-
- copy() - Method in class org.nuxeo.ecm.webdav.resource.VirtualFolderResource
-
- copy(InputStream, OutputStream) - Method in class org.nuxeo.ecm.webengine.gwt.dev.RedirectService
-
- copy() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.Path
-
- copy(int) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.Path
-
- copy(InputStream, OutputStream) - Static method in class org.nuxeo.shell.fs.FileSystem
-
- COPY_ERROR - Static variable in class org.nuxeo.ecm.webapp.filemanager.FileManageActionsBean
-
- COPY_FROM_WORK_VERSION - Static variable in class org.nuxeo.ecm.platform.relations.api.util.RelationConstants
-
- copyByIndex(int...) - Method in class org.nuxeo.functionaltests.pages.tabs.ContentTabSubPage
-
Select the document by their index in the content view and copy them in the clipboard.
- copyByTitle(String...) - Method in class org.nuxeo.functionaltests.pages.tabs.ContentTabSubPage
-
Select the document by their title in the content view and copy them in the clipboard.
- CopyCommand - Class in org.nuxeo.runtime.deployment.preprocessor.install.commands
-
- CopyCommand(Path, Path) - Constructor for class org.nuxeo.runtime.deployment.preprocessor.install.commands.CopyCommand
-
Constructor for copy command.
- CopyCommand(Path, Path, PathFilter) - Constructor for class org.nuxeo.runtime.deployment.preprocessor.install.commands.CopyCommand
-
- CopyCommand(Path, Path, Path, PathFilter) - Constructor for class org.nuxeo.runtime.deployment.preprocessor.install.commands.CopyCommand
-
- copyContent(DocumentModel) - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Copies all the data from a source document.
- copyContent(DocumentModel) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- copyContent(DocumentModel) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- copyContent(DocumentModel) - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- copyContent(InputStream, OutputStream) - Static method in class org.nuxeo.runtime.tomcat.dev.IOUtils
-
- copyContextData(DocumentModel) - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Copies the context data from given document to this document.
- copyContextData(DocumentModel) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- copyContextData(DocumentModel) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- copyContextData(DocumentModel) - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- copyDebug(InputStream, OutputStream) - Method in class org.nuxeo.ecm.webengine.gwt.dev.RedirectService
-
- CopyDocument - Static variable in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- CopyDocument - Class in org.nuxeo.ecm.automation.core.operations.document
-
- CopyDocument() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.CopyDocument
-
- copyDocumentsAndResources(String, Collection<DocumentRef>, DocumentLocation, Collection<String>) - Method in interface org.nuxeo.ecm.platform.io.api.IOManager
-
Copy documents and resources to another location (on a same machine).
- copyDocumentsAndResources(String, Collection<DocumentRef>, String, int, DocumentLocation, Collection<String>) - Method in interface org.nuxeo.ecm.platform.io.api.IOManager
-
Remote copy.
- copyDocumentsAndResources(String, Collection<DocumentRef>, IOManager, DocumentLocation, Collection<String>) - Method in interface org.nuxeo.ecm.platform.io.api.IOManager
-
Remote copy.
- copyDocumentsAndResources(String, Collection<DocumentRef>, String, int, DocumentLocation, String, Map<String, Object>, String, Map<String, Object>, Collection<String>) - Method in interface org.nuxeo.ecm.platform.io.api.IOManager
-
Copies documents and resources associated with the given sources from the
local repository to a remote repository instance (available on a machine
with the given serverAddress).
- copyDocumentsAndResources(String, Collection<DocumentRef>, DocumentLocation, Collection<String>) - Method in class org.nuxeo.ecm.platform.io.impl.IOManagerImpl
-
- copyDocumentsAndResources(String, Collection<DocumentRef>, String, int, DocumentLocation, Collection<String>) - Method in class org.nuxeo.ecm.platform.io.impl.IOManagerImpl
-
- copyDocumentsAndResources(String, Collection<DocumentRef>, IOManager, DocumentLocation, Collection<String>) - Method in class org.nuxeo.ecm.platform.io.impl.IOManagerImpl
-
- copyDocumentsAndResources(String, Collection<DocumentRef>, String, int, DocumentLocation, String, Map<String, Object>, String, Map<String, Object>, Collection<String>) - Method in class org.nuxeo.ecm.platform.io.impl.IOManagerImpl
-
- copyDocumentsAndResources(String, Collection<DocumentRef>, IOManager, DocumentLocation, String, Map<String, Object>, String, Map<String, Object>, Collection<String>) - Method in class org.nuxeo.ecm.platform.io.impl.IOManagerImpl
-
- copyElement(String) - Method in class org.nuxeo.theme.editor.Main
-
- copyFile(File, File) - Static method in class org.nuxeo.common.utils.FileUtils
-
- copyFile(File, File) - Static method in class org.nuxeo.osgi.application.FrameworkBootstrap
-
- copyFile(File, File) - Static method in class org.nuxeo.shell.fs.FileSystem
-
- copyFrom(Gadget) - Method in interface org.nuxeo.ecm.spaces.api.Gadget
-
- copyFrom(Space) - Method in interface org.nuxeo.ecm.spaces.api.Space
-
- copyFrom(Gadget) - Method in class org.nuxeo.ecm.spaces.impl.docwrapper.DocGadgetImpl
-
- copyFrom(Space) - Method in class org.nuxeo.ecm.spaces.impl.docwrapper.DocSpaceImpl
-
- copyFrom(YUILayout) - Method in interface org.nuxeo.opensocial.container.shared.layout.api.YUILayout
-
- copyFrom(YUILayout) - Method in class org.nuxeo.opensocial.container.shared.layout.impl.YUILayoutImpl
-
- copyFromLocalToLocal() - Static method in class org.nuxeo.ecm.platform.io.api.util.Example
-
- copyFromLocalToRemote() - Static method in class org.nuxeo.ecm.platform.io.api.util.Example
-
- copyId - Variable in class org.nuxeo.ecm.core.storage.sql.RowMapper.CopyResult
-
The id of the root of the copy.
- copyItem(DocumentModel, PathRef) - Method in class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
-
- copyItem(DocumentModel, PathRef) - Method in interface org.nuxeo.ecm.webdav.backend.Backend
-
- copyItem(DocumentModel, PathRef) - Method in class org.nuxeo.ecm.webdav.backend.SimpleBackend
-
- copyLinkValues(UIComponent, UIComponent) - Static method in class org.nuxeo.ecm.platform.ui.web.util.ComponentUtils
-
- copyMetadata(CoreSession, DocumentModel, List<DocumentModel>) - Static method in class org.nuxeo.ecm.webapp.bulkedit.BulkEditHelper
-
- CopyOperation - Class in org.nuxeo.ecm.webengine.install
-
- CopyOperation() - Constructor for class org.nuxeo.ecm.webengine.install.CopyOperation
-
- copyPreset(String) - Method in class org.nuxeo.theme.editor.Main
-
- copyProxyAsDocument(DocumentRef, DocumentRef, String, boolean) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- copyProxyAsDocument(DocumentRef, DocumentRef, String) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- copyProxyAsDocument(List<DocumentRef>, DocumentRef, boolean) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- copyProxyAsDocument(List<DocumentRef>, DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- copyProxyAsDocument(DocumentRef, DocumentRef, String) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Work like copy but in the case of a source proxy the destination will be
a new document instead of a proxy.
- copyProxyAsDocument(DocumentRef, DocumentRef, String, boolean) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Work like copy but in the case of a source proxy the destination will be
a new document instead of a proxy.
- copyProxyAsDocument(List<DocumentRef>, DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Bulk copyProxyAsDocument.
- copyProxyAsDocument(List<DocumentRef>, DocumentRef, boolean) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Bulk copyProxyAsDocument.
- copyRemoteToLocal() - Static method in class org.nuxeo.ecm.platform.io.api.util.Example
-
- copyRemoteToRemote() - Static method in class org.nuxeo.ecm.platform.io.api.util.Example
-
- copyResources(Bundle, String, File) - Static method in class org.nuxeo.ecm.webengine.install.Installer
-
- copySelection(List<DocumentModel>) - Method in interface org.nuxeo.ecm.webapp.clipboard.ClipboardActions
-
Called when the drag and drop is launched in the clipboard fragment.
- copySelection(List<DocumentModel>) - Method in class org.nuxeo.ecm.webapp.clipboard.ClipboardActionsBean
-
Deprecated.
- copyTagAttributes(String, String...) - Method in class org.nuxeo.ecm.platform.forms.layout.facelets.FaceletHandlerHelper
-
Copies tag attributes with given names from the tag config, using given
id as base for the id attribute.
- copyTags(CoreSession, String, String) - Method in interface org.nuxeo.ecm.platform.tag.TagService
-
Copy all the tags applied to the source document to the destination
document.
- copyTags(CoreSession, String, String) - Method in class org.nuxeo.ecm.platform.tag.TagServiceImpl
-
- copyTo(Writer) - Method in class org.nuxeo.ecm.platform.rendering.fm.extensions.BlockWriter
-
- copyTo(File) - Method in class org.nuxeo.runtime.services.streaming.AbstractStreamSource
-
- copyTo(OutputStream) - Method in class org.nuxeo.runtime.services.streaming.AbstractStreamSource
-
- copyTo(File) - Method in interface org.nuxeo.runtime.services.streaming.StreamSource
-
- copyTo(OutputStream) - Method in interface org.nuxeo.runtime.services.streaming.StreamSource
-
- copyToFile(InputStream, File) - Static method in class Archetype
-
- copyToFile(InputStream, File) - Static method in class org.nuxeo.common.utils.FileUtils
-
- copyToFile(InputStream, File) - Static method in class org.nuxeo.ecm.automation.client.jaxrs.util.IOUtils
-
- copyToFile(InputStream, File, boolean) - Static method in class org.nuxeo.ecm.automation.client.jaxrs.util.IOUtils
-
- copyToFile(InputStream, File) - Static method in class org.nuxeo.osgi.application.FrameworkBootstrap
-
- copyToTempFile(InputStream) - Static method in class org.nuxeo.ecm.automation.client.jaxrs.util.IOUtils
-
- copyToTempFile(InputStream, boolean) - Static method in class org.nuxeo.ecm.automation.client.jaxrs.util.IOUtils
-
- copyTree(File, File) - Static method in class org.nuxeo.common.utils.FileUtils
-
Copies recursively source to destination.
- copyTree(File, File, PathFilter) - Static method in class org.nuxeo.common.utils.FileUtils
-
- copyTree(File, File, Path, PathFilter) - Static method in class org.nuxeo.common.utils.FileUtils
-
- copyTree(File, File) - Static method in class org.nuxeo.osgi.application.FrameworkBootstrap
-
- copyTree(File, File) - Static method in class org.nuxeo.runtime.tomcat.dev.IOUtils
-
- copyTree(File, File) - Static method in class org.nuxeo.shell.fs.FileSystem
-
- copyValues(UIComponent, UIComponent, String[]) - Static method in class org.nuxeo.ecm.platform.ui.web.util.ComponentUtils
-
Copies attributes and value expressions with given name from parent
component to child component.
- copyWithId(String) - Method in interface org.nuxeo.ecm.webapp.filemanager.FileManageActions
-
- copyWithId(String) - Method in class org.nuxeo.ecm.webapp.filemanager.FileManageActionsBean
-
- CORE_BUNDLE_NAME - Static variable in class org.nuxeo.ecm.platform.task.test.TaskUTConstants
-
- CORE_EVENT_ID_VERSIONING_CHANGE - Static variable in class org.nuxeo.ecm.core.api.VersioningChangeNotifier
-
Core event id for events dispatched by this class.
- CORE_SESSION_ID_CONTEXT_KEY - Static variable in interface org.nuxeo.ecm.platform.relations.api.ResourceAdapter
-
- CORE_SESSION_KEY - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreConstants
-
- CORE_SESSION_PROPERTY - Static variable in class org.nuxeo.ecm.platform.audit.api.AuditPageProvider
-
- CORE_SESSION_PROPERTY - Static variable in class org.nuxeo.ecm.platform.query.nxql.CoreQueryAndFetchPageProvider
-
- CORE_SESSION_PROPERTY - Static variable in class org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider
-
- CORE_SESSION_PROPERTY - Static variable in class org.nuxeo.ecm.platform.routing.web.PreviousRoutesPageProvider
-
- CORE_SESSION_PROPERTY - Static variable in class org.nuxeo.ecm.platform.task.providers.UserTaskPageProvider
-
- CORE_SESSION_PROPERTY - Static variable in class org.nuxeo.ecm.social.activity.stream.UserActivityStreamPageProvider
-
- CORE_SESSION_PROPERTY - Static variable in class org.nuxeo.ecm.social.user.relationship.provider.UserRelationshipPageProvider
-
- CORE_SESSION_PROPERTY - Static variable in class org.nuxeo.ecm.social.workspace.gadgets.SocialWorkspaceActivityStreamPageProvider
-
- CORE_SESSION_PROPERTY - Static variable in class org.nuxeo.ecm.wall.WallActivityStreamPageProvider
-
- CORE_SESSION_PROPERTY - Static variable in class org.nuxeo.snapshot.pageprovider.VFolderPageProvider
-
- CoreEvent - Interface in org.nuxeo.ecm.core.api.event
-
Nuxeo core event.
- CoreEventConstants - Class in org.nuxeo.ecm.core.api.event
-
Core event constants.
- CoreEventImpl - Class in org.nuxeo.ecm.core.api.event.impl
-
Nuxeo core event implementation.
- CoreEventImpl(String, Object, Map<String, ?>, Principal, String, String) - Constructor for class org.nuxeo.ecm.core.api.event.impl.CoreEventImpl
-
- CoreEventNotifier - Class in org.nuxeo.ecm.core.management.statuses
-
- CoreEventNotifier() - Constructor for class org.nuxeo.ecm.core.management.statuses.CoreEventNotifier
-
- CoreExceptionMapper - Class in org.nuxeo.ecm.webengine.jaxrs.session
-
- CoreExceptionMapper() - Constructor for class org.nuxeo.ecm.webengine.jaxrs.session.CoreExceptionMapper
-
- CoreExtensionFactory - Class in org.nuxeo.template.context.extensions
-
- CoreExtensionFactory() - Constructor for class org.nuxeo.template.context.extensions.CoreExtensionFactory
-
- CoreExtensions - Class in org.nuxeo.template.context.extensions
-
- CoreExtensions(DocumentModel, DocumentWrapper) - Constructor for class org.nuxeo.template.context.extensions.CoreExtensions
-
- CoreFeature - Class in org.nuxeo.ecm.core.test
-
The core feature provides deployments needed to have a nuxeo core running.
- CoreFeature() - Constructor for class org.nuxeo.ecm.core.test.CoreFeature
-
- CoreFolderPublicationNode - Class in org.nuxeo.ecm.platform.publisher.impl.core
-
- CoreFolderPublicationNode(DocumentModel, PublicationTree, PublishedDocumentFactory) - Constructor for class org.nuxeo.ecm.platform.publisher.impl.core.CoreFolderPublicationNode
-
- CoreFolderPublicationNode(DocumentModel, PublicationTree, PublicationNode, PublishedDocumentFactory) - Constructor for class org.nuxeo.ecm.platform.publisher.impl.core.CoreFolderPublicationNode
-
- CoreFolderPublicationNode(DocumentModel, String, String, PublicationNode, PublishedDocumentFactory) - Constructor for class org.nuxeo.ecm.platform.publisher.impl.core.CoreFolderPublicationNode
-
- CoreFolderPublicationNode(DocumentModel, String, String, PublishedDocumentFactory) - Constructor for class org.nuxeo.ecm.platform.publisher.impl.core.CoreFolderPublicationNode
-
- CoreFunctions - Class in org.nuxeo.ecm.automation.core.scripting
-
The functions exposed by the core library.
- CoreFunctions() - Constructor for class org.nuxeo.ecm.automation.core.scripting.CoreFunctions
-
- CoreGraph - Class in org.nuxeo.ecm.platform.relations
-
Relation graph implementation delegating to the core.
- CoreGraph(CoreSession) - Constructor for class org.nuxeo.ecm.platform.relations.CoreGraph
-
A graph with this base session.
- CoreGraphFactory - Class in org.nuxeo.ecm.platform.relations
-
Factory for CoreGraph.
- CoreGraphFactory() - Constructor for class org.nuxeo.ecm.platform.relations.CoreGraphFactory
-
- CoreInstance - Class in org.nuxeo.ecm.core.api
-
The CoreInstance is the main access point to a repository server.
- CoreInstance.RegistrationInfo - Class in org.nuxeo.ecm.core.api
-
- CoreIODocumentModelMarshaler - Class in org.nuxeo.ecm.platform.publisher.remoting.marshaling
-
DocumentModel marshaler using Core IO services.
- CoreIODocumentModelMarshaler() - Constructor for class org.nuxeo.ecm.platform.publisher.remoting.marshaling.CoreIODocumentModelMarshaler
-
- CoreManagementComponent - Class in org.nuxeo.ecm.core.management
-
- CoreManagementComponent() - Constructor for class org.nuxeo.ecm.core.management.CoreManagementComponent
-
- CoreManagementService - Interface in org.nuxeo.ecm.core.management
-
Services that wants to register with the core management for being
call-backed should implement that interface.
- CoreManagementTestCase - Class in org.nuxeo.ecm.core.management.test
-
- CoreManagementTestCase() - Constructor for class org.nuxeo.ecm.core.management.test.CoreManagementTestCase
-
- CoreProxyFactory - Class in org.nuxeo.ecm.platform.publisher.impl.core
-
- CoreProxyFactory() - Constructor for class org.nuxeo.ecm.platform.publisher.impl.core.CoreProxyFactory
-
- CoreProxyWithWorkflowFactory - Class in org.nuxeo.ecm.platform.publisher.task
-
Implementation of the
PublishedDocumentFactory
for core
implementation using native proxy system with validation workflow.
- CoreProxyWithWorkflowFactory() - Constructor for class org.nuxeo.ecm.platform.publisher.task.CoreProxyWithWorkflowFactory
-
- CoreQueryAndFetchPageProvider - Class in org.nuxeo.ecm.platform.query.nxql
-
Page provider performing a queryAndFetch on a core session.
- CoreQueryAndFetchPageProvider() - Constructor for class org.nuxeo.ecm.platform.query.nxql.CoreQueryAndFetchPageProvider
-
- CoreQueryDocumentPageProvider - Class in org.nuxeo.ecm.platform.query.nxql
-
Page provider performing a query on a core session.
- CoreQueryDocumentPageProvider() - Constructor for class org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider
-
- CoreQueryPageProviderDescriptor - Class in org.nuxeo.ecm.platform.query.core
-
Core Query page provider descriptor.
- CoreQueryPageProviderDescriptor() - Constructor for class org.nuxeo.ecm.platform.query.core.CoreQueryPageProviderDescriptor
-
- CoreScope - Class in org.nuxeo.ecm.core.test
-
- CoreService - Class in org.nuxeo.ecm.core
-
Service used to register session factories and version removal policies.
- CoreService() - Constructor for class org.nuxeo.ecm.core.CoreService
-
- CoreServiceFactoryDescriptor - Class in org.nuxeo.ecm.core
-
Descriptor for Core Service sessionFactory extension point configuration.
- CoreServiceFactoryDescriptor() - Constructor for class org.nuxeo.ecm.core.CoreServiceFactoryDescriptor
-
- CoreServiceOrphanVersionRemovalFilterDescriptor - Class in org.nuxeo.ecm.core
-
Descriptor for Core Service orphanVersionRemovalFilter extension point
configuration.
- CoreServiceOrphanVersionRemovalFilterDescriptor() - Constructor for class org.nuxeo.ecm.core.CoreServiceOrphanVersionRemovalFilterDescriptor
-
- CoreServicePolicyDescriptor - Class in org.nuxeo.ecm.core
-
Descriptor for Core Service versionRemovalPolicy extension point configuration.
- CoreServicePolicyDescriptor() - Constructor for class org.nuxeo.ecm.core.CoreServicePolicyDescriptor
-
- CoreSession - Interface in org.nuxeo.ecm.core.api
-
A session to the Nuxeo Core.
- CoreSessionAdapter - Class in org.nuxeo.ecm.core.api
-
- CoreSessionAdapter() - Constructor for class org.nuxeo.ecm.core.api.CoreSessionAdapter
-
- CoreSessionFactory - Interface in org.nuxeo.ecm.core.api
-
- CoreSessionMonitor - Interface in org.nuxeo.ecm.core.management.jtajca
-
- CoreSessionProvider<REF extends SessionRef> - Class in org.nuxeo.ecm.webengine.jaxrs.session
-
- CoreTreeWithExternalDocs - Class in org.nuxeo.ecm.platform.publisher.remoting.server
-
PublicationTree
implementation that supports having plain Documents
directly inside the sections.
- CoreTreeWithExternalDocs() - Constructor for class org.nuxeo.ecm.platform.publisher.remoting.server.CoreTreeWithExternalDocs
-
- correctFilter(String, FilterExpressionCorrector.FilterJobs...) - Static method in class org.nuxeo.ecm.directory.ldap.filter.FilterExpressionCorrector
-
Apply the chosen Correctors to the filter expression
- CORRUPTED - Static variable in class org.nuxeo.wizard.download.PendingDownload
-
- CORS_CONFIG_EP - Static variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestControllerService
-
- count() - Method in interface org.nuxeo.ecm.core.query.QueryResult
-
- count() - Method in class org.nuxeo.ecm.core.query.sql.model.FromClause
-
- count() - Method in class org.nuxeo.ecm.core.query.sql.model.SelectClause
-
- count() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLQueryResult
-
- count(List<String>) - Method in class org.nuxeo.ecm.platform.categorization.categorizer.tfidf.HashingVectorizer
-
- COUNT_SOURCE - Static variable in class org.nuxeo.ecm.platform.tag.TagQueryMaker
-
Adds a COUNT() on the relation source, to count documents.
- countConnectionReferences() - Static method in class org.nuxeo.runtime.api.ConnectionHelper
-
Checks how many references there are to shared connections.
- COUNTER_PREFIX - Static variable in class org.nuxeo.runtime.management.counters.CounterManagerImpl
-
- counterDecrease(Counter, long) - Method in class org.nuxeo.runtime.management.counters.CounterHistoryRecorder
-
- CounterHelper - Class in org.nuxeo.runtime.management.counters
-
Dummy helper class to be used by code that updates the counters to avoid
having to do the service lookup
- CounterHelper() - Constructor for class org.nuxeo.runtime.management.counters.CounterHelper
-
- CounterHistoryRecorder - Class in org.nuxeo.runtime.management.counters
-
Listen to Simon events to store past values of the counters
History is kept in memory using
CounterHistoryStack
- CounterHistoryRecorder(int) - Constructor for class org.nuxeo.runtime.management.counters.CounterHistoryRecorder
-
- CounterHistoryStack - Class in org.nuxeo.runtime.management.counters
-
Fixed length Stack that is used to store values of a counter over time
- CounterHistoryStack(int) - Constructor for class org.nuxeo.runtime.management.counters.CounterHistoryStack
-
- counterIncrease(Counter, long) - Method in class org.nuxeo.runtime.management.counters.CounterHistoryRecorder
-
- CounterManager - Interface in org.nuxeo.runtime.management.counters
-
Service interface to manage Counters.
- CounterManagerImpl - Class in org.nuxeo.runtime.management.counters
-
- CounterManagerImpl() - Constructor for class org.nuxeo.runtime.management.counters.CounterManagerImpl
-
- CounterMXBean - Interface in org.nuxeo.runtime.management.counters
-
- CounterMXBeanImpl - Class in org.nuxeo.runtime.management.counters
-
- CounterMXBeanImpl(Counter) - Constructor for class org.nuxeo.runtime.management.counters.CounterMXBeanImpl
-
- counterSet(Counter, long) - Method in class org.nuxeo.runtime.management.counters.CounterHistoryRecorder
-
- counterSet(Counter, long) - Method in class org.nuxeo.runtime.management.metrics.MetricSerializingCallback
-
- countEventsById(String) - Method in class org.nuxeo.ecm.platform.audit.service.LogEntryProvider
-
- countExecutes - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCConnection
-
- CoverageWidgetConverter - Class in org.nuxeo.ecm.platform.forms.layout.io.plugins
-
Converter for the default "coverage" widget that uses a vocabulary
- CoverageWidgetConverter() - Constructor for class org.nuxeo.ecm.platform.forms.layout.io.plugins.CoverageWidgetConverter
-
- Cp - Class in org.nuxeo.shell.automation.cmds
-
- Cp() - Constructor for class org.nuxeo.shell.automation.cmds.Cp
-
- Cp - Class in org.nuxeo.shell.fs.cmds
-
- Cp() - Constructor for class org.nuxeo.shell.fs.cmds.Cp
-
- CRASH_ON_CELL_OVERFLOW - Static variable in class org.nuxeo.ecm.platform.groups.audit.service.acl.excel.ExcelBuilder
-
States if the builder should throw an IllegalArgumentException or simply
warn with a log once a cell index exceed max number of columns or row.
- create(BundleGroup, CoreSession, String) - Static method in class org.nuxeo.apidoc.adapters.BundleGroupDocAdapter
-
- create(BundleInfo, CoreSession, String) - Static method in class org.nuxeo.apidoc.adapters.BundleInfoDocAdapter
-
- create(ComponentInfo, CoreSession, String) - Static method in class org.nuxeo.apidoc.adapters.ComponentInfoDocAdapter
-
- create(ExtensionInfo, CoreSession, String) - Static method in class org.nuxeo.apidoc.adapters.ExtensionInfoDocAdapter
-
- create(ExtensionPointInfo, CoreSession, String) - Static method in class org.nuxeo.apidoc.adapters.ExtensionPointInfoDocAdapter
-
- create(OperationInfo, CoreSession, String) - Static method in class org.nuxeo.apidoc.adapters.OperationInfoDocAdapter
-
- create(SeamComponentInfo, CoreSession, String) - Static method in class org.nuxeo.apidoc.adapters.SeamComponentInfoDocAdapter
-
- create(ServiceInfo, CoreSession, String) - Static method in class org.nuxeo.apidoc.adapters.ServiceInfoDocAdapter
-
- create(DistributionSnapshot, CoreSession, String, String) - Static method in class org.nuxeo.apidoc.repository.RepositoryDistributionSnapshot
-
- create(T, String, String) - Method in class org.nuxeo.ecm.automation.client.adapters.BusinessService
-
This method is calling @{BusinessCreateOperation}
- create(Map<String, Object>) - Method in interface org.nuxeo.ecm.core.api.model.impl.osm.ObjectAdapter
-
- create(Map<String, Object>) - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.BlobObjectAdapter
-
- CREATE - Static variable in class org.nuxeo.ecm.core.api.operation.Modification
-
- create(Event) - Static method in class org.nuxeo.ecm.core.event.impl.ShallowEvent
-
- create(String, Properties, String, ContentStream, VersioningState, List<String>, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
-
- create() - Method in class org.nuxeo.ecm.core.repository.RepositoryDescriptor
-
- create(String, String, File) - Static method in class org.nuxeo.ecm.csv.CSVImportId
-
- create(String, String, String) - Static method in class org.nuxeo.ecm.csv.CSVImportId
-
- create(CoreSession, Blob, String, boolean, String, TypeManager) - Method in class org.nuxeo.ecm.platform.audio.extension.AudioImporter
-
- create(CoreSession, Blob, String, boolean, String, TypeManager) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
-
- create(CoreSession, String, String, boolean, TypeManager) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFolderImporter
-
- create(CoreSession, Blob, String, boolean, String, TypeManager) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.CSVZipImporter
-
- create(CoreSession, Blob, String, boolean, String, TypeManager) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.ExportedZipImporter
-
- create(CoreSession, Blob, String, boolean, String, TypeManager) - Method in interface org.nuxeo.ecm.platform.filemanager.service.extension.FileImporter
-
Creates the document.
- create(CoreSession, String, String, boolean, TypeManager) - Method in interface org.nuxeo.ecm.platform.filemanager.service.extension.FolderImporter
-
- CREATE - Static variable in class org.nuxeo.ecm.platform.forms.layout.api.BuiltinModes
-
- create() - Method in class org.nuxeo.ecm.platform.publisher.web.AdministrationPublishActions
-
- create() - Method in class org.nuxeo.ecm.platform.publisher.web.PublishActionsBean
-
- create(CoreSession, Blob, String, boolean, String, TypeManager) - Method in class org.nuxeo.ecm.platform.routing.core.persistence.RouteModelsZipImporter
-
- create() - Method in interface org.nuxeo.ecm.webapp.action.DeleteActions
-
- create() - Method in class org.nuxeo.ecm.webapp.action.DeleteActionsBean
-
- create() - Static method in class org.nuxeo.ecm.webengine.forms.validation.FieldsBuilder
-
- create(Map<String, String[]>) - Static method in class org.nuxeo.ecm.webengine.forms.validation.FieldsBuilder
-
- create(WebContentData, String, CoreSession) - Method in interface org.nuxeo.opensocial.container.server.service.WebContentSaverService
-
- create(WebContentData, String, CoreSession) - Method in class org.nuxeo.opensocial.container.server.service.WebContentSaverServiceImpl
-
- create(T, String, CoreSession) - Method in class org.nuxeo.opensocial.container.server.webcontent.abs.AbstractWebContentDAO
-
- create(T, String, CoreSession) - Method in interface org.nuxeo.opensocial.container.server.webcontent.api.WebContentDAO
-
- create(OpenSocialData, String, CoreSession) - Method in class org.nuxeo.opensocial.container.server.webcontent.gadgets.opensocial.OpenSocialDAO
-
- create(Uri, ContentRewriterFeature, String, boolean, boolean) - Method in class org.nuxeo.opensocial.shindig.gadgets.rewrite.NXProxyingLinkRewriterFactory
-
- create() - Method in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
-
- create(String) - Static method in class org.nuxeo.theme.elements.ElementFactory
-
- create(String) - Static method in class org.nuxeo.theme.formats.FormatFactory
-
- create(String) - Static method in class org.nuxeo.theme.fragments.FragmentFactory
-
- create(String) - Static method in class org.nuxeo.theme.rendering.StandaloneFilterFactory
-
- CREATE_MODE - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
-
- CREATE_PERSPECTIVE - Static variable in class org.nuxeo.webengine.sites.utils.SiteConstants
-
- CREATE_SNAPSHOT_ON_SAVE_KEY - Static variable in interface org.nuxeo.ecm.core.api.facet.VersioningDocument
-
Deprecated.
use VersioningService#VERSIONING_OPTION
instead
- createAccessTokenFromRequestToken(OAuthToken) - Method in interface org.nuxeo.ecm.platform.oauth.tokens.OAuthTokenStore
-
Exchanges the REQUEST Token witha Real ACCESS Token (persistent)
Token/TocketSecret Strings are regerated during the exchange.
- createAccessTokenFromRequestToken(OAuthToken) - Method in class org.nuxeo.ecm.platform.oauth.tokens.OAuthTokenStoreImpl
-
- createAce(String, List<String>) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObjectFactory
-
- createAcl(List<Ace>) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObjectFactory
-
- createActionContext() - Method in class org.nuxeo.ecm.webapp.action.ActionContextProvider
-
- createActionContext(DocumentModel) - Method in class org.nuxeo.ecm.webapp.action.ActionContextProvider
-
Returns an action context computed from current core session and current
user, and document given as parameter.
- createActivity(UserId, GroupId, String, Set<String>, Activity, SecurityToken) - Method in class org.nuxeo.opensocial.services.activity.ActivityServiceImpl
-
- createActivityObject(Activity) - Static method in class org.nuxeo.ecm.activity.ActivityHelper
-
- createActivityObject(Serializable) - Static method in class org.nuxeo.ecm.activity.ActivityHelper
-
- CreateAgendaEvent - Class in org.nuxeo.ecm.agenda.operations
-
Operation to create a new Agenda Event document
- CreateAgendaEvent() - Constructor for class org.nuxeo.ecm.agenda.operations.CreateAgendaEvent
-
- createAnnotation(InputStream, NuxeoPrincipal, OutputStream, String) - Method in class org.nuxeo.ecm.platform.annotations.http.AnnotationServiceFacade
-
- createArrayOf(int, Object[], Connection) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
- createArrayOf(int, Object[], Connection) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
-
- createArrayOf(int, Object[], Connection) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
-
- createAsset(String, String, String, String, String) - Method in class org.nuxeo.functionaltests.dam.DAMPage
-
- createAsset(DAMPage, String, String, String, String, String) - Method in class org.nuxeo.functionaltests.dam.SearchResultsFragment
-
- createAttribute(String, String) - Method in class org.nuxeo.ecm.platform.forms.layout.facelets.FaceletHandlerHelper
-
Creates an attribute with given name and value.
- createAttributes(String) - Static method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationFragment
-
- createBackend(String, String, String, CoreSession) - Method in interface org.nuxeo.ecm.webdav.backend.RealBackendFactory
-
- createBackend(String, String, String, CoreSession) - Method in class org.nuxeo.ecm.webdav.backend.SimpleRealBackendFactory
-
- createBareExpressionString(String, FieldDefinition) - Static method in class org.nuxeo.ecm.platform.forms.layout.facelets.ValueExpressionHelper
-
Returns the value expression string representation without the
surrounding brackets, for instance: "value.property" instead of
#{value.property}.
- createBindings(Map<String, Object>) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
-
- createBlank() - Static method in class org.nuxeo.ecm.platform.relations.api.impl.NodeFactory
-
- createBlank(String) - Static method in class org.nuxeo.ecm.platform.relations.api.impl.NodeFactory
-
- CreateBlob - Class in org.nuxeo.ecm.automation.core.operations.blob
-
TODO: detect mine?
- CreateBlob() - Constructor for class org.nuxeo.ecm.automation.core.operations.blob.CreateBlob
-
- createBlobHolderMap(Blob) - Static method in class org.nuxeo.ecm.automation.core.util.DocumentHelper
-
- createButton - Variable in class org.nuxeo.functionaltests.pages.forms.FileCreationFormPage
-
- createCallbackHandler(UserIdentificationInfo) - Method in interface org.nuxeo.ecm.platform.ui.web.auth.interfaces.NuxeoCallbackHandlerFactory
-
- createCertificate(DocumentModel, String) - Method in interface org.nuxeo.ecm.platform.signature.api.user.CUserService
-
Generates user certificate and user keys, saves them to a user store, and
persists the store in the directory.
- createCertificate(DocumentModel, String) - Method in class org.nuxeo.ecm.platform.signature.core.user.CUserServiceImpl
-
- createCertificate(String, String) - Method in class org.nuxeo.ecm.platform.signature.web.sign.CertActions
-
Launches certificate generation.
- createClusterNode() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper
-
- createClusterNode() - Method in interface org.nuxeo.ecm.core.storage.sql.Mapper
-
Informs the cluster that this node exists.
- createClusterNode() - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper
-
- createClusterNode() - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingMapper
-
- createComment(DocumentModel, String) - Method in interface org.nuxeo.ecm.platform.comment.api.CommentManager
-
- createComment(DocumentModel, String, String) - Method in interface org.nuxeo.ecm.platform.comment.api.CommentManager
-
Creates a comment document model, filling its properties with given info
and linking it to given document.
- createComment(DocumentModel, DocumentModel) - Method in interface org.nuxeo.ecm.platform.comment.api.CommentManager
-
- createComment(DocumentModel, DocumentModel, DocumentModel) - Method in interface org.nuxeo.ecm.platform.comment.api.CommentManager
-
- createComment(DocumentModel, String, String) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentManagerImpl
-
- createComment(DocumentModel, String) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentManagerImpl
-
- createComment(DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentManagerImpl
-
- createComment(DocumentModel, DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentManagerImpl
-
- createComment(DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.web.AbstractCommentManagerActionsBean
-
- createComment(DocumentModel) - Method in interface org.nuxeo.ecm.platform.comment.web.CommentManagerActions
-
Same as addComment() method but using the given document instead of
currentDocument.
- createCommonStyles(String, Map<Style, Map<String, Properties>>) - Static method in class org.nuxeo.theme.themes.ThemeParser
-
- createCompactFormat() - Static method in class org.nuxeo.ecm.core.io.impl.AbstractDocumentWriter
-
- createComponent(String) - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockApplication
-
- createComponent(ValueBinding, FacesContext, String) - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockApplication
-
- createComponent(byte[]) - Method in class org.nuxeo.runtime.model.impl.ComponentPersistence
-
- createComponent(byte[], boolean) - Method in class org.nuxeo.runtime.model.impl.ComponentPersistence
-
- createComponentConfig(TagConfig, String, TagAttributes, FaceletHandler, String, String) - Static method in class org.nuxeo.ecm.platform.forms.layout.facelets.TagConfigFactory
-
- createComponentConfig(TagConfig, String, TagAttributes, FaceletHandler, String, String) - Static method in class org.nuxeo.ecm.platform.ui.web.tag.handler.TagConfigFactory
-
- createConfiguration() - Method in class org.nuxeo.ecm.platform.ec.notification.email.NotificationsRenderingEngine
-
- createConfiguration() - Method in class org.nuxeo.ecm.platform.rendering.template.DocumentRenderingEngine
-
- createConfiguration() - Method in class org.nuxeo.ecm.platform.rendering.template.FreemarkerRenderingEngine
-
TODO : It works like this but this default implementation should return
just a new Configuration()
There should be a class that
extends this class and overrides this but that brokes it right now.
- createConfiguration(InvokerLocator, Version) - Method in class org.nuxeo.runtime.config.ConfigurationFactory
-
Loads the configuration of the given remote server.
- createConfiguration(InvokerLocator, Version) - Method in class org.nuxeo.runtime.config.v1.ConfigurationFactory1
-
- createConnection() - Method in class org.nuxeo.runtime.datasource.PatchedDataSourceXAConnectionFactory
-
- createConnectionFactory() - Method in class org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionFactoryImpl
-
- createConnectionFactory(ConnectionManager) - Method in class org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionFactoryImpl
-
- createContentStream(String, long, String, InputStream) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObjectFactory
-
- createContentStream(String, long, String, InputStream, boolean) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObjectFactory
-
- createContentStructure(DocumentModel) - Method in class org.nuxeo.ecm.platform.content.template.factories.ImportBasedFactory
-
- createContentStructure(DocumentModel) - Method in class org.nuxeo.ecm.platform.content.template.factories.SimpleTemplateBasedFactory
-
- createContentStructure(DocumentModel) - Method in class org.nuxeo.ecm.platform.content.template.factories.SimpleTemplateBasedRootFactory
-
- createContentStructure(DocumentModel) - Method in interface org.nuxeo.ecm.platform.content.template.service.ContentFactory
-
- createContentStructure(DocumentModel) - Method in class org.nuxeo.ecm.platform.forms.layout.demo.factories.DemoFolderTemplateFactory
-
- createContext(HttpServletRequest, CoreSession) - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.ExecutionRequest
-
- createContext(Bundle) - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
-
- createContextualFragment(Node, String) - Method in interface org.nuxeo.ecm.platform.domsync.core.IDOMSupport
-
- createConverter(Class) - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockApplication
-
- createConverter(String) - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockApplication
-
- createConverterConfig(TagConfig, String, TagAttributes, FaceletHandler, String) - Static method in class org.nuxeo.ecm.platform.forms.layout.facelets.TagConfigFactory
-
- createConverterConfig(TagConfig, String, TagAttributes, FaceletHandler, String) - Static method in class org.nuxeo.ecm.platform.ui.web.tag.handler.TagConfigFactory
-
- createCopy() - Method in interface org.nuxeo.theme.models.Info
-
- createCopy() - Method in class org.nuxeo.theme.rendering.RenderingInfo
-
- createCount - Variable in class org.nuxeo.ecm.core.management.events.EventCounterListener
-
- createCustomPreset(String, String, String, String, String, String) - Static method in class org.nuxeo.theme.presets.PresetManager
-
- createCustomTheme(String) - Static method in class org.nuxeo.theme.themes.ThemeManager
-
- createdAt - Variable in class org.nuxeo.functionaltests.pages.tabs.SummaryTabSubPage
-
- createDatabase() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper
-
- createDatabase() - Method in interface org.nuxeo.ecm.core.storage.sql.Mapper
-
Creates the necessary structures in the database.
- createDatabase() - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper
-
- createDatabase() - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingMapper
-
- createDataModel(Document, Schema) - Static method in class org.nuxeo.ecm.core.api.DocumentModelFactory
-
Creates a data model from a document and a schema.
- createDataSource(String) - Static method in class org.nuxeo.ecm.platform.test.PlatformFeature
-
- createDataSource(Properties) - Static method in class org.nuxeo.runtime.datasource.BasicManagedDataSourceFactory
-
Creates and configures a BasicManagedDataSource
instance based on
the given properties.
- createdBy() - Method in class org.nuxeo.opensocial.container.client.ContainerConstants
-
- createDeputy() - Method in class org.nuxeo.ecm.platform.login.deputy.management.web.DeputyActionsBean
-
- createDialect(Connection, BinaryManager, RepositoryDescriptor) - Static method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
Creates a Dialect
by connecting to the datasource to check what
database is used.
- CreateDirectoryEntries - Class in org.nuxeo.ecm.automation.core.operations.services.directory
-
- CreateDirectoryEntries() - Constructor for class org.nuxeo.ecm.automation.core.operations.services.directory.CreateDirectoryEntries
-
- createDirectoryEntry() - Method in class org.nuxeo.ecm.platform.ui.select2.Select2DirectoryActionsBean
-
- createDirectoryEntry() - Method in class org.nuxeo.ecm.webapp.directory.DirectoryUIActionsBean
-
- createDocModelTableModelRow(DocumentModel) - Method in interface org.nuxeo.ecm.webapp.table.model.DocModelTableModelVisitor
-
Deprecated.
Visit method.
- createDocModelTableModelRow(String) - Method in interface org.nuxeo.ecm.webapp.table.model.UserPermissionsTableModelVisitor
-
Deprecated.
Visit method.
- createDocReader(Map<String, Object>) - Method in interface org.nuxeo.ecm.core.io.DocumentReaderFactory
-
- createDocReader(Map<String, Object>) - Method in class org.nuxeo.ecm.core.io.impl.plugins.DocumentTreeReaderFactory
-
- CreateDocument - Static variable in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- createDocument(String, Document) - Method in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- createDocument(DocRef, String, String) - Method in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- createDocument(DocRef, String, String, PropertyMap) - Method in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- CreateDocument - Class in org.nuxeo.ecm.automation.core.operations.document
-
Create a document into the input document
- CreateDocument() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.CreateDocument
-
- createDocument(DocumentModel) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- createDocument(DocumentModel[]) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- createDocument(DocumentModel) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Creates a document using given document model for initialization.
- createDocument(DocumentModel[]) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Bulk creation of documents.
- createDocument(Map<String, ?>, ContentStream, VersioningState) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFolder
-
- createDocument(Map<String, ?>, ContentStream, VersioningState, List<Policy>, List<Ace>, List<Ace>, OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFolder
-
- createDocument(Map<String, ?>, ObjectId, ContentStream, VersioningState) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
-
- createDocument(Map<String, ?>, ObjectId, ContentStream, VersioningState, List<Policy>, List<Ace>, List<Ace>) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
-
- createDocument(String, Properties, String, ContentStream, VersioningState, List<String>, Acl, Acl, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
-
- createDocument(WebContext, DocumentModel, String) - Static method in class org.nuxeo.ecm.core.rest.DocumentHelper
-
- createDocument(CoreSession, String, String, String, Map<String, Serializable>) - Method in interface org.nuxeo.ecm.csv.CSVImporterDocumentFactory
-
- createDocument(CoreSession, String, String, String, Map<String, Serializable>) - Method in class org.nuxeo.ecm.csv.DefaultCSVImporterDocumentFactory
-
- createDocument(DocumentModel, Blob, String) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
-
Creates the document (sets its properties).
- createDocument(HttpServletRequest) - Method in class org.nuxeo.ecm.social.workspace.gadgets.webengine.SocialWebEngineRoot
-
Create the document given a post request where input item name is the
field name ("dc:title", ...) and "docRef" value is the target document
where to create the given document
- createDocument() - Method in interface org.nuxeo.ecm.webapp.contentbrowser.DocumentActions
-
Creates a document with type given by
TypesTool
and stores it in
the context as the current changeable document.
- createDocument(String) - Method in interface org.nuxeo.ecm.webapp.contentbrowser.DocumentActions
-
Creates a document with given type and stores it in the context as the
current changeable document.
- createDocument() - Method in class org.nuxeo.ecm.webapp.contentbrowser.DocumentActionsBean
-
- createDocument(String) - Method in class org.nuxeo.ecm.webapp.contentbrowser.DocumentActionsBean
-
- createDocument(HttpServletRequest, CoreSession, String, String) - Static method in class org.nuxeo.webengine.sites.utils.SiteUtils
-
Creates a document type that is received as parameter, as document model.
- createDocumentActivityObject(DocumentModel) - Static method in class org.nuxeo.ecm.activity.ActivityHelper
-
- createDocumentActivityObject(String, String) - Static method in class org.nuxeo.ecm.activity.ActivityHelper
-
- createDocumentationItem(CoreSession, NuxeoArtifact, String, String, String, List<String>, boolean, String) - Method in class org.nuxeo.apidoc.documentation.DocumentationComponent
-
- createDocumentationItem(CoreSession, NuxeoArtifact, String, String, String, List<String>, boolean, String) - Method in interface org.nuxeo.apidoc.documentation.DocumentationService
-
- CreateDocumentForm - Class in org.nuxeo.ecm.automation.jsf.operations
-
- CreateDocumentForm() - Constructor for class org.nuxeo.ecm.automation.jsf.operations.CreateDocumentForm
-
- createDocumentForm(String, String, String) - Method in class org.nuxeo.ecm.social.workspace.gadgets.webengine.SocialWebEngineRoot
-
Return the html form for creation of a document
- createDocumentFromBlob(CoreSession, Blob, String, boolean, String) - Method in interface org.nuxeo.ecm.platform.filemanager.api.FileManager
-
Returns an initialized doc based on a given blob.
- createDocumentFromBlob(CoreSession, Blob, String, boolean, String) - Method in class org.nuxeo.ecm.platform.filemanager.service.FileManagerService
-
- createDocumentFromSource(ObjectId, Map<String, ?>, VersioningState) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFolder
-
- createDocumentFromSource(ObjectId, Map<String, ?>, VersioningState, List<Policy>, List<Ace>, List<Ace>, OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFolder
-
- createDocumentFromSource(ObjectId, Map<String, ?>, ObjectId, VersioningState) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
-
- createDocumentFromSource(ObjectId, Map<String, ?>, ObjectId, VersioningState, List<Policy>, List<Ace>, List<Ace>) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
-
- createDocumentFromSource(String, String, Properties, String, VersioningState, List<String>, Acl, Acl, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
-
- createDocumentFromTemplate(DocumentModel, String) - Method in interface org.nuxeo.ecm.webapp.documenttemplates.DocumentTemplatesActions
-
Creates a Document from a template.
- createDocumentFromTemplate(DocumentModel) - Method in interface org.nuxeo.ecm.webapp.documenttemplates.DocumentTemplatesActions
-
Creates a Document from a template using the selectedTemplateId.
- createDocumentFromTemplate() - Method in interface org.nuxeo.ecm.webapp.documenttemplates.DocumentTemplatesActions
-
Creates a Document from a template using the selectedTemplateId
and the changeableDocument.
- createDocumentFromTemplate(DocumentModel, String) - Method in class org.nuxeo.ecm.webapp.documenttemplates.DocumentTemplatesActionsBean
-
- createDocumentFromTemplate(DocumentModel) - Method in class org.nuxeo.ecm.webapp.documenttemplates.DocumentTemplatesActionsBean
-
- createDocumentFromTemplate() - Method in class org.nuxeo.ecm.webapp.documenttemplates.DocumentTemplatesActionsBean
-
- CreateDocumentInUI - Class in org.nuxeo.ecm.automation.jsf.operations
-
Creates a document (equivalent to clicking on the 'create' button on a
document creation form).
- CreateDocumentInUI() - Constructor for class org.nuxeo.ecm.automation.jsf.operations.CreateDocumentInUI
-
- createDocumentModel(String) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- createDocumentModel(String, String, String) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- createDocumentModel(String, Map<String, Object>) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- createDocumentModel(String) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Creates a document model using type name.
- createDocumentModel(String, String, String) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Creates a document model using required information.
- createDocumentModel(String, Map<String, Object>) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Creates a document model using required information.
- createDocumentModel(Document) - Static method in class org.nuxeo.ecm.core.api.DocumentModelFactory
-
- createDocumentModel(Document, String[]) - Static method in class org.nuxeo.ecm.core.api.DocumentModelFactory
-
Creates a document model for an existing document.
- createDocumentModel(String) - Static method in class org.nuxeo.ecm.core.api.DocumentModelFactory
-
Returns a document model computed from its type, querying the
SchemaManager
service.
- createDocumentModel(String, DocumentType) - Static method in class org.nuxeo.ecm.core.api.DocumentModelFactory
-
Creates a document model for a new document.
- createDocumentModel(DocumentType) - Static method in class org.nuxeo.ecm.core.api.DocumentModelFactory
-
- createDocumentModel(String, String) - Static method in class org.nuxeo.ecm.core.api.DocumentModelFactory
-
Create an empty documentmodel for a given type with its id already setted.
- CreateDocumentRestlet - Class in org.nuxeo.ecm.platform.ui.web.restAPI
-
Allow the creation of a new document of the specified document type
- CreateDocumentRestlet() - Constructor for class org.nuxeo.ecm.platform.ui.web.restAPI.CreateDocumentRestlet
-
- createDocumentRouteInstanceFromDocumentRouteModel(DocumentModel, CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingPersister
-
- createDocumentRouteInstanceFromDocumentRouteModel(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingTreePersister
-
- CreateDocumentsAction - Class in org.nuxeo.ecm.platform.mail.listener.action
-
Creates a MailMessage document for every new email found in the INBOX.
- CreateDocumentsAction() - Constructor for class org.nuxeo.ecm.platform.mail.listener.action.CreateDocumentsAction
-
- createDocumentsListReader(CoreSession, Collection<DocumentRef>) - Static method in class org.nuxeo.ecm.core.io.impl.plugins.DocumentsListReader
-
- createDocWriter(Map<String, Object>) - Method in interface org.nuxeo.ecm.core.io.DocumentWriterFactory
-
- createDownloadSession(String) - Method in interface org.nuxeo.runtime.services.streaming.StreamingServer
-
- createDownloadSession(String) - Method in class org.nuxeo.runtime.services.streaming.StreamManagerServer
-
- createdProxyFragment(SimpleFragment) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
-
- createDriver() - Method in interface org.nuxeo.runtime.test.runner.web.DriverFactory
-
Creates the driver.
- createDummies() - Static method in class org.nuxeo.opensocial.container.shared.layout.impl.YUILayoutFactory
-
- createELResolver() - Static method in class org.nuxeo.ecm.platform.actions.seam.SeamActionContext
-
- createEntry(String) - Method in class org.nuxeo.connect.update.task.update.UpdateManager
-
Create a new entry in the registry given the entry key.
- createEntry() - Method in class org.nuxeo.ecm.admin.oauth.DirectoryBasedEditor
-
- createEntry(long, Map<String, Object>) - Method in interface org.nuxeo.ecm.directory.api.DirectoryManager
-
Creates an entry in a directory.
- createEntry(long, DocumentModel) - Method in interface org.nuxeo.ecm.directory.api.DirectoryManager
-
Creates an entry in a directory.
- createEntry(Map<String, Object>) - Method in class org.nuxeo.ecm.directory.impl.DirectoryClientImpl
-
- createEntry(DocumentModel) - Method in class org.nuxeo.ecm.directory.impl.DirectoryClientImpl
-
- createEntry(Map<String, Object>) - Method in class org.nuxeo.ecm.directory.ldap.LDAPSession
-
- createEntry(DocumentModel) - Method in class org.nuxeo.ecm.directory.ldap.LDAPSession
-
- createEntry(Map<String, Object>) - Method in class org.nuxeo.ecm.directory.memory.MemoryDirectorySession
-
- createEntry(DocumentModel) - Method in class org.nuxeo.ecm.directory.memory.MemoryDirectorySession
-
- createEntry(Map<String, Object>) - Method in class org.nuxeo.ecm.directory.multi.MultiDirectorySession
-
- createEntry(DocumentModel) - Method in class org.nuxeo.ecm.directory.multi.MultiDirectorySession
-
- createEntry(Map<String, Object>) - Method in interface org.nuxeo.ecm.directory.Session
-
Creates an entry in a directory.
- createEntry(DocumentModel) - Method in interface org.nuxeo.ecm.directory.Session
-
Creates an entry in a directory.
- createEntry(Map<String, Object>) - Method in class org.nuxeo.ecm.directory.sql.SQLSession
-
- createEntry(DocumentModel) - Method in class org.nuxeo.ecm.directory.sql.SQLSession
-
- createEntryModel(String, String, String, Map<String, Object>) - Static method in class org.nuxeo.ecm.directory.BaseSession
-
Returns a bare document model suitable for directory implementations.
- createEntryModel(String, String, String, Map<String, Object>, boolean) - Static method in class org.nuxeo.ecm.directory.BaseSession
-
Returns a bare document model suitable for directory implementations.
- createEnvironment() - Static method in class org.nuxeo.osgi.application.StandaloneApplication
-
- createEvent(CoreSession, String, Map<String, Serializable>) - Method in class org.nuxeo.ecm.agenda.AgendaComponent
-
- createEvent(CoreSession, String, Map<String, Serializable>) - Method in interface org.nuxeo.ecm.agenda.AgendaService
-
Create a new Event document to the specific path.
- createExpressionString(String, FieldDefinition) - Static method in class org.nuxeo.ecm.platform.forms.layout.facelets.ValueExpressionHelper
-
- createExtendedInfo(Serializable) - Static method in class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl
-
- createExtension(Element) - Method in class org.nuxeo.runtime.model.impl.ExtensionPointImpl
-
- createFieldMember(Field, Annotation) - Method in class org.nuxeo.common.xmap.XMap
-
- createFile(Blob) - Method in interface org.nuxeo.drive.adapter.FolderItem
-
- createFile(Blob) - Method in class org.nuxeo.drive.adapter.impl.AbstractVirtualFolderItem
-
- createFile(Blob) - Method in class org.nuxeo.drive.adapter.impl.DocumentBackedFolderItem
-
- createFile(String, Blob, Principal) - Method in interface org.nuxeo.drive.service.FileSystemItemManager
-
Creates a file with the given blob in the
FileSystemItem
with the
given id for the given principal.
- createFile(String, Blob, Principal) - Method in class org.nuxeo.drive.service.impl.FileSystemItemManagerImpl
-
- createFile(String, String, Blob) - Method in class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
-
- createFile(String, String) - Method in class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
-
- createFile(String, String, Blob) - Method in interface org.nuxeo.ecm.webdav.backend.Backend
-
- createFile(String, String) - Method in interface org.nuxeo.ecm.webdav.backend.Backend
-
- createFile(String, String, Blob) - Method in class org.nuxeo.ecm.webdav.backend.SimpleBackend
-
- createFile(String, String) - Method in class org.nuxeo.ecm.webdav.backend.SimpleBackend
-
- createFile(String, String, String) - Static method in class org.nuxeo.theme.resources.BankManager
-
- createFile(String, String, byte[]) - Static method in class org.nuxeo.theme.resources.BankManager
-
- createFileDocument(String, String, boolean, String, String, String) - Method in class org.nuxeo.functionaltests.pages.forms.FileCreationFormPage
-
- createFileItem(String, String) - Method in class org.nuxeo.wss.impl.WSSBackendAdapter
-
- createFileItem(String, String) - Method in class org.nuxeo.wss.impl.WSSFakeBackend
-
- createFileItem(String, String) - Method in class org.nuxeo.wss.impl.WSSRootBackendAdapter
-
- createFileItem(String, String) - Method in class org.nuxeo.wss.impl.WSSVirtualBackendAdapter
-
- createFileItem(String, String) - Method in interface org.nuxeo.wss.spi.WSSBackend
-
- createFilter(String) - Method in class org.nuxeo.osgi.OSGiBundleContext
-
- createFolder(String) - Method in interface org.nuxeo.drive.adapter.FolderItem
-
- createFolder(String) - Method in class org.nuxeo.drive.adapter.impl.AbstractVirtualFolderItem
-
- createFolder(String) - Method in class org.nuxeo.drive.adapter.impl.DocumentBackedFolderItem
-
- createFolder(String, String, Principal) - Method in interface org.nuxeo.drive.service.FileSystemItemManager
-
Creates a folder with the given name in the
FileSystemItem
with
the given id for the given principal.
- createFolder(String, String, Principal) - Method in class org.nuxeo.drive.service.impl.FileSystemItemManagerImpl
-
- createFolder(Map<String, ?>) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFolder
-
- createFolder(Map<String, ?>, List<Policy>, List<Ace>, List<Ace>, OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFolder
-
- createFolder(Map<String, ?>, ObjectId) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
-
- createFolder(Map<String, ?>, ObjectId, List<Policy>, List<Ace>, List<Ace>) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
-
- createFolder(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
-
- createFolder(CoreSession, String, String) - Method in interface org.nuxeo.ecm.platform.filemanager.api.FileManager
-
Creates a Folder.
- createFolder(CoreSession, String, String) - Method in class org.nuxeo.ecm.platform.filemanager.service.FileManagerService
-
- createFolder(String, String) - Method in class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
-
- createFolder(String, String) - Method in interface org.nuxeo.ecm.webdav.backend.Backend
-
- createFolder(String, String) - Method in class org.nuxeo.ecm.webdav.backend.SimpleBackend
-
- createFolder(String, String) - Static method in class org.nuxeo.theme.resources.BankManager
-
- createFolder(String, String) - Method in class org.nuxeo.wss.impl.WSSBackendAdapter
-
- createFolder(String, String) - Method in class org.nuxeo.wss.impl.WSSFakeBackend
-
- createFolder(String, String) - Method in class org.nuxeo.wss.impl.WSSRootBackendAdapter
-
- createFolder(String, String) - Method in class org.nuxeo.wss.impl.WSSVirtualBackendAdapter
-
- createFolder(String, String) - Method in interface org.nuxeo.wss.spi.WSSBackend
-
- createFragmentPreview(String) - Static method in class org.nuxeo.theme.editor.Editor
-
- createFragmentPreview(String) - Static method in class org.nuxeo.theme.editor.Main
-
- createFromAbsolutePath(String) - Static method in class org.nuxeo.common.utils.Path
-
Creates a path object from an absolute and canonical path.
- createFromByteArray(byte[]) - Static method in class org.nuxeo.ecm.core.api.impl.blob.StreamingBlob
-
- createFromByteArray(byte[], String) - Static method in class org.nuxeo.ecm.core.api.impl.blob.StreamingBlob
-
- createFromDirectoryEntry(DocumentModel, String) - Static method in class org.nuxeo.ecm.platform.oauth.consumers.NuxeoOAuthConsumer
-
- createFromDirectoryEntry(DocumentModel) - Static method in class org.nuxeo.ecm.platform.oauth.providers.NuxeoOAuthServiceProvider
-
- createFromDirectoryEntry(DocumentModel) - Static method in class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProvider
-
- createFromFile(File) - Static method in class org.nuxeo.ecm.core.api.impl.blob.StreamingBlob
-
- createFromFile(File, String) - Static method in class org.nuxeo.ecm.core.api.impl.blob.StreamingBlob
-
- createFromSegments(String[]) - Static method in class org.nuxeo.common.utils.Path
-
- createFromStream(InputStream) - Static method in class org.nuxeo.ecm.core.api.impl.blob.StreamingBlob
-
- createFromStream(InputStream, String) - Static method in class org.nuxeo.ecm.core.api.impl.blob.StreamingBlob
-
- createFromString(String) - Static method in class org.nuxeo.ecm.core.api.impl.blob.StreamingBlob
-
- createFromString(String, String) - Static method in class org.nuxeo.ecm.core.api.impl.blob.StreamingBlob
-
- createFromURL(URL) - Static method in class org.nuxeo.ecm.core.api.impl.blob.StreamingBlob
-
- createFromURL(URL, String) - Static method in class org.nuxeo.ecm.core.api.impl.blob.StreamingBlob
-
- createGraph(GraphDescription, CoreSession) - Method in interface org.nuxeo.ecm.platform.relations.api.GraphFactory
-
Creates an instance of the graph.
- createGraph(GraphDescription, CoreSession) - Method in class org.nuxeo.ecm.platform.relations.CoreGraphFactory
-
- createGraph(GraphDescription, CoreSession) - Method in class org.nuxeo.ecm.platform.relations.jena.JenaOrCoreGraphFactory
-
- createGroup(DocumentModel) - Static method in class org.nuxeo.ecm.platform.shibboleth.ShibbolethGroupHelper
-
- createGroup() - Method in class org.nuxeo.ecm.platform.shibboleth.web.ShibbolethGroupManagerActionsBean
-
- createGroup(boolean) - Method in class org.nuxeo.ecm.platform.shibboleth.web.ShibbolethGroupManagerActionsBean
-
- createGroup(DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- createGroup(NuxeoGroup) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- createGroup(DocumentModel, DocumentModel) - Method in interface org.nuxeo.ecm.platform.usermanager.MultiTenantUserManager
-
Creates a group from given model with the given context.
- createGroup(DocumentModel) - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
-
Creates a group from given model
- createGroup(NuxeoGroup) - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
-
- createGroup(DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- createGroup(NuxeoGroup) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- createGroup(DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- createGroup() - Method in class org.nuxeo.ecm.webapp.security.GroupManagementActions
-
- createGroup(boolean) - Method in class org.nuxeo.ecm.webapp.security.GroupManagementActions
-
- createHandler(String) - Method in class org.nuxeo.ecm.webengine.jaxrs.login.AuthenticationService
-
Create a handler instance for the given comma separated list of handler names.
- createHierarchyFragment(Row) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
-
- createIdAttribute(String) - Method in class org.nuxeo.ecm.platform.forms.layout.facelets.FaceletHandlerHelper
-
Creates a unique id and returns corresponding attribute, using given
string id as base.
- createIdentity(String) - Method in class org.nuxeo.ecm.platform.login.NuxeoLoginModule
-
- createIndex(Connection, String, String, String, String, String) - Static method in class org.nuxeo.ecm.core.storage.sql.db.H2Fulltext
-
Creates a fulltext index for a table and column list.
- CreateInitialSection - Class in org.nuxeo.theme.editor.filters
-
- CreateInitialSection() - Constructor for class org.nuxeo.theme.editor.filters.CreateInitialSection
-
- createInstance() - Static method in class org.nuxeo.ecm.core.api.local.LocalSession
-
- createInstance(SharedClassLoader) - Static method in class org.nuxeo.osgi.application.StandaloneApplication
-
- createInteraction() - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl
-
- createInteraction() - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
-
- createIsolatedWorkspace() - Method in class org.nuxeo.ecm.webapp.contentbrowser.IsolatedWorkspaceCreatorBean
-
- createItem(Map<String, ?>) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFolder
-
- createItem(Map<String, ?>, List<Policy>, List<Ace>, List<Ace>, OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFolder
-
- createItem(Map<String, ?>, ObjectId, List<Policy>, List<Ace>, List<Ace>) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
-
- createItem(Map<String, ?>, ObjectId) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
-
- createITextObject(FacesContext) - Method in class org.nuxeo.ecm.platform.ui.web.component.seam.UIImage
-
- createJdbcConnectionPool(Properties) - Method in class org.nuxeo.runtime.gf3.GlassFishServer
-
- createJdbcResource(Properties) - Method in class org.nuxeo.runtime.gf3.GlassFishServer
-
- createJsonGenerator(JsonFactory, OutputStream) - Static method in class org.nuxeo.ecm.automation.jaxrs.io.JsonHelper
-
Helper method to centralize the JsonEncoding to use
- createJsonGenerator(OutputStream) - Static method in class org.nuxeo.ecm.automation.jaxrs.io.JsonHelper
-
- createLabelFromComponent(String) - Static method in class org.nuxeo.apidoc.browse.ArtifactLabel
-
- createLabelFromContribution(String) - Static method in class org.nuxeo.apidoc.browse.ArtifactLabel
-
- createLabelFromExtensionPoint(String) - Static method in class org.nuxeo.apidoc.browse.ArtifactLabel
-
- createLabelFromService(String) - Static method in class org.nuxeo.apidoc.browse.ArtifactLabel
-
- createLauncher(String[]) - Static method in class org.nuxeo.launcher.NuxeoLauncher
-
- createLayout(YUIAbstractBodySize, boolean, boolean, YUISideBarStyle) - Static method in class org.nuxeo.opensocial.container.shared.layout.impl.YUILayoutFactory
-
- createLayout() - Method in class org.nuxeo.theme.themes.ThemeManager
-
- createLiteral(String) - Static method in class org.nuxeo.ecm.platform.relations.api.impl.NodeFactory
-
- createLiteral(String, String) - Static method in class org.nuxeo.ecm.platform.relations.api.impl.NodeFactory
-
- createLocalClassLoader(URL...) - Method in class org.nuxeo.runtime.tomcat.dev.NuxeoDevWebappClassLoader
-
- createLocalConfiguration() - Static method in class org.nuxeo.ecm.platform.io.api.util.Example
-
- createLocatedComment(DocumentModel, DocumentModel, String) - Method in interface org.nuxeo.ecm.platform.comment.api.CommentManager
-
Creates a comment document model.
- createLocatedComment(DocumentModel, DocumentModel, String) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentManagerImpl
-
- createLocator(Field) - Method in class org.nuxeo.functionaltests.VariableElementLocatorFactory
-
- createLocator(URI) - Method in class org.nuxeo.runtime.api.JBossServiceLocatorFactory
-
- createLocator(URI) - Method in class org.nuxeo.runtime.api.ServiceLocatorFactory
-
- createLocator(String) - Static method in class org.nuxeo.runtime.config.AutoConfigurationService
-
- createLocator(String, int) - Static method in class org.nuxeo.runtime.config.AutoConfigurationService
-
- createLocator(String, String, int) - Static method in class org.nuxeo.runtime.config.AutoConfigurationService
-
- createLocator(String, String, int, String) - Static method in class org.nuxeo.runtime.config.AutoConfigurationService
-
- createLocator(String, String, int, String, Map<String, String>) - Static method in class org.nuxeo.runtime.config.AutoConfigurationService
-
- createManagedConnection(Subject, ConnectionRequestInfo) - Method in class org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionFactoryImpl
-
- createManifest() - Static method in class org.nuxeo.osgi.SystemBundleFile
-
- createMatcher() - Method in class org.nuxeo.ecm.webengine.PathDescriptor
-
- createMd5(String) - Static method in class org.nuxeo.connect.update.util.IOUtils
-
- createMd5(File) - Static method in class org.nuxeo.connect.update.util.IOUtils
-
- createMethodBinding(String, Class[]) - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockApplication
-
- createMethodMember(Method, Annotation, Class<?>) - Method in class org.nuxeo.common.xmap.XMap
-
- createMockFor(Annotation, Field) - Method in class org.mockito.configuration.NuxeoDefaultAnnotationEngine
-
- createNamedStyle(Element, String, String) - Static method in class org.nuxeo.theme.editor.Editor
-
- createNamedStyle(String, String, String) - Method in class org.nuxeo.theme.editor.Main
-
- createNew(T) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.AbstractUMRootObject
-
- createNewAnnotation(String) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.controler.AnnotationController
-
- createNewDocument(String) - Method in class org.nuxeo.ecm.social.workspace.CollaborationActions
-
- createNewInstance(String, List<String>, Map<String, Serializable>, CoreSession, boolean) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
-
Creates a new route instance and optionally starts it.
- createNewInstance(String, List<String>, CoreSession, boolean) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
-
Creates a new route instance and optionally starts it.
- createNewInstance(DocumentRoute, List<String>, CoreSession, boolean) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
-
- createNewInstance(DocumentRoute, String, CoreSession, boolean) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
-
Deprecated.
since 5.6, use other APIs
- createNewInstance(DocumentRoute, List<String>, CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
-
Deprecated.
since 5.6, use other APIs
- createNewInstance(DocumentRoute, String, CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
-
Deprecated.
since 5.6, use other APIs
- createNewInstance(String, List<String>, Map<String, Serializable>, CoreSession, boolean) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
-
- createNewInstance(String, List<String>, CoreSession, boolean) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
-
- createNewInstance(DocumentRoute, List<String>, CoreSession, boolean) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
-
- createNewInstance(DocumentRoute, String, CoreSession, boolean) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
-
Deprecated.
- createNewInstance(DocumentRoute, List<String>, CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
-
Deprecated.
- createNewInstance(DocumentRoute, String, CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
-
Deprecated.
- createNewMiniMessage() - Method in class org.nuxeo.ecm.social.mini.message.MiniMessageActions
-
- createNewWorkspace(String, String) - Method in class org.nuxeo.functionaltests.pages.forms.WorkspaceFormPage
-
- createObjectId(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
-
- createOpenSocialGadget(Space, CoreSession, Locale, String, int, int, int, Map<String, String>) - Static method in class org.nuxeo.ecm.spaces.helper.WebContentHelper
-
Creates an OpenSocial gadget in the given space
at the given
position.
- createOpenSocialGadget(Space, CoreSession, Locale, String, int, int, int) - Static method in class org.nuxeo.ecm.spaces.helper.WebContentHelper
-
Creates an OpenSocial gadget in the given space
at the given
position.
- createOperation(PostfixExpression.Token, Object, Object) - Method in class org.nuxeo.ecm.webengine.security.PermissionService
-
- createOperation(PostfixExpression.Token, Object, Object) - Method in interface org.nuxeo.ecm.webengine.security.PostfixExpression.Visitor
-
- createOperationContext() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
-
- createOperationContext(Set<String>, boolean, boolean, boolean, IncludeRelationships, Set<String>, boolean, String, boolean, int) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
-
- createPage() - Method in class org.nuxeo.ecm.webengine.ui.wizard.WebForm
-
- createParameter(PostfixExpression.Token) - Method in class org.nuxeo.ecm.webengine.security.PermissionService
-
- createParameter(PostfixExpression.Token) - Method in interface org.nuxeo.ecm.webengine.security.PostfixExpression.Visitor
-
- createPDF(String, OutputStream) - Method in class org.nuxeo.dam.pdf.export.PDFCreator
-
- CreatePicture - Class in org.nuxeo.ecm.automation.core.operations.services
-
Create a Picture document into the input document
- CreatePicture() - Constructor for class org.nuxeo.ecm.automation.core.operations.services.CreatePicture
-
- createPicture(Blob, String, String, ArrayList<Map<String, Object>>) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter
-
- createPicture(Blob, String, String, ArrayList<Map<String, Object>>) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.NoPictureAdapter
-
- createPicture(Blob, String, String, ArrayList<Map<String, Object>>) - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.PictureResourceAdapter
-
- createPictureBook() - Method in interface org.nuxeo.ecm.platform.picture.web.PictureBookManager
-
Creates and saves a Picture Book DocumentModel using views, timeinterval,
description and title.
- createPictureBook() - Method in class org.nuxeo.ecm.platform.picture.web.PictureBookManagerBean
-
- createPictureimpl(String, String, String, Integer, String, Integer, Integer, Integer, Blob) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter
-
- createPolicy(Map<String, ?>) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFolder
-
- createPolicy(Map<String, ?>, List<Policy>, List<Ace>, List<Ace>, OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFolder
-
- createPolicy(Map<String, ?>, ObjectId) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
-
- createPolicy(Map<String, ?>, ObjectId, List<Policy>, List<Ace>, List<Ace>) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
-
- createPolicy(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
-
- createPoll() - Method in class org.nuxeo.ecm.poll.PollActions
-
- createPrettyPrint() - Static method in class org.nuxeo.ecm.core.io.impl.AbstractDocumentWriter
-
- createPrincipal(NuxeoPrincipal) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- createPrincipal(NuxeoPrincipal) - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
-
- createPrincipal(NuxeoPrincipal) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- createProperty(Property, Field) - Method in interface org.nuxeo.ecm.core.api.model.DocumentPart
-
- createProperty(Property, Field, int) - Method in interface org.nuxeo.ecm.core.api.model.DocumentPart
-
- createProperty(Property, Field, int) - Method in class org.nuxeo.ecm.core.api.model.impl.CompositePropertyFactory
-
- createProperty(Property, Field) - Method in class org.nuxeo.ecm.core.api.model.impl.DocumentPartImpl
-
- createProperty(Property, Field, int) - Method in class org.nuxeo.ecm.core.api.model.impl.DocumentPartImpl
-
- createProperty(Property, Field, int) - Method in interface org.nuxeo.ecm.core.api.model.PropertyFactory
-
- createProperty(PropertyDefinition<T>, List<T>) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObjectFactory
-
- createProvider(EntityManager) - Static method in class org.nuxeo.ecm.platform.audit.service.LogEntryProvider
-
- createProxy(DocumentRef, DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- createProxy(DocumentRef, DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Creates a generic proxy to the given document inside the given folder.
- createProxy(Document, Document) - Method in interface org.nuxeo.ecm.core.model.Session
-
Creates a generic proxy to the given document inside the given folder.
- createProxy(Document, Document) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
-
- CreateProxyLive - Class in org.nuxeo.ecm.automation.core.operations.document
-
- CreateProxyLive() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.CreateProxyLive
-
- createQNameResource(String, String) - Static method in class org.nuxeo.ecm.platform.relations.api.impl.NodeFactory
-
- createQuery(String, String, String...) - Method in interface org.nuxeo.ecm.core.model.Session
-
Creates a query object given a SQL like query string.
- createQuery(String, Query.Type, String...) - Method in interface org.nuxeo.ecm.core.model.Session
-
Creates a query object given a SQL like query string.
- createQuery(String, String, String...) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
-
- createQuery(String, Query.Type, String...) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
-
- createQueryStatement(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
-
- createRef(String) - Static method in class org.nuxeo.ecm.automation.core.impl.adapters.StringToDocModel
-
- createRef(String) - Static method in class org.nuxeo.ecm.automation.core.impl.adapters.StringToDocRef
-
- createRegistrationInfo(StreamRef) - Method in class org.nuxeo.runtime.model.impl.DefaultRuntimeContext
-
- createRegistrationInfo(InputStream) - Method in class org.nuxeo.runtime.model.impl.DefaultRuntimeContext
-
- CreateRelation - Static variable in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- createRelation(DocRef, String, DocRef) - Method in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- CreateRelation - Class in org.nuxeo.ecm.automation.core.operations.services
-
- CreateRelation() - Constructor for class org.nuxeo.ecm.automation.core.operations.services.CreateRelation
-
- createRelationship(Map<String, ?>) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
-
- createRelationship(Map<String, ?>, List<Policy>, List<Ace>, List<Ace>) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
-
- createRelationship(String, Properties, List<String>, Acl, Acl, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
-
- createRemoteConfiguration() - Static method in class org.nuxeo.ecm.platform.io.api.util.Example
-
- createRepository(RepositoryDescriptor) - Method in interface org.nuxeo.ecm.core.repository.RepositoryFactory
-
Creates a repository implementation given a repository descriptor object.
- createRepository(RepositoryDescriptor) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepositoryFactory
-
- createRepository(RepositoryDescriptor) - Method in class org.nuxeo.ecm.core.storage.sql.ra.PoolingRepositoryFactory
-
- createRequestToken(String, String) - Method in interface org.nuxeo.ecm.platform.oauth.tokens.OAuthTokenStore
-
Creates a new REQUEST Token (transient)
- createRequestToken(String, String) - Method in class org.nuxeo.ecm.platform.oauth.tokens.OAuthTokenStoreImpl
-
- createResource(String) - Static method in class org.nuxeo.ecm.platform.relations.api.impl.NodeFactory
-
- createRootBackend(CoreSession) - Method in class org.nuxeo.ecm.webdav.backend.AbstractBackendFactory
-
- createRootBackend(CoreSession) - Method in class org.nuxeo.ecm.webdav.backend.SearchBackendFactory
-
- createRootBackend(CoreSession) - Method in class org.nuxeo.ecm.webdav.backend.SimpleBackendFactory
-
- createRouteElement(String) - Method in class org.nuxeo.ecm.platform.routing.web.DocumentRoutingActionsBean
-
- CreateRoutingTask - Class in org.nuxeo.ecm.platform.routing.dm.operation
-
Creates a routing task
- CreateRoutingTask() - Constructor for class org.nuxeo.ecm.platform.routing.dm.operation.CreateRoutingTask
-
- CreateRoutingTask.OperationTaskVariableName - Enum in org.nuxeo.ecm.platform.routing.dm.operation
-
- creates - Variable in class org.nuxeo.ecm.core.storage.sql.RowMapper.RowBatch
-
Creates are done first and are ordered.
- createSameTypeDocument() - Method in class org.nuxeo.ecm.social.workspace.CollaborationActions
-
- createSelection(List<String>) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelect
-
- createSelection(String[]) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelect
-
- createSelection(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectOutputComponent
-
Transform a comma-separated list of keys into a selection.
- createSerializableBlob(InputStream, String, String) - Static method in class org.nuxeo.ecm.platform.ui.web.util.files.FileUtils
-
Creates a serializable blob from a stream, with filename and mimetype
detection.
- createSession() - Method in class org.nuxeo.ecm.core.test.RepositorySettings
-
- createSession(String, String, String, UserManager, CoreSession) - Method in interface org.nuxeo.ecm.platform.api.ws.session.WSRemotingSessionManager
-
Creates a new remoting session.
- createSession(String, String, String, UserManager, CoreSession) - Method in class org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl
-
- createSingleComponents() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectMultiListboxComponent
-
Deprecated.
- createSnapshot(VersioningOption) - Method in interface org.nuxeo.snapshot.Snapshotable
-
- createSnapshot(VersioningOption) - Method in class org.nuxeo.snapshot.SnapshotableAdapter
-
- createSocket(Socket, String, int, boolean) - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectory.TrustingSSLSocketFactory
-
- createSocket(String, int) - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectory.TrustingSSLSocketFactory
-
- createSocket(InetAddress, int) - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectory.TrustingSSLSocketFactory
-
- createSocket(String, int, InetAddress, int) - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectory.TrustingSSLSocketFactory
-
- createSocket(InetAddress, int, InetAddress, int) - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectory.TrustingSSLSocketFactory
-
- createStyle(String) - Method in class org.nuxeo.theme.bank.Management
-
- createStyle(Element) - Static method in class org.nuxeo.theme.editor.Editor
-
- createStyle() - Method in class org.nuxeo.theme.editor.Main
-
- createStyle() - Method in class org.nuxeo.theme.themes.ThemeManager
-
- createSubcontext(Context, String) - Static method in class org.nuxeo.runtime.test.runner.JndiHelper
-
Create a subcontext including any intermediate contexts.
- createSubcontext(Context, Name) - Static method in class org.nuxeo.runtime.test.runner.JndiHelper
-
Create a subcontext including any intermediate contexts.
- createSystemBundle(URL) - Static method in class org.nuxeo.osgi.application.StandaloneApplication
-
Creates the system bundle from the jar specified by the
nuxeo.osgi.system.bundle property.
- createTablePolicy - Variable in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
-
- createTagConfig(TagConfig, String, TagAttributes, FaceletHandler) - Static method in class org.nuxeo.ecm.platform.forms.layout.facelets.TagConfigFactory
-
- createTagConfig(TagConfig, String, TagAttributes, FaceletHandler) - Static method in class org.nuxeo.ecm.platform.ui.web.tag.handler.TagConfigFactory
-
- CreateTask - Class in org.nuxeo.ecm.automation.task
-
Creates a task
- CreateTask() - Constructor for class org.nuxeo.ecm.automation.task.CreateTask
-
- createTask(DocumentModel) - Method in class org.nuxeo.ecm.platform.routing.dm.operation.CreateRoutingTask
-
- createTask(CoreSession, NuxeoPrincipal, DocumentModel, String, String, String, String, List<String>, boolean, String, String, Date, Map<String, String>, String) - Method in class org.nuxeo.ecm.platform.task.core.service.CreateTaskUnrestricted
-
- createTask(CoreSession, NuxeoPrincipal, List<DocumentModel>, String, String, String, String, List<String>, boolean, String, String, Date, Map<String, String>, String) - Method in class org.nuxeo.ecm.platform.task.core.service.CreateTaskUnrestricted
-
- createTask(CoreSession, NuxeoPrincipal, DocumentModel, String, List<String>, boolean, String, String, Date, Map<String, String>, String) - Method in class org.nuxeo.ecm.platform.task.core.service.CreateTaskUnrestricted
-
- createTask(CoreSession, NuxeoPrincipal, DocumentModel, String, List<String>, boolean, String, String, Date, Map<String, String>, String) - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl
-
- createTask(CoreSession, NuxeoPrincipal, DocumentModel, String, String, String, String, List<String>, boolean, String, String, Date, Map<String, String>, String, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl
-
- createTask(CoreSession, NuxeoPrincipal, DocumentModel, String, String, String, List<String>, boolean, String, String, Date, Map<String, String>, String) - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl
-
- createTask(CoreSession, NuxeoPrincipal, List<DocumentModel>, String, String, String, String, List<String>, boolean, String, String, Date, Map<String, String>, String, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl
-
- createTask(CoreSession, NuxeoPrincipal, DocumentModel, String, List<String>, boolean, String, String, Date, Map<String, String>, String) - Method in interface org.nuxeo.ecm.platform.task.TaskService
-
Creates a task and starts it.
- createTask(CoreSession, NuxeoPrincipal, DocumentModel, String, String, String, List<String>, boolean, String, String, Date, Map<String, String>, String) - Method in interface org.nuxeo.ecm.platform.task.TaskService
-
Creates a task and starts it.
- createTask(CoreSession, NuxeoPrincipal, DocumentModel, String, String, String, String, List<String>, boolean, String, String, Date, Map<String, String>, String, Map<String, Serializable>) - Method in interface org.nuxeo.ecm.platform.task.TaskService
-
Creates a task of the given document type and starts it.
- createTask(CoreSession, NuxeoPrincipal, List<DocumentModel>, String, String, String, String, List<String>, boolean, String, String, Date, Map<String, String>, String, Map<String, Serializable>) - Method in interface org.nuxeo.ecm.platform.task.TaskService
-
Creates a task of the given documents type and starts it.
- CreateTask.OperationTaskVariableName - Enum in org.nuxeo.ecm.automation.task
-
- CreateTaskUnrestricted - Class in org.nuxeo.ecm.platform.task.core.service
-
- CreateTaskUnrestricted(CoreSession, NuxeoPrincipal, DocumentModel, String, List<String>, boolean, String, String, Date, Map<String, String>, String) - Constructor for class org.nuxeo.ecm.platform.task.core.service.CreateTaskUnrestricted
-
- CreateTaskUnrestricted(CoreSession, NuxeoPrincipal, DocumentModel, String, String, String, List<String>, boolean, String, String, Date, Map<String, String>, String) - Constructor for class org.nuxeo.ecm.platform.task.core.service.CreateTaskUnrestricted
-
- CreateTaskUnrestricted(CoreSession, NuxeoPrincipal, DocumentModel, String, String, String, String, List<String>, boolean, String, String, Date, Map<String, String>, String) - Constructor for class org.nuxeo.ecm.platform.task.core.service.CreateTaskUnrestricted
-
- CreateTaskUnrestricted(CoreSession, NuxeoPrincipal, List<DocumentModel>, String, String, String, String, List<String>, boolean, String, String, Date, Map<String, String>, String) - Constructor for class org.nuxeo.ecm.platform.task.core.service.CreateTaskUnrestricted
-
- createTemplate() - Method in class org.nuxeo.ecm.webengine.rendering.APIHelper
-
- createTemplate() - Method in interface org.nuxeo.ecm.webengine.rendering.RenderingExtensionFactory
-
- createTemplate() - Method in class org.nuxeo.template.web.TemplateBasedActionBean
-
- createTemplate() - Method in class org.nuxeo.template.web.TemplatesActionBean
-
- createTemporaryFileBlob(File, String, String) - Static method in class org.nuxeo.ecm.platform.ui.web.util.files.FileUtils
-
Creates a TemporaryFileBlob.
- createTest() - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner
-
- createThemeDir() - Static method in class org.nuxeo.theme.themes.ThemeManager
-
- createTransaction(JDBCContext, TransactionFactory.Context) - Method in class org.nuxeo.ecm.core.persistence.HibernateConfiguration.NuxeoTransactionFactory
-
- createTransporterClient(String, Class, boolean) - Static method in class org.nuxeo.runtime.remoting.transporter.TransporterClient
-
Creates a remote proxy to a POJO on a remote server.
- createTransporterClient(String, Class) - Static method in class org.nuxeo.runtime.remoting.transporter.TransporterClient
-
Creates a remote proxy to a POJO on a remote server.
- createTransporterClient(InvokerLocator, Class) - Static method in class org.nuxeo.runtime.remoting.transporter.TransporterClient
-
Creates a remote proxy to a POJO on a remote server.
- createTransporterServer(InvokerLocator, Object, String, boolean) - Static method in class org.nuxeo.runtime.remoting.transporter.TransporterServer
-
Creates a remoting server based on given locator.
- createTransporterServer(String, Object, String, boolean) - Static method in class org.nuxeo.runtime.remoting.transporter.TransporterServer
-
Creates a remoting server based on given locator.
- createTransporterServer(InvokerLocator, Object, String) - Static method in class org.nuxeo.runtime.remoting.transporter.TransporterServer
-
Creates a remoting server based on given locator.
- createTransporterServer(String, Object, String) - Static method in class org.nuxeo.runtime.remoting.transporter.TransporterServer
-
Creates a remoting server based on given locator.
- createTransporterServer(InvokerLocator, Object) - Static method in class org.nuxeo.runtime.remoting.transporter.TransporterServer
-
Creates a remoting server based on given locator.
- createTransporterServer(String, Object) - Static method in class org.nuxeo.runtime.remoting.transporter.TransporterServer
-
Creates a remoting server based on given locator.
- CreateTreeSnapshot - Class in org.nuxeo.snapshot.operation
-
- CreateTreeSnapshot() - Constructor for class org.nuxeo.snapshot.operation.CreateTreeSnapshot
-
- createType(TypeDefinition) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
-
- createTypedLiteral(String, String) - Static method in class org.nuxeo.ecm.platform.relations.api.impl.NodeFactory
-
- createTypeRegistry() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
-
TODO There are no more reasons to lazy load the type registry since
module are lazy loaded.
- createUID(DocumentModel) - Method in class org.nuxeo.ecm.platform.uidgen.generators.UIDGCoreDocument
-
- createUID(DocumentModel) - Method in class org.nuxeo.ecm.platform.uidgen.generators.UIDGenerator1
-
- createUID(DocumentModel) - Method in class org.nuxeo.ecm.platform.uidgen.service.UIDGeneratorService
-
- createUID(DocumentModel) - Method in interface org.nuxeo.ecm.platform.uidgen.UIDGenerator
-
Returns a new UID for the given doc.
- createUIDSequencer() - Method in class org.nuxeo.ecm.platform.uidgen.ejb.EjbSequencerFactory
-
- createUIDSequencer() - Method in interface org.nuxeo.ecm.platform.uidgen.UIDSequencerFactory
-
Deprecated.
- createUploadSession() - Method in interface org.nuxeo.runtime.services.streaming.StreamingServer
-
- createUploadSession() - Method in class org.nuxeo.runtime.services.streaming.StreamManagerServer
-
- createURLStreamHandler(String) - Method in class org.nuxeo.common.utils.URLStreamHandlerFactoryInstaller.FactoryStack
-
- createURLStreamHandler(String) - Method in class org.nuxeo.runtime.test.protocols.inline.InlineURLStreamHandlerFactory
-
- CreateUser - Class in org.nuxeo.ecm.multi.tenant.operations
-
- CreateUser() - Constructor for class org.nuxeo.ecm.multi.tenant.operations.CreateUser
-
- createUser(DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- createUser(DocumentModel, DocumentModel) - Method in interface org.nuxeo.ecm.platform.usermanager.MultiTenantUserManager
-
Creates user from given model into the given context document.
- createUser(DocumentModel) - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
-
Creates user from given model.
- createUser(DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- createUser(DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- createUser(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.user.registration.DefaultRegistrationUserFactory
-
- createUser(CoreSession, DocumentModel) - Method in interface org.nuxeo.ecm.user.registration.RegistrationUserFactory
-
Deprecated.
Logic into createUser will be moved into the component to
prevent from the need to call doPostUserCreation inside this
method. Must be moved into doCreateUser method.
- createUser(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.user.registration.UserRegistrationComponent
-
- createUser(CoreSession, DocumentModel) - Method in interface org.nuxeo.ecm.user.registration.UserRegistrationService
-
- createUser() - Method in class org.nuxeo.ecm.webapp.security.UserManagementActions
-
- createUser(boolean) - Method in class org.nuxeo.ecm.webapp.security.UserManagementActions
-
- createUser(String, String, String, String, String, String, String) - Method in class org.nuxeo.functionaltests.pages.admincenter.usermanagement.UserCreationFormPage
-
- createUser(String, String, String, String, String, String, String) - Method in class org.nuxeo.functionaltests.pages.usermanagement.compat.UserCreationFormPage
-
- createUserActivityObject(Principal) - Static method in class org.nuxeo.ecm.activity.ActivityHelper
-
- createUserActivityObject(String) - Static method in class org.nuxeo.ecm.activity.ActivityHelper
-
- createUserWorkspace(CoreSession, String) - Static method in class org.nuxeo.ecm.core.opencmis.tests.Helper
-
- createValidator(String) - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockApplication
-
- createValidatorConfig(TagConfig, String, TagAttributes, FaceletHandler, String) - Static method in class org.nuxeo.ecm.platform.forms.layout.facelets.TagConfigFactory
-
- createValidatorConfig(TagConfig, String, TagAttributes, FaceletHandler, String) - Static method in class org.nuxeo.ecm.platform.ui.web.tag.handler.TagConfigFactory
-
- createValueBinding(String) - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockApplication
-
- CreateVersion - Static variable in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- createVersion(DocRef) - Method in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- createVersion(DocRef, String) - Method in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
Increment is one of "None", "Major", "Minor".
- CreateVersion - Class in org.nuxeo.ecm.automation.core.operations.document
-
- CreateVersion() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.CreateVersion
-
- createWebContent(WebContentData) - Method in interface org.nuxeo.ecm.spaces.api.Space
-
- createWebContent(WebContentData) - Method in class org.nuxeo.ecm.spaces.impl.docwrapper.DocSpaceImpl
-
- CreateWebContent - Class in org.nuxeo.opensocial.container.client.rpc.webcontent.action
-
- CreateWebContent(ContainerContext, WebContentData) - Constructor for class org.nuxeo.opensocial.container.client.rpc.webcontent.action.CreateWebContent
-
- CreateWebContentHandler - Class in org.nuxeo.opensocial.container.server.handler.webcontent
-
- CreateWebContentHandler() - Constructor for class org.nuxeo.opensocial.container.server.handler.webcontent.CreateWebContentHandler
-
- CreateWebContentResult - Class in org.nuxeo.opensocial.container.client.rpc.webcontent.result
-
- CreateWebContentResult(WebContentData, Map<String, Boolean>) - Constructor for class org.nuxeo.opensocial.container.client.rpc.webcontent.result.CreateWebContentResult
-
- createWebPage() - Method in class org.nuxeo.webengine.sites.AbstractSiteDocumentObject
-
Creates a new web page object.
- createWidget(FaceletContext, String, String, String, Map<String, Serializable>, Widget[]) - Method in interface org.nuxeo.ecm.platform.forms.layout.service.WebLayoutManager
-
Deprecated.
- createWidget(FaceletContext, String, String, String, List<FieldDefinition>, String, String, Boolean, Map<String, Serializable>, Widget[]) - Method in interface org.nuxeo.ecm.platform.forms.layout.service.WebLayoutManager
-
Returns a widget computed from given information.
- createWidget(FaceletContext, WidgetDefinition, String, String, Widget[]) - Method in interface org.nuxeo.ecm.platform.forms.layout.service.WebLayoutManager
-
Returns a widget computed from given information.
- createWidget(FaceletContext, String, String, String, Map<String, Serializable>, Widget[]) - Method in class org.nuxeo.ecm.platform.forms.layout.service.WebLayoutManagerImpl
-
- createWidget(FaceletContext, String, String, String, List<FieldDefinition>, String, String, Boolean, Map<String, Serializable>, Widget[]) - Method in class org.nuxeo.ecm.platform.forms.layout.service.WebLayoutManagerImpl
-
- createWidget(FaceletContext, WidgetDefinition, String, String, Widget[]) - Method in class org.nuxeo.ecm.platform.forms.layout.service.WebLayoutManagerImpl
-
- createWidget() - Method in class org.nuxeo.theme.themes.ThemeManager
-
- createWidget(String) - Method in interface org.nuxeo.theme.webwidgets.Provider
-
Create a new widget.
- createWidget(String) - Method in class org.nuxeo.theme.webwidgets.providers.DefaultProvider
-
- createWidget(String) - Method in class org.nuxeo.theme.webwidgets.providers.PersistentProvider
-
- createWidget(String) - Method in class org.nuxeo.theme.webwidgets.providers.PersistentProviderPerUser
-
- createWorkingList(String, DocumentsListDescriptor) - Method in class org.nuxeo.ecm.webapp.documentsLists.BaseDocumentsListsManager
-
- createWorkingList(String, DocumentsListDescriptor, CoreSession, String) - Method in class org.nuxeo.ecm.webapp.documentsLists.BaseDocumentsListsManager
-
- createWorkingList(String, DocumentsListDescriptor) - Method in interface org.nuxeo.ecm.webapp.documentsLists.DocumentsListsManager
-
Creates (declares) a new named list of documents.
- createWorkingList(String, DocumentsListDescriptor) - Method in class org.nuxeo.ecm.webapp.documentsLists.DocumentsListsManagerBean
-
- createWorkspace() - Method in interface org.nuxeo.ecm.webapp.contentbrowser.WorkspaceActions
-
- createWorkspace() - Method in class org.nuxeo.ecm.webapp.contentbrowser.WorkspaceActionsBean
-
- createWorkspaceOld() - Method in class org.nuxeo.ecm.webapp.contentbrowser.WorkspaceActionsBean
-
- createXmap() - Static method in class org.nuxeo.connect.update.standalone.StandaloneUpdateService
-
- CreateYUIZone - Class in org.nuxeo.opensocial.container.client.rpc.layout.action
-
- CreateYUIZone(ContainerContext, YUIComponentZone, int) - Constructor for class org.nuxeo.opensocial.container.client.rpc.layout.action.CreateYUIZone
-
- CreateYUIZoneHandler - Class in org.nuxeo.opensocial.container.server.handler.layout
-
- CreateYUIZoneHandler() - Constructor for class org.nuxeo.opensocial.container.server.handler.layout.CreateYUIZoneHandler
-
- CreateYUIZoneResult - Class in org.nuxeo.opensocial.container.client.rpc.layout.result
-
- CreateYUIZoneResult(YUIComponentZone) - Constructor for class org.nuxeo.opensocial.container.client.rpc.layout.result.CreateYUIZoneResult
-
- CreateZip - Class in org.nuxeo.ecm.automation.core.operations.blob
-
TODO: detect mine?
- CreateZip() - Constructor for class org.nuxeo.ecm.automation.core.operations.blob.CreateZip
-
- createZone() - Method in class org.nuxeo.opensocial.container.client.model.AppModel
-
- createZone(YUIComponentZone, int) - Method in interface org.nuxeo.opensocial.container.server.layout.YUILayoutAdapter
-
- createZone(YUIComponentZone, int) - Method in class org.nuxeo.opensocial.container.server.layout.YUILayoutAdapterImpl
-
- creation - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoObjectData
-
- creation - Variable in class org.nuxeo.ecm.directory.multi.SourceDescriptor
-
- CREATION_DATE - Static variable in class org.nuxeo.ecm.platform.relations.api.util.RelationConstants
-
- creationBaseDn - Variable in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
-
- creationClasses - Variable in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
-
- CreationContainerListProvider - Interface in org.nuxeo.ecm.platform.filemanager.service.extension
-
Interface to implement for contributions to the FileManagerService
creationContainerListProvider extension point.
- CreationContainerListProviderDescriptor - Class in org.nuxeo.ecm.platform.filemanager.service.extension
-
- CreationContainerListProviderDescriptor() - Constructor for class org.nuxeo.ecm.platform.filemanager.service.extension.CreationContainerListProviderDescriptor
-
- CreationContainerListRestlet - Class in org.nuxeo.ecm.platform.ui.web.restAPI
-
This restlet gets the list of containers that are suitable for new document creation.
- CreationContainerListRestlet() - Constructor for class org.nuxeo.ecm.platform.ui.web.restAPI.CreationContainerListRestlet
-
- creationDate(Date) - Method in class org.nuxeo.ecm.webdav.resource.PropStatBuilderExt
-
- creator - Variable in class org.nuxeo.ecm.core.model.MockDocument
-
- creator - Variable in class org.nuxeo.functionaltests.pages.tabs.SummaryTabSubPage
-
- creator - Variable in class org.nuxeo.opensocial.container.server.rest.FolderGson
-
- credential - Variable in class org.nuxeo.ecm.platform.login.CallbackResult
-
- Credentials - Class in org.nuxeo.ecm.core.storage
-
Simple username + password.
- Credentials(String, String) - Constructor for class org.nuxeo.ecm.core.storage.Credentials
-
- CredentialsCallback - Class in org.nuxeo.runtime.api.login
-
A simple callback handler that can be used to get authentication credentials
as a Java Object.
- CredentialsCallback() - Constructor for class org.nuxeo.runtime.api.login.CredentialsCallback
-
- CredentialsCallbackHandler - Class in org.nuxeo.runtime.api.login
-
The default callback handler used by Framework.login methods.
- CredentialsCallbackHandler(String, Object) - Constructor for class org.nuxeo.runtime.api.login.CredentialsCallbackHandler
-
- criterionKey - Variable in enum org.nuxeo.ecm.core.storage.sql.SelectionType
-
The key to use to additionally filter on criterion.
- CRLF - Static variable in class org.nuxeo.ecm.webengine.model.impl.GroovyTypeLoader
-
- CRLF - Static variable in interface org.nuxeo.shell.ShellConsole
-
- cronExpression - Variable in class org.nuxeo.ecm.core.scheduler.ScheduleImpl
-
- crop(Blob, int, int, int, int) - Method in interface org.nuxeo.ecm.platform.picture.api.ImagingService
-
Crops an image.
- crop(Blob, int, int, int, int) - Method in class org.nuxeo.ecm.platform.picture.core.im.IMImageUtils
-
- crop(Blob, int, int, int, int) - Method in interface org.nuxeo.ecm.platform.picture.core.ImageUtils
-
- crop(Blob, int, int, int, int) - Method in class org.nuxeo.ecm.platform.picture.ImagingComponent
-
- crop(String, String, int, int, int, int) - Static method in class org.nuxeo.ecm.platform.picture.magick.utils.ImageCropper
-
- crop() - Method in interface org.nuxeo.ecm.platform.picture.web.PictureManager
-
- crop() - Method in class org.nuxeo.ecm.platform.picture.web.PictureManagerBean
-
- cropAndResize(String, String, int, int, int, int, int, int) - Static method in class org.nuxeo.ecm.platform.picture.magick.utils.ImageCropperAndResizer
-
- CropPictureConverter - Class in org.nuxeo.ecm.platform.picture.convert
-
- CropPictureConverter() - Constructor for class org.nuxeo.ecm.platform.picture.convert.CropPictureConverter
-
- cset - Variable in class org.nuxeo.launcher.NuxeoLauncher
-
- CSLData - Class in org.nuxeo.ecm.platform.ui.web.directory
-
Chainselect Listbox data.
- CSLData(Integer, String) - Constructor for class org.nuxeo.ecm.platform.ui.web.directory.CSLData
-
- CSPACE - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect.FulltextQueryAnalyzer
-
- CSSClassManager - Class in org.nuxeo.ecm.platform.annotations.gwt.client.util
-
- CSSClassManager(Element) - Constructor for class org.nuxeo.ecm.platform.annotations.gwt.client.util.CSSClassManager
-
- CssCompressor - Class in org.nuxeo.theme.html
-
- CssCompressor(Reader) - Constructor for class org.nuxeo.theme.html.CssCompressor
-
- CSSUtils - Class in org.nuxeo.theme.html
-
- CSV - Static variable in class org.nuxeo.ecm.platform.forms.layout.api.BuiltinModes
-
- CSV - Static variable in class org.nuxeo.ecm.platform.forms.layout.api.BuiltinWidgetModes
-
- CSV_NAME_COL - Static variable in class org.nuxeo.ecm.csv.Constants
-
- CSV_TYPE_COL - Static variable in class org.nuxeo.ecm.csv.Constants
-
- CSVConfigurationDescriptor - Class in org.nuxeo.correspondence.marianne.checker
-
- CSVConfigurationDescriptor() - Constructor for class org.nuxeo.correspondence.marianne.checker.CSVConfigurationDescriptor
-
- CSVHolidaysChecker - Class in org.nuxeo.correspondence.marianne.checker
-
Holidays checker implementation which loads the holidays dates in a CVS file.
- CSVHolidaysChecker() - Constructor for class org.nuxeo.correspondence.marianne.checker.CSVHolidaysChecker
-
- CSVImportActions - Class in org.nuxeo.ecm.csv
-
- CSVImportActions() - Constructor for class org.nuxeo.ecm.csv.CSVImportActions
-
- CSVImporter - Interface in org.nuxeo.ecm.csv
-
- CSVImporterDocumentFactory - Interface in org.nuxeo.ecm.csv
-
- CSVImporterImpl - Class in org.nuxeo.ecm.csv
-
- CSVImporterImpl() - Constructor for class org.nuxeo.ecm.csv.CSVImporterImpl
-
- CSVImporterOptions - Class in org.nuxeo.ecm.csv
-
- CSVImporterOptions.Builder - Class in org.nuxeo.ecm.csv
-
- CSVImporterOptions.Builder() - Constructor for class org.nuxeo.ecm.csv.CSVImporterOptions.Builder
-
- CSVImporterWork - Class in org.nuxeo.ecm.csv
-
Work task to import form a CSV file.
- CSVImporterWork(String) - Constructor for class org.nuxeo.ecm.csv.CSVImporterWork
-
- CSVImporterWork(String, String, String, File, String, CSVImporterOptions) - Constructor for class org.nuxeo.ecm.csv.CSVImporterWork
-
- CSVImportId - Class in org.nuxeo.ecm.csv
-
Helper class to compute a unique id for an import task.
- CSVImportLog - Class in org.nuxeo.ecm.csv
-
- CSVImportLog(long, CSVImportLog.Status, String, String, String...) - Constructor for class org.nuxeo.ecm.csv.CSVImportLog
-
- CSVImportLog.Status - Enum in org.nuxeo.ecm.csv
-
- CSVImportResult - Class in org.nuxeo.ecm.csv
-
- CSVImportResult(long, long, long, long) - Constructor for class org.nuxeo.ecm.csv.CSVImportResult
-
- CSVImportStatus - Class in org.nuxeo.ecm.csv
-
- CSVImportStatus(CSVImportStatus.State) - Constructor for class org.nuxeo.ecm.csv.CSVImportStatus
-
- CSVImportStatus(CSVImportStatus.State, int, int) - Constructor for class org.nuxeo.ecm.csv.CSVImportStatus
-
- CSVImportStatus.State - Enum in org.nuxeo.ecm.csv
-
- csvReporter - Variable in class org.nuxeo.runtime.metrics.MetricsDescriptor
-
- csvToList(String) - Static method in class org.nuxeo.theme.Utils
-
- CSVZipImporter - Class in org.nuxeo.ecm.platform.filemanager.service.extension
-
- CSVZipImporter() - Constructor for class org.nuxeo.ecm.platform.filemanager.service.extension.CSVZipImporter
-
- ctx - Variable in class org.nuxeo.runtime.scripting.ScriptDescriptor
-
- CTX_PARAM_DOCUMENT - Static variable in class org.nuxeo.ecm.platform.rendering.impl.DocumentRenderingContext
-
- CTX_PRINCIPALS_PROPERTY - Static variable in class org.nuxeo.ecm.social.workspace.SocialConstants
-
- CTYPE_AUTOMATION - Static variable in class org.nuxeo.ecm.automation.client.Constants
-
- CTYPE_ENTITY - Static variable in class org.nuxeo.ecm.automation.client.Constants
-
- CTYPE_MULTIPART_MIXED - Static variable in class org.nuxeo.ecm.automation.client.Constants
-
- CTYPE_MULTIPART_RELATED - Static variable in class org.nuxeo.ecm.automation.client.Constants
-
- CTYPE_REQUEST - Static variable in class org.nuxeo.ecm.automation.client.Constants
-
- CTYPE_REQUEST_NOCHARSET - Static variable in class org.nuxeo.ecm.automation.client.Constants
-
- CURRENT_DOC_ROUTING_SEARCH_ATTACHED_DOC - Static variable in class org.nuxeo.ecm.platform.routing.web.DocumentRoutingSuggestionActionsBean
-
- CURRENT_DOCUMENT_CLASSIFICATIONS_PROVIDER - Static variable in interface org.nuxeo.ecm.platform.classification.ClassificationActions
-
- CURRENT_DOCUMENT_CLASSIFICATIONS_SELECTION - Static variable in interface org.nuxeo.ecm.platform.classification.ClassificationActions
-
- CURRENT_DOCUMENT_MAJOR_VERSION_KEY - Static variable in interface org.nuxeo.ecm.core.api.facet.VersioningDocument
-
- CURRENT_DOCUMENT_MINOR_VERSION_KEY - Static variable in interface org.nuxeo.ecm.core.api.facet.VersioningDocument
-
Key used in options map to send current versions to versioning listener
so it will know what version the document had before restoring.
- CURRENT_DOCUMENT_SECTION_SELECTION - Static variable in interface org.nuxeo.ecm.webapp.documentsLists.DocumentsListsManager
-
List identifier: Stores the current selection of published documents.
- CURRENT_DOCUMENT_SELECTION - Static variable in interface org.nuxeo.ecm.webapp.documentsLists.DocumentsListsManager
-
List identifier: Stores the current selection of documents.
- CURRENT_DOCUMENT_TRASH_SELECTION - Static variable in interface org.nuxeo.ecm.webapp.documentsLists.DocumentsListsManager
-
List identifier: Stores the current selection of deleted documents.
- CURRENT_DOMAIN_ID - Static variable in class org.nuxeo.ecm.platform.reporting.report.ReportContext
-
- CURRENT_DOMAIN_PATH - Static variable in class org.nuxeo.ecm.platform.reporting.report.ReportContext
-
- CURRENT_INDETERMINATE - Static variable in class org.nuxeo.ecm.core.work.api.Work.Progress
-
- CURRENT_PAGE - Static variable in class org.nuxeo.ecm.platform.mail.web.utils.MailWebConstants
-
- CURRENT_PAGE_PARAMETER - Static variable in class org.nuxeo.dam.seam.DamSearchActions
-
- CURRENT_PATH - Static variable in class org.nuxeo.ecm.platform.reporting.report.ReportContext
-
- CURRENT_REPO_PATTERN - Static variable in class org.nuxeo.ecm.automation.core.operations.services.AuditPageProviderOperation
-
- CURRENT_REPO_PATTERN - Static variable in class org.nuxeo.ecm.automation.core.operations.services.DocumentPageProviderOperation
-
- CURRENT_REPO_PATTERN - Static variable in class org.nuxeo.ecm.automation.core.operations.services.ResultSetPageProviderOperation
-
- CURRENT_REPO_PATTERN - Static variable in class org.nuxeo.ecm.social.workspace.gadgets.SocialProviderOperation
-
- CURRENT_REPOSITORY - Static variable in class org.nuxeo.ecm.platform.reporting.report.ReportContext
-
- CURRENT_SELECTION_FOR_CLASSIFICATION - Static variable in interface org.nuxeo.ecm.platform.classification.ClassificationActions
-
- CURRENT_SELECTION_FOR_CLASSIFICATION_PAGE - Static variable in interface org.nuxeo.ecm.platform.classification.ClassificationActions
-
- CURRENT_SELECTION_FOR_CLASSIFICATION_PROVIDER - Static variable in interface org.nuxeo.ecm.platform.classification.ClassificationActions
-
- CURRENT_SELECTION_FOR_UNCLASSIFICATION - Static variable in interface org.nuxeo.ecm.platform.classification.ClassificationActions
-
- CURRENT_SUPERSPACE_ID - Static variable in class org.nuxeo.ecm.platform.reporting.report.ReportContext
-
- CURRENT_SUPERSPACE_PATH - Static variable in class org.nuxeo.ecm.platform.reporting.report.ReportContext
-
- CURRENT_TAB_CHANGED_EVENT - Static variable in interface org.nuxeo.ecm.platform.ui.web.api.WebActions
-
Event raised when the current tab has changed, with 2 parameters: first
parameter is a String representing the tab category, and second
parameter is a String representing the new tab id (or null if current
tab is reset for this category).
- CURRENT_TAB_SELECTED_EVENT - Static variable in interface org.nuxeo.ecm.platform.ui.web.api.WebActions
-
Event raised when the current tab is selected, with 2 parameters: first
parameter is a String representing the tab category, and second
parameter is a String representing the new tab id (or null if current
tab is reset for this category).
- CURRENT_USER_SAVED_SEARCHES_CONTENT_VIEW_NAME - Static variable in class org.nuxeo.ecm.platform.faceted.search.api.Constants
-
Deprecated.
There is no more content view registered with that name.
Use CURRENT_USER_SAVED_SEARCHES_PAGE_PROVIDER_NAME instead
- CURRENT_USER_SAVED_SEARCHES_PAGE_PROVIDER_NAME - Static variable in class org.nuxeo.ecm.platform.faceted.search.api.Constants
-
- CURRENT_USERID_PATTERN - Static variable in class org.nuxeo.ecm.automation.core.operations.services.AuditPageProviderOperation
-
- CURRENT_USERID_PATTERN - Static variable in class org.nuxeo.ecm.automation.core.operations.services.DocumentPageProviderOperation
-
- CURRENT_USERID_PATTERN - Static variable in class org.nuxeo.ecm.automation.core.operations.services.ResultSetPageProviderOperation
-
- CURRENT_USERID_PATTERN - Static variable in class org.nuxeo.ecm.social.workspace.gadgets.SocialProviderOperation
-
- CURRENT_VERSION_SELECTION - Static variable in interface org.nuxeo.ecm.webapp.documentsLists.DocumentsListsManager
-
List identifier: Stores the current selection of versions.
- CURRENT_WORKSPACE_ID - Static variable in class org.nuxeo.ecm.platform.reporting.report.ReportContext
-
- CURRENT_WORKSPACE_PATH - Static variable in class org.nuxeo.ecm.platform.reporting.report.ReportContext
-
- currentDocument - Variable in class org.nuxeo.ecm.platform.suggestbox.service.SuggestionContext
-
- currentDocumentContributor - Variable in class org.nuxeo.functionaltests.pages.DocumentBasePage
-
- currentDocumentDescription - Variable in class org.nuxeo.functionaltests.pages.DocumentBasePage
-
- currentDocumentTitle - Variable in class org.nuxeo.functionaltests.pages.DocumentBasePage
-
- currentFolderishDescription - Variable in class org.nuxeo.functionaltests.pages.DocumentBasePage
-
- currentRouteModelIsDraft() - Method in class org.nuxeo.ecm.platform.routing.web.DocumentRoutingActionsBean
-
- CUserDescriptor - Class in org.nuxeo.ecm.platform.signature.core.user
-
Provides default values for new user certificates.
- CUserDescriptor() - Constructor for class org.nuxeo.ecm.platform.signature.core.user.CUserDescriptor
-
- CUserService - Interface in org.nuxeo.ecm.platform.signature.api.user
-
High-level user certificate and keystore operations.
- CUserServiceBusinessDelegate - Class in org.nuxeo.ecm.platform.signature.web.sign
-
UserInfo service provider
- CUserServiceBusinessDelegate() - Constructor for class org.nuxeo.ecm.platform.signature.web.sign.CUserServiceBusinessDelegate
-
- CUserServiceImpl - Class in org.nuxeo.ecm.platform.signature.core.user
-
Base implementation of the user certificate service.
- CUserServiceImpl() - Constructor for class org.nuxeo.ecm.platform.signature.core.user.CUserServiceImpl
-
- CUSTOM_CONVERTER_TYPE - Static variable in class org.nuxeo.ecm.core.convert.extension.ConverterDescriptor
-
- CUSTOM_HEADERS - Static variable in class org.nuxeo.osgi.BundleManifestReader
-
- customContentTitle() - Method in class org.nuxeo.opensocial.container.client.ContainerConstants
-
- CustomFlowPanel - Class in org.nuxeo.opensocial.container.client.ui
-
- CustomFlowPanel() - Constructor for class org.nuxeo.opensocial.container.client.ui.CustomFlowPanel
-
- customizeTheme(ThemeDescriptor) - Static method in class org.nuxeo.theme.themes.ThemeManager
-
- CustomListBox - Class in org.nuxeo.opensocial.container.client.ui
-
- CustomListBox() - Constructor for class org.nuxeo.opensocial.container.client.ui.CustomListBox
-
- CustomPresetType - Class in org.nuxeo.theme.presets
-
- CustomPresetType(String, String, String, String, String, String) - Constructor for class org.nuxeo.theme.presets.CustomPresetType
-
- customSize() - Method in class org.nuxeo.opensocial.container.client.ContainerConstants
-
- CustomThemeNameFilter - Class in org.nuxeo.theme
-
- CustomThemeNameFilter() - Constructor for class org.nuxeo.theme.CustomThemeNameFilter
-
- CustomWebContentPresenter - Class in org.nuxeo.opensocial.container.client.presenter
-
- CustomWebContentPresenter(CustomWebContentPresenter.Display, EventBus, WebContentData, Presenter) - Constructor for class org.nuxeo.opensocial.container.client.presenter.CustomWebContentPresenter
-
- CustomWebContentPresenter.Display - Interface in org.nuxeo.opensocial.container.client.presenter
-
- CustomWebContentWidget - Class in org.nuxeo.opensocial.container.client.view
-
- CustomWebContentWidget() - Constructor for class org.nuxeo.opensocial.container.client.view.CustomWebContentWidget
-
- CXFAuthHandler - Class in org.nuxeo.ecm.core.opencmis.bindings
-
Extracts username and password from a UsernameToken
- CXFAuthHandler() - Constructor for class org.nuxeo.ecm.core.opencmis.bindings.CXFAuthHandler
-
- g - Variable in class org.nuxeo.ecm.platform.groups.audit.service.acl.excel.ByteColor
-
- Gadget - Interface in org.nuxeo.ecm.spaces.api
-
- GADGET_DIRECTORY - Static variable in class org.nuxeo.opensocial.gadgets.service.GadgetServiceImpl
-
- GadgetDeclaration - Interface in org.nuxeo.opensocial.gadgets.service.api
-
This is how code outside of the gadget implementation sees the gadget.
- GadgetDocument - Class in org.nuxeo.opensocial.gadgets
-
- GadgetDocument() - Constructor for class org.nuxeo.opensocial.gadgets.GadgetDocument
-
- Gadgeti18n - Class in org.nuxeo.opensocial.webengine.gadgets.render
-
Helper class that manages i18n files for gadgets.
- Gadgeti18n() - Constructor for class org.nuxeo.opensocial.webengine.gadgets.render.Gadgeti18n
-
- GadgetI18nHelper - Class in org.nuxeo.opensocial.gadgets.helper
-
Helper class to generate i18n titles/description for gadgets.
- GadgetResource - Class in org.nuxeo.opensocial.webengine.gadgets
-
- GadgetResource() - Constructor for class org.nuxeo.opensocial.webengine.gadgets.GadgetResource
-
- GadgetResource(GadgetDeclaration) - Constructor for class org.nuxeo.opensocial.webengine.gadgets.GadgetResource
-
- GadgetRoot - Class in org.nuxeo.opensocial.gadgets
-
- GadgetRoot() - Constructor for class org.nuxeo.opensocial.gadgets.GadgetRoot
-
- Gadgets - Class in org.nuxeo.opensocial.webengine.gadgets
-
- Gadgets() - Constructor for class org.nuxeo.opensocial.webengine.gadgets.Gadgets
-
- GADGETS_CONTAINER_ID - Static variable in class org.nuxeo.functionaltests.fragment.GadgetsContainerFragment
-
- GadgetsApp - Class in org.nuxeo.opensocial.webengine.gadgets
-
- GadgetsApp() - Constructor for class org.nuxeo.opensocial.webengine.gadgets.GadgetsApp
-
- GadgetsConstants - Interface in org.nuxeo.opensocial.container.client.external
-
- gadgetsContainer - Variable in class org.nuxeo.functionaltests.pages.UserHomePage
-
- GadgetsContainerFragment - Class in org.nuxeo.functionaltests.fragment
-
Fragment representing the gadgets container.
- GadgetsContainerFragment(WebDriver, WebElement) - Constructor for class org.nuxeo.functionaltests.fragment.GadgetsContainerFragment
-
- GadgetService - Interface in org.nuxeo.opensocial.gadgets.service.api
-
- GadgetServiceImpl - Class in org.nuxeo.opensocial.gadgets.service
-
- GadgetServiceImpl() - Constructor for class org.nuxeo.opensocial.gadgets.service.GadgetServiceImpl
-
- GadgetSpecRenderingEngine - Class in org.nuxeo.opensocial.webengine.gadgets.render
-
Simple Freemarker wrapper
- GadgetSpecRenderingEngine(TemplateLoader) - Constructor for class org.nuxeo.opensocial.webengine.gadgets.render.GadgetSpecRenderingEngine
-
- GadgetSpecView - Class in org.nuxeo.opensocial.webengine.gadgets.render
-
Helper to render the GadgetSpec via FreeMarker
Using FreeMarker for that allows to have some dynamic computations:
OAUth urls (that may be different depending on the IP the client uses)
resources urls
requests urls
...
- GadgetSpecView() - Constructor for class org.nuxeo.opensocial.webengine.gadgets.render.GadgetSpecView
-
- GadgetStream - Class in org.nuxeo.opensocial.webengine.gadgets
-
- GadgetStream(InputStream) - Constructor for class org.nuxeo.opensocial.webengine.gadgets.GadgetStream
-
- GadgetStreamWriter - Class in org.nuxeo.opensocial.webengine.gadgets
-
- GadgetStreamWriter() - Constructor for class org.nuxeo.opensocial.webengine.gadgets.GadgetStreamWriter
-
- GadgetTemplateLoader - Class in org.nuxeo.opensocial.webengine.gadgets.render
-
- GadgetTemplateLoader() - Constructor for class org.nuxeo.opensocial.webengine.gadgets.render.GadgetTemplateLoader
-
- gatherInvalidations(Invalidations) - Method in class org.nuxeo.ecm.core.storage.sql.SelectionContext
-
Gathers invalidations from this session.
- GB - Static variable in class org.nuxeo.common.utils.SizeUtils
-
- GB_UNIT - Static variable in class org.nuxeo.ecm.quota.size.QuotaDisplayValue
-
- gcBinaries(boolean) - Method in class org.nuxeo.ecm.core.storage.sql.management.RepositoryStatus
-
- gcBinaries(boolean) - Method in interface org.nuxeo.ecm.core.storage.sql.management.RepositoryStatusMBean
-
GC the unused binaries.
- gcDuration - Variable in class org.nuxeo.ecm.core.storage.sql.BinaryManagerStatus
-
- GCEnabled - Static variable in class org.nuxeo.ecm.core.convert.cache.GCTask
-
- GCEnabled - Static variable in class org.nuxeo.ecm.platform.pictures.tiles.service.GCTask
-
- gcIfNeeded() - Static method in class org.nuxeo.ecm.core.convert.cache.ConversionCacheGCManager
-
- gcIfNeeded() - Static method in class org.nuxeo.ecm.platform.pictures.tiles.service.PictureTilingCacheGCManager
-
- GCTask - Class in org.nuxeo.ecm.core.convert.cache
-
Task for GC dedicated Thread.
- GCTask() - Constructor for class org.nuxeo.ecm.core.convert.cache.GCTask
-
- GCTask - Class in org.nuxeo.ecm.platform.pictures.tiles.service
-
Task for GC dedicated Thread
- GCTask() - Constructor for class org.nuxeo.ecm.platform.pictures.tiles.service.GCTask
-
- geLocalizedMessageParams() - Method in exception org.nuxeo.ecm.core.api.RecoverableClientException
-
- GeneralSettingsDescriptor - Class in org.nuxeo.ecm.platform.ec.notification.service
-
- GeneralSettingsDescriptor() - Constructor for class org.nuxeo.ecm.platform.ec.notification.service.GeneralSettingsDescriptor
-
- generate(String) - Static method in class org.nuxeo.template.processors.xdocreport.FieldDefinitionGenerator
-
- generate(DocumentModel) - Static method in class org.nuxeo.template.processors.xdocreport.FieldDefinitionGenerator
-
- GENERATE_TITLE_PARAMETER_NAME - Static variable in class org.nuxeo.opensocial.container.client.model.AppModel
-
- GENERATE_TITLE_PARAMETER_NAME - Static variable in class org.nuxeo.opensocial.container.server.handler.webcontent.CreateWebContentHandler
-
- generateBatchId() - Method in class org.nuxeo.dam.seam.DamImportActions
-
- generateDigest(String, String, String, String, String, String, String) - Static method in class org.nuxeo.ecm.ui.web.auth.digest.DigestLoginPlugin
-
- generateDisplayName(Principal) - Static method in class org.nuxeo.ecm.activity.ActivityHelper
-
- generateHardwareUID() - Static method in class org.nuxeo.ecm.core.management.statuses.NuxeoInstanceIdentifierHelper
-
- generateId(String, String, boolean, int) - Static method in class org.nuxeo.common.utils.IdUtils
-
Generates an id from a non-null String.
- generateId(String) - Static method in class org.nuxeo.common.utils.IdUtils
-
- generateLayoutId(String) - Method in class org.nuxeo.ecm.platform.forms.layout.facelets.FaceletHandlerHelper
-
- generateLongId() - Static method in class org.nuxeo.common.utils.IdUtils
-
Generates an unique long identifier.
- generateMessageId(String) - Method in class org.nuxeo.ecm.platform.forms.layout.facelets.FaceletHandlerHelper
-
- generateNewId() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
-
- generateNewId() - Method in interface org.nuxeo.ecm.core.storage.sql.RowMapper
-
Computes a new unique id.
- generateNewId() - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper
-
- generateNewId() - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingRowMapper
-
- generateOverride() - Method in class org.nuxeo.apidoc.browse.ContributionWO
-
- generatePathSegment(String) - Static method in class org.nuxeo.common.utils.IdUtils
-
Deprecated.
use PathSegmentService
instead
- generatePathSegment(DocumentModel) - Method in class org.nuxeo.ecm.core.api.pathsegment.PathSegmentComponent
-
- generatePathSegment(DocumentModel) - Method in interface org.nuxeo.ecm.core.api.pathsegment.PathSegmentService
-
Generate the path segment to use for a
DocumentModel
that's about
to be created.
- generatePathSegment(DocumentModel) - Method in class org.nuxeo.ecm.core.api.pathsegment.PathSegmentServiceCompat
-
- generatePathSegment(DocumentModel) - Method in class org.nuxeo.ecm.core.api.pathsegment.PathSegmentServiceDefault
-
- generatePdfFile() - Method in interface org.nuxeo.ecm.webapp.action.ConversionAction
-
- generatePdfFile() - Method in class org.nuxeo.ecm.webapp.action.ConversionActionBean
-
- generatePdfFileFromBlobHolder(BlobHolder) - Method in class org.nuxeo.ecm.webapp.action.ConversionActionBean
-
- generateString() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.model.Container
-
- generateStringId() - Static method in class org.nuxeo.common.utils.IdUtils
-
Generates an unique string identifier.
- generateThemeStyles(String, ThemeDescriptor, String, String, boolean) - Static method in class org.nuxeo.theme.html.ui.ThemeStyles
-
- generateTitle() - Static method in class org.nuxeo.opensocial.container.client.ContainerConfiguration
-
- generateUniqueId() - Method in class org.nuxeo.ecm.platform.forms.layout.facelets.FaceletHandlerHelper
-
Returns a id unique within the facelet context.
- generateUniqueId(String) - Method in class org.nuxeo.ecm.platform.forms.layout.facelets.FaceletHandlerHelper
-
Returns a id unique within the facelet context using given id as base.
- generateUniqueId(String, Map<String, Integer>) - Static method in class org.nuxeo.ecm.platform.forms.layout.facelets.FaceletHandlerHelper
-
Generates a unique id from counters persisted in given map
- generateWidgetId(String) - Method in class org.nuxeo.ecm.platform.forms.layout.facelets.FaceletHandlerHelper
-
- generateWidgetIdsRecursive(FaceletHandlerHelper, Widget) - Static method in class org.nuxeo.ecm.platform.forms.layout.facelets.WidgetTagHandler
-
- generateXml() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.annotea.AnnotationXmlGenerator
-
- GENERIC_QUERY_SELECT - Static variable in class org.nuxeo.ecm.platform.smart.query.jsf.IncrementalSmartNXQLQuery
-
- GenericFragment - Class in org.nuxeo.theme.fragments
-
- GenericFragment() - Constructor for class org.nuxeo.theme.fragments.GenericFragment
-
- GenericHtmlComponentHandler - Class in org.nuxeo.ecm.platform.ui.web.tag.handler
-
Generic HTML component handler.
- GenericHtmlComponentHandler(ComponentConfig) - Constructor for class org.nuxeo.ecm.platform.ui.web.tag.handler.GenericHtmlComponentHandler
-
- GenericPageProviderDescriptor - Class in org.nuxeo.ecm.platform.query.core
-
Page provider descriptor accepting a custom class name.
- GenericPageProviderDescriptor() - Constructor for class org.nuxeo.ecm.platform.query.core.GenericPageProviderDescriptor
-
- GenericTableModel - Class in org.nuxeo.ecm.webapp.table.model
-
Deprecated.
- GenericTableModel(List<TableColHeader>, List<TableRow>) - Constructor for class org.nuxeo.ecm.webapp.table.model.GenericTableModel
-
Deprecated.
Initializes a generic table model with data.
- GenericTableRow - Class in org.nuxeo.ecm.webapp.table.row
-
Deprecated.
- GenericTableRow(List<AbstractTableCell>) - Constructor for class org.nuxeo.ecm.webapp.table.row.GenericTableRow
-
Deprecated.
- GenericUserInfoMapper - Class in org.nuxeo.ecm.platform.annotations.gwt.server.configuration
-
- GenericUserInfoMapper() - Constructor for class org.nuxeo.ecm.platform.annotations.gwt.server.configuration.GenericUserInfoMapper
-
- GenericValueHolderRule - Class in org.nuxeo.ecm.platform.ui.web.tag.jsf
-
Deprecated.
since 5.7.3: resolving method expressions for value expressions
is now supported by the default EL, this is now useless
- GenericValueHolderRule() - Constructor for class org.nuxeo.ecm.platform.ui.web.tag.jsf.GenericValueHolderRule
-
Deprecated.
- get() - Method in class org.nuxeo.apidoc.browse.RedirectResource
-
- get(K) - Method in class org.nuxeo.common.collections.ArrayMap
-
- get(int) - Method in class org.nuxeo.common.collections.ArrayMap
-
- get() - Method in class org.nuxeo.common.collections.DependencyTree.Entry
-
- get(K) - Method in class org.nuxeo.common.collections.DependencyTree
-
- get(K) - Method in class org.nuxeo.common.collections.SerializableArrayMap
-
- get(int) - Method in class org.nuxeo.common.collections.SerializableArrayMap
-
- get(String) - Method in interface org.nuxeo.common.utils.Vars.Resolver
-
- get(String) - Method in class org.nuxeo.connect.client.ui.SharedPackageListingsSettings
-
- get(String) - Method in class org.nuxeo.ecm.activity.ActivityLinkBuilderRegistry
-
- get(String) - Method in class org.nuxeo.ecm.activity.ActivityStreamRegistry
-
- get(String) - Method in class org.nuxeo.ecm.activity.ActivityVerbRegistry
-
- GET - Static variable in class org.nuxeo.ecm.automation.client.jaxrs.spi.Request
-
- get(int) - Method in class org.nuxeo.ecm.automation.client.model.Documents
-
- get(String) - Method in class org.nuxeo.ecm.automation.client.model.PropertyMap
-
- get(K) - Method in class org.nuxeo.ecm.automation.core.impl.SuperKeyedRegistry
-
- get(Object) - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
-
- get(Object) - Method in class org.nuxeo.ecm.automation.core.scripting.PrincipalWrapper
-
- get(Object) - Method in class org.nuxeo.ecm.automation.OperationContext
-
- get() - Method in class org.nuxeo.ecm.automation.test.AutomationFeature.OperationContextProvider
-
- get(T) - Method in class org.nuxeo.ecm.classification.api.ClassificationResult
-
- get(int) - Method in class org.nuxeo.ecm.core.api.local.LoginStack
-
- get(int) - Method in class org.nuxeo.ecm.core.api.local.LoginStack.Sync
-
- get(int) - Method in class org.nuxeo.ecm.core.api.model.impl.ComplexProperty
-
- get(String) - Method in class org.nuxeo.ecm.core.api.model.impl.ComplexProperty
-
- get(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.ComplexProperty
-
- get(String) - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
-
- get(int) - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
-
- get(Class<?>) - Method in class org.nuxeo.ecm.core.api.model.impl.osm.TypeAnnotationRegistry
-
- get(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.osm.util.FieldAccessor
-
- get(Object) - Method in interface org.nuxeo.ecm.core.api.model.impl.osm.util.MemberAccessor
-
- get(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.osm.util.MethodAccessor
-
- get(int) - Method in class org.nuxeo.ecm.core.api.model.impl.ScalarProperty
-
- get(String) - Method in class org.nuxeo.ecm.core.api.model.impl.ScalarProperty
-
- get(String) - Method in interface org.nuxeo.ecm.core.api.model.Property
-
Gets the child property having the given name.
- get(int) - Method in interface org.nuxeo.ecm.core.api.model.Property
-
Get the child property given it's index.
- get(int) - Method in class org.nuxeo.ecm.core.api.operation.ModificationSet
-
- get(int) - Method in class org.nuxeo.ecm.core.query.sql.model.FromClause
-
- get(String) - Method in class org.nuxeo.ecm.core.query.sql.model.FromClause
-
- get(String) - Method in class org.nuxeo.ecm.core.query.sql.model.SelectClause
-
- get(int) - Method in class org.nuxeo.ecm.core.query.sql.model.SelectClause
-
- get() - Method in class org.nuxeo.ecm.core.repository.RepositoryManager.Ref
-
- get(String) - Method in class org.nuxeo.ecm.core.schema.Prefetch
-
- get(String, String) - Method in class org.nuxeo.ecm.core.schema.Prefetch
-
- get() - Method in class org.nuxeo.ecm.core.storage.sql.CollectionFragment
-
Gets the collection value.
- get(String) - Method in class org.nuxeo.ecm.core.storage.sql.Row
-
Gets a value from a key.
- get(String) - Method in class org.nuxeo.ecm.core.storage.sql.SimpleFragment
-
Gets a value by key.
- get() - Method in class org.nuxeo.ecm.core.test.RepositorySettings
-
- get(String) - Method in class org.nuxeo.ecm.core.work.WorkQueueDescriptorRegistry
-
Gets the descriptor for a given queue id.
- get(String) - Method in interface org.nuxeo.ecm.localconf.SimpleConfiguration
-
Returns the value to which the specified key
is mapped, or
null
if there is no mapping for the key
.
- get(String, String) - Method in interface org.nuxeo.ecm.localconf.SimpleConfiguration
-
Returns the value to which the specified key is mapped, or the given
default value if there is no mapping for the key.
- get(String) - Method in class org.nuxeo.ecm.localconf.SimpleConfigurationAdapter
-
- get(String, String) - Method in class org.nuxeo.ecm.localconf.SimpleConfigurationAdapter
-
- get(String) - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewCache
-
Returns cached content view with given name, or null if not found.
- get(CoreSession, String) - Static method in class org.nuxeo.ecm.platform.groups.audit.service.acl.utils.MessageAccessor
-
- get(DocumentModel, String) - Method in class org.nuxeo.ecm.platform.rendering.api.DefaultDocumentView
-
- get(DocumentModel, String) - Method in interface org.nuxeo.ecm.platform.rendering.api.DocumentView
-
- get(String) - Method in class org.nuxeo.ecm.platform.rendering.fm.adapters.BlobTemplate
-
- get(String) - Method in class org.nuxeo.ecm.platform.rendering.fm.adapters.ComplexPropertyTemplate
-
- get(String) - Method in class org.nuxeo.ecm.platform.rendering.fm.adapters.DocumentTemplate
-
- get(int) - Method in class org.nuxeo.ecm.platform.rendering.fm.adapters.ListPropertyTemplate
-
- get(String) - Method in class org.nuxeo.ecm.platform.rendering.fm.adapters.SchemaTemplate
-
- get(String) - Static method in class org.nuxeo.ecm.platform.rendering.template.DocumentFieldAccessor
-
- get(String) - Method in class org.nuxeo.ecm.platform.rendering.template.DocumentModelAdapter
-
- get(int) - Method in class org.nuxeo.ecm.platform.routing.core.api.TasksInfoWrapper
-
- get(String) - Method in class org.nuxeo.ecm.platform.ui.web.util.SeamContextHelper
-
- get(String) - Method in interface org.nuxeo.ecm.webapp.directory.DirectoryTreeManager
-
- get(String) - Method in class org.nuxeo.ecm.webapp.directory.DirectoryTreeManagerBean
-
- get(String, boolean, char, String) - Method in class org.nuxeo.ecm.webapp.directory.VocabularyTreeActions
-
- get(String) - Method in class org.nuxeo.ecm.webdav.backend.PathCache
-
- get() - Method in class org.nuxeo.ecm.webdav.resource.FileResource
-
- get() - Method in class org.nuxeo.ecm.webdav.resource.FolderResource
-
- get() - Method in class org.nuxeo.ecm.webdav.resource.VirtualFolderResource
-
- get(String) - Method in class org.nuxeo.ecm.webengine.forms.FormData
-
- get(String) - Method in interface org.nuxeo.ecm.webengine.forms.FormInstance
-
- get(String) - Method in class org.nuxeo.ecm.webengine.forms.TestFormInstance
-
- get() - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationFragment
-
- get(String, Class<T>) - Method in class org.nuxeo.ecm.webengine.jaxrs.context.RequestContext
-
- get() - Method in class org.nuxeo.ecm.webengine.jaxrs.session.impl.PerRequestCoreProvider.Ref
-
- get() - Method in class org.nuxeo.ecm.webengine.jaxrs.session.impl.PerSessionCoreProvider.Ref
-
- get() - Method in interface org.nuxeo.ecm.webengine.jaxrs.session.SessionRef
-
- get() - Method in class org.nuxeo.ecm.webengine.jaxrs.Utils.ClassRef
-
- get() - Method in interface org.nuxeo.ecm.webengine.loader.ClassProxy
-
- get() - Method in class org.nuxeo.ecm.webengine.loader.GroovyClassProxy
-
- get() - Method in class org.nuxeo.ecm.webengine.loader.LazyClassProxy
-
- get() - Method in class org.nuxeo.ecm.webengine.loader.StaticClassProxy
-
- get() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleConfiguration
-
- get(String, Class<T>) - Static method in class org.nuxeo.functionaltests.AbstractTest
-
- get(String, Class<T>) - Method in class org.nuxeo.functionaltests.pages.AbstractPage
-
- get() - Method in class org.nuxeo.opensocial.shindig.oauth.NXOAuthStoreProvider
-
- get() - Method in class org.nuxeo.runtime.deploy.DependencyTree.Entry
-
- get(K) - Method in class org.nuxeo.runtime.deploy.DependencyTree
-
- get(String) - Method in class org.nuxeo.runtime.deployment.preprocessor.FragmentRegistry
-
- get(int) - Method in class org.nuxeo.runtime.management.counters.CounterHistoryStack
-
- get() - Method in class org.nuxeo.runtime.test.runner.ServiceProvider
-
- get() - Static method in class org.nuxeo.shell.Shell
-
- get() - Method in class org.nuxeo.template.adapters.doc.TemplateBindings
-
- get(String) - Method in class org.nuxeo.template.adapters.doc.TemplateBindings
-
- get(String) - Method in class org.nuxeo.template.context.SimpleDocumentWrapper
-
- get(String) - Method in class org.nuxeo.template.context.SimpleSchemaWrapper
-
- get() - Method in class org.nuxeo.template.jaxrs.TemplateBasedResource
-
- get() - Method in class org.nuxeo.template.jaxrs.TemplateResource
-
- get(String) - Static method in class org.nuxeo.theme.models.InfoPool
-
- get(int) - Method in class org.nuxeo.wizard.download.DownloadablePackageOptions
-
- get(WSSRequest) - Static method in class org.nuxeo.wss.spi.Backend
-
- GET_IDENTIFICATION - Static variable in interface org.nuxeo.ecm.core.storage.sql.Mapper
-
- GET_REQUEST_TYPE - Static variable in class org.nuxeo.wss.servlet.config.FilterBindingConfig
-
- GET_TASKS_FOR_ACTORS_QUERY - Static variable in class org.nuxeo.ecm.platform.task.TaskQueryConstant
-
- GET_TASKS_FOR_PROCESS_ID_AND_ACTORS_QUERY - Static variable in class org.nuxeo.ecm.platform.task.TaskQueryConstant
-
- GET_TASKS_FOR_PROCESS_ID_AND_NODE_ID_QUERY - Static variable in class org.nuxeo.ecm.platform.task.TaskQueryConstant
-
- GET_TASKS_FOR_PROCESS_ID_QUERY - Static variable in class org.nuxeo.ecm.platform.task.TaskQueryConstant
-
- GET_TASKS_FOR_TARGET_DOCUMENT_AND_ACTORS_QUERY - Static variable in class org.nuxeo.ecm.platform.task.TaskQueryConstant
-
- GET_TASKS_FOR_TARGET_DOCUMENT_AND_ACTORS_QUERY_OR_DELEGATED_ACTORS_QUERY - Static variable in class org.nuxeo.ecm.platform.task.TaskQueryConstant
-
- GET_TASKS_FOR_TARGET_DOCUMENT_QUERY - Static variable in class org.nuxeo.ecm.platform.task.TaskQueryConstant
-
- GET_TASKS_FOR_TARGET_DOCUMENTS_AND_ACTORS_QUERY - Static variable in class org.nuxeo.ecm.platform.task.TaskQueryConstant
-
- GET_TASKS_FOR_TARGET_DOCUMENTS_QUERY - Static variable in class org.nuxeo.ecm.platform.task.TaskQueryConstant
-
- GET_TASKS_QUERY - Static variable in class org.nuxeo.ecm.platform.task.TaskQueryConstant
-
- GET_URL_PATTERN - Static variable in class org.nuxeo.ecm.platform.forms.layout.demo.jsf.LayoutDemoURLCodec
-
- GET_URL_PATTERN - Static variable in class org.nuxeo.ecm.styleguide.StyleGuideURLCodec
-
- GET_URL_PATTERN - Static variable in class org.nuxeo.ecm.user.center.UserCodec
-
- getA4JHackingURL() - Method in interface org.nuxeo.ecm.webapp.contentbrowser.WorkspaceActions
-
- getA4JHackingURL() - Method in class org.nuxeo.ecm.webapp.contentbrowser.WorkspaceActionsBean
-
- getAbout() - Method in class org.nuxeo.ecm.webengine.admin.Main
-
- getAboveDocument(DocumentModel, Set<Path>) - Method in interface org.nuxeo.ecm.core.trash.TrashService
-
Gets the closest document's ancestor above all the paths.
- getAboveDocument(DocumentModel, Set<Path>) - Method in class org.nuxeo.ecm.core.trash.TrashServiceImpl
-
- getAbsoluteMatches() - Method in class org.nuxeo.runtime.jboss.deployer.structure.PathMatcher
-
- getAbsolutePath() - Method in class org.nuxeo.ecm.webengine.scripting.ScriptFile
-
- getAbsoluteTopLeft(Element, Document) - Static method in class org.nuxeo.ecm.platform.annotations.gwt.client.util.Utils
-
- getAbstractData() - Method in class org.nuxeo.opensocial.container.client.event.priv.model.WebContentAddedEvent
-
- getAccess(String, String) - Method in interface org.nuxeo.ecm.core.api.security.ACP
-
Check whether this ACP grant the given permission on the given user,
denies it or doesn't specify a rule.
- getAccess(String[], String[]) - Method in interface org.nuxeo.ecm.core.api.security.ACP
-
Checks the access on the ACLs for each set of the given permissions and
principals.
- getAccess(String, String) - Method in class org.nuxeo.ecm.core.api.security.impl.ACPImpl
-
- getAccess(String[], String[]) - Method in class org.nuxeo.ecm.core.api.security.impl.ACPImpl
-
- getAccess(ACE, String[], String[]) - Static method in class org.nuxeo.ecm.core.api.security.impl.ACPImpl
-
- getAccess(String) - Method in class org.nuxeo.ecm.core.api.security.impl.UserEntryImpl
-
- getAccess(String) - Method in interface org.nuxeo.ecm.core.api.security.UserEntry
-
- getAccess(Document, String, String) - Method in interface org.nuxeo.ecm.core.security.SecurityManager
-
Checks whether this ACP grant the given permission on the given user, denies it or
doesn't specify a rule.
- getAccess(Document, String, String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSecurityManager
-
- getAccessedPagesCount() - Method in class org.nuxeo.ecm.platform.web.common.session.SessionInfo
-
- getAccessibleSectionRoots(DocumentModel) - Method in interface org.nuxeo.ecm.platform.publisher.helper.RootSectionFinder
-
- getAccessibleSectionRoots(DocumentModel) - Method in class org.nuxeo.ecm.platform.publisher.impl.finder.AbstractRootSectionsFinder
-
- getAccessKey() - Method in class org.nuxeo.ecm.platform.actions.Action
-
- getAccessRightsSubTab() - Method in class org.nuxeo.functionaltests.pages.tabs.ManageTabSubPage
-
- getAccessToken(String) - Method in interface org.nuxeo.ecm.platform.oauth.tokens.OAuthTokenStore
-
Retrieves an ACCESS from the store.
- getAccessToken(String) - Method in class org.nuxeo.ecm.platform.oauth.tokens.OAuthTokenStoreImpl
-
- getAccessToken(HttpServletRequest, String) - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProvider
-
- getAccessToken() - Method in class org.nuxeo.ecm.platform.oauth2.tokens.NuxeoOAuth2Token
-
- getAccessTokenURL() - Method in class org.nuxeo.ecm.platform.oauth.providers.NuxeoOAuthServiceProvider
-
- getAccessUrl() - Method in interface org.nuxeo.wss.spi.dws.Site
-
- getAccessUrl() - Method in class org.nuxeo.wss.spi.dws.SiteImpl
-
- getAccumulatedTime() - Method in class org.nuxeo.ecm.core.management.events.CallStat
-
- getACEs() - Method in interface org.nuxeo.ecm.core.api.security.ACL
-
Gets the ACEs defined by this list as an array.
- getACEs() - Method in class org.nuxeo.ecm.core.api.security.impl.ACLImpl
-
- getAcessors() - Static method in class org.nuxeo.ecm.platform.rendering.template.DocumentFieldAccessor
-
- getAcessorsCount() - Static method in class org.nuxeo.ecm.platform.rendering.template.DocumentFieldAccessor
-
- getACL(String) - Method in interface org.nuxeo.ecm.core.api.security.ACP
-
- getACL(String) - Method in class org.nuxeo.ecm.core.api.security.impl.ACPImpl
-
- getAcl() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
-
- getAcl(ObjectId, boolean) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
-
- getAcl(String, String, Boolean, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
-
- getAcl() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoObjectData
-
- getAcl() - Method in class org.nuxeo.ecm.platform.api.ws.DocumentSnapshot
-
- getAcl() - Method in class org.nuxeo.ecm.platform.content.template.service.TemplateItemDescriptor
-
- getAclAuditTimeoutFromProperties() - Static method in class org.nuxeo.ecm.platform.groups.audit.service.acl.job.AclAuditWork
-
- getAclByUser(ACL[]) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.data.AclSummaryExtractor
-
- getAclByUser(ACL) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.data.AclSummaryExtractor
-
- getAclByUser() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.data.DocumentSummary
-
- getAclColumnWidth() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayoutSettings
-
- getAclHeaderCommentColSpan() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayoutSettings
-
- getAclHeaderCommentRowSpan() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayoutSettings
-
- getAclHeaderFontSize() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayoutSettings
-
- getAclHeaderHeight() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayoutSettings
-
- getAclHeaderRotation() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayoutSettings
-
- getAclInheritedByUser(DocumentModel) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.data.AclSummaryExtractor
-
- getAclInheritedByUser() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.data.DocumentSummary
-
- getAclLocalByUser(DocumentModel) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.data.AclSummaryExtractor
-
- getACLProperty() - Method in interface org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocument
-
Returns the property holding the ACL.
- getACLProperty() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
-
- getACLProperty() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- getACLs() - Method in interface org.nuxeo.ecm.core.api.security.ACP
-
- getACLs() - Method in class org.nuxeo.ecm.core.api.security.impl.ACPImpl
-
- getAclService() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoBinding
-
- getAclSummary(DocumentModel) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.data.AclSummaryExtractor
-
Return the set of users and permissions mentionned in this document's
ACLs.
- getACopyFor() - Method in interface org.nuxeo.opensocial.container.shared.layout.api.YUIComponent
-
- getACopyFor() - Method in class org.nuxeo.opensocial.container.shared.layout.impl.YUIComponentZoneImpl
-
- getACopyFor() - Method in class org.nuxeo.opensocial.container.shared.layout.impl.YUIUnitImpl
-
- getACP(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- getACP(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Gets the document access control policy.
- getACP() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Gets the access control policy (ACP) for this document.
- getACP() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- getACP() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- getAcp() - Method in class org.nuxeo.ecm.core.api.security.impl.SecuritySummaryEntryImpl
-
- getAcp() - Method in interface org.nuxeo.ecm.core.api.security.SecuritySummaryEntry
-
- getACP() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- getACP(Document) - Method in interface org.nuxeo.ecm.core.security.SecurityManager
-
- getACP(Document) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSecurityManager
-
- getAction(String) - Method in class org.nuxeo.ecm.platform.actions.ActionRegistry
-
- getAction(String, ActionContext, boolean) - Method in class org.nuxeo.ecm.platform.actions.ActionService
-
- getAction(String) - Method in class org.nuxeo.ecm.platform.actions.ActionService
-
- getAction(String) - Method in interface org.nuxeo.ecm.platform.actions.ejb.ActionManager
-
- getAction(String, ActionContext, boolean) - Method in interface org.nuxeo.ecm.platform.actions.ejb.ActionManager
-
Returns action with given id, evaluating its filters in given context,
and returning null if filters evaluation denies access or if action is
not found.
- getAction() - Method in class org.nuxeo.ecm.platform.mail.action.MessageActionDescriptor
-
- getAction() - Method in interface org.nuxeo.ecm.platform.relations.web.NodeInfo
-
- getAction() - Method in class org.nuxeo.ecm.platform.relations.web.NodeInfoImpl
-
- getAction(String, boolean) - Method in interface org.nuxeo.ecm.platform.ui.web.api.WebActions
-
- getAction(String, ActionContext, boolean) - Method in interface org.nuxeo.ecm.platform.ui.web.api.WebActions
-
- getAction(String, boolean) - Method in class org.nuxeo.ecm.webapp.action.WebActionsBean
-
- getAction(String, ActionContext, boolean) - Method in class org.nuxeo.ecm.webapp.action.WebActionsBean
-
- getAction() - Method in exception org.nuxeo.ecm.webengine.model.exceptions.WebSecurityException
-
- getAction() - Method in class org.nuxeo.wizard.nav.Page
-
- getAction() - Method in class org.nuxeo.wss.handlers.fakews.FakeWSRequest
-
- getActionBarView() - Method in class org.nuxeo.theme.bank.Main
-
- getActionBinding() - Method in class org.nuxeo.ecm.platform.ui.web.rest.descriptors.URLPatternDescriptor
-
- getActionCategories() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewDescriptor
-
- getActionExpression() - Method in class org.nuxeo.ecm.platform.ui.web.component.file.UIOutputFileCommandLink
-
- getActionForDocument(String, DocumentModel, boolean) - Method in interface org.nuxeo.ecm.platform.ui.web.api.WebActions
-
Return action with given id, with context filled with given document.
- getActionForDocument(String, DocumentModel, boolean) - Method in class org.nuxeo.ecm.webapp.action.WebActionsBean
-
- getActionListener() - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockApplication
-
- getActionRegistry() - Method in class org.nuxeo.ecm.platform.actions.ActionService
-
Deprecated.
since 5.5: use interface methods on ActionManager instead of
public methods on ActionService.
- getActionResult(DocumentModel, UserAction) - Method in interface org.nuxeo.ecm.platform.ui.web.api.NavigationContext
-
Performs context updates and returns the view associated with the
document and action passed.
- getActionResult(DocumentModel, UserAction) - Method in class org.nuxeo.ecm.webapp.context.NavigationContextBean
-
- GetActions - Class in org.nuxeo.ecm.automation.core.operations.services
-
- GetActions() - Constructor for class org.nuxeo.ecm.automation.core.operations.services.GetActions
-
- getActions() - Method in class org.nuxeo.ecm.platform.actions.ActionRegistry
-
- getActions(String) - Method in class org.nuxeo.ecm.platform.actions.ActionRegistry
-
- getActions(String, ActionContext) - Method in class org.nuxeo.ecm.platform.actions.ActionService
-
- getActions(String, ActionContext, boolean) - Method in class org.nuxeo.ecm.platform.actions.ActionService
-
- getActions(String, ActionContext) - Method in interface org.nuxeo.ecm.platform.actions.ejb.ActionManager
-
Gets actions for a category (filters are evaluated).
- getActions(String, ActionContext, boolean) - Method in interface org.nuxeo.ecm.platform.actions.ejb.ActionManager
-
Gets actions for a category (filters are evaluated).
- getActions() - Method in class org.nuxeo.ecm.platform.mail.action.MessageActionPipeDescriptor
-
- getActions() - Method in class org.nuxeo.ecm.platform.types.adapter.TypeInfoAdapter
-
- getActions() - Method in class org.nuxeo.ecm.platform.types.Type
-
- getActions(String) - Method in class org.nuxeo.ecm.styleguide.StyleGuideActions
-
- getActions() - Method in class org.nuxeo.runtime.api.login.SystemLoginPermission
-
- getActionsCategories() - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentView
-
Returns the list of action categories to display buttons available on
selection of items.
- getActionsCategories() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewImpl
-
- getActionsForComment() - Method in class org.nuxeo.ecm.platform.comment.web.AbstractCommentManagerActionsBean
-
- getActionsForComment(String) - Method in class org.nuxeo.ecm.platform.comment.web.AbstractCommentManagerActionsBean
-
- getActionsForComment() - Method in interface org.nuxeo.ecm.platform.comment.web.CommentManagerActions
-
- getActionsForComment(String) - Method in interface org.nuxeo.ecm.platform.comment.web.CommentManagerActions
-
- getActionsForCurrentList() - Method in interface org.nuxeo.ecm.webapp.clipboard.ClipboardActions
-
Returns the list of available web actions for the currently selected
DocumentList.
- getActionsForCurrentList() - Method in class org.nuxeo.ecm.webapp.clipboard.ClipboardActionsBean
-
- getActionsForSelection() - Method in interface org.nuxeo.ecm.webapp.clipboard.ClipboardActions
-
Returns the list of available web actions for the currently selected
Documents.
- getActionsForSelection() - Method in class org.nuxeo.ecm.webapp.clipboard.ClipboardActionsBean
-
- getActionsForTrashSelection() - Method in class org.nuxeo.ecm.webapp.action.DeleteActionsBean
-
- getActionsList(String, ActionContext) - Method in interface org.nuxeo.ecm.platform.ui.web.api.WebActions
-
Returns all filtered actions for a given category and given resolution
context.
- getActionsList(String, Boolean) - Method in interface org.nuxeo.ecm.platform.ui.web.api.WebActions
-
Returns all filtered actions for a given category and given resolution
context, creating a new context for the filters resolution.
- getActionsList(String, ActionContext, boolean) - Method in interface org.nuxeo.ecm.platform.ui.web.api.WebActions
-
Returns all filtered actions for a given category and given resolution
context.
- getActionsList(String) - Method in interface org.nuxeo.ecm.platform.ui.web.api.WebActions
-
Returns all filtered actions for a given category, creating a new
context for the filters resolution.
- getActionsList(String, ActionContext, boolean) - Method in class org.nuxeo.ecm.webapp.action.WebActionsBean
-
- getActionsList(String, Boolean) - Method in class org.nuxeo.ecm.webapp.action.WebActionsBean
-
- getActionsList(String, ActionContext) - Method in class org.nuxeo.ecm.webapp.action.WebActionsBean
-
- getActionsList(String) - Method in class org.nuxeo.ecm.webapp.action.WebActionsBean
-
- getActionsListForDocument(String, DocumentModel, boolean) - Method in interface org.nuxeo.ecm.platform.ui.web.api.WebActions
-
Returns all filtered actions for a given category and a context built
with given current document context, creating a new context for the
filters resolution.
- getActionsListForDocument(String, DocumentModel, boolean) - Method in class org.nuxeo.ecm.webapp.action.WebActionsBean
-
- getActionType() - Method in class org.nuxeo.opensocial.container.server.handler.InitApplicationHandler
-
- getActionType() - Method in class org.nuxeo.opensocial.container.server.handler.layout.CreateYUIZoneHandler
-
- getActionType() - Method in class org.nuxeo.opensocial.container.server.handler.layout.DeleteYUIZoneHandler
-
- getActionType() - Method in class org.nuxeo.opensocial.container.server.handler.layout.UpdateYUILayoutBodySizeHandler
-
- getActionType() - Method in class org.nuxeo.opensocial.container.server.handler.layout.UpdateYUILayoutFooterHandler
-
- getActionType() - Method in class org.nuxeo.opensocial.container.server.handler.layout.UpdateYUILayoutHeaderHandler
-
- getActionType() - Method in class org.nuxeo.opensocial.container.server.handler.layout.UpdateYUILayoutSideBarHandler
-
- getActionType() - Method in class org.nuxeo.opensocial.container.server.handler.layout.UpdateYUIZoneHandler
-
- getActionType() - Method in class org.nuxeo.opensocial.container.server.handler.webcontent.CreateWebContentHandler
-
- getActionType() - Method in class org.nuxeo.opensocial.container.server.handler.webcontent.DeleteWebContentHandler
-
- getActionType() - Method in class org.nuxeo.opensocial.container.server.handler.webcontent.UpdateAllWebContentsHandler
-
- getActionType() - Method in class org.nuxeo.opensocial.container.server.handler.webcontent.UpdateWebContentHandler
-
- getActionWidgetTypes() - Method in class org.nuxeo.ecm.platform.forms.layout.demo.jsf.LayoutDemoContext
-
- getActivatingRegistrations() - Method in interface org.nuxeo.runtime.model.ComponentManager
-
Gets the pending extensions by component.
- getActivatingRegistrations() - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
-
- getActivator() - Method in class org.nuxeo.osgi.BundleImpl
-
- getActivator() - Method in class org.nuxeo.runtime.test.RootRuntimeBundle
-
- getActiveAdapter() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
-
- getActiveAdapter() - Method in interface org.nuxeo.ecm.webengine.model.Resource
-
Returns the active Adapter on this object if any in the current request.
- getActiveAsyncTaskCount() - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
-
- getActiveComponents() - Method in interface org.nuxeo.runtime.remoting.Server
-
- getActiveComponents() - Method in class org.nuxeo.runtime.remoting.ServerImpl
-
- getActiveContext() - Static method in class org.nuxeo.ecm.webengine.jaxrs.context.RequestContext
-
- getActiveContext(ServletRequest) - Static method in class org.nuxeo.ecm.webengine.jaxrs.context.RequestContext
-
- getActiveContext() - Static method in class org.nuxeo.ecm.webengine.WebEngine
-
- getActiveCount() - Method in class org.nuxeo.ecm.core.event.impl.AsyncEventExecutor
-
- getActiveCount() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionMonitor
-
- getActiveCount() - Method in interface org.nuxeo.ecm.core.management.jtajca.TransactionMonitor
-
- getActiveFileSystemItemFactories() - Method in interface org.nuxeo.drive.service.FileSystemItemAdapterService
-
- getActiveFileSystemItemFactories() - Method in class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
-
- getActiveLinks(Resource, String) - Method in class org.nuxeo.ecm.webengine.model.impl.LinkRegistry
-
- getActiveLinks(Resource, String) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
-
- getActiveLinks(Resource, String) - Method in interface org.nuxeo.ecm.webengine.model.Module
-
- getActivePackage(String) - Method in class org.nuxeo.connect.update.standalone.PackagePersistence
-
Get the local package having the given name and which is in either one
of the following states:
PackageState.INSTALLING
PackageState.INSTALLED
PackageState.STARTED
- getActivePackage(String) - Method in class org.nuxeo.connect.update.standalone.StandaloneUpdateService
-
- getActivePackageId(String) - Method in class org.nuxeo.connect.update.standalone.PackagePersistence
-
- getActiveRegistry() - Method in class org.nuxeo.shell.Shell
-
- getActiveSessionCount() - Method in class org.nuxeo.ecm.platform.management.adapters.HttpSessionMetricAdapter
-
- getActiveSessionCount() - Method in interface org.nuxeo.ecm.platform.management.adapters.HttpSessionMetricMBean
-
- getActiveSessionNumber() - Method in class org.nuxeo.ecm.admin.SystemInfoManager
-
- getActiveSessionsCount() - Method in interface org.nuxeo.ecm.core.model.Repository
-
- getActiveSessionsCount() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepository
-
- getActiveSessionsCount() - Method in class org.nuxeo.ecm.core.storage.sql.management.RepositoryStatus
-
- getActiveSessionsCount() - Method in interface org.nuxeo.ecm.core.storage.sql.management.RepositoryStatusMBean
-
Return the opened sessions count
- getActiveSessionsCount() - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionFactoryImpl
-
- getActiveSessionsCount() - Method in class org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionFactoryImpl
-
- getActiveSessionsCount() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
-
- getActiveSessionsCount() - Method in interface org.nuxeo.ecm.core.storage.sql.RepositoryManagement
-
Gets the number of active sessions.
- getActiveSessionsCount() - Method in class org.nuxeo.ecm.platform.management.adapters.WholeRepositoriesSessionMetricAdapter
-
- getActiveSessionsCount() - Method in interface org.nuxeo.ecm.platform.management.adapters.WholeRepositoriesSessionMetricMBean
-
- getActiveStatistics() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionMonitor
-
- getActiveStatistics() - Method in interface org.nuxeo.ecm.core.management.jtajca.TransactionMonitor
-
- getActiveSynchronizationRootDefinitions() - Method in interface org.nuxeo.drive.service.FileSystemChangeSummary
-
- getActiveSynchronizationRootDefinitions() - Method in class org.nuxeo.drive.service.impl.FileSystemChangeSummaryImpl
-
- getActiveThreads() - Method in class org.nuxeo.ecm.admin.monitoring.EventMonitoringActionBean
-
- getActiveThreadsCount() - Method in interface org.nuxeo.ecm.core.event.EventServiceAdmin
-
- getActiveThreadsCount() - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
-
- getActiveThreadsCount() - Method in class org.nuxeo.ecm.core.management.events.EventMonitoring
-
- getActiveThreadsCount() - Method in interface org.nuxeo.ecm.core.management.events.EventMonitoringMBean
-
Gets number of active threads.
- getActivities(Collection<Serializable>) - Method in interface org.nuxeo.ecm.activity.ActivityStreamService
-
- getActivities(Collection<Serializable>) - Method in class org.nuxeo.ecm.activity.ActivityStreamServiceImpl
-
- getActivities(Set<UserId>, GroupId, String, Set<String>, CollectionOptions, SecurityToken) - Method in class org.nuxeo.opensocial.services.activity.ActivityServiceImpl
-
- getActivities(UserId, GroupId, String, Set<String>, CollectionOptions, Set<String>, SecurityToken) - Method in class org.nuxeo.opensocial.services.activity.ActivityServiceImpl
-
- getActivity(Serializable) - Method in interface org.nuxeo.ecm.activity.ActivityStreamService
-
- getActivity(Serializable) - Method in class org.nuxeo.ecm.activity.ActivityStreamServiceImpl
-
- getActivity(UserId, GroupId, String, Set<String>, String, SecurityToken) - Method in class org.nuxeo.opensocial.services.activity.ActivityServiceImpl
-
- getActivityId(String) - Static method in class org.nuxeo.ecm.activity.ActivityHelper
-
- getActivityId() - Method in class org.nuxeo.ecm.activity.ActivityMessage
-
- getActivityLinkBuilder() - Method in class org.nuxeo.ecm.activity.ActivityLinkBuilderDescriptor
-
- getActivityLinkBuilder(String) - Method in interface org.nuxeo.ecm.activity.ActivityStreamService
-
- getActivityLinkBuilder(String) - Method in class org.nuxeo.ecm.activity.ActivityStreamServiceImpl
-
- getActivityLinkBuilder() - Static method in class org.nuxeo.opensocial.container.client.ContainerConfiguration
-
- getActivityLinkBuilderClass() - Method in class org.nuxeo.ecm.activity.ActivityLinkBuilderDescriptor
-
- getActivityReplies() - Method in interface org.nuxeo.ecm.activity.Activity
-
- getActivityReplies() - Method in class org.nuxeo.ecm.activity.ActivityImpl
-
- getActivityReplyId() - Method in class org.nuxeo.ecm.activity.ActivityReplyMessage
-
- getActivityReplyMessages() - Method in class org.nuxeo.ecm.activity.ActivityMessage
-
- getActivityStream(String) - Method in interface org.nuxeo.ecm.activity.ActivityStreamService
-
Returns the
ActivityStream
with the given
name
,
null
if it does not exist.
- getActivityStream(String) - Method in class org.nuxeo.ecm.activity.ActivityStreamServiceImpl
-
- GetActivityStream - Class in org.nuxeo.ecm.social.activity.stream.operations
-
Operation to get the activity stream for or from a given actor.
- GetActivityStream() - Constructor for class org.nuxeo.ecm.social.activity.stream.operations.GetActivityStream
-
- getActivityStreamFilter() - Method in class org.nuxeo.ecm.activity.ActivityStreamFilterDescriptor
-
- getActivityStreamService() - Method in class org.nuxeo.ecm.social.mini.message.MiniMessageServiceImpl
-
- getActivityUpgrader() - Method in class org.nuxeo.ecm.activity.ActivityUpgraderDescriptor
-
- getActivityUpgraderClass() - Method in class org.nuxeo.ecm.activity.ActivityUpgraderDescriptor
-
- getActivityVerb() - Method in class org.nuxeo.ecm.activity.ActivityMessageLabelDescriptor
-
Deprecated.
- getActor() - Method in interface org.nuxeo.ecm.activity.Activity
-
- getActor() - Method in class org.nuxeo.ecm.activity.ActivityImpl
-
- getActor() - Method in class org.nuxeo.ecm.activity.ActivityMessage
-
- getActor() - Method in class org.nuxeo.ecm.activity.ActivityReply
-
- getActor() - Method in class org.nuxeo.ecm.activity.ActivityReplyMessage
-
- getActor() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.TaskInfo
-
- getActor() - Method in class org.nuxeo.ecm.social.mini.message.MiniMessage
-
- getActors() - Method in interface org.nuxeo.ecm.platform.routing.dm.adapter.TaskStep
-
- getActors() - Method in class org.nuxeo.ecm.platform.routing.dm.adapter.TaskStepImpl
-
- getActors() - Method in class org.nuxeo.ecm.platform.routing.web.RoutingTaskActionsBean.TaskInfo
-
- getActors() - Method in interface org.nuxeo.ecm.platform.task.Task
-
- getActors() - Method in class org.nuxeo.ecm.platform.task.TaskImpl
-
- getActorsWhereClause(List<String>) - Static method in class org.nuxeo.ecm.platform.task.TaskQueryConstant
-
- getActualValue() - Method in class org.nuxeo.opensocial.container.shared.webcontent.UserPref
-
- getAdaptable() - Method in class org.nuxeo.runtime.service.AdaptableDescriptor
-
- getAdaptableType() - Method in interface org.nuxeo.runtime.service.AdapterFactory
-
- getAdaptableType() - Method in class org.nuxeo.runtime.service.AnnotatedAdapterFactory
-
- getAdaptedDoc() - Method in class org.nuxeo.template.adapters.AbstractTemplateDocument
-
- getAdaptedDoc() - Method in interface org.nuxeo.template.api.adapters.TemplateBasedDocument
-
- getAdaptedDoc() - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
-
- getAdaptedObject(Class) - Method in class org.nuxeo.ecm.platform.rendering.fm.adapters.BlobTemplate
-
- getAdaptedObject(Class) - Method in class org.nuxeo.ecm.platform.rendering.fm.adapters.ComplexPropertyTemplate
-
- getAdaptedObject(Class) - Method in class org.nuxeo.ecm.platform.rendering.fm.adapters.DocumentTemplate
-
- getAdaptedObject(Class) - Method in class org.nuxeo.ecm.platform.rendering.fm.adapters.ListPropertyTemplate
-
- getAdaptedObject(Class) - Method in class org.nuxeo.ecm.platform.rendering.fm.adapters.PropertyIteratorTemplate
-
- getAdaptedObject(Class) - Method in class org.nuxeo.ecm.platform.rendering.template.DocumentModelAdapter
-
- getAdaptedValue(OperationContext, Object, Class<?>) - Method in interface org.nuxeo.ecm.automation.AutomationService
-
Adapts an object to a target type if possible otherwise throws an
exception.
- getAdaptedValue(OperationContext, Object) - Method in class org.nuxeo.ecm.automation.core.impl.adapters.ArrayNodeToList
-
- getAdaptedValue(OperationContext, Object) - Method in class org.nuxeo.ecm.automation.core.impl.adapters.ArrayStringToList
-
- getAdaptedValue(OperationContext, Object) - Method in class org.nuxeo.ecm.automation.core.impl.adapters.CalendarToDate
-
- getAdaptedValue(OperationContext, Object) - Method in class org.nuxeo.ecm.automation.core.impl.adapters.DocModelListToDocRefList
-
- getAdaptedValue(OperationContext, Object) - Method in class org.nuxeo.ecm.automation.core.impl.adapters.DocModelToDocModelList
-
- getAdaptedValue(OperationContext, Object) - Method in class org.nuxeo.ecm.automation.core.impl.adapters.DocModelToDocRef
-
- getAdaptedValue(OperationContext, Object) - Method in class org.nuxeo.ecm.automation.core.impl.adapters.DocModelToDocRefList
-
- getAdaptedValue(OperationContext, Object) - Method in class org.nuxeo.ecm.automation.core.impl.adapters.DocRefListToDocModelList
-
- getAdaptedValue(OperationContext, Object) - Method in class org.nuxeo.ecm.automation.core.impl.adapters.DocRefToDocModel
-
- getAdaptedValue(OperationContext, Object) - Method in class org.nuxeo.ecm.automation.core.impl.adapters.DocRefToDocModelList
-
- getAdaptedValue(OperationContext, Object) - Method in class org.nuxeo.ecm.automation.core.impl.adapters.DocRefToDocRefList
-
- getAdaptedValue(OperationContext, Object) - Method in class org.nuxeo.ecm.automation.core.impl.adapters.IntegerToLong
-
- getAdaptedValue(OperationContext, Object) - Method in class org.nuxeo.ecm.automation.core.impl.adapters.JsonNodeToProperties
-
- getAdaptedValue(OperationContext, Object) - Method in class org.nuxeo.ecm.automation.core.impl.adapters.ObjectNodeToMap
-
- getAdaptedValue(OperationContext, Object) - Method in class org.nuxeo.ecm.automation.core.impl.adapters.StringToBoolean
-
- getAdaptedValue(OperationContext, Object) - Method in class org.nuxeo.ecm.automation.core.impl.adapters.StringToDate
-
- getAdaptedValue(OperationContext, Object) - Method in class org.nuxeo.ecm.automation.core.impl.adapters.StringToDocModel
-
- getAdaptedValue(OperationContext, Object) - Method in class org.nuxeo.ecm.automation.core.impl.adapters.StringToDocRef
-
- getAdaptedValue(OperationContext, Object) - Method in class org.nuxeo.ecm.automation.core.impl.adapters.StringToInteger
-
- getAdaptedValue(OperationContext, Object) - Method in class org.nuxeo.ecm.automation.core.impl.adapters.StringToList
-
- getAdaptedValue(OperationContext, Object) - Method in class org.nuxeo.ecm.automation.core.impl.adapters.StringToLong
-
- getAdaptedValue(OperationContext, Object) - Method in class org.nuxeo.ecm.automation.core.impl.adapters.StringToProperties
-
- getAdaptedValue(OperationContext, Object) - Method in class org.nuxeo.ecm.automation.core.impl.adapters.StringToURL
-
- getAdaptedValue(OperationContext, Object, Class<?>) - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
-
- getAdaptedValue(OperationContext, Object) - Method in interface org.nuxeo.ecm.automation.TypeAdapter
-
Adapt the given object to an instance of the given target type.
- getAdapter(DocumentModel, Class<?>) - Method in class org.nuxeo.apidoc.adapters.AdapterFactory
-
- getAdapter(Class<T>) - Method in class org.nuxeo.apidoc.documentation.DocumentationComponent
-
- getAdapter(Class<T>) - Method in class org.nuxeo.connect.client.ConnectClientComponent
-
- getAdapter(Class<T>) - Method in class org.nuxeo.connect.update.PackageUpdateComponent
-
- getAdapter(DocumentModel, Class<?>) - Method in class org.nuxeo.drive.adapter.impl.FileSystemItemAdapterFactory
-
- getAdapter(Session, Class<T>) - Method in interface org.nuxeo.ecm.automation.client.AdapterFactory
-
Adapt the given object and return the adapter instance.
- getAdapter(Session, Class<T>) - Method in class org.nuxeo.ecm.automation.client.AdapterManager
-
- getAdapter(Session, Class<BusinessService<?>>) - Method in class org.nuxeo.ecm.automation.client.adapters.BusinessServiceFactory
-
- getAdapter(Session, Class<DocumentService>) - Method in class org.nuxeo.ecm.automation.client.adapters.DocumentServiceFactory
-
- getAdapter(Session, Class<T>) - Method in interface org.nuxeo.ecm.automation.client.AutomationClient
-
Adapts the given object to the given type.
- getAdapter(Session, Class<T>) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.AbstractAutomationClient
-
- getAdapter(Class<T>) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.DefaultSession
-
- getAdapter(Session, Class<T>) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JavaClient
-
- getAdapter(Class<T>) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JavaSession
-
- getAdapter(Class<T>) - Method in interface org.nuxeo.ecm.automation.client.Session
-
Get an adapter of the current session.
- getAdapter(Class<T>) - Method in class org.nuxeo.ecm.automation.core.AutomationComponent
-
- getAdapter(Class<T>) - Method in class org.nuxeo.ecm.automation.io.services.IOComponent
-
- getAdapter(Class<T>) - Method in class org.nuxeo.ecm.automation.OperationContext
-
- getAdapter(Class<T>) - Method in class org.nuxeo.ecm.automation.server.AutomationServerComponent
-
- getAdapter(DocumentModel, Class<?>) - Method in class org.nuxeo.ecm.automation.test.adapter.BusinessBeanAdapterFactory
-
- getAdapter(DocumentModel, Class<?>) - Method in class org.nuxeo.ecm.classification.core.adapter.ClassificationAdapterFactory
-
- getAdapter(DocumentModel, Class<?>) - Method in interface org.nuxeo.ecm.core.api.adapter.DocumentAdapterFactory
-
- getAdapter(CoreSession) - Method in class org.nuxeo.ecm.core.api.adapter.SessionAdapterFactory
-
- getAdapter(String) - Static method in class org.nuxeo.ecm.core.api.adapter.SessionAdapterFactory
-
- getAdapter(CoreSession, Class<T>) - Static method in class org.nuxeo.ecm.core.api.adapter.SessionAdapterFactory
-
- getAdapter(DocumentModel, Class) - Method in class org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterFactory
-
- getAdapter(Class<T>) - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Adapts the document to the given interface.
- getAdapter(Class<T>, boolean) - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Adapts the document to the given interface.
- getAdapter() - Method in class org.nuxeo.ecm.core.api.externalblob.ExternalBlobAdapterDescriptor
-
- getAdapter(Class<T>) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- getAdapter(Class<T>, boolean) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- getAdapter(Class<T>) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- getAdapter(Class<T>, boolean) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- getAdapter() - Method in interface org.nuxeo.ecm.core.api.model.impl.osm.Adaptable
-
- getAdapter() - Method in class org.nuxeo.ecm.core.api.model.impl.osm.ComplexMemberProperty
-
- getAdapter(String) - Method in class org.nuxeo.ecm.core.api.model.impl.osm.DynamicObjectAdapter
-
- getAdapter(String) - Method in interface org.nuxeo.ecm.core.api.model.impl.osm.ObjectAdapter
-
- getAdapter(Class<T>) - Method in class org.nuxeo.ecm.core.api.repository.RepositoryManagerImpl
-
- getAdapter(DocumentModel, Class<?>) - Method in class org.nuxeo.ecm.core.api.thumbnail.ThumbnailAdapterFactory
-
- getAdapter(Class<T>) - Method in class org.nuxeo.ecm.core.event.EventServiceComponent
-
- getAdapter(Class<T>) - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- getAdapter(Class<T>, boolean) - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- getAdapter(Class<T>) - Method in class org.nuxeo.ecm.core.management.CoreManagementComponent
-
- getAdapter(Class<T>) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
-
- getAdapter(Class<T>) - Method in class org.nuxeo.ecm.core.repository.RepositoryService
-
- getAdapter(Class<A>) - Method in class org.nuxeo.ecm.core.rest.DocumentObject
-
- getAdapter(Class<T>) - Method in class org.nuxeo.ecm.core.schema.TypeService
-
- getAdapter(Class<T>) - Method in class org.nuxeo.ecm.core.security.SecurityService
-
- getAdapter(DocumentModel, Class<?>) - Method in class org.nuxeo.ecm.core.versioning.VersioningDocumentAdapterFactory
-
- getAdapter(DocumentModel) - Method in interface org.nuxeo.ecm.diff.content.adapter.ContentDiffAdapterFactory
-
- getAdapter(DocumentModel) - Method in interface org.nuxeo.ecm.diff.content.adapter.ContentDiffAdapterManager
-
- getAdapter(DocumentModel) - Method in class org.nuxeo.ecm.diff.content.adapter.ContentDiffAdapterManagerComponent
-
- getAdapter(DocumentModel, Class<?>) - Method in class org.nuxeo.ecm.diff.content.adapter.ContentDiffDocumentModelAdapterFactory
-
- getAdapter(DocumentModel) - Method in class org.nuxeo.ecm.diff.content.adapter.factories.BlobHolderContentDiffAdapterFactory
-
- getAdapter(DocumentModel) - Method in class org.nuxeo.ecm.diff.content.adapter.factories.FileBasedContentDiffAdapterFactory
-
- getAdapter(DocumentModel, Class<?>) - Method in class org.nuxeo.ecm.directory.localconfiguration.DirectoryConfigurationFactory
-
- getAdapter(Class<T>) - Method in class org.nuxeo.ecm.directory.ui.DirectoryUIManagerImpl
-
- getAdapter(DocumentModel, Class<?>) - Method in class org.nuxeo.ecm.localconf.SimpleConfigurationFactory
-
- getAdapter(Class<T>) - Method in class org.nuxeo.ecm.platform.annotations.repository.service.AnnotationsRepositoryComponent
-
- getAdapter(Class<T>) - Method in class org.nuxeo.ecm.platform.annotations.service.AnnotationsComponent
-
- getAdapter(Class<T>) - Method in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
-
- getAdapter(DocumentModel, Class) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentableAdapterFactory
-
- getAdapter(Class<T>) - Method in class org.nuxeo.ecm.platform.comment.service.CommentService
-
- getAdapter(Class<T>) - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewServiceImpl
-
- getAdapter(Class<T>) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
-
- getAdapter(DocumentModel, Class<?>) - Method in class org.nuxeo.ecm.platform.faceted.search.jsf.localconfiguration.FacetedSearchConfigurationFactory
-
- getAdapter(DocumentModel) - Method in interface org.nuxeo.ecm.platform.forum.web.api.ThreadAction
-
- getAdapter(DocumentModel, Class) - Method in class org.nuxeo.ecm.platform.forum.web.api.ThreadAdapterFactory
-
- getAdapter(DocumentModel) - Method in class org.nuxeo.ecm.platform.forum.web.ThreadActionBean
-
- getAdapter(String) - Method in interface org.nuxeo.ecm.platform.io.api.IOManager
-
Returns the adapter with given name.
- getAdapter(Class<T>) - Method in class org.nuxeo.ecm.platform.io.impl.IOManagerComponent
-
- getAdapter(String) - Method in class org.nuxeo.ecm.platform.io.impl.IOManagerImpl
-
- getAdapter(Class<T>) - Method in class org.nuxeo.ecm.platform.login.deputy.management.DeputyManagementService
-
- getAdapter(Class<T>) - Method in class org.nuxeo.ecm.platform.management.PlatformManagementComponent
-
- getAdapter(DocumentModel, Class) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapterFactory
-
- getAdapter(DocumentModel, Class<?>) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.NoPictureResourceAdapterFactory
-
- getAdapter(DocumentModel, Class) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.PictureResourceAdapterFactory
-
- getAdapter(DocumentModel) - Method in class org.nuxeo.ecm.platform.picture.preview.adapter.factories.PicturePreviewAdapterFactory
-
- getAdapter(DocumentModel, Class) - Method in class org.nuxeo.ecm.platform.pictures.tiles.api.adapter.PictureTilesAdapterFactory
-
- getAdapter() - Method in class org.nuxeo.ecm.platform.pictures.tiles.restlets.PictureTilesCachedEntry
-
- getAdapter(DocumentModel) - Method in class org.nuxeo.ecm.platform.preview.adapter.factories.BlobHolderPreviewAdapterFactory
-
- getAdapter(DocumentModel) - Method in class org.nuxeo.ecm.platform.preview.adapter.factories.FileBasedPreviewAdapterFactory
-
- getAdapter(DocumentModel) - Method in class org.nuxeo.ecm.platform.preview.adapter.factories.NotePreviewAdapter
-
- getAdapter(DocumentModel) - Method in interface org.nuxeo.ecm.platform.preview.adapter.PreviewAdapterFactory
-
- getAdapter(DocumentModel) - Method in interface org.nuxeo.ecm.platform.preview.adapter.PreviewAdapterManager
-
- getAdapter(DocumentModel) - Method in class org.nuxeo.ecm.platform.preview.adapter.PreviewAdapterManagerComponent
-
- getAdapter(DocumentModel, Class) - Method in class org.nuxeo.ecm.platform.preview.adapter.PreviewDocumentModelAdapterFactory
-
- getAdapter() - Method in class org.nuxeo.ecm.platform.preview.restlet.PreviewCacheEntry
-
- getAdapter(Class<T>) - Method in class org.nuxeo.ecm.platform.relations.services.RelationService
-
- getAdapter(Class<T>) - Method in class org.nuxeo.ecm.platform.rendering.fm.FreemarkerComponent
-
- getAdapter(Class<T>) - Method in class org.nuxeo.ecm.platform.rendering.impl.DefaultRenderingContext
-
- getAdapter(Class<E>) - Method in class org.nuxeo.ecm.platform.rendering.impl.DefaultRenderingResult
-
- getAdapter(Class<T>) - Method in class org.nuxeo.ecm.platform.rendering.impl.DocumentRenderingContext
-
- getAdapter(DocumentModel, Class<?>) - Method in class org.nuxeo.ecm.platform.rendition.adapter.RenderableAdapterFactory
-
- getAdapter(DocumentModel, Class) - Method in class org.nuxeo.ecm.platform.reporting.api.AdapterFactory
-
- getAdapter(DocumentModel, Class) - Method in class org.nuxeo.ecm.platform.routing.core.adapter.DocumentRouteAdapterFactory
-
- getAdapter(DocumentModel, Class) - Method in class org.nuxeo.ecm.platform.routing.core.adapter.LockableDocumentAdapterFactory
-
- getAdapter(DocumentModel, Class) - Method in class org.nuxeo.ecm.platform.routing.dm.adapter.RoutingTaskAdapterFactory
-
- getAdapter(DocumentModel, Class) - Method in class org.nuxeo.ecm.platform.routing.dm.adapter.TaskStepAdapterFactory
-
- getAdapter(DocumentModel, Class<?>) - Method in class org.nuxeo.ecm.platform.task.TaskAdapterFactory
-
- getAdapter(DocumentModel, Class) - Method in class org.nuxeo.ecm.platform.types.adapter.TypeInfoAdapterFactory
-
- getAdapter(DocumentModel, Class<?>) - Method in class org.nuxeo.ecm.platform.types.localconfiguration.ContentViewConfigurationFactory
-
- getAdapter(DocumentModel, Class<?>) - Method in class org.nuxeo.ecm.platform.types.localconfiguration.UITypesConfigurationFactory
-
- getAdapter(Class<T>) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService
-
- getAdapter(Class<T>) - Method in class org.nuxeo.ecm.platform.ui.web.rest.services.URLServiceComponent
-
- getAdapter(Class<T>) - Method in class org.nuxeo.ecm.platform.uidgen.service.UIDGeneratorService
-
- getAdapter(Class<T>) - Method in class org.nuxeo.ecm.platform.url.service.DocumentViewCodecService
-
- getAdapter(DocumentModel, Class) - Method in class org.nuxeo.ecm.platform.usermanager.UserAdapterFactory
-
- getAdapter(Class<T>) - Method in class org.nuxeo.ecm.platform.usermanager.UserService
-
- getAdapter(Class<T>) - Method in class org.nuxeo.ecm.platform.userworkspace.core.service.UserWorkspaceServiceImplComponent
-
- getAdapter(DocumentModel, Class<?>) - Method in class org.nuxeo.ecm.platform.video.adapter.VideoDocumentAdapterFactory
-
- getAdapter(Class<T>) - Method in class org.nuxeo.ecm.platform.web.common.locale.LocaleComponent
-
- getAdapter(Class<T>) - Method in class org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl
-
- getAdapter(DocumentModel, Class<?>) - Method in class org.nuxeo.ecm.poll.AdapterFactory
-
- getAdapter(DocumentModel, Class<?>) - Method in class org.nuxeo.ecm.quota.count.QuotaStatsAdapterFactory
-
- getAdapter(DocumentModel, Class<?>) - Method in class org.nuxeo.ecm.quota.size.QuotaAwareDocumentFactory
-
- getAdapter(Class<A>) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.PaginableAdapter
-
- getAdapter(Class<A>) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.blob.BlobObject
-
- getAdapter(Class<A>) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.BulkDocumentsObject
-
- getAdapter(DocumentModel, Class<?>) - Method in class org.nuxeo.ecm.social.workspace.adapters.AdapterFactory
-
- getAdapter(DocumentModel, Class) - Method in class org.nuxeo.ecm.spaces.impl.docwrapper.SpacesAdapterComponent
-
- getAdapter(DocumentModel, Class) - Method in class org.nuxeo.ecm.spaces.impl.docwrapper.SpacesAdapterFactory
-
- getAdapter(DocumentModel, Class<?>) - Method in class org.nuxeo.ecm.user.registration.RegistrationRulesFactory
-
- getAdapter(DocumentModel, Class<?>) - Method in class org.nuxeo.ecm.webapp.localconfiguration.search.SearchLocalConfigurationFactory
-
- getAdapter(Class<T>) - Method in class org.nuxeo.ecm.webapp.tree.TreeManagerImpl
-
- getAdapter(Class<A>) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
-
- getAdapter(Class<T>) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
-
- getAdapter(Resource, String) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
-
- getAdapter(String) - Method in class org.nuxeo.ecm.webengine.model.impl.TypeRegistry
-
- getAdapter(Resource, String) - Method in class org.nuxeo.ecm.webengine.model.impl.TypeRegistry
-
- getAdapter() - Method in class org.nuxeo.ecm.webengine.model.LinkDescriptor
-
- getAdapter(Resource, String) - Method in interface org.nuxeo.ecm.webengine.model.Module
-
Gets the named adapter definition for the given resource.
- getAdapter(Class<T>) - Method in class org.nuxeo.ecm.webengine.WebEngineComponent
-
- getAdapter(DocumentModel, Class) - Method in class org.nuxeo.opensocial.container.server.layout.YUILayoutAdapterFactory
-
- getAdapter(DocumentModel, Class) - Method in class org.nuxeo.opensocial.container.server.webcontent.impl.WebContentAdapterFactory
-
- getAdapter(Class<T>) - Method in class org.nuxeo.opensocial.service.impl.OpenSocialServiceImpl
-
- getAdapter(Class<T>) - Method in class org.nuxeo.runtime.api.login.LoginComponent
-
- getAdapter() - Method in class org.nuxeo.runtime.api.ServiceDescriptor
-
- getAdapter(Class<T>) - Method in class org.nuxeo.runtime.api.ServiceManagement
-
- getAdapter(Class<T>) - Method in class org.nuxeo.runtime.gf3.GF3Component
-
- getAdapter(Class<T>) - Method in class org.nuxeo.runtime.jetty.JettyComponent
-
- getAdapter(Class<T>) - Method in class org.nuxeo.runtime.management.metrics.MetricComponent
-
- getAdapter(Class<T>) - Method in interface org.nuxeo.runtime.model.Adaptable
-
Returns an object which is an instance of the given class
associated with this object.
- getAdapter(Class<T>) - Method in class org.nuxeo.runtime.model.DefaultComponent
-
- getAdapter(Class<T>) - Method in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
-
- getAdapter(Class<T>) - Method in class org.nuxeo.runtime.remoting.RemoteComponentInstance
-
- getAdapter(Class<T>) - Method in class org.nuxeo.runtime.service.AdaptableServiceImpl
-
- getAdapter(O, Class<T>) - Method in interface org.nuxeo.runtime.service.AdapterFactory
-
- getAdapter(Object, Class<T>) - Method in class org.nuxeo.runtime.service.AdapterManager
-
- getAdapter(Class<A>) - Method in class org.nuxeo.runtime.service.proxy.AdaptableServiceInvoker
-
- getAdapter(Class<T>) - Method in class org.nuxeo.runtime.services.event.EventService
-
- getAdapter(Class<T>) - Method in class org.nuxeo.runtime.services.streaming.StreamingService
-
- getAdapter(DocumentModel, Class<?>) - Method in class org.nuxeo.snapshot.SnapshotAdapterFactory
-
- getAdapter(DocumentModel, Class) - Method in class org.nuxeo.template.adapters.TemplateAdapterFactory
-
- getAdapter(DocumentModel, Class<?>) - Method in class org.nuxeo.theme.localconfiguration.LocalThemeConfigAdapterFactory
-
- getAdapterClass() - Method in class org.nuxeo.ecm.core.api.externalblob.ExternalBlobAdapterDescriptor
-
- getAdapterClass() - Method in class org.nuxeo.ecm.diff.content.adapter.ContentDiffAdapterFactoryDescriptor
-
- getAdapterClass() - Method in class org.nuxeo.ecm.platform.preview.adapter.AdapterFactoryDescriptor
-
- getAdapterDescriptor(Class<?>) - Method in class org.nuxeo.ecm.core.api.adapter.DocumentAdapterService
-
- getAdapterDescriptors() - Method in class org.nuxeo.ecm.core.api.adapter.DocumentAdapterService
-
- getAdapterFactory(Class<?>) - Method in class org.nuxeo.runtime.service.AdaptableDescriptor
-
- getAdapterFactory(Object, Class<?>) - Method in class org.nuxeo.runtime.service.AdapterManager
-
- getAdapterInstance() - Method in class org.nuxeo.ecm.platform.indexing.gateway.adapter.IndexingAdapterDescriptor
-
- getAdapterManager() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JavaClient
-
- getAdapterName() - Method in interface org.nuxeo.ecm.webengine.model.AdapterType
-
- getAdapterName() - Method in class org.nuxeo.ecm.webengine.model.impl.AdapterTypeImpl
-
- getAdapterNames(Resource) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
-
- getAdapterNames(Resource) - Method in class org.nuxeo.ecm.webengine.model.impl.TypeRegistry
-
- getAdapterNames(Resource) - Method in interface org.nuxeo.ecm.webengine.model.Module
-
Gets the list of adapter names that applies to the given resource.
- getAdapterProxy(T) - Static method in class org.nuxeo.runtime.service.proxy.ServiceProxyFactory
-
- getAdapters() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
-
- getAdapters(Resource) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
-
- getAdapters(Resource) - Method in class org.nuxeo.ecm.webengine.model.impl.TypeRegistry
-
- getAdapters() - Method in class org.nuxeo.ecm.webengine.model.impl.TypeRegistry
-
- getAdapters() - Method in interface org.nuxeo.ecm.webengine.model.Module
-
Gets the adapters registered within this module.
- getAdapters(Resource) - Method in interface org.nuxeo.ecm.webengine.model.Module
-
Gets the list of adapters that applies to the given resource.
- getAdapters() - Method in class org.nuxeo.shell.CompositeValueAdapter
-
- getAdapterTypes() - Method in interface org.nuxeo.runtime.service.AdapterFactory
-
- getAdapterTypes() - Method in class org.nuxeo.runtime.service.AnnotatedAdapterFactory
-
- getAddColumnSql(Column) - Method in interface org.nuxeo.ecm.core.storage.sql.jdbc.db.Table
-
Computes the SQL statement to alter a table and add a column to it.
- getAddColumnSql(Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableAlias
-
- getAddColumnSql(Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableImpl
-
Computes the SQL statement to alter a table and add a column to it.
- getAddColumnString() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
- getAddColumnString() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
-
- getAddColumnString() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
-
- getAddedDocumentID() - Method in exception org.nuxeo.ecm.quota.size.QuotaExceededException
-
- getAddForeignKeyConstraintString(String, String[], String, String[], boolean) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
- getAddForeignKeyConstraintString(String, String[], String, String[], boolean) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
-
- getAdditionalPreferences() - Method in class org.nuxeo.opensocial.container.shared.webcontent.abs.AbstractWebContentData
-
- getAdditionalPreferences() - Method in interface org.nuxeo.opensocial.container.shared.webcontent.WebContentData
-
Returns the additional preferences of that WebContent
.
- getAdditionnalLoader() - Method in class org.nuxeo.wss.fm.PluggableTemplareLoader
-
- getAddNotOperator() - Method in class org.nuxeo.ecm.platform.smart.query.IncrementalSmartQuery
-
- getAddPrimaryKeyConstraintString(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
- getAddRowButton() - Method in interface org.nuxeo.opensocial.container.client.presenter.ContainerBuilderPresenter.Display
-
- getAddRowButton() - Method in class org.nuxeo.opensocial.container.client.view.ContainerBuilderWidget
-
- getAddStepActions(DocumentModel) - Method in class org.nuxeo.ecm.platform.routing.web.DocumentRoutingWebActionsBean
-
- getAddStepInActions(DocumentModel) - Method in class org.nuxeo.ecm.platform.routing.web.DocumentRoutingWebActionsBean
-
- getAddTabInfo() - Method in class org.nuxeo.ecm.platform.ui.web.component.document.RestDocumentLink
-
- getAddTag() - Method in class org.nuxeo.ecm.platform.tag.web.TagActionsBean
-
- getAdminCenter() - Method in class org.nuxeo.functionaltests.pages.DocumentBasePage
-
- getAdministrativeStatuses() - Method in class org.nuxeo.ecm.admin.monitoring.MonitoringActionBean
-
- getAdministrator() - Method in class org.nuxeo.ecm.webapp.base.InputController
-
Is the current logged user an administrator?
- getAdministrator() - Method in interface org.nuxeo.ecm.webapp.contentbrowser.WorkspaceActions
-
- getAdministrators() - Method in interface org.nuxeo.ecm.social.workspace.adapters.SocialWorkspace
-
Gets all administrators of this social workspace.
- getAdministrators() - Method in class org.nuxeo.ecm.social.workspace.adapters.SocialWorkspaceAdapter
-
- getAdministrators() - Method in class org.nuxeo.ecm.social.workspace.ManageSocialWorkspaceActions
-
- getAdministratorsGroupLabel() - Method in interface org.nuxeo.ecm.social.workspace.adapters.SocialWorkspace
-
Returns this Social Workspace administrators group label.
- getAdministratorsGroupLabel() - Method in class org.nuxeo.ecm.social.workspace.adapters.SocialWorkspaceAdapter
-
- getAdministratorsGroupName() - Method in interface org.nuxeo.ecm.social.workspace.adapters.SocialWorkspace
-
Returns this Social Workspace administrators group name.
- getAdministratorsGroupName() - Method in class org.nuxeo.ecm.social.workspace.adapters.SocialWorkspaceAdapter
-
- getAdministratorsGroups() - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- getAdministratorsGroups() - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
-
Returns the list of administrators groups.
- getAdministratorsGroups() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- getAdminLogin() - Method in class org.nuxeo.ecm.platform.login.deputy.management.web.DeputyActionsBean
-
- getAdminMessage() - Static method in class org.nuxeo.ecm.platform.web.common.admin.AdminStatusHelper
-
- getAdminMessage() - Method in class org.nuxeo.ecm.webapp.admin.AdminMessageActionBean
-
- getAdminMessageModificationDate() - Static method in class org.nuxeo.ecm.platform.web.common.admin.AdminStatusHelper
-
- getAdminMessageModificationDate() - Method in class org.nuxeo.ecm.webapp.admin.AdminMessageActionBean
-
- getAdvancedParameters() - Method in class org.nuxeo.ecm.admin.setup.SetupWizardActionBean
-
- getAdvancedSearchView() - Method in class org.nuxeo.ecm.localconf.SearchConfigurationActions
-
- getAdvancedSearchView() - Method in interface org.nuxeo.ecm.webapp.localconfiguration.search.SearchLocalConfiguration
-
- getAdvancedSearchView() - Method in class org.nuxeo.ecm.webapp.localconfiguration.search.SearchLocalConfigurationAdapter
-
- getAge() - Method in interface org.nuxeo.ecm.webengine.forms.validation.test.MyForm
-
- getAggregatedSearchFilter() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
-
- getAlgo() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.UnicityExtension
-
- getAlias(int) - Method in class org.nuxeo.ecm.core.query.sql.model.FromClause
-
- getAlias(int) - Method in class org.nuxeo.ecm.core.query.sql.model.SelectClause
-
- getAlias() - Method in class org.nuxeo.theme.jsf.facelets.vendor.DefaultFacelet
-
Return the alias name for error messages and logging
- getAliases() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
-
- getAliases() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
-
Gets the list of aliases.
- getAliases() - Method in class org.nuxeo.shell.automation.cmds.OperationCommandType
-
- getAliases() - Method in interface org.nuxeo.shell.CommandType
-
- getAliases() - Method in class org.nuxeo.shell.impl.DefaultCommandType
-
- getAliases() - Method in class org.nuxeo.template.api.descriptor.ContextExtensionFactoryDescriptor
-
- getAliasPermissions(String) - Method in interface org.nuxeo.ecm.core.api.security.PermissionProvider
-
- getAliasPermissions(String) - Method in class org.nuxeo.ecm.core.security.DefaultPermissionProvider
-
- getAliasPermissions() - Method in class org.nuxeo.ecm.core.security.MergedPermissionDescriptor
-
- getAliasPermissions() - Method in class org.nuxeo.ecm.core.security.PermissionDescriptor
-
- getAliasTagHandler(String, Map<String, ValueExpression>, List<String>, FaceletHandler) - Method in class org.nuxeo.ecm.platform.forms.layout.facelets.FaceletHandlerHelper
-
- getAll(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.spaces.api.AbstractSpaceProvider
-
- getAll(CoreSession, DocumentModel) - Method in interface org.nuxeo.ecm.spaces.api.SpaceProvider
-
- getAllAclByUser(DocumentModel) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.data.AclSummaryExtractor
-
Return a compact version of a document ACLs, e.g.:
user1 -> [(READ,true), (WRITE,false), (ADD_CHILDREN,false), ...]
user2 -> [(READ,true), (WRITE,true), (ADD_CHILDREN,true), ...]
Remark: content might be ignored according to the policy implemented by
IContentFilter
.
- getAllActions(String) - Method in class org.nuxeo.ecm.platform.actions.ActionService
-
- getAllActions(String) - Method in interface org.nuxeo.ecm.platform.actions.ejb.ActionManager
-
Gets all actions in a category (filters are NOT evaluated).
- getAllActions(String) - Method in interface org.nuxeo.ecm.platform.ui.web.api.WebActions
-
Returns all actions for a given category, without filtering.
- getAllActions(String) - Method in class org.nuxeo.ecm.webapp.action.WebActionsBean
-
- getAllAnnotations(EntityManager, String) - Method in class org.nuxeo.ecm.platform.ec.placeful.PlacefulServiceImpl
-
- getAllAnnotations(String) - Method in class org.nuxeo.ecm.platform.ec.placeful.PlacefulServiceImpl
-
- getAllBlogPosts(CoreSession, String) - Static method in class org.nuxeo.webengine.blogs.utils.BlogQueriesCollection
-
Queries all blog posts within a blog site.
- getAllChildren(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.data.DataFetch
-
- getAllChildrenOfType(List<UIComponent>, Class<T>) - Static method in class org.nuxeo.ecm.platform.ui.web.component.seam.UIColumn
-
- getAllChildrenPaginated(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.data.DataFetch
-
- getAllChildrenPaginated(CoreSession, DocumentModel, long, boolean) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.data.DataFetch
-
- GetAllDocumentBlobs - Class in org.nuxeo.ecm.automation.core.operations.blob
-
Get all document blobs
- GetAllDocumentBlobs() - Constructor for class org.nuxeo.ecm.automation.core.operations.blob.GetAllDocumentBlobs
-
- getAllDocuments() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.data.DataProcessor
-
Ranked so that appear like a tree.
- getAllDocuments() - Method in interface org.nuxeo.ecm.platform.groups.audit.service.acl.data.IDataProcessor
-
- getAllFacets() - Method in interface org.nuxeo.ecm.core.model.Document
-
Gets the facets available on this document (from the type and the
instance facets).
- getAllFacets() - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- getAllFacets() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
-
- getAllFacets() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- getAllGroupIds() - Method in class org.nuxeo.ecm.multi.tenant.MultiTenantGroupComputer
-
- getAllGroupIds() - Method in class org.nuxeo.ecm.platform.computedgroups.AbstractAttributeBasedGroupComputer
-
- getAllGroupIds() - Method in class org.nuxeo.ecm.platform.computedgroups.DocumentMetadataGroupComputer
-
- getAllGroupIds() - Method in interface org.nuxeo.ecm.platform.computedgroups.GroupComputer
-
Return all group ids.
- getAllGroupIds() - Method in class org.nuxeo.ecm.platform.computedgroups.UserMetadataGroupComputer
-
- getAllGroupIds() - Method in class org.nuxeo.ecm.platform.shibboleth.computedgroups.ShibbolethGroupComputer
-
- getAllGroupIds() - Method in class org.nuxeo.ecm.social.workspace.computedgroups.SocialWorkspaceGroupComputer
-
- getAllGroups() - Method in class org.nuxeo.ecm.automation.core.scripting.PrincipalWrapper
-
- getAllGroups() - Method in class org.nuxeo.ecm.core.api.impl.UserPrincipal
-
- getAllGroups() - Method in interface org.nuxeo.ecm.core.api.NuxeoPrincipal
-
Gets the groups this principal directly or undirectly is member of.
- getAllGroups() - Method in class org.nuxeo.ecm.core.api.SystemPrincipal
-
- getAllGroups() - Method in class org.nuxeo.ecm.platform.usermanager.DetachedNuxeoPrincipal
-
- getAllGroups() - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
-
- getAllInstanceIds() - Method in interface org.nuxeo.ecm.core.management.storage.AdministrativeStatusPersister
-
Lists all instance identifiers persisted in the backend.
- getAllInstanceIds() - Method in class org.nuxeo.ecm.core.management.storage.DocumentModelStatusPersister
-
- getAllMatcher() - Static method in class org.nuxeo.ecm.webengine.util.PathMatcher
-
- getAllMixinTypes() - Method in class org.nuxeo.ecm.core.storage.sql.Node
-
Gets the mixins.
- getAllowableActions() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
-
- getAllowableActions(String, String, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
-
- getAllowableActions() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoObjectData
-
- getAllowableActions(DocumentModel, boolean) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoObjectData
-
- getAllowBranchSelection() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectBase
-
- getAllowBranchSelection() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectState
-
- getAllowChangePassword() - Method in class org.nuxeo.ecm.webapp.security.UserManagementActions
-
- getAllowCreateGroup() - Method in class org.nuxeo.ecm.platform.shibboleth.web.ShibbolethGroupManagerActionsBean
-
- getAllowCreateGroup() - Method in class org.nuxeo.ecm.webapp.security.GroupManagementActions
-
- getAllowCreateUser() - Method in class org.nuxeo.ecm.webapp.security.UserManagementActions
-
- getAllowDeleteGroup() - Method in class org.nuxeo.ecm.platform.shibboleth.web.ShibbolethGroupManagerActionsBean
-
- getAllowDeleteGroup() - Method in class org.nuxeo.ecm.webapp.security.GroupManagementActions
-
- getAllowDeleteUser() - Method in class org.nuxeo.ecm.webapp.security.UserManagementActions
-
- getAllowedAssetTypes() - Method in class org.nuxeo.dam.AllowedAssetTypeRegistry
-
- getAllowedAssetTypes() - Method in interface org.nuxeo.dam.DamService
-
- getAllowedAssetTypes() - Method in class org.nuxeo.dam.DamServiceImpl
-
- getAllowedChildObjectTypes() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFolder
-
- getAllowedContentViewNames() - Method in interface org.nuxeo.ecm.platform.faceted.search.jsf.localconfiguration.FacetedSearchConfiguration
-
Return a list of content views name that are associated with the local
configuration
- getAllowedContentViewNames() - Method in class org.nuxeo.ecm.platform.faceted.search.jsf.localconfiguration.FacetedSearchConfigurationAdapter
-
- getAllowedImportFolderSubTypes() - Method in class org.nuxeo.dam.seam.DamImportActions
-
- getAllowedInstanceForSystemLogin() - Method in class org.nuxeo.runtime.api.login.SystemLoginRestrictionManager
-
- getAllowEditGroup() - Method in class org.nuxeo.ecm.platform.shibboleth.web.ShibbolethGroupManagerActionsBean
-
- getAllowEditGroup() - Method in class org.nuxeo.ecm.webapp.security.GroupManagementActions
-
- getAllowEditUser() - Method in class org.nuxeo.ecm.webapp.security.UserManagementActions
-
- getAllowedPlugins() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.SpecificAuthChainDescriptor
-
- getAllowedStateTransitions(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- getAllowedStateTransitions(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Gets the allowed state transitions for this document.
- getAllowedStateTransitions() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Gets the allowed state transitions for this document.
- getAllowedStateTransitions() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- getAllowedStateTransitions() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- getAllowedStateTransitions() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- getAllowedStateTransitions() - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleStateImpl
-
- getAllowedStateTransitions() - Method in interface org.nuxeo.ecm.core.lifecycle.LifeCycleState
-
Returns the allowed state transitions.
- getAllowedStateTransitions() - Method in class org.nuxeo.ecm.core.model.AbstractDocument
-
- getAllowedStateTransitions() - Method in interface org.nuxeo.ecm.core.model.Document
-
Returns the allowed state transitions for this document.
- getAllowedStateTransitions() - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- getAllowedStateTransitions() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
-
- getAllowedStateTransitions() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- getAllowedStateTransitionsFrom(String) - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleImpl
-
- getAllowedStateTransitionsFrom(String) - Method in interface org.nuxeo.ecm.core.lifecycle.LifeCycle
-
Gets the allowed state transitions from a given state.
- getAllowedSubTypes() - Method in interface org.nuxeo.ecm.platform.types.adapter.TypeInfo
-
- getAllowedSubTypes() - Method in class org.nuxeo.ecm.platform.types.adapter.TypeInfoAdapter
-
- getAllowedSubTypes() - Method in class org.nuxeo.ecm.platform.types.Type
-
- getAllowedSubTypes(String) - Method in interface org.nuxeo.ecm.platform.types.TypeManager
-
- getAllowedSubTypes(String, DocumentModel) - Method in interface org.nuxeo.ecm.platform.types.TypeManager
-
Returns the allowed sub types of the given typeName
, filtered by
a local UI types configuration retrieved from the currentDoc
, if
any.
- getAllowedSubTypes(String) - Method in class org.nuxeo.ecm.platform.types.TypeService
-
- getAllowedSubTypes(String, DocumentModel) - Method in class org.nuxeo.ecm.platform.types.TypeService
-
- getAllowedTypes() - Method in interface org.nuxeo.ecm.platform.types.localconfiguration.UITypesConfiguration
-
Returns the configured allowed types.
- getAllowedTypes() - Method in class org.nuxeo.ecm.platform.types.localconfiguration.UITypesConfigurationAdapter
-
- getAllowedTypes() - Method in class org.nuxeo.theme.models.ModelType
-
- getAllows() - Method in class org.nuxeo.ecm.platform.annotations.descriptors.URLPatternFilterDescriptor
-
- getAllPackages() - Method in class org.nuxeo.wizard.download.DownloadablePackageOptions
-
- getAllPosts(DocumentModel, String) - Method in interface org.nuxeo.ecm.platform.forum.web.api.ThreadAction
-
Gets all Posts in the Thread with the specified state.
- getAllPosts() - Method in interface org.nuxeo.ecm.platform.forum.web.api.ThreadAdapter
-
- getAllPosts() - Method in class org.nuxeo.ecm.platform.forum.web.api.ThreadAdapterImpl
-
- getAllPosts(DocumentModel, String) - Method in class org.nuxeo.ecm.platform.forum.web.ThreadActionBean
-
- getAllPresets() - Static method in class org.nuxeo.theme.presets.PresetManager
-
- getAllProbeInfos() - Method in interface org.nuxeo.ecm.core.management.api.ProbeManager
-
- getAllProbeInfos() - Method in class org.nuxeo.ecm.core.management.probes.ProbeManagerImpl
-
- getAllProperties() - Method in class org.nuxeo.ecm.platform.actions.ActionPropertiesDescriptor
-
- getAllProperties() - Method in interface org.nuxeo.theme.formats.styles.Style
-
- getAllProperties() - Method in class org.nuxeo.theme.formats.styles.StyleFormat
-
- getAllRelationshipsState() - Method in class org.nuxeo.ecm.social.user.relationship.UserRelationshipActions
-
- getAllResources(Serializable, Map<String, Serializable>) - Method in interface org.nuxeo.ecm.platform.relations.api.RelationManager
-
Computes all resources corresponding to the given object.
- getAllResources(Serializable, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.relations.services.RelationService
-
- getAllSavedSearchesSelectItems() - Method in class org.nuxeo.dam.seam.DamSearchActions
-
- getAllSavedSearchesSelectItems() - Method in class org.nuxeo.ecm.platform.faceted.search.jsf.FacetedSearchActions
-
- getAllSelected() - Method in class org.nuxeo.ecm.webapp.table.header.CheckBoxColHeader
-
Deprecated.
- getAllServiceReferences(String, String) - Method in class org.nuxeo.osgi.OSGiBundleContext
-
- getAllSheets() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.excel.ExcelBuilder
- getAllSheets() - Method in interface org.nuxeo.ecm.platform.groups.audit.service.acl.excel.IExcelBuilder
-
- getAllSpi() - Method in class org.nuxeo.apidoc.introspection.ServerInfo
-
- getAllStatuses() - Method in interface org.nuxeo.ecm.core.management.api.AdministrativeStatusManager
-
- getAllStatuses() - Method in class org.nuxeo.ecm.core.management.statuses.AdministrativeStatusManagerImpl
-
- getAllStatuses(String) - Method in interface org.nuxeo.ecm.core.management.storage.AdministrativeStatusPersister
-
- getAllStatuses(String) - Method in class org.nuxeo.ecm.core.management.storage.DocumentModelStatusPersister
-
- getAllTaskInstances(String, CoreSession) - Method in class org.nuxeo.ecm.platform.task.core.service.DocumentTaskProvider
-
- getAllTaskInstances(String, NuxeoPrincipal, CoreSession) - Method in class org.nuxeo.ecm.platform.task.core.service.DocumentTaskProvider
-
- getAllTaskInstances(String, List<String>, CoreSession) - Method in class org.nuxeo.ecm.platform.task.core.service.DocumentTaskProvider
-
- getAllTaskInstances(String, String, CoreSession) - Method in class org.nuxeo.ecm.platform.task.core.service.DocumentTaskProvider
-
- getAllTaskInstances(String, CoreSession) - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl
-
- getAllTaskInstances(String, NuxeoPrincipal, CoreSession) - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl
-
- getAllTaskInstances(String, List<String>, CoreSession) - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl
-
- getAllTaskInstances(String, String, CoreSession) - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl
-
- getAllTaskInstances(String, CoreSession) - Method in interface org.nuxeo.ecm.platform.task.TaskProvider
-
Returns all the tasks instances for the given processId
.
- getAllTaskInstances(String, NuxeoPrincipal, CoreSession) - Method in interface org.nuxeo.ecm.platform.task.TaskProvider
-
Returns all the tasks instances for the given processId
and where
the user is the actor or belongs to the pooled actor list.
- getAllTaskInstances(String, List<String>, CoreSession) - Method in interface org.nuxeo.ecm.platform.task.TaskProvider
-
Returns all the tasks instances for the given processId
which
assigned to one of the actor in the list or its pool.
- getAllTaskInstances(String, String, CoreSession) - Method in interface org.nuxeo.ecm.platform.task.TaskProvider
-
Returns all the tasks instances for the given processId
originating from the given nodeId
.
- getAllTasks(DocumentModel) - Method in class org.nuxeo.ecm.platform.routing.core.api.operation.GetOpenTasksOperation
-
- getAllTasks(DocumentModelList) - Method in class org.nuxeo.ecm.platform.routing.core.api.operation.GetOpenTasksOperation
-
- getAllTypes() - Method in class org.nuxeo.template.web.TemplatesActionBean
-
- getAllVersions() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
-
- getAllVersions(OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
-
- getAllVersions(String, String, String, String, Boolean, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
-
- getAllWebAnnotationDefinitions() - Method in interface org.nuxeo.ecm.platform.annotations.configuration.service.WebAnnotationConfigurationService
-
- getAllWebAnnotationDefinitions() - Method in class org.nuxeo.ecm.platform.annotations.configuration.service.WebAnnotationConfigurationServiceImpl
-
- getAlreadyAuthenticated() - Method in class org.nuxeo.ecm.platform.ui.web.auth.CachableUserIdentificationInfo
-
- getAlternatePrincipals() - Method in class org.nuxeo.ecm.platform.login.deputy.management.web.DeputyActionsBean
-
- getAnalyzer() - Method in class org.nuxeo.ecm.platform.categorization.categorizer.tfidf.TfIdfCategorizer
-
- getAncestorFormatOf(Format) - Static method in class org.nuxeo.theme.themes.ThemeManager
-
- getAncestorsIds(Connection, String) - Static method in class org.nuxeo.ecm.core.storage.sql.db.H2Functions
-
- getAncestorsIds(Collection<Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper
-
- getAncestorsIds(Collection<Serializable>) - Method in interface org.nuxeo.ecm.core.storage.sql.Mapper
-
Gets the ids for all the ancestors of the given row ids.
- getAncestorsIds(Collection<Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper
-
- getAncestorsIds(Collection<Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingMapper
-
- getAncestorsIdsSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
Gets the SQL query to get the ancestors of a set of ids.
- getAncestorsIdsSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
-
- getAncestorsIdsSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
-
- getAncestorsIdsSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
-
- getAncestorsIdsSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
-
- getAnchor() - Method in class org.nuxeo.apidoc.tree.VirtualNode
-
- getAnnotabilityManager() - Method in interface org.nuxeo.ecm.platform.annotations.service.AnnotationConfigurationService
-
- getAnnotabilityManager() - Method in class org.nuxeo.ecm.platform.annotations.service.AnnotationConfigurationServiceImpl
-
- getAnnotatedClass() - Method in class org.nuxeo.runtime.annotations.AnnotatedClass
-
- getAnnotatedClass() - Method in class org.nuxeo.runtime.annotations.AnnotatedMethod
-
- getAnnotatedClass(Class<T>) - Method in class org.nuxeo.runtime.annotations.AnnotationManager
-
- getAnnotatedDocument() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.controler.AnnotationController
-
- getAnnotatedMethod(Method) - Method in class org.nuxeo.runtime.annotations.AnnotatedClass
-
- getAnnotatedMethod(String, Class<?>...) - Method in class org.nuxeo.runtime.annotations.AnnotatedClass
-
- getAnnotatedMethods() - Method in class org.nuxeo.runtime.annotations.AnnotatedClass
-
- getAnnotatedMethods(Class<? extends Annotation>) - Method in class org.nuxeo.runtime.annotations.AnnotatedClass
-
- getAnnotates() - Method in interface org.nuxeo.ecm.platform.annotations.api.Annotation
-
- getAnnotates() - Method in class org.nuxeo.ecm.platform.annotations.api.AnnotationImpl
-
- getAnnotation(List<Statement>) - Method in class org.nuxeo.ecm.platform.annotations.api.AnnotationManager
-
- getAnnotation(InputStream) - Method in class org.nuxeo.ecm.platform.annotations.api.AnnotationManager
-
- getAnnotation(String) - Method in class org.nuxeo.ecm.platform.annotations.api.AnnotationManager
-
- getAnnotation(String, NuxeoPrincipal, String) - Method in interface org.nuxeo.ecm.platform.annotations.api.AnnotationsService
-
Returns an Annotation according to its Id.
- getAnnotation(String, NodeList) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.annotea.RDFParser
-
- getAnnotation(String, NuxeoPrincipal, OutputStream, String) - Method in class org.nuxeo.ecm.platform.annotations.http.AnnotationServiceFacade
-
- getAnnotation(String, NuxeoPrincipal, String) - Method in class org.nuxeo.ecm.platform.annotations.proxy.AnnotationServiceProxy
-
- getAnnotation(String, NuxeoPrincipal, String) - Method in class org.nuxeo.ecm.platform.annotations.service.AnnotationsServiceImpl
-
- getAnnotation(String, String) - Method in interface org.nuxeo.ecm.platform.ec.placeful.interfaces.PlacefulService
-
- getAnnotation(EntityManager, String, String) - Method in class org.nuxeo.ecm.platform.ec.placeful.PlacefulServiceImpl
-
- getAnnotation(String, String) - Method in class org.nuxeo.ecm.platform.ec.placeful.PlacefulServiceImpl
-
- getAnnotation(Class<A>) - Method in class org.nuxeo.runtime.annotations.AnnotatedClass
-
- getAnnotation(Class<A>) - Method in class org.nuxeo.runtime.annotations.AnnotatedMethod
-
- getAnnotationBody(String, NuxeoPrincipal, String) - Method in class org.nuxeo.ecm.platform.annotations.http.AnnotationServiceFacade
-
- getAnnotationBody(String, NuxeoPrincipal) - Method in class org.nuxeo.ecm.platform.annotations.service.AnnotationsServiceImpl
-
- getAnnotationCssUrl() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.AnnotationConfiguration
-
- getAnnotationDecoratorFunction() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.PreviewSettings
-
- getAnnotationDefinition(String) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.configuration.WebConfiguration
-
- getAnnotationDefinitions() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.configuration.WebConfiguration
-
- getAnnotationDefinitions(AnnotationDefinitionFilter) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.configuration.WebConfiguration
-
- getAnnotationDefinitionsMap() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.configuration.WebConfiguration
-
- getAnnotationEngine() - Method in class org.mockito.configuration.MockitoConfiguration
-
- getAnnotationGraph() - Method in interface org.nuxeo.ecm.platform.annotations.api.AnnotationsService
-
- getAnnotationGraph() - Method in class org.nuxeo.ecm.platform.annotations.proxy.AnnotationServiceProxy
-
- getAnnotationGraph() - Method in class org.nuxeo.ecm.platform.annotations.service.AnnotationsServiceImpl
-
- getAnnotationList(String) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.annotea.AnnoteaClient
-
- getAnnotationList(String, boolean) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.annotea.AnnoteaClient
-
- getAnnotationList(String) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.annotea.RDFParser
-
- getAnnotationListByParamMap(Map<String, Object>, String) - Method in interface org.nuxeo.ecm.platform.ec.placeful.interfaces.PlacefulService
-
- getAnnotationListByParamMap(EntityManager, Map<String, Object>, String) - Method in class org.nuxeo.ecm.platform.ec.placeful.PlacefulServiceImpl
-
- getAnnotationListByParamMap(Map<String, Object>, String) - Method in class org.nuxeo.ecm.platform.ec.placeful.PlacefulServiceImpl
-
- getAnnotationManager() - Method in class org.nuxeo.ecm.webengine.WebEngine
-
- getAnnotationPopupEventListener(Annotation, AnnotationController) - Static method in class org.nuxeo.ecm.platform.annotations.gwt.client.view.listener.AnnotationPopupEventListener
-
- getAnnotationRegistry() - Method in interface org.nuxeo.ecm.platform.ec.placeful.interfaces.PlacefulService
-
- getAnnotationRegistry() - Method in class org.nuxeo.ecm.platform.ec.placeful.PlacefulServiceImpl
-
- getAnnotations() - Method in class org.nuxeo.ecm.mobile.webengine.adapter.AnnotationsAdapter
-
- getAnnotations() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.model.AnnotationModel
-
- getAnnotations() - Method in class org.nuxeo.runtime.annotations.AnnotatedClass
-
- getAnnotations() - Method in class org.nuxeo.runtime.annotations.AnnotatedMethod
-
- getAnnotations(Class<?>) - Method in class org.nuxeo.runtime.test.runner.AnnotationScanner
-
- getAnnotations(Class<?>, Class<T>) - Method in class org.nuxeo.runtime.test.runner.AnnotationScanner
-
- getAnnotationsCount(DocumentModel) - Method in class org.nuxeo.ecm.platform.annotations.jsf.component.AnnotationsActions
-
- getAnnotationsForURIs(List<URI>, Graph) - Method in class org.nuxeo.ecm.platform.annotations.service.AnnotationQuery
-
- getAnnotationsForURIs(List<URI>, Graph, Map<String, String>) - Method in class org.nuxeo.ecm.platform.annotations.service.AnnotationQuery
-
- getAnnoteaServerUrl() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.AnnotationConfiguration
-
- getAnnoteaServerUrl() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.controler.AnnotationController
-
- getAnonymousUserId() - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- getAnonymousUserId() - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
-
Gets the anonymous user id.
- getAnonymousUserId() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- getAnswers() - Method in interface org.nuxeo.ecm.poll.Poll
-
- getAnswers() - Method in class org.nuxeo.ecm.poll.PollAdapter
-
- getAppConfigurationEntries() - Method in class org.nuxeo.runtime.api.login.SecurityDomain
-
- getAppConfigurationEntry(String) - Method in class org.nuxeo.runtime.api.login.LoginComponent
-
- getAppConfigurationEntry(String) - Method in class org.nuxeo.runtime.api.login.LoginConfiguration
-
- getAppend() - Method in class org.nuxeo.ecm.platform.actions.DefaultActionFilter
-
- getAppend() - Method in class org.nuxeo.ecm.platform.content.template.service.FactoryBindingDescriptor
-
- getAppend() - Method in class org.nuxeo.ecm.platform.types.DocumentContentViews
-
- getAppend() - Method in class org.nuxeo.ecm.platform.types.Layouts
-
- getAppendAfter() - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterGroupItemDescriptor
-
- getAppendBefore() - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterGroupItemDescriptor
-
- getAppendFlavors() - Method in class org.nuxeo.theme.styling.service.descriptors.ThemePage
-
- getAppendPresets() - Method in class org.nuxeo.theme.styling.service.descriptors.Flavor
-
- getAppendResources() - Method in class org.nuxeo.theme.styling.service.descriptors.ThemePage
-
- getAppendResultLayouts() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewDescriptor
-
- getAppendStyles() - Method in class org.nuxeo.theme.styling.service.descriptors.ThemePage
-
- getAppId() - Method in class org.nuxeo.ecm.platform.oauth.tokens.NuxeoOAuthToken
-
- getAppId() - Method in interface org.nuxeo.ecm.platform.oauth.tokens.OAuthToken
-
Returns consumer application identifier.
- getAppletJnlp() - Method in class org.nuxeo.ecm.webengine.admin.Shell
-
- getApplicableTypes() - Method in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
-
- getApplicableTypes() - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
-
Get List of Document Types than can be associated to this Template.
- getApplicableVersion() - Method in interface org.nuxeo.apidoc.api.DocumentationItem
-
Gets versions.
- getApplicableVersion() - Method in class org.nuxeo.apidoc.doc.SimpleDocumentationItem
-
- getApplicableVersion() - Method in class org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter
-
- getApplicableVersion() - Method in class org.nuxeo.apidoc.documentation.ResourceDocumentationItem
-
- getApplication() - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockFacesContext
-
- getApplication(Bundle, Map<String, String>) - Method in class org.nuxeo.ecm.webengine.app.WebEngineModule
-
- getApplication(WebEngineModule, Bundle, Map<String, String>) - Static method in class org.nuxeo.ecm.webengine.app.WebEngineModuleFactory
-
- getApplication(Bundle, Map<String, String>) - Method in interface org.nuxeo.ecm.webengine.jaxrs.ApplicationFactory
-
Create a new application instance given the bundle declaring the application
and the attributes specified in the manifest.
- getApplication(String) - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationManager
-
- getApplication(ApplicationFragment) - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationManager
-
- getApplication(Bundle, Map<String, String>) - Method in class org.nuxeo.ecm.webengine.jaxrs.scan.DynamicApplicationFactory
-
- getApplication() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ResourceExtension
-
- getApplication() - Method in class org.nuxeo.ecm.webengine.jaxrs.views.ResourceContext
-
- getApplicationBaseURI(HttpServletRequest) - Method in interface org.nuxeo.ecm.mobile.ApplicationDefinitionService
-
- getApplicationBaseURI(HttpServletRequest) - Method in class org.nuxeo.ecm.mobile.ApplicationRedirectServiceImpl
-
- getApplicationBaseURL(HttpServletRequest) - Method in interface org.nuxeo.ecm.mobile.ApplicationDefinitionService
-
Return the root path of the web application where the request must be
redirected according request context.
- getApplicationBaseURL(HttpServletRequest) - Method in class org.nuxeo.ecm.mobile.ApplicationRedirectServiceImpl
-
- getApplicationMap() - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockExternalContext
-
- getApplicationName() - Static method in class org.nuxeo.ecm.admin.runtime.PlatformVersionHelper
-
- getApplicationName() - Method in class org.nuxeo.ecm.admin.runtime.SimplifiedServerInfo
-
- getApplicationRelativePath() - Method in class org.nuxeo.ecm.mobile.ApplicationDefinitionDescriptor
-
Base URL of the described application (without the Nuxeo Context Path)
- getApplications() - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationHost
-
- getApplications() - Method in class org.nuxeo.ecm.webengine.WebEngine
-
- getApplicationStartedOrder() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultMonitorComponent
-
- getApplicationStartedOrder() - Method in class org.nuxeo.ecm.core.persistence.PersistenceComponent
-
- getApplicationStartedOrder() - Method in class org.nuxeo.ecm.core.repository.RepositoryService
-
- getApplicationStartedOrder() - Method in class org.nuxeo.ecm.core.schema.TypeService
-
- getApplicationStartedOrder() - Method in class org.nuxeo.ecm.platform.ec.placeful.PlacefulServiceImpl
-
- getApplicationStartedOrder() - Method in class org.nuxeo.ecm.platform.ws.WSEndpointManagerImpl
-
- getApplicationStartedOrder() - Method in class org.nuxeo.runtime.datasource.DataSourceComponent
-
- getApplicationStartedOrder() - Method in class org.nuxeo.runtime.jetty.JettyComponent
-
- getApplicationStartedOrder() - Method in interface org.nuxeo.runtime.model.Component
-
- getApplicationStartedOrder() - Method in class org.nuxeo.runtime.model.DefaultComponent
-
- getApplicationStartedOrder() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
-
- getApplicationStartedOrder() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
-
- getApplicationVersion() - Static method in class org.nuxeo.ecm.admin.runtime.PlatformVersionHelper
-
- getApplicationVersion() - Method in class org.nuxeo.ecm.admin.runtime.SimplifiedServerInfo
-
- getAppliedPolicies(String, String, String, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
-
- getAppName() - Method in class org.nuxeo.runtime.jboss.deployer.debug.ScanFilter
-
- getAppPresenter() - Method in interface org.nuxeo.opensocial.container.client.gin.ClientInjector
-
- getArchivedVersionsSubTab() - Method in class org.nuxeo.functionaltests.pages.tabs.HistoryTabSubPage
-
Gets the archived versions sub tab.
- getArchiveFileIfValid(File) - Static method in class org.nuxeo.ecm.platform.filemanager.service.extension.CSVZipImporter
-
- getArchiveFileIfValid(File) - Static method in class org.nuxeo.ecm.platform.filemanager.service.extension.ExportedZipImporter
-
- getAreaById(int) - Static method in class org.nuxeo.theme.webwidgets.Manager
-
- getArg(int) - Method in class org.nuxeo.osgi.application.CommandLineOptions
-
- getArguments() - Method in interface org.nuxeo.ecm.core.event.EventContext
-
Gets event data.
- getArguments() - Method in class org.nuxeo.ecm.core.event.impl.AbstractEventContext
-
- getArguments() - Method in interface org.nuxeo.shell.CommandType
-
- getArguments() - Method in class org.nuxeo.shell.impl.AbstractCommandType
-
- getArray() - Method in class org.nuxeo.common.collections.ArrayMap
-
- getArray() - Method in class org.nuxeo.common.collections.SerializableArrayMap
-
- getArray() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL.PostgreSQLArray
-
- getArray(Map<String, Class<?>>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL.PostgreSQLArray
-
- getArray(long, int) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL.PostgreSQLArray
-
- getArray(long, int, Map<String, Class<?>>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL.PostgreSQLArray
-
- getArrayBaseType() - Method in enum org.nuxeo.ecm.core.storage.sql.PropertyType
-
- getArtifact() - Method in class org.nuxeo.apidoc.search.ArtifactWithWeight
-
- getArtifactGroupId() - Method in class org.nuxeo.apidoc.adapters.BundleInfoDocAdapter
-
- getArtifactGroupId() - Method in interface org.nuxeo.apidoc.api.BundleInfo
-
- getArtifactGroupId() - Method in class org.nuxeo.apidoc.introspection.BundleInfoImpl
-
- getArtifactId() - Method in class org.nuxeo.apidoc.adapters.BundleInfoDocAdapter
-
- getArtifactId() - Method in interface org.nuxeo.apidoc.api.BundleInfo
-
- getArtifactId() - Method in class org.nuxeo.apidoc.introspection.BundleInfoImpl
-
- getArtifactType() - Method in class org.nuxeo.apidoc.adapters.BundleGroupDocAdapter
-
- getArtifactType() - Method in class org.nuxeo.apidoc.adapters.BundleInfoDocAdapter
-
- getArtifactType() - Method in class org.nuxeo.apidoc.adapters.ComponentInfoDocAdapter
-
- getArtifactType() - Method in class org.nuxeo.apidoc.adapters.ExtensionInfoDocAdapter
-
- getArtifactType() - Method in class org.nuxeo.apidoc.adapters.ExtensionPointInfoDocAdapter
-
- getArtifactType() - Method in class org.nuxeo.apidoc.adapters.OperationInfoDocAdapter
-
- getArtifactType() - Method in class org.nuxeo.apidoc.adapters.SeamComponentInfoDocAdapter
-
- getArtifactType() - Method in class org.nuxeo.apidoc.adapters.ServiceInfoDocAdapter
-
- getArtifactType() - Method in interface org.nuxeo.apidoc.api.NuxeoArtifact
-
- getArtifactType() - Method in class org.nuxeo.apidoc.introspection.BundleGroupImpl
-
- getArtifactType() - Method in class org.nuxeo.apidoc.introspection.BundleInfoImpl
-
- getArtifactType() - Method in class org.nuxeo.apidoc.introspection.ComponentInfoImpl
-
- getArtifactType() - Method in class org.nuxeo.apidoc.introspection.ExtensionInfoImpl
-
- getArtifactType() - Method in class org.nuxeo.apidoc.introspection.ExtensionPointInfoImpl
-
- getArtifactType() - Method in class org.nuxeo.apidoc.introspection.OperationInfoImpl
-
- getArtifactType() - Method in class org.nuxeo.apidoc.introspection.RuntimeSnapshot
-
- getArtifactType() - Method in class org.nuxeo.apidoc.introspection.SeamComponentInfoImpl
-
- getArtifactType() - Method in class org.nuxeo.apidoc.introspection.ServiceInfoImpl
-
- getArtifactType() - Method in class org.nuxeo.apidoc.repository.RepositoryDistributionSnapshot
-
- getArtifactType() - Method in class org.nuxeo.apidoc.tree.VirtualNode
-
- getArtifactVersion() - Method in class org.nuxeo.apidoc.adapters.BundleInfoDocAdapter
-
- getArtifactVersion() - Method in interface org.nuxeo.apidoc.api.BundleInfo
-
- getArtifactVersion() - Method in class org.nuxeo.apidoc.introspection.BundleInfoImpl
-
- getArtifactWebObject(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.AbstractUMRootObject
-
- getAsJson(String, String, String) - Method in class org.nuxeo.ecm.platform.forms.layout.export.LayoutResource
-
- getAsList() - Method in class org.nuxeo.runtime.management.counters.CounterHistoryStack
-
- getAsMap() - Method in class org.nuxeo.template.adapters.doc.TemplateBinding
-
- getAsNode() - Method in class org.nuxeo.ecm.platform.publisher.remoting.restHandler.RemotePubParam
-
- getAsObject(FacesContext, UIComponent, String) - Method in class org.nuxeo.ecm.platform.mail.web.converter.MailAddressConverter
-
- getAsObject(FacesContext, UIComponent, String) - Method in class org.nuxeo.ecm.platform.routing.web.DocumentModelConvertor
-
Returns given value (does not do any reverse conversion)
- getAsObject(FacesContext, UIComponent, String) - Method in class org.nuxeo.ecm.platform.ui.select2.Select2Converter
-
- getAsObject(FacesContext, UIComponent, String) - Method in class org.nuxeo.ecm.platform.ui.web.compat.tomahawk.DisabledTomahawkConverter
-
- getAsObject(FacesContext, UIComponent, String) - Method in class org.nuxeo.ecm.webapp.search.SearchDeletedDocumentsConverter
-
Deprecated.
- getAsObject(FacesContext, UIComponent, String) - Method in class org.nuxeo.ecm.webapp.security.UserDisplayConverter
-
Returns given value (does not do any reverse conversion)
- getAsObject(FacesContext, UIComponent, String) - Method in class org.nuxeo.ecm.webapp.versioning.DocumentVersioningConverter
-
- getAssetLibrary() - Method in interface org.nuxeo.dam.DamService
-
- getAssetLibrary() - Method in class org.nuxeo.dam.DamServiceImpl
-
- getAssetLibrary() - Method in class org.nuxeo.dam.seam.DamActions
-
- getAssetPermanentLinkUrl() - Method in class org.nuxeo.dam.seam.DamSearchActions
-
- getAssetTitle() - Method in class org.nuxeo.functionaltests.dam.AssetViewFragment
-
- getAssetTitle() - Method in class org.nuxeo.functionaltests.dam.DAMAssetPage
-
- getAssetViewFragment() - Method in class org.nuxeo.functionaltests.dam.DAMPage
-
- getAssigneeLogin() - Method in interface org.nuxeo.wss.spi.dws.Task
-
- getAssigneeLogin() - Method in class org.nuxeo.wss.spi.dws.TaskImpl
-
- getAssigneeRef() - Method in class org.nuxeo.wss.spi.dws.AbstractTask
-
- getAssigneeRef() - Method in interface org.nuxeo.wss.spi.dws.Task
-
- getAssociatedColor() - Method in enum org.nuxeo.opensocial.container.client.utils.Severity
-
- getAssociatedDocuments(CoreSession) - Method in class org.nuxeo.apidoc.api.BaseNuxeoArtifact
-
- getAssociatedDocuments(CoreSession) - Method in interface org.nuxeo.apidoc.api.NuxeoArtifact
-
- getAssociatedDocuments() - Method in class org.nuxeo.apidoc.browse.NuxeoArtifactWebObject
-
- getAssociatedDocuments(CoreSession) - Method in class org.nuxeo.apidoc.introspection.BundleGroupImpl
-
- getAssociatedDocuments(CoreSession) - Method in class org.nuxeo.apidoc.introspection.BundleInfoImpl
-
- getAssociatedDocuments(CoreSession) - Method in class org.nuxeo.apidoc.tree.VirtualNode
-
- getAssociatedIFrameUrl() - Method in class org.nuxeo.wizard.nav.Page
-
- getAssociatedTemplate(String) - Method in class org.nuxeo.template.jaxrs.TemplateBasedResource
-
- getAssociatedTemplates() - Method in class org.nuxeo.template.jaxrs.TemplateBasedResource
-
- getAssociatedType() - Method in class org.nuxeo.opensocial.container.client.event.priv.app.HideMessageEvent
-
- getAssociatedType() - Method in class org.nuxeo.opensocial.container.client.event.priv.app.portlet.ClosePortletEvent
-
- getAssociatedType() - Method in class org.nuxeo.opensocial.container.client.event.priv.app.portlet.CollapsePortletEvent
-
- getAssociatedType() - Method in class org.nuxeo.opensocial.container.client.event.priv.app.portlet.MaximizePortletEvent
-
- getAssociatedType() - Method in class org.nuxeo.opensocial.container.client.event.priv.app.portlet.MinimizePortletEvent
-
- getAssociatedType() - Method in class org.nuxeo.opensocial.container.client.event.priv.app.portlet.SetPreferencesPortletEvent
-
- getAssociatedType() - Method in class org.nuxeo.opensocial.container.client.event.priv.app.portlet.UncollapsePortletEvent
-
- getAssociatedType() - Method in class org.nuxeo.opensocial.container.client.event.priv.app.portlet.WebContentUpdatedEvent
-
- getAssociatedType() - Method in class org.nuxeo.opensocial.container.client.event.priv.app.SendMessageEvent
-
- getAssociatedType() - Method in class org.nuxeo.opensocial.container.client.event.priv.model.ContainerSizeChangedEvent
-
- getAssociatedType() - Method in class org.nuxeo.opensocial.container.client.event.priv.model.FooterSelectedEvent
-
- getAssociatedType() - Method in class org.nuxeo.opensocial.container.client.event.priv.model.HeaderSelectedEvent
-
- getAssociatedType() - Method in class org.nuxeo.opensocial.container.client.event.priv.model.SideBarChangedEvent
-
- getAssociatedType() - Method in class org.nuxeo.opensocial.container.client.event.priv.model.WebContentAddedEvent
-
- getAssociatedType() - Method in class org.nuxeo.opensocial.container.client.event.priv.model.WebContentIdChangedEvent
-
- getAssociatedType() - Method in class org.nuxeo.opensocial.container.client.event.priv.model.WebContentMovedEvent
-
- getAssociatedType() - Method in class org.nuxeo.opensocial.container.client.event.priv.model.WebContentRemovedEvent
-
- getAssociatedType() - Method in class org.nuxeo.opensocial.container.client.event.priv.model.ZoneAddedEvent
-
- getAssociatedType() - Method in class org.nuxeo.opensocial.container.client.event.priv.model.ZoneDeletedEvent
-
- getAssociatedType() - Method in class org.nuxeo.opensocial.container.client.event.priv.model.ZoneUpdatedEvent
-
- getAssociatedType() - Method in class org.nuxeo.opensocial.container.client.event.priv.presenter.FolderChosenEvent
-
- getAssociatedType() - Method in class org.nuxeo.opensocial.container.client.event.priv.presenter.ShowCodeEvent
-
- getAssociatedType() - Method in class org.nuxeo.opensocial.container.client.event.priv.service.LayoutLoadedEvent
-
- getAssociatedType() - Method in class org.nuxeo.opensocial.container.client.event.priv.service.WebContentsLoadedEvent
-
- getAssociatedType() - Method in class org.nuxeo.opensocial.container.client.event.publ.UpdateWebContentEvent
-
- getAssociatedType() - Method in class org.nuxeo.opensocial.container.shared.webcontent.abs.AbstractWebContentData
-
- getAssociatedType() - Method in class org.nuxeo.opensocial.container.shared.webcontent.HTMLData
-
- getAssociatedType() - Method in class org.nuxeo.opensocial.container.shared.webcontent.OpenSocialData
-
- getAssociatedType() - Method in class org.nuxeo.opensocial.container.shared.webcontent.PictureData
-
- getAssociatedType() - Method in interface org.nuxeo.opensocial.container.shared.webcontent.WebContentData
-
- getAsString() - Method in class org.nuxeo.ecm.core.management.api.ProbeStatus
-
- getAsString(FacesContext, UIComponent, Object) - Method in class org.nuxeo.ecm.platform.mail.web.converter.MailAddressConverter
-
- getAsString(FacesContext, UIComponent, Object) - Method in class org.nuxeo.ecm.platform.routing.web.DocumentModelConvertor
-
Returns the document title using the docId passed as value
- getAsString(FacesContext, UIComponent, Object) - Method in class org.nuxeo.ecm.platform.ui.select2.Select2Converter
-
- getAsString(FacesContext, UIComponent, Object) - Method in class org.nuxeo.ecm.platform.ui.web.compat.tomahawk.DisabledTomahawkConverter
-
- getAsString(FacesContext, UIComponent, Object) - Method in class org.nuxeo.ecm.webapp.search.SearchDeletedDocumentsConverter
-
Deprecated.
- getAsString(FacesContext, UIComponent, Object) - Method in class org.nuxeo.ecm.webapp.security.UserDisplayConverter
-
Tries to build the user display name according to information passed as
attribute to the component holding the converter.
- getAsString(FacesContext, UIComponent, Object) - Method in class org.nuxeo.ecm.webapp.versioning.DocumentVersioningConverter
-
- getAsText() - Method in class org.nuxeo.ecm.platform.ui.web.util.beans.StringArrayEditor
-
- getAsXML() - Method in class org.nuxeo.ecm.core.management.api.ProbeStatus
-
- getAsyncHandlersCallStats() - Static method in class org.nuxeo.ecm.core.management.events.EventStatsHolder
-
- getAsyncHandlersExecTime() - Method in class org.nuxeo.ecm.core.management.events.EventMonitoring
-
- getAsyncHandlersExecTime() - Method in interface org.nuxeo.ecm.core.management.events.EventMonitoringMBean
-
Returns the statistics for Async Handlers.
- getAsyncHandlersExecTime() - Static method in class org.nuxeo.ecm.core.management.events.EventStatsHolder
-
- getAsyncPostCommitListeners() - Method in class org.nuxeo.ecm.core.event.impl.EventListenerList
-
- getAsyncPostCommitListenersDescriptors() - Method in class org.nuxeo.ecm.core.event.impl.EventListenerList
-
- getAsyncStats() - Method in class org.nuxeo.ecm.admin.monitoring.EventMonitoringActionBean
-
- getAttachedDocumentModels() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphRoute
-
Gets the attached documents.
- getAttachedDocumentModels() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphRouteImpl
-
- getAttachedDocuments(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.ActionableObject
-
The documents processed by the action.
- getAttachedDocuments() - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoute
-
The list of documents processed by this route.
- getAttachedDocuments(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
-
Return the list of documents that this route processes.
- getAttachedDocuments(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
-
- getAttachedDocuments() - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteStepsContainerImpl
-
- getAttachedDocuments(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.dm.adapter.RoutingTaskImpl
-
- getAttachment(DocumentModel) - Method in class org.nuxeo.ecm.social.workspace.gadgets.webengine.SocialWebEngineRoot
-
Returns the main blob for the given doc
, null
if there is
no main file available.
- getAttachments() - Method in interface org.nuxeo.apidoc.api.DocumentationItem
-
Returns attachments.
- getAttachments() - Method in class org.nuxeo.apidoc.doc.SimpleDocumentationItem
-
- getAttachments() - Method in class org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter
-
- getAttachments() - Method in class org.nuxeo.apidoc.documentation.ResourceDocumentationItem
-
- getAttrChange() - Method in class org.nuxeo.ecm.platform.domsync.core.events.DOMAttrModifiedEvent
-
- getAttribute() - Method in class org.nuxeo.ecm.automation.core.events.EventHandler
-
- getAttribute(String) - Method in interface org.nuxeo.functionaltests.fragment.WebFragment
-
- getAttribute(String) - Method in class org.nuxeo.functionaltests.fragment.WebFragmentImpl
-
- getAttributeOrExpressionValue(FacesContext, UIComponent, String, Object) - Static method in class org.nuxeo.ecm.platform.ui.web.util.ComponentUtils
-
- getAttributes() - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor.RequestDumpDescriptor
-
- getAttributeValue(Context, Node, String) - Method in class org.nuxeo.common.xmap.XValueFactory
-
- getAttributeValue(UIComponent, String, Object) - Static method in class org.nuxeo.ecm.platform.ui.web.util.ComponentUtils
-
- getAttrName() - Method in class org.nuxeo.ecm.platform.domsync.core.events.DOMAttrModifiedEvent
-
- getAttrs() - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationFragment
-
- getAuditableEventNames() - Method in interface org.nuxeo.ecm.platform.audit.api.AuditLogger
-
Returns the list of auditable event names.
- getAuditableEventNames() - Method in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
-
- getAuditCategories() - Method in class org.nuxeo.ecm.admin.UsersActivityManager
-
- getAuditParamsForUUID(String, CoreSession) - Static method in class org.nuxeo.ecm.platform.audit.api.document.DocumentAuditHelper
-
- getAudits() - Method in class org.nuxeo.ecm.core.rest.AuditService
-
- getAuditTimeRanges() - Method in class org.nuxeo.ecm.admin.UsersActivityManager
-
- getAuthChain() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService
-
- getAuthChain(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService
-
- getAuthenticationProvider() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoBinding
-
- getAuthenticationUrl(HttpServletRequest, String) - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProvider
-
- getAuthenticator(CachableUserIdentificationInfo) - Method in class org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter
-
- getAuthor() - Method in class org.nuxeo.ecm.platform.annotations.configuration.service.FilterDescriptor
-
- getAuthor() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.configuration.AnnotationFilter
-
- getAuthor() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.model.Annotation
-
- getAuthor() - Method in interface org.nuxeo.ecm.platform.relations.web.StatementInfo
-
- getAuthor() - Method in class org.nuxeo.ecm.platform.relations.web.StatementInfoImpl
-
- getAuthor() - Method in class org.nuxeo.ecm.platform.task.TaskComment
-
- getAuthor() - Method in interface org.nuxeo.ecm.social.workspace.adapters.Article
-
- getAuthor() - Method in class org.nuxeo.ecm.social.workspace.adapters.ArticleAdapter
-
- getAuthor() - Method in interface org.nuxeo.opensocial.gadgets.service.api.GadgetDeclaration
-
- getAuthor() - Method in class org.nuxeo.opensocial.gadgets.service.BaseGadgetDescriptor
-
- getAuthor() - Method in class org.nuxeo.theme.webwidgets.WidgetType
-
- getAuthor() - Method in class org.nuxeo.webengine.blogs.models.BlogPostModel
-
- getAuthor() - Method in class org.nuxeo.webengine.sites.models.CommentModel
-
- getAuthor() - Method in class org.nuxeo.webengine.sites.models.SearchModel
-
- getAuthor() - Method in class org.nuxeo.webengine.sites.models.WebpageCommentModel
-
- getAuthor() - Method in class org.nuxeo.webengine.sites.models.WebpageModel
-
- getAuthor() - Method in class org.nuxeo.wss.impl.NuxeoListItem
-
- getAuthor() - Method in class org.nuxeo.wss.impl.VirtualListItem
-
- getAuthor() - Method in class org.nuxeo.wss.spi.dummy.DummyWSSListItem
-
- getAuthor() - Method in interface org.nuxeo.wss.spi.WSSListItem
-
- getAuthorizationCodeFlow(HttpTransport, JsonFactory) - Method in class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProvider
-
- getAuthorizationServerURL() - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderDescriptor
-
- getAuthorizationServerURL() - Method in class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProvider
-
- getAuthorizationURL(String) - Method in class org.nuxeo.ecm.admin.oauth2.OAuth2ServiceProvidersActionBean
-
- getAuthorizedApplications() - Method in class org.nuxeo.ecm.user.center.AuthorizedApplicationsActions
-
- getAuthorLogin() - Method in class org.nuxeo.wss.spi.dws.AbstractDWSItem
-
- getAuthorLogin() - Method in interface org.nuxeo.wss.spi.dws.DWSItem
-
- getAuthorRef() - Method in class org.nuxeo.wss.spi.dws.AbstractDWSItem
-
- getAuthorRef() - Method in interface org.nuxeo.wss.spi.dws.DWSItem
-
- getAuthPluginName() - Method in class org.nuxeo.ecm.platform.api.login.UserIdentificationInfo
-
Returns the name of the Authentication Plugin used to get user identity
(FORM,BASIC,CAS2 ...).
- getAuthType() - Method in class org.nuxeo.ecm.http.client.NuxeoServer
-
- getAuthType() - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockExternalContext
-
- getAutomaticReload() - Method in class org.nuxeo.runtime.tomcat.NuxeoLauncher
-
- getAutomationEndPoint() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.APIRoot
-
- getAutomationFilter(String) - Method in interface org.nuxeo.ecm.automation.AutomationService
-
- getAutomationFilter(String) - Method in class org.nuxeo.ecm.automation.core.impl.AutomationFilterRegistry
-
- getAutomationFilter(String) - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
-
- getAutomationFilters() - Method in interface org.nuxeo.ecm.automation.AutomationService
-
- getAutomationFilters() - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
-
- getAutomationService() - Method in class org.nuxeo.ecm.platform.routing.core.impl.StepElementRunner
-
- getAutoSubscribed() - Method in class org.nuxeo.ecm.platform.ec.notification.NotificationImpl
-
- getAutoSubscribed() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationDescriptor
-
- getAutoSubscribed() - Method in interface org.nuxeo.ecm.platform.notification.api.Notification
-
- getAutoTx() - Method in class org.nuxeo.ecm.webengine.PathDescriptor
-
- getAvailabilityFilter() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphRoute
-
Returns the availability filter name for this graph.
- getAvailabilityFilter() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphRouteImpl
-
- getAvailable() - Method in class org.nuxeo.ecm.platform.actions.Action
-
- getAvailableActionId(String) - Method in class org.nuxeo.ecm.webapp.action.PopupHelper
-
- getAvailableActions() - Method in class org.nuxeo.ecm.admin.AdminViewManager
-
- getAvailableActions() - Method in class org.nuxeo.ecm.user.center.UserCenterViewManager
-
- getAvailableCommands() - Method in interface org.nuxeo.ecm.platform.commandline.executor.api.CommandLineExecutorService
-
- getAvailableCommands() - Method in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent
-
- getAvailableComponents() - Method in class org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryAdapter
-
- getAvailableComponents() - Method in interface org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryMBean
-
- getAvailableComponentsCount() - Method in class org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryAdapter
-
- getAvailableComponentsCount() - Method in interface org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryMBean
-
- getAvailableContentViews() - Method in class org.nuxeo.ecm.localconf.ContentViewConfigurationActions
-
- getAvailableContentViewsForCurrentDocument() - Method in class org.nuxeo.ecm.webapp.contentbrowser.DocumentContentViewActions
-
- getAvailableContentViewsForCurrentDocument(String) - Method in class org.nuxeo.ecm.webapp.contentbrowser.DocumentContentViewActions
-
- getAvailableContentViewsForDocument(DocumentModel) - Method in class org.nuxeo.ecm.webapp.contentbrowser.DocumentContentViewActions
-
- getAvailableContentViewsForDocument(DocumentModel, String) - Method in class org.nuxeo.ecm.webapp.contentbrowser.DocumentContentViewActions
-
- getAvailableDescriptions(CoreSession, String) - Method in class org.nuxeo.apidoc.documentation.DocumentationComponent
-
- getAvailableDescriptions(CoreSession, String) - Method in interface org.nuxeo.apidoc.documentation.DocumentationService
-
- getAvailableDistributions() - Method in class org.nuxeo.apidoc.browse.Distribution
-
- getAvailableDistributions(CoreSession) - Method in interface org.nuxeo.apidoc.snapshot.SnapshotManager
-
- getAvailableDistributions(CoreSession) - Method in class org.nuxeo.apidoc.snapshot.SnapshotManagerComponent
-
- getAvailableDocTypes() - Method in class org.nuxeo.ecm.localconf.ContentViewConfigurationActions
-
- getAvailableDocumentRouteModel(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
-
Return the list of available
DocumentRoute
model the user can
start.
- getAvailableDocumentRouteModel(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
-
- getAvailableFlavors(String) - Method in class org.nuxeo.ecm.localconf.ThemeConfigurationActions
-
- getAvailableGroups() - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- getAvailableGroups() - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
-
- getAvailableGroups() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- getAvailableIn() - Method in class org.nuxeo.ecm.platform.ec.notification.NotificationImpl
-
- getAvailableIn() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationDescriptor
-
- getAvailableIn() - Method in interface org.nuxeo.ecm.platform.notification.api.Notification
-
- getAvailableLayoutsForCurrentDocument() - Method in class org.nuxeo.ecm.webapp.contentbrowser.DocumentListingActionsBean
-
Deprecated.
this information is now held by content views
- getAvailableLayoutsForDocument(DocumentModel) - Method in class org.nuxeo.ecm.webapp.contentbrowser.DocumentListingActionsBean
-
Deprecated.
this information is now held by content views
- getAvailableLifeCycleTransitions(String, String) - Static method in class org.nuxeo.ecm.platform.ui.web.tag.fn.DocumentModelFunctions
-
Returns all the available transitions given the current state.
- getAvailableLists() - Method in interface org.nuxeo.ecm.webapp.clipboard.ClipboardActions
-
Returns the list of available lists
(ie: the lists from the CLIPBOARD Category).
- getAvailableLists() - Method in class org.nuxeo.ecm.webapp.clipboard.ClipboardActionsBean
-
- getAvailableLocations() - Method in class org.nuxeo.ecm.platform.util.LocationManagerService
-
- getAvailableModels() - Method in class org.nuxeo.ecm.platform.reporting.seam.ReportActions
-
- getAvailableNavigationTrees() - Method in class org.nuxeo.ecm.virtualnavigation.action.MultiNavTreeManager
-
- getAvailableOfficeTemplates(CoreSession, String) - Method in interface org.nuxeo.template.api.TemplateProcessorService
-
Retrieve the
TemplateSourceDocument
that can be used as an Office
template (i.e that support to store the template file as main blob of
target DocumentModel)
- getAvailableOfficeTemplates(CoreSession, String) - Method in class org.nuxeo.template.service.TemplateProcessorComponent
-
- getAvailableOfficeTemplates(String) - Method in class org.nuxeo.template.web.BaseTemplateAction
-
- getAvailablePages() - Method in class org.nuxeo.ecm.localconf.ThemeConfigurationActions
-
Deprecated.
since 5.5: local theme configuration now only handles
flavors.
- getAvailablePermissions() - Method in interface org.nuxeo.ecm.spaces.api.SpaceManager
-
- getAvailablePermissions() - Method in class org.nuxeo.ecm.spaces.impl.SpaceManagerImpl
-
- getAvailablePermissions() - Method in class org.nuxeo.ecm.webapp.security.PermissionListManager
-
- getAvailablePerspectives() - Method in class org.nuxeo.ecm.localconf.ThemeConfigurationActions
-
Deprecated.
since 5.5: local theme configuration now only handles
flavors.
- getAvailablePopupActions(String) - Method in class org.nuxeo.ecm.webapp.action.PopupHelper
-
- getAvailablePrincipals() - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- getAvailablePrincipals() - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
-
- getAvailablePrincipals() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- getAvailablePublicationTree() - Method in interface org.nuxeo.ecm.platform.publisher.api.PublisherService
-
- getAvailablePublicationTree() - Method in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
-
- getAvailablePublicationTrees() - Method in interface org.nuxeo.ecm.platform.publisher.api.PublisherService
-
Returns a Map
with tree name as key and tree title as value.
- getAvailablePublicationTrees() - Method in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
-
- getAvailablePublicationTrees() - Method in class org.nuxeo.ecm.platform.publisher.web.PublishActionsBean
-
- getAvailableRenditionDefinitions() - Method in class org.nuxeo.ecm.platform.rendition.adapter.RenderableDocument
-
- getAvailableRenditionDefinitions() - Method in interface org.nuxeo.ecm.platform.rendition.Renderable
-
- getAvailableRenditionDefinitions(DocumentModel) - Method in interface org.nuxeo.ecm.platform.rendition.service.RenditionService
-
Returns a List
of RenditionDefinition
available on the
given Document.
- getAvailableRenditionDefinitions(DocumentModel) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl
-
- getAvailableRenditions(DocumentModel) - Method in interface org.nuxeo.ecm.platform.rendition.service.RenditionService
-
Returns a List
of Rendition
available on the given
Document.
- getAvailableRenditions(DocumentModel) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl
-
- getAvailableRepositories() - Method in interface org.nuxeo.ecm.webapp.contentbrowser.ServerActions
-
- getAvailableRepositories() - Method in class org.nuxeo.ecm.webapp.contentbrowser.ServerActionsBean
-
Retrieves the available locations.
- getAvailableSecurityPermissions() - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- getAvailableSecurityPermissions() - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Retrieves the available security permissions existing in the system.
- getAvailableSecurityPermissions() - Method in class org.nuxeo.ecm.spaces.impl.docwrapper.DocSpaceImpl
-
- getAvailableStylePropertiesForSelectedElement() - Static method in class org.nuxeo.theme.editor.Main
-
- getAvailableSubActions() - Method in class org.nuxeo.ecm.admin.AdminViewManager
-
- getAvailableSubActions() - Method in class org.nuxeo.ecm.user.center.UserCenterViewManager
-
- getAvailableSubTabs() - Method in class org.nuxeo.functionaltests.pages.admincenter.AdminCenterBasePage
-
- getAvailableTemplateDocs(CoreSession, String) - Method in interface org.nuxeo.template.api.TemplateProcessorService
-
- getAvailableTemplateDocs(CoreSession, String) - Method in class org.nuxeo.template.service.TemplateProcessorComponent
-
- getAvailableTemplates(CoreSession, String) - Method in interface org.nuxeo.template.api.TemplateProcessorService
-
- getAvailableTemplates(CoreSession, String) - Method in class org.nuxeo.template.service.TemplateProcessorComponent
-
- getAvailableThemes() - Method in class org.nuxeo.ecm.localconf.ThemeConfigurationActions
-
Deprecated.
since 5.5: local theme configuration now only handles
flavors.
- getAvailableUpdateCount() - Method in class org.nuxeo.connect.client.status.ConnectUpdateStatusInfo
-
- getAvailableVersioningOptions(DocumentModel) - Method in class org.nuxeo.ecm.webapp.versioning.DocumentVersioningBean
-
- getAvailableVersioningOptionsMap() - Method in interface org.nuxeo.ecm.webapp.versioning.DocumentVersioning
-
Deprecated.
since 5.7.3: available versioning options are resolved by
the widget now
- getAvailableVersioningOptionsMap() - Method in class org.nuxeo.ecm.webapp.versioning.DocumentVersioningBean
-
Deprecated.
- getAvailableVersions(CoreSession, NuxeoArtifact) - Method in interface org.nuxeo.apidoc.snapshot.SnapshotManager
-
- getAvailableVersions(CoreSession, NuxeoArtifact) - Method in class org.nuxeo.apidoc.snapshot.SnapshotManagerComponent
-
- getAvailableVideoConversions() - Method in interface org.nuxeo.ecm.platform.video.service.VideoService
-
Returns the available registered video conversions that can be run on a
Video document.
- getAvailableVideoConversions() - Method in class org.nuxeo.ecm.platform.video.service.VideoServiceImpl
-
- getAvalaibleDeputyIds(String) - Method in class org.nuxeo.ecm.platform.login.deputy.management.DeputyManagementStorageService
-
- getAvalaibleDeputyIds(String) - Method in interface org.nuxeo.ecm.platform.login.deputy.management.DeputyManager
-
- getAvalaibleMandates(String) - Method in class org.nuxeo.ecm.platform.login.deputy.management.DeputyManagementStorageService
-
- getAvalaibleMandates(String) - Method in interface org.nuxeo.ecm.platform.login.deputy.management.DeputyManager
-
- getAvatarURI(String) - Method in class org.nuxeo.ecm.mobile.webengine.Profile
-
- getAvatarURL(String) - Method in class org.nuxeo.ecm.social.workspace.gadgets.webengine.SocialWebEngineRoot
-
Get the related user avatar to display in the UI comment
- getAverageRating(String, String) - Method in interface org.nuxeo.ecm.rating.api.RatingService
-
Returns the average rating for the activityObject
on the given
aspect
.
- getAverageRating(String, String) - Method in class org.nuxeo.ecm.rating.RatingServiceImpl
-
- getAverageRatingForUser(String, String, String) - Method in interface org.nuxeo.ecm.rating.api.RatingService
-
Returns the average rating by username
for the
activityObject
on the given aspect
.
- getAverageRatingForUser(String, String, String) - Method in class org.nuxeo.ecm.rating.RatingServiceImpl
-
- getBackend(String, HttpServletRequest) - Method in class org.nuxeo.ecm.webdav.backend.AbstractBackendFactory
-
- getBackend(String) - Method in class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
-
- getBackend(String) - Method in interface org.nuxeo.ecm.webdav.backend.Backend
-
- getBackend(String, HttpServletRequest) - Method in interface org.nuxeo.ecm.webdav.backend.BackendFactory
-
- getBackend(String, HttpServletRequest) - Static method in class org.nuxeo.ecm.webdav.backend.BackendHelper
-
- getBackend(String) - Method in class org.nuxeo.ecm.webdav.backend.SearchRootBackend
-
- getBackend(String) - Method in class org.nuxeo.ecm.webdav.backend.SimpleBackend
-
- getBackend(WSSRequest) - Method in class org.nuxeo.wss.impl.WSSBackendFactoryImpl
-
- getBackend(WSSRequest) - Method in interface org.nuxeo.wss.spi.WSSBackendFactory
-
- getBackendDisplayName() - Method in class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
-
- getBackendDisplayName() - Method in interface org.nuxeo.ecm.webdav.backend.Backend
-
- getBackendDisplayName() - Method in class org.nuxeo.ecm.webdav.backend.SimpleBackend
-
- getBackendFactory() - Method in class org.nuxeo.ecm.webdav.service.WebDavService
-
- getBackendField(String) - Method in class org.nuxeo.ecm.directory.DirectoryFieldMapper
-
- getBackendFields(Set<String>) - Method in class org.nuxeo.ecm.directory.DirectoryFieldMapper
-
- getBackendPath() - Method in interface org.nuxeo.ecm.webapp.navigation.BreadcrumbActions
-
- getBackendPath() - Method in class org.nuxeo.ecm.webapp.navigation.BreadcrumbActionsBean
-
Computes the current path by making calls to backend.
- getBackendType() - Method in class org.nuxeo.ecm.core.test.CoreFeature
-
- getBackendType(String) - Method in class org.nuxeo.ecm.core.test.MultiRepositoriesCoreFeature
-
- getBackendType() - Method in class org.nuxeo.ecm.core.test.RepositorySettings
-
- getBackToDAMLink() - Method in class org.nuxeo.functionaltests.dam.DAMAssetPage
-
- getBackupDir() - Method in class org.nuxeo.connect.update.standalone.StandaloneUpdateService
-
- getBackupRoot() - Method in class org.nuxeo.connect.update.task.update.UpdateManager
-
- getBank() - Method in class org.nuxeo.theme.resources.PresetInfo
-
- getBank() - Method in class org.nuxeo.theme.resources.StyleInfo
-
- getBankCollections(String) - Static method in class org.nuxeo.theme.editor.Editor
-
- getBankDir(String) - Static method in class org.nuxeo.theme.resources.BankManager
-
- getBankImages(String) - Static method in class org.nuxeo.theme.editor.Editor
-
- getBankLogoFile(String) - Static method in class org.nuxeo.theme.resources.BankManager
-
- getBankName() - Method in class org.nuxeo.theme.resources.BankImport
-
- getBankNames() - Static method in class org.nuxeo.theme.bank.Main
-
- getBankNames() - Static method in class org.nuxeo.theme.resources.BankManager
-
- getBankResource(String, String, String, String) - Static method in class org.nuxeo.theme.resources.ResourceManager
-
- getBanksDir() - Static method in class org.nuxeo.theme.resources.BankManager
-
- getBankSkins(String) - Static method in class org.nuxeo.theme.editor.Editor
-
- getBankStatus(String) - Method in class org.nuxeo.theme.bank.Main
-
- getBankStyles(String) - Static method in class org.nuxeo.theme.editor.Editor
-
- getBanksView() - Method in class org.nuxeo.theme.bank.Main
-
- getBannerPath() - Method in class org.nuxeo.connect.client.status.ConnectUpdateStatusInfo
-
- getBareDemoDocument() - Method in class org.nuxeo.ecm.platform.forms.layout.demo.jsf.LayoutDemoContext
-
- getBareFeedReaderModel() - Method in class org.nuxeo.rss.reader.manager.seam.RssFeedActions
-
- getBareGroupModel(CoreSession) - Static method in class org.nuxeo.ecm.platform.shibboleth.ShibbolethGroupHelper
-
- getBareGroupModel() - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- getBareGroupModel() - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
-
Returns a bare group model.
- getBareGroupModel() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- getBarePrivateKey() - Method in interface org.nuxeo.ecm.platform.oauth.keys.OAuthServerKeyManager
-
Returns the Private Key used by Nuxeo server to do RSA Signing.
- getBarePrivateKey() - Method in class org.nuxeo.ecm.platform.oauth.keys.OAuthServerKeyManagerImpl
-
- getBarePublicCertificate() - Method in interface org.nuxeo.ecm.platform.oauth.keys.OAuthServerKeyManager
-
Returns the Public Key certificate used by Nuxeo server to do RSA Signing.
- getBarePublicCertificate() - Method in class org.nuxeo.ecm.platform.oauth.keys.OAuthServerKeyManagerImpl
-
- getBareReportModel() - Method in class org.nuxeo.ecm.platform.reporting.seam.ReportActions
-
- getBareUserModel() - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- getBareUserModel() - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
-
Returns a bare user model.
- getBareUserModel() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- getBareValueName(String) - Static method in class org.nuxeo.ecm.platform.ui.web.util.ComponentTagUtils
-
Returns a value name for given strict value reference.
- getBase() - Method in enum org.nuxeo.ecm.platform.ui.web.tag.fn.Functions.BytePrefix
-
- getBase(UIComponent) - Static method in class org.nuxeo.ecm.platform.ui.web.util.ComponentUtils
-
Gets the base naming container from anchor.
- getBase() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleConfiguration
-
- getBaseComponentId() - Method in class org.nuxeo.ecm.platform.ui.web.component.JSFResetActionsBean
-
- getBaseContribution() - Method in class org.nuxeo.runtime.deploy.ExtensibleContribution
-
- getBaseContributionId() - Method in class org.nuxeo.runtime.deploy.ExtensibleContribution
-
- getBaseDir() - Method in interface org.nuxeo.runtime.deployment.preprocessor.install.CommandContext
-
- getBaseDir() - Method in class org.nuxeo.runtime.deployment.preprocessor.install.CommandContextImpl
-
- getBaseDir() - Method in class org.nuxeo.runtime.tomcat.NuxeoWebappLoader
-
- getBaseFilter() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectory
-
- getBaseHref() - Static method in class org.nuxeo.ecm.platform.annotations.gwt.client.util.Utils
-
- getBaseNode(Element) - Static method in class org.nuxeo.theme.themes.ThemeParser
-
- getBasePath() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
-
- getBasePath() - Method in interface org.nuxeo.ecm.webengine.model.WebContext
-
Gets the path of the servlet.
- getBaseType() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
-
- getBaseType() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL.PostgreSQLArray
-
- getBaseTypeId() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
-
- getBaseTypeId() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoObjectData
-
- getBaseTypeId(DocumentType) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoTypeHelper
-
- getBaseTypeId(DocumentModel) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoTypeHelper
-
- getBaseTypeName() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL.PostgreSQLArray
-
- getBaseUri() - Method in class org.nuxeo.ecm.webengine.jaxrs.views.BundleResource
-
- getBaseUri() - Method in class org.nuxeo.ecm.webengine.jaxrs.views.ResourceContext
-
- getBaseUrl(String) - Method in class org.nuxeo.apidoc.documentation.JavaDocHelper
-
- getBaseUrl() - Method in interface org.nuxeo.ecm.automation.client.AutomationClient
-
Gets the automation service URL.
- getBaseUrl() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.AbstractAutomationClient
-
- getBaseUrl() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JavaClient
-
- getBaseUrl(URI) - Method in interface org.nuxeo.ecm.platform.annotations.api.UriResolver
-
- getBaseUrl(URI) - Method in class org.nuxeo.ecm.platform.annotations.repository.DefaultNuxeoUriResolver
-
- getBaseUrl() - Method in class org.nuxeo.ecm.platform.annotations.service.AnnotationConfigurationServiceImpl
-
- getBaseUrl(URI) - Method in class org.nuxeo.ecm.platform.annotations.service.DefaultUriResolver
-
- getBaseUrl() - Method in class org.nuxeo.ecm.platform.pictures.tiles.gwt.client.model.TilingInfo
-
- getBaseUrl() - Method in class org.nuxeo.ecm.platform.pictures.tiles.gwt.client.model.TilingModel
-
- getBaseURL(ServletRequest) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService
-
- getBaseURL() - Method in class org.nuxeo.ecm.platform.ui.web.rest.RestHelper
-
- getBaseURL() - Static method in class org.nuxeo.ecm.platform.ui.web.util.BaseURL
-
- getBaseURL(ServletRequest) - Static method in class org.nuxeo.ecm.platform.ui.web.util.BaseURL
-
- getBaseURL(ServletRequest) - Static method in class org.nuxeo.ecm.platform.web.common.vh.VirtualHostHelper
-
- getBaseURL() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
-
- getBaseURL() - Method in interface org.nuxeo.ecm.webengine.model.WebContext
-
Gets the URL of the base path.
- getBaseUrl() - Static method in class org.nuxeo.opensocial.container.client.ContainerConfiguration
-
- getBaseUrl() - Static method in class org.nuxeo.opensocial.container.client.external.FileUtils
-
- getBaseURL() - Static method in class org.nuxeo.theme.jsf.URLUtils
-
- getBaseURL(ServletRequest) - Static method in class org.nuxeo.theme.jsf.URLUtils
-
- getBaseUrl() - Method in class org.nuxeo.wizard.context.Context
-
- getBaseUrl() - Method in class org.nuxeo.wizard.download.DownloadPackage
-
- getBaseUrl(String) - Method in class org.nuxeo.wss.fprpc.FPRPCRequest
-
- getBaseUrl() - Method in class org.nuxeo.wss.servlet.WSSRequest
-
- getBaseUrl(String) - Method in class org.nuxeo.wss.servlet.WSSRequest
-
- getBaseVersion() - Method in class org.nuxeo.connect.update.task.update.Entry
-
- getBaseVersion(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- getBaseVersion(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Gets the version to which a checked in document is linked.
- getBaseVersion() - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- getBaseVersion() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
-
- getBaseVersion() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- getBaseVersion() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentVersion
-
- getBaseVersion() - Method in interface org.nuxeo.ecm.core.versioning.VersionableDocument
-
Gets the version to which a checked in document is linked.
- getBatchedList(List<T>, BigInteger, BigInteger, int) - Static method in class org.nuxeo.ecm.core.opencmis.impl.util.ListUtils
-
Returns a batched version of the list, according to the passed
parameters.
- getBatchInfo(String, String) - Static method in class org.nuxeo.ecm.platform.audit.ws.BatchHelper
-
- getBatchManager() - Method in class org.nuxeo.ecm.automation.server.jaxrs.AutomationResource
-
- getBatchSize() - Method in class org.nuxeo.ecm.csv.CSVImporterOptions
-
- getBeanNames() - Method in class org.nuxeo.ecm.platform.ui.web.seamremoting.RemotableSeamBeansDescriptor
-
- getBestSourceImage(int, int, int) - Method in class org.nuxeo.ecm.platform.pictures.tiles.service.PictureTilingCacheInfo
-
- getBgColor() - Method in class org.nuxeo.shell.swing.Theme
-
- getBigFileSizeLimit() - Static method in class org.nuxeo.ecm.platform.ui.web.tag.fn.Functions
-
- getBigIcon() - Method in interface org.nuxeo.ecm.platform.types.adapter.TypeInfo
-
- getBigIcon() - Method in class org.nuxeo.ecm.platform.types.adapter.TypeInfoAdapter
-
- getBigIcon() - Method in class org.nuxeo.ecm.platform.types.Type
-
- getBigIconExpanded() - Method in interface org.nuxeo.ecm.platform.types.adapter.TypeInfo
-
- getBigIconExpanded() - Method in class org.nuxeo.ecm.platform.types.adapter.TypeInfoAdapter
-
- getBigIconExpanded() - Method in class org.nuxeo.ecm.platform.types.Type
-
- getBigLength() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoContentStream
-
- getBinariesGCDelete() - Method in class org.nuxeo.ecm.admin.SystemInfoManager
-
- getBinariesWereDeleted() - Method in class org.nuxeo.ecm.admin.SystemInfoManager
-
- getBinary(String) - Method in class org.nuxeo.ecm.core.storage.sql.BinaryCachingManager
-
- getBinary(InputStream) - Method in interface org.nuxeo.ecm.core.storage.sql.BinaryManager
-
Saves the given input stream into a
Binary
.
- getBinary(String) - Method in interface org.nuxeo.ecm.core.storage.sql.BinaryManager
-
Returns a
Binary
corresponding to the given digest.
- getBinary(FileSource) - Method in interface org.nuxeo.ecm.core.storage.sql.BinaryManagerStreamSupport
-
- getBinary() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLBlob
-
- getBinary(Blob) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
-
- getBinary(FileSource) - Method in class org.nuxeo.ecm.core.storage.sql.DefaultBinaryManager
-
- getBinary(InputStream) - Method in class org.nuxeo.ecm.core.storage.sql.JCloudsBinaryManager
-
- getBinary(InputStream) - Method in class org.nuxeo.ecm.core.storage.sql.LocalBinaryManager
-
- getBinary(String) - Method in class org.nuxeo.ecm.core.storage.sql.LocalBinaryManager
-
- getBinary(InputStream) - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl
-
- getBinary(FileSource) - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl
-
- getBinary(InputStream) - Method in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager
-
- getBinary(InputStream) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
-
Creates a binary value given an stream source.
- getBinary(FileSource) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
-
Creates a binary value given an stream source.
- getBinary(FileSource) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
-
- getBinary(InputStream) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
-
- getBinary(InputStream) - Method in class org.nuxeo.ecm.core.storage.sql.SQLBinaryManager
-
- getBinary(String) - Method in class org.nuxeo.ecm.core.storage.sql.SQLBinaryManager
-
- getBinaryBankResource(String, String, String, String) - Static method in class org.nuxeo.theme.resources.ResourceManager
-
- getBinaryGarbageCollector() - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionFactoryImpl
-
- getBinaryGarbageCollector() - Method in class org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionFactoryImpl
-
- getBinaryGarbageCollector() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
-
- getBinaryGarbageCollector() - Method in interface org.nuxeo.ecm.core.storage.sql.RepositoryManagement
-
Gets the binary GC for this repository.
- getBinaryManager() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
- getBinaryManager() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
-
- getBinaryManager(String) - Static method in class org.nuxeo.ecm.core.storage.sql.RepositoryResolver
-
- getBinaryManagerStatus() - Method in class org.nuxeo.ecm.admin.SystemInfoManager
-
- getBinaryPropertyInfos() - Method in class org.nuxeo.ecm.core.storage.sql.Model
-
- getBindableTemplatesForDocument() - Method in class org.nuxeo.template.web.TemplateBasedActionBean
-
- getBindableTemplatesForDocumentAsSelectItems() - Method in class org.nuxeo.template.web.TemplateBasedActionBean
-
- getBindAddress() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
-
- getBindDn() - Method in class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor
-
- getBinding() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
-
- getBinding() - Method in class org.nuxeo.ecm.platform.ui.web.component.list.EditableListBean
-
- getBinding(HttpServletRequest) - Static method in class org.nuxeo.wss.servlet.config.FilterBindingResolver
-
- getBinding(String) - Static method in class org.nuxeo.wss.servlet.config.FilterBindingResolver
-
- getBindings() - Method in interface org.nuxeo.ecm.automation.server.AutomationServer
-
Gets an array of registered bindings.
- getBindings() - Method in class org.nuxeo.ecm.automation.server.AutomationServerComponent
-
- getBindings() - Method in class org.nuxeo.ecm.webengine.EmptyRegistry
-
Deprecated.
- getBindings() - Method in interface org.nuxeo.ecm.webengine.ResourceRegistry
-
- getBindings() - Method in class org.nuxeo.ecm.webengine.WebEngine
-
Deprecated.
resources are deprecated - you should use a jax-rs
application to declare more resources.
- getBindPassword() - Method in class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor
-
- getBirtDesignEngine() - Static method in class org.nuxeo.ecm.platform.reporting.engine.BirtEngine
-
- getBirtEngine() - Static method in class org.nuxeo.ecm.platform.reporting.engine.BirtEngine
-
- getBitRate() - Method in class org.nuxeo.ecm.platform.video.Stream
-
Returns this Stream
's bit rate.
- getBlacklist() - Method in interface org.nuxeo.runtime.model.ComponentManager
-
- getBlacklist() - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
-
- getBlob() - Method in interface org.nuxeo.drive.adapter.FileItem
-
- getBlob() - Method in class org.nuxeo.drive.adapter.impl.DocumentBackedFileItem
-
- GetBlob - Static variable in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- getBlob(DocRef) - Method in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- getBlob(DocRef, String) - Method in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- getBlob(String) - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.Batch
-
- getBlob(String, int) - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.Batch
-
- getBlob(String, String) - Method in interface org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManager
-
- getBlob(String, String, int) - Method in interface org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManager
-
- getBlob(String, String) - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManagerComponent
-
- getBlob(String, String, int) - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManagerComponent
-
- getBlob() - Method in class org.nuxeo.ecm.core.api.blobholder.AbstractBlobHolder
-
- getBlob() - Method in interface org.nuxeo.ecm.core.api.blobholder.BlobHolder
-
Returns the Blob held inside the object.
- getBlob() - Method in class org.nuxeo.ecm.core.api.blobholder.DocumentBlobHolder
-
- getBlob() - Method in class org.nuxeo.ecm.core.api.blobholder.DocumentStringBlobHolder
-
- getBlob() - Method in class org.nuxeo.ecm.core.api.blobholder.SimpleBlobHolder
-
- getBlob(String) - Method in interface org.nuxeo.ecm.core.api.externalblob.ExternalBlobAdapter
-
Retrieves the blob for given uri.
- getBlob(String) - Method in class org.nuxeo.ecm.core.api.externalblob.FileSystemExternalBlobAdapter
-
- getBlob(String) - Method in interface org.nuxeo.ecm.core.io.ExportedDocument
-
- getBlob(String) - Method in class org.nuxeo.ecm.core.io.impl.ExportedDocumentImpl
-
- getBlob() - Method in class org.nuxeo.ecm.platform.api.ws.DocumentBlob
-
Returns the actual blob as a serializable input stream.
- getBlob(String) - Method in class org.nuxeo.ecm.platform.convert.plugins.ZipCachableBlobHolder
-
- getBlob() - Method in class org.nuxeo.ecm.platform.convert.plugins.ZipCachableBlobHolder
-
- getBlob(DocumentModel) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
-
- getBlob() - Method in class org.nuxeo.ecm.platform.mail.adapter.MailMessageBlobHolder
-
- getBlob() - Method in class org.nuxeo.ecm.platform.picture.api.adapters.PictureBlobHolder
-
- getBlob(String) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.PictureBlobHolder
-
- getBlob() - Method in class org.nuxeo.ecm.platform.picture.api.adapters.PictureBookBlobHolder
-
- getBlob() - Method in interface org.nuxeo.ecm.platform.picture.api.PictureView
-
Returns the Blob
of the picture view.
- getBlob() - Method in class org.nuxeo.ecm.platform.picture.api.PictureViewImpl
-
- getBlob() - Method in class org.nuxeo.ecm.platform.pictures.tiles.api.imageresource.BlobResource
-
- getBlob() - Method in class org.nuxeo.ecm.platform.pictures.tiles.api.imageresource.DocumentImageResource
-
- getBlob() - Method in interface org.nuxeo.ecm.platform.pictures.tiles.api.imageresource.ImageResource
-
- getBlob() - Method in class org.nuxeo.ecm.platform.rendition.impl.LazyRendition
-
- getBlob() - Method in class org.nuxeo.ecm.platform.rendition.impl.StoredRendition
-
- getBlob() - Method in interface org.nuxeo.ecm.platform.rendition.Rendition
-
Return rendered Blob
- getBlob() - Method in class org.nuxeo.ecm.platform.signature.api.sign.SignatureService.StatusWithBlob
-
- getBlob() - Method in class org.nuxeo.ecm.platform.ui.web.component.file.InputFileInfo
-
- getBlob(DocumentModel, DocumentView) - Static method in class org.nuxeo.ecm.platform.url.codec.DocumentFileCodec
-
- getBlob() - Method in class org.nuxeo.ecm.platform.video.Video
-
Returns the video Blob
.
- getBlob(String) - Method in class org.nuxeo.ecm.webengine.forms.FormData
-
- getBlob(String) - Method in interface org.nuxeo.ecm.webengine.forms.FormInstance
-
- getBlob(String) - Method in class org.nuxeo.ecm.webengine.forms.TestFormInstance
-
- GetBlob - Class in org.nuxeo.shell.automation.cmds
-
- GetBlob() - Constructor for class org.nuxeo.shell.automation.cmds.GetBlob
-
- getBlob() - Method in class org.nuxeo.template.context.BlobHolderWrapper
-
- getBlob(String) - Method in class org.nuxeo.template.context.BlobHolderWrapper
-
- getBlob(int) - Method in class org.nuxeo.template.context.BlobHolderWrapper
-
- getBlob(DocumentModel, String) - Static method in class org.nuxeo.webengine.sites.utils.SiteUtils
-
- getBlobDelta() - Method in class org.nuxeo.ecm.quota.size.SizeUpdateEventContext
-
- getBlobFieldPathForDocumentType(String) - Method in class org.nuxeo.ecm.core.utils.BlobsExtractor
-
Get path list of properties that may contain a blob for the given
document type.
- getBlobFields() - Method in class org.nuxeo.ecm.webengine.forms.FormData
-
XXX TODO implement it
- getBlobFields() - Method in interface org.nuxeo.ecm.webengine.forms.FormInstance
-
- getBlobFields() - Method in class org.nuxeo.ecm.webengine.forms.TestFormInstance
-
- getBlobFromJSON(ObjectNode) - Method in interface org.nuxeo.ecm.automation.core.util.JSONBlobDecoder
-
- getBlobFromJSON(ObjectNode) - Method in class org.nuxeo.ecm.automation.core.util.JSONStringBlobDecoder
-
- getBlobFromJSON(ObjectNode) - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.JSONBatchBlobDecoder
-
- getBlobFromMap(Map<String, Object>) - Static method in class org.nuxeo.ecm.core.api.model.impl.primitives.ExternalBlobProperty
-
- getBlobHolder(DocumentModel) - Method in interface org.nuxeo.ecm.core.api.blobholder.BlobHolderFactory
-
- getBlobHolder(DocumentModel) - Method in class org.nuxeo.ecm.platform.mail.adapter.MailMessageBlobHolderfactory
-
- getBlobHolder(DocumentModel) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.PictureBlobHolderFactory
-
- getBlobHolder(DocumentModel) - Method in class org.nuxeo.ecm.webapp.filemanager.BlobHolderGenerator
-
- getBlobHolderAdapter(DocumentModel) - Method in class org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent
-
- getBlobHolderAdapter(DocumentModel) - Method in interface org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterService
-
- getBlobLengthFunction() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
Gets the SQL function that returns the length of a blob, in bytes.
- getBlobLengthFunction() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
-
- getBlobLengthFunction() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
-
- getBlobLengthFunction() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
-
- getBlobPostProcessors() - Method in interface org.nuxeo.ecm.platform.preview.adapter.PreviewAdapterManager
-
- getBlobPostProcessors() - Method in class org.nuxeo.ecm.platform.preview.adapter.PreviewAdapterManagerComponent
-
- getBlobProperties() - Method in class org.nuxeo.ecm.platform.api.ws.DocumentSnapshot
-
- getBlobProperties() - Method in interface org.nuxeo.ecm.platform.pictures.tiles.api.PictureTilingService
-
- getBlobProperties() - Method in class org.nuxeo.ecm.platform.pictures.tiles.service.PictureTilingComponent
-
- getBlobProperties() - Method in class org.nuxeo.ecm.platform.pictures.tiles.service.TilingBlobPropertyDescriptor
-
- getBlobProperty(String) - Method in interface org.nuxeo.ecm.platform.pictures.tiles.api.PictureTilingService
-
- getBlobProperty(String, String) - Method in interface org.nuxeo.ecm.platform.pictures.tiles.api.PictureTilingService
-
- getBlobProperty(String) - Method in class org.nuxeo.ecm.platform.pictures.tiles.service.PictureTilingComponent
-
- getBlobProperty(String, String) - Method in class org.nuxeo.ecm.platform.pictures.tiles.service.PictureTilingComponent
-
- getBlobPropertyName(DocumentView) - Static method in class org.nuxeo.ecm.platform.url.codec.DocumentFileCodec
-
- getBlobPropertyName() - Method in class org.nuxeo.ecm.platform.video.TranscodedVideo
-
Returns the video Blob
property name of this
TranscodedVideo
.
- GetBlobs - Static variable in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- getBlobs(DocRef) - Method in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- getBlobs(DocRef, String) - Method in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- getBlobs() - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.Batch
-
Return the uploaded blobs in the order the user choose to upload them
- getBlobs(int) - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.Batch
-
- getBlobs(String) - Method in interface org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManager
-
Get Blobs associated to a given batch.
- getBlobs(String, int) - Method in interface org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManager
-
Get Blobs associated to a given batch.
- getBlobs(String) - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManagerComponent
-
- getBlobs(String, int) - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManagerComponent
-
- getBlobs() - Method in class org.nuxeo.ecm.core.api.blobholder.AbstractBlobHolder
-
- getBlobs() - Method in interface org.nuxeo.ecm.core.api.blobholder.BlobHolder
-
Returns a list of blobs, if holder implementation supports multiple
blobs.
- getBlobs() - Method in class org.nuxeo.ecm.core.api.blobholder.DocumentBlobHolder
-
- getBlobs() - Method in class org.nuxeo.ecm.core.api.blobholder.SimpleBlobHolder
-
- getBlobs() - Method in interface org.nuxeo.ecm.core.io.ExportedDocument
-
- getBlobs() - Method in class org.nuxeo.ecm.core.io.impl.ExportedDocumentImpl
-
- getBlobs(DocumentModel) - Method in class org.nuxeo.ecm.core.utils.BlobsExtractor
-
Finds all the blobs of the document.
- getBlobs() - Method in class org.nuxeo.ecm.platform.convert.plugins.ZipCachableBlobHolder
-
- getBlobs() - Method in class org.nuxeo.ecm.platform.picture.api.adapters.PictureBlobHolder
-
- getBlobs(String...) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.PictureBlobHolder
-
- getBlobs() - Method in class org.nuxeo.ecm.platform.picture.api.adapters.PictureBookBlobHolder
-
- getBlobs(String) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.PictureBookBlobHolder
-
- getBlobs() - Method in class org.nuxeo.ecm.platform.rendition.impl.LazyRendition
-
- getBlobs() - Method in class org.nuxeo.ecm.platform.rendition.impl.StoredRendition
-
- getBlobs() - Method in interface org.nuxeo.ecm.platform.rendition.Rendition
-
Return rendered Blobs
- getBlobs(String) - Method in class org.nuxeo.ecm.webengine.forms.FormData
-
- getBlobs(String) - Method in interface org.nuxeo.ecm.webengine.forms.FormInstance
-
- getBlobs(String) - Method in class org.nuxeo.ecm.webengine.forms.TestFormInstance
-
- GetBlobs - Class in org.nuxeo.shell.automation.cmds
-
- GetBlobs() - Constructor for class org.nuxeo.shell.automation.cmds.GetBlobs
-
- getBlobs() - Method in class org.nuxeo.template.context.BlobHolderWrapper
-
- getBlobSize() - Method in class org.nuxeo.ecm.quota.size.BlobSizeInfo
-
- getBlobSize() - Method in class org.nuxeo.ecm.quota.size.SizeUpdateEventContext
-
- getBlobSizeDelta() - Method in class org.nuxeo.ecm.quota.size.BlobSizeInfo
-
- getBlobsProperties(DocumentModel) - Method in class org.nuxeo.ecm.core.utils.BlobsExtractor
-
Get properties of the given document that contain a blob value.
- getBlobUrl(int) - Method in class org.nuxeo.template.context.BlobHolderWrapper
-
- getBlobUrl(String) - Method in class org.nuxeo.template.context.BlobHolderWrapper
-
- getBlobValue() - Method in class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl.BlobInfo
-
- getBlobViaBlobHolder(DocumentModel, String) - Static method in class org.nuxeo.ecm.platform.url.codec.DocumentFileCodec
-
- getBlock(String) - Method in class org.nuxeo.ecm.platform.rendering.fm.extensions.BlockWriterRegistry
-
- getBlockedPatterns() - Method in class org.nuxeo.ecm.platform.ui.web.binding.alias.AliasVariableMapper
-
- getBlockingTimeoutMilliseconds() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultStorageConnectionMonitor
-
- getBlockRightInheritance() - Method in class org.nuxeo.ecm.webapp.security.MassSecurityModifierActions
-
- getBlockRightInheritance() - Method in interface org.nuxeo.ecm.webapp.security.SecurityActions
-
- getBlockRightInheritance() - Method in class org.nuxeo.ecm.webapp.security.SecurityActionsBean
-
- getBody() - Method in interface org.nuxeo.ecm.platform.annotations.api.Annotation
-
- getBody() - Method in class org.nuxeo.ecm.platform.annotations.api.AnnotationImpl
-
- getBody() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.model.Annotation
-
- getBody() - Method in class org.nuxeo.theme.models.Html
-
- getBody() - Method in class org.nuxeo.theme.models.Text
-
- getBody() - Method in class org.nuxeo.theme.webwidgets.WidgetType
-
- getBody() - Method in interface org.nuxeo.wss.spi.dws.Task
-
- getBody() - Method in class org.nuxeo.wss.spi.dws.TaskImpl
-
- getBodyAsText() - Method in interface org.nuxeo.ecm.platform.annotations.api.Annotation
-
- getBodyAsText() - Method in class org.nuxeo.ecm.platform.annotations.api.AnnotationImpl
-
- getBodyBackgroundStyle() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
-
- getBodySize() - Method in class org.nuxeo.opensocial.container.client.rpc.layout.action.UpdateYUILayoutBodySize
-
- getBodySize() - Method in interface org.nuxeo.opensocial.container.shared.layout.api.YUILayout
-
- getBodySize() - Method in class org.nuxeo.opensocial.container.shared.layout.impl.YUILayoutImpl
-
- getBoldFont() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.excel.ExcelBuilder
-
- getBoldFont() - Method in interface org.nuxeo.ecm.platform.groups.audit.service.acl.excel.IExcelBuilder
-
- getBoolean(Object, Boolean) - Static method in class org.nuxeo.ecm.automation.client.model.PropertiesHelper
-
- getBoolean(int) - Method in class org.nuxeo.ecm.automation.client.model.PropertyList
-
- getBoolean(int, Boolean) - Method in class org.nuxeo.ecm.automation.client.model.PropertyList
-
- getBoolean(String) - Method in class org.nuxeo.ecm.automation.client.model.PropertyMap
-
- getBoolean(String, Boolean) - Method in class org.nuxeo.ecm.automation.client.model.PropertyMap
-
- getBoolean(String) - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- getBoolean(String) - Method in interface org.nuxeo.ecm.core.model.PropertyContainer
-
Gets the value of a scalar property as a boolean
.
- getBoolean(int) - Method in interface org.nuxeo.ecm.core.query.QueryResult
-
- getBoolean(String) - Method in interface org.nuxeo.ecm.core.query.QueryResult
-
- getBoolean(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexListProperty
-
- getBoolean(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexProperty
-
- getBoolean(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- getBoolean(int) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLQueryResult
-
- getBoolean(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLQueryResult
-
- getBoolean(ServletRequest, String) - Static method in class org.nuxeo.ecm.webengine.jaxrs.HttpFilter
-
- getBoolean() - Method in class org.nuxeo.runtime.model.Property
-
- getBoolean(DocumentModel, String, boolean) - Static method in class org.nuxeo.webengine.sites.utils.SiteUtils
-
- getBoolean(DocumentModel, String) - Static method in class org.nuxeo.webengine.sites.utils.SiteUtils
-
- getBooleanProperty(String, boolean) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelect
-
- getBooleanProperty(String, Boolean) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectListboxComponent
-
- getBooleanProperty(String, Boolean) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectMultiListboxComponent
-
Deprecated.
- getBooleanProperty(String, Boolean) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectStatus
-
- getBooleanProperty(String, Boolean) - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryAwareComponent
-
- getBooleanSetting(String, boolean) - Method in class org.nuxeo.shell.Shell
-
- getBooleanValue() - Method in class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl.BooleanInfo
-
- getBooleanValue(DocumentModel, PredicateFieldDefinition) - Static method in class org.nuxeo.ecm.platform.query.nxql.NXQLQueryBuilder
-
- getBooleanValue() - Method in class org.nuxeo.ecm.platform.reporting.report.ReportParameter
-
- getBooleanValue() - Method in class org.nuxeo.ecm.platform.smart.query.IncrementalSmartQuery
-
- getBooleanValue() - Method in class org.nuxeo.template.api.TemplateInput
-
- getBootstrap() - Method in class org.nuxeo.ecm.webapp.liveedit.LiveEditBootstrapHelper
-
Creates the bootstrap file.
- getBootstrap() - Method in class org.nuxeo.runtime.tomcat.dev.NuxeoDevWebappClassLoader
-
- getBottom() - Method in class org.nuxeo.theme.editor.PaddingInfo
-
- getBottomRight() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.util.ImageRangeXPointer
-
- getBoundary() - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.MultipartBlobs
-
- getBranchQualifier() - Method in class org.nuxeo.common.utils.XidImpl
-
- getBrowsePermissionList() - Static method in class org.nuxeo.ecm.platform.indexing.gateway.adapter.SecurityFiltering
-
This is the list of all permissions that grant access to some indexed
document.
- getBrowserFamily() - Method in class org.nuxeo.runtime.test.runner.web.Configuration
-
- getBrowserFamily() - Method in interface org.nuxeo.runtime.test.runner.web.DriverFactory
-
Gets the family of the driver this factory can create.
- getBubbleBox(String) - Method in class org.nuxeo.functionaltests.dam.SearchResultsFragment
-
Returns the bubble box element containing the given text
.
- getBuffer() - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiWriter
-
- getBuilderFactory() - Static method in class org.nuxeo.common.xmap.DOMSerializer
-
- getBuilderFactory() - Static method in class org.nuxeo.ecm.core.repository.XML
-
- getBulkDocuments(List<String>) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.RepositoryObject
-
- getBulkEditDocumentModel() - Method in class org.nuxeo.ecm.webapp.bulkedit.BulkEditActions
-
- getBullet() - Method in class org.nuxeo.ecm.webapp.clipboard.SummaryEntry
-
- getBundle() - Method in class org.nuxeo.apidoc.adapters.ComponentInfoDocAdapter
-
- getBundle() - Method in interface org.nuxeo.apidoc.api.ComponentInfo
-
- getBundle() - Method in class org.nuxeo.apidoc.introspection.ComponentInfoImpl
-
- getBundle(String) - Method in class org.nuxeo.apidoc.introspection.RuntimeSnapshot
-
- getBundle(String) - Method in class org.nuxeo.apidoc.introspection.ServerInfo
-
- getBundle(String) - Method in class org.nuxeo.apidoc.repository.RepositoryDistributionSnapshot
-
- getBundle(String) - Method in interface org.nuxeo.apidoc.snapshot.DistributionSnapshot
-
- getBundle() - Method in class org.nuxeo.ecm.platform.rendering.fm.extensions.LocaleMessagesMethod
-
- getBundle() - Method in class org.nuxeo.ecm.platform.rendering.fm.extensions.MessagesMethod
-
- getBundle() - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor.ErrorHandlersDescriptor
-
- getBundle() - Method in class org.nuxeo.ecm.webengine.app.WebEngineModule
-
- getBundle() - Method in class org.nuxeo.ecm.webengine.install.Installer
-
- getBundle() - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationFragment
-
- getBundle(Class<?>) - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationHost
-
Get the bundle declaring the given root class.
- getBundle() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.ApplicationServlet
-
- getBundle() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ResourceExtension
-
- getBundle() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ResourcesDescriptor
-
- getBundle() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletDescriptor
-
- getBundle() - Method in class org.nuxeo.ecm.webengine.jaxrs.views.BundleResource
-
- getBundle() - Method in class org.nuxeo.ecm.webengine.jaxrs.views.ResourceContext
-
- getBundle() - Method in class org.nuxeo.opensocial.gadgets.service.InternalGadgetDescriptor
-
- getBundle(long) - Method in class org.nuxeo.osgi.BundleRegistry
-
- getBundle(String) - Method in class org.nuxeo.osgi.BundleRegistry
-
- getBundle(String) - Method in class org.nuxeo.osgi.OSGiAdapter
-
- getBundle() - Method in class org.nuxeo.osgi.OSGiBundleContext
-
- getBundle(long) - Method in class org.nuxeo.osgi.OSGiBundleContext
-
- getBundle(Class) - Method in class org.nuxeo.osgi.services.PackageAdminImpl
-
- getBundle() - Method in class org.nuxeo.osgi.services.ServiceReferenceImpl
-
- getBundle(String) - Method in class org.nuxeo.runtime.AbstractRuntimeService
-
- getBundle() - Method in class org.nuxeo.runtime.model.impl.DefaultRuntimeContext
-
- getBundle() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
-
- getBundle() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
-
Get the owner bundle symbolic name of that component.
- getBundle() - Method in interface org.nuxeo.runtime.model.RuntimeContext
-
Gets the container bundle or null if we are not running in an OSGi
environment.
- getBundle(String) - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeActivator
-
- getBundle() - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeContext
-
- getBundle(String) - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
-
- getBundle() - Static method in class org.nuxeo.runtime.reload.ReloadComponent
-
- getBundle() - Method in class org.nuxeo.runtime.remoting.RemoteContext
-
- getBundle(String) - Method in interface org.nuxeo.runtime.RuntimeService
-
Get an installed bundle given its symbolic name.
- getBundleContext() - Method in class org.nuxeo.osgi.BundleImpl
-
- getBundleContext() - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
-
- getBundleContext() - Static method in class org.nuxeo.runtime.reload.ReloadComponent
-
- getBundleFile() - Method in class org.nuxeo.osgi.BundleImpl
-
- getBundleFile(Bundle) - Method in class org.nuxeo.runtime.AbstractRuntimeService
-
- getBundleFile(Bundle) - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
-
- getBundleFile(Bundle) - Method in interface org.nuxeo.runtime.RuntimeService
-
OSGi frameworks are using a string Bundle.getLocation()
to
identify bundle locations.
- getBundleFiles(File, String, String) - Static method in class org.nuxeo.osgi.application.client.NuxeoApp
-
- getBundleGroup() - Method in class org.nuxeo.apidoc.introspection.BundleInfoImpl
-
- getBundleGroup(String) - Method in class org.nuxeo.apidoc.introspection.RuntimeSnapshot
-
- getBundleGroup(String) - Method in class org.nuxeo.apidoc.repository.RepositoryDistributionSnapshot
-
- getBundleGroup(String) - Method in interface org.nuxeo.apidoc.snapshot.DistributionSnapshot
-
- getBundleGroupChildren(String) - Method in class org.nuxeo.apidoc.introspection.RuntimeSnapshot
-
- getBundleGroupChildren(String) - Method in class org.nuxeo.apidoc.repository.RepositoryDistributionSnapshot
-
- getBundleGroupChildren(String) - Method in interface org.nuxeo.apidoc.snapshot.DistributionSnapshot
-
- getBundleGroupIds() - Method in class org.nuxeo.apidoc.introspection.RuntimeSnapshot
-
- getBundleGroupIds() - Method in class org.nuxeo.apidoc.repository.RepositoryDistributionSnapshot
-
- getBundleGroupName() - Method in class org.nuxeo.apidoc.snapshot.SnapshotFilter
-
- getBundleGroups() - Method in class org.nuxeo.apidoc.introspection.RuntimeSnapshot
-
- getBundleGroups() - Method in class org.nuxeo.apidoc.repository.RepositoryDistributionSnapshot
-
- getBundleGroups() - Method in interface org.nuxeo.apidoc.snapshot.DistributionSnapshot
-
- getBundleGroupSubTree(String) - Method in class org.nuxeo.apidoc.api.BundleGroupTreeHelper
-
- getBundleGroupTree() - Method in class org.nuxeo.apidoc.api.BundleGroupTreeHelper
-
- getBundleId() - Method in class org.nuxeo.apidoc.adapters.BundleInfoDocAdapter
-
- getBundleId() - Method in interface org.nuxeo.apidoc.api.BundleInfo
-
- getBundleId() - Method in class org.nuxeo.apidoc.introspection.BundleInfoImpl
-
- getBundleId(String) - Method in class org.nuxeo.osgi.BundleIdGenerator
-
- getBundleId() - Method in class org.nuxeo.osgi.BundleImpl
-
- getBundleId(String) - Method in class org.nuxeo.osgi.OSGiAdapter
-
- getBundleIds() - Method in class org.nuxeo.apidoc.adapters.BundleGroupDocAdapter
-
- getBundleIds() - Method in interface org.nuxeo.apidoc.api.BundleGroup
-
- getBundleIds() - Method in class org.nuxeo.apidoc.introspection.BundleGroupImpl
-
- getBundleIds() - Method in class org.nuxeo.apidoc.introspection.RuntimeSnapshot
-
- getBundleIds() - Method in class org.nuxeo.apidoc.repository.RepositoryDistributionSnapshot
-
- getBundleIds() - Method in interface org.nuxeo.apidoc.snapshot.DistributionSnapshot
-
- getBundleIds() - Static method in class org.nuxeo.ecm.admin.runtime.RuntimeInstrospection
-
- getBundleInfos() - Method in class org.nuxeo.ecm.admin.runtime.SimplifiedServerInfo
-
- getBundleLoader() - Method in class org.nuxeo.osgi.application.ApplicationBundleLoader
-
- getBundleName() - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.NuxeoExceptionHandlerParameters
-
- getBundleNames() - Method in class org.nuxeo.apidoc.introspection.BundleIdReader
-
- getBundlePrefixes() - Method in class org.nuxeo.apidoc.snapshot.SnapshotFilter
-
- getBundles() - Method in class org.nuxeo.apidoc.browse.ApiBrowser
-
- getBundles() - Method in class org.nuxeo.apidoc.browse.BundleGroupWO
-
- getBundles() - Method in class org.nuxeo.apidoc.introspection.ServerInfo
-
- getBundles() - Static method in class org.nuxeo.ecm.webengine.rendering.APIHelper
-
- getBundles() - Method in class org.nuxeo.osgi.application.ApplicationLoader.BundleFileLoader
-
- getBundles() - Method in class org.nuxeo.osgi.application.ApplicationLoader.BundleFileScanner
-
- getBundles() - Method in class org.nuxeo.osgi.application.ClassPath
-
- getBundles() - Method in class org.nuxeo.osgi.OSGiBundleContext
-
- getBundles(String, String) - Method in class org.nuxeo.osgi.services.PackageAdminImpl
-
- getBundles() - Method in class org.nuxeo.runtime.jboss.deployer.structure.DeploymentStructure
-
- getBundles() - Method in class org.nuxeo.shell.equinox.Connector
-
- getBundlesMap() - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
-
- getBundleStack() - Method in class org.nuxeo.ecm.webengine.jaxrs.views.ResourceContext
-
- getBundleType(Bundle) - Method in class org.nuxeo.osgi.services.PackageAdminImpl
-
- getByActionName(String) - Static method in enum org.nuxeo.ecm.platform.versioning.api.VersioningActions
-
- getByline() - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPicture
-
- getByline() - Method in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
-
- getByteArray() - Method in interface org.nuxeo.ecm.core.api.Blob
-
- getByteArray() - Method in class org.nuxeo.ecm.core.api.impl.blob.ByteArrayBlob
-
- getByteArray() - Method in class org.nuxeo.ecm.core.api.impl.blob.StreamBlob
-
- getByteArray() - Method in class org.nuxeo.ecm.core.api.impl.blob.StreamingBlob
-
- getByteArray() - Method in class org.nuxeo.ecm.core.api.impl.blob.StringBlob
-
- getBytes() - Method in class org.nuxeo.ecm.core.io.impl.DWord
-
- getBytes(String) - Method in class org.nuxeo.ecm.webengine.loader.store.FileResourceStore
-
- getBytes(String) - Method in class org.nuxeo.ecm.webengine.loader.store.MemoryStore
-
- getBytes(String) - Method in interface org.nuxeo.ecm.webengine.loader.store.ResourceStore
-
- getBytes() - Method in class org.nuxeo.runtime.services.streaming.AbstractStreamSource
-
- getBytes() - Method in class org.nuxeo.runtime.services.streaming.ByteArraySource
-
- getBytes() - Method in interface org.nuxeo.runtime.services.streaming.StreamSource
-
- getBytes(URL) - Static method in class org.nuxeo.runtime.test.protocols.inline.InlineURLFactory
-
- getBytesFromFile(File) - Static method in class org.nuxeo.ecm.platform.filemanager.utils.FileManagerUtils
-
Returns the contents of the file in a byte array.
- getBytesHandler() - Method in class org.nuxeo.ecm.platform.ui.web.multipart.ByteSequenceMatcher
-
- getByValue(String) - Static method in enum org.nuxeo.template.api.ContentInputType
-
- getByValue(String) - Static method in enum org.nuxeo.template.api.InputType
-
- getByVersioningOption(VersioningOption) - Static method in enum org.nuxeo.ecm.platform.versioning.api.VersioningActions
-
Returns the corresponding core versioning option for this UI versioning
action.
- getCache() - Method in class org.nuxeo.ecm.directory.AbstractDirectory
-
- getCache() - Method in interface org.nuxeo.ecm.directory.Directory
-
Gets the cache instance of the directory
- getCache() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryProxy
-
- getCache() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryProxy
-
- getCache() - Static method in class org.nuxeo.ecm.platform.pictures.tiles.service.PictureTilingComponent
-
- getCache() - Method in class org.nuxeo.theme.jsf.component.UIThemeStyles
-
- getCache() - Method in class org.nuxeo.theme.jsf.taglib.ThemeStylesTag
-
- getCacheBasePath() - Static method in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
-
- getCachedPictureTiles(int, int, int) - Method in class org.nuxeo.ecm.platform.pictures.tiles.service.PictureTilingCacheInfo
-
- getCachedStyles(String, String, String) - Method in class org.nuxeo.theme.themes.ThemeManager
-
- getCacheEntry(String) - Static method in class org.nuxeo.ecm.core.convert.cache.ConversionCacheHolder
-
- getCacheFile() - Method in class org.nuxeo.osgi.application.ApplicationBundleLoader
-
- getCacheHits() - Static method in class org.nuxeo.ecm.core.convert.cache.ConversionCacheHolder
-
- getCacheKey() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Returns a cache key.
- getCacheKey() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- getCacheKey() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- getCacheKey() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- getCacheKey() - Method in class org.nuxeo.ecm.platform.actions.FilterRule
-
- getCacheKey() - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentView
-
Returns the cache key for this content view provider, resolving from the
current
FacesContext
instance if it's an EL expression.
- getCacheKey() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewDescriptor
-
- getCacheKey() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewImpl
-
- getCacheKey() - Method in interface org.nuxeo.ecm.platform.pictures.tiles.api.PictureTiles
-
- getCacheKey() - Method in class org.nuxeo.ecm.platform.pictures.tiles.api.PictureTilesImpl
-
- getCacheKey() - Method in interface org.nuxeo.ecm.webapp.clipboard.ClipboardActions
-
- getCacheKey() - Method in class org.nuxeo.ecm.webapp.clipboard.ClipboardActionsBean
-
- getCacheKeys() - Static method in class org.nuxeo.ecm.core.convert.cache.ConversionCacheHolder
-
- getCacheMapperSize() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
-
- getCacheMapperSize() - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
-
- getCacheMaxSize() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
-
- getCacheMaxSize() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
-
- getCachePristineSize() - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionFactoryImpl
-
- getCachePristineSize() - Method in class org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionFactoryImpl
-
- getCachePristineSize() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
-
- getCachePristineSize() - Method in interface org.nuxeo.ecm.core.storage.sql.RepositoryManagement
-
Evaluate number of elements in hier cache
- getCachePristineSize() - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
-
- getCacheSelectionSize() - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionFactoryImpl
-
- getCacheSelectionSize() - Method in class org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionFactoryImpl
-
- getCacheSelectionSize() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
-
- getCacheSelectionSize() - Method in interface org.nuxeo.ecm.core.storage.sql.RepositoryManagement
-
Evaluate number of elements in selection cache
- getCacheSelectionSize() - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
-
- getCacheSize() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
-
- getCacheSize() - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionFactoryImpl
-
- getCacheSize() - Method in class org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionFactoryImpl
-
- getCacheSize() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
-
- getCacheSize() - Method in interface org.nuxeo.ecm.core.storage.sql.RepositoryManagement
-
Evaluate number of elements in all caches
- getCacheSize() - Method in interface org.nuxeo.ecm.core.storage.sql.RowMapper
-
Evaluate the cached elements size
- getCacheSize() - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
-
- getCacheSize() - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper
-
- getCacheSize() - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingRowMapper
-
- getCacheSize() - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentView
-
Returns the cache size for this content view.
- getCacheSize() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewDescriptor
-
- getCacheSize() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewImpl
-
- getCacheSizeInBytes() - Static method in class org.nuxeo.ecm.platform.pictures.tiles.service.PictureTilingCacheGCManager
-
- getCacheSizeInKB() - Static method in class org.nuxeo.ecm.core.convert.cache.ConversionCacheGCManager
-
- getCacheSizeInKBs() - Static method in class org.nuxeo.ecm.platform.pictures.tiles.service.PictureTilingCacheGCManager
-
- getCachesSize() - Method in class org.nuxeo.ecm.core.storage.sql.management.RepositoryStatus
-
- getCachesSize() - Method in interface org.nuxeo.ecm.core.storage.sql.management.RepositoryStatusMBean
-
Evaluate caches size
- getCacheTime() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.FilterConfigDescriptor
-
- getCacheTime() - Method in interface org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestFilterConfig
-
- getCacheTime() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestFilterConfigImpl
-
- getCacheTimeout() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
-
- getCacheTimeout() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
-
- getCachingDirectory() - Method in class org.nuxeo.ecm.core.convert.extension.GlobalConfigDescriptor
-
- getCalendar() - Method in class org.nuxeo.ecm.automation.core.scripting.DateWrapper
-
- getCalendar(int, int, int, int, int, int) - Static method in class org.nuxeo.ecm.core.opencmis.tests.Helper
-
Gets a Calendar object.
- getCalendar(int, int, int, int, int, int, TimeZone) - Static method in class org.nuxeo.ecm.core.opencmis.tests.Helper
-
Gets a Calendar object with a specific timezone
- getCalendar(Literal) - Static method in class org.nuxeo.ecm.platform.relations.api.impl.RelationDate
-
- getCalendarUTCNoMillis(int, int, int, int, int, int) - Static method in class org.nuxeo.ecm.diff.test.DocumentDiffRepositoryInit
-
Gets a calendar set on the UTC time zone with 0 milliseconds.
- getCallbackHandler(UserIdentificationInfo) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService
-
- getCallbackURL() - Method in class org.nuxeo.ecm.platform.oauth.consumers.NuxeoOAuthConsumer
-
- getCallbackUrl() - Method in class org.nuxeo.ecm.platform.oauth.tokens.NuxeoOAuthToken
-
- getCallbackUrl() - Method in interface org.nuxeo.ecm.platform.oauth.tokens.OAuthToken
-
- getCallbackURL(String, boolean) - Static method in class org.nuxeo.ecm.webengine.oauth2.WEOAuthConstants
-
- getCallbackUrl() - Method in class org.nuxeo.opensocial.shindig.crypto.OpenSocialDescriptor
-
- getCallContext() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
-
- getCallContextMap(HttpServletRequest) - Method in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoAuthCallContextHandler
-
- getCallCount() - Method in class org.nuxeo.ecm.core.management.events.CallStat
-
- getCallerPrincipal() - Method in class org.nuxeo.ecm.core.api.CallerPrincipalProvider
-
- getCallGetter() - Method in class org.nuxeo.ecm.platform.ui.web.rest.descriptors.ValueBindingDescriptor
-
- getCalls() - Method in class org.nuxeo.ecm.automation.core.trace.Trace
-
- getCalls() - Method in class org.nuxeo.wss.fprpc.FPRPCRequest
-
- getCallSetter() - Method in class org.nuxeo.ecm.platform.ui.web.rest.descriptors.ValueBindingDescriptor
-
- getCanAddSecurityRules() - Method in interface org.nuxeo.ecm.webapp.security.SecurityActions
-
Returns true if the implementator if the principal has the permission to
add new security rules on currentItem.
- getCanAddSecurityRules() - Method in class org.nuxeo.ecm.webapp.security.SecurityActionsBean
-
- getCanAddSubscriptions() - Method in class org.nuxeo.ecm.webapp.notification.GroupsSubscriptionsAction
-
- getCancelButton() - Method in class org.nuxeo.opensocial.container.client.external.html.HTMLGadget
-
- getCancelButton() - Method in interface org.nuxeo.opensocial.container.client.external.html.HTMLPresenter.Display
-
- getCancelButton() - Method in class org.nuxeo.opensocial.container.client.external.picture.PictureGadget
-
- getCancelButton() - Method in interface org.nuxeo.opensocial.container.client.external.picture.PicturePresenter.Display
-
- getCancelButton() - Method in interface org.nuxeo.opensocial.container.client.presenter.PreferencesPresenter.Display
-
- getCancelButton() - Method in class org.nuxeo.opensocial.container.client.view.PreferencesWidget
-
- getCanceledCount() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
-
Gets the canceled count for this node.
- getCanceledCount() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
-
- getCanClassifyCurrentDocument() - Method in class org.nuxeo.ecm.platform.classification.ClassificationActionsBean
-
- getCanClassifyFromCurrentSelection() - Method in interface org.nuxeo.ecm.platform.classification.ClassificationActions
-
- getCanClassifyFromCurrentSelection() - Method in class org.nuxeo.ecm.platform.classification.ClassificationActionsBean
-
- getCanCopy() - Method in interface org.nuxeo.ecm.webapp.clipboard.ClipboardActions
-
Checks if there are selected items that can be copied into the current worklist.
- getCanCopy() - Method in class org.nuxeo.ecm.webapp.clipboard.ClipboardActionsBean
-
Checks if copy action is available in the context of the current
Document.
- getCanCreateChild() - Method in interface org.nuxeo.drive.adapter.FolderItem
-
- getCanCreateChild() - Method in class org.nuxeo.drive.adapter.impl.AbstractVirtualFolderItem
-
- getCanCreateChild() - Method in class org.nuxeo.drive.adapter.impl.DocumentBackedFolderItem
-
- getCanCreateInAssetLibrary() - Method in class org.nuxeo.dam.seam.DamActions
-
- getCanDelete() - Method in interface org.nuxeo.drive.adapter.FileSystemItem
-
- getCanDelete() - Method in class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
-
- getCanDelete() - Method in class org.nuxeo.ecm.user.registration.actions.UserRegistrationActions
-
- getCanDelete() - Method in interface org.nuxeo.ecm.webapp.action.DeleteActions
-
- getCanDelete(String) - Method in interface org.nuxeo.ecm.webapp.action.DeleteActions
-
- getCanDelete() - Method in class org.nuxeo.ecm.webapp.action.DeleteActionsBean
-
- getCanDelete(String) - Method in class org.nuxeo.ecm.webapp.action.DeleteActionsBean
-
- getCanDeleteItem(DocumentModel) - Method in interface org.nuxeo.ecm.webapp.action.DeleteActions
-
- getCanDeleteItem(DocumentModel) - Method in class org.nuxeo.ecm.webapp.action.DeleteActionsBean
-
- getCanDeleteSections() - Method in interface org.nuxeo.ecm.webapp.action.DeleteActions
-
- getCanDeleteSections() - Method in class org.nuxeo.ecm.webapp.action.DeleteActionsBean
-
- getCanDiffCurrentDefaultSelection() - Method in class org.nuxeo.ecm.diff.web.DiffActionsBean
-
- getCanDiffCurrentDocumentSelection() - Method in class org.nuxeo.ecm.diff.web.DiffActionsBean
-
- getCanDiffCurrentSectionSelection() - Method in class org.nuxeo.ecm.diff.web.DiffActionsBean
-
- getCanDiffCurrentTrashSelection() - Method in class org.nuxeo.ecm.diff.web.DiffActionsBean
-
- getCanDiffCurrentVersionSelection() - Method in class org.nuxeo.ecm.diff.web.DiffActionsBean
-
Checks if the diff action is available for the
VersionDocumentsListsConstants#CURRENT_VERSION_SELECTION
working
list.
- getCanDiffWorkingList(String) - Method in class org.nuxeo.ecm.diff.web.DiffActionsBean
-
Checks if the diff action is available for the listName
working
list.
- getCanDuplicateRouteInstance() - Method in class org.nuxeo.ecm.platform.routing.web.DocumentRoutingActionsBean
-
- getCanEdit() - Method in class org.nuxeo.ecm.user.center.profile.UserProfileActions
-
- getCanEdit() - Method in class org.nuxeo.ecm.webapp.bulkedit.BulkEditActions
-
- getCanEditListDocs(String) - Method in interface org.nuxeo.ecm.webapp.clipboard.ClipboardActions
-
Checks if documents in the specified list are editable so the bulk
editing action can be invoked later.
- getCanEditListDocs(String) - Method in class org.nuxeo.ecm.webapp.clipboard.ClipboardActionsBean
-
Deprecated.
- getCanEditSelectedDocs() - Method in interface org.nuxeo.ecm.webapp.clipboard.ClipboardActions
-
Checks for documents bulk editing action.
- getCanEditSelectedDocs() - Method in class org.nuxeo.ecm.webapp.clipboard.ClipboardActionsBean
-
- getCanExportAsPDF() - Method in class org.nuxeo.dam.pdf.export.PDFExportActions
-
- getCanLockCurrentDoc() - Method in interface org.nuxeo.ecm.webapp.edit.lock.LockActions
-
Tests if the user can get the lock of the current document.
- getCanLockCurrentDoc() - Method in class org.nuxeo.ecm.webapp.edit.lock.LockActionsBean
-
- getCanLockDoc(DocumentModel) - Method in interface org.nuxeo.ecm.webapp.edit.lock.LockActions
-
Tests if the user can get the lock of a document.
- getCanLockDoc(DocumentModel) - Method in class org.nuxeo.ecm.webapp.edit.lock.LockActionsBean
-
- getCanModify() - Method in class org.nuxeo.webengine.sites.models.TagModel
-
- getCanMove(String) - Method in class org.nuxeo.ecm.webapp.clipboard.ClipboardActionsBean
-
Checks if the Move action is available in the context of the current
Document.
- getCanMoveDown() - Method in class org.nuxeo.ecm.webapp.contentbrowser.OrderableDocumentActions
-
- getCanMoveFromClipboardInside(DocumentModel) - Method in interface org.nuxeo.ecm.webapp.clipboard.ClipboardActions
-
Checks if the documents from the clipboard can be moved into the given document
- getCanMoveFromClipboardInside(DocumentModel) - Method in class org.nuxeo.ecm.webapp.clipboard.ClipboardActionsBean
-
- getCanMoveInside(String, DocumentModel) - Method in interface org.nuxeo.ecm.webapp.clipboard.ClipboardActions
-
Checks if the documents in a given worklist can be moved into the given document
- getCanMoveInside(String, DocumentModel) - Method in class org.nuxeo.ecm.webapp.clipboard.ClipboardActionsBean
-
Checks if the Move action is available in the context of the document
document.
- getCanMoveToBottom() - Method in class org.nuxeo.ecm.webapp.contentbrowser.OrderableDocumentActions
-
- getCanMoveToTop() - Method in class org.nuxeo.ecm.webapp.contentbrowser.OrderableDocumentActions
-
- getCanMoveUp() - Method in class org.nuxeo.ecm.webapp.contentbrowser.OrderableDocumentActions
-
- getCanMoveWorkingList() - Method in interface org.nuxeo.ecm.webapp.clipboard.ClipboardActions
-
Checks if there are documents in current worklist can be moved into the current folder.
- getCanMoveWorkingList() - Method in class org.nuxeo.ecm.webapp.clipboard.ClipboardActionsBean
-
- getCanPaste(String) - Method in interface org.nuxeo.ecm.webapp.clipboard.ClipboardActions
-
Checks if the content of a given workList can be pasted.
- getCanPaste(String) - Method in class org.nuxeo.ecm.webapp.clipboard.ClipboardActionsBean
-
Checks if the Paste action is available in the context of the current
Document.
- getCanPasteFromClipboard() - Method in interface org.nuxeo.ecm.webapp.clipboard.ClipboardActions
-
Shortcut for getCanPaste on the clipboard.
- getCanPasteFromClipboard() - Method in class org.nuxeo.ecm.webapp.clipboard.ClipboardActionsBean
-
- getCanPasteFromClipboardInside(DocumentModel) - Method in interface org.nuxeo.ecm.webapp.clipboard.ClipboardActions
-
- getCanPasteFromClipboardInside(DocumentModel) - Method in class org.nuxeo.ecm.webapp.clipboard.ClipboardActionsBean
-
- getCanPasteInside(String, DocumentModel) - Method in interface org.nuxeo.ecm.webapp.clipboard.ClipboardActions
-
- getCanPasteInside(String, DocumentModel) - Method in class org.nuxeo.ecm.webapp.clipboard.ClipboardActionsBean
-
- getCanPasteWorkList() - Method in interface org.nuxeo.ecm.webapp.clipboard.ClipboardActions
-
Shortcut for getCanPaste on the currently selected workList.
- getCanPasteWorkList() - Method in class org.nuxeo.ecm.webapp.clipboard.ClipboardActionsBean
-
- getCanPurge() - Method in interface org.nuxeo.ecm.webapp.action.DeleteActions
-
- getCanPurge() - Method in class org.nuxeo.ecm.webapp.action.DeleteActionsBean
-
- getCanRedoQueryPartChanges() - Method in class org.nuxeo.ecm.platform.smart.query.jsf.SmartNXQLQueryActions
-
- getCanRemoveNotification(String) - Method in class org.nuxeo.ecm.user.center.notification.UserNotificationActions
-
- getCanRemoveSecurityRules() - Method in interface org.nuxeo.ecm.webapp.security.SecurityActions
-
Returns true if the implementator can provide a list of
permissions delete now and the principal has WriteSecurity permission on
the currentItem.
- getCanRemoveSecurityRules() - Method in class org.nuxeo.ecm.webapp.security.SecurityActionsBean
-
- getCanRemoveSelectedArchivedVersions() - Method in interface org.nuxeo.ecm.webapp.versioning.VersionedActions
-
Check if the currently selected versions can be removed.
- getCanRemoveSelectedArchivedVersions() - Method in class org.nuxeo.ecm.webapp.versioning.VersionedActionsBean
-
- getCanRename() - Method in interface org.nuxeo.drive.adapter.FileSystemItem
-
- getCanRename() - Method in class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
-
- getCanRestore() - Method in interface org.nuxeo.ecm.webapp.versioning.VersionedActions
-
Security check to enable or disable the restore button.
- getCanRestore() - Method in class org.nuxeo.ecm.webapp.versioning.VersionedActionsBean
-
- getCanRestoreCurrentDoc() - Method in interface org.nuxeo.ecm.webapp.action.DeleteActions
-
Checks if the document is "deleted".
- getCanRestoreCurrentDoc() - Method in class org.nuxeo.ecm.webapp.action.DeleteActionsBean
-
- getCanRevive() - Method in class org.nuxeo.ecm.user.registration.actions.UserRegistrationActions
-
- getCanTriggerFlush() - Method in class org.nuxeo.ecm.webapp.seam.NuxeoSeamHotReloader
-
Returns true if dev mode is set and current user is an administrator.
- getCanUnclassifyFromCurrentDocument() - Method in class org.nuxeo.ecm.platform.classification.ClassificationActionsBean
-
- getCanUnclassifyFromCurrentSelection() - Method in class org.nuxeo.ecm.platform.classification.ClassificationActionsBean
-
- getCanUndoQueryPartChanges() - Method in class org.nuxeo.ecm.platform.smart.query.jsf.SmartNXQLQueryActions
-
- getCanUnlockCurrentDoc() - Method in interface org.nuxeo.ecm.webapp.edit.lock.LockActions
-
Tests if the user can unlock the current document.
- getCanUnlockCurrentDoc() - Method in class org.nuxeo.ecm.webapp.edit.lock.LockActionsBean
-
- getCanUnlockDoc(DocumentModel) - Method in interface org.nuxeo.ecm.webapp.edit.lock.LockActions
-
Tests if the user can unlock a document.
- getCanUnlockDoc(DocumentModel) - Method in class org.nuxeo.ecm.webapp.edit.lock.LockActionsBean
-
- getCanUnpublish() - Method in interface org.nuxeo.ecm.webapp.contentbrowser.DocumentActions
-
This method is used to test whether the logged user has enough rights
for the unpublish support.
- getCanUnpublish() - Method in class org.nuxeo.ecm.webapp.contentbrowser.DocumentActionsBean
-
- getCanUpdate() - Method in interface org.nuxeo.drive.adapter.FileItem
-
- getCanUpdate() - Method in class org.nuxeo.drive.adapter.impl.DocumentBackedFileItem
-
- getCanValidate() - Method in class org.nuxeo.ecm.user.registration.actions.UserRegistrationActions
-
- getCaption() - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPicture
-
- getCaption() - Method in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
-
- getCas2Authenticator() - Method in class org.nuxeo.ecm.platform.ui.web.auth.cas2.AnonymousAuthenticatorForCAS2
-
- getCascadeDropConstraintsString() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
- getCascadeDropConstraintsString() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDB2
-
- getCascadeDropConstraintsString() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
-
- getCascadeDropConstraintsString() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
-
- getCaseSensitive() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionsImpl
-
- getCaseSensitive() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetSelectOptions
-
Returns true if ordering should be case sensitive?
- getCaseSensitive() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetSelectOptionsDescriptor
-
- getCaseSensitive() - Method in class org.nuxeo.ecm.platform.ui.web.component.UISelectItems
-
- getCaseSensitive() - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryAwareComponent
-
- getCasValidateUrl() - Method in class edu.yale.its.tp.cas.client.ServiceTicketValidator
-
Gets the CAS validation URL to use when validating tickets and
retrieving PGT IOUs.
- getCatalogLetters() - Method in class org.nuxeo.ecm.platform.usermanager.providers.AbstractUsersPageProvider
-
- getCatchChainExceptions() - Method in interface org.nuxeo.ecm.automation.ChainException
-
- getCatchChainExceptions() - Method in class org.nuxeo.ecm.automation.core.exception.ChainExceptionImpl
-
- getCategories() - Method in interface org.nuxeo.apidoc.api.AssociatedDocuments
-
- getCategories() - Method in class org.nuxeo.apidoc.browse.NuxeoArtifactWebObject
-
- getCategories() - Method in class org.nuxeo.apidoc.documentation.AssociatedDocumentsImpl
-
- getCategories() - Method in class org.nuxeo.apidoc.documentation.DocumentationComponent
-
- getCategories() - Method in interface org.nuxeo.apidoc.documentation.DocumentationService
-
- getCategories() - Method in class org.nuxeo.ecm.platform.actions.Action
-
- getCategories() - Method in class org.nuxeo.ecm.platform.actions.TypeCompatibility
-
- getCategories() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
-
- getCategories() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.service.LayoutStore
-
Returns categories of layout and widgets definitions and instances held
by this service.
- getCategories() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetTypeConfiguration
-
- getCategories() - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.LayoutStoreImpl
-
- getCategories() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutConverterDescriptor
-
- getCategories() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutDescriptor
-
Returns the categories for this layout, so that it can be stored in the
corresponding registries.
- getCategories() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetConverterDescriptor
-
- getCategories() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetDescriptor
-
Returns the categories for this widget type, so that it can be stored in
the corresponding registry.
- getCategories() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeConfigurationDescriptor
-
- getCategories() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeDescriptor
-
Returns the categories for this widget type, so that it can be stored in
the corresponding registries.
- getCategories() - Method in class org.nuxeo.ecm.styleguide.service.descriptors.IconDescriptor
-
- getCategories() - Method in class org.nuxeo.ecm.webengine.model.LinkDescriptor
-
- getCategory() - Method in class org.nuxeo.apidoc.adapters.OperationInfoDocAdapter
-
- getCategory() - Method in interface org.nuxeo.apidoc.api.OperationInfo
-
- getCategory() - Method in class org.nuxeo.apidoc.introspection.OperationInfoImpl
-
- getCategory() - Method in class org.nuxeo.ecm.automation.client.model.OperationDocumentation
-
- getCategory() - Method in class org.nuxeo.ecm.automation.core.OperationChainContribution
-
- getCategory() - Method in class org.nuxeo.ecm.automation.OperationDocumentation
-
- getCategory() - Method in interface org.nuxeo.ecm.core.api.event.CoreEvent
-
Returns the event category.
- getCategory() - Method in class org.nuxeo.ecm.core.api.event.impl.CoreEventImpl
-
- getCategory() - Method in class org.nuxeo.ecm.core.event.impl.DocumentEventContext
-
- getCategory() - Method in class org.nuxeo.ecm.core.storage.sql.FulltextExtractorWork
-
- getCategory() - Method in class org.nuxeo.ecm.core.storage.sql.FulltextUpdaterWork
-
- getCategory() - Method in class org.nuxeo.ecm.core.work.AbstractWork
-
- getCategory() - Method in interface org.nuxeo.ecm.core.work.api.Work
-
Gets the category for this work.
- getCategory() - Method in class org.nuxeo.ecm.core.work.SleepWork
-
- getCategory() - Method in class org.nuxeo.ecm.csv.CSVImporterWork
-
- getCategory() - Method in interface org.nuxeo.ecm.diff.model.DiffFieldDefinition
-
Optional category on the field: if this category is filled, the widget
instance will be looked up with this category in the store
- getCategory() - Method in class org.nuxeo.ecm.diff.model.impl.DiffFieldDefinitionImpl
-
- getCategory() - Method in class org.nuxeo.ecm.diff.service.impl.DiffFieldDescriptor
-
- getCategory() - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
-
Returns the category for this log entry.
- getCategory() - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
-
Returns the category for this log entry.
- getCategory() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetReferenceImpl
-
- getCategory() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetReference
-
Optional category on the widget: if this category is filled, the widget
instance will be looked up with this category in the store
- getCategory() - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.LayoutConverterRegistry
-
- getCategory() - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.LayoutDefinitionRegistry
-
- getCategory() - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.WidgetConverterRegistry
-
- getCategory() - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.WidgetDefinitionRegistry
-
- getCategory() - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.WidgetTypeDefinitionRegistry
-
- getCategory() - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.WidgetTypeRegistry
-
- getCategory() - Method in class org.nuxeo.ecm.platform.forms.layout.demo.descriptors.DemoWidgetTypeDescriptor
-
- getCategory() - Method in interface org.nuxeo.ecm.platform.forms.layout.demo.service.DemoWidgetType
-
- getCategory() - Method in class org.nuxeo.ecm.platform.forms.layout.demo.service.DemoWidgetTypeImpl
-
- getCategory() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetReferenceDescriptor
-
- getCategory() - Method in class org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork
-
- getCategory() - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingEscalationServiceImpl.EscalationRuleWork
-
- getCategory() - Method in class org.nuxeo.ecm.platform.types.Type
-
- getCategory() - Method in class org.nuxeo.ecm.platform.video.service.VideoConversionWork
-
- getCategory() - Method in class org.nuxeo.ecm.quota.QuotaMaxSizeSetterWork
-
- getCategory() - Method in class org.nuxeo.ecm.quota.QuotaStatsInitialWork
-
- getCategory() - Method in interface org.nuxeo.ecm.spaces.api.Space
-
Family/category of this space
- getCategory() - Method in class org.nuxeo.ecm.spaces.impl.docwrapper.DocSpaceImpl
-
- getCategory() - Method in class org.nuxeo.ecm.webapp.documentsLists.DocumentsListDescriptor
-
- getCategory() - Method in interface org.nuxeo.opensocial.gadgets.service.api.GadgetDeclaration
-
- getCategory() - Method in class org.nuxeo.opensocial.gadgets.service.ExternalGadgetDescriptor
-
- getCategory() - Method in class org.nuxeo.opensocial.gadgets.service.InternalGadgetDescriptor
-
- getCategory() - Method in class org.nuxeo.theme.editor.StyleCategory
-
- getCategory() - Method in class org.nuxeo.theme.presets.PaletteType
-
- getCategory() - Method in class org.nuxeo.theme.presets.PresetType
-
- getCategory() - Method in class org.nuxeo.theme.PreviewType
-
- getCategory() - Method in class org.nuxeo.theme.resources.PresetInfo
-
- getCategory() - Method in class org.nuxeo.theme.styling.service.descriptors.FlavorPresets
-
- getCategory() - Method in class org.nuxeo.theme.webwidgets.WidgetType
-
- getCategoryKeys() - Method in interface org.nuxeo.apidoc.api.AssociatedDocuments
-
- getCategoryKeys() - Method in class org.nuxeo.apidoc.documentation.AssociatedDocumentsImpl
-
- getCategoryKeys() - Method in class org.nuxeo.apidoc.documentation.DocumentationComponent
-
- getCategoryKeys() - Method in interface org.nuxeo.apidoc.documentation.DocumentationService
-
- getCategoryLabel(String) - Method in class org.nuxeo.opensocial.webengine.gadgets.Gadgets
-
- getCategoryQueueId(String) - Method in interface org.nuxeo.ecm.core.work.api.WorkManager
-
Gets the queue id used for a given work category.
- getCategoryQueueId(String) - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl
-
- getCaughtEvents() - Method in class org.nuxeo.runtime.test.runner.LogCaptureFeature.Result
-
- getCause() - Method in class org.nuxeo.ecm.automation.jaxrs.ExceptionHandler
-
- getCellId() - Method in class org.nuxeo.ecm.webapp.table.cell.AbstractTableCell
-
Deprecated.
- getCells() - Method in class org.nuxeo.ecm.webapp.table.row.GenericTableRow
-
Deprecated.
- getCenter() - Method in class org.nuxeo.ecm.platform.pictures.tiles.gwt.client.util.Rectangle
-
- getCertificate(KeyStore, String) - Method in interface org.nuxeo.ecm.platform.signature.api.pki.CertService
-
Retrieves an existing certificate from a keystore using keystore's
certificate alias.
- getCertificate(String) - Method in interface org.nuxeo.ecm.platform.signature.api.user.CUserService
-
Retrieves a user certificate from the directory.
- getCertificate(KeyStore, String) - Method in class org.nuxeo.ecm.platform.signature.core.pki.CertServiceImpl
-
- getCertificate(String) - Method in class org.nuxeo.ecm.platform.signature.core.user.CUserServiceImpl
-
- getCertificate() - Method in class org.nuxeo.ecm.platform.signature.web.sign.CertActions
-
Retrieves a user certificate and returns a certificate's document model
object
- getCertificateEmail(X509Certificate) - Method in interface org.nuxeo.ecm.platform.signature.api.pki.CertService
-
Extracts the email address from a certificate
- getCertificateEmail(X509Certificate) - Method in class org.nuxeo.ecm.platform.signature.core.pki.CertServiceImpl
-
- getCertificateList() - Method in class org.nuxeo.ecm.platform.signature.web.sign.SignActions
-
Returns info about the certificates contained in the current document.
- getCertificates(DocumentModel) - Method in interface org.nuxeo.ecm.platform.signature.api.sign.SignatureService
-
Returns a list of certificates associated with a given document.
- getCertificates(DocumentModel) - Method in class org.nuxeo.ecm.platform.signature.core.sign.SignatureServiceImpl
-
- getChain() - Method in class org.nuxeo.ecm.automation.core.impl.ChainTypeImpl
-
- getChain() - Method in class org.nuxeo.ecm.automation.core.trace.Trace
-
- getChain() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.EscalationRule
-
- getChain() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectListboxComponent
-
- getChain() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectMultiListboxComponent
-
Deprecated.
- getChain() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectStatus
-
- getChainBinding(String) - Method in interface org.nuxeo.ecm.automation.server.AutomationServer
-
Gets a binding given a chain name.
- getChainBinding(String) - Method in class org.nuxeo.ecm.automation.server.AutomationServerComponent
-
- getChainCallback() - Method in class org.nuxeo.ecm.automation.OperationContext
-
- getChainException(String) - Method in interface org.nuxeo.ecm.automation.AutomationService
-
- getChainException(String) - Method in class org.nuxeo.ecm.automation.core.exception.ChainExceptionRegistry
-
- getChainException(String) - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
-
- getChainExceptions() - Method in interface org.nuxeo.ecm.automation.AutomationService
-
- getChainExceptions() - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
-
- getChainExceptionsRun() - Method in class org.nuxeo.ecm.automation.core.ChainExceptionDescriptor
-
- getChainId() - Method in class org.nuxeo.ecm.automation.core.ChainExceptionDescriptor.ChainExceptionRun
-
- getChainId() - Method in class org.nuxeo.ecm.automation.core.events.EventHandler
-
- getChainId() - Method in class org.nuxeo.ecm.automation.core.exception.CatchChainException
-
- getChainId() - Method in class org.nuxeo.ecm.automation.core.trace.Call
-
- getChainId() - Method in class org.nuxeo.ecm.platform.routing.core.impl.ChainToTypeMappingDescriptor
-
- getChainId() - Method in class org.nuxeo.template.api.descriptor.OutputFormatDescriptor
-
- getChainParameters() - Method in class org.nuxeo.ecm.automation.core.impl.ChainTypeImpl
-
- getChainParameters() - Method in class org.nuxeo.ecm.automation.OperationChain
-
- getChains() - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.AutomationInfo
-
- getChainSelectVocabularySelectOptions(String, String, String) - Static method in class org.nuxeo.ecm.platform.forms.layout.io.plugins.helpers.VocabularyHelper
-
- GetChangeableDocument - Class in org.nuxeo.ecm.automation.jsf.operations
-
- GetChangeableDocument() - Constructor for class org.nuxeo.ecm.automation.jsf.operations.GetChangeableDocument
-
- getChangeableDocument() - Method in interface org.nuxeo.ecm.platform.ui.web.api.NavigationContext
-
This is used for documents about to be created, which are not yet
persisted thus not all their fields might be valid (like its reference).
- getChangeableDocument() - Method in class org.nuxeo.ecm.webapp.context.NavigationContextBean
-
- getChangeableDocument() - Method in class org.nuxeo.ecm.webapp.filemanager.FileManageActionsBean
-
- getChangeableDocumentType() - Method in interface org.nuxeo.ecm.webapp.contentbrowser.DocumentActions
-
- getChangeableDocumentType() - Method in class org.nuxeo.ecm.webapp.contentbrowser.DocumentActionsBean
-
- getChangeableSocialDocument() - Method in class org.nuxeo.ecm.social.workspace.CollaborationActions
-
- getChangedParameters(Map<String, String>) - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
-
Filters given parameters including them only if (there was no previous
value and new value is not empty/null) or (there was a previous value
and it differs from the new value)
- getChangedParameters() - Method in class org.nuxeo.wizard.context.ParamCollector
-
- getChangeEventInfo() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoObjectData
-
- getChangePasswordUserTab() - Method in class org.nuxeo.functionaltests.pages.admincenter.usermanagement.UserViewTabSubPage
-
- getChangePasswordUserTab() - Method in class org.nuxeo.functionaltests.pages.usermanagement.compat.UserViewTabSubPage
-
- getChangeSummary(Principal, Map<String, Set<IdRef>>, long) - Method in class org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl
-
Uses the
AuditChangeFinder
to get the summary of document changes
for the given user and last successful synchronization date.
- getChangeSummary(Principal, Map<String, Set<IdRef>>, long) - Method in interface org.nuxeo.drive.service.NuxeoDriveManager
-
Gets a summary of document changes in all repositories or in the
repository against which the given session is bound depending on the
allRepositories
parameter, for the given user's synchronization
roots, since the user's device last successful synchronization date.
- getChangeToken() - Method in class org.nuxeo.ecm.automation.client.model.Document
-
- getChangeToken() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Opaque string that represents the last update state of the
DocumentModel.
- getChangeToken() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- getChangeToken() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- getChangeToken() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- getChangeToken() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
-
- getChannel() - Method in class org.nuxeo.ecm.platform.ec.notification.NotificationImpl
-
- getChannel() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationDescriptor
-
- getChannel() - Method in interface org.nuxeo.ecm.platform.notification.api.Notification
-
- getCharacterEncoding() - Method in class org.nuxeo.ecm.platform.ui.web.util.NXHtmlResponseWriter
-
- getCharset() - Method in class org.nuxeo.ecm.automation.client.model.StringBlob
-
- getCharsetName() - Method in class org.nuxeo.runtime.services.streaming.AbstractStreamSource
-
Get the charset used for serializing the String source as a byte stream.
- getCheckedError() - Method in class org.nuxeo.ecm.platform.error.web.SeamErrorComponent
-
- getCheckedError() - Method in class org.nuxeo.ecm.platform.error.web.WebengineError
-
- getCheckedErrorFactoryEvent() - Method in class org.nuxeo.ecm.platform.error.web.SeamErrorComponent
-
- getCheckedOut() - Method in interface org.nuxeo.ecm.webapp.versioning.VersionedActions
-
Tells if the current selected document is checked out or not.
- getCheckedOut() - Method in class org.nuxeo.ecm.webapp.versioning.VersionedActionsBean
-
Tells if the current selected document is checked out or not.
- getCheckedOutDocs() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFolder
-
- getCheckedOutDocs(OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFolder
-
- getCheckedOutDocs() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
-
- getCheckedOutDocs(OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
-
- getCheckedOutDocs(String, String, String, String, Boolean, IncludeRelationships, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
-
- getCheckinComment() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Returns the checkin comment if the document model is a version.
- getCheckinComment() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- getCheckinComment() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- getCheckinComment() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- getCheckinComment() - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- getCheckinComment() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
-
- getCheckinComment() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
-
- getCheckinComment() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- getCheckinComment() - Method in interface org.nuxeo.ecm.core.versioning.VersionableDocument
-
- getCheckoutExpiryTS() - Method in class org.nuxeo.wss.spi.AbstractWSSListItem
-
- getCheckoutExpiryTS() - Method in interface org.nuxeo.wss.spi.WSSListItem
-
- getCheckoutTS() - Method in class org.nuxeo.wss.spi.AbstractWSSListItem
-
- getCheckoutTS() - Method in interface org.nuxeo.wss.spi.WSSListItem
-
- getCheckoutUser(DocumentRef) - Method in class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
-
- getCheckoutUser(DocumentRef) - Method in interface org.nuxeo.ecm.webdav.backend.Backend
-
- getCheckoutUser(DocumentRef) - Method in class org.nuxeo.ecm.webdav.backend.SimpleBackend
-
- getCheckoutUser() - Method in class org.nuxeo.wss.impl.NuxeoListItem
-
- getCheckoutUser() - Method in class org.nuxeo.wss.impl.VirtualListItem
-
- getCheckoutUser() - Method in class org.nuxeo.wss.spi.dummy.DummyWSSListItem
-
- getCheckoutUser() - Method in interface org.nuxeo.wss.spi.WSSListItem
-
- getChild(DocRef, String) - Method in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- getChild(String) - Method in class org.nuxeo.ecm.automation.client.model.PathRef
-
- getChild(DocumentRef, String) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- getChild(DocumentRef, String) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Gets a child document given its name and the parent reference.
- getChild(Field) - Method in class org.nuxeo.ecm.core.api.model.impl.ComplexProperty
-
- getChild(String) - Method in interface org.nuxeo.ecm.core.model.DocumentContainer
-
Gets a child document given its name.
- getChild(String) - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- getChild(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
-
- getChild(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- getChild(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentVersion
-
- getChild() - Method in interface org.nuxeo.ecm.platform.picture.web.SlideShowManager
-
Gets the DocumentModel of a child from the index.
- getChild() - Method in class org.nuxeo.ecm.platform.picture.web.SlideShowManagerBean
-
- getChild(String) - Method in interface org.nuxeo.ecm.webengine.ui.tree.TreeItem
-
Gets the child item given its name.
- getChild(String) - Method in class org.nuxeo.ecm.webengine.ui.tree.TreeItemImpl
-
- getChildCount() - Method in class org.nuxeo.ecm.webapp.directory.DirectoryTreeNode
-
- getChildDocumentRows() - Method in class org.nuxeo.functionaltests.pages.tabs.ContentTabSubPage
-
- getChildElementsByTagName(Node, String) - Static method in class org.nuxeo.theme.themes.ThemeParser
-
- getChildHierByName(Serializable, String, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
-
- getChildNode(Node, String, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl
-
- getChildNode(Node, String, boolean) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
-
Gets a child node given its parent and name.
- getChildNode(Node, String, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
-
- getChildren(Object) - Method in class org.nuxeo.apidoc.tree.NuxeoArtifactContentProvider
-
- getChildren() - Method in interface org.nuxeo.drive.adapter.FolderItem
-
- getChildren() - Method in class org.nuxeo.drive.adapter.impl.AbstractVirtualFolderItem
-
- getChildren() - Method in class org.nuxeo.drive.adapter.impl.DefaultTopLevelFolderItem
-
- getChildren() - Method in class org.nuxeo.drive.adapter.impl.DocumentBackedFolderItem
-
- getChildren() - Method in class org.nuxeo.drive.hierarchy.permission.adapter.PermissionTopLevelFolderItem
-
- getChildren() - Method in class org.nuxeo.drive.hierarchy.permission.adapter.SharedSyncRootParentFolderItem
-
- getChildren() - Method in class org.nuxeo.drive.hierarchy.permission.adapter.UserSyncRootParentFolderItem
-
- getChildren() - Method in class org.nuxeo.drive.hierarchy.userworkspace.adapter.UserWorkspaceSyncRootParentFolderItem
-
- getChildren() - Method in class org.nuxeo.drive.hierarchy.userworkspace.adapter.UserWorkspaceTopLevelFolderItem
-
- getChildren(String, Principal) - Method in interface org.nuxeo.drive.service.FileSystemItemManager
-
Gets the children of the
FileSystemItem
with the given id for the
given principal.
- getChildren(String, Principal) - Method in class org.nuxeo.drive.service.impl.FileSystemItemManagerImpl
-
- getChildren(DocRef) - Method in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- getChildren(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- getChildren(DocumentRef, String) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- getChildren(DocumentRef, String, String) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- getChildren(DocumentRef, String, Filter, Sorter) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- getChildren(DocumentRef, String, String, Filter, Sorter) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- getChildren(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Gets the children of the given parent.
- getChildren(DocumentRef, String) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Gets the children of the given parent filtered according to the given
document type.
- getChildren(DocumentRef, String, String) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Gets the children of the given parent filtered according to the given
document type and permission.
- getChildren(DocumentRef, String, String, Filter, Sorter) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
- getChildren(DocumentRef, String, Filter, Sorter) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
- getChildren() - Method in class org.nuxeo.ecm.core.api.model.impl.ComplexProperty
-
- getChildren() - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
-
- getChildren() - Method in class org.nuxeo.ecm.core.api.model.impl.ScalarProperty
-
- getChildren() - Method in interface org.nuxeo.ecm.core.api.model.Property
-
Get a collection over the children properties.
- getChildren() - Method in class org.nuxeo.ecm.core.api.operation.MultiStatus
-
- getChildren() - Method in interface org.nuxeo.ecm.core.api.quota.QuotaStats
-
Returns the cardinal value of all the children of the underlying
document.
- getChildren() - Method in interface org.nuxeo.ecm.core.model.DocumentContainer
-
Gets an iterator over the children of the document.
- getChildren(int) - Method in interface org.nuxeo.ecm.core.model.DocumentContainer
-
- getChildren() - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- getChildren(int) - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- getChildren() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFolder
-
- getChildren(OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFolder
-
- getChildren(String, String, String, String, Boolean, IncludeRelationships, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
-
- getChildren() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
-
- getChildren(int) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
-
- getChildren() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- getChildren(int) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- getChildren() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentVersion
-
- getChildren(Serializable, String, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
-
Gets hier fragments for children.
- getChildren(Node, String, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl
-
- getChildren(Node, String, boolean) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
-
Gets the children of a node.
- getChildren(Node, String, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
-
- getChildren() - Method in class org.nuxeo.ecm.mobile.webengine.adapter.DefaultMobileAdapter
-
- getChildren(String, String) - Method in interface org.nuxeo.ecm.platform.api.ws.NuxeoRemoting
-
Gets the children of the given document.
- getChildren(UIComment) - Method in class org.nuxeo.ecm.platform.comment.web.AbstractCommentManagerActionsBean
-
Retrieves children for a given comment.
- getChildren() - Method in class org.nuxeo.ecm.platform.comment.web.UIComment
-
- getChildren(String, String) - Method in class org.nuxeo.ecm.platform.exalead.ws.WSExaleadBean
-
- getChildren(String, String) - Method in class org.nuxeo.ecm.platform.indexing.gateway.ws.WSIndexingGatewayBean
-
- getChildren(String, String) - Method in class org.nuxeo.ecm.platform.ws.NuxeoRemotingBean
-
- getChildren() - Method in class org.nuxeo.ecm.quota.count.QuotaStatsNonFolderishCountAdapter
-
- getChildren(SummaryEntry) - Method in interface org.nuxeo.ecm.webapp.clipboard.Summary
-
- getChildren(SummaryEntry) - Method in class org.nuxeo.ecm.webapp.clipboard.SummaryImpl
-
- getChildren() - Method in class org.nuxeo.ecm.webapp.directory.DirectoryTreeNode
-
- getChildren() - Method in class org.nuxeo.ecm.webapp.directory.VocabularyTreeNode
-
- getChildren() - Method in interface org.nuxeo.ecm.webapp.tree.DocumentTreeNode
-
- getChildren() - Method in class org.nuxeo.ecm.webapp.tree.DocumentTreeNodeImpl
-
- getChildren(DocumentRef) - Method in class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
-
- getChildren(DocumentRef) - Method in interface org.nuxeo.ecm.webdav.backend.Backend
-
- getChildren(DocumentRef) - Method in class org.nuxeo.ecm.webdav.backend.SimpleBackend
-
- getChildren(Object) - Method in interface org.nuxeo.ecm.webengine.ui.tree.ContentProvider
-
Gets the children for the given object.
- getChildren(Object) - Method in class org.nuxeo.ecm.webengine.ui.tree.directory.DirectoryContentProvider
-
- getChildren(Object) - Method in class org.nuxeo.ecm.webengine.ui.tree.document.DocumentContentProvider
-
- getChildren() - Method in interface org.nuxeo.ecm.webengine.ui.tree.TreeItem
-
Gets the cached children.
- getChildren() - Method in class org.nuxeo.ecm.webengine.ui.tree.TreeItemImpl
-
- getChildren() - Method in class org.nuxeo.runtime.jboss.deployer.structure.DeploymentStructure
-
- getChildren() - Method in class org.nuxeo.runtime.tomcat.dev.NuxeoDevWebappClassLoader
-
- getChildren() - Method in interface org.nuxeo.snapshot.Snapshot
-
- getChildren() - Method in class org.nuxeo.snapshot.SnapshotableAdapter
-
- getChildren() - Method in class org.nuxeo.template.context.extensions.CoreExtensions
-
- getChildren() - Method in class org.nuxeo.theme.nodes.AbstractNode
-
- getChildren() - Method in interface org.nuxeo.theme.nodes.Node
-
- getChildren(Object) - Method in class org.nuxeo.webengine.sites.SiteContentProvider
-
- getChildrenDocQuery(DocumentModel, boolean) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.data.DataFetch
-
- getChildrenDocuments() - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
-
- getChildrenDocuments() - Method in interface org.nuxeo.ecm.platform.publisher.api.PublicationNode
-
- getChildrenDocuments(PublicationNode) - Method in interface org.nuxeo.ecm.platform.publisher.api.RemotePublicationTreeManager
-
- getChildrenDocuments() - Method in class org.nuxeo.ecm.platform.publisher.impl.core.CoreFolderPublicationNode
-
- getChildrenDocuments() - Method in class org.nuxeo.ecm.platform.publisher.impl.core.EmptyRoot
-
- getChildrenDocuments() - Method in class org.nuxeo.ecm.platform.publisher.impl.core.VirtualCoreFolderPublicationNode
-
- getChildrenDocuments() - Method in class org.nuxeo.ecm.platform.publisher.impl.localfs.FSPublicationNode
-
- getChildrenDocuments() - Method in class org.nuxeo.ecm.platform.publisher.impl.service.AbstractRemotableNode
-
- getChildrenDocuments() - Method in class org.nuxeo.ecm.platform.publisher.impl.service.ProxyTree
-
- getChildrenDocuments(PublicationNode) - Method in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
-
- getChildrenDocuments() - Method in class org.nuxeo.ecm.platform.publisher.remoting.client.ClientRemotePublicationTree
-
- getChildrenDocuments() - Method in class org.nuxeo.ecm.platform.publisher.remoting.marshaling.basic.BasicPublicationNode
-
- getChildrenDocuments(RemotePubParam) - Method in class org.nuxeo.ecm.platform.publisher.remoting.restHandler.RestPublishingHandler
-
- getChildrenDocuments(PublicationNode) - Method in class org.nuxeo.ecm.platform.publisher.remoting.restProxies.RemotePublicationTreeManagerRestProxy
-
- getChildrenDocuments() - Method in class org.nuxeo.ecm.platform.publisher.synchonize.server.AbstractSynchonizablePublicationTree
-
- getChildrenIds() - Method in interface org.nuxeo.ecm.core.model.DocumentContainer
-
Gets a list of the children ids.
- getChildrenIds() - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- getChildrenIds() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
-
- getChildrenIds() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- getChildrenIds() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentVersion
-
- getChildrenInContext(URL) - Method in class org.nuxeo.theme.elements.AbstractElement
-
- getChildrenInContext(URL) - Method in interface org.nuxeo.theme.elements.Element
-
- getChildrenInContext(URL) - Method in class org.nuxeo.theme.elements.ThemeElement
-
- getChildrenIterator(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- getChildrenIterator(DocumentRef, String) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- getChildrenIterator(DocumentRef, String, String, Filter) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- getChildrenIterator(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Gets an iterator to the children of the given parent.
- getChildrenIterator(DocumentRef, String) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Gets an iterator to the children of the given parent filtered according
to the given document type.
- getChildrenIterator(DocumentRef, String, String, Filter) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Gets the children of the given parent filtered according to the given
document type and permission.
- getChildrenNodes() - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
-
- getChildrenNodes() - Method in interface org.nuxeo.ecm.platform.publisher.api.PublicationNode
-
- getChildrenNodes(PublicationNode) - Method in interface org.nuxeo.ecm.platform.publisher.api.RemotePublicationTreeManager
-
- getChildrenNodes() - Method in class org.nuxeo.ecm.platform.publisher.impl.core.CoreFolderPublicationNode
-
- getChildrenNodes() - Method in class org.nuxeo.ecm.platform.publisher.impl.core.EmptyRoot
-
- getChildrenNodes() - Method in class org.nuxeo.ecm.platform.publisher.impl.core.RootSectionsPublicationTree
-
- getChildrenNodes() - Method in class org.nuxeo.ecm.platform.publisher.impl.core.VirtualCoreFolderPublicationNode
-
- getChildrenNodes() - Method in class org.nuxeo.ecm.platform.publisher.impl.localfs.FSPublicationNode
-
- getChildrenNodes() - Method in class org.nuxeo.ecm.platform.publisher.impl.service.AbstractRemotableNode
-
- getChildrenNodes() - Method in class org.nuxeo.ecm.platform.publisher.impl.service.ProxyTree
-
- getChildrenNodes(PublicationNode) - Method in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
-
- getChildrenNodes() - Method in class org.nuxeo.ecm.platform.publisher.remoting.client.ClientRemotePublicationTree
-
- getChildrenNodes() - Method in class org.nuxeo.ecm.platform.publisher.remoting.marshaling.basic.BasicPublicationNode
-
- getChildrenNodes(RemotePubParam) - Method in class org.nuxeo.ecm.platform.publisher.remoting.restHandler.RestPublishingHandler
-
- getChildrenNodes(PublicationNode) - Method in class org.nuxeo.ecm.platform.publisher.remoting.restProxies.RemotePublicationTreeManagerRestProxy
-
- getChildrenNodes() - Method in class org.nuxeo.ecm.platform.publisher.synchonize.server.AbstractSynchonizablePublicationTree
-
- getChildrenPackages() - Method in class org.nuxeo.wizard.download.DownloadablePackageOption
-
- getChildrenRefs(DocumentRef, String) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- getChildrenRefs(DocumentRef, String) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Gets the references of the children.
- getChildrens() - Method in class org.nuxeo.ecm.platform.shibboleth.web.tree.UserTreeNode
-
- getChildrenSelectModel() - Method in class org.nuxeo.ecm.platform.tag.web.TagActionsBean
-
- getChildrenSize() - Method in interface org.nuxeo.ecm.platform.picture.web.SlideShowManager
-
Gets the ChildrenSize.
- getChildrenSize() - Method in class org.nuxeo.ecm.platform.picture.web.SlideShowManagerBean
-
- getChildrenSnapshots() - Method in interface org.nuxeo.snapshot.Snapshot
-
- getChildrenSnapshots() - Method in class org.nuxeo.snapshot.SnapshotableAdapter
-
- getChildWithPosition(DocumentModel, String) - Method in class org.nuxeo.ecm.platform.routing.web.DocumentRoutingActionsBean
-
- getChoice() - Method in class org.nuxeo.ecm.platform.ui.web.component.file.InputFileInfo
-
- getChoices() - Method in class org.nuxeo.ecm.platform.annotations.configuration.service.WebAnnotationFieldDescriptor
-
- getChooseButton() - Method in interface org.nuxeo.opensocial.container.client.presenter.FolderPickerPresenter.Display
-
- getChooseButton() - Method in class org.nuxeo.opensocial.container.client.view.FolderPickerWidget
-
- getClass(Type) - Static method in class org.nuxeo.ecm.core.schema.types.JavaTypes
-
- getClass(ComponentName, String) - Method in interface org.nuxeo.runtime.remoting.Server
-
- getClass(ComponentName, String) - Method in class org.nuxeo.runtime.remoting.ServerImpl
-
- getClassAnnotation(Class<?>) - Method in class org.nuxeo.runtime.launcher.NuxeoRMIClassLoader
-
Try to delegate an default to the java.rmi.server.codebase on any
failure.
- getClasses() - Method in class org.nuxeo.apidoc.browse.ApiDocApplication
-
- getClasses() - Method in class org.nuxeo.ecm.automation.server.jaxrs.AutomationModule
-
- getClasses() - Method in class org.nuxeo.ecm.platform.forms.layout.export.WebLayoutApplication
-
- getClasses() - Method in class org.nuxeo.ecm.platform.publisher.remoting.restHandler.RemotePubApp
-
- getClasses() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.APIModule
-
- getClasses() - Method in class org.nuxeo.ecm.webdav.Application
-
- getClasses() - Method in class org.nuxeo.ecm.webengine.app.WebEngineModule
-
- getClasses() - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationFragment
-
- getClasses() - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationHost
-
- getClasses() - Method in class org.nuxeo.ecm.webengine.jaxrs.scan.DynamicApplication
-
- getClasses() - Method in class org.nuxeo.ecm.webengine.jaxrs.scan.Scanner
-
- getClasses(String) - Method in class org.nuxeo.ecm.webengine.jaxrs.scan.Scanner
-
- getClasses() - Method in class org.nuxeo.template.jaxrs.JAXRSTemplatesApplication
-
- getClasses() - Method in class org.nuxeo.template.xdocreport.jaxrs.JAXRSRemotingApplication
-
- getClassifiableDocumentTypes() - Method in interface org.nuxeo.ecm.classification.api.ClassificationService
-
Deprecated.
- getClassifiableDocumentTypes() - Method in class org.nuxeo.ecm.classification.core.ClassificationServiceImpl
-
- getClassificationRoots() - Method in interface org.nuxeo.ecm.platform.classification.ClassificationActions
-
- getClassificationRoots() - Method in class org.nuxeo.ecm.platform.classification.ClassificationActionsBean
-
- getClassifiedDocumentIds() - Method in class org.nuxeo.ecm.classification.api.adapter.Classification
-
- getClassifiedDocuments() - Method in class org.nuxeo.ecm.classification.api.adapter.Classification
-
Returns resolved classified documents using given session.
- getClassifier() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
-
- getClassifier() - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
-
- getClassLoader() - Method in class org.nuxeo.ecm.webengine.loader.WebLoader
-
- getClassLoader() - Method in class org.nuxeo.osgi.application.FrameworkBootstrap
-
- getClassLoader() - Method in interface org.nuxeo.osgi.application.MutableClassLoader
-
- getClassLoader() - Method in class org.nuxeo.osgi.application.MutableClassLoaderDelegate
-
- getClassLoader() - Method in class org.nuxeo.osgi.jboss.JBossBundleFile
-
- getClassLoader() - Method in class org.nuxeo.runtime.jboss.deployer.Bootstrap
-
- getClassLoader(String) - Method in class org.nuxeo.runtime.launcher.NuxeoRMIClassLoader
-
Just delegate
- getClassLoader() - Method in class org.nuxeo.runtime.tomcat.dev.NuxeoDevWebappClassLoader
-
- getClassLoader() - Method in class org.nuxeo.runtime.tomcat.NuxeoWebappClassLoader
-
- getClassLoaderFiles() - Method in class org.nuxeo.runtime.test.NXRuntimeTestCase
-
- getClassLoaderFiles() - Method in interface org.nuxeo.runtime.test.runner.RuntimeHarness
-
- getClassName() - Method in class org.nuxeo.apidoc.adapters.SeamComponentInfoDocAdapter
-
- getClassName() - Method in interface org.nuxeo.apidoc.api.SeamComponentInfo
-
- getClassName() - Method in class org.nuxeo.apidoc.introspection.SeamComponentInfoImpl
-
- getClassName() - Method in exception org.nuxeo.ecm.core.api.WrappedException
-
- getClassName() - Method in class org.nuxeo.ecm.platform.content.template.service.ContentFactoryDescriptor
-
- getClassName() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.CreationContainerListProviderDescriptor
-
- getClassName() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.FileImporterDescriptor
-
- getClassName() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.FolderImporterDescriptor
-
- getClassName() - Method in class org.nuxeo.ecm.platform.indexing.gateway.adapter.IndexingAdapterDescriptor
-
- getClassName() - Method in class org.nuxeo.ecm.platform.io.descriptors.IOResourceAdapterDescriptor
-
- getClassName() - Method in class org.nuxeo.ecm.platform.login.CallbackFactoryDescriptor
-
- getClassName() - Method in class org.nuxeo.ecm.platform.login.LoginPluginDescriptor
-
- getClassName() - Method in class org.nuxeo.ecm.platform.relations.descriptors.GraphTypeDescriptor
-
- getClassName() - Method in class org.nuxeo.ecm.platform.relations.descriptors.ResourceAdapterDescriptor
-
- getClassName() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.AuthenticationPluginDescriptor
-
- getClassName() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.AuthenticationPropagatorDescriptor
-
- getClassName() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.AuthPreFilterDescriptor
-
- getClassName() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.CallbackHandlerFactoryDescriptor
-
- getClassName() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.SessionManagerDescriptor
-
- getClassName() - Method in class org.nuxeo.ecm.platform.ui.web.restAPI.service.RestletPluginDescriptor
-
- getClassName() - Method in class org.nuxeo.ecm.platform.uidgen.service.UIDGeneratorDescriptor
-
- getClassName() - Method in class org.nuxeo.ecm.platform.url.codec.descriptor.DocumentViewCodecDescriptor
-
- getClassName() - Method in class org.nuxeo.ecm.webengine.jaxrs.scan.AnnotationReader
-
- getClassName() - Method in interface org.nuxeo.ecm.webengine.loader.ClassProxy
-
- getClassName() - Method in class org.nuxeo.ecm.webengine.loader.GroovyClassProxy
-
- getClassName() - Method in class org.nuxeo.ecm.webengine.loader.LazyClassProxy
-
- getClassName() - Method in class org.nuxeo.ecm.webengine.loader.StaticClassProxy
-
- getClassName() - Method in class org.nuxeo.template.api.descriptor.TemplateProcessorDescriptor
-
- getClassName() - Method in class org.nuxeo.theme.editor.PageInfo
-
- getClassName() - Method in class org.nuxeo.theme.elements.ElementType
-
- getClassName() - Method in class org.nuxeo.theme.formats.FormatFilterType
-
- getClassName() - Method in class org.nuxeo.theme.fragments.FragmentType
-
- getClassName() - Method in class org.nuxeo.theme.jsf.component.UIBaseMVC
-
- getClassName() - Method in class org.nuxeo.theme.jsf.component.UIController
-
- getClassName() - Method in class org.nuxeo.theme.jsf.component.UIModel
-
- getClassName() - Method in class org.nuxeo.theme.jsf.component.UIView
-
- getClassName() - Method in class org.nuxeo.theme.models.ModelType
-
- getClassName() - Method in class org.nuxeo.theme.PreviewType
-
- getClassName() - Method in class org.nuxeo.theme.RegistryType
-
- getClassName() - Method in class org.nuxeo.theme.rendering.FilterType
-
- getClassName() - Method in class org.nuxeo.theme.rendering.StandaloneFilterType
-
- getClassName() - Method in class org.nuxeo.theme.vocabularies.VocabularyType
-
- getClassName() - Method in class org.nuxeo.theme.webengine.fm.extensions.NXThemesBaseMVC
-
- getClassName() - Method in class org.nuxeo.theme.webengine.fm.extensions.NXThemesControllerDirective
-
- getClassName() - Method in class org.nuxeo.theme.webengine.fm.extensions.NXThemesModelDirective
-
- getClassName() - Method in class org.nuxeo.theme.webengine.fm.extensions.NXThemesViewDirective
-
- getClassName() - Method in class org.nuxeo.theme.webwidgets.ProviderType
-
- getClassNames() - Method in class org.nuxeo.theme.jsf.component.UIButton
-
- getClassNames() - Method in class org.nuxeo.theme.jsf.taglib.ButtonTag
-
- getClassPath() - Method in class org.nuxeo.osgi.application.StandaloneApplication
-
- getClasspath() - Method in class org.nuxeo.runtime.jboss.deployer.structure.DeploymentStructure.Context
-
- getClassProxy(String) - Method in class org.nuxeo.ecm.webengine.loader.WebLoader
-
- getClassProxy(Bundle, String) - Method in class org.nuxeo.ecm.webengine.loader.WebLoader
-
- getClassRef() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.FilterDescriptor
-
- getClassRef() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ListenerDescriptor
-
- getClassRef() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletDescriptor
-
- getClassRef(String) - Static method in class org.nuxeo.ecm.webengine.jaxrs.Utils
-
Get a class proxy reference for the given class reference
- getClassRef(String, Bundle) - Static method in class org.nuxeo.ecm.webengine.jaxrs.Utils
-
- getClause(Dialect) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Join
-
- getClazz() - Method in class org.nuxeo.ecm.platform.content.template.service.PostContentCreationHandlerDescriptor
-
- getClazz() - Method in class org.nuxeo.ecm.webengine.ResourceBinding
-
Deprecated.
- getClazz() - Method in class org.nuxeo.runtime.jetty.FilterDescriptor
-
- getClazz() - Method in class org.nuxeo.runtime.jetty.ServletContextListenerDescriptor
-
- getClazz() - Method in class org.nuxeo.runtime.jetty.ServletDescriptor
-
- getClazz() - Method in class org.nuxeo.runtime.management.Resource
-
- getCleanFileName(String) - Static method in class org.nuxeo.ecm.platform.ui.web.util.files.FileUtils
-
Returns a clean filename, stripping upload path on client side.
- getCLID() - Method in class org.nuxeo.connect.client.jsf.ConnectStatusActionBean
-
- getCLID() - Method in class org.nuxeo.launcher.connect.ConnectBroker
-
- getClient(URL) - Method in interface org.nuxeo.ecm.automation.client.AutomationClientFactory
-
- getClient(URL, int) - Method in interface org.nuxeo.ecm.automation.client.AutomationClientFactory
-
- getClient(URL) - Method in class org.nuxeo.ecm.automation.client.jaxrs.impl.AutomationClientActivator
-
- getClient(URL, int) - Method in class org.nuxeo.ecm.automation.client.jaxrs.impl.AutomationClientActivator
-
- getClient() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.DefaultSession
-
- getClient() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JavaSession
-
- getClient() - Method in interface org.nuxeo.ecm.automation.client.Session
-
Get the client that created this session.
- getClient() - Method in class org.nuxeo.runtime.scripting.RemoteScript
-
- getClient() - Method in class org.nuxeo.shell.automation.AutomationFeature
-
- getClient() - Method in class org.nuxeo.shell.automation.RemoteContext
-
- getClientAccessToken(String, String) - Method in interface org.nuxeo.ecm.platform.oauth.tokens.OAuthTokenStore
-
Get a Access token for the Shindig Client.
- getClientAccessToken(String, String) - Method in class org.nuxeo.ecm.platform.oauth.tokens.OAuthTokenStoreImpl
-
- getClientEnvironment() - Method in class org.nuxeo.runtime.config.NodeConfiguration
-
- getClientId() - Method in class org.nuxeo.ecm.platform.oauth.tokens.NuxeoOAuthToken
-
- getClientId() - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderDescriptor
-
- getClientId() - Method in class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProvider
-
- getClientIdsWithMessages() - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockFacesContext
-
- getClientPackages() - Method in class org.nuxeo.drive.seam.NuxeoDriveActions
-
- getClientResponse() - Method in class org.nuxeo.ecm.automation.client.rest.api.RestResponse
-
- getClientSecret() - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderDescriptor
-
- getClientSecret() - Method in class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProvider
-
- getClipboardElement() - Static method in class org.nuxeo.theme.editor.Main
-
- getClipboardElementId() - Static method in class org.nuxeo.theme.editor.SessionManager
-
- getClipboardPreset() - Static method in class org.nuxeo.theme.editor.Main
-
- getClipboardPresetId() - Static method in class org.nuxeo.theme.editor.SessionManager
-
- getClobCast(boolean) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
When using a CLOB field in an expression, is some casting required and
with what pattern?
- getClobCast(boolean) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDerby
-
- getClobCast(boolean) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
-
- getClobCast(boolean) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectHSQLDB
-
- getClobCast(boolean) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
-
- getCloseBuilderButton() - Method in interface org.nuxeo.opensocial.container.client.presenter.ContainerBuilderPresenter.Display
-
- getCloseBuilderButton() - Method in class org.nuxeo.opensocial.container.client.view.ContainerBuilderWidget
-
- getCloseButton() - Method in interface org.nuxeo.opensocial.container.client.presenter.FolderPickerPresenter.Display
-
- getCloseButton() - Method in class org.nuxeo.opensocial.container.client.view.FolderPickerWidget
-
- getClosedSessionsCount() - Method in interface org.nuxeo.ecm.core.model.Repository
-
- getClosedSessionsCount() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepository
-
- getClosedSessionsCount() - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionFactoryImpl
-
- getClosedSessionsCount() - Method in class org.nuxeo.ecm.platform.management.adapters.WholeRepositoriesSessionMetricAdapter
-
- getClosedSessionsCount() - Method in interface org.nuxeo.ecm.platform.management.adapters.WholeRepositoriesSessionMetricMBean
-
- getCloseParenthesis() - Method in class org.nuxeo.ecm.platform.smart.query.IncrementalSmartQuery
-
- getClusterDeleteInvalidations() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
Gets the SQL to delete invalidations for this cluster node.
- getClusterDeleteInvalidations() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
-
- getClusterDeleteInvalidations() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
-
- getClusterGetInvalidations() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
Gets the SQL to query invalidations for this cluster node.
- getClusterGetInvalidations() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
-
- getClusterGetInvalidations() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectHSQLDB
-
- getClusterGetInvalidations() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
-
- getClusterGetInvalidations() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
-
- getClusterGetInvalidations() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
-
- getClusterGetInvalidations() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
-
- getClusterInsertInvalidations() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
Gets the SQL to send an invalidation to the cluster.
- getClusterInsertInvalidations() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
-
- getClusterInsertInvalidations() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectHSQLDB
-
- getClusterInsertInvalidations() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
-
- getClusterInsertInvalidations() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
-
- getClusterInsertInvalidations() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
-
- getClusterInsertInvalidations() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
-
- getClusterInvalidations(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper
-
- getClusterInvalidations(String) - Method in interface org.nuxeo.ecm.core.storage.sql.Mapper
-
Gets the invalidations from other cluster nodes.
- getClusterInvalidations(String) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper
-
- getClusterInvalidations(String) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingMapper
-
- getClusterInvalidationsColumns() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
-
- getClusterInvalidationsString(Connection) - Static method in class org.nuxeo.ecm.core.storage.sql.db.H2Functions
-
Gets the invalidations for this cluster node.
- getClusterNodeIdSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
Returns the cluster node id, for some databases where this info is needed
at the Java level.
- getClusterNodeIdSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
-
- getCmdLine() - Method in class org.nuxeo.shell.swing.Console
-
- getCmdStart() - Method in class org.nuxeo.shell.swing.CmdLine
-
- getCode() - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor.ErrorHandler
-
- getCode(Resource) - Method in class org.nuxeo.ecm.webengine.model.LinkDescriptor
-
- getCode(LinkDescriptor, Resource) - Method in class org.nuxeo.ecm.webengine.model.LinkDescriptor
-
- getCode(LinkDescriptor, Resource) - Method in interface org.nuxeo.ecm.webengine.model.LinkHandler
-
- getCode(String) - Static method in class org.nuxeo.shell.utils.ANSICodes
-
- getCodec(Class<?>) - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService
-
- getCodec(String) - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService
-
- getCodec() - Method in class org.nuxeo.ecm.platform.url.service.DocumentViewCodecService
-
- getCodec(String) - Method in class org.nuxeo.ecm.platform.url.service.DocumentViewCodecService
-
- getCodec() - Method in class org.nuxeo.ecm.platform.video.Stream
-
Returns this Stream
's codec.
- getCodecs() - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService
-
Get all codecs.
- getCollaborationMainTab() - Method in class org.nuxeo.ecm.social.workspace.SocialWorkspaceActions
-
- getCollectedData() - Method in class org.nuxeo.ecm.webapp.dnd.DndFormActionBean
-
- getCollection() - Method in class org.nuxeo.ecm.webdav.jaxrs.IsCollection
-
- getCollection() - Method in interface org.nuxeo.theme.formats.styles.Style
-
- getCollection() - Method in class org.nuxeo.theme.formats.styles.StyleFormat
-
- getCollection() - Method in class org.nuxeo.theme.rendering.RenderingInfo
-
- getCollection() - Method in class org.nuxeo.theme.resources.BankImport
-
- getCollection() - Method in class org.nuxeo.theme.resources.ImageInfo
-
- getCollection() - Method in class org.nuxeo.theme.resources.PresetInfo
-
- getCollection() - Method in class org.nuxeo.theme.resources.StyleInfo
-
- getCollection() - Method in class org.nuxeo.theme.ViewDef
-
- getCollectionCssMarker() - Static method in class org.nuxeo.theme.themes.ThemeManager
-
- getCollectionFragmentType(String) - Method in class org.nuxeo.ecm.core.storage.sql.Model
-
- getCollectionNameByUrl(URL) - Static method in class org.nuxeo.theme.themes.ThemeManager
-
- getCollectionOrderBy(String) - Method in class org.nuxeo.ecm.core.storage.sql.Model
-
- getCollectionProperty(String) - Method in class org.nuxeo.ecm.core.storage.sql.Node
-
Gets a collection property from the node, given its name.
- getCollections(String) - Static method in class org.nuxeo.theme.bank.Main
-
- getCollections(String) - Static method in class org.nuxeo.theme.bank.Utils
-
- getCollections(String) - Static method in class org.nuxeo.theme.resources.BankManager
-
- getCollections() - Method in class org.nuxeo.theme.resources.ResourceBank
-
- getCollectionView(String, String) - Method in class org.nuxeo.theme.bank.Main
-
- getCollector() - Method in class org.nuxeo.ecm.webapp.dnd.DndFormActionBean
-
- getCollector(String) - Method in class org.nuxeo.ecm.webengine.jaxrs.scan.Scanner
-
- getCollector() - Method in class org.nuxeo.wizard.context.Context
-
- getCollectors() - Method in class org.nuxeo.ecm.webengine.jaxrs.scan.Scanner
-
- getColor(ByteColor) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.excel.ExcelBuilder
-
- getColor(byte, byte, byte) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.excel.ExcelBuilder
-
- getColor(ByteColor) - Method in interface org.nuxeo.ecm.platform.groups.audit.service.acl.excel.IExcelBuilder
-
- getColor(String) - Static method in class org.nuxeo.shell.swing.Theme
-
- getColor() - Method in class org.nuxeo.wizard.download.DownloadablePackageOption
-
- getColor() - Method in class org.nuxeo.wizard.download.DownloadPackage
-
- getColorAsString() - Method in interface org.nuxeo.opensocial.container.client.ui.api.HasColor
-
- getColorAsString() - Method in class org.nuxeo.opensocial.container.client.ui.Color
-
- getColorName(Color) - Static method in class org.nuxeo.shell.swing.Theme
-
- getColors() - Method in class org.nuxeo.theme.styling.service.descriptors.PalettePreview
-
- getCols() - Method in class org.nuxeo.ecm.platform.ui.web.component.editor.UIHtmlEditor
-
- getColumn(String) - Method in interface org.nuxeo.ecm.core.storage.sql.jdbc.db.Table
-
- getColumn(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableAlias
-
- getColumn(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableImpl
-
- getColumn() - Method in class org.nuxeo.ecm.directory.sql.SQLStaticFilter
-
- getColumn() - Method in class org.nuxeo.ecm.platform.query.core.SortInfoDescriptor
-
- getColumn(int) - Method in class org.nuxeo.ecm.platform.ui.web.directory.Selection
-
- getColumnHeaders() - Method in class org.nuxeo.ecm.webapp.table.model.GenericTableModel
-
Deprecated.
- getColumnName(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
- getColumnName(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
-
- getColumnName() - Method in class org.nuxeo.ecm.platform.audit.api.FilterMapEntry
-
- getColumns() - Method in interface org.nuxeo.ecm.core.storage.sql.jdbc.db.Table
-
- getColumns() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableAlias
-
- getColumns() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableImpl
-
- getColumns() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutDefinitionImpl
-
- getColumns() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutImpl
-
- getColumns() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Layout
-
Returns the maximum number of columns.
- getColumns() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutDefinition
-
Returns the maximum number of columns.
- getColumns() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutDescriptor
-
- getColumns() - Method in class org.nuxeo.ecm.platform.signature.core.sign.SignatureDescriptor.SignatureLayout
-
- getColumns() - Method in class org.nuxeo.ecm.platform.ui.web.directory.Selection
-
- getColumnValue(int) - Method in class org.nuxeo.ecm.platform.ui.web.directory.Selection
-
- getComandLineOptions() - Static method in class org.nuxeo.osgi.application.StandaloneApplication
-
- getCommand(String) - Method in class org.nuxeo.connect.update.standalone.StandaloneUpdateService
-
- getCommand() - Method in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineDescriptor
-
- getCommand() - Method in class org.nuxeo.launcher.NuxeoLauncher
-
- getCommandAvailability(String) - Method in interface org.nuxeo.ecm.platform.commandline.executor.api.CommandLineExecutorService
-
- getCommandAvailability(String) - Method in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent
-
- getCommandClass() - Method in interface org.nuxeo.shell.CommandType
-
- getCommandClass() - Method in class org.nuxeo.shell.impl.AbstractCommandType
-
- getCommandDescriptor(String) - Static method in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent
-
- getCommandLine() - Method in class org.nuxeo.ecm.platform.commandline.executor.api.ExecResult
-
- getCommandLineArguments() - Method in class org.nuxeo.common.Environment
-
- getCommandLog() - Method in class org.nuxeo.connect.update.task.standalone.CommandsTask
-
Gets the command log.
- getCommandNames() - Method in class org.nuxeo.shell.CommandRegistry
-
Get sorted command names including aliases
- getCommandNameSet() - Method in class org.nuxeo.shell.CommandRegistry
-
- getCommands() - Method in class org.nuxeo.connect.update.task.standalone.CommandsTask
-
Gets the commands to execute.
- getCommands() - Method in interface org.nuxeo.runtime.deployment.preprocessor.install.CommandProcessor
-
Gets the list of commands to execute when install() is called.
- getCommands() - Method in class org.nuxeo.runtime.deployment.preprocessor.install.CommandProcessorImpl
-
- getCommands() - Method in class org.nuxeo.shell.equinox.Connector
-
- getCommandSet() - Method in class org.nuxeo.launcher.connect.ConnectBroker
-
- getCommandStack() - Method in class org.nuxeo.ecm.core.api.operation.Operation
-
- getCommandType(String) - Method in class org.nuxeo.shell.CommandRegistry
-
- getCommandTypes() - Method in class org.nuxeo.shell.CommandRegistry
-
- getCommandTypesByNamespace() - Method in class org.nuxeo.shell.CommandRegistry
-
- getCommandTypeSet() - Method in class org.nuxeo.shell.CommandRegistry
-
- getComment() - Method in interface org.nuxeo.ecm.core.api.event.CoreEvent
-
Returns the associated event comment.
- getComment() - Method in class org.nuxeo.ecm.core.api.event.impl.CoreEventImpl
-
- getComment() - Method in class org.nuxeo.ecm.core.event.impl.DocumentEventContext
-
- getComment() - Method in class org.nuxeo.ecm.platform.audit.api.comment.UIAuditComment
-
- getComment() - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
-
Returns the associated comment for this log entry.
- getComment() - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
-
Returns the associated comment for this log entry.
- getComment() - Method in class org.nuxeo.ecm.platform.comment.web.ThreadEntry
-
- getComment() - Method in class org.nuxeo.ecm.platform.comment.web.UIComment
-
- getComment() - Method in class org.nuxeo.ecm.platform.relations.web.listener.ejb.RelationActionsBean
-
- getComment() - Method in interface org.nuxeo.ecm.platform.relations.web.listener.RelationActions
-
- getComment() - Method in interface org.nuxeo.ecm.platform.relations.web.StatementInfo
-
- getComment() - Method in class org.nuxeo.ecm.platform.relations.web.StatementInfoImpl
-
- getComment() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.TaskInfo
-
- getComment() - Method in class org.nuxeo.ecm.platform.routing.web.RoutingTaskActionsBean.TaskInfo
-
- getComment() - Method in interface org.nuxeo.ecm.platform.task.dashboard.DashBoardItem
-
Returns the associated item comment.
- getComment() - Method in class org.nuxeo.ecm.platform.task.dashboard.DashBoardItemImpl
-
- getComment() - Method in class org.nuxeo.ecm.platform.task.web.TaskActionsBean
-
- getComment() - Method in class org.nuxeo.ecm.user.registration.actions.UserRegistrationActions
-
- getComment() - Method in interface org.nuxeo.ecm.webapp.contentbrowser.DocumentActions
-
Deprecated.
since 5.4: comment can be put directly in the document
context data using key 'request/comment'.
- getComment() - Method in class org.nuxeo.ecm.webapp.contentbrowser.DocumentActionsBean
-
Deprecated.
- getCommentChildren(DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.social.workspace.gadgets.webengine.SocialWebEngineRoot
-
- getCommentConverter() - Method in class org.nuxeo.ecm.platform.comment.service.CommentServiceConfig
-
- getCommentManager() - Static method in class org.nuxeo.ecm.core.rest.CommentService
-
- getCommentManager() - Method in class org.nuxeo.ecm.platform.comment.service.CommentService
-
- getCommentManager() - Static method in class org.nuxeo.webengine.sites.utils.SiteUtils
-
- getComments() - Method in class org.nuxeo.ecm.mobile.webengine.adapter.CommentAdapter
-
- getComments(DocumentModel) - Method in class org.nuxeo.ecm.mobile.webengine.adapter.CommentAdapter
-
- getComments() - Method in interface org.nuxeo.ecm.platform.comment.api.CommentableDocument
-
Returns all comments for this document.
- getComments(DocumentModel) - Method in interface org.nuxeo.ecm.platform.comment.api.CommentableDocument
-
Returns the comments for this document that are replied to a parent comment.
- getComments(DocumentModel) - Method in interface org.nuxeo.ecm.platform.comment.api.CommentManager
-
- getComments(DocumentModel, DocumentModel) - Method in interface org.nuxeo.ecm.platform.comment.api.CommentManager
-
- getComments() - Method in class org.nuxeo.ecm.platform.comment.impl.CommentableDocumentAdapter
-
- getComments(DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentableDocumentAdapter
-
- getComments(DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentManagerImpl
-
- getComments(DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentManagerImpl
-
- getComments(DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.web.AbstractCommentManagerActionsBean
-
- getComments() - Method in interface org.nuxeo.ecm.platform.routing.dm.adapter.TaskStep
-
- getComments() - Method in class org.nuxeo.ecm.platform.routing.dm.adapter.TaskStepImpl
-
- getComments() - Method in interface org.nuxeo.ecm.platform.task.Task
-
- getComments() - Method in class org.nuxeo.ecm.platform.task.TaskImpl
-
- getComments(DocumentModel) - Method in class org.nuxeo.ecm.social.workspace.gadgets.webengine.SocialWebEngineRoot
-
- getComments() - Method in interface org.nuxeo.wss.spi.dws.Link
-
- getComments() - Method in class org.nuxeo.wss.spi.dws.LinkImpl
-
- getCommentsAsThread(DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.web.AbstractCommentManagerActionsBean
-
- getCommentsAsThread() - Method in interface org.nuxeo.ecm.platform.comment.web.CommentManagerActions
-
Initializes uiComments with currentDocument if uiComments is null.
- getCommentsAsThread(DocumentModel) - Method in interface org.nuxeo.ecm.platform.comment.web.CommentManagerActions
-
Initialize uiComments with given Document if uiComments is null.
- getCommentsAsThread() - Method in class org.nuxeo.ecm.platform.comment.web.CommentManagerActionsBean
-
Retrieves the list of comment trees associated with a document and
constructs a flat list of comments associated with their depth (to easily
display them with indentation).
- getCommentsAsThreadOnDoc(DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.web.AbstractCommentManagerActionsBean
-
Recursively retrieves all comments of a doc.
- getCommentsAsThreadOnDoc(DocumentModel) - Method in interface org.nuxeo.ecm.platform.comment.web.CommentManagerActions
-
- getCommentService() - Static method in class org.nuxeo.ecm.platform.comment.service.CommentServiceHelper
-
- getCommentsFeed() - Method in class org.nuxeo.webengine.blogs.BlogRssAdapter
-
- getCommentsFeed() - Method in class org.nuxeo.webengine.sites.RssAdapter
-
Returns a feed with the last published comments
- getCommentsModerationService() - Static method in class org.nuxeo.ecm.core.rest.CommentService
-
- getCommentStarted() - Method in class org.nuxeo.ecm.platform.comment.web.AbstractCommentManagerActionsBean
-
- getCommentStarted() - Method in interface org.nuxeo.ecm.platform.comment.web.CommentManagerActions
-
- getCommentText() - Method in class org.nuxeo.webengine.sites.models.CommentModel
-
- getCommonLayouts(TypeManager, List<DocumentModel>) - Static method in class org.nuxeo.ecm.webapp.bulkedit.BulkEditHelper
-
Returns the common layouts of the docs
for the edit
mode.
- getCommonLayouts(TypeManager, List<DocumentModel>, String) - Static method in class org.nuxeo.ecm.webapp.bulkedit.BulkEditHelper
-
Returns the common layouts of the docs
for the given layout
mode
.
- getCommonSchemas(List<DocumentModel>) - Static method in class org.nuxeo.ecm.webapp.bulkedit.BulkEditHelper
-
Returns the common schemas of the docs
.
- getCommonsLayouts() - Method in class org.nuxeo.ecm.webapp.bulkedit.BulkEditActions
-
Returns the common layouts of the current selected documents for the
edit
mode.
- getCompany() - Method in class org.nuxeo.ecm.automation.core.scripting.PrincipalWrapper
-
- getCompany() - Method in class org.nuxeo.ecm.core.api.impl.UserPrincipal
-
- getCompany() - Method in interface org.nuxeo.ecm.core.api.NuxeoPrincipal
-
Gets the company name of this principal.
- getCompany() - Method in class org.nuxeo.ecm.core.api.SystemPrincipal
-
- getCompany() - Method in class org.nuxeo.ecm.platform.usermanager.DetachedNuxeoPrincipal
-
- getCompany() - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
-
- getCompany() - Method in interface org.nuxeo.ecm.platform.usermanager.UserAdapter
-
- getCompany() - Method in class org.nuxeo.ecm.platform.usermanager.UserAdapterImpl
-
- getCompany() - Method in class org.nuxeo.ecm.user.registration.UserRegistrationInfo
-
- getCompiledDenyPattern() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.OpenUrlDescriptor
-
- getCompiledGrantPattern() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.OpenUrlDescriptor
-
- getCompiledPattern() - Method in class org.nuxeo.ecm.platform.web.common.ajax.service.ProxyableURLDescriptor
-
- getCompiledPattern() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.FilterConfigDescriptor
-
- getCompiledScript() - Method in class org.nuxeo.ecm.core.event.script.Script
-
- getCompiledScript(ScriptEngine, File) - Method in class org.nuxeo.ecm.webengine.scripting.Scripting
-
- getCompiler() - Method in class org.nuxeo.theme.jsf.facelets.vendor.DefaultFaceletFactory
-
Compiler this factory uses
- getCompletedCount() - Method in class org.nuxeo.ecm.core.management.works.WorksQueueMonitoring
-
- getCompletedCount() - Method in interface org.nuxeo.ecm.core.management.works.WorksQueueMonitoringMBean
-
- getCompletedQueueIds() - Method in class org.nuxeo.ecm.core.work.MemoryWorkQueuing
-
- getCompletedQueueIds() - Method in class org.nuxeo.ecm.core.work.redis.RedisWorkQueuing
-
- getCompletedQueueIds() - Method in interface org.nuxeo.ecm.core.work.WorkQueuing
-
Finds which queues have completed work.
- getCompletionTime() - Method in class org.nuxeo.ecm.core.work.AbstractWork
-
- getCompletionTime() - Method in interface org.nuxeo.ecm.core.work.api.Work
-
Gets the time at which this work instance was completed, suspended or
failed.
- getCompletor(Shell, CommandType, Class<?>) - Method in class org.nuxeo.shell.automation.AutomationFeature
-
- getCompletor(Shell, CommandType, Class<?>) - Method in interface org.nuxeo.shell.CompletorProvider
-
- getCompletor(Shell, CommandType, Class<?>) - Method in class org.nuxeo.shell.CompositeCompletorProvider
-
- getCompletor(Shell, CommandType, Class<?>) - Method in class org.nuxeo.shell.impl.DefaultCompletorProvider
-
- getCompletorProvider() - Method in class org.nuxeo.shell.Shell
-
- getComplexFieldItem(Field, String) - Static method in class org.nuxeo.ecm.diff.service.ComplexPropertyHelper
-
- getComplexFieldItems(Field) - Static method in class org.nuxeo.ecm.diff.service.ComplexPropertyHelper
-
- getComplexPropertyValue(DocumentModel, String) - Static method in class org.nuxeo.ecm.core.utils.DocumentModelUtils
-
Obtains a property value given its path.
- getComponent() - Method in class org.nuxeo.apidoc.adapters.ExtensionInfoDocAdapter
-
- getComponent() - Method in class org.nuxeo.apidoc.adapters.ExtensionPointInfoDocAdapter
-
- getComponent() - Method in interface org.nuxeo.apidoc.api.ExtensionInfo
-
- getComponent() - Method in interface org.nuxeo.apidoc.api.ExtensionPointInfo
-
- getComponent() - Method in class org.nuxeo.apidoc.introspection.ExtensionInfoImpl
-
- getComponent() - Method in class org.nuxeo.apidoc.introspection.ExtensionPointInfoImpl
-
- getComponent(String) - Method in class org.nuxeo.apidoc.introspection.RuntimeSnapshot
-
- getComponent(String) - Method in class org.nuxeo.apidoc.repository.RepositoryDistributionSnapshot
-
- getComponent(String) - Method in interface org.nuxeo.apidoc.snapshot.DistributionSnapshot
-
- getComponent(int) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelect
-
- getComponent(UIComponent, String, Class<T>) - Static method in class org.nuxeo.ecm.platform.ui.web.util.ComponentUtils
-
Returns the component specified by the componentId
parameter
from the base
component.
- getComponent() - Method in class org.nuxeo.ecm.webengine.session.ComponentMap
-
- getComponent(Class<T>, String) - Method in class org.nuxeo.ecm.webengine.session.UserSession
-
Gets a component given its class and an optional name.
- getComponent(Class<T>) - Method in class org.nuxeo.ecm.webengine.session.UserSession
-
- getComponent(String, String) - Method in class org.nuxeo.ecm.webengine.session.UserSession
-
- getComponent(String) - Method in class org.nuxeo.ecm.webengine.session.UserSession
-
Gets component by ID.
- getComponent(String) - Method in class org.nuxeo.runtime.AbstractRuntimeService
-
- getComponent(ComponentName) - Method in class org.nuxeo.runtime.AbstractRuntimeService
-
- getComponent() - Method in class org.nuxeo.runtime.deploy.ContributionManager
-
- getComponent(ComponentName) - Method in interface org.nuxeo.runtime.model.ComponentManager
-
Gets object instance managed by the named component.
- getComponent() - Method in interface org.nuxeo.runtime.model.Extension
-
Gets the component instance owning this extension.
- getComponent(ComponentName) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
-
- getComponent(ComponentName) - Method in class org.nuxeo.runtime.model.impl.ComponentRegistry
-
- getComponent() - Method in class org.nuxeo.runtime.model.impl.ExtensionImpl
-
- getComponent() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
-
- getComponent() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
-
Gets the component instance or null if the component was not yet
activated.
- getComponent() - Method in class org.nuxeo.runtime.remoting.RemoteEvent
-
- getComponent(String) - Method in interface org.nuxeo.runtime.remoting.Server
-
- getComponent(ComponentName) - Method in interface org.nuxeo.runtime.remoting.Server
-
- getComponent(ComponentName) - Method in class org.nuxeo.runtime.remoting.ServerDescriptor
-
- getComponent(String) - Method in class org.nuxeo.runtime.remoting.ServerImpl
-
- getComponent(ComponentName) - Method in class org.nuxeo.runtime.remoting.ServerImpl
-
- getComponent(String) - Method in interface org.nuxeo.runtime.RuntimeService
-
Gets a component given its name as a string.
- getComponent(ComponentName) - Method in interface org.nuxeo.runtime.RuntimeService
-
Gets a component given its name.
- getComponentClass() - Method in class org.nuxeo.apidoc.adapters.ComponentInfoDocAdapter
-
- getComponentClass() - Method in interface org.nuxeo.apidoc.api.ComponentInfo
-
- getComponentClass() - Method in class org.nuxeo.apidoc.introspection.ComponentInfoImpl
-
- getComponentId() - Method in class org.nuxeo.apidoc.adapters.ExtensionPointInfoDocAdapter
-
- getComponentId() - Method in class org.nuxeo.apidoc.adapters.ServiceInfoDocAdapter
-
- getComponentId() - Method in interface org.nuxeo.apidoc.api.ExtensionPointInfo
-
- getComponentId() - Method in interface org.nuxeo.apidoc.api.ServiceInfo
-
- getComponentId() - Method in class org.nuxeo.apidoc.introspection.ExtensionPointInfoImpl
-
- getComponentId() - Method in class org.nuxeo.apidoc.introspection.ServiceInfoImpl
-
- getComponentId() - Method in class org.nuxeo.apidoc.tree.VirtualNode
-
- getComponentId(int) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectBase
-
- getComponentIds() - Method in class org.nuxeo.apidoc.introspection.RuntimeSnapshot
-
- getComponentIds() - Method in class org.nuxeo.apidoc.repository.RepositoryDistributionSnapshot
-
- getComponentIds() - Method in interface org.nuxeo.apidoc.snapshot.DistributionSnapshot
-
- getComponentInstance(String) - Method in class org.nuxeo.runtime.AbstractRuntimeService
-
- getComponentInstance(ComponentName) - Method in class org.nuxeo.runtime.AbstractRuntimeService
-
- getComponentInstance(String) - Method in interface org.nuxeo.runtime.RuntimeService
-
Gets a component implementation instance given its name as a string.
- getComponentInstance(ComponentName) - Method in interface org.nuxeo.runtime.RuntimeService
-
Gets a component implementation instance given its name.
- getComponentManager() - Method in class org.nuxeo.runtime.AbstractRuntimeService
-
- getComponentManager() - Method in interface org.nuxeo.runtime.RuntimeService
-
Gets the component manager.
- getComponentName() - Method in class org.nuxeo.ecm.directory.DirectoryFactoryProxy
-
Returns the name of the component that's going to be lookup up, as it's
the one knowing about its own registered directories.
- getComponentName() - Method in class org.nuxeo.opensocial.gadgets.service.InternalGadgetDescriptor
-
- getComponentName(String) - Static method in class org.nuxeo.runtime.model.persistence.ContributionPersistenceComponent
-
- getComponentPersistence() - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
-
- getComponentProvidingService(Class<?>) - Method in interface org.nuxeo.runtime.model.ComponentManager
-
Gets the component that provides the given service.
- getComponentProvidingService(Class<?>) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
-
- getComponents() - Method in class org.nuxeo.apidoc.adapters.BundleInfoDocAdapter
-
- getComponents() - Method in interface org.nuxeo.apidoc.api.BundleInfo
-
- getComponents() - Method in class org.nuxeo.apidoc.browse.ApiBrowser
-
- getComponents() - Method in class org.nuxeo.apidoc.browse.BundleWO
-
- getComponents() - Method in class org.nuxeo.apidoc.introspection.BundleInfoImpl
-
- getComponents() - Static method in class org.nuxeo.ecm.webengine.rendering.APIHelper
-
- getComponents() - Method in interface org.nuxeo.opensocial.container.shared.layout.api.YUIComponent
-
- getComponents() - Method in interface org.nuxeo.opensocial.container.shared.layout.api.YUIContent
-
- getComponents() - Method in class org.nuxeo.opensocial.container.shared.layout.impl.YUIAbstractComponent
-
- getComponents() - Method in class org.nuxeo.opensocial.container.shared.layout.impl.YUIComponentZoneImpl
-
- getComponents() - Method in class org.nuxeo.opensocial.container.shared.layout.impl.YUIContentImpl
-
- getComponents() - Method in class org.nuxeo.opensocial.container.shared.layout.impl.YUIUnitImpl
-
- getComponents() - Method in class org.nuxeo.runtime.model.impl.ComponentRegistry
-
- getComponents() - Method in interface org.nuxeo.runtime.remoting.Server
-
- getComponents() - Method in class org.nuxeo.runtime.remoting.ServerDescriptor
-
- getComponents() - Method in class org.nuxeo.runtime.remoting.ServerImpl
-
- getComponentsArray() - Method in class org.nuxeo.runtime.model.impl.ComponentRegistry
-
- getComponentsList(Bundle) - Static method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
-
- getComponentType() - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryEntryOutputTag
-
Deprecated.
- getComponentType() - Method in class org.nuxeo.ecm.platform.ui.web.directory.SelectManyListboxTag
-
Deprecated.
- getComponentType() - Method in class org.nuxeo.ecm.platform.ui.web.directory.SelectOneListboxTag
-
Deprecated.
- getComponentType() - Method in class org.nuxeo.theme.jsf.taglib.AccesskeysTag
-
- getComponentType() - Method in class org.nuxeo.theme.jsf.taglib.BaseMVCTag
-
- getComponentType() - Method in class org.nuxeo.theme.jsf.taglib.ButtonTag
-
- getComponentType() - Method in class org.nuxeo.theme.jsf.taglib.ControllerTag
-
- getComponentType() - Method in class org.nuxeo.theme.jsf.taglib.FragmentTag
-
- getComponentType() - Method in class org.nuxeo.theme.jsf.taglib.HeadTag
-
- getComponentType() - Method in class org.nuxeo.theme.jsf.taglib.ModelTag
-
- getComponentType() - Method in class org.nuxeo.theme.jsf.taglib.PanelTag
-
- getComponentType() - Method in class org.nuxeo.theme.jsf.taglib.RequireTag
-
- getComponentType() - Method in class org.nuxeo.theme.jsf.taglib.ResourcesTag
-
- getComponentType() - Method in class org.nuxeo.theme.jsf.taglib.TabsTag
-
- getComponentType() - Method in class org.nuxeo.theme.jsf.taglib.TabTag
-
- getComponentType() - Method in class org.nuxeo.theme.jsf.taglib.ThemeStylesTag
-
- getComponentType() - Method in class org.nuxeo.theme.jsf.taglib.ViewTag
-
- getComponentTypeForDisplay(Class<?>) - Static method in class org.nuxeo.ecm.platform.el.FieldAdapterManager
-
Returns component type that will be used to display objects of given
component type.
- getComponentTypeForStorage(Class<?>) - Static method in class org.nuxeo.ecm.platform.el.FieldAdapterManager
-
Returns component type that will be used to store objects of given
component type.
- getComponentTypes() - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockApplication
-
- getComponentValue() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelect
-
- getComputedGroup(String) - Method in interface org.nuxeo.ecm.platform.computedgroups.ComputedGroupsService
-
Resolves a computed group by it's name.
- getComputedGroup(String) - Method in class org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl
-
- getComputedGroupMembers(String) - Method in interface org.nuxeo.ecm.platform.computedgroups.ComputedGroupsService
-
Retrieves member users for a given computed group.
- getComputedGroupMembers(String) - Method in class org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl
-
- getComputedGroupParent(String) - Method in interface org.nuxeo.ecm.platform.computedgroups.ComputedGroupsService
-
Retrieves parent group for a given computed group.
- getComputedGroupParent(String) - Method in class org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl
-
- getComputedGroupSubGroups(String) - Method in interface org.nuxeo.ecm.platform.computedgroups.ComputedGroupsService
-
Retrieves sub groups for a given computed group.
- getComputedGroupSubGroups(String) - Method in class org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl
-
- getComputeDigest() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.UnicityExtension
-
- getComputer() - Method in class org.nuxeo.ecm.platform.computedgroups.DocumentMetadataGroupComputerDescriptor
-
- getComputer() - Method in class org.nuxeo.ecm.platform.computedgroups.GroupComputerDescriptor
-
- getComputer() - Method in class org.nuxeo.ecm.platform.computedgroups.UserMetadataGroupComputerDescriptor
-
- getComputerDescriptors() - Method in class org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl
-
- getComputerNames() - Method in class org.nuxeo.ecm.platform.computedgroups.GroupComputerChainDescriptor
-
- getCondition() - Method in class org.nuxeo.ecm.automation.core.events.EventHandler
-
Condition to define on event handler
- getConditionalOperator() - Method in class org.nuxeo.ecm.platform.smart.query.IncrementalSmartQuery
-
- getConfig() - Method in class org.nuxeo.common.Environment
-
- getConfig() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectory
-
- getConfig() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectory
-
- getConfig() - Method in class org.nuxeo.ecm.platform.comment.service.CommentService
-
- getConfig() - Method in class org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationServiceImpl
-
- getConfig() - Static method in class org.nuxeo.ecm.platform.ui.web.auth.LoginScreenHelper
-
- getConfig() - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
-
- getConfig(String) - Method in class org.nuxeo.functionaltests.pages.admincenter.SystemHomePage
-
- getConfig(Class<T>) - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner
-
- getConfig(FrameworkMethod, Class<T>) - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner
-
- getConfigDir() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
-
- getConfigDir() - Method in class org.nuxeo.launcher.config.JBossConfigurator
-
- getConfigDir() - Method in class org.nuxeo.launcher.config.JettyConfigurator
-
- getConfigDir() - Method in class org.nuxeo.launcher.config.ServerConfigurator
-
- getConfigDir() - Method in class org.nuxeo.launcher.config.TomcatConfigurator
-
- getConfigDir() - Method in class org.nuxeo.launcher.config.UnknownServerConfigurator
-
- getConfigDir() - Method in class org.nuxeo.shell.Shell
-
- getConfigEntries() - Static method in class org.nuxeo.wss.servlet.config.XmlConfigHandler
-
- getConfigForRequest(HttpServletRequest) - Method in interface org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestControllerManager
-
- getConfigForRequest(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestControllerService
-
- getConfigForURL(String) - Method in class org.nuxeo.ecm.platform.web.common.ajax.service.AjaxProxyComponent
-
- getConfigForURL(String) - Method in interface org.nuxeo.ecm.platform.web.common.ajax.service.AjaxProxyService
-
- getConfigName() - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
-
- getConfigName() - Method in interface org.nuxeo.ecm.platform.publisher.api.PublicationTree
-
- getConfigName() - Method in class org.nuxeo.ecm.platform.publisher.impl.service.AbstractRemotableTree
-
- getConfigName() - Method in class org.nuxeo.ecm.platform.publisher.synchonize.server.AbstractSynchonizablePublicationTree
-
- getConfigName() - Static method in class org.nuxeo.wss.servlet.config.XmlConfigHandler
-
- getConfigPage(String) - Method in class org.nuxeo.rss.reader.webengine.RssReaderModuleRoot
-
- getConfigPath() - Method in class org.nuxeo.launcher.config.JBossConfigurator
-
- getConfiguration() - Method in class org.nuxeo.ecm.automation.core.mail.Mailer
-
- getConfiguration(Class<T>, String, DocumentModel) - Method in interface org.nuxeo.ecm.core.api.localconfiguration.LocalConfigurationService
-
Returns the first LocalConfiguration
accessible from the
currentDoc
, null
otherwise.
- getConfiguration(Class<T>, String, DocumentModel) - Method in class org.nuxeo.ecm.core.api.localconfiguration.LocalConfigurationServiceImpl
-
- getConfiguration() - Method in interface org.nuxeo.ecm.platform.faceted.search.api.service.FacetedSearchService
-
- getConfiguration() - Method in class org.nuxeo.ecm.platform.faceted.search.jsf.service.FacetedSearchServiceImpl
-
- getConfiguration() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeDefinitionImpl
-
- getConfiguration() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetTypeDefinition
-
- getConfiguration() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeDescriptor
-
- getConfiguration() - Method in class org.nuxeo.ecm.platform.rendering.fm.FreemarkerEngine
-
- getConfiguration() - Method in class org.nuxeo.ecm.user.registration.UserRegistrationComponent
-
- getConfiguration(DocumentModel) - Method in class org.nuxeo.ecm.user.registration.UserRegistrationComponent
-
- getConfiguration(String) - Method in class org.nuxeo.ecm.user.registration.UserRegistrationComponent
-
- getConfiguration() - Method in interface org.nuxeo.ecm.user.registration.UserRegistrationService
-
- getConfiguration(String) - Method in interface org.nuxeo.ecm.user.registration.UserRegistrationService
-
Return specific configuration for the specified name
- getConfiguration(DocumentModel) - Method in interface org.nuxeo.ecm.user.registration.UserRegistrationService
-
- getConfiguration() - Method in class org.nuxeo.ecm.webengine.app.WebEngineModule
-
- getConfiguration() - Method in class org.nuxeo.launcher.config.JBossConfigurator
-
- getConfiguration() - Static method in class org.nuxeo.runtime.config.NodeConfiguration
-
- getConfiguration() - Method in class org.nuxeo.runtime.jtajca.NuxeoContainer.ConnectionManagerWrapper
-
- getConfiguration() - Method in interface org.nuxeo.runtime.model.ConfigurationDescriptor
-
- getConfiguration() - Method in class org.nuxeo.runtime.model.impl.ConfigurationDescriptorImpl
-
- getConfiguration(InvokerLocator, Version) - Method in interface org.nuxeo.runtime.remoting.Server
-
- getConfiguration(InvokerLocator, Version) - Method in class org.nuxeo.runtime.remoting.ServerImpl
-
- getConfiguration() - Method in class org.nuxeo.runtime.test.runner.web.WebPage
-
- getConfigurationApplyingToAllThemes() - Method in class org.nuxeo.theme.styling.service.registries.PageRegistry
-
- getConfigurationDocument() - Method in class org.nuxeo.ecm.user.registration.actions.UserRegistrationConfigurationActions
-
- getConfigurationFile() - Method in class org.nuxeo.common.server.WebApplication
-
- getConfigurationFile() - Method in class org.nuxeo.ecm.core.repository.RepositoryDescriptor
-
- getConfigurationGenerator() - Method in class org.nuxeo.ecm.admin.setup.SetupWizardActionBean
-
- getConfigurationGenerator() - Method in class org.nuxeo.launcher.gui.NuxeoLauncherGUI
-
- getConfigurationGenerator() - Method in class org.nuxeo.launcher.NuxeoLauncher
-
- getConfigurationGenerator() - Method in class org.nuxeo.wizard.context.ParamCollector
-
- getConfigurationLayout() - Method in class org.nuxeo.ecm.localconf.ThemeConfigurationActions
-
Returns the layout to use for local configuration, to handle migration
to a flavor model
- getConfigurationParam(String) - Method in class org.nuxeo.wizard.context.ParamCollector
-
- getConfigurationParams() - Method in class org.nuxeo.wizard.context.ParamCollector
-
- getConfigurationParamValue(String) - Method in class org.nuxeo.wizard.context.ParamCollector
-
- getConfigurationProvider() - Method in class org.nuxeo.common.Environment
-
- getConfigurationsName() - Method in class org.nuxeo.ecm.user.registration.actions.UserRegistrationConfigurationActions
-
- getConfigurationsName() - Method in class org.nuxeo.ecm.user.registration.UserRegistrationComponent
-
- getConfigurationsName() - Method in interface org.nuxeo.ecm.user.registration.UserRegistrationService
-
List all registered onfiguration name
- getConfigurationValue(String) - Method in interface org.nuxeo.ecm.platform.picture.api.ImagingService
-
Returns the value a configuration which name is received as parameter.
- getConfigurationValue(String, String) - Method in interface org.nuxeo.ecm.platform.picture.api.ImagingService
-
Returns the value a configuration which name is received as parameter.
- getConfigurationValue(String) - Method in class org.nuxeo.ecm.platform.picture.ImagingComponent
-
- getConfigurationValue(String, String) - Method in class org.nuxeo.ecm.platform.picture.ImagingComponent
-
- getConfirm() - Method in class org.nuxeo.ecm.platform.actions.Action
-
Returns the confirm javascript for this element.
- getConflicts() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
-
- getConflicts() - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
-
- getConfProperties() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
-
- getConfProperties() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetTypeConfiguration
-
Returns configuration properties.
- getConfProperties() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeConfigurationDescriptor
-
- getConfProperty(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
-
- getConfProperty(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetTypeConfiguration
-
- getConfProperty(String) - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeConfigurationDescriptor
-
- getConnectBaseUrl() - Method in class org.nuxeo.connect.client.we.PackageListingProvider
-
- getConnectedStore(String) - Method in interface org.nuxeo.ecm.platform.mail.service.MailService
-
Returns a connected store for this factory.
- getConnectedStore(String, Map<String, Object>) - Method in interface org.nuxeo.ecm.platform.mail.service.MailService
-
- getConnectedStore(String) - Method in class org.nuxeo.ecm.platform.mail.service.MailServiceImpl
-
- getConnectedStore(String, Map<String, Object>) - Method in class org.nuxeo.ecm.platform.mail.service.MailServiceImpl
-
- getConnectedTransport(String) - Method in interface org.nuxeo.ecm.platform.mail.service.MailService
-
Returns a connected transport for this factory.
- getConnectedTransport(String, Map<String, Object>) - Method in interface org.nuxeo.ecm.platform.mail.service.MailService
-
- getConnectedTransport(String) - Method in class org.nuxeo.ecm.platform.mail.service.MailServiceImpl
-
- getConnectedTransport(String, Map<String, Object>) - Method in class org.nuxeo.ecm.platform.mail.service.MailServiceImpl
-
- getConnectHomePage() - Method in class org.nuxeo.functionaltests.pages.admincenter.AdminCenterBasePage
-
- getConnection() - Method in class org.nuxeo.ecm.core.persistence.NuxeoConnectionProvider
-
- getConnection() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.ClusterNodeHandler
-
- getConnection() - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionFactoryImpl
-
Gets a new connection, with no credentials.
- getConnection(ConnectionSpec) - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionFactoryImpl
-
Gets a new connection.
- getConnection(Subject, ConnectionRequestInfo) - Method in class org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl
-
- getConnection() - Method in interface org.nuxeo.ecm.core.storage.sql.Repository
-
Gets a new connection by logging in to the repository with default
credentials.
- getConnection(ConnectionSpec) - Method in interface org.nuxeo.ecm.core.storage.sql.Repository
-
Gets a new connection by logging in to the repository with given
connection information (credentials).
- getConnection() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
-
Gets a new connection by logging in to the repository with default
credentials.
- getConnection(ConnectionSpec) - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
-
Gets a new connection by logging in to the repository with given
connection information (credentials).
- getConnection() - Method in class org.nuxeo.ecm.directory.sql.SimpleDataSource
-
- getConnection(String, String) - Method in class org.nuxeo.ecm.directory.sql.SimpleDataSource
-
- getConnection() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectory
-
- getConnection(String) - Static method in class org.nuxeo.runtime.api.ConnectionHelper
-
Gets a new reference to the transaction-local JDBC connection for the
given dataSource.
- getConnection(String, boolean) - Static method in class org.nuxeo.runtime.api.ConnectionHelper
-
Gets a new reference to the transaction-local JDBC connection for the
given dataSource.
- getConnection() - Method in class org.nuxeo.runtime.api.DataSourceFromUrl
-
- getConnection(String, String) - Method in class org.nuxeo.runtime.api.DataSourceFromUrl
-
- getConnectionCount() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultStorageConnectionMonitor
-
- getConnectionManager(String) - Static method in class org.nuxeo.runtime.jtajca.NuxeoContainer
-
Gets the Nuxeo connection manager used by the container.
- getConnectionSchema(Connection) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
Gets the schema to use to query metadata about existing tables.
- getConnectionSchema(Connection) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
-
- getConnectionSpec() - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionRequestInfoImpl
-
- getConnectionTimeout() - Method in class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor
-
- getConnectionUrl() - Method in class org.nuxeo.theme.resources.ResourceBank
-
- getConnectLogin() - Method in class org.nuxeo.connect.client.jsf.ConnectStatusActionBean
-
- getConnectMap() - Static method in class org.nuxeo.wizard.context.Context
-
- getConnector() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.DefaultSession
-
- getConnector() - Method in class org.nuxeo.runtime.remoting.transporter.TransporterServer
-
- getConnectPage() - Method in class org.nuxeo.functionaltests.pages.wizard.WizardPage
-
- getConnectParams() - Method in class org.nuxeo.wizard.context.ParamCollector
-
- getConnectPassword() - Method in class org.nuxeo.connect.client.jsf.ConnectStatusActionBean
-
- getConnectRegistrationFile(Context) - Static method in class org.nuxeo.wizard.helpers.ConnectRegistrationHelper
-
- getConnectServerUrl() - Method in class org.nuxeo.connect.client.jsf.ConnectStatusActionBean
-
- getConnectStatus() - Method in class org.nuxeo.functionaltests.pages.admincenter.ConnectHomePage
-
- getConnectUpdateStatusInfo() - Method in class org.nuxeo.connect.client.jsf.ConnectStatusActionBean
-
- getConsole() - Method in class org.nuxeo.shell.cmds.Interactive
-
- getConsole() - Method in class org.nuxeo.shell.Shell
-
- getConsole() - Method in class org.nuxeo.shell.swing.ConsolePanel
-
- getConsoleReader() - Method in interface org.nuxeo.shell.cmds.ConsoleReaderFactory
-
- getConsoleReader() - Method in class org.nuxeo.shell.swing.Console
-
- getConstraints() - Method in class org.nuxeo.ecm.core.schema.types.SimpleTypeImpl
-
- getConsume() - Method in class org.nuxeo.ecm.automation.core.impl.InvokableMethod
-
- getConsumer(String) - Method in interface org.nuxeo.ecm.platform.oauth.consumers.OAuthConsumerRegistry
-
Get a Consumer from its consumerKey.
- getConsumer(String, String) - Method in interface org.nuxeo.ecm.platform.oauth.consumers.OAuthConsumerRegistry
-
Get a Consumer from its consumerKey.
- getConsumer(String, String) - Method in class org.nuxeo.ecm.platform.oauth.consumers.OAuthConsumerRegistryImpl
-
- getConsumer(String) - Method in class org.nuxeo.ecm.platform.oauth.consumers.OAuthConsumerRegistryImpl
-
- getConsumerKey() - Method in class org.nuxeo.ecm.platform.oauth.consumers.NuxeoOAuthConsumer
-
- getConsumerKey() - Method in class org.nuxeo.ecm.platform.oauth.providers.NuxeoOAuthServiceProvider
-
- getConsumerKey() - Method in class org.nuxeo.ecm.platform.oauth.tokens.NuxeoOAuthToken
-
- getConsumerKey() - Method in interface org.nuxeo.ecm.platform.oauth.tokens.OAuthToken
-
Gets the Consumer Key.
- getConsumerKey() - Method in class org.nuxeo.opensocial.shindig.crypto.OAuthServiceDescriptor
-
- getConsumerKeyAndSecret(SecurityToken, String, OAuthServiceProvider) - Method in class org.nuxeo.opensocial.shindig.oauth.NXOAuthStore
-
- getConsumerSecret() - Method in class org.nuxeo.ecm.platform.oauth.consumers.NuxeoOAuthConsumer
-
- getConsumerSecret() - Method in class org.nuxeo.ecm.platform.oauth.providers.NuxeoOAuthServiceProvider
-
- getConsumerSecret() - Method in class org.nuxeo.opensocial.shindig.crypto.OAuthServiceDescriptor
-
- getContainer() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.ApplicationServlet
-
- getContainerClientId(FacesContext) - Method in class org.nuxeo.ecm.platform.ui.web.component.list.UIEditableList
-
Override container client id resolution to handle recursion.
- getContainerContext() - Method in class org.nuxeo.opensocial.container.client.model.AppModel
-
- getContainerDocType() - Method in class org.nuxeo.ecm.user.registration.UserRegistrationConfiguration
-
- getContainerFooter() - Method in interface org.nuxeo.opensocial.container.client.presenter.ContainerPresenter.Display
-
- getContainerFooter() - Method in class org.nuxeo.opensocial.container.client.view.ContainerWidget
-
- getContainerHeader() - Method in interface org.nuxeo.opensocial.container.client.presenter.ContainerPresenter.Display
-
- getContainerHeader() - Method in class org.nuxeo.opensocial.container.client.view.ContainerWidget
-
- getContainerName() - Method in class org.nuxeo.ecm.user.registration.UserRegistrationConfiguration
-
- getContainerName() - Method in class org.nuxeo.opensocial.shindig.crypto.PortalConfig
-
- getContainerParentPath() - Method in class org.nuxeo.ecm.user.registration.UserRegistrationConfiguration
-
- getContainerPresenter() - Method in class org.nuxeo.opensocial.container.client.model.adapter.GwtWebContentAdapter
-
- getContainerSideBar() - Method in interface org.nuxeo.opensocial.container.client.presenter.ContainerPresenter.Display
-
- getContainerSideBar() - Method in class org.nuxeo.opensocial.container.client.view.ContainerWidget
-
- getContainerSizeListBox() - Method in interface org.nuxeo.opensocial.container.client.presenter.ContainerBuilderPresenter.Display
-
- getContainerSizeListBox() - Method in class org.nuxeo.opensocial.container.client.view.ContainerBuilderWidget
-
- getContainerTitle() - Method in class org.nuxeo.ecm.user.registration.UserRegistrationConfiguration
-
- getContainingDocument(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
-
Finds the id of the enclosing non-complex-property node.
- getContent() - Method in interface org.nuxeo.apidoc.api.DocumentationItem
-
Gets the main content of the Documentation
- getContent() - Method in class org.nuxeo.apidoc.doc.SimpleDocumentationItem
-
- getContent() - Method in class org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter
-
- getContent() - Method in class org.nuxeo.apidoc.documentation.ResourceDocumentationItem
-
- getContent() - Method in class org.nuxeo.ecm.automation.client.jaxrs.impl.MultipartRequestEntity
-
- getContent() - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.OOoXmlContentHandler
-
- getContent() - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.OpenXmlContentHandler
-
- getContent() - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.presentation.PresentationSlide
-
- getContent(String) - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- getContent(String) - Method in interface org.nuxeo.ecm.core.model.PropertyContainer
-
Gets the value of the named content property.
- getContent(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexListProperty
-
- getContent(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexProperty
-
- getContent(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- getContent() - Method in interface org.nuxeo.ecm.platform.picture.api.PictureView
-
- getContent() - Method in class org.nuxeo.ecm.platform.picture.api.PictureViewImpl
-
- getContent() - Method in interface org.nuxeo.ecm.social.workspace.adapters.Article
-
- getContent() - Method in class org.nuxeo.ecm.social.workspace.adapters.ArticleAdapter
-
- getContent(String) - Method in class org.nuxeo.ecm.webengine.ui.Test
-
- getContent() - Method in interface org.nuxeo.opensocial.container.shared.layout.api.YUILayout
-
- getContent() - Method in class org.nuxeo.opensocial.container.shared.layout.impl.YUILayoutImpl
-
- getContent() - Method in class org.nuxeo.runtime.deployment.preprocessor.template.TemplateContribution
-
- getContent() - Method in interface org.nuxeo.runtime.model.persistence.Contribution
-
Gets the contribution XML content.
- getContent() - Method in class org.nuxeo.runtime.model.persistence.ContributionBuilder
-
- getContent() - Method in class org.nuxeo.runtime.model.persistence.fs.ContributionFile
-
- getContent() - Method in class org.nuxeo.runtime.model.persistence.fs.ContributionLocation
-
- getContent() - Method in class org.nuxeo.theme.styling.service.descriptors.FlavorPresets
-
- getContent() - Method in class org.nuxeo.theme.styling.service.descriptors.SimpleStyle
-
- getContent() - Method in class org.nuxeo.theme.webwidgets.PanelDecorationType
-
- getContent() - Method in class org.nuxeo.theme.webwidgets.providers.DataEntity
-
- getContent() - Method in class org.nuxeo.theme.webwidgets.WidgetData
-
- getContent() - Method in class org.nuxeo.theme.webwidgets.WidgetDecorationType
-
- getContent() - Method in class org.nuxeo.webengine.blogs.models.BlogPostModel
-
- getContent() - Method in class org.nuxeo.webengine.sites.models.WebpageCommentModel
-
- getContent() - Method in class org.nuxeo.webengine.sites.models.WebpageModel
-
- getContentAsFragment(Element) - Static method in class org.nuxeo.common.xmap.DOMSerializer
-
- getContentChanges(String, boolean, long) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
-
- getContentChanges(String, boolean, long, OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
-
- getContentChanges(String, Holder<String>, Boolean, String, Boolean, Boolean, BigInteger, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
-
- getContentData(String) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- getContentData(String) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Gets the data input stream given its key.
- getContentDiff(Blob, Blob, Locale) - Method in class org.nuxeo.ecm.diff.content.adapter.HtmlContentDiffer
-
- getContentDiff(Blob, Blob, Locale) - Method in interface org.nuxeo.ecm.diff.content.adapter.MimeTypeContentDiffer
-
- getContentDiffBlobs(DocumentModel, ContentDiffConversionType, Locale) - Method in class org.nuxeo.ecm.diff.content.adapter.base.ConverterBasedContentDiffAdapter
-
- getContentDiffBlobs(DocumentModel, String, ContentDiffConversionType, Locale) - Method in class org.nuxeo.ecm.diff.content.adapter.base.ConverterBasedContentDiffAdapter
-
- getContentDiffDifferenceTypeMsgKey(DifferenceType) - Method in class org.nuxeo.ecm.diff.web.DiffActionsBean
-
Gets the content diff difference type message key.
- getContentDiffer(String) - Method in interface org.nuxeo.ecm.diff.content.adapter.ContentDiffAdapterManager
-
- getContentDiffer(String) - Method in class org.nuxeo.ecm.diff.content.adapter.ContentDiffAdapterManagerComponent
-
- getContentDiffFancyBoxURL(DocumentModel, String, String, String) - Static method in class org.nuxeo.ecm.diff.content.ContentDiffHelper
-
Gets the content diff fancy box URL.
- getContentDiffFancyBoxURL(String, String) - Method in class org.nuxeo.ecm.diff.web.DiffActionsBean
-
Gets the content diff fancybox URL for the property with xpath
propertyXPath
.
- getContentDiffFancyBoxURL(String, String, String) - Method in class org.nuxeo.ecm.diff.web.DiffActionsBean
-
Gets the content diff fancybox URL for the property with xpath
propertyXPath
using conversionType
.
- getContentDiffURL(DocumentModel, DocumentModel, String, String) - Static method in class org.nuxeo.ecm.diff.content.ContentDiffHelper
-
Gets the content diff URL.
- getContentDiffURL(DocumentModel, DocumentModel, String, String, String) - Static method in class org.nuxeo.ecm.diff.content.ContentDiffHelper
-
Gets the content diff URL.
- getContentDiffURL(String, DocumentModel, DocumentModel, String, String, String) - Static method in class org.nuxeo.ecm.diff.content.ContentDiffHelper
-
Gets the content diff URL.
- getContentDiffURL(String, String, String, String) - Method in class org.nuxeo.ecm.diff.web.DiffActionsBean
-
Gets the content diff URL of two documents independently of the current document
- getContentDiffURL(String, String) - Method in class org.nuxeo.ecm.diff.web.DiffActionsBean
-
Gets the content diff URL.
- getContentDiffValue() - Method in interface org.nuxeo.ecm.diff.model.DiffDisplayBlock
-
- getContentDiffValue() - Method in class org.nuxeo.ecm.diff.model.impl.DiffDisplayBlockImpl
-
- getContentDiffWithBlobPostProcessingURL(String, String) - Method in class org.nuxeo.ecm.diff.web.DiffActionsBean
-
Gets the content diff with blob post processing URL.
- getContentField() - Method in class org.nuxeo.ecm.platform.htmlsanitizer.FieldDescriptor
-
- getContentLength() - Method in class org.nuxeo.ecm.automation.client.jaxrs.impl.MultipartRequestEntity
-
- getContentPresenter() - Method in class org.nuxeo.opensocial.container.client.presenter.PortletPresenter
-
- getContentProvider() - Method in interface org.nuxeo.ecm.webengine.ui.tree.TreeItem
-
Gets the current content provider.
- getContentProvider() - Method in class org.nuxeo.ecm.webengine.ui.tree.TreeItemImpl
-
- getContentProvider() - Method in interface org.nuxeo.ecm.webengine.ui.tree.TreeModel
-
Gets the content provider used by this tree.
- getContentProvider() - Method in class org.nuxeo.ecm.webengine.ui.tree.TreeModelImpl
-
- getContentStream() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
-
- getContentStream(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
-
- getContentStream(BigInteger, BigInteger) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
-
- getContentStream(String, BigInteger, BigInteger) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
-
- getContentStream(ObjectId) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
-
- getContentStream(ObjectId, String, BigInteger, BigInteger) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
-
- getContentStream(String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
-
- getContentStream(DocumentModel) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData
-
- getContentStreamFileName() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
-
- getContentStreamId() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
-
- getContentStreamLength() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
-
- getContentStreamMimeType() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
-
- getContentTab() - Method in class org.nuxeo.functionaltests.pages.DocumentBasePage
-
Click on the content tab and return the subpage of this page.
- getContentType() - Method in class org.nuxeo.ecm.automation.client.jaxrs.util.BlobDataSource
-
- getContentType() - Method in class org.nuxeo.ecm.automation.client.jaxrs.util.InputStreamDataSource
-
- getContentType() - Method in class org.nuxeo.ecm.automation.core.mail.BlobDataSource
-
- getContentType() - Method in class org.nuxeo.ecm.automation.jaxrs.io.InputStreamDataSource
-
- getContentType() - Method in class org.nuxeo.ecm.platform.ui.web.multipart.MultipartRequest
-
- getContentType() - Method in class org.nuxeo.ecm.platform.ui.web.util.NXHtmlResponseWriter
-
- getContentType() - Method in class org.nuxeo.theme.webwidgets.providers.DataEntity
-
- getContentType() - Method in class org.nuxeo.theme.webwidgets.WidgetData
-
- getContentView(String) - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewRegistry
-
- getContentView(String) - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentViewService
-
Returns the content view with given name, or null if not found.
- getContentView(String) - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewServiceImpl
-
- getContentView(String) - Method in class org.nuxeo.ecm.platform.contentview.seam.ContentViewActions
-
- getContentView(String, DocumentModel) - Method in class org.nuxeo.ecm.platform.contentview.seam.ContentViewActions
-
Returns content view with given name, or null if no content view with
this name is found.
- getContentView() - Method in class org.nuxeo.ecm.webapp.directory.DirectoryTreeDescriptor
-
- getContentViewActions() - Static method in class org.nuxeo.ecm.automation.jsf.OperationHelper
-
- getContentViewHeader(String) - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentViewService
-
Returns the content view header, or null if not found.
- getContentViewHeader(String) - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewServiceImpl
-
- getContentViewHeaders() - Method in class org.nuxeo.dam.seam.DamSearchActions
-
- getContentViewHeaders() - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentViewService
-
Returns all the registered content view headers, or an empty set if no
content view is registered.
- getContentViewHeaders(String) - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentViewService
-
Returns all the registered content view headers with given flag declared
on their definition
- getContentViewHeaders() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewServiceImpl
-
- getContentViewHeaders(String) - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewServiceImpl
-
- getContentViewHeaders() - Method in class org.nuxeo.ecm.platform.faceted.search.jsf.FacetedSearchActions
-
- getContentViewName() - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentViewState
-
- getContentViewName() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewStateImpl
-
- getContentViewName() - Method in class org.nuxeo.ecm.platform.types.DocumentContentView
-
- getContentViewNames() - Method in class org.nuxeo.dam.seam.DamSearchActions
-
- getContentViewNames() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewRegistry
-
- getContentViewNames() - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentViewService
-
Returns all the registered content view names, or an empty set if no
content view is registered.
- getContentViewNames(String) - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentViewService
-
Returns all the registered content view names with given flag declared
on their definition
- getContentViewNames() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewServiceImpl
-
- getContentViewNames(String) - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewServiceImpl
-
- getContentViewNames() - Method in interface org.nuxeo.ecm.platform.faceted.search.api.service.FacetedSearchService
-
Returns the list of Content view names associated to a Faceted Search.
- getContentViewNames(DocumentModel) - Method in interface org.nuxeo.ecm.platform.faceted.search.api.service.FacetedSearchService
-
Returns the list of Content view names associated to a Faceted Search and
depending of a local configuration.
- getContentViewNames() - Method in class org.nuxeo.ecm.platform.faceted.search.jsf.FacetedSearchActions
-
- getContentViewNames() - Method in class org.nuxeo.ecm.platform.faceted.search.jsf.service.FacetedSearchServiceImpl
-
- getContentViewNames(DocumentModel) - Method in class org.nuxeo.ecm.platform.faceted.search.jsf.service.FacetedSearchServiceImpl
-
- getContentViewNames() - Method in class org.nuxeo.ecm.platform.types.DocumentContentViews
-
- getContentViewNamesForExport() - Method in class org.nuxeo.ecm.platform.types.DocumentContentViews
-
- getContentViews() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewRegistry
-
- getContentViews(String) - Method in interface org.nuxeo.ecm.platform.types.adapter.TypeInfo
-
Returns content views defined on this document type for given category
- getContentViews() - Method in interface org.nuxeo.ecm.platform.types.adapter.TypeInfo
-
Returns content views defined on this document type for all categories.
- getContentViews(String) - Method in class org.nuxeo.ecm.platform.types.adapter.TypeInfoAdapter
-
- getContentViews() - Method in class org.nuxeo.ecm.platform.types.adapter.TypeInfoAdapter
-
- getContentViews() - Method in class org.nuxeo.ecm.platform.types.DocumentContentViews
-
- getContentViews(String) - Method in class org.nuxeo.ecm.platform.types.Type
-
Return content views defined on this document type for given category
- getContentViews() - Method in class org.nuxeo.ecm.platform.types.Type
-
- getContentViewsByFlag(String) - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewRegistry
-
- getContentViewsForExport() - Method in interface org.nuxeo.ecm.platform.types.adapter.TypeInfo
-
Returns content views defined on this document type for all categories
that are shown in export views.
- getContentViewsForExport() - Method in class org.nuxeo.ecm.platform.types.adapter.TypeInfoAdapter
-
- getContentViewsForType(String) - Method in interface org.nuxeo.ecm.platform.types.localconfiguration.ContentViewConfiguration
-
Returns the ContentView name for a specified document type if any is configured.
- getContentViewsForType(String) - Method in class org.nuxeo.ecm.platform.types.localconfiguration.ContentViewConfigurationAdapter
-
- getContentViewState(ContentView) - Method in class org.nuxeo.ecm.platform.contentview.seam.ContentViewRestActions
-
- getContentViewWithProvider(String) - Method in class org.nuxeo.ecm.platform.contentview.seam.ContentViewActions
-
- getContentViewWithProvider(String, DocumentModel) - Method in class org.nuxeo.ecm.platform.contentview.seam.ContentViewActions
-
- getContentViewWithProvider(String, DocumentModel, List<SortInfo>, Long, Long) - Method in class org.nuxeo.ecm.platform.contentview.seam.ContentViewActions
-
- getContentViewWithProvider(String, DocumentModel, List<SortInfo>, Long, Long, Long) - Method in class org.nuxeo.ecm.platform.contentview.seam.ContentViewActions
-
- getContentViewWithProvider(String, DocumentModel, List<SortInfo>, Long, Long, Object...) - Method in class org.nuxeo.ecm.platform.contentview.seam.ContentViewActions
-
- getContext() - Static method in class org.nuxeo.connect.update.PackageUpdateComponent
-
- getContext() - Method in interface org.nuxeo.ecm.activity.Activity
-
Returns the context of this Activity
.
- getContext() - Method in class org.nuxeo.ecm.activity.ActivityImpl
-
- getContext() - Method in class org.nuxeo.ecm.automation.client.jaxrs.impl.AutomationClientActivator
-
- getContext() - Method in interface org.nuxeo.ecm.core.event.Event
-
Gets the event context.
- getContext() - Method in class org.nuxeo.ecm.core.event.impl.EventImpl
-
- getContext() - Method in class org.nuxeo.ecm.core.scheduler.SchedulerServiceImpl
-
- getContext() - Method in class org.nuxeo.ecm.core.storage.sql.Activator
-
- getContext() - Method in interface org.nuxeo.ecm.directory.ldap.ContextProvider
-
- getContext() - Method in class org.nuxeo.ecm.directory.ldap.LDAPSession
-
- getContext(Class) - Method in class org.nuxeo.ecm.platform.actions.jsf.JSFELContext
-
- getContext() - Method in interface org.nuxeo.ecm.platform.annotations.api.Annotation
-
- getContext() - Method in class org.nuxeo.ecm.platform.annotations.api.AnnotationImpl
-
- getContext() - Method in class org.nuxeo.ecm.platform.ec.notification.service.TemplateDescriptor
-
- getContext() - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService
-
- getContext(Class) - Method in class org.nuxeo.ecm.platform.ui.web.binding.EvaluationContext
-
- getContext() - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockExternalContext
-
- getContext(Class<?>) - Method in class org.nuxeo.ecm.webdav.WebDavContextResolver
-
- getContext() - Method in class org.nuxeo.ecm.webengine.install.Installer
-
- getContext() - Method in class org.nuxeo.ecm.webengine.jaxrs.Activator
-
- getContext() - Method in class org.nuxeo.ecm.webengine.jaxrs.views.BundleResource
-
- getContext() - Static method in class org.nuxeo.ecm.webengine.jaxrs.views.ResourceContext
-
- getContext() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
-
- getContext() - Method in interface org.nuxeo.ecm.webengine.model.Resource
-
- getContext() - Method in class org.nuxeo.ecm.webengine.model.view.TemplateView
-
- getContext() - Method in class org.nuxeo.runtime.AbstractRuntimeService
-
- getContext() - Method in class org.nuxeo.runtime.api.JndiServiceLocator
-
- getContext() - Method in class org.nuxeo.runtime.deploy.ConfigurationDeployer.Entry
-
- getContext() - Method in class org.nuxeo.runtime.jetty.FilterDescriptor
-
- getContext() - Method in class org.nuxeo.runtime.jetty.ServletContextListenerDescriptor
-
- getContext() - Method in class org.nuxeo.runtime.jetty.ServletDescriptor
-
- getContext() - Method in interface org.nuxeo.runtime.model.ComponentInstance
-
Gets the runtime context attached to this instance.
- getContext() - Method in interface org.nuxeo.runtime.model.Extension
-
Gets the context of the component who contributed this extension.
- getContext() - Method in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
-
- getContext(String) - Method in class org.nuxeo.runtime.model.impl.ComponentPersistence
-
- getContext() - Method in class org.nuxeo.runtime.model.impl.ExtensionImpl
-
- getContext() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
-
- getContext() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
-
Gets the runtime context that created this registration info.
- getContext(Bundle) - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
-
- getContext(String) - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
-
- getContext() - Method in class org.nuxeo.runtime.remoting.RemoteComponent
-
- getContext() - Method in class org.nuxeo.runtime.remoting.RemoteComponentInstance
-
- getContext() - Method in interface org.nuxeo.runtime.RuntimeService
-
Gets the context of the runtime bundle.
- getContext() - Method in class org.nuxeo.runtime.scripting.RemoteScript
-
- getContext() - Method in class org.nuxeo.runtime.services.streaming.StreamingService
-
- getContext() - Method in class org.nuxeo.runtime.test.NXRuntimeTestCase
-
- getContext() - Method in interface org.nuxeo.runtime.test.runner.RuntimeHarness
-
Runtime context for deployment
- getContext() - Method in class org.nuxeo.shell.automation.AutomationFeature
-
- getContext() - Method in class org.nuxeo.template.importer.TemplateBundleActivator
-
- getContext() - Method in class org.nuxeo.theme.themes.ThemeDescriptor
-
- getContextData() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Gets the context data associated to this document.
- getContextData(ScopeType, String) - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Gets the context data associated to this document for given scope and
given key.
- getContextData(String) - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Gets the context data using the default scope.
- getContextData() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- getContextData(ScopeType, String) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- getContextData(String) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- getContextData() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- getContextData(ScopeType, String) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- getContextData(String) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- getContextData() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- getContextData(ScopeType, String) - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- getContextData(String) - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- getContextManager() - Method in class org.nuxeo.runtime.jetty.JettyComponent
-
- getContextName() - Method in class org.nuxeo.launcher.config.TomcatConfigurator
-
- getContextObject(Class<T>) - Method in class org.nuxeo.shell.Shell
-
- getContextParameters() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.DefaultOperationRequest
-
- getContextParameters() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JavaOperationRequest
-
- getContextParameters() - Method in class org.nuxeo.ecm.automation.client.model.Document
-
- getContextParameters() - Method in interface org.nuxeo.ecm.automation.client.OperationRequest
-
- getContextPath() - Method in class org.nuxeo.common.server.WebApplication
-
- getContextPath() - Method in class org.nuxeo.ecm.platform.ui.web.rest.RestHelper
-
- getContextPath() - Static method in class org.nuxeo.ecm.platform.ui.web.util.BaseURL
-
- getContextPath(ServletRequest) - Static method in class org.nuxeo.ecm.platform.web.common.vh.VirtualHostHelper
-
Returns the context path of the application.
- getContextPath() - Method in class org.nuxeo.theme.resources.ResourceType
-
- getContextPath() - Method in class org.nuxeo.wss.WSSConfig
-
- getContextPathProperty() - Static method in class org.nuxeo.ecm.platform.web.common.vh.VirtualHostHelper
-
- getContextProperties() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectory
-
- getContexts() - Method in class org.nuxeo.runtime.jboss.deployer.structure.DeploymentStructure
-
- getContextualActions() - Method in class org.nuxeo.functionaltests.pages.DocumentBasePage
-
- getContractStatusLabel() - Method in class org.nuxeo.connect.client.status.SubscriptionStatusWrapper
-
- getContribs() - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDProviderFragmentRegistry
-
- getContributedRestletByName(String) - Method in class org.nuxeo.ecm.platform.ui.web.restAPI.service.PluggableRestletService
-
- getContributedRestletDescriptor(String) - Method in class org.nuxeo.ecm.platform.ui.web.restAPI.service.PluggableRestletService
-
- getContributedRestletNames() - Method in class org.nuxeo.ecm.platform.ui.web.restAPI.service.PluggableRestletService
-
- getContributingComponent() - Method in class org.nuxeo.apidoc.adapters.OperationInfoDocAdapter
-
- getContributingComponent() - Method in interface org.nuxeo.apidoc.api.OperationInfo
-
- getContributingComponent() - Method in class org.nuxeo.apidoc.introspection.OperationInfoImpl
-
- getContributingComponent() - Method in class org.nuxeo.ecm.automation.core.impl.ChainTypeImpl
-
- getContributingComponent() - Method in class org.nuxeo.ecm.automation.core.impl.OperationTypeImpl
-
- getContributingComponent() - Method in interface org.nuxeo.ecm.automation.OperationType
-
Gets the name of the component that contributed the operation
- getContribution() - Method in class org.nuxeo.apidoc.introspection.ExtensionInfoImpl
-
- getContribution(String) - Method in class org.nuxeo.apidoc.introspection.RuntimeSnapshot
-
- getContribution(String) - Method in class org.nuxeo.apidoc.repository.RepositoryDistributionSnapshot
-
- getContribution(String) - Method in interface org.nuxeo.apidoc.snapshot.DistributionSnapshot
-
- getContribution() - Method in class org.nuxeo.ecm.automation.core.impl.ChainTypeImpl
-
- getContribution(K) - Method in interface org.nuxeo.runtime.contribution.ContributionRegistry
-
- getContribution(K) - Method in class org.nuxeo.runtime.contribution.impl.AbstractContributionRegistry
-
- getContribution(String) - Method in class org.nuxeo.runtime.model.persistence.ContributionPersistenceComponent
-
- getContribution(String) - Method in interface org.nuxeo.runtime.model.persistence.ContributionPersistenceManager
-
Gets a contribution given its name.
- getContribution(String) - Method in interface org.nuxeo.runtime.model.persistence.ContributionStorage
-
- getContribution(String) - Method in class org.nuxeo.runtime.model.persistence.fs.FileSystemStorage
-
- getContributionFragments() - Method in class org.nuxeo.runtime.deploy.CompositeContribution
-
- getContributionId(AllowedAssetTypeDescriptor) - Method in class org.nuxeo.dam.AllowedAssetTypeRegistry
-
- getContributionId(ActiveFileSystemItemFactoriesDescriptor) - Method in class org.nuxeo.drive.service.impl.ActiveFileSystemItemFactoryRegistry
-
- getContributionId(ActiveTopLevelFolderItemFactoryDescriptor) - Method in class org.nuxeo.drive.service.impl.ActiveTopLevelFolderItemFactoryRegistry
-
- getContributionId(FileSystemItemFactoryDescriptor) - Method in class org.nuxeo.drive.service.impl.FileSystemItemFactoryRegistry
-
- getContributionId(TopLevelFolderItemFactoryDescriptor) - Method in class org.nuxeo.drive.service.impl.TopLevelFolderItemFactoryRegistry
-
- getContributionId(ActivityLinkBuilderDescriptor) - Method in class org.nuxeo.ecm.activity.ActivityLinkBuilderRegistry
-
- getContributionId(ActivityStream) - Method in class org.nuxeo.ecm.activity.ActivityStreamRegistry
-
- getContributionId(ActivityUpgraderDescriptor) - Method in class org.nuxeo.ecm.activity.ActivityUpgraderRegistry
-
- getContributionId(ActivityVerb) - Method in class org.nuxeo.ecm.activity.ActivityVerbRegistry
-
- getContributionId(EventHandler) - Method in class org.nuxeo.ecm.automation.core.events.EventRegistry
-
- getContributionId(ChainException) - Method in class org.nuxeo.ecm.automation.core.exception.ChainExceptionRegistry
-
- getContributionId(AutomationFilter) - Method in class org.nuxeo.ecm.automation.core.impl.AutomationFilterRegistry
-
- getContributionId(OperationType) - Method in class org.nuxeo.ecm.automation.core.impl.OperationTypeRegistry
-
- getContributionId(PropertiesMappingDescriptor) - Method in class org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingContributionRegistry
-
- getContributionId(LifeCycleDescriptor) - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleRegistry
-
- getContributionId(LifeCycleTypesDescriptor) - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleTypeRegistry
-
- getContributionId(WorkQueueDescriptor) - Method in class org.nuxeo.ecm.core.work.WorkQueueDescriptorRegistry
-
- getContributionId(LDAPDirectoryDescriptor) - Method in class org.nuxeo.ecm.directory.ldap.registry.LDAPDirectoryRegistry
-
- getContributionId(LDAPServerDescriptor) - Method in class org.nuxeo.ecm.directory.ldap.registry.LDAPServerRegistry
-
- getContributionId(MultiDirectoryDescriptor) - Method in class org.nuxeo.ecm.directory.multi.MultiDirectoryRegistry
-
- getContributionId(DirectoryFactoryMapper) - Method in class org.nuxeo.ecm.directory.registry.DirectoryFactoryMapperRegistry
-
- getContributionId(DirectoryFactory) - Method in class org.nuxeo.ecm.directory.registry.DirectoryFactoryRegistry
-
- getContributionId(SQLDirectoryDescriptor) - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryRegistry
-
- getContributionId(Action) - Method in class org.nuxeo.ecm.platform.actions.ActionContributionHandler
-
- getContributionId(DefaultActionFilter) - Method in class org.nuxeo.ecm.platform.actions.FilterContributionHandler
-
- getContributionId(PostContentCreationHandlerDescriptor) - Method in class org.nuxeo.ecm.platform.content.template.service.PostContentCreationHandlerRegistry
-
- getContributionId(ContentViewDescriptor) - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewRegistry
-
- getContributionId(NotificationListenerVetoDescriptor) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationListenerVetoRegistry
-
- getContributionId(LayoutConverterDescriptor) - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.LayoutConverterRegistry
-
- getContributionId(LayoutDefinition) - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.LayoutDefinitionRegistry
-
- getContributionId(WidgetConverterDescriptor) - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.WidgetConverterRegistry
-
- getContributionId(WidgetDefinition) - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.WidgetDefinitionRegistry
-
- getContributionId(WidgetTypeDefinition) - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.WidgetTypeDefinitionRegistry
-
- getContributionId(WidgetType) - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.WidgetTypeRegistry
-
- getContributionId(DisabledPropertyRefDescriptor) - Method in class org.nuxeo.ecm.platform.forms.layout.service.DisabledPropertyRefRegistry
-
- getContributionId(OpenIDConnectProviderDescriptor) - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDProviderFragmentRegistry
-
- getContributionId(PageProviderDefinition) - Method in class org.nuxeo.ecm.platform.query.core.PageProviderRegistry
-
- getContributionId(RouteModelResourceType) - Method in class org.nuxeo.ecm.platform.routing.core.registries.RouteTemplateResourceRegistry
-
- getContributionId(SuggesterGroupDescriptor) - Method in class org.nuxeo.ecm.platform.suggestbox.service.registries.SuggesterGroupRegistry
-
- getContributionId(SuggesterDescriptor) - Method in class org.nuxeo.ecm.platform.suggestbox.service.registries.SuggesterRegistry
-
- getContributionId(SuggestionHandlerDescriptor) - Method in class org.nuxeo.ecm.platform.suggestbox.service.registries.SuggestionHandlerRegistry
-
- getContributionId(Type) - Method in class org.nuxeo.ecm.platform.types.TypeRegistry
-
- getContributionId(AutomaticVideoConversion) - Method in class org.nuxeo.ecm.platform.video.service.AutomaticVideoConversionContributionHandler
-
- getContributionId(VideoConversion) - Method in class org.nuxeo.ecm.platform.video.service.VideoConversionContributionHandler
-
- getContributionId(NuxeoCorsFilterDescriptor) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.NuxeoCorsFilterDescriptorRegistry
-
- getContributionId(WSEndpointDescriptor) - Method in class org.nuxeo.ecm.platform.ws.WSEndpointRegistry
-
- getContributionId(QuotaStatsUpdaterDescriptor) - Method in class org.nuxeo.ecm.quota.QuotaStatsUpdaterRegistry
-
- getContributionId(RelationshipKindDescriptor) - Method in class org.nuxeo.ecm.social.relationship.service.RelationshipKindRegistry
-
- getContributionId(IconDescriptor) - Method in class org.nuxeo.ecm.styleguide.service.StyleGuideIconRegistry
-
- getContributionId(NavTreeDescriptor) - Method in class org.nuxeo.ecm.virtualnavigation.service.NavTreeRegistry
-
- getContributionId(DirectoryTreeDescriptor) - Method in class org.nuxeo.ecm.webapp.directory.DirectoryTreeRegistry
-
- getContributionId() - Method in class org.nuxeo.runtime.deploy.Contribution
-
- getContributionId(T) - Method in class org.nuxeo.runtime.model.ContributionFragmentRegistry
-
Returns the contribution ID given the contribution object
- getContributionId(ContextExtensionFactoryDescriptor) - Method in class org.nuxeo.template.service.ContextFactoryRegistry
-
- getContributionId(OutputFormatDescriptor) - Method in class org.nuxeo.template.service.OutputFormatRegistry
-
- getContributionId(TemplateProcessorDescriptor) - Method in class org.nuxeo.template.service.TemplateProcessorRegistry
-
- getContributionId(Flavor) - Method in class org.nuxeo.theme.styling.service.registries.FlavorRegistry
-
- getContributionId(ThemePage) - Method in class org.nuxeo.theme.styling.service.registries.PageRegistry
-
- getContributionId(ResourceType) - Method in class org.nuxeo.theme.styling.service.registries.ResourceRegistry
-
- getContributionId(SimpleStyle) - Method in class org.nuxeo.theme.styling.service.registries.StyleRegistry
-
- getContributionIds() - Method in class org.nuxeo.apidoc.introspection.RuntimeSnapshot
-
- getContributionIds() - Method in class org.nuxeo.apidoc.repository.RepositoryDistributionSnapshot
-
- getContributionIds() - Method in interface org.nuxeo.apidoc.snapshot.DistributionSnapshot
-
- getContributionItems() - Method in class org.nuxeo.apidoc.adapters.ExtensionInfoDocAdapter
-
- getContributionItems() - Method in interface org.nuxeo.apidoc.api.ExtensionInfo
-
- getContributionItems() - Method in class org.nuxeo.apidoc.introspection.ExtensionInfoImpl
-
- getContributions() - Method in class org.nuxeo.apidoc.browse.ApiBrowser
-
- getContributions() - Method in class org.nuxeo.apidoc.browse.ComponentWO
-
- getContributions() - Method in class org.nuxeo.apidoc.introspection.RuntimeSnapshot
-
- getContributions() - Method in class org.nuxeo.apidoc.repository.RepositoryDistributionSnapshot
-
- getContributions() - Method in interface org.nuxeo.apidoc.snapshot.DistributionSnapshot
-
- getContributions() - Method in class org.nuxeo.ecm.platform.ws.WSEndpointRegistry
-
- getContributions() - Method in interface org.nuxeo.runtime.model.Extension
-
Gets the extension contribution objects.
- getContributions() - Method in interface org.nuxeo.runtime.model.ExtensionPoint
-
Gets the object types of the contributions accepted by this extension point.
- getContributions() - Method in class org.nuxeo.runtime.model.impl.ExtensionImpl
-
- getContributions() - Method in class org.nuxeo.runtime.model.impl.ExtensionPointImpl
-
- getContributions() - Method in class org.nuxeo.runtime.model.persistence.ContributionPersistenceComponent
-
- getContributions() - Method in interface org.nuxeo.runtime.model.persistence.ContributionPersistenceManager
-
Gets a list with all persisted contributions.
- getContributions() - Method in interface org.nuxeo.runtime.model.persistence.ContributionStorage
-
- getContributions() - Method in class org.nuxeo.runtime.model.persistence.fs.FileSystemStorage
-
- getContributionsCount() - Method in class org.nuxeo.ecm.platform.management.adapters.ExtensionPointInventoryAdapter
-
- getContributionsCount() - Method in interface org.nuxeo.ecm.platform.management.adapters.ExtensionPointInventoryMBean
-
- getContributor() - Method in class org.nuxeo.runtime.deploy.Contribution
-
- getContributors(String, RestEvaluationContext) - Method in interface org.nuxeo.ecm.automation.io.services.contributor.RestContributorService
-
Gets contributors for a category
- getContributors(String, RestEvaluationContext) - Method in class org.nuxeo.ecm.automation.io.services.contributor.RestContributorServiceImpl
-
- getContributors() - Method in class org.nuxeo.functionaltests.pages.tabs.SummaryTabSubPage
-
Get the list of contributors of the doc.
- getControl(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
-
- getControl(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Widget
-
Returns control with given name.
- getControlledBy() - Method in class org.nuxeo.theme.jsf.component.UIButton
-
- getControlledBy() - Method in class org.nuxeo.theme.jsf.component.UIPanel
-
- getControlledBy() - Method in class org.nuxeo.theme.jsf.component.UITabs
-
- getControlledBy() - Method in class org.nuxeo.theme.jsf.taglib.ButtonTag
-
- getControlledBy() - Method in class org.nuxeo.theme.jsf.taglib.PanelTag
-
- getControlledBy() - Method in class org.nuxeo.theme.jsf.taglib.TabsTag
-
- getController() - Static method in class org.nuxeo.ecm.platform.annotations.gwt.client.AnnotationFrameApplication
-
- getController() - Method in class org.nuxeo.launcher.gui.NuxeoFrame
-
- getControls(String, String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
-
- getControls() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
-
- getControls() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
-
- getControls() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Widget
-
Returns controls on this widget.
- getControls(String, String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
-
Returns controls for given mode.
- getControls() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
-
Returns controls by mode.
- getControls() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.ControlsDescriptor
-
- getControls() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetDescriptor
-
- getConversationManager() - Static method in class org.nuxeo.ecm.platform.ui.web.rest.RestHelper
-
- getConversionName() - Method in class org.nuxeo.ecm.platform.video.service.VideoConversionId
-
Deprecated.
- getConversionService() - Static method in class org.nuxeo.ecm.platform.preview.adapter.base.ConverterBasedHtmlPreviewAdapter
-
- getConvertAction() - Method in class org.nuxeo.ecm.platform.ui.web.component.file.UIOutputFile
-
- getConvertedBlob() - Method in class org.nuxeo.ecm.platform.ui.web.component.file.InputFileInfo
-
- getConvertedChoice() - Method in class org.nuxeo.ecm.platform.ui.web.component.file.InputFileInfo
-
- getConvertedFilename() - Method in class org.nuxeo.ecm.platform.ui.web.component.file.InputFileInfo
-
- getConvertedMimeType() - Method in class org.nuxeo.ecm.platform.ui.web.component.file.InputFileInfo
-
- getConvertedValue(FacesContext, UIComponent, Object) - Method in class org.nuxeo.ecm.platform.ui.web.renderer.NXCheckboxRenderer
-
- getConverter(String) - Method in interface org.nuxeo.ecm.core.convert.extension.ConversionServiceManager
-
- getConverter(String) - Static method in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
-
- getConverter(String) - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.LayoutConverterRegistry
-
- getConverter(String) - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.WidgetConverterRegistry
-
- getConverter() - Method in class org.nuxeo.ecm.platform.video.service.VideoConversion
-
- getConverterClassName() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutConverterDescriptor
-
- getConverterClassName() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetConverterDescriptor
-
- getConverterDescriptor(String) - Static method in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
-
- getConverterIds() - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockApplication
-
- getConverterInstance() - Method in class org.nuxeo.ecm.core.convert.extension.ConverterDescriptor
-
- getConverterName(String, String) - Method in interface org.nuxeo.ecm.core.convert.api.ConversionService
-
Gets the convertName given a source and destination MimeType.
- getConverterName() - Method in class org.nuxeo.ecm.core.convert.extension.ConverterDescriptor
-
- getConverterName(String, String) - Method in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
-
- getConverterName() - Method in class org.nuxeo.ecm.core.convert.service.ConvertOption
-
- getConverterName(String, String) - Static method in class org.nuxeo.ecm.core.convert.service.MimeTypeTranslationHelper
-
- getConverterNames(String, String) - Method in interface org.nuxeo.ecm.core.convert.api.ConversionService
-
Gets the available convertNames given a source and destination MimeType.
- getConverterNames(String, String) - Method in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
-
- getConverterNames(String, String) - Static method in class org.nuxeo.ecm.core.convert.service.MimeTypeTranslationHelper
-
- getConverters() - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.LayoutConverterRegistry
-
- getConverters() - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.WidgetConverterRegistry
-
- getConverterType() - Method in class org.nuxeo.ecm.core.convert.extension.ConverterDescriptor
-
- getConverterTypes() - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockApplication
-
- getConvertHandler(TagAttributes, FaceletHandler, String) - Method in class org.nuxeo.ecm.platform.forms.layout.facelets.FaceletHandlerHelper
-
- getConvertHandler(String, TagAttributes, FaceletHandler, String) - Method in class org.nuxeo.ecm.platform.forms.layout.facelets.FaceletHandlerHelper
-
Returns a convert handler for this configuration.
- getConvertor(Class<T>) - Static method in class org.nuxeo.ecm.webengine.forms.validation.TypeConvertor
-
- getCookie(String) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
-
- getCookie(String, String) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
-
- getCookie(String) - Method in interface org.nuxeo.ecm.webengine.model.WebContext
-
Convenience method to get a cookie value.
- getCookie(String, String) - Method in interface org.nuxeo.ecm.webengine.model.WebContext
-
Convenience method to get a cookie value using a default value.
- getCookie(String, ExternalContext) - Static method in class org.nuxeo.theme.jsf.negotiation.CookieManager
-
- getCopy(boolean) - Method in class org.nuxeo.template.api.TemplateInput
-
- getCopyHier(boolean, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
-
- getCopyIdColumn(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
-
- getCopySql(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
-
- getCoreAdapter() - Method in class org.nuxeo.opensocial.container.server.service.WebContentSaverDescriptor
-
- getCoreInstanceName() - Method in class org.nuxeo.ecm.core.event.jms.SerializableEventBundle
-
- getCoreProvider(HttpServletRequest) - Static method in class org.nuxeo.ecm.webengine.jaxrs.session.SessionFactory
-
- getCoreQueryPageProvider() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewDescriptor
-
- getCoreSession() - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.JsonRequestReader
-
- getCoreSession() - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.MultiPartFormRequestReader
-
- getCoreSession() - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.MultiPartRequestReader
-
- getCoreSession() - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.UrlEncodedFormRequestReader
-
- getCoreSession() - Method in class org.nuxeo.ecm.automation.OperationContext
-
- getCoreSession(HttpServletRequest) - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchResource
-
- getCoreSession() - Method in class org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource
-
- getCoreSession() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Gets the core session to which this document is tied.
- getCoreSession() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- getCoreSession() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- getCoreSession() - Method in interface org.nuxeo.ecm.core.event.EventContext
-
Gets the current core session if any.
- getCoreSession() - Method in class org.nuxeo.ecm.core.event.impl.EventContextImpl
-
- getCoreSession() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- getCoreSession() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
-
- getCoreSession() - Method in class org.nuxeo.ecm.core.repository.jcr.testing.RepositoryOSGITestCase
-
- getCoreSession() - Method in class org.nuxeo.ecm.core.rest.DocumentObject
-
- getCoreSession() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
-
- getCoreSession() - Method in interface org.nuxeo.ecm.webengine.model.WebContext
-
Gets the Core Session (or Repository Session) corresponding to that
request.
- getCoreSession(String) - Method in class org.nuxeo.ecm.webengine.session.UserSession
-
- getCoreSession() - Method in class org.nuxeo.ecm.webengine.session.UserSession
-
- getCoreType() - Method in class org.nuxeo.ecm.platform.types.adapter.TypeInfoAdapter
-
- getCorsConfigForRequest(HttpServletRequest) - Method in interface org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestControllerManager
-
Get contributed FilterConfig for an HttpServletRequest.
- getCorsConfigForRequest(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestControllerService
-
- getCount() - Method in interface org.nuxeo.ecm.core.management.jtajca.CoreSessionMonitor
-
- getCount() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultCoreSessionMonitor
-
- getCount() - Method in interface org.nuxeo.ecm.platform.audit.service.management.AuditEventMetricMBean
-
- getCount() - Method in class org.nuxeo.ecm.platform.audit.service.management.AuditEventMetricMBeanAdapter
-
- getCount() - Method in class org.nuxeo.ecm.platform.relations.api.impl.QueryResultImpl
-
- getCount() - Method in interface org.nuxeo.ecm.platform.relations.api.QueryResult
-
- getCount() - Method in class org.nuxeo.runtime.management.metrics.MetricSerializer
-
- getCount() - Method in interface org.nuxeo.runtime.management.metrics.MetricSerializerMXBean
-
- getCounter() - Method in class org.nuxeo.theme.webwidgets.providers.DefaultProviderSession
-
- getCounterHistory(String) - Method in class org.nuxeo.runtime.management.counters.CounterHistoryRecorder
-
- getCounterHistory(String) - Method in interface org.nuxeo.runtime.management.counters.CounterManager
-
Get recorder values of the counter over time
- getCounterHistory(String) - Method in class org.nuxeo.runtime.management.counters.CounterManagerImpl
-
- GetCounters - Class in org.nuxeo.ecm.automation.core.operations.management
-
Return the data collected by one or more Counters For each counter 3 series
are returned , bare values, delta and speed
- GetCounters() - Constructor for class org.nuxeo.ecm.automation.core.operations.management.GetCounters
-
- getCounterStart() - Method in class org.nuxeo.ecm.platform.uidgen.service.UIDGeneratorDescriptor
-
- getCounterValue() - Method in class org.nuxeo.ecm.platform.error.web.SeamErrorComponent
-
- getCountry() - Method in class org.nuxeo.ecm.user.registration.UserRegistrationInfo
-
- getCountryCode() - Method in class org.nuxeo.ecm.platform.signature.core.user.CUserDescriptor
-
- getCr() - Method in class org.nuxeo.ecm.webapp.clipboard.SummaryEntry
-
- getCreateAnnotationPermission() - Method in interface org.nuxeo.ecm.platform.annotations.service.AnnotationConfigurationService
-
- getCreateAnnotationPermission() - Method in class org.nuxeo.ecm.platform.annotations.service.AnnotationConfigurationServiceImpl
-
- getCreateAnnotationValue() - Method in class org.nuxeo.ecm.platform.annotations.descriptors.PermissionMapperDescriptor
-
- getCreated() - Method in class org.nuxeo.ecm.core.api.impl.VersionModelImpl
-
- getCreated() - Method in class org.nuxeo.ecm.core.api.Lock
-
The creation time of the lock.
- getCreated() - Method in interface org.nuxeo.ecm.core.api.VersionModel
-
- getCreated() - Method in interface org.nuxeo.ecm.platform.task.Task
-
- getCreated() - Method in class org.nuxeo.ecm.platform.task.TaskImpl
-
- getCreated() - Method in interface org.nuxeo.ecm.social.workspace.adapters.Article
-
- getCreated() - Method in class org.nuxeo.ecm.social.workspace.adapters.ArticleAdapter
-
- getCreated() - Method in class org.nuxeo.webengine.sites.models.SearchModel
-
- getCreated() - Method in class org.nuxeo.wss.spi.dws.AbstractDWSItem
-
- getCreated() - Method in interface org.nuxeo.wss.spi.dws.DWSItem
-
- getCreatedBy() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
-
- getCreatedSessionCount() - Method in class org.nuxeo.ecm.platform.management.adapters.HttpSessionMetricAdapter
-
- getCreatedSessionCount() - Method in interface org.nuxeo.ecm.platform.management.adapters.HttpSessionMetricMBean
-
- getCreatedTS() - Method in class org.nuxeo.wss.spi.AbstractWSSListItem
-
- getCreatedTS() - Method in class org.nuxeo.wss.spi.dws.AbstractDWSItem
-
- getCreatedTS() - Method in interface org.nuxeo.wss.spi.dws.DWSItem
-
- getCreatedTS() - Method in interface org.nuxeo.wss.spi.WSSListItem
-
- getCreateFulltextIndexSql(String, String, Table, List<Column>, Model) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
Gets a CREATE INDEX statement for a fulltext index.
- getCreateFulltextIndexSql(String, String, Table, List<Column>, Model) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDB2
-
- getCreateFulltextIndexSql(String, String, Table, List<Column>, Model) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDerby
-
- getCreateFulltextIndexSql(String, String, Table, List<Column>, Model) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
-
- getCreateFulltextIndexSql(String, String, Table, List<Column>, Model) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectHSQLDB
-
- getCreateFulltextIndexSql(String, String, Table, List<Column>, Model) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
-
- getCreateFulltextIndexSql(String, String, Table, List<Column>, Model) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
-
- getCreateFulltextIndexSql(String, String, Table, List<Column>, Model) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
-
- getCreateFulltextIndexSql(String, String, Table, List<Column>, Model) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
-
- getCreateIcon() - Method in class org.nuxeo.ecm.platform.annotations.configuration.service.WebAnnotationDefinitionDescriptor
-
- getCreateIcon() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.configuration.AnnotationDefinition
-
- getCreateIndexSql(String, Table.IndexType, Table, List<Column>, Model) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
Gets a CREATE INDEX statement for an index.
- getCreateSql() - Method in interface org.nuxeo.ecm.core.storage.sql.jdbc.db.Table
-
Computes the SQL statement to create the table.
- getCreateSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableAlias
-
- getCreateSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableImpl
-
Computes the SQL statement to create the table.
- getCreateTablePolicy() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
-
- getCreateTime() - Method in class org.nuxeo.theme.jsf.facelets.vendor.DefaultFacelet
-
The time when this Facelet was created, NOT the URL source code
- getCreateView() - Method in interface org.nuxeo.ecm.platform.types.adapter.TypeInfo
-
- getCreateView() - Method in class org.nuxeo.ecm.platform.types.adapter.TypeInfoAdapter
-
- getCreateView() - Method in class org.nuxeo.ecm.platform.types.Type
-
- getCreationBaseDn() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
-
- getCreationClasses() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
-
- getCreationContainerList(CoreSession, String) - Method in interface org.nuxeo.ecm.platform.filemanager.service.extension.CreationContainerListProvider
-
Build the list of candidate containers for the given document type and
session.
- getCreationContainerList(CoreSession, String) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.DefaultCreationContainerListProvider
-
- getCreationContainers(Principal, String) - Method in interface org.nuxeo.ecm.platform.filemanager.api.FileManager
-
Returns the list of document that are to be suggested to principalName as
a candidate container for a new document of type docType on all
registered repositories.
- getCreationContainers(CoreSession, String) - Method in interface org.nuxeo.ecm.platform.filemanager.api.FileManager
-
Returns the list of document that are to be suggested to the principal of
documentManager as a candidate container for a new document of type
docType.
- getCreationContainers(Principal, String) - Method in class org.nuxeo.ecm.platform.filemanager.service.FileManagerService
-
- getCreationContainers(CoreSession, String) - Method in class org.nuxeo.ecm.platform.filemanager.service.FileManagerService
-
- getCreationDate() - Method in class org.nuxeo.apidoc.introspection.RuntimeSnapshot
-
- getCreationDate() - Method in class org.nuxeo.apidoc.repository.RepositoryDistributionSnapshot
-
- getCreationDate() - Method in interface org.nuxeo.apidoc.snapshot.DistributionSnapshotDesc
-
- getCreationDate() - Method in class org.nuxeo.apidoc.snapshot.DistributionSnapshotDescImpl
-
- getCreationDate() - Method in interface org.nuxeo.drive.adapter.FileSystemItem
-
- getCreationDate() - Method in class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
-
- getCreationDate() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
-
- getCreationDate() - Method in class org.nuxeo.ecm.platform.oauth.tokens.NuxeoOAuthToken
-
- getCreationDate() - Method in interface org.nuxeo.ecm.platform.oauth.tokens.OAuthToken
-
Gets creation date of the Token.
- getCreationDate() - Method in interface org.nuxeo.ecm.platform.relations.web.StatementInfo
-
- getCreationDate() - Method in class org.nuxeo.ecm.platform.relations.web.StatementInfoImpl
-
- getCreationDate() - Method in class org.nuxeo.ecm.platform.task.TaskComment
-
- getCreationDate() - Method in class org.nuxeo.webengine.sites.models.CommentModel
-
- getCreationDate() - Method in class org.nuxeo.wss.impl.NuxeoListItem
-
- getCreationDate() - Method in class org.nuxeo.wss.impl.VirtualListItem
-
- getCreationDate() - Method in class org.nuxeo.wss.spi.dummy.DummyWSSListItem
-
- getCreationDate() - Method in interface org.nuxeo.wss.spi.WSSListItem
-
- getCreationDirectoryEntry(String) - Method in class org.nuxeo.ecm.platform.ui.select2.Select2DirectoryActionsBean
-
- getCreationDirectoryEntry() - Method in class org.nuxeo.ecm.webapp.directory.DirectoryUIActionsBean
-
- getCreationDirectoryEntryLayout(String) - Method in class org.nuxeo.ecm.platform.ui.select2.Select2DirectoryActionsBean
-
- getCreationEntry() - Method in class org.nuxeo.ecm.admin.oauth.DirectoryBasedEditor
-
- getCreationTime() - Method in class org.nuxeo.ecm.platform.web.common.session.SessionInfo
-
- getCreator() - Method in interface org.nuxeo.drive.adapter.FileSystemItem
-
- getCreator() - Method in class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
-
- getCreator() - Method in interface org.nuxeo.ecm.platform.annotations.api.Annotation
-
- getCreator() - Method in class org.nuxeo.ecm.platform.annotations.api.AnnotationImpl
-
- getCreator() - Method in class org.nuxeo.functionaltests.pages.tabs.SummaryTabSubPage
-
Get the creator of the doc.
- getCreator() - Method in class org.nuxeo.opensocial.container.client.model.Folder
-
- getCreator() - Method in class org.nuxeo.theme.models.FeedItem
-
- getCredential() - Method in class org.nuxeo.ecm.core.api.local.LoginStack.Entry
-
- getCredentials() - Method in class org.nuxeo.ecm.core.storage.sql.BasicAWSCredentialsProvider
-
- getCredentials() - Method in class org.nuxeo.ecm.core.storage.sql.ConnectionSpecImpl
-
- getCredentials() - Method in class org.nuxeo.runtime.api.login.CredentialsCallback
-
- getCredentialStore() - Method in class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProvider
-
- getCredit() - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPicture
-
- getCredit() - Method in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
-
- getCRLF() - Method in class org.nuxeo.apidoc.introspection.XMLWriter
-
- getCronExpression() - Method in interface org.nuxeo.ecm.core.scheduler.Schedule
-
Returns the cron expression.
- getCronExpression() - Method in class org.nuxeo.ecm.core.scheduler.ScheduleImpl
-
- getCropCoords() - Method in interface org.nuxeo.ecm.platform.picture.web.PictureManager
-
- getCropCoords() - Method in class org.nuxeo.ecm.platform.picture.web.PictureManagerBean
-
- getCSLData(String) - Static method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryFunctions
-
- getCSS() - Method in interface org.nuxeo.opensocial.container.shared.layout.api.YUIBodySize
-
- getCSS() - Method in interface org.nuxeo.opensocial.container.shared.layout.api.YUIComponent
-
- getCSS() - Method in enum org.nuxeo.opensocial.container.shared.layout.enume.YUISideBarStyle
-
- getCSS() - Method in enum org.nuxeo.opensocial.container.shared.layout.enume.YUISize
-
- getCSS() - Method in enum org.nuxeo.opensocial.container.shared.layout.enume.YUITemplate
-
- getCSS() - Method in class org.nuxeo.opensocial.container.shared.layout.impl.YUIAbstractBodySize
-
Retourne la classe CSS
- getCSS() - Method in class org.nuxeo.opensocial.container.shared.layout.impl.YUIAbstractComponent
-
- getCSS() - Method in class org.nuxeo.opensocial.container.shared.layout.impl.YUIComponentZoneImpl
-
- getCSS() - Method in class org.nuxeo.opensocial.container.shared.layout.impl.YUICustomBodySize
-
- getCSS() - Method in class org.nuxeo.opensocial.container.shared.layout.impl.YUIFixedBodySize
-
- getCSS() - Method in class org.nuxeo.opensocial.container.shared.layout.impl.YUIUnitImpl
-
- getCssClassName() - Method in class org.nuxeo.theme.elements.AbstractElement
-
- getCssClassName() - Method in interface org.nuxeo.theme.elements.Element
-
- getCssColor() - Method in enum org.nuxeo.opensocial.container.client.ui.enume.ColorsEnum
-
- getCssProperties() - Static method in class org.nuxeo.theme.html.CSSUtils
-
- getCssStyle() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelect
-
- getCssStyle() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectListboxComponent
-
- getCssStyle() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectMultiListboxComponent
-
Deprecated.
- getCssStyle() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectOutputComponent
-
- getCssStyle() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectStatus
-
- getCssStyle() - Method in class org.nuxeo.ecm.platform.ui.web.directory.SelectManyListboxTag
-
Deprecated.
- getCssStyle() - Method in class org.nuxeo.ecm.platform.ui.web.directory.SelectOneListboxTag
-
Deprecated.
- getCssStyleCategories() - Static method in class org.nuxeo.theme.editor.Utils
-
- getCssStyleClass() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelect
-
- getCssStyleClass() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectListboxComponent
-
- getCssStyleClass() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectMultiListboxComponent
-
Deprecated.
- getCssStyleClass() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectOutputComponent
-
- getCssStyleClass() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectStatus
-
- getCssStyleClass() - Method in class org.nuxeo.ecm.platform.ui.web.directory.SelectManyListboxTag
-
Deprecated.
- getCssStyleClass() - Method in class org.nuxeo.ecm.platform.ui.web.directory.SelectOneListboxTag
-
Deprecated.
- getCssValue(String) - Method in interface org.nuxeo.functionaltests.fragment.WebFragment
-
- getCssValue(String) - Method in class org.nuxeo.functionaltests.fragment.WebFragmentImpl
-
- getCSVImporterDocumentFactory() - Method in class org.nuxeo.ecm.csv.CSVImporterOptions
-
- getCTID() - Method in class org.nuxeo.connect.client.jsf.ConnectStatusActionBean
-
- getCurrent() - Static method in class org.nuxeo.ecm.core.api.operation.Operation
-
- getCurrent() - Method in class org.nuxeo.ecm.core.work.api.Work.Progress
-
- getCurrent() - Static method in class org.nuxeo.ecm.platform.annotations.gwt.client.ServerSettings
-
- getCurrentArea() - Method in class org.nuxeo.ecm.platform.pictures.tiles.gwt.client.view.SelectedArea
-
- getCurrentAuditPage() - Method in class org.nuxeo.ecm.admin.UsersActivityManager
-
- getCurrentBaseSkinName(String) - Static method in class org.nuxeo.theme.editor.Editor
-
- getCurrentBlob() - Method in class org.nuxeo.ecm.platform.ui.web.component.file.UIInputFile
-
- getCurrentBlobHolder() - Method in class org.nuxeo.ecm.webapp.filemanager.BlobHolderGenerator
-
- getCurrentCacheTimestamp() - Method in class org.nuxeo.ecm.webapp.seam.NuxeoSeamHotReloader
-
- getCurrentCell() - Method in class org.nuxeo.ecm.webapp.table.model.GenericTableModel
-
Deprecated.
Returns the current cell associated with the current column.
- getCurrentCellDisplayedValue() - Method in class org.nuxeo.ecm.webapp.table.model.GenericTableModel
-
Deprecated.
Returns the displayed value from the cell associated with the curent
column and current row.
- getCurrentClassificationRoot() - Method in interface org.nuxeo.ecm.platform.classification.ClassificationActions
-
- getCurrentClassificationRoot() - Method in class org.nuxeo.ecm.platform.classification.ClassificationActionsBean
-
- getCurrentClassificationRootId() - Method in interface org.nuxeo.ecm.platform.classification.ClassificationActions
-
- getCurrentClassificationRootId() - Method in class org.nuxeo.ecm.platform.classification.ClassificationActionsBean
-
- getCurrentClassificationTree() - Method in interface org.nuxeo.ecm.platform.classification.ClassificationActions
-
- getCurrentClassificationTree() - Method in class org.nuxeo.ecm.platform.classification.ClassificationActionsBean
-
- getCurrentCmdLine() - Static method in class org.nuxeo.shell.cmds.Interactive
-
- getCurrentContentRoot() - Method in interface org.nuxeo.ecm.platform.ui.web.api.NavigationContext
-
Gets the current Content Root (Workspaces, Sections, Templates...).
- getCurrentContentRoot() - Method in class org.nuxeo.ecm.webapp.context.NavigationContextBean
-
- getCurrentContentView() - Method in class org.nuxeo.ecm.platform.contentview.seam.ContentViewActions
-
Returns the current global content view.
- getCurrentContentViewName() - Method in class org.nuxeo.dam.seam.DamSearchActions
-
- getCurrentContentViewName() - Method in class org.nuxeo.ecm.platform.faceted.search.jsf.FacetedSearchActions
-
- getCurrentContributors() - Method in class org.nuxeo.functionaltests.pages.DocumentBasePage
-
- getCurrentDashBoardItems() - Method in class org.nuxeo.ecm.platform.task.web.TaskActionsBean
-
- getCurrentDashBoardItemsExceptPublishingTasks() - Method in class org.nuxeo.ecm.platform.task.web.TaskActionsBean
-
- getCurrentDashboardUrl() - Method in class org.nuxeo.ecm.social.workspace.CollaborationActions
-
- getCurrentDate() - Method in interface org.nuxeo.drive.service.FileSystemChangeFinder
-
Read the current time code to query for changes.
- getCurrentDate() - Method in class org.nuxeo.drive.service.impl.AuditChangeFinder
-
Return the current time to query the logDate field of the audit log.
- getCurrentDepth() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectMany
-
- getCurrentDirectory() - Method in class org.nuxeo.ecm.webapp.directory.DirectoryUIActionsBean
-
- getCurrentDirectoryEntries() - Method in class org.nuxeo.ecm.webapp.directory.DirectoryUIActionsBean
-
- getCurrentDistribution() - Method in class org.nuxeo.apidoc.browse.Distribution
-
- getCurrentDocDeny() - Method in class org.nuxeo.ecm.webapp.security.SecurityData
-
- getCurrentDocGrant() - Method in class org.nuxeo.ecm.webapp.security.SecurityData
-
- getCurrentDocLockDetails() - Method in interface org.nuxeo.ecm.webapp.edit.lock.LockActions
-
Gets the details about the lock of the current document, who did the lock
and when the lock took place.
- getCurrentDocLockDetails() - Method in class org.nuxeo.ecm.webapp.edit.lock.LockActionsBean
-
- GetCurrentDocument - Class in org.nuxeo.ecm.automation.jsf.operations
-
- GetCurrentDocument() - Constructor for class org.nuxeo.ecm.automation.jsf.operations.GetCurrentDocument
-
- getCurrentDocument() - Method in class org.nuxeo.ecm.platform.actions.AbstractActionContext
-
- getCurrentDocument() - Method in interface org.nuxeo.ecm.platform.actions.ActionContext
-
Returns the current document to use for filter evaluation
- getCurrentDocument() - Method in interface org.nuxeo.ecm.platform.ui.web.api.NavigationContext
-
Current Document other than Domain or Workspace.
- getCurrentDocument() - Method in class org.nuxeo.ecm.webapp.context.NavigationContextBean
-
- getCurrentDocument() - Method in class org.nuxeo.rss.reader.manager.seam.RssFeedActions
-
- getCurrentDocumentAsTemplateBasedDocument() - Method in class org.nuxeo.template.web.TemplateBasedActionBean
-
- getCurrentDocumentAsTemplateSourceDocument() - Method in class org.nuxeo.template.web.BaseTemplateAction
-
- getCurrentDocumentClassifications() - Method in interface org.nuxeo.ecm.platform.classification.ClassificationActions
-
- getCurrentDocumentClassifications() - Method in class org.nuxeo.ecm.platform.classification.ClassificationActionsBean
-
- getCurrentDocumentDescription() - Method in class org.nuxeo.functionaltests.pages.DocumentBasePage
-
- getCurrentDocumentFullUrl() - Method in interface org.nuxeo.ecm.platform.ui.web.api.NavigationContext
-
- getCurrentDocumentFullUrl() - Method in class org.nuxeo.ecm.webapp.context.NavigationContextBean
-
- getCurrentDocumentFullUrl() - Method in class org.nuxeo.ecm.webapp.email.EmailSenderActionsBean
-
- getCurrentDocumentFullUrl() - Method in class org.nuxeo.ecm.webapp.helpers.ParalleleNavigationHelper
-
- getCurrentDocumentFullUrl() - Method in class org.nuxeo.ecm.webapp.notification.email.EmailNotificationSenderActionsBean
-
- getCurrentDocumentPreviewPopupURL() - Method in class org.nuxeo.ecm.platform.preview.seam.PreviewActionBean
-
- getCurrentDocumentRenditions() - Method in class org.nuxeo.ecm.platform.rendition.action.RenditionActionBean
-
- getCurrentDocumentSummaryLayout() - Method in interface org.nuxeo.ecm.webapp.contentbrowser.DocumentActions
-
Deprecated.
since 5.6: nxl:documentLayout tag now offers the same
features
- getCurrentDocumentSummaryLayout() - Method in class org.nuxeo.ecm.webapp.contentbrowser.DocumentActionsBean
-
Deprecated.
- getCurrentDocumentTasks() - Method in class org.nuxeo.ecm.platform.task.web.TaskActionsBean
-
- getCurrentDocumentTitle() - Method in class org.nuxeo.functionaltests.pages.DocumentBasePage
-
- getCurrentDocumentUrl() - Method in interface org.nuxeo.ecm.platform.ui.web.api.NavigationContext
-
- getCurrentDocumentUrl() - Method in class org.nuxeo.ecm.webapp.context.NavigationContextBean
-
- getCurrentDocumentUsers() - Method in interface org.nuxeo.ecm.webapp.security.SecurityActions
-
- getCurrentDocumentUsers() - Method in class org.nuxeo.ecm.webapp.security.SecurityActionsBean
-
- getCurrentDocumentUsers() - Method in class org.nuxeo.ecm.webapp.security.SecurityData
-
- getCurrentDocumentVersionInfo() - Method in class org.nuxeo.ecm.webapp.versioning.DocumentVersioningBean
-
- GetCurrentDomain - Class in org.nuxeo.ecm.automation.jsf.operations
-
- GetCurrentDomain() - Constructor for class org.nuxeo.ecm.automation.jsf.operations.GetCurrentDomain
-
- getCurrentDomain() - Method in interface org.nuxeo.ecm.platform.ui.web.api.NavigationContext
-
Current Domain, if user has read permission on it.
- getCurrentDomain() - Method in class org.nuxeo.ecm.webapp.context.NavigationContextBean
-
- getCurrentDomainPath() - Method in interface org.nuxeo.ecm.platform.ui.web.api.NavigationContext
-
Finds the path to current domain.
- getCurrentDomainPath() - Method in class org.nuxeo.ecm.webapp.context.NavigationContextBean
-
- getCurrentEditableClassificationRoot() - Method in interface org.nuxeo.ecm.platform.classification.ClassificationActions
-
- getCurrentEditableClassificationRoot() - Method in class org.nuxeo.ecm.platform.classification.ClassificationActionsBean
-
- getCurrentEditableClassificationRootId() - Method in interface org.nuxeo.ecm.platform.classification.ClassificationActions
-
- getCurrentEditableClassificationRootId() - Method in class org.nuxeo.ecm.platform.classification.ClassificationActionsBean
-
- getCurrentEditableClassificationTree() - Method in interface org.nuxeo.ecm.platform.classification.ClassificationActions
-
- getCurrentEditableClassificationTree() - Method in class org.nuxeo.ecm.platform.classification.ClassificationActionsBean
-
- getCurrentEntry() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
-
- getCurrentEntry() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
-
Returns the current entry.
- getCurrentFilename() - Method in class org.nuxeo.ecm.platform.ui.web.component.file.UIInputFile
-
- getCurrentFolderishDescription() - Method in class org.nuxeo.functionaltests.pages.DocumentBasePage
-
- getCurrentFromResultSet(ResultSet, List<Column>, Model, Serializable[], int[]) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.ACLCollectionIO
-
- getCurrentFromResultSet(ResultSet, List<Column>, Model, Serializable[], int[]) - Method in interface org.nuxeo.ecm.core.storage.sql.jdbc.CollectionIO
-
Gets one value from the current position of the result set.
- getCurrentFromResultSet(ResultSet, List<Column>, Model, Serializable[], int[]) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.ScalarCollectionIO
-
- getCurrentGlobalPageSize() - Method in class org.nuxeo.ecm.platform.contentview.seam.ContentViewActions
-
Returns the global page size, or returns the page size on current
content view if set.
- getCurrentHigherNonEmptyPageIndex() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
-
Returns an integer keeping track of the higher page index giving
results.
- getCurrentIndex() - Method in class org.nuxeo.ecm.platform.forms.layout.service.LayoutColumnCounter
-
- getCurrentItemVersioningHistory() - Method in interface org.nuxeo.ecm.webapp.versioning.DocumentVersioning
-
Returns the available versioning history for the current document and
state.
- getCurrentItemVersioningHistory() - Method in class org.nuxeo.ecm.webapp.versioning.DocumentVersioningBean
-
- getCurrentLifeCycleState(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- getCurrentLifeCycleState(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Returns the life cycle of the document.
- getCurrentLifeCycleState() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Returns the life cycle of the document.
- getCurrentLifeCycleState() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- getCurrentLifeCycleState() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- getCurrentLifeCycleState() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- getCurrentLifeCycleState() - Method in interface org.nuxeo.ecm.platform.ui.web.api.WebActions
-
Deprecated.
should be handled by a workflow related (or at least
document) action listener.
- getCurrentLifeCycleState() - Method in class org.nuxeo.ecm.webapp.action.WebActionsBean
-
Deprecated.
- getCurrentLifeCycleState() - Method in class org.nuxeo.functionaltests.pages.tabs.SummaryTabSubPage
-
- getCurrentLocalFlavorName() - Method in class org.nuxeo.ecm.localconf.ThemeConfigurationActions
-
- getCurrentLogin() - Static method in class org.nuxeo.ecm.core.api.local.ClientLoginModule
-
- getCurrentNuxeoPrincipal() - Method in interface org.nuxeo.ecm.webapp.security.UserSession
-
- getCurrentNuxeoPrincipal() - Method in class org.nuxeo.ecm.webapp.security.UserSessionBean
-
- getCurrentOrNewMainConversationId() - Method in class org.nuxeo.ecm.webapp.helpers.ConversationIdGenerator
-
- getCurrentPage() - Method in class org.nuxeo.dam.seam.DamSearchActions
-
- getCurrentPage() - Method in class org.nuxeo.ecm.platform.audit.api.AuditPageProvider
-
- getCurrentPage() - Method in class org.nuxeo.ecm.platform.classification.ClassifiedPageProvider
-
- getCurrentPage() - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentViewState
-
- getCurrentPage() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewStateImpl
-
- getCurrentPage() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
-
- getCurrentPage() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
-
Returns the current page of results.
- getCurrentPage() - Method in class org.nuxeo.ecm.platform.query.core.DocumentModelListPageProvider
-
- getCurrentPage() - Method in class org.nuxeo.ecm.platform.query.core.EmptyPageProvider
-
- getCurrentPage() - Method in class org.nuxeo.ecm.platform.query.nxql.CoreQueryAndFetchPageProvider
-
- getCurrentPage() - Method in class org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider
-
- getCurrentPage() - Method in class org.nuxeo.ecm.platform.routing.web.PreviousRoutesPageProvider
-
- getCurrentPage() - Method in class org.nuxeo.ecm.platform.task.providers.UserTaskPageProvider
-
- getCurrentPage() - Method in class org.nuxeo.ecm.platform.usermanager.providers.GroupsPageProvider
-
- getCurrentPage() - Method in class org.nuxeo.ecm.platform.usermanager.providers.NuxeoGroupsPageProvider
-
- getCurrentPage() - Method in class org.nuxeo.ecm.platform.usermanager.providers.NuxeoPrincipalsPageProvider
-
- getCurrentPage() - Method in class org.nuxeo.ecm.platform.usermanager.providers.UsersPageProvider
-
- getCurrentPage() - Method in class org.nuxeo.ecm.social.activity.stream.UserActivityStreamPageProvider
-
- getCurrentPage() - Method in class org.nuxeo.ecm.social.mini.message.MiniMessageActivityPageProvider
-
- getCurrentPage() - Method in class org.nuxeo.ecm.social.mini.message.MiniMessagePageProvider
-
- getCurrentPage() - Method in class org.nuxeo.ecm.social.user.relationship.provider.UserRelationshipPageProvider
-
- getCurrentPage() - Method in class org.nuxeo.ecm.social.workspace.gadgets.SocialWorkspaceActivityStreamPageProvider
-
- getCurrentPage() - Method in class org.nuxeo.ecm.social.workspace.gadgets.SocialWorkspaceMiniMessageActivityPageProvider
-
- getCurrentPage() - Method in class org.nuxeo.ecm.social.workspace.gadgets.SocialWorkspaceMiniMessagePageProvider
-
- getCurrentPage() - Method in class org.nuxeo.ecm.styleguide.StyleGuideActions
-
- getCurrentPage() - Method in class org.nuxeo.ecm.wall.WallActivityStreamPageProvider
-
- getCurrentPage() - Method in class org.nuxeo.snapshot.pageprovider.VFolderPageProvider
-
- getCurrentPage(String) - Method in class org.nuxeo.wizard.nav.SimpleNavigationHandler
-
- getCurrentPageId() - Method in class org.nuxeo.ecm.styleguide.StyleGuideActions
-
- getCurrentPageIndex() - Method in class org.nuxeo.ecm.automation.client.model.PaginableDocuments
-
- getCurrentPageIndex() - Method in class org.nuxeo.ecm.automation.client.model.RecordSet
-
- getCurrentPageIndex() - Method in interface org.nuxeo.ecm.automation.core.util.Paginable
-
Returns the current page index as a zero-based integer.
- getCurrentPageIndex() - Method in class org.nuxeo.ecm.automation.core.util.PaginablePageProvider
-
- getCurrentPageIndex() - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.PaginableWithDelegate
-
- getCurrentPageIndex() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
-
- getCurrentPageIndex() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
-
Returns the current page index as a zero-based integer.
- getCurrentPageOffset() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
-
- getCurrentPageOffset() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
-
Returns the offset (starting from 0) of the first element in the current
page or UNKNOWN_SIZE
.
- getCurrentPagePath(String, String) - Static method in class org.nuxeo.theme.editor.Main
-
- getCurrentPageProvider() - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentView
-
- getCurrentPageProvider() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewImpl
-
- getCurrentPageSize() - Method in interface org.nuxeo.ecm.automation.core.util.Paginable
-
Returns the number of elements in current page.
- getCurrentPageSize() - Method in class org.nuxeo.ecm.automation.core.util.PaginablePageProvider
-
- getCurrentPageSize() - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.PaginableWithDelegate
-
- getCurrentPageSize() - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentView
-
- getCurrentPageSize() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewImpl
-
- getCurrentPageSize() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
-
- getCurrentPageSize() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
-
Returns the number of elements in current page.
- getCurrentPageSize() - Method in class org.nuxeo.ecm.platform.query.core.DocumentModelListPageProvider
-
- getCurrentPageSkin(String) - Static method in class org.nuxeo.theme.editor.Editor
-
- getCurrentPageStatus() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
-
- getCurrentPageStatus() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
-
Returns a simple formatted string for current pagination status.
- getCurrentPath() - Method in interface org.nuxeo.ecm.platform.ui.web.api.NavigationContext
-
Returns a list of the DocumentsModels (to build the BreadCrumb for
example).
- getCurrentPath() - Method in class org.nuxeo.ecm.webapp.context.NavigationContextBean
-
- getCurrentPathList() - Method in interface org.nuxeo.ecm.platform.ui.web.api.NavigationContext
-
- getCurrentPathList() - Method in class org.nuxeo.ecm.webapp.context.NavigationContextBean
-
- getCurrentPersonalWorkspace() - Method in class org.nuxeo.ecm.platform.userworkspace.web.ejb.UserWorkspaceCheckerActionsBean
-
- getCurrentPrincipal() - Static method in class org.nuxeo.ecm.core.api.local.ClientLoginModule
-
- getCurrentPrincipal() - Method in class org.nuxeo.ecm.platform.actions.AbstractActionContext
-
- getCurrentPrincipal() - Method in interface org.nuxeo.ecm.platform.actions.ActionContext
-
Returns the current principal to use for filter evaluation
- getCurrentPrincipal() - Method in class org.nuxeo.theme.webwidgets.providers.PersistentProvider
-
- getCurrentPublicationTreeForPublishing() - Method in class org.nuxeo.ecm.platform.publisher.web.PublishActionsBean
-
- getCurrentPublicationTreeIconCollapsed() - Method in class org.nuxeo.ecm.platform.publisher.web.PublishActionsBean
-
- getCurrentPublicationTreeIconExpanded() - Method in class org.nuxeo.ecm.platform.publisher.web.PublishActionsBean
-
- getCurrentPublicationTreeNameForPublishing() - Method in class org.nuxeo.ecm.platform.publisher.web.PublishActionsBean
-
- getCurrentQuery() - Method in class org.nuxeo.ecm.platform.query.nxql.CoreQueryAndFetchPageProvider
-
- getCurrentQuery() - Method in class org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider
-
- getCurrentRange(Document) - Static method in class org.nuxeo.ecm.platform.annotations.gwt.client.util.Utils
-
- getCurrentRepositoryName() - Method in class org.nuxeo.ecm.admin.SystemInfoManager
-
- getCurrentResultLayout() - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentView
-
- getCurrentResultLayout() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewImpl
-
- getCurrentResultLayoutColumns() - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentView
-
- getCurrentResultLayoutColumns() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewImpl
-
- getCurrentRouteAllTasks() - Method in class org.nuxeo.ecm.platform.routing.web.DocumentRoutingActionsBean
-
- getCurrentRouteCurrentUserTasks() - Method in class org.nuxeo.ecm.platform.routing.web.DocumentRoutingActionsBean
-
- getCurrentRouteLockDetails() - Method in class org.nuxeo.ecm.platform.routing.web.DocumentRoutingActionsBean
-
- getCurrentRow() - Method in class org.nuxeo.ecm.webapp.table.model.TableModel
-
Deprecated.
- getCurrentScriptDirectory() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
-
- getCurrentScriptFile() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
-
- getCurrentSectionRootId() - Method in class org.nuxeo.ecm.platform.publisher.web.AdministrationPublishActions
-
- getCurrentSectionsTree() - Method in class org.nuxeo.ecm.platform.publisher.web.AdministrationPublishActions
-
- getCurrentSelectedList() - Method in interface org.nuxeo.ecm.webapp.clipboard.ClipboardActions
-
Retries contents of current WorkList.
- getCurrentSelectedList() - Method in class org.nuxeo.ecm.webapp.clipboard.ClipboardActionsBean
-
- getCurrentSelectedListName() - Method in interface org.nuxeo.ecm.webapp.clipboard.ClipboardActions
-
Returns the name of the current selected WorkList.
- getCurrentSelectedListName() - Method in class org.nuxeo.ecm.webapp.clipboard.ClipboardActionsBean
-
- getCurrentSelectedListTitle() - Method in interface org.nuxeo.ecm.webapp.clipboard.ClipboardActions
-
- getCurrentSelectedListTitle() - Method in class org.nuxeo.ecm.webapp.clipboard.ClipboardActionsBean
-
- getCurrentSelectedSavedSearchId() - Method in class org.nuxeo.dam.seam.DamSearchActions
-
- getCurrentSelectedSavedSearchId() - Method in class org.nuxeo.ecm.platform.faceted.search.jsf.FacetedSearchActions
-
- getCurrentSelectPage() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
-
- getCurrentSelectPage() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
-
Returns the current page of results wrapped in a
PageSelection
item.
- getCurrentSelectPage() - Method in class org.nuxeo.ecm.platform.query.nxql.CoreQueryAndFetchPageProvider
-
- getCurrentSelectPage() - Method in class org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider
-
- getCurrentServerLocation() - Method in interface org.nuxeo.ecm.platform.ui.web.api.NavigationContext
-
- getCurrentServerLocation() - Method in class org.nuxeo.ecm.webapp.context.NavigationContextBean
-
- getCurrentServerLocation() - Method in class org.nuxeo.ecm.webapp.context.ServerContextBean
-
- getCurrentSession(HttpServletRequest) - Static method in class org.nuxeo.ecm.webengine.session.UserSession
-
- getCurrentSheet() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.excel.ExcelBuilder
- getCurrentSheet() - Method in interface org.nuxeo.ecm.platform.groups.audit.service.acl.excel.IExcelBuilder
-
- getCurrentSheetId() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.excel.ExcelBuilder
- getCurrentSheetId() - Method in interface org.nuxeo.ecm.platform.groups.audit.service.acl.excel.IExcelBuilder
-
- getCurrentSmartQuery() - Method in class org.nuxeo.ecm.platform.smart.query.jsf.SmartNXQLQueryActions
-
- getCurrentStates() - Method in class org.nuxeo.functionaltests.pages.DocumentBasePage
-
- getCurrentSubscription() - Method in class org.nuxeo.ecm.webapp.notification.SubscriptionsAction
-
- getCurrentSubTabAction() - Method in interface org.nuxeo.ecm.platform.ui.web.api.WebActions
-
- getCurrentSubTabAction(String) - Method in interface org.nuxeo.ecm.platform.ui.web.api.WebActions
-
- getCurrentSubTabAction(String) - Method in class org.nuxeo.ecm.webapp.action.WebActionsBean
-
- getCurrentSubTabAction() - Method in class org.nuxeo.ecm.webapp.action.WebActionsBean
-
- getCurrentSubTabId() - Method in class org.nuxeo.ecm.platform.forms.layout.demo.jsf.LayoutDemoActions
-
- getCurrentSubTabId() - Method in interface org.nuxeo.ecm.platform.ui.web.api.WebActions
-
- getCurrentSubTabId() - Method in class org.nuxeo.ecm.webapp.action.WebActionsBean
-
- getCurrentSubView() - Method in class org.nuxeo.ecm.admin.AdminViewManager
-
- getCurrentSubView() - Method in class org.nuxeo.ecm.user.center.UserCenterViewManager
-
- getCurrentSubViewId() - Method in class org.nuxeo.ecm.admin.AdminViewManager
-
- getCurrentSubViewId() - Method in class org.nuxeo.ecm.user.center.UserCenterViewManager
-
- getCurrentSuperSpace() - Method in interface org.nuxeo.ecm.platform.ui.web.api.NavigationContext
-
Returns the currentSuperSpace (Section, Workspace...).
- getCurrentSuperSpace() - Method in class org.nuxeo.ecm.webapp.context.NavigationContextBean
-
- getCurrentSynchronizationRoot() - Method in class org.nuxeo.drive.seam.NuxeoDriveActions
-
- getCurrentTabAction(String) - Method in class org.nuxeo.ecm.platform.ui.web.api.TabActionsSelection
-
Returns the current action for given category.
- getCurrentTabAction() - Method in interface org.nuxeo.ecm.platform.ui.web.api.WebActions
-
- getCurrentTabAction(String) - Method in interface org.nuxeo.ecm.platform.ui.web.api.WebActions
-
Returns the current action for given category.
- getCurrentTabAction(String) - Method in class org.nuxeo.ecm.webapp.action.WebActionsBean
-
- getCurrentTabAction() - Method in class org.nuxeo.ecm.webapp.action.WebActionsBean
-
- getCurrentTabId() - Method in class org.nuxeo.ecm.platform.forms.layout.demo.jsf.LayoutDemoActions
-
- getCurrentTabId(String) - Method in class org.nuxeo.ecm.platform.ui.web.api.TabActionsSelection
-
- getCurrentTabId() - Method in interface org.nuxeo.ecm.platform.ui.web.api.WebActions
-
- getCurrentTabId(String) - Method in interface org.nuxeo.ecm.platform.ui.web.api.WebActions
-
Returns the current action id for given category
- getCurrentTabId(String) - Method in class org.nuxeo.ecm.webapp.action.WebActionsBean
-
- getCurrentTabId() - Method in class org.nuxeo.ecm.webapp.action.WebActionsBean
-
- getCurrentTabIds() - Method in class org.nuxeo.ecm.platform.ui.web.api.TabActionsSelection
-
Returns current tab ids as a string, encoded as is:
CATEGORY_1:ACTION_ID_1,CATEGORY_2:ACTION_ID_2:SUBTAB_ACTION_ID_2,...
- getCurrentTabIds() - Method in interface org.nuxeo.ecm.platform.ui.web.api.WebActions
-
Returns current tab ids as a string, encoded as is:
CATEGORY_1:ACTION_ID_1,CATEGORY_2:ACTION_ID_2,...
- getCurrentTabIds() - Method in class org.nuxeo.ecm.webapp.action.WebActionsBean
-
- getCurrentTask() - Method in class org.nuxeo.ecm.platform.routing.web.RoutingTaskActionsBean
-
- getCurrentTaskInstances(CoreSession) - Method in class org.nuxeo.ecm.platform.task.core.service.DocumentTaskProvider
-
- getCurrentTaskInstances(List<String>, CoreSession) - Method in class org.nuxeo.ecm.platform.task.core.service.DocumentTaskProvider
-
Returns a list of task instances assigned to one of the actors in the
list or to its pool.
- getCurrentTaskInstances(CoreSession) - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl
-
- getCurrentTaskInstances(List<String>, CoreSession) - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl
-
Returns a list of task instances assigned to one of the actors in the
list or to its pool.
- getCurrentTaskInstances(CoreSession) - Method in interface org.nuxeo.ecm.platform.task.TaskProvider
-
- getCurrentTaskInstances(List<String>, CoreSession) - Method in interface org.nuxeo.ecm.platform.task.TaskProvider
-
Returns a list of task instances assigned to one of the actors in the
list or to its pool.
- getCurrentTenantId(Principal) - Static method in class org.nuxeo.ecm.multi.tenant.MultiTenantHelper
-
Returns the current tenantId for the given principal
, or from the
principal stored in the login stack.
- getCurrentThemeName(String, String) - Static method in class org.nuxeo.theme.editor.Main
-
- getCurrentTimeMillis() - Method in class org.nuxeo.ecm.admin.work.WorkManagerAdminBean
-
- getCurrentTopSkinName(String) - Static method in class org.nuxeo.theme.editor.Editor
-
- getCurrentType() - Method in interface org.nuxeo.ecm.webapp.contentbrowser.DocumentActions
-
- getCurrentType() - Method in class org.nuxeo.ecm.webapp.contentbrowser.DocumentActionsBean
-
- getCurrentURL() - Method in class org.nuxeo.ecm.webapp.action.PopupHelper
-
- getCurrentURLAfterDelete() - Method in class org.nuxeo.ecm.webapp.action.PopupHelper
-
- getCurrentUser() - Method in interface org.nuxeo.ecm.webapp.security.UserSession
-
- getCurrentUser() - Method in class org.nuxeo.ecm.webapp.security.UserSessionBean
-
- getCurrentUser() - Method in interface org.nuxeo.wss.spi.dws.DWSMetaData
-
- getCurrentUser() - Method in class org.nuxeo.wss.spi.dws.DWSMetaDataImpl
-
- getCurrentUserAuthTokenBindings() - Method in class org.nuxeo.ecm.tokenauth.webapp.TokenAuthenticationActionsBean
-
- getCurrentUserModel() - Method in class org.nuxeo.ecm.user.center.profile.UserProfileActions
-
- getCurrentUserPersonalWorkspace() - Method in interface org.nuxeo.ecm.platform.userworkspace.api.UserWorkspaceManagerActions
-
Gets the current user personal workspace.
- getCurrentUserPersonalWorkspace(String, DocumentModel) - Method in interface org.nuxeo.ecm.platform.userworkspace.api.UserWorkspaceService
-
Gets the current user personal workspace from a lower level.
- getCurrentUserPersonalWorkspace(CoreSession, DocumentModel) - Method in interface org.nuxeo.ecm.platform.userworkspace.api.UserWorkspaceService
-
- getCurrentUserPersonalWorkspace(String, DocumentModel) - Method in class org.nuxeo.ecm.platform.userworkspace.core.service.DefaultUserWorkspaceServiceImpl
-
- getCurrentUserPersonalWorkspace(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.platform.userworkspace.core.service.DefaultUserWorkspaceServiceImpl
-
- getCurrentUserPersonalWorkspace() - Method in class org.nuxeo.ecm.platform.userworkspace.web.ejb.UserWorkspaceManagerActionsBean
-
- getCurrentUserRssFeedAddresses(CoreSession) - Method in class org.nuxeo.rss.reader.service.RSSFeedComponent
-
- getCurrentUserRssFeedAddresses(CoreSession) - Method in interface org.nuxeo.rss.reader.service.RSSFeedService
-
- getCurrentUserRssFeedDocumentModelList(CoreSession) - Method in class org.nuxeo.rss.reader.service.RSSFeedComponent
-
- getCurrentUserRssFeedDocumentModelList(CoreSession) - Method in interface org.nuxeo.rss.reader.service.RSSFeedService
-
return user feeds that will be displayed into the Rss Reader Gadget
- getCurrentUserRssFeedsContainer(CoreSession) - Method in class org.nuxeo.rss.reader.service.RSSFeedComponent
-
- getCurrentUserRssFeedsContainer(CoreSession) - Method in interface org.nuxeo.rss.reader.service.RSSFeedService
-
return rss feed container of the current user and if not exists create it
and copy in it the default rss feed marked as default and proposed by the
Administration view.
- getCurrentUserSavedSearches(CoreSession) - Method in interface org.nuxeo.ecm.platform.faceted.search.api.service.FacetedSearchService
-
Returns the current user saved Faceted Searches, located into its own
user workspace.
- getCurrentUserSavedSearches() - Method in class org.nuxeo.ecm.platform.faceted.search.jsf.FacetedSearchActions
-
- getCurrentUserSavedSearches(CoreSession) - Method in class org.nuxeo.ecm.platform.faceted.search.jsf.service.FacetedSearchServiceImpl
-
- getCurrentUserType() - Method in class org.nuxeo.ecm.webapp.table.model.UserPermissionsTableModel
-
Deprecated.
- getCurrentVersion(String, String) - Method in interface org.nuxeo.ecm.platform.api.ws.NuxeoRemoting
-
Gets the current version of the given document.
- getCurrentVersion(String, String) - Method in class org.nuxeo.ecm.platform.indexing.gateway.ws.WSIndexingGatewayBean
-
- getCurrentVersion(String, String) - Method in class org.nuxeo.ecm.platform.ws.NuxeoRemotingBean
-
- getCurrentView() - Method in class org.nuxeo.ecm.admin.AdminViewManager
-
- getCurrentView() - Method in class org.nuxeo.ecm.user.center.UserCenterViewManager
-
- getCurrentViewId() - Method in class org.nuxeo.ecm.admin.AdminViewManager
-
- getCurrentViewId() - Method in class org.nuxeo.ecm.user.center.UserCenterViewManager
-
- getCurrentWidgetType() - Method in class org.nuxeo.ecm.platform.forms.layout.demo.jsf.LayoutDemoActions
-
- getCurrentWidgetTypeDefinition() - Method in class org.nuxeo.ecm.platform.forms.layout.demo.jsf.LayoutDemoActions
-
- getCurrentWorkflowInitiator() - Method in class org.nuxeo.ecm.platform.routing.web.DocumentRoutingActionsBean
-
- GetCurrentWorkspace - Class in org.nuxeo.ecm.automation.jsf.operations
-
- GetCurrentWorkspace() - Constructor for class org.nuxeo.ecm.automation.jsf.operations.GetCurrentWorkspace
-
- getCurrentWorkspace() - Method in interface org.nuxeo.ecm.platform.ui.web.api.NavigationContext
-
Gets the current Workspace.
- getCurrentWorkspace() - Method in class org.nuxeo.ecm.webapp.context.NavigationContextBean
-
- getCurrentZoom() - Method in class org.nuxeo.ecm.platform.pictures.tiles.gwt.client.model.TilingModel
-
- getCustomColumnDefinition(Table) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
Additional column definitions for CREATE TABLE.
- getCustomColumnDefinition(Table) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
-
- getCustomPostCreateSqls(Table) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
Additional things to execute after CREATE TABLE.
- getCustomPostCreateSqls(Table) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
-
- getCustomPreset(String, String) - Static method in class org.nuxeo.theme.presets.PresetManager
-
- getCustomPresets(String, String) - Static method in class org.nuxeo.theme.editor.Main
-
- getCustomPresets(String) - Static method in class org.nuxeo.theme.presets.PresetManager
-
- getCustomPresets(String, String) - Static method in class org.nuxeo.theme.presets.PresetManager
-
- getCustomProperties() - Method in class org.nuxeo.ecm.platform.forms.layout.demo.jsf.PreviewLayoutDefinition
-
- getCustomSizeTextBox() - Method in interface org.nuxeo.opensocial.container.client.presenter.ContainerBuilderPresenter.Display
-
- getCustomSizeTextBox() - Method in class org.nuxeo.opensocial.container.client.view.ContainerBuilderWidget
-
- getCustomThemeFiles() - Static method in class org.nuxeo.theme.themes.ThemeManager
-
- getCustomThemePath(String) - Static method in class org.nuxeo.theme.themes.ThemeManager
-
- getCustomWidgetTypes() - Method in class org.nuxeo.ecm.platform.forms.layout.demo.jsf.LayoutDemoContext
-
- getDamMainTab() - Method in class org.nuxeo.dam.seam.DamActions
-
- getDaoClass() - Method in class org.nuxeo.opensocial.container.server.service.WebContentSaverDescriptor
-
- getDashboardEnabled() - Method in class org.nuxeo.ecm.webapp.context.UserServicesContext
-
- getDashboardSpacesRootPath() - Method in interface org.nuxeo.ecm.social.workspace.adapters.SocialWorkspace
-
Returns the path of the Dashboard spaces root of this Social Workspace.
- getDashboardSpacesRootPath() - Method in class org.nuxeo.ecm.social.workspace.adapters.SocialWorkspaceAdapter
-
- getData() - Method in class org.nuxeo.common.Environment
-
- getData() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
-
- getData() - Method in class org.nuxeo.ecm.automation.client.rest.api.RestRequest
-
- getData(String) - Method in interface org.nuxeo.ecm.core.api.DataModel
-
Gets the named field value.
- getData(String) - Method in class org.nuxeo.ecm.core.api.impl.DataModelImpl
-
- getData(String) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel.SimpleDataModel
-
Deprecated.
- getData() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
-
application data impl.
- getData(String) - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
-
- getData() - Method in interface org.nuxeo.ecm.core.api.model.Property
-
Returns the application defined data associated with the receiver, or
null if it has not been set.
- getData(String) - Method in interface org.nuxeo.ecm.core.api.model.Property
-
Returns the application defined data associated with the receiver under
the given key, or null if it has not been set.
- getData() - Method in class org.nuxeo.ecm.core.api.operation.Operation
-
- getData(String) - Method in class org.nuxeo.ecm.core.api.operation.Operation
-
- getData() - Method in class org.nuxeo.ecm.platform.query.api.PageSelection
-
- getData() - Method in class org.nuxeo.ecm.platform.ui.web.model.impl.SelectDataModelRowImpl
-
- getData() - Method in interface org.nuxeo.ecm.platform.ui.web.model.SelectDataModelRow
-
- getData() - Method in class org.nuxeo.ecm.user.registration.actions.UserRegistrationActions
-
- getData() - Method in class org.nuxeo.ecm.webapp.table.model.GenericTableModel
-
Deprecated.
- getData() - Method in class org.nuxeo.opensocial.container.client.external.html.HTMLModel
-
- getData() - Method in class org.nuxeo.opensocial.container.client.external.opensocial.OpenSocialModel
-
- getData() - Method in class org.nuxeo.opensocial.container.client.external.picture.PictureModel
-
- getData() - Method in class org.nuxeo.opensocial.container.client.rpc.webcontent.action.CreateWebContent
-
- getData() - Method in class org.nuxeo.opensocial.container.client.rpc.webcontent.action.DeleteWebContent
-
- getData() - Method in class org.nuxeo.opensocial.container.client.rpc.webcontent.result.CreateWebContentResult
-
- getData() - Method in interface org.nuxeo.opensocial.container.server.webcontent.api.WebContentAdapter
-
- getData() - Method in class org.nuxeo.opensocial.container.server.webcontent.gadgets.html.HTMLAdapter
-
- getData() - Method in class org.nuxeo.opensocial.container.server.webcontent.gadgets.opensocial.OpenSocialAdapter
-
- getData() - Method in class org.nuxeo.opensocial.container.server.webcontent.gadgets.picture.PictureAdapter
-
- getData() - Method in class org.nuxeo.runtime.remoting.RemoteEvent
-
- getData() - Method in class org.nuxeo.runtime.services.event.Event
-
- getData() - Method in class org.nuxeo.template.adapters.doc.TemplateBinding
-
- getData() - Method in class org.nuxeo.theme.webwidgets.providers.DataEntity
-
- getDatabase() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
-
- getDataByWidget() - Method in class org.nuxeo.theme.webwidgets.providers.DefaultProviderSession
-
- getDataDir() - Method in class org.nuxeo.connect.update.standalone.StandaloneUpdateService
-
- getDataDir() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
-
- getDataDir() - Method in class org.nuxeo.launcher.config.ServerConfigurator
-
- getDataDir() - Method in class org.nuxeo.osgi.OSGiAdapter
-
- getDataFile(String) - Method in class org.nuxeo.osgi.OSGiBundleContext
-
- getDataFileCharacterSeparator() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
-
- getDataFileName() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
-
- getDataFileName() - Method in class org.nuxeo.ecm.directory.sql.TableReference
-
- getDataFor(String) - Method in class org.nuxeo.opensocial.container.client.utils.WebContentFactory
-
- getDataModel(DocumentRef, Schema) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- getDataModel(DocumentRef, Schema) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Retrieves a data model given a document reference and a schema.
- getDataModel(String) - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Gets the data model corresponding to the given schema.
- getDataModel(String) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- getDataModel(String) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- getDataModel(String) - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- getDataModel() - Method in class org.nuxeo.ecm.platform.comment.web.UIComment
-
- getDataModels() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Gets the data models.
- getDataModels() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- getDataModels() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- getDataModels() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- getDataModelsCollection() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Gets a list with the currently fetched data models.
- getDataModelsCollection() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- getDataModelsCollection() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- getDataModelsCollection() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- getDataModelsField(DocumentRef[], String, String) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- getDataModelsField(DocumentRef[], String, String) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Retrieves the given field value from the given schema for all the given
documents.
- getDataModelsFieldUp(DocumentRef, String, String) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- getDataModelsFieldUp(DocumentRef, String, String) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Retrieves the given field value from the given schema for the given
document along with all its parent documents.
- getDataName() - Method in class org.nuxeo.theme.webwidgets.providers.DataEntity
-
- getDataSource(String) - Static method in class org.nuxeo.runtime.api.DataSourceHelper
-
Look up a datasource given a partial name.
- getDataSource(String, Class<T>) - Static method in class org.nuxeo.runtime.api.DataSourceHelper
-
- getDataSourceJNDIName(String) - Static method in class org.nuxeo.runtime.api.DataSourceHelper
-
Look up a datasource JNDI name given a partial name.
- getDataSourceJNDIPrefix() - Static method in class org.nuxeo.runtime.api.DataSourceHelper
-
Get the JNDI prefix used for DataSource lookups.
- getDataSourceName() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
-
- getDatasources() - Static method in class org.nuxeo.runtime.api.DataSourceHelper
-
- getDataStream(String) - Method in interface org.nuxeo.ecm.core.model.Session
-
Gets a blob stream using the given key.
- getDataStream(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
-
- getDataTableModel() - Method in interface org.nuxeo.ecm.webapp.security.SecurityActions
-
- getDataTableModel() - Method in class org.nuxeo.ecm.webapp.security.SecurityActionsBean
-
- getDataToInject() - Method in class org.nuxeo.ecm.platform.groups.audit.factory.ExcelExportAllGroups
-
- getDataToInject() - Method in interface org.nuxeo.ecm.platform.groups.audit.service.ExcelExportFactory
-
- getDataType() - Method in class org.nuxeo.opensocial.container.shared.webcontent.UserPref
-
- getDate(String) - Method in class org.nuxeo.ecm.automation.client.model.Document
-
- getDate(String, Date) - Method in class org.nuxeo.ecm.automation.client.model.Document
-
- getDate(Object, Date) - Static method in class org.nuxeo.ecm.automation.client.model.PropertiesHelper
-
- getDate(int) - Method in class org.nuxeo.ecm.automation.client.model.PropertyList
-
- getDate(int, Date) - Method in class org.nuxeo.ecm.automation.client.model.PropertyList
-
- getDate(String) - Method in class org.nuxeo.ecm.automation.client.model.PropertyMap
-
- getDate(String, Date) - Method in class org.nuxeo.ecm.automation.client.model.PropertyMap
-
- getDate() - Method in class org.nuxeo.ecm.automation.core.scripting.DateWrapper
-
- getDate() - Method in interface org.nuxeo.ecm.core.api.event.CoreEvent
-
Returns the date when the event occurred.
- getDate() - Method in class org.nuxeo.ecm.core.api.event.impl.CoreEventImpl
-
- getDate(String) - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- getDate(String) - Method in interface org.nuxeo.ecm.core.model.PropertyContainer
-
Gets the value of a scalar property as a date
.
- getDate(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexListProperty
-
- getDate(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexProperty
-
- getDate(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- getDate() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.model.Annotation
-
- getDate(Literal) - Static method in class org.nuxeo.ecm.platform.relations.api.impl.RelationDate
-
- getDate() - Method in class org.nuxeo.ecm.webapp.table.cell.DateTableCell
-
Deprecated.
- getDate() - Method in class org.nuxeo.theme.models.FeedItem
-
- getDateCast() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
Get the expression to use to cast a column to a DATE type.
- getDateCast() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
-
- getDateCast() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
-
- getDateCast() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
-
- getDateFormat() - Method in class org.nuxeo.ecm.csv.CSVImporterOptions
-
- getDateFormat() - Static method in class org.nuxeo.ecm.webapp.clipboard.SummaryEntry
-
- getDateFormatPattern() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.AnnotationConfiguration
-
Returns the configured date format, if any.
- getDateline() - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPicture
-
- getDateline() - Method in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
-
- getDateSeparator() - Method in class org.nuxeo.ecm.webapp.clipboard.SummaryEntry
-
- getDateSuggestion() - Method in class org.nuxeo.ecm.platform.suggestbox.utils.DateMatcher
-
- getDateTimeValue() - Method in class org.nuxeo.ecm.platform.reporting.report.ReportParameter
-
- getDatetimeValue() - Method in class org.nuxeo.ecm.platform.smart.query.IncrementalSmartQuery
-
- getDateValue() - Method in class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl.DateInfo
-
- getDateValue() - Method in class org.nuxeo.ecm.platform.smart.query.IncrementalSmartQuery
-
- getDateValue() - Method in class org.nuxeo.template.api.TemplateInput
-
- getDavPrefix() - Method in class org.nuxeo.ecm.http.client.NuxeoServer
-
- getDay() - Method in class org.nuxeo.ecm.automation.core.scripting.DateWrapper
-
- getDay() - Method in class org.nuxeo.webengine.blogs.models.BlogSiteArchiveDayModel
-
- getDay() - Method in class org.nuxeo.webengine.sites.models.WebpageCommentModel
-
- getDay() - Method in class org.nuxeo.webengine.sites.models.WebpageModel
-
- getDbDriver() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
-
- getDbPassword() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
-
- getDbUrl() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
-
- getDbUser() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
-
- getDebugPage() - Method in class org.nuxeo.ecm.automation.server.jaxrs.AutomationResource
-
- getDeclaredAnnotatedMethod(Method) - Method in class org.nuxeo.runtime.annotations.AnnotatedClass
-
- getDeclaredAnnotatedMethods() - Method in class org.nuxeo.runtime.annotations.AnnotatedClass
-
- getDeclaredAnnotatedMethods(Class<? extends Annotation>) - Method in class org.nuxeo.runtime.annotations.AnnotatedClass
-
- getDeclaredAnnotation(Class<A>) - Method in class org.nuxeo.runtime.annotations.AnnotatedClass
-
- getDeclaredAnnotation(Class<A>) - Method in class org.nuxeo.runtime.annotations.AnnotatedMethod
-
- getDeclaredAnnotations() - Method in class org.nuxeo.runtime.annotations.AnnotatedClass
-
- getDeclaredAnnotations() - Method in class org.nuxeo.runtime.annotations.AnnotatedMethod
-
- getDeclaredFacets() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
- getDeclaredFacets() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
Deprecated.
- getDeclaredFacets() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- getDeclaredFacets() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- getDeclaredRenditionDefinitions() - Method in interface org.nuxeo.ecm.platform.rendition.service.RenditionService
-
Returns a List
of registered RenditionDefinition
.
- getDeclaredRenditionDefinitions() - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl
-
- getDeclaredRenditionDefinitionsForProviderType(String) - Method in interface org.nuxeo.ecm.platform.rendition.service.RenditionService
-
Returns a List
of registered RenditionDefinition
matching
a given provider type
- getDeclaredRenditionDefinitionsForProviderType(String) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl
-
- getDeclaredSchemas() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
- getDeclaredSchemas() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
Deprecated.
- getDeclaredSchemas() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- getDeclaredSchemas() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- getDeclaringClass() - Method in class org.nuxeo.ecm.core.api.model.impl.osm.util.FieldAccessor
-
- getDeclaringClass() - Method in interface org.nuxeo.ecm.core.api.model.impl.osm.util.MemberAccessor
-
- getDeclaringClass() - Method in class org.nuxeo.ecm.core.api.model.impl.osm.util.MethodAccessor
-
- getDeclaringType() - Method in interface org.nuxeo.ecm.core.schema.types.Field
-
Gets the complex type or list type that declared this field.
- getDeclaringType() - Method in class org.nuxeo.ecm.core.schema.types.FieldImpl
-
- getDecodedLayoutDefinition(String) - Method in class org.nuxeo.ecm.platform.forms.layout.demo.jsf.LayoutPreviewActions
-
- getDecoder(String) - Static method in class org.nuxeo.runtime.model.impl.PropertyDecoder
-
- getDecorateClassName() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.controler.AnnotationController
-
- getDecoration() - Method in class org.nuxeo.theme.webwidgets.AreaFragment
-
- getDecorationNames() - Static method in class org.nuxeo.theme.webwidgets.Manager
-
- getDecorationNames() - Method in class org.nuxeo.theme.webwidgets.Service
-
- getDecorationType(String) - Static method in class org.nuxeo.theme.webwidgets.Manager
-
- getDecorationType(String) - Method in class org.nuxeo.theme.webwidgets.Service
-
- getDefault() - Static method in class org.nuxeo.common.Environment
-
- getDefault() - Static method in class org.nuxeo.ecm.core.management.CoreManagementComponent
-
- getDefault() - Static method in class org.nuxeo.ecm.directory.ldap.LDAPDirectory.TrustingSSLSocketFactory
-
- getDefaultActivityLinkBuilder() - Method in class org.nuxeo.ecm.activity.ActivityLinkBuilderRegistry
-
- getDefaultAutoCommit() - Method in interface org.nuxeo.ecm.core.management.jtajca.DatabaseConnectionMonitor
-
Returns the default auto-commit property.
- getDefaultAutoCommit() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.CommonsDatabaseConnectionMonitor
-
- getDefaultAutoCommit() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TomcatDatabaseConnectionMonitor
-
- getDefaultCallbackURL(String) - Static method in class org.nuxeo.ecm.webengine.oauth2.WEOAuthConstants
-
- getDefaultCatalog() - Method in interface org.nuxeo.ecm.core.management.jtajca.DatabaseConnectionMonitor
-
Returns the default catalog.
- getDefaultCatalog() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.CommonsDatabaseConnectionMonitor
-
- getDefaultCatalog() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TomcatDatabaseConnectionMonitor
-
- getDefaultCipherSuites() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectory.TrustingSSLSocketFactory
-
- getDefaultClassLoader() - Static method in class org.nuxeo.osgi.application.client.NuxeoApp
-
- getDefaultCodec() - Method in class org.nuxeo.ecm.platform.url.codec.descriptor.DocumentViewCodecDescriptor
-
- getDefaultCodecName() - Method in interface org.nuxeo.ecm.platform.url.api.DocumentViewCodecManager
-
Returns the default codec name.
- getDefaultCodecName() - Method in class org.nuxeo.ecm.platform.url.service.DocumentViewCodecService
-
- getDefaultContext() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
-
- getDefaultDataDir() - Method in class org.nuxeo.launcher.config.JBossConfigurator
-
- getDefaultDiffDisplayBlocks(DocumentDiff, DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.diff.service.impl.DiffDisplayServiceImpl
-
- getDefaultDiffDisplayBlocks() - Method in class org.nuxeo.ecm.diff.web.DiffActionsBean
-
Gets the document diff.
- getDefaultDocType() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
-
Default document type to use when the plugin XML configuration does not
specify one.
- getDefaultDocType() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.NoteImporter
-
- getDefaultDocType() - Method in class org.nuxeo.ecm.platform.picture.extension.ImagePlugin
-
- getDefaultDocType() - Method in class org.nuxeo.ecm.platform.video.importer.VideoImporter
-
- getDefaultDomainPath(CoreSession) - Static method in class org.nuxeo.drive.operations.test.NuxeoDriveIntegrationTestsHelper
-
- getDefaultEngine() - Method in class org.nuxeo.theme.NegotiationDef
-
- getDefaultErrorPage() - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.NuxeoExceptionHandlerParameters
-
- getDefaultFactory() - Method in class org.nuxeo.ecm.core.api.thumbnail.ThumbnailServiceImpl
-
- getDefaultFieldDefinitions() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
-
- getDefaultFieldDefinitions() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetTypeConfiguration
-
- getDefaultFieldDefinitions() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeConfigurationDescriptor
-
- getDefaultFieldTypes() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
-
- getDefaultFieldTypes() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetTypeConfiguration
-
- getDefaultFieldTypes() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeConfigurationDescriptor
-
- getDefaultFlavor(String) - Method in class org.nuxeo.ecm.localconf.ThemeConfigurationActions
-
- getDefaultFlavor() - Method in class org.nuxeo.theme.styling.service.descriptors.ThemePage
-
- getDefaultFlavorName(String) - Method in class org.nuxeo.ecm.localconf.ThemeConfigurationActions
-
- getDefaultFlavorName(String) - Method in interface org.nuxeo.theme.styling.service.ThemeStylingService
-
Returns the default flavor for a given theme page
- getDefaultFlavorName(String) - Method in class org.nuxeo.theme.styling.service.ThemeStylingServiceImpl
-
- getDefaultGroup() - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- getDefaultGroup() - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
-
- getDefaultGroup() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- getDefaultHeaders(String) - Static method in class org.nuxeo.osgi.BundleManifestReader
-
- getDefaultIconPath() - Method in class org.nuxeo.ecm.webapp.table.header.IconColHeader
-
Deprecated.
- getDefaultInCategory() - Method in class org.nuxeo.ecm.webapp.documentsLists.DocumentsListDescriptor
-
- getDefaultInitialStateName() - Method in class org.nuxeo.ecm.core.lifecycle.extensions.LifeCycleDescriptor
-
- getDefaultInitialStateName() - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleImpl
-
- getDefaultInitialStateName() - Method in interface org.nuxeo.ecm.core.lifecycle.LifeCycle
-
Returns the default initial state name.
- getDefaultInstallTaskType() - Method in class org.nuxeo.connect.update.live.UpdateServiceImpl
-
- getDefaultInstallTaskType() - Method in class org.nuxeo.connect.update.standalone.StandaloneUpdateService
-
- getDefaultLocale() - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockApplication
-
- getDefaultLogoURL() - Method in class org.nuxeo.ecm.webapp.helpers.LogoHelper
-
- getDefaultPage() - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor.ErrorHandlersDescriptor
-
- getDefaultPage() - Method in class org.nuxeo.wizard.nav.SimpleNavigationHandler
-
- getDefaultPatternName() - Method in interface org.nuxeo.ecm.platform.ui.web.rest.api.URLPolicyService
-
Returns the default pattern descriptor name
- getDefaultPatternName() - Method in class org.nuxeo.ecm.platform.ui.web.rest.services.URLPolicyServiceImpl
-
- getDefaultPerspective() - Method in class org.nuxeo.theme.NegotiationDef
-
- getDefaultProperties() - Method in class org.nuxeo.ecm.platform.forms.layout.demo.descriptors.DemoWidgetTypeDescriptor
-
- getDefaultProperties() - Method in interface org.nuxeo.ecm.platform.forms.layout.demo.service.DemoWidgetType
-
- getDefaultProperties() - Method in class org.nuxeo.ecm.platform.forms.layout.demo.service.DemoWidgetTypeImpl
-
- getDefaultPropertyValues() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
-
- getDefaultPropertyValues(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
-
- getDefaultPropertyValues() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetTypeConfiguration
-
Returns the default values for the widget type properties, by mode.
- getDefaultPropertyValues(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetTypeConfiguration
-
Returns the default values for the widget type properties, for given
mode.
- getDefaultPropertyValues() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeConfigurationDescriptor
-
- getDefaultProviderSession() - Method in class org.nuxeo.theme.webwidgets.providers.DefaultProvider
-
- getDefaultReadOnly() - Method in interface org.nuxeo.ecm.core.management.jtajca.DatabaseConnectionMonitor
-
Returns the default readOnly property.
- getDefaultReadOnly() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.CommonsDatabaseConnectionMonitor
-
- getDefaultReadOnly() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TomcatDatabaseConnectionMonitor
-
- getDefaultReleaseMode() - Method in class org.nuxeo.ecm.core.persistence.HibernateConfiguration.NuxeoTransactionFactory
-
- getDefaultRenderKitId() - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockApplication
-
- getDefaultRepoDS(String) - Static method in class org.nuxeo.ecm.platform.reporting.datasource.DSHelper
-
- getDefaultRepoName() - Method in class org.nuxeo.opensocial.webengine.gadgets.render.NuxeoContextHelper
-
- getDefaultRepository() - Method in interface org.nuxeo.ecm.core.api.repository.RepositoryManager
-
Gets the default repository.
- getDefaultRepository() - Method in class org.nuxeo.ecm.core.api.repository.RepositoryManagerImpl
-
- getDefaultRootKey() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelect
-
- getDefaultRootKey() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectBase
-
- getDefaultRootKey() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectState
-
- getDefaultRowHeight() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayoutSettings
-
- getDefaultSchemas() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.DefaultSession
-
- getDefaultSchemas() - Method in interface org.nuxeo.ecm.automation.client.Session
-
Get the default schemas that should be sent by the server.
- getDefaultScopeValues() - Method in class org.nuxeo.common.collections.ScopedMap
-
Creates a Map with entries from DEFAULT scope.
- getDefaultSectionRoots(boolean, boolean) - Method in interface org.nuxeo.ecm.platform.publisher.helper.RootSectionFinder
-
- getDefaultSectionRoots(boolean) - Method in interface org.nuxeo.ecm.platform.publisher.helper.RootSectionFinder
-
- getDefaultSectionRoots(boolean, boolean) - Method in class org.nuxeo.ecm.platform.publisher.impl.finder.AbstractRootSectionsFinder
-
- getDefaultSectionRoots(boolean) - Method in class org.nuxeo.ecm.platform.publisher.impl.finder.AbstractRootSectionsFinder
-
- getDefaultSelectedRowNames(Layout, boolean) - Static method in class org.nuxeo.ecm.platform.forms.layout.facelets.library.LayoutTagLibrary
-
- getDefaultSelectedRowNames(Layout, boolean) - Static method in class org.nuxeo.ecm.platform.forms.layout.functions.LayoutFunctions
-
- getDefaultStoreCategory() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.service.LayoutManager
-
Return the default category used for storage
- getDefaultStoreCategory() - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.AbstractLayoutManager
-
- getDefaultStoreCategory() - Method in class org.nuxeo.ecm.platform.forms.layout.service.WebLayoutManagerImpl
-
- getDefaultSuffix() - Static method in class org.nuxeo.runtime.api.JBossServiceLocator
-
- getDefaultTemplateEngineName() - Static method in class org.nuxeo.theme.themes.ThemeManager
-
- getDefaultTheme() - Method in interface org.nuxeo.ecm.webapp.webcontainer.ThemeActions
-
Returns negotiated default theme to handle print action
- getDefaultTheme() - Method in class org.nuxeo.ecm.webapp.webcontainer.ThemeActionsBean
-
- getDefaultTheme(String, String) - Static method in class org.nuxeo.theme.editor.Main
-
- getDefaultTheme() - Method in class org.nuxeo.theme.NegotiationDef
-
- getDefaultTheme(String) - Static method in class org.nuxeo.theme.themes.ThemeManager
-
- getDefaultTheme(String...) - Static method in class org.nuxeo.theme.themes.ThemeManager
-
- getDefaultTmpDir() - Method in class org.nuxeo.launcher.config.JBossConfigurator
-
- getDefaultTmpDir() - Method in class org.nuxeo.launcher.config.ServerConfigurator
-
- getDefaultTransactionIsolation() - Method in interface org.nuxeo.ecm.core.management.jtajca.DatabaseConnectionMonitor
-
Returns the default transaction isolation state of returned connections.
- getDefaultTransactionIsolation() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.CommonsDatabaseConnectionMonitor
-
- getDefaultTransactionIsolation() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TomcatDatabaseConnectionMonitor
-
- getDefaultType() - Method in interface org.nuxeo.ecm.platform.types.localconfiguration.UITypesConfiguration
-
- getDefaultType() - Method in class org.nuxeo.ecm.platform.types.localconfiguration.UITypesConfigurationAdapter
-
- getDefaultUidHeader() - Method in class org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationConfig
-
- getDefaultUninstallTaskType() - Method in class org.nuxeo.connect.update.live.UpdateServiceImpl
-
- getDefaultUninstallTaskType() - Method in class org.nuxeo.connect.update.standalone.StandaloneUpdateService
-
- getDefaultURLPolicy() - Method in class org.nuxeo.ecm.platform.ui.web.rest.descriptors.URLPatternDescriptor
-
- getDefaultValue() - Method in class org.nuxeo.ecm.core.api.model.impl.osm.DynamicObjectAdapter
-
- getDefaultValue() - Method in interface org.nuxeo.ecm.core.api.model.impl.osm.ObjectAdapter
-
- getDefaultValue() - Method in interface org.nuxeo.ecm.core.schema.types.Field
-
Gets this field default value or null if none.
- getDefaultValue() - Method in class org.nuxeo.ecm.core.schema.types.FieldImpl
-
- getDefaultValue() - Method in interface org.nuxeo.ecm.core.schema.types.ListType
-
Gets the default value of the list elements, if any.
- getDefaultValue() - Method in class org.nuxeo.ecm.core.schema.types.ListTypeImpl
-
- getDefaultValue() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Column
-
- getDefaultValue() - Method in class org.nuxeo.opensocial.container.shared.webcontent.UserPref
-
- getDefaultValue() - Method in class org.nuxeo.theme.webwidgets.WidgetFieldType
-
- getDefaultVersioningAction() - Method in class org.nuxeo.ecm.platform.versioning.api.VersionIncEditOptions
-
Returns action to be presented by default to user.
- getDefaultVersioningOption() - Method in class org.nuxeo.ecm.webapp.bulkedit.VersioningDescriptor
-
- getDefaultView() - Method in interface org.nuxeo.ecm.platform.types.adapter.TypeInfo
-
- getDefaultView() - Method in class org.nuxeo.ecm.platform.types.adapter.TypeInfoAdapter
-
- getDefaultView() - Method in class org.nuxeo.ecm.platform.types.Type
-
- getDefinition() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoProperty
-
- getDefinition(String) - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.WidgetTypeDefinitionRegistry
-
- getDefinition() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
-
- getDefinition() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
-
- getDefinitions() - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.WidgetTypeDefinitionRegistry
-
- getDefinitionUrl() - Method in interface org.nuxeo.ecm.spaces.api.Gadget
-
- getDefinitionUrl() - Method in class org.nuxeo.ecm.spaces.impl.docwrapper.DocGadgetImpl
-
- getDelegatedActors() - Method in interface org.nuxeo.ecm.platform.task.Task
-
- getDelegatedActors() - Method in class org.nuxeo.ecm.platform.task.TaskImpl
-
- getDelete() - Method in class org.nuxeo.ecm.core.rest.DocumentObject
-
- getDeleteAnnotationPermission() - Method in interface org.nuxeo.ecm.platform.annotations.service.AnnotationConfigurationService
-
- getDeleteAnnotationPermission() - Method in class org.nuxeo.ecm.platform.annotations.service.AnnotationConfigurationServiceImpl
-
- getDeleteAnnotationValue() - Method in class org.nuxeo.ecm.platform.annotations.descriptors.PermissionMapperDescriptor
-
- getDeleteConstraint() - Method in class org.nuxeo.ecm.directory.api.ui.DirectoryUIDeleteConstraintDescriptor
-
- getDeleteConstraints() - Method in interface org.nuxeo.ecm.directory.api.ui.DirectoryUI
-
Returns the directory delete constraints
- getDeleteConstraints() - Method in class org.nuxeo.ecm.directory.api.ui.DirectoryUIDescriptor
-
- getDeletePictureImage() - Method in class org.nuxeo.opensocial.container.client.external.html.HTMLGadget
-
- getDeletePictureImage() - Method in interface org.nuxeo.opensocial.container.client.external.html.HTMLPresenter.Display
-
- getDeleteSql(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
-
Returns the SQL DELETE
to delete a row.
- getDeleteSql(String, int) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
-
Returns the SQL DELETE
to delete several rows.
- getDemoDocument() - Method in class org.nuxeo.ecm.platform.forms.layout.demo.jsf.LayoutDemoActions
-
- getDemoDocuments() - Method in class org.nuxeo.ecm.platform.forms.layout.demo.jsf.LayoutDemoContext
-
- getDemoId() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
-
- getDemoId() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetTypeConfiguration
-
Returns the identifier to be used for the demo, or null if no demo is
available.
- getDemoId() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeConfigurationDescriptor
-
- getDemoLayouts() - Method in class org.nuxeo.ecm.platform.forms.layout.demo.descriptors.DemoWidgetTypeDescriptor
-
- getDemoLayouts() - Method in interface org.nuxeo.ecm.platform.forms.layout.demo.service.DemoWidgetType
-
- getDemoLayouts() - Method in class org.nuxeo.ecm.platform.forms.layout.demo.service.DemoWidgetTypeImpl
-
- getDeniedContentViewNames() - Method in interface org.nuxeo.ecm.platform.faceted.search.jsf.localconfiguration.FacetedSearchConfiguration
-
Return a list of content views name that are denied with the local
configuration
- getDeniedContentViewNames() - Method in class org.nuxeo.ecm.platform.faceted.search.jsf.localconfiguration.FacetedSearchConfigurationAdapter
-
- getDeniedSubTypes() - Method in class org.nuxeo.ecm.platform.types.Type
-
- getDeniedTypes() - Method in interface org.nuxeo.ecm.platform.types.localconfiguration.UITypesConfiguration
-
Returns the configured denied types.
- getDeniedTypes() - Method in class org.nuxeo.ecm.platform.types.localconfiguration.UITypesConfigurationAdapter
-
- getDenies() - Method in class org.nuxeo.ecm.platform.annotations.descriptors.URLPatternFilterDescriptor
-
- getDensity() - Method in class org.nuxeo.ecm.platform.categorization.categorizer.tfidf.TfIdfCategorizer
-
- getDenyPattern() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.OpenUrlDescriptor
-
- getDenyPermission() - Method in class org.nuxeo.ecm.core.api.security.UserVisiblePermission
-
- getDenyPermission() - Method in class org.nuxeo.ecm.core.security.PermissionUIItemDescriptor
-
- getDependencies() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
-
- getDependencies() - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
-
- getDependencies() - Method in interface org.nuxeo.runtime.contribution.Contribution
-
- getDependencies() - Method in class org.nuxeo.runtime.contribution.impl.ContributionImpl
-
- getDependencies() - Method in class org.nuxeo.runtime.deploy.Contribution
-
- getDependencies() - Method in class org.nuxeo.theme.resources.ResourceType
-
- getDependents() - Method in interface org.nuxeo.runtime.contribution.Contribution
-
- getDependents() - Method in class org.nuxeo.runtime.contribution.impl.ContributionImpl
-
- getDependsOnMe() - Method in class org.nuxeo.common.collections.DependencyTree.Entry
-
- getDependsOnMe() - Method in class org.nuxeo.runtime.deploy.DependencyTree.Entry
-
- getDeployedFiles() - Method in class org.nuxeo.runtime.model.impl.DefaultRuntimeContext
-
- getDeploymentContrib() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseDB2
-
- getDeploymentContrib() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseDerby
-
- getDeploymentContrib() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseH2
-
- getDeploymentContrib() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseHelper
-
- getDeploymentContrib() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseMySQL
-
- getDeploymentContrib() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseOracle
-
- getDeploymentContrib() - Method in class org.nuxeo.ecm.core.storage.sql.DatabasePostgreSQL
-
- getDeploymentContrib() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseSQLServer
-
- getDeploymentDirectory() - Method in class org.nuxeo.ecm.webengine.WebEngine
-
- getDeployments() - Method in class org.nuxeo.runtime.test.runner.DeploymentSet
-
- getDeployments() - Method in class org.nuxeo.runtime.test.runner.RuntimeFeature
-
- getDeprecatedSince() - Method in class org.nuxeo.ecm.automation.OperationDocumentation
-
- getDeprecatedVersion() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
-
- getDeprecatedVersion() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetTypeConfiguration
-
Returns the version name since the widget type has been deprecated (5.4,
5.4.2, etc...)
- getDeprecatedVersion() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeConfigurationDescriptor
-
- getDepth() - Method in class org.nuxeo.ecm.platform.comment.web.ThreadEntry
-
- getDepth() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.data.DocumentSummary
-
- getDepth() - Method in class org.nuxeo.ecm.platform.picture.api.ImageInfo
-
- getDepth() - Method in class org.nuxeo.ecm.platform.routing.api.DocumentRouteTableElement
-
- getDepth() - Method in class org.nuxeo.ecm.platform.routing.api.RouteFolderElement
-
- getDepth() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectBase
-
- getDepth() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectState
-
- getDeputySchemaName() - Method in class org.nuxeo.ecm.platform.login.deputy.management.DeputyManagementStorageService
-
- getDeputySchemaName() - Method in interface org.nuxeo.ecm.platform.login.deputy.management.DeputyManager
-
- getDescendants(int) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFolder
-
- getDescendants(int, OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFolder
-
- getDescendants(String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
-
- getDescendants() - Method in class org.nuxeo.theme.nodes.AbstractNode
-
- getDescendants() - Method in interface org.nuxeo.theme.nodes.Node
-
- getDescending() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
Gets the SQL descending sort direction with option to sort nulls last.
- getDescending() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
-
- getDescending() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
-
- getDesciption() - Method in class org.nuxeo.template.api.TemplateInput
-
- getDescription() - Method in class org.nuxeo.apidoc.adapters.OperationInfoDocAdapter
-
- getDescription(CoreSession) - Method in interface org.nuxeo.apidoc.api.AssociatedDocuments
-
- getDescription() - Method in interface org.nuxeo.apidoc.api.OperationInfo
-
- getDescription(CoreSession) - Method in class org.nuxeo.apidoc.documentation.AssociatedDocumentsImpl
-
- getDescription() - Method in class org.nuxeo.apidoc.introspection.OperationInfoImpl
-
- getDescription() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
-
- getDescription() - Method in class org.nuxeo.connect.update.xml.FormDefinition
-
- getDescription() - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
-
- getDescription() - Method in class org.nuxeo.dam.AssetLibrary
-
Returns the configured description.
- getDescription() - Method in class org.nuxeo.ecm.automation.client.model.OperationDocumentation
-
- getDescription() - Method in class org.nuxeo.ecm.automation.client.model.OperationDocumentation.Param
-
- getDescription() - Method in class org.nuxeo.ecm.automation.core.OperationChainContribution
-
- getDescription() - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
-
- getDescription() - Method in class org.nuxeo.ecm.automation.OperationChain
-
- getDescription() - Method in class org.nuxeo.ecm.automation.OperationDocumentation
-
- getDescription() - Method in class org.nuxeo.ecm.automation.OperationDocumentation.Param
-
- getDescription() - Method in class org.nuxeo.ecm.automation.test.adapter.BusinessBeanAdapter
-
- getDescription() - Method in class org.nuxeo.ecm.core.api.impl.VersionModelImpl
-
- getDescription() - Method in interface org.nuxeo.ecm.core.api.VersionModel
-
- getDescription() - Method in class org.nuxeo.ecm.core.lifecycle.extensions.LifeCycleDescriptor
-
- getDescription() - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleStateImpl
-
- getDescription() - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleTransitionImpl
-
- getDescription() - Method in interface org.nuxeo.ecm.core.lifecycle.LifeCycleState
-
Returns the life cycle state descriptions.
- getDescription() - Method in interface org.nuxeo.ecm.core.lifecycle.LifeCycleTransition
-
Returns the description of the transition.
- getDescription() - Method in class org.nuxeo.ecm.core.management.api.AdministrativeStatus
-
- getDescription() - Method in class org.nuxeo.ecm.core.management.probes.ProbeDescriptor
-
- getDescription() - Method in class org.nuxeo.ecm.core.management.statuses.AdministrableServiceDescriptor
-
- getDescription() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
-
- getDescription() - Method in class org.nuxeo.ecm.platform.content.template.service.TemplateItemDescriptor
-
- getDescription() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
-
- getDescription() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetTypeConfiguration
-
- getDescription() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeConfigurationDescriptor
-
- getDescription() - Method in interface org.nuxeo.ecm.platform.forum.web.api.ThreadAction
-
Gets the description of the Thread.
- getDescription() - Method in class org.nuxeo.ecm.platform.forum.web.ThreadActionBean
-
- getDescription() - Method in class org.nuxeo.ecm.platform.management.adapters.ComponentInventoryAdapter
-
- getDescription() - Method in interface org.nuxeo.ecm.platform.management.adapters.ComponentInventoryMBean
-
- getDescription() - Method in class org.nuxeo.ecm.platform.management.adapters.ExtensionPointInventoryAdapter
-
- getDescription() - Method in interface org.nuxeo.ecm.platform.management.adapters.ExtensionPointInventoryMBean
-
- getDescription() - Method in class org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryAdapter
-
- getDescription() - Method in interface org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryMBean
-
- getDescription() - Method in class org.nuxeo.ecm.platform.oauth.consumers.NuxeoOAuthConsumer
-
- getDescription() - Method in class org.nuxeo.ecm.platform.oauth.providers.NuxeoOAuthServiceProvider
-
- getDescription() - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderDescriptor
-
- getDescription() - Method in class org.nuxeo.ecm.platform.picture.api.PictureTemplate
-
- getDescription() - Method in interface org.nuxeo.ecm.platform.picture.api.PictureView
-
- getDescription() - Method in class org.nuxeo.ecm.platform.picture.api.PictureViewImpl
-
- getDescription() - Method in interface org.nuxeo.ecm.platform.picture.web.PictureBookManager
-
Gets the description.
- getDescription() - Method in class org.nuxeo.ecm.platform.picture.web.PictureBookManagerBean
-
- getDescription() - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
-
the description of this element.
- getDescription() - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
-
- getDescription() - Method in class org.nuxeo.ecm.platform.suggestbox.service.Suggestion
-
- getDescription() - Method in interface org.nuxeo.ecm.platform.task.dashboard.DashBoardItem
-
Returns the description of the item.
- getDescription() - Method in class org.nuxeo.ecm.platform.task.dashboard.DashBoardItemImpl
-
- getDescription() - Method in interface org.nuxeo.ecm.platform.task.Task
-
- getDescription() - Method in class org.nuxeo.ecm.platform.task.TaskImpl
-
- getDescription() - Method in interface org.nuxeo.ecm.platform.types.adapter.TypeInfo
-
Returns the type's description.
- getDescription() - Method in class org.nuxeo.ecm.platform.types.adapter.TypeInfoAdapter
-
- getDescription() - Method in class org.nuxeo.ecm.platform.types.Type
-
- getDescription() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginProviderLink
-
- getDescription() - Method in class org.nuxeo.ecm.social.workspace.service.SocialWorkspaceContainerDescriptor
-
- getDescription() - Method in interface org.nuxeo.ecm.spaces.api.Gadget
-
description
- getDescription() - Method in interface org.nuxeo.ecm.spaces.api.Space
-
- getDescription() - Method in class org.nuxeo.ecm.spaces.impl.docwrapper.DocGadgetImpl
-
- getDescription() - Method in class org.nuxeo.ecm.spaces.impl.docwrapper.DocSpaceImpl
-
- getDescription() - Method in class org.nuxeo.ecm.styleguide.service.descriptors.IconDescriptor
-
- getDescription() - Method in class org.nuxeo.ecm.webapp.directory.DirectoryTreeNode
-
- getDescription() - Method in enum org.nuxeo.opensocial.container.shared.layout.enume.YUISideBarStyle
-
- getDescription() - Method in enum org.nuxeo.opensocial.container.shared.layout.enume.YUISize
-
- getDescription() - Method in enum org.nuxeo.opensocial.container.shared.layout.enume.YUITemplate
-
- getDescription() - Method in interface org.nuxeo.opensocial.gadgets.service.api.GadgetDeclaration
-
- getDescription(Locale) - Method in interface org.nuxeo.opensocial.gadgets.service.api.GadgetDeclaration
-
Try to find an localized description for this gadet
- getDescription(Locale) - Method in class org.nuxeo.opensocial.gadgets.service.BaseGadgetDescriptor
-
- getDescription() - Method in class org.nuxeo.opensocial.gadgets.service.ExternalGadgetDescriptor
-
- getDescription() - Method in class org.nuxeo.opensocial.gadgets.service.InternalGadgetDescriptor
-
- getDescription() - Method in class org.nuxeo.runtime.AbstractRuntimeService
-
- getDescription() - Method in class org.nuxeo.runtime.config.Configuration
-
Gets the description of the remote server.
- getDescription() - Method in class org.nuxeo.runtime.jetty.FilterDescriptor
-
- getDescription() - Method in class org.nuxeo.runtime.jetty.ServletDescriptor
-
- getDescription() - Method in class org.nuxeo.runtime.model.persistence.AbstractContribution
-
- getDescription() - Method in interface org.nuxeo.runtime.model.persistence.Contribution
-
Gets the contribution description.
- getDescription() - Method in class org.nuxeo.runtime.model.persistence.ContributionBuilder
-
- getDescription() - Method in interface org.nuxeo.runtime.remoting.Server
-
- getDescription() - Method in class org.nuxeo.runtime.remoting.ServerImpl
-
- getDescription() - Method in interface org.nuxeo.runtime.RuntimeService
-
Gets the description of this runtime service.
- getDescription() - Method in class org.nuxeo.shell.automation.cmds.RemoteCommands
-
- getDescription() - Method in class org.nuxeo.shell.cmds.ConfigurationCommands
-
- getDescription() - Method in class org.nuxeo.shell.cmds.GlobalCommands
-
- getDescription() - Method in class org.nuxeo.shell.CommandRegistry
-
- getDescription() - Method in class org.nuxeo.shell.equinox.EquinoxFeature
-
- getDescription() - Method in class org.nuxeo.shell.fs.cmds.FileSystemCommands
-
- getDescription() - Method in class org.nuxeo.theme.elements.AbstractElement
-
- getDescription() - Method in interface org.nuxeo.theme.elements.Element
-
- getDescription() - Method in class org.nuxeo.theme.formats.DefaultFormat
-
- getDescription() - Method in interface org.nuxeo.theme.formats.Format
-
- getDescription() - Method in class org.nuxeo.theme.models.Feed
-
- getDescription() - Method in class org.nuxeo.theme.models.FeedItem
-
- getDescription() - Method in class org.nuxeo.theme.models.Menu
-
- getDescription() - Method in class org.nuxeo.theme.models.MenuItem
-
- getDescription() - Method in class org.nuxeo.theme.presets.PresetType
-
- getDescription() - Method in class org.nuxeo.theme.webwidgets.ProviderType
-
- getDescription() - Method in class org.nuxeo.theme.webwidgets.WidgetType
-
- getDescription() - Method in class org.nuxeo.webengine.blogs.models.BlogPostModel
-
- getDescription() - Method in class org.nuxeo.webengine.sites.models.ContextualLinkModel
-
- getDescription() - Method in class org.nuxeo.webengine.sites.models.SearchModel
-
- getDescription() - Method in class org.nuxeo.webengine.sites.models.WebpageModel
-
- getDescription() - Method in class org.nuxeo.wss.impl.NuxeoListItem
-
- getDescription() - Method in class org.nuxeo.wss.impl.VirtualListItem
-
- getDescription() - Method in class org.nuxeo.wss.spi.dummy.DummyWSSListItem
-
- getDescription() - Method in interface org.nuxeo.wss.spi.WSSListItem
-
- getDescriptionLabel() - Method in class org.nuxeo.ecm.quota.AbstractQuotaStatsUpdater
-
- getDescriptionLabel() - Method in interface org.nuxeo.ecm.quota.QuotaStatsUpdater
-
- getDescriptionLabel() - Method in class org.nuxeo.ecm.quota.QuotaStatsUpdaterDescriptor
-
- getDescriptions(String) - Method in class org.nuxeo.apidoc.browse.ApiBrowser
-
- getDescriptor(String) - Method in class org.nuxeo.ecm.core.event.impl.EventListenerList
-
- getDescriptor() - Method in interface org.nuxeo.ecm.core.management.api.ProbeInfo
-
- getDescriptor() - Method in class org.nuxeo.ecm.core.management.probes.ProbeInfoImpl
-
- getDescriptor(String) - Method in class org.nuxeo.ecm.core.repository.RepositoryManager
-
- getDescriptor(RepositoryDescriptor) - Static method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepository
-
Fetch SQL-level descriptor from Nuxeo repository descriptor.
- getDescriptor() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryProxy
-
- getDescriptor() - Method in class org.nuxeo.ecm.platform.convert.ooomanager.OOoManagerComponent
-
- getDescriptor(String) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService
-
- getDescriptor(String) - Method in class org.nuxeo.template.service.TemplateProcessorComponent
-
- getDescriptors() - Method in class org.nuxeo.apidoc.adapters.ExtensionPointInfoDocAdapter
-
- getDescriptors() - Method in interface org.nuxeo.apidoc.api.ExtensionPointInfo
-
- getDescriptors() - Method in class org.nuxeo.apidoc.introspection.ExtensionPointInfoImpl
-
- getDescriptors() - Method in class org.nuxeo.ecm.core.repository.RepositoryManager
-
- getDescriptors() - Method in interface org.nuxeo.ecm.platform.ws.WSEndpointManager
-
- getDescriptors() - Method in class org.nuxeo.ecm.platform.ws.WSEndpointManagerImpl
-
- getDescriptorsForAvailableLists() - Method in interface org.nuxeo.ecm.webapp.clipboard.ClipboardActions
-
Returns the list of Descriptors for available lists.
- getDescriptorsForAvailableLists() - Method in class org.nuxeo.ecm.webapp.clipboard.ClipboardActionsBean
-
- getDestination() - Method in class org.nuxeo.ecm.core.event.impl.DocumentEventContext
-
- getDestination() - Method in class org.nuxeo.ecm.core.io.impl.plugins.XMLDirectoryWriter
-
Gives the destination where the XML file will be generated.
- getDestinationMimeType() - Method in class org.nuxeo.ecm.core.convert.extension.ConverterDescriptor
-
- getDestinationMimeTypes(String) - Static method in class org.nuxeo.ecm.core.convert.service.MimeTypeTranslationHelper
-
- getDestinationStateName() - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleTransitionImpl
-
- getDestinationStateName() - Method in interface org.nuxeo.ecm.core.lifecycle.LifeCycleTransition
-
Returns the destination state.
- getDestroyedSessionCount() - Method in class org.nuxeo.ecm.platform.management.adapters.HttpSessionMetricAdapter
-
- getDestroyedSessionCount() - Method in interface org.nuxeo.ecm.platform.management.adapters.HttpSessionMetricMBean
-
- getDetachedDendition() - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionCreator
-
- getDetachedPublicSocialWorkspaces(CoreSession) - Method in interface org.nuxeo.ecm.social.workspace.service.SocialWorkspaceService
-
Return all public Social Workspaces.
- getDetachedPublicSocialWorkspaces(CoreSession) - Method in class org.nuxeo.ecm.social.workspace.service.SocialWorkspaceServiceImpl
-
- getDetachedSocialWorkspace(DocumentModel) - Method in interface org.nuxeo.ecm.social.workspace.service.SocialWorkspaceService
-
Returns the SocialWorkspace
container of the given document if it
is in a Social Workspace even if the user does not have right on it,
null
otherwise.
- getDetachedSocialWorkspace(CoreSession, DocumentRef) - Method in interface org.nuxeo.ecm.social.workspace.service.SocialWorkspaceService
-
Returns the SocialWorkspace
container of the given document ref
if it is in a Social Workspace even if the user does not have right on
it, null
otherwise.
- getDetachedSocialWorkspace(DocumentModel) - Method in class org.nuxeo.ecm.social.workspace.service.SocialWorkspaceServiceImpl
-
- getDetachedSocialWorkspace(CoreSession, DocumentRef) - Method in class org.nuxeo.ecm.social.workspace.service.SocialWorkspaceServiceImpl
-
- getDetail() - Method in exception org.nuxeo.ecm.core.api.model.PropertyNotFoundException
-
- getDetails(String) - Method in class org.nuxeo.connect.client.we.PackageListingProvider
-
- getDetails() - Method in class org.nuxeo.ecm.core.api.operation.DefaultOperationEvent
-
- getDetails() - Method in interface org.nuxeo.ecm.core.api.operation.OperationEvent
-
- getDetails() - Method in class org.nuxeo.ecm.core.api.operation.Status
-
- getDetails() - Method in class org.nuxeo.opensocial.webengine.gadgets.GadgetResource
-
- getDetailsMode() - Method in class org.nuxeo.ecm.webapp.security.AbstractUserGroupManagement
-
- getDetectionHandler() - Method in class org.nuxeo.runtime.detection.MulticastDetector
-
- getDevBundles() - Method in interface org.nuxeo.runtime.tomcat.dev.DevBundlesManager
-
- getDevBundles() - Method in class org.nuxeo.runtime.tomcat.dev.DevFrameworkBootstrap
-
- getDevBundlesLocation() - Method in interface org.nuxeo.runtime.tomcat.dev.DevBundlesManager
-
- getDevBundlesLocation() - Method in class org.nuxeo.runtime.tomcat.dev.DevFrameworkBootstrap
-
- getDialect() - Method in interface org.nuxeo.ecm.core.storage.sql.jdbc.db.Table
-
- getDialect() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableAlias
-
- getDialect() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableImpl
-
- getDialect() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectory
-
- getDialectFulltextQuery(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
Get the dialect-specific version of a fulltext query.
- getDialectFulltextQuery(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDB2
-
- getDialectFulltextQuery(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDerby
-
- getDialectFulltextQuery(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
-
- getDialectFulltextQuery(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectHSQLDB
-
- getDialectFulltextQuery(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
-
- getDialectFulltextQuery(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
-
- getDialectFulltextQuery(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
-
Get the dialect-specific version of a fulltext query.
- getDialectFulltextQuery(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
-
- getDiff(String) - Method in class org.nuxeo.ecm.diff.model.impl.ComplexPropertyDiff
-
Gets the diff.
- getDiff(int) - Method in class org.nuxeo.ecm.diff.model.impl.ListPropertyDiff
-
Gets the diff.
- getDiff() - Method in class org.nuxeo.ecm.platform.ui.web.component.list.UIEditableList
-
Gets boolean stating if diff must be used when saving the value
submitted.
- getDiffBlockDefinition(String) - Method in interface org.nuxeo.ecm.diff.service.DiffDisplayService
-
- getDiffBlockDefinition(String) - Method in class org.nuxeo.ecm.diff.service.impl.DiffDisplayServiceImpl
-
- getDiffBlockDefinitions() - Method in interface org.nuxeo.ecm.diff.service.DiffDisplayService
-
- getDiffBlockDefinitions() - Method in class org.nuxeo.ecm.diff.service.impl.DiffDisplayServiceImpl
-
- getDiffBlocks() - Method in class org.nuxeo.ecm.diff.service.impl.DiffDisplayDescriptor
-
- getDiffComplexField(String, String) - Method in interface org.nuxeo.ecm.diff.service.DiffDisplayService
-
- getDiffComplexField(String, String) - Method in class org.nuxeo.ecm.diff.service.impl.DiffDisplayServiceImpl
-
- getDiffComplexFieldDefinition() - Method in class org.nuxeo.ecm.diff.service.impl.DiffComplexFieldDescriptor
-
- getDiffComplexFields() - Method in interface org.nuxeo.ecm.diff.service.DiffDisplayService
-
- getDiffComplexFields() - Method in class org.nuxeo.ecm.diff.service.impl.DiffDisplayServiceImpl
-
- getDiffDisplay(String) - Method in interface org.nuxeo.ecm.diff.service.DiffDisplayService
-
- getDiffDisplay(String) - Method in class org.nuxeo.ecm.diff.service.impl.DiffDisplayServiceImpl
-
- getDiffDisplayBlocks(DocumentDiff, DocumentModel, DocumentModel) - Method in interface org.nuxeo.ecm.diff.service.DiffDisplayService
-
- getDiffDisplayBlocks(DocumentDiff, DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.diff.service.impl.DiffDisplayServiceImpl
-
- getDiffDisplays() - Method in interface org.nuxeo.ecm.diff.service.DiffDisplayService
-
- getDiffDisplays() - Method in class org.nuxeo.ecm.diff.service.impl.DiffDisplayServiceImpl
-
- getDifferenceType() - Method in class org.nuxeo.ecm.diff.model.impl.PropertyDiffDisplayImpl
-
- getDifferenceType() - Method in class org.nuxeo.ecm.diff.model.PropertyDiff
-
- getDifferenceType() - Method in interface org.nuxeo.ecm.diff.model.PropertyDiffDisplay
-
- getDiffExcludedFields(String) - Method in interface org.nuxeo.ecm.diff.service.DiffDisplayService
-
- getDiffExcludedFields(String) - Method in class org.nuxeo.ecm.diff.service.impl.DiffDisplayServiceImpl
-
- getDiffExcludedSchemas() - Method in interface org.nuxeo.ecm.diff.service.DiffDisplayService
-
- getDiffExcludedSchemas() - Method in class org.nuxeo.ecm.diff.service.impl.DiffDisplayServiceImpl
-
- getDiffFieldDefinition() - Method in class org.nuxeo.ecm.diff.service.impl.DiffFieldDescriptor
-
- getDiffFieldItemDefinition() - Method in class org.nuxeo.ecm.diff.service.impl.DiffFieldItemDescriptor
-
- getDiffIndexes() - Method in class org.nuxeo.ecm.diff.model.impl.ListPropertyDiff
-
Gets the diff indexes.
- getDiffMap() - Method in class org.nuxeo.ecm.diff.model.impl.ComplexPropertyDiff
-
- getDiffMap() - Method in class org.nuxeo.ecm.diff.model.impl.ListPropertyDiff
-
- getDiffSelectionType() - Method in class org.nuxeo.ecm.diff.web.DiffActionsBean
-
- getDigest() - Method in interface org.nuxeo.drive.adapter.FileItem
-
- getDigest() - Method in class org.nuxeo.drive.adapter.impl.DocumentBackedFileItem
-
- getDigest(Blob, String) - Static method in class org.nuxeo.drive.adapter.impl.FileSystemItemHelper
-
Gets the digest of the given blob.
- getDigest() - Method in interface org.nuxeo.ecm.core.api.Blob
-
- getDigest() - Method in class org.nuxeo.ecm.core.api.impl.blob.DefaultBlob
-
- getDigest() - Method in class org.nuxeo.ecm.core.api.impl.blob.DefaultStreamBlob
-
- getDigest() - Method in class org.nuxeo.ecm.core.storage.sql.Binary
-
Gets a string representation of the hex digest of the binary.
- getDigest() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLBlob
-
- getDigest() - Method in class org.nuxeo.ecm.diff.model.impl.ContentProperty
-
- getDigestAlgorithm() - Method in interface org.nuxeo.drive.adapter.FileItem
-
- getDigestAlgorithm() - Method in class org.nuxeo.drive.adapter.impl.DocumentBackedFileItem
-
- getDigestAlgorithm() - Method in interface org.nuxeo.ecm.platform.filemanager.api.FileManager
-
- getDigestAlgorithm() - Method in class org.nuxeo.ecm.platform.filemanager.service.FileManagerService
-
- getDigestAuthDirectory() - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- getDigestAuthDirectory() - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
-
Gets the Digest Auth directory.
- getDigestAuthDirectory() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- getDigestAuthRealm() - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- getDigestAuthRealm() - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
-
Gets the Digest Auth realm.
- getDigestAuthRealm() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- getDimension() - Method in class org.nuxeo.ecm.platform.categorization.categorizer.tfidf.TfIdfCategorizer
-
- getDirective() - Method in interface org.nuxeo.ecm.platform.routing.dm.adapter.TaskStep
-
- getDirective() - Method in class org.nuxeo.ecm.platform.routing.dm.adapter.TaskStepImpl
-
- getDirective() - Method in interface org.nuxeo.ecm.platform.task.dashboard.DashBoardItem
-
Returns the item associated directive.
- getDirective() - Method in class org.nuxeo.ecm.platform.task.dashboard.DashBoardItemImpl
-
- getDirective() - Method in interface org.nuxeo.ecm.platform.task.Task
-
- getDirective() - Method in class org.nuxeo.ecm.platform.task.TaskImpl
-
- getDirectories() - Method in interface org.nuxeo.ecm.directory.api.DirectoryService
-
Return all the directories registered into the service.
- getDirectories() - Method in interface org.nuxeo.ecm.directory.DirectoryFactory
-
- getDirectories() - Method in class org.nuxeo.ecm.directory.DirectoryFactoryProxy
-
- getDirectories() - Method in class org.nuxeo.ecm.directory.DirectoryServiceImpl
-
- getDirectories() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryFactory
-
- getDirectories() - Method in class org.nuxeo.ecm.directory.ldap.registry.LDAPDirectoryRegistry
-
- getDirectories() - Method in class org.nuxeo.ecm.directory.memory.MemoryDirectoryFactory
-
- getDirectories() - Method in class org.nuxeo.ecm.directory.multi.MultiDirectoryFactory
-
- getDirectories() - Method in class org.nuxeo.ecm.directory.multi.MultiDirectoryRegistry
-
- getDirectories() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryFactory
-
- getDirectories() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryRegistry
-
- getDirectories() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectBase
-
- getDirectories() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectState
-
- getDirectories() - Method in class org.nuxeo.ecm.webapp.directory.DirectoryTreeDescriptor
-
- getDirectories() - Method in class org.nuxeo.ecm.webengine.model.impl.DirectoryStack
-
- getDirectoriesList() - Method in class org.nuxeo.functionaltests.pages.admincenter.VocabulariesPage
-
Return the list of directories in the select box
- getDirectoriesNames() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectMultiListboxComponent
-
Deprecated.
- getDirectoriesNamesArray() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectMultiListboxComponent
-
Deprecated.
- getDirectory(String, DocumentModel) - Method in interface org.nuxeo.ecm.directory.api.DirectoryService
-
Return the directory for the specified context.
- getDirectory(String) - Method in interface org.nuxeo.ecm.directory.api.DirectoryService
-
Return the directory with the name directoryName.
- getDirectory(String) - Method in interface org.nuxeo.ecm.directory.DirectoryFactory
-
Returns the directory with the given name.
- getDirectory(String) - Method in class org.nuxeo.ecm.directory.DirectoryFactoryProxy
-
- getDirectory(String) - Method in class org.nuxeo.ecm.directory.DirectoryServiceImpl
-
- getDirectory(String, DocumentModel) - Method in class org.nuxeo.ecm.directory.DirectoryServiceImpl
-
- getDirectory(String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryFactory
-
- getDirectory() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryProxy
-
- getDirectory() - Method in class org.nuxeo.ecm.directory.ldap.LDAPSession
-
- getDirectory(String) - Method in class org.nuxeo.ecm.directory.ldap.registry.LDAPDirectoryRegistry
-
- getDirectory(String) - Method in class org.nuxeo.ecm.directory.memory.MemoryDirectoryFactory
-
- getDirectory(String) - Method in class org.nuxeo.ecm.directory.multi.MultiDirectoryFactory
-
- getDirectory(String) - Method in class org.nuxeo.ecm.directory.multi.MultiDirectoryRegistry
-
- getDirectory(String) - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryFactory
-
- getDirectory() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryProxy
-
- getDirectory(String) - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryRegistry
-
- getDirectory() - Method in class org.nuxeo.ecm.directory.sql.SQLSession
-
- getDirectory(int) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectBase
-
- getDirectory() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleConfiguration
-
- getDirectory(String) - Method in class org.nuxeo.launcher.config.ServerConfigurator
-
- getDirectory() - Method in class org.nuxeo.opensocial.gadgets.service.InternalGadgetDescriptor
-
- getDirectoryColumn(Table, boolean) - Method in class org.nuxeo.ecm.directory.sql.SQLStaticFilter
-
- GetDirectoryEntries - Class in org.nuxeo.ecm.automation.core.operations.services
-
Return the content of a
Directory
as a JSON StringBlob
- GetDirectoryEntries() - Constructor for class org.nuxeo.ecm.automation.core.operations.services.GetDirectoryEntries
-
- getDirectoryEntries(int, String[]) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectBase
-
Computes the items that should be displayed for the nth listbox,
depending on the options that have been selected in the previous ones.
- getDirectoryEntries(String, String...) - Static method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryFunctions
-
- getDirectoryEntries() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.directory.DirectoryObject
-
- getDirectoryEntry(String, String) - Static method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryFunctions
-
- getDirectoryField(String) - Method in class org.nuxeo.ecm.directory.DirectoryFieldMapper
-
- getDirectoryIdField(String) - Method in interface org.nuxeo.ecm.directory.api.DirectoryService
-
- getDirectoryIdField(String) - Method in class org.nuxeo.ecm.directory.DirectoryServiceImpl
-
- getDirectoryInfo(String) - Method in interface org.nuxeo.ecm.directory.api.ui.DirectoryUIManager
-
Returns the ui info to use for given directory.
- getDirectoryInfo(String) - Method in class org.nuxeo.ecm.directory.ui.DirectoryUIManagerImpl
-
- getDirectoryListEntries(String, Collection<String>) - Static method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryFunctions
-
- getDirectoryManifest(File) - Static method in class org.nuxeo.common.utils.JarUtils
-
- getDirectoryName() - Method in class org.nuxeo.ecm.directory.registry.DirectoryFactoryMapper
-
- getDirectoryName() - Method in class org.nuxeo.ecm.platform.ui.select2.Select2DirectoryActionsBean
-
- getDirectoryName() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectListboxComponent
-
- getDirectoryName() - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryAwareComponent
-
- getDirectoryName() - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryEntryOutputTag
-
Deprecated.
- getDirectoryName() - Method in class org.nuxeo.ecm.platform.ui.web.directory.UIDirectorySelectItem
-
- getDirectoryName() - Method in class org.nuxeo.ecm.platform.ui.web.directory.UIDirectorySelectItems
-
- getDirectoryName() - Method in class org.nuxeo.ecm.restapi.jaxrs.io.directory.DirectoryEntry
-
- getDirectoryNameList() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectOutputComponent
-
- getDirectoryNames() - Method in interface org.nuxeo.ecm.directory.api.DirectoryService
-
- getDirectoryNames() - Method in interface org.nuxeo.ecm.directory.api.ui.DirectoryUIManager
-
Returns the list of directories that should be presented in UI.
- getDirectoryNames() - Method in class org.nuxeo.ecm.directory.DirectoryServiceImpl
-
- getDirectoryNames() - Method in class org.nuxeo.ecm.directory.ui.DirectoryUIManagerImpl
-
- getDirectoryNames() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectBase
-
- getDirectoryNames() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectState
-
- getDirectoryNames() - Method in class org.nuxeo.ecm.webapp.directory.DirectoryUIActionsBean
-
- getDirectoryPasswordField(String) - Method in interface org.nuxeo.ecm.directory.api.DirectoryService
-
- getDirectoryPasswordField(String) - Method in class org.nuxeo.ecm.directory.DirectoryServiceImpl
-
- getDirectorySchema(String) - Method in interface org.nuxeo.ecm.directory.api.DirectoryService
-
- getDirectorySchema(String) - Method in class org.nuxeo.ecm.directory.DirectoryServiceImpl
-
- getDirectoryService() - Static method in class org.nuxeo.ecm.directory.multi.MultiDirectoryFactory
-
- getDirectoryService() - Static method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryHelper
-
- getDirectorySuffix() - Method in interface org.nuxeo.ecm.directory.localconfiguration.DirectoryConfiguration
-
Returns the directory suffix if any is configured.
- getDirectorySuffix() - Method in class org.nuxeo.ecm.directory.localconfiguration.DirectoryConfigurationAdapter
-
- getDirectoryTreeDescriptor(String) - Method in class org.nuxeo.ecm.webapp.directory.DirectoryTreeRegistry
-
- getDirectoryTreeDescriptor(String) - Method in class org.nuxeo.ecm.webapp.directory.DirectoryTreeService
-
- getDirectoryTreeNames() - Method in interface org.nuxeo.ecm.webapp.directory.DirectoryTreeManager
-
- getDirectoryTreeNames() - Method in class org.nuxeo.ecm.webapp.directory.DirectoryTreeManagerBean
-
- getDirectoryTrees() - Method in interface org.nuxeo.ecm.webapp.directory.DirectoryTreeManager
-
- getDirectoryTrees() - Method in class org.nuxeo.ecm.webapp.directory.DirectoryTreeManagerBean
-
- getDirectoryTrees() - Method in class org.nuxeo.ecm.webapp.directory.DirectoryTreeRegistry
-
- getDirectoryTrees() - Method in class org.nuxeo.ecm.webapp.directory.DirectoryTreeService
-
- getDirectoryValues() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectListboxComponent
-
- getDirectoryValues() - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryAwareComponent
-
- getDirName() - Method in class org.nuxeo.ecm.platform.ui.web.directory.CSLData
-
- getDirName() - Method in class org.nuxeo.ecm.platform.ui.web.directory.SelectManyListboxTag
-
Deprecated.
- getDirName() - Method in class org.nuxeo.ecm.platform.ui.web.directory.SelectOneListboxTag
-
Deprecated.
- getDirService() - Method in class org.nuxeo.ecm.automation.features.PlatformFunctions
-
- getDirties() - Method in class org.nuxeo.ecm.automation.client.model.Document
-
This method fetch the dirty properties of the document (which have been
updated during the session)
- getDirties() - Method in class org.nuxeo.ecm.automation.client.model.PropertyMapSetter
-
- getDirtyChildren() - Method in class org.nuxeo.ecm.core.api.model.impl.ComplexProperty
-
- getDirtyChildren() - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
-
- getDirtyChildren() - Method in class org.nuxeo.ecm.core.api.model.impl.ScalarProperty
-
- getDirtyChildren() - Method in interface org.nuxeo.ecm.core.api.model.Property
-
Gets an iterator over the dirty children properties.
- getDirtyFields() - Method in interface org.nuxeo.ecm.core.api.DataModel
-
Gets the collection of the dirty fields in this data model.
- getDirtyFields() - Method in class org.nuxeo.ecm.core.api.impl.DataModelImpl
-
- getDirtyFields() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel.SimpleDataModel
-
Deprecated.
- getDirtyFields() - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- getDirtyFields() - Method in interface org.nuxeo.ecm.core.model.PropertyContainer
-
- getDirtyFields() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexListProperty
-
- getDirtyFields() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexProperty
-
- getDirtyFields() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
Deprecated.
- getDirtyFlags() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
-
- getDirtyFlags() - Method in interface org.nuxeo.ecm.core.api.model.Property
-
Get the dirty flags that are set on this property.
- getDirtyKeys() - Method in class org.nuxeo.ecm.core.storage.sql.SimpleFragment
-
Gets the dirty keys (keys of values changed since last clear).
- getDirtyUpdateTag() - Method in class org.nuxeo.ecm.core.api.operation.DefaultOperationEvent
-
- getDirtyUpdateTag() - Method in interface org.nuxeo.ecm.core.api.operation.OperationEvent
-
- getDisableBackgroundSizeCover() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
-
- getDisabled() - Method in interface org.nuxeo.opensocial.gadgets.service.api.GadgetDeclaration
-
- getDisabled() - Method in class org.nuxeo.opensocial.gadgets.service.ExternalGadgetDescriptor
-
- getDisabled() - Method in class org.nuxeo.opensocial.gadgets.service.InternalGadgetDescriptor
-
- getDisabledPropertyRefs() - Method in class org.nuxeo.ecm.platform.forms.layout.service.DisabledPropertyRefRegistry
-
- getDisableHtmlInit() - Method in class org.nuxeo.ecm.platform.ui.web.component.editor.UIHtmlEditor
-
- getDisallowDuplicates() - Method in class org.nuxeo.theme.webwidgets.AreaFragment
-
- getDiscoveryService() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoBinding
-
- getDiskCacheSize() - Method in class org.nuxeo.ecm.core.convert.extension.GlobalConfigDescriptor
-
- getDiskSpaceUsageInBytes() - Method in class org.nuxeo.ecm.platform.pictures.tiles.service.PictureTilingCacheInfo
-
- getDiskSpaceUsageInKB() - Method in class org.nuxeo.ecm.core.convert.cache.ConversionCacheEntry
-
- getDislikesCount(String) - Method in interface org.nuxeo.ecm.rating.api.LikeService
-
Returns the dislikes count for the given activityObject
.
- getDislikesCount(DocumentModel) - Method in interface org.nuxeo.ecm.rating.api.LikeService
-
Convenient method to returns the dislikes count for a
DocumentModel
.
- getDislikesCount(String) - Method in class org.nuxeo.ecm.rating.LikeServiceImpl
-
- getDislikesCount(DocumentModel) - Method in class org.nuxeo.ecm.rating.LikeServiceImpl
-
- getDisplay() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectBase
-
- getDisplay() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectListboxComponent
-
- getDisplay() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectMultiListboxComponent
-
Deprecated.
- getDisplay() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectOutputComponent
-
Hide legacy "displayIdAndLabel" property.
- getDisplay() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectState
-
- getDisplay() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectStatus
-
- getDisplay() - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryAwareComponent
-
- getDisplay() - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryEntryOutputComponent
-
- getDisplayActor() - Method in interface org.nuxeo.ecm.activity.Activity
-
- getDisplayActor() - Method in class org.nuxeo.ecm.activity.ActivityImpl
-
- getDisplayActor() - Method in class org.nuxeo.ecm.activity.ActivityMessage
-
- getDisplayActor() - Method in class org.nuxeo.ecm.activity.ActivityReply
-
- getDisplayActor() - Method in class org.nuxeo.ecm.activity.ActivityReplyMessage
-
- getDisplayActor() - Method in class org.nuxeo.ecm.social.mini.message.MiniMessage
-
- getDisplayActorLink() - Method in class org.nuxeo.ecm.activity.ActivityMessage
-
- getDisplayActorLink() - Method in class org.nuxeo.ecm.activity.ActivityReplyMessage
-
- getDisplayAll() - Method in class org.nuxeo.ecm.platform.ui.web.directory.UIDirectorySelectItems
-
- getDisplayedArticleCount(CoreSession) - Method in class org.nuxeo.rss.reader.service.RSSFeedComponent
-
- getDisplayedArticleCount(CoreSession) - Method in interface org.nuxeo.rss.reader.service.RSSFeedService
-
Return the max number of articles proposed into the rss gadget.
- getDisplayedFields() - Method in interface org.nuxeo.ecm.platform.annotations.configuration.service.WebAnnotationConfigurationService
-
- getDisplayedFields() - Method in class org.nuxeo.ecm.platform.annotations.configuration.service.WebAnnotationConfigurationServiceImpl
-
- getDisplayedFields() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.configuration.WebConfiguration
-
- getDisplayedLabel() - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectorySelectItem
-
Gets the label as it should be displayed.
- getDisplayedName() - Method in class org.nuxeo.ecm.platform.shibboleth.web.tree.UserTreeNode
-
Get the displayed name, if instantiate with a documentModel it
will be the document Id
- getDisplayedValue() - Method in class org.nuxeo.ecm.webapp.table.cell.AbstractTableCell
-
Deprecated.
Returns the displayed value contained by this cell.
- getDisplayedValue() - Method in class org.nuxeo.ecm.webapp.table.cell.DocModelTableCell
-
Deprecated.
- getDisplayedValue() - Method in class org.nuxeo.ecm.webapp.table.cell.PermissionsTableCell
-
Deprecated.
- getDisplayedValue() - Method in class org.nuxeo.ecm.webapp.table.cell.SelectionTableCell
-
Deprecated.
- getDisplayedValue() - Method in class org.nuxeo.ecm.webapp.table.cell.TableCell
-
Deprecated.
- getDisplayedValue() - Method in class org.nuxeo.ecm.webapp.table.cell.UserTableCell
-
Deprecated.
- getDisplayIdAndLabel() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectListboxComponent
-
- getDisplayIdAndLabel() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectMultiListboxComponent
-
Deprecated.
- getDisplayIdAndLabel() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectOutputComponent
-
Deprecated.
use display=id|label|idAndLabel instead
- getDisplayIdAndLabel() - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryAwareComponent
-
- getDisplayIdAndLabel() - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryEntryOutputTag
-
Deprecated.
- getDisplayIdAndLabel() - Method in class org.nuxeo.ecm.platform.ui.web.directory.SelectManyListboxTag
-
Deprecated.
- getDisplayIdAndLabel() - Method in class org.nuxeo.ecm.platform.ui.web.directory.SelectOneListboxTag
-
Deprecated.
- getDisplayIdAndLabelSeparator() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectListboxComponent
-
- getDisplayIdAndLabelSeparator() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectMultiListboxComponent
-
Deprecated.
- getDisplayInheritedPermissions() - Method in interface org.nuxeo.ecm.webapp.security.SecurityActions
-
Returns true if inherited permissions have to be displayed (depending on
rights blocking)
- getDisplayInheritedPermissions() - Method in class org.nuxeo.ecm.webapp.security.SecurityActionsBean
-
- getDisplayKeySeparator() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectOutputComponent
-
- getDisplayName() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoProperty
-
- getDisplayName() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyDataBase
-
- getDisplayName() - Method in class org.nuxeo.ecm.platform.mimetype.detectors.MsoXML2007MimetypeSniffer
-
- getDisplayName() - Method in class org.nuxeo.ecm.platform.mimetype.detectors.MsoXmlMimetypeSniffer
-
- getDisplayName() - Method in class org.nuxeo.ecm.platform.mimetype.detectors.OOoMimetypeSniffer
-
- getDisplayName() - Method in class org.nuxeo.ecm.platform.mimetype.detectors.PptMimetypeSniffer
-
- getDisplayName() - Method in class org.nuxeo.ecm.platform.mimetype.detectors.XlsMimetypeSniffer
-
- getDisplayName() - Method in class org.nuxeo.ecm.platform.reporting.report.ReportParameter
-
- getDisplayName(DocumentModel) - Method in class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
-
- getDisplayName(DocumentModel) - Method in interface org.nuxeo.ecm.webdav.backend.Backend
-
- getDisplayName(DocumentModel) - Method in class org.nuxeo.ecm.webdav.backend.SimpleBackend
-
- getDisplayName() - Method in class org.nuxeo.ecm.webengine.samples.UserObject
-
Getter the variable displayName.
- getDisplayName() - Method in class org.nuxeo.opensocial.container.shared.webcontent.UserPref
-
- getDisplayName() - Method in class org.nuxeo.wss.impl.NuxeoListItem
-
- getDisplayName() - Method in class org.nuxeo.wss.spi.AbstractWSSListItem
-
- getDisplayName() - Method in interface org.nuxeo.wss.spi.WSSListItem
-
- getDisplayNews() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
-
- getDisplayObject() - Method in interface org.nuxeo.ecm.activity.Activity
-
- getDisplayObject() - Method in class org.nuxeo.ecm.activity.ActivityImpl
-
- getDisplayObsoleteEntries() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectListboxComponent
-
- getDisplayObsoleteEntries() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectMultiListboxComponent
-
Deprecated.
- getDisplayObsoleteEntries() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectOutputComponent
-
- getDisplayObsoleteEntries() - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryAwareComponent
-
- getDisplayObsoleteEntries() - Method in class org.nuxeo.ecm.platform.ui.web.directory.SelectManyListboxTag
-
Deprecated.
- getDisplayObsoleteEntries() - Method in class org.nuxeo.ecm.platform.ui.web.directory.SelectOneListboxTag
-
Deprecated.
- getDisplayObsoleteEntries() - Method in class org.nuxeo.ecm.platform.ui.web.directory.UIDirectorySelectItems
-
- getDisplayPrincipalName(String) - Method in class org.nuxeo.ecm.mobile.webengine.document.MobileDocument
-
- getDisplayPrincipalName(Object) - Method in class org.nuxeo.ecm.mobile.webengine.document.MobileDocument
-
Return the display name of an expected principal.
- getDisplayPrincipalName() - Method in class org.nuxeo.ecm.mobile.webengine.document.MobileDocument
-
- getDisplaySearchResults() - Method in class org.nuxeo.ecm.webapp.security.PrincipalListManager
-
- getDisplayTarget() - Method in interface org.nuxeo.ecm.activity.Activity
-
- getDisplayTarget() - Method in class org.nuxeo.ecm.activity.ActivityImpl
-
- getDisplayValueOnly() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelect
-
- getDisplayValueOnly() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectBase
-
- getDisplayValueOnly() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectState
-
- getDisplayValueOnly() - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryAwareComponent
-
- getDisplayValueOnlySeparator() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectListboxComponent
-
- getDisplayValueOnlySeparator() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectMultiListboxComponent
-
Deprecated.
- getDisplayValueOnlySeparator() - Method in class org.nuxeo.ecm.platform.ui.web.directory.SelectManyListboxComponent
-
- getDisplayValueOnlyStyle() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelect
-
- getDisplayValueOnlyStyle() - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryAwareComponent
-
- getDisplayValueOnlyStyleClass() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelect
-
- getDisplayValueOnlyStyleClass() - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryAwareComponent
-
- getDistributionDate() - Static method in class org.nuxeo.ecm.admin.runtime.PlatformVersionHelper
-
- getDistributionDate() - Method in class org.nuxeo.ecm.admin.runtime.SimplifiedServerInfo
-
- getDistributionHost() - Static method in class org.nuxeo.ecm.admin.runtime.PlatformVersionHelper
-
- getDistributionHost() - Method in class org.nuxeo.ecm.admin.runtime.SimplifiedServerInfo
-
- getDistributionKey() - Method in class org.nuxeo.wizard.context.Context
-
- getDistributionLabel() - Method in class org.nuxeo.connect.client.status.ConnectUpdateStatusInfo
-
- getDistributionMPDir() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
-
- getDistributionName() - Method in class org.nuxeo.connect.client.status.ConnectUpdateStatusInfo
-
- getDistributionName() - Static method in class org.nuxeo.ecm.admin.runtime.PlatformVersionHelper
-
- getDistributionName() - Method in class org.nuxeo.ecm.admin.runtime.SimplifiedServerInfo
-
- getDistributionRoot(CoreSession) - Method in class org.nuxeo.apidoc.repository.SnapshotPersister
-
- getDistributionVersion() - Method in class org.nuxeo.connect.client.status.ConnectUpdateStatusInfo
-
- getDistributionVersion() - Static method in class org.nuxeo.ecm.admin.runtime.PlatformVersionHelper
-
- getDistributionVersion() - Method in class org.nuxeo.ecm.admin.runtime.SimplifiedServerInfo
-
- getDN(Map<CNField, String>) - Method in class org.nuxeo.ecm.platform.signature.api.user.UserInfo
-
Returns a formatted DN string
- getDoc() - Method in class org.nuxeo.apidoc.adapters.BaseNuxeoArtifactDocAdapter
-
- getDoc() - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
-
- getDoc() - Method in class org.nuxeo.ecm.platform.pictures.tiles.api.adapter.PictureTilesAdapterImpl
-
- getDoc() - Method in class org.nuxeo.ecm.platform.reporting.api.BaseBirtReportAdapter
-
- getDoc() - Method in interface org.nuxeo.ecm.platform.reporting.api.ReportInstance
-
- getDoc() - Method in interface org.nuxeo.ecm.platform.reporting.api.ReportModel
-
- getDoc() - Method in interface org.nuxeo.ecm.quota.size.QuotaAware
-
- getDoc() - Method in class org.nuxeo.ecm.quota.size.QuotaAwareDocument
-
- getDoc() - Method in class org.nuxeo.wss.impl.NuxeoListItem
-
- getDocAsJson(String[], DocumentModel) - Static method in class org.nuxeo.ecm.restapi.test.JSONDocumentHelper
-
- getDocAsJson(DocumentModel) - Static method in class org.nuxeo.ecm.restapi.test.JSONDocumentHelper
-
- getDocDiff() - Method in interface org.nuxeo.ecm.diff.model.DocumentDiff
-
Gets the doc diff.
- getDocDiff() - Method in class org.nuxeo.ecm.diff.model.impl.DocumentDiffImpl
-
- getDocForData(WebContentData) - Method in class org.nuxeo.ecm.spaces.impl.docwrapper.DocSpaceImpl
-
- getDocId() - Method in class org.nuxeo.ecm.platform.ec.notification.UserSubscription
-
- getDocId() - Method in class org.nuxeo.ecm.platform.pictures.tiles.gwt.client.model.TilingInfo
-
- getDocIdForTag(DocumentModel) - Static method in class org.nuxeo.ecm.platform.tag.web.TagActionsBean
-
Deprecated.
since 5.7.3. The proxy is tagged itself.
- getDocinfo() - Method in class org.nuxeo.ecm.user.registration.actions.UserRegistrationActions
-
- getDocLifeCycle() - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
-
Return the life cycle if the document related to the log entry.
- getDocLifeCycle() - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
-
Return the life cycle if the document related to the log entry.
- getDocLocator() - Method in class org.nuxeo.ecm.platform.ec.notification.NotificationEventListener
-
- getDocModel() - Method in class org.nuxeo.ecm.webapp.table.row.DocModelTableRow
-
Deprecated.
- getDocPage() - Method in class org.nuxeo.ecm.automation.server.jaxrs.AutomationResource
-
- getDocPath() - Method in class org.nuxeo.ecm.core.api.security.impl.SecuritySummaryEntryImpl
-
- getDocPath() - Method in interface org.nuxeo.ecm.core.api.security.SecuritySummaryEntry
-
- getDocPath() - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
-
Returns the doc path related to the log entry.
- getDocPath() - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
-
Returns the doc path related to the log entry.
- getDocPath() - Method in class org.nuxeo.ecm.platform.audit.ws.EventDescriptor
-
- getDocRef() - Method in interface org.nuxeo.ecm.core.api.DocumentLocation
-
Returns the document reference.
- getDocRef() - Method in class org.nuxeo.ecm.core.api.impl.DocumentLocationImpl
-
- getDocRef() - Method in interface org.nuxeo.ecm.platform.task.dashboard.DashBoardItem
-
Returns the document reference on which the item is bound.
- getDocRef() - Method in class org.nuxeo.ecm.platform.task.dashboard.DashBoardItemImpl
-
- getDocRefMap() - Method in interface org.nuxeo.ecm.core.io.DocumentTranslationMap
-
Returns the unmodifiable map of document references.
- getDocRefMap() - Method in class org.nuxeo.ecm.core.io.impl.DocumentTranslationMapImpl
-
- getDocRefs(List<DocumentModel>) - Static method in class org.nuxeo.ecm.platform.ui.web.util.DocumentsListsUtils
-
Returns list of DocumentRef corresponding to the list of documents.
- getDocs() - Method in class org.nuxeo.template.jaxrs.RootResource
-
- getDocs(String) - Method in class org.nuxeo.template.jaxrs.RootResource
-
- getDocsById(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.RepositoryObject
-
- getDocsByPath(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.RepositoryObject
-
- getDocsListAsJson(String[], DocumentModel...) - Static method in class org.nuxeo.ecm.restapi.test.JSONDocumentHelper
-
- getDocsListAsJson(DocumentModel...) - Static method in class org.nuxeo.ecm.restapi.test.JSONDocumentHelper
-
- getDocsPerType() - Method in class org.nuxeo.ecm.admin.repo.RepoStatInfo
-
- getDocSuggestions(Object) - Method in class org.nuxeo.ecm.webapp.contentbrowser.DocumentSuggestionActions
-
- getDocType() - Method in class org.nuxeo.dam.AssetLibrary
-
Returns the document type.
- getDocType() - Method in class org.nuxeo.drive.service.impl.FileSystemItemFactoryDescriptor
-
- getDocType() - Method in class org.nuxeo.drive.service.impl.FileSystemItemFactoryWrapper
-
- getDocType() - Method in class org.nuxeo.ecm.core.api.blobholder.BlobHolderFactoryDescriptor
-
- getDocType() - Method in class org.nuxeo.ecm.core.api.thumbnail.ThumbnailFactoryDescriptor
-
- getDocType() - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
-
Returns the doc type related to the log entry.
- getDocType() - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
-
Returns the doc type related to the log entry.
- getDocType() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
-
- getDocType(DocumentModel) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
-
Gets the doc type to use in the given container.
- getDocType(DocumentModel) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.DefaultFileImporter
-
- getDocType() - Method in interface org.nuxeo.ecm.platform.filemanager.service.extension.FileImporter
-
Returns the document type configured for this FileImporter
,
null
if no document type is configured.
- getDocType() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.FileImporterDescriptor
-
Returns the configured document type to be created when using the
importer
- getDocType() - Method in interface org.nuxeo.ecm.platform.query.api.WhereClauseDefinition
-
- getDocType() - Method in class org.nuxeo.ecm.platform.query.core.WhereClauseDescriptor
-
- getDocType() - Method in class org.nuxeo.ecm.user.registration.actions.UserRegistrationActions
-
- getDocType(String) - Method in class org.nuxeo.ecm.user.registration.actions.UserRegistrationActions
-
- getDocType() - Method in class org.nuxeo.opensocial.container.server.service.WebContentSaverDescriptor
-
- getDocTypeCount(String) - Method in class org.nuxeo.ecm.admin.repo.RepoStatInfo
-
- getDocTypeFor(WebContentData) - Method in interface org.nuxeo.opensocial.container.server.service.WebContentSaverService
-
- getDocTypeFor(WebContentData) - Method in class org.nuxeo.opensocial.container.server.service.WebContentSaverServiceImpl
-
- getDocTypes() - Method in class org.nuxeo.ecm.admin.repo.RepoStatInfo
-
- getDoctypes() - Method in class org.nuxeo.ecm.automation.core.events.EventHandler
-
- getDocTypes() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractCreationContainerListProvider
-
- getDocTypes() - Method in interface org.nuxeo.ecm.platform.filemanager.service.extension.CreationContainerListProvider
-
Arrays of the document types accepted by the
CreationContainerListProvider instance.
- getDocTypes() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.CreationContainerListProviderDescriptor
-
- getDocTypes() - Method in class org.nuxeo.ecm.platform.uidgen.service.UIDGeneratorDescriptor
-
- getDocument(String) - Method in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- getDocument(Document, String...) - Method in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- getDocument(DocRef) - Method in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- getDocument(DocRef, String) - Method in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- getDocument() - Method in class org.nuxeo.ecm.automation.core.operations.business.adapter.BusinessAdapter
-
- getDocument() - Method in class org.nuxeo.ecm.classification.api.adapter.Classification
-
- getDocument(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- getDocument(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Gets a document model given its reference.
- getDocument() - Method in interface org.nuxeo.ecm.core.io.ExportedDocument
-
- getDocument(String) - Method in interface org.nuxeo.ecm.core.io.ExportedDocument
-
- getDocument() - Method in class org.nuxeo.ecm.core.io.impl.ExportedDocumentImpl
-
- getDocument(String) - Method in class org.nuxeo.ecm.core.io.impl.ExportedDocumentImpl
-
- getDocument() - Method in class org.nuxeo.ecm.core.rest.DocumentObject
-
- getDocument() - Method in class org.nuxeo.ecm.core.work.AbstractWork
-
- getDocument() - Method in interface org.nuxeo.ecm.core.work.api.Work
-
Gets the document impacted by the work.
- getDocument(String, String) - Method in interface org.nuxeo.ecm.platform.api.ws.NuxeoRemoting
-
Gets the doc descriptor given the doc UUID.
- getDocument() - Method in class org.nuxeo.ecm.platform.audit.api.comment.LinkedDocument
-
- getDocument(String, String) - Method in class org.nuxeo.ecm.platform.indexing.gateway.ws.WSIndexingGatewayBean
-
- getDocument() - Method in class org.nuxeo.ecm.platform.rendering.fm.adapters.DocumentTemplate
-
- getDocument() - Method in class org.nuxeo.ecm.platform.rendering.impl.DocumentRenderingContext
-
- getDocument() - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
-
Get the underlying document representing this element.
- getDocument() - Method in class org.nuxeo.ecm.platform.routing.api.DocumentRouteTableElement
-
- getDocument() - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
-
- getDocument() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
-
Gets the document representing this node
- getDocument() - Method in interface org.nuxeo.ecm.platform.routing.dm.adapter.TaskStep
-
- getDocument() - Method in class org.nuxeo.ecm.platform.routing.dm.adapter.TaskStepImpl
-
- getDocument() - Method in interface org.nuxeo.ecm.platform.task.dashboard.DashBoardItem
-
Returns the icon path for the doc ref.
- getDocument() - Method in class org.nuxeo.ecm.platform.task.dashboard.DashBoardItemImpl
-
- getDocument() - Method in interface org.nuxeo.ecm.platform.task.Task
-
- getDocument() - Method in class org.nuxeo.ecm.platform.task.TaskImpl
-
- getDocument() - Method in class org.nuxeo.ecm.platform.ui.web.component.document.RestDocumentLink
-
- getDocument(String, String) - Method in class org.nuxeo.ecm.platform.ws.NuxeoRemotingBean
-
- getDocument() - Method in interface org.nuxeo.ecm.social.workspace.adapters.SocialWorkspace
-
Returns the underlying .
- getDocument() - Method in class org.nuxeo.ecm.social.workspace.adapters.SocialWorkspaceAdapter
-
- getDocument() - Method in interface org.nuxeo.ecm.social.workspace.adapters.SubscriptionRequest
-
Deprecated.
- getDocument() - Method in class org.nuxeo.ecm.spaces.impl.docwrapper.DocGadgetImpl
-
- getDocument() - Method in class org.nuxeo.ecm.spaces.impl.docwrapper.DocSpaceImpl
-
- getDocument(String) - Method in class org.nuxeo.ecm.user.center.notification.UserNotificationActions
-
- getDocument() - Method in interface org.nuxeo.ecm.webapp.tree.DocumentTreeNode
-
Returns the document corresponding to this node
- getDocument() - Method in class org.nuxeo.ecm.webapp.tree.DocumentTreeNodeImpl
-
- getDocument(String) - Method in class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
-
- getDocument(String) - Method in interface org.nuxeo.ecm.webdav.backend.Backend
-
- getDocument(String) - Method in class org.nuxeo.ecm.webdav.backend.SimpleBackend
-
- getDocument() - Method in class org.nuxeo.shell.automation.RemoteContext
-
- getDocument() - Method in interface org.nuxeo.snapshot.Snapshot
-
- getDocument() - Method in class org.nuxeo.snapshot.SnapshotableAdapter
-
- getDocument(String) - Method in class org.nuxeo.wss.impl.WSSBackendAdapter
-
- getDocumentACL(String, String) - Method in interface org.nuxeo.ecm.platform.api.ws.NuxeoRemoting
-
Returns the merged ACL of the document (contains all ACEs defined on the
document and its parents).
- getDocumentACL(String, String) - Method in class org.nuxeo.ecm.platform.indexing.gateway.ws.WSIndexingGatewayBean
-
- getDocumentACL(String, String) - Method in class org.nuxeo.ecm.platform.ws.NuxeoRemotingBean
-
- getDocumentActions() - Static method in class org.nuxeo.ecm.automation.jsf.OperationHelper
-
- getDocumentation() - Method in class org.nuxeo.apidoc.adapters.ComponentInfoDocAdapter
-
- getDocumentation() - Method in class org.nuxeo.apidoc.adapters.ExtensionInfoDocAdapter
-
- getDocumentation() - Method in class org.nuxeo.apidoc.adapters.ExtensionPointInfoDocAdapter
-
- getDocumentation() - Method in interface org.nuxeo.apidoc.api.ComponentInfo
-
- getDocumentation() - Method in interface org.nuxeo.apidoc.api.ExtensionInfo
-
- getDocumentation() - Method in interface org.nuxeo.apidoc.api.ExtensionPointInfo
-
- getDocumentation() - Method in class org.nuxeo.apidoc.documentation.ContributionItem
-
- getDocumentation() - Method in class org.nuxeo.apidoc.introspection.ComponentInfoImpl
-
- getDocumentation() - Method in class org.nuxeo.apidoc.introspection.ExtensionInfoImpl
-
- getDocumentation() - Method in class org.nuxeo.apidoc.introspection.ExtensionPointInfoImpl
-
- getDocumentation() - Method in interface org.nuxeo.ecm.automation.AutomationService
-
Generates a documentation model for all registered operations.
- getDocumentation() - Method in class org.nuxeo.ecm.automation.core.impl.ChainTypeImpl
-
- getDocumentation() - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
-
- getDocumentation() - Method in class org.nuxeo.ecm.automation.core.impl.OperationTypeImpl
-
- getDocumentation() - Method in interface org.nuxeo.ecm.automation.OperationType
-
- getDocumentation() - Method in interface org.nuxeo.runtime.model.Extension
-
Gets any comment on this extension.
- getDocumentation() - Method in interface org.nuxeo.runtime.model.ExtensionPoint
-
Gets the comment attached to this extension point if any.
- getDocumentation() - Method in class org.nuxeo.runtime.model.impl.ExtensionImpl
-
- getDocumentation() - Method in class org.nuxeo.runtime.model.impl.ExtensionPointImpl
-
- getDocumentation() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
-
- getDocumentation() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
-
Gets any comments on this component.
- getDocumentationHtml() - Method in class org.nuxeo.apidoc.adapters.ComponentInfoDocAdapter
-
- getDocumentationHtml() - Method in class org.nuxeo.apidoc.adapters.ExtensionInfoDocAdapter
-
- getDocumentationHtml() - Method in class org.nuxeo.apidoc.adapters.ExtensionPointInfoDocAdapter
-
- getDocumentationHtml() - Method in interface org.nuxeo.apidoc.api.ComponentInfo
-
- getDocumentationHtml() - Method in interface org.nuxeo.apidoc.api.ExtensionInfo
-
- getDocumentationHtml() - Method in interface org.nuxeo.apidoc.api.ExtensionPointInfo
-
- getDocumentationHtml() - Method in class org.nuxeo.apidoc.introspection.ComponentInfoImpl
-
- getDocumentationHtml() - Method in class org.nuxeo.apidoc.introspection.ExtensionInfoImpl
-
- getDocumentationHtml() - Method in class org.nuxeo.apidoc.introspection.ExtensionPointInfoImpl
-
- getDocumentationInfo() - Method in class org.nuxeo.apidoc.browse.Distribution
-
- getDocumentationItems(CoreSession) - Method in interface org.nuxeo.apidoc.api.AssociatedDocuments
-
- getDocumentationItems(CoreSession) - Method in class org.nuxeo.apidoc.documentation.AssociatedDocumentsImpl
-
- getDocumentationStats(CoreSession) - Method in class org.nuxeo.apidoc.documentation.DocumentationComponent
-
- getDocumentationStats(CoreSession) - Method in interface org.nuxeo.apidoc.documentation.DocumentationService
-
- GetDocumentBlob - Class in org.nuxeo.ecm.automation.core.operations.blob
-
Get document blob inside the file:content property
- GetDocumentBlob() - Constructor for class org.nuxeo.ecm.automation.core.operations.blob.GetDocumentBlob
-
- GetDocumentBlobs - Class in org.nuxeo.ecm.automation.core.operations.blob
-
Get document blobs inside the files:files property
- GetDocumentBlobs() - Constructor for class org.nuxeo.ecm.automation.core.operations.blob.GetDocumentBlobs
-
- getDocumentBlobs(String, String) - Method in interface org.nuxeo.ecm.platform.api.ws.NuxeoRemoting
-
Returns the document blobs only using byte[] format
- getDocumentBlobs(String, String) - Method in class org.nuxeo.ecm.platform.indexing.gateway.ws.WSIndexingGatewayBean
-
- getDocumentBlobs(String, String) - Method in class org.nuxeo.ecm.platform.ws.NuxeoRemotingBean
-
- getDocumentBlobsExt(String, String, boolean) - Method in interface org.nuxeo.ecm.platform.api.ws.NuxeoRemoting
-
Returns the document blobs only.
- getDocumentBlobsExt(String, String, boolean) - Method in class org.nuxeo.ecm.platform.indexing.gateway.ws.WSIndexingGatewayBean
-
- getDocumentBlobsExt(String, String, boolean) - Method in class org.nuxeo.ecm.platform.ws.NuxeoRemotingBean
-
- getDocumentByUUID(String) - Method in interface org.nuxeo.ecm.core.model.Session
-
Gets a document given its ID.
- getDocumentByUUID(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
-
- GetDocumentChild - Static variable in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- GetDocumentChild - Class in org.nuxeo.ecm.automation.core.operations.document
-
- GetDocumentChild() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.GetDocumentChild
-
- GetDocumentChildren - Static variable in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- GetDocumentChildren - Class in org.nuxeo.ecm.automation.core.operations.document
-
- GetDocumentChildren() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.GetDocumentChildren
-
- getDocumentContextId() - Static method in class org.nuxeo.opensocial.container.client.ContainerConfiguration
-
- getDocumentContextId() - Method in class org.nuxeo.opensocial.container.client.rpc.AbstractAction
-
- getDocumentContextId() - Method in class org.nuxeo.opensocial.container.client.rpc.ContainerContext
-
- getDocumentConverter() - Method in class org.nuxeo.ecm.platform.convert.ooomanager.OOoManagerComponent
-
- getDocumentConverter() - Method in interface org.nuxeo.ecm.platform.convert.ooomanager.OOoManagerService
-
- getDocumentCreatePage(String, Class<T>) - Method in class org.nuxeo.functionaltests.pages.tabs.ContentTabSubPage
-
Clicks on the new button and select the type of document to create
- getDocumentExistsAndIsVisibleWithId(String) - Method in class org.nuxeo.ecm.webapp.contentbrowser.DocumentSuggestionActions
-
- getDocumentExistsAndIsVisibleWithPath(String) - Method in class org.nuxeo.ecm.webapp.contentbrowser.DocumentSuggestionActions
-
- getDocumentExportURL() - Method in class org.nuxeo.ecm.platform.io.client.ImportExportActionBean
-
Generates URL to call export restlet on a leaf.
- getDocumentFor(String) - Method in class org.nuxeo.ecm.webapp.action.MainTabsActions
-
- getDocumentFor(String, DocumentModel) - Method in class org.nuxeo.ecm.webapp.action.MainTabsActions
-
- getDocumentFromPath(String, String) - Method in interface org.nuxeo.ecm.platform.indexing.gateway.ws.api.WSIndexingGateway
-
- getDocumentFromPath(String, String) - Method in class org.nuxeo.ecm.platform.indexing.gateway.ws.WSIndexingGatewayBean
-
- getDocumentFromPath(String) - Method in class org.nuxeo.ecm.platform.ui.web.component.tree.TreeWidgetActions
-
Returns the DocumentModel
referenced by the given path if
exists, null
otherwise.
- getDocumentFullUrl(DocumentRef) - Method in class org.nuxeo.ecm.webapp.helpers.ParalleleNavigationHelper
-
- getDocumentHistory(DocumentModel, long, long) - Method in class org.nuxeo.ecm.platform.audit.api.document.DocumentHistoryReaderImpl
-
- getDocumentHistory(DocumentModel, long, long) - Method in interface org.nuxeo.ecm.platform.audit.api.DocumentHistoryReader
-
- getDocumentId(String) - Static method in class org.nuxeo.ecm.activity.ActivityHelper
-
- getDocumentId() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.ServerSettings
-
- getDocumentId() - Method in class org.nuxeo.ecm.user.registration.DocumentRegistrationInfo
-
- getDocumentIdRef() - Method in class org.nuxeo.ecm.platform.ui.web.component.document.RestDocumentLink
-
- getDocumentLink(String, String) - Method in interface org.nuxeo.ecm.activity.ActivityLinkBuilder
-
- getDocumentLink(String, String) - Static method in class org.nuxeo.ecm.activity.ActivityMessageHelper
-
- getDocumentLink(String, String) - Method in class org.nuxeo.ecm.activity.DefaultActivityLinkBuilder
-
- getDocumentLink(boolean) - Method in class org.nuxeo.ecm.platform.task.dashboard.AbstractDashBoardItemImpl
-
- getDocumentLink(boolean) - Method in interface org.nuxeo.ecm.platform.task.dashboard.DashBoardItem
-
Return the link url to the target Document
- getDocumentLinkBuilder() - Method in interface org.nuxeo.ecm.automation.core.util.PaginableDocumentModelList
-
Returns the name of what will be used to compute the document URLs,
usually a codec name.
- getDocumentLinkBuilder() - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.PaginableDocumentModelListImpl
-
- getDocumentLinkBuilder() - Static method in class org.nuxeo.opensocial.container.client.ContainerConfiguration
-
- getDocumentListManager() - Static method in class org.nuxeo.ecm.automation.jsf.OperationHelper
-
- getDocumentLocalACL(String, String) - Method in interface org.nuxeo.ecm.platform.api.ws.NuxeoRemoting
-
Returns the merged ACL of the document (contains all ACEs defined on the
document, filtering the inherited ones).
- getDocumentLocalACL(String, String) - Method in class org.nuxeo.ecm.platform.indexing.gateway.ws.WSIndexingGatewayBean
-
- getDocumentLocalACL(String, String) - Method in class org.nuxeo.ecm.platform.ws.NuxeoRemotingBean
-
- getDocumentLocation(URI) - Method in class org.nuxeo.ecm.platform.annotations.repository.DefaultNuxeoUriResolver
-
- getDocumentLocation() - Method in class org.nuxeo.ecm.platform.suggestbox.service.DocumentSuggestion
-
- getDocumentLocation() - Method in interface org.nuxeo.ecm.platform.url.api.DocumentView
-
- getDocumentLocation() - Method in class org.nuxeo.ecm.platform.url.DocumentViewImpl
-
- getDocumentLocation() - Method in class org.nuxeo.ecm.platform.video.service.VideoConversionId
-
Deprecated.
- getDocumentLogs(DocumentRef) - Method in class org.nuxeo.ecm.platform.audit.io.IOAuditResources
-
- getDocumentManagement() - Method in class org.nuxeo.functionaltests.pages.DocumentBasePage
-
- getDocumentManager() - Method in class org.nuxeo.ecm.platform.actions.AbstractActionContext
-
- getDocumentManager() - Method in interface org.nuxeo.ecm.platform.actions.ActionContext
-
Returns the core session to use for filter evaluation
- getDocumentManager() - Method in class org.nuxeo.ecm.platform.api.ws.session.impl.WSRemotingSessionImpl
-
- getDocumentManager() - Method in interface org.nuxeo.ecm.platform.api.ws.session.WSRemotingSession
-
Returns the document manager bound to the session.
- getDocumentManager() - Method in class org.nuxeo.ecm.webapp.delegate.DocumentManagerBusinessDelegate
-
- getDocumentManager(RepositoryLocation) - Method in class org.nuxeo.ecm.webapp.delegate.DocumentManagerBusinessDelegate
-
- getDocumentMobileUrl(DocumentModel) - Method in class org.nuxeo.ecm.mobile.webengine.MobileApplication
-
- getDocumentModel() - Method in class org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter
-
- getDocumentModel() - Method in class org.nuxeo.ecm.automation.io.services.contributor.HeaderDocEvaluationContext
-
- getDocumentModel() - Method in interface org.nuxeo.ecm.automation.io.services.contributor.RestEvaluationContext
-
Gives the contextual document
- getDocumentModel() - Method in class org.nuxeo.ecm.core.search.api.client.search.results.impl.DocumentModelResultItem
-
- getDocumentModel(Node, String) - Static method in class org.nuxeo.ecm.platform.relations.api.util.RelationHelper
-
Returns the document model corresponding to a relation node.
- getDocumentModel(Node) - Method in class org.nuxeo.ecm.platform.relations.web.listener.ejb.RelationActionsBean
-
- getDocumentModel(Node) - Method in interface org.nuxeo.ecm.platform.relations.web.listener.RelationActions
-
- getDocumentModel() - Method in interface org.nuxeo.ecm.platform.relations.web.NodeInfo
-
- getDocumentModel() - Method in class org.nuxeo.ecm.platform.relations.web.NodeInfoImpl
-
- getDocumentModel(String) - Method in class org.nuxeo.ecm.platform.routing.web.DocumentRoutingSuggestionActionsBean
-
- getDocumentModel() - Method in class org.nuxeo.ecm.platform.ui.web.pathelements.ArchivedVersionsPathElement
-
- getDocumentModel() - Method in class org.nuxeo.ecm.platform.ui.web.pathelements.DocumentPathElement
-
- getDocumentModel() - Method in class org.nuxeo.ecm.restapi.jaxrs.io.directory.DirectoryEntry
-
- getDocumentModelConverter() - Method in class org.nuxeo.ecm.platform.routing.web.DocumentRoutingActionsBean
-
- getDocumentModelFor(String) - Method in class org.nuxeo.ecm.platform.publisher.web.PublishActionsBean
-
- getDocumentModelList() - Method in class org.nuxeo.ecm.platform.query.core.DocumentModelListPageProvider
-
- getDocumentModels() - Method in interface org.nuxeo.ecm.core.query.QueryResult
-
- getDocumentModels() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLQueryResult
-
- getDocumentNoBlobProperties(String, String) - Method in interface org.nuxeo.ecm.platform.api.ws.NuxeoRemoting
-
- getDocumentNoBlobProperties(String, String) - Method in class org.nuxeo.ecm.platform.indexing.gateway.ws.WSIndexingGatewayBean
-
- getDocumentNoBlobProperties(String, String) - Method in class org.nuxeo.ecm.platform.ws.NuxeoRemotingBean
-
- GetDocumentParent - Static variable in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- GetDocumentParent - Class in org.nuxeo.ecm.automation.core.operations.document
-
- GetDocumentParent() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.GetDocumentParent
-
- getDocumentPart() - Method in class org.nuxeo.ecm.core.api.impl.DataModelImpl
-
Gets the underlying document part.
- GetDocumentPrincipalEmails - Class in org.nuxeo.ecm.automation.core.operations.users
-
Retrieve the emails from users/groups who have the given permission on given
document.
- GetDocumentPrincipalEmails() - Constructor for class org.nuxeo.ecm.automation.core.operations.users.GetDocumentPrincipalEmails
-
- getDocumentProperties(String, String) - Method in interface org.nuxeo.ecm.platform.api.ws.NuxeoRemoting
-
Returns the document properties.
- getDocumentProperties(String, String) - Method in class org.nuxeo.ecm.platform.indexing.gateway.ws.WSIndexingGatewayBean
-
- getDocumentProperties(String, String) - Method in class org.nuxeo.ecm.platform.ws.NuxeoRemotingBean
-
- getDocumentRef() - Method in interface org.nuxeo.ecm.core.api.localconfiguration.LocalConfiguration
-
Returns the related DocumentRef
of this local configuration.
- getDocumentRef() - Method in class org.nuxeo.ecm.directory.localconfiguration.DirectoryConfigurationAdapter
-
- getDocumentRef() - Method in class org.nuxeo.ecm.localconf.SimpleConfigurationAdapter
-
- getDocumentRef(URI) - Method in class org.nuxeo.ecm.platform.annotations.repository.DefaultNuxeoUriResolver
-
- getDocumentRef() - Method in class org.nuxeo.ecm.platform.audit.api.comment.LinkedDocument
-
- getDocumentRef() - Method in class org.nuxeo.ecm.platform.faceted.search.jsf.localconfiguration.FacetedSearchConfigurationAdapter
-
- getDocumentRef() - Method in class org.nuxeo.ecm.platform.types.localconfiguration.ContentViewConfigurationAdapter
-
- getDocumentRef() - Method in class org.nuxeo.ecm.platform.types.localconfiguration.UITypesConfigurationAdapter
-
- getDocumentRef() - Method in class org.nuxeo.ecm.webapp.clipboard.SummaryEntry
-
- getDocumentRef() - Method in class org.nuxeo.ecm.webapp.localconfiguration.search.SearchLocalConfigurationAdapter
-
- getDocumentRef() - Method in class org.nuxeo.theme.localconfiguration.LocalThemeConfigAdapter
-
- getDocumentRefFromPreviewURL(String) - Static method in class org.nuxeo.ecm.platform.preview.helper.PreviewHelper
-
- getDocumentResource(DocumentModel) - Static method in class org.nuxeo.ecm.platform.relations.api.util.RelationHelper
-
Returns the relation node corresponding to a document model.
- getDocumentResource(DocumentModel) - Method in class org.nuxeo.ecm.platform.relations.web.listener.ejb.RelationActionsBean
-
- getDocumentResource(DocumentModel) - Method in interface org.nuxeo.ecm.platform.relations.web.listener.RelationActions
-
- getDocumentResources(DocumentRef) - Method in class org.nuxeo.ecm.platform.relations.io.IORelationResources
-
- getDocumentRoute(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
-
Return the DocumentRoute this element is part of.
- getDocumentRoute(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
-
- getDocumentRoutesForAttachedDocument(CoreSession, String, List<DocumentRouteElement.ElementLifeCycleState>) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
-
Return the list of related
DocumentRoute
in a state for a given
attached document.
- getDocumentRoutesForAttachedDocument(CoreSession, String) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
-
- getDocumentRoutesForAttachedDocument(CoreSession, String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
-
- getDocumentRoutesForAttachedDocument(CoreSession, String, List<DocumentRouteElement.ElementLifeCycleState>) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
-
- getDocumentRouteStep(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.ActionableObject
-
The step that represent the action.
- getDocumentRouteStep(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.dm.adapter.RoutingTaskImpl
-
- getDocumentRoutingService() - Method in class org.nuxeo.ecm.platform.routing.core.impl.StepElementRunner
-
- getDocumentRoutingService() - Method in class org.nuxeo.ecm.platform.routing.web.DocumentRoutingActionsBean
-
- getDocumentRoutingService() - Method in class org.nuxeo.ecm.platform.routing.web.RelatedRouteActionBean
-
- getDocumentRoutingService() - Method in class org.nuxeo.ecm.platform.routing.web.RouteSecurityChecker
-
- getDocuments(DocumentRef[]) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- getDocuments(DocumentRef[]) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Gets a list of documents given their references.
- getDocuments() - Method in interface org.nuxeo.ecm.core.io.ExportedDocument
-
- getDocuments() - Method in class org.nuxeo.ecm.core.io.impl.ExportedDocumentImpl
-
- getDocuments(int) - Method in interface org.nuxeo.ecm.core.query.QueryResult
-
- getDocuments(int) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLQueryResult
-
- getDocuments() - Method in class org.nuxeo.ecm.core.work.AbstractWork
-
- getDocuments() - Method in interface org.nuxeo.ecm.core.work.api.Work
-
Gets the documents impacted by the work.
- getDocuments() - Method in class org.nuxeo.ecm.platform.io.api.util.AbstractIOConfiguration
-
- getDocuments() - Method in interface org.nuxeo.ecm.platform.io.api.util.IOConfiguration
-
- getDocuments() - Method in interface org.nuxeo.wss.spi.dws.DWSMetaData
-
- getDocuments() - Method in class org.nuxeo.wss.spi.dws.DWSMetaDataImpl
-
- getDocumentService() - Method in class org.nuxeo.shell.automation.RemoteContext
-
- getDocumentsForComment(DocumentModel) - Method in interface org.nuxeo.ecm.platform.comment.api.CommentManager
-
Gets documents in relation with a particular comment.
- getDocumentsForComment(DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentManagerImpl
-
- GetDocumentsFromSelectionList - Class in org.nuxeo.ecm.automation.jsf.operations
-
Gets selected documents from the selection list passed as a parameter.
- GetDocumentsFromSelectionList() - Constructor for class org.nuxeo.ecm.automation.jsf.operations.GetDocumentsFromSelectionList
-
- getDocumentsListDescriptor(String) - Method in class org.nuxeo.ecm.webapp.documentsLists.DocumentsListsService
-
- getDocumentsListDescriptorsName() - Method in class org.nuxeo.ecm.webapp.documentsLists.DocumentsListsService
-
- getDocumentSnapshot(String, String) - Method in interface org.nuxeo.ecm.platform.api.ws.NuxeoRemoting
-
Gets all properties and ACLs from a document
uses byte[] format to export blob
- getDocumentSnapshot(String, String) - Method in class org.nuxeo.ecm.platform.indexing.gateway.ws.WSIndexingGatewayBean
-
- getDocumentSnapshot(String, String) - Method in class org.nuxeo.ecm.platform.ws.NuxeoRemotingBean
-
- getDocumentSnapshotExt(String, String, boolean) - Method in interface org.nuxeo.ecm.platform.api.ws.NuxeoRemoting
-
Gets all properties and ACLs from a document
- getDocumentSnapshotExt(String, String, boolean) - Method in class org.nuxeo.ecm.platform.indexing.gateway.ws.WSIndexingGatewayBean
-
- getDocumentSnapshotExt(String, String, boolean) - Method in class org.nuxeo.ecm.platform.ws.NuxeoRemotingBean
-
- getDocumentSubTypes(String) - Method in class org.nuxeo.ecm.core.storage.sql.Model
-
- getDocumentSuggestions(Object) - Method in class org.nuxeo.ecm.platform.routing.web.DocumentRoutingSuggestionActionsBean
-
- getDocumentSuperType(String) - Method in class org.nuxeo.ecm.core.storage.sql.Model
-
- getDocumentSystemProp(DocumentRef, String, Class<T>) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- getDocumentSystemProp(DocumentRef, String, Class<T>) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Gets system property of the specified type for the document ref.
- getDocumentTags(CoreSession, String, String) - Method in interface org.nuxeo.ecm.platform.tag.TagService
-
Gets the tags applied to a document by a given user, or by all users.
- getDocumentTags(CoreSession, String, String) - Method in class org.nuxeo.ecm.platform.tag.TagServiceImpl
-
- getDocumentTags() - Method in class org.nuxeo.ecm.platform.tag.web.TagActionsBean
-
Returns the list with distinct public tags (or owned by user) that are
applied on the current document.
- getDocumentTitle(DocumentModel) - Static method in class org.nuxeo.ecm.activity.ActivityHelper
-
- getDocumentTitle() - Method in class org.nuxeo.ecm.user.registration.DocumentRegistrationInfo
-
- getDocumentTitle() - Method in class org.nuxeo.ecm.webengine.forms.FormData
-
- getDocumentTreeMaxDepth() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.data.DataProcessor
-
- getDocumentTreeMaxDepth() - Method in interface org.nuxeo.ecm.platform.groups.audit.service.acl.data.IDataProcessor
-
The maximum doc tree depth
- getDocumentTreeMinDepth() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.data.DataProcessor
-
- getDocumentTreeMinDepth() - Method in interface org.nuxeo.ecm.platform.groups.audit.service.acl.data.IDataProcessor
-
The minimum doc tree depth, 0 if analysis was run on repository root, >0
if the analysis was run on a child document of repository root.
- getDocumentType() - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
-
- getDocumentType(String) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- getDocumentType(String) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Gets the document type object given its type name.
- getDocumentType() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Gets the document type object.
- getDocumentType() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- getDocumentType() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- getDocumentType() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- getDocumentType() - Method in class org.nuxeo.ecm.core.lifecycle.extensions.LifeCycleTypesDescriptor
-
- getDocumentType(String) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
-
- getDocumentType(String) - Method in interface org.nuxeo.ecm.core.schema.TypeProvider
-
Gets a document type.
- getDocumentType() - Method in interface org.nuxeo.ecm.platform.comment.api.CommentConverter
-
Returns the type for comment document models.
- getDocumentType() - Method in class org.nuxeo.ecm.platform.comment.impl.CommentConverterImpl
-
- getDocumentType() - Method in class org.nuxeo.ecm.platform.routing.core.impl.ChainToTypeMappingDescriptor
-
- getDocumentType() - Method in class org.nuxeo.ecm.webapp.security.SecurityData
-
- getDocumentType() - Method in class org.nuxeo.ecm.webengine.forms.FormData
-
- getDocumentTypeDescriptor(String) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
-
- getDocumentTypeFacets(String) - Method in class org.nuxeo.ecm.core.storage.sql.Model
-
- getDocumentTypeNamesExtending(String) - Method in interface org.nuxeo.ecm.core.schema.SchemaManager
-
Return the names of all document types extending the given one, which
is included.
- getDocumentTypeNamesExtending(String) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
-
- getDocumentTypeNamesForFacet(String) - Method in interface org.nuxeo.ecm.core.schema.SchemaManager
-
Returns the names of all document types that have given facet.
- getDocumentTypeNamesForFacet(String) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
-
- getDocumentTypes() - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
-
- getDocumentTypes() - Method in interface org.nuxeo.ecm.core.schema.TypeProvider
-
Gets the list of document types.
- getDocumentTypes() - Method in class org.nuxeo.ecm.core.storage.sql.Model
-
- getDocumentTypesCount() - Method in interface org.nuxeo.ecm.core.schema.SchemaManager
-
- getDocumentTypesCount() - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
-
- getDocumentURL(String, String) - Static method in class org.nuxeo.ecm.activity.ActivityMessageHelper
-
- getDocumentUrl(DocumentModel, String) - Static method in class org.nuxeo.ecm.automation.core.operations.notification.MailTemplateHelper
-
- getDocumentUrl() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.AnnotationConfiguration
-
- getDocumentUrl() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.controler.AnnotationController
-
- getDocumentUrl(DocumentModel) - Method in class org.nuxeo.ecm.platform.ui.web.rest.RestHelper
-
- getDocumentUrl(DocumentModel, String, boolean) - Method in class org.nuxeo.ecm.platform.ui.web.rest.RestHelper
-
- getDocumentUrl(String, DocumentModel, String, Map<String, String>, boolean) - Method in class org.nuxeo.ecm.platform.ui.web.rest.RestHelper
-
- getDocumentUrl(RepositoryLocation, DocumentRef) - Static method in class org.nuxeo.ecm.platform.ui.web.util.DocumentLocator
-
Deprecated.
- getDocumentUrl(String, DocumentRef) - Static method in class org.nuxeo.ecm.platform.ui.web.util.DocumentLocator
-
Deprecated.
Returns something like
getDocument.faces?docRef=ServerLocationName/DocRef.
- getDocumentURL(String, String) - Method in class org.nuxeo.ecm.social.workspace.gadgets.CollaborationActivityLinkBuilder
-
- GetDocumentUsersAndGroups - Class in org.nuxeo.ecm.automation.core.operations.users
-
Retrieve the users/groups who have the given permission on given document.
- GetDocumentUsersAndGroups() - Constructor for class org.nuxeo.ecm.automation.core.operations.users.GetDocumentUsersAndGroups
-
- GetDocumentVersions - Class in org.nuxeo.ecm.automation.core.operations.document
-
Gets the versions of the input document.
- GetDocumentVersions() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.GetDocumentVersions
-
- getDocumentView() - Method in class org.nuxeo.ecm.platform.ui.web.rest.RestHelper
-
- getDocumentViewBinding() - Method in class org.nuxeo.ecm.platform.ui.web.rest.descriptors.URLPatternDescriptor
-
- getDocumentViewBindingApplies() - Method in class org.nuxeo.ecm.platform.ui.web.rest.descriptors.URLPatternDescriptor
-
- getDocumentViewCodecDescriptorNames() - Method in class org.nuxeo.ecm.platform.url.service.DocumentViewCodecService
-
- getDocumentViewCodecName() - Method in class org.nuxeo.ecm.platform.ui.web.rest.descriptors.URLPatternDescriptor
-
- getDocumentViewFromRequest(HttpServletRequest) - Method in interface org.nuxeo.ecm.platform.ui.web.rest.api.URLPolicyService
-
Builds the document view from request information.
- getDocumentViewFromRequest(String, HttpServletRequest) - Method in interface org.nuxeo.ecm.platform.ui.web.rest.api.URLPolicyService
-
Builds the document view from request information.
- getDocumentViewFromRequest(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.ui.web.rest.services.URLPolicyServiceImpl
-
- getDocumentViewFromRequest(String, HttpServletRequest) - Method in class org.nuxeo.ecm.platform.ui.web.rest.services.URLPolicyServiceImpl
-
- getDocumentViewFromUri(URI) - Method in class org.nuxeo.ecm.platform.annotations.repository.URNDocumentViewTranslator
-
- getDocumentViewFromUrl(String) - Method in class org.nuxeo.ecm.admin.url.AdminViewCodec
-
- getDocumentViewFromUrl(String) - Method in class org.nuxeo.ecm.platform.faceted.search.dm.codec.FacetedSearchViewCodec
-
- getDocumentViewFromUrl(String) - Method in class org.nuxeo.ecm.platform.forms.layout.demo.jsf.LayoutDemoURLCodec
-
Extracts view id and parameters, for both get and post methods
- getDocumentViewFromUrl(String) - Method in class org.nuxeo.ecm.platform.preview.codec.DocumentPreviewCodec
-
- getDocumentViewFromUrl(String) - Method in class org.nuxeo.ecm.platform.rendition.url.RenditionBasedCodec
-
- getDocumentViewFromUrl(String, boolean, String) - Method in interface org.nuxeo.ecm.platform.url.api.DocumentViewCodecManager
-
Returns a DocumentView applying for given url, or null.
- getDocumentViewFromUrl(String, String, boolean, String) - Method in interface org.nuxeo.ecm.platform.url.api.DocumentViewCodecManager
-
Returns a DocumentView calling
DocumentViewCodec#getDocumentViewFromUrl(String, boolean, String)
on codec with given name.
- getDocumentViewFromUrl(String) - Method in interface org.nuxeo.ecm.platform.url.codec.api.DocumentViewCodec
-
Extracts the document view from given url.
- getDocumentViewFromUrl(String) - Method in class org.nuxeo.ecm.platform.url.codec.DocumentFileCodec
-
Extracts document location from a Zope-like URL ie :
server/path_or_docId/view_id/tab_id .
- getDocumentViewFromUrl(String) - Method in class org.nuxeo.ecm.platform.url.codec.DocumentIdCodec
-
Extracts document location from a Zope-like URL ie:
server/path_or_docId/view_id/tab_id .
- getDocumentViewFromUrl(String) - Method in class org.nuxeo.ecm.platform.url.codec.DocumentPathCodec
-
Extracts document location from a Zope-like URL, eg:
server/path_or_docId/view_id/tab_id .
- getDocumentViewFromUrl(String, boolean, String) - Method in class org.nuxeo.ecm.platform.url.service.DocumentViewCodecService
-
- getDocumentViewFromUrl(String, String, boolean, String) - Method in class org.nuxeo.ecm.platform.url.service.DocumentViewCodecService
-
- getDocumentViewFromUrl(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.RestDocumentViewCodec
-
There is no document veiw for Rest codec
- getDocumentViewFromUrl(String) - Method in class org.nuxeo.ecm.social.workspace.CollaborationCodec
-
- getDocumentViewFromUrl(String) - Method in class org.nuxeo.ecm.styleguide.StyleGuideURLCodec
-
Extracts view id and parameters, for both get and post methods
- getDocumentViewFromUrl(String) - Method in class org.nuxeo.ecm.user.center.UserCodec
-
- getDocumentWithId(String) - Method in class org.nuxeo.ecm.webapp.contentbrowser.DocumentSuggestionActions
-
- getDocumentWithPath(String) - Method in class org.nuxeo.ecm.webapp.contentbrowser.DocumentSuggestionActions
-
- getDocumentWithVersion(DocumentRef, VersionModel) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- getDocumentWithVersion(DocumentRef, VersionModel) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Returns a document that represents the specified version of the document.
- getDocumentXMLExportURL() - Method in class org.nuxeo.ecm.platform.io.client.ImportExportActionBean
-
Returns the Rest URL for a document export in XML format
- getDocumentZIPExportURL() - Method in class org.nuxeo.ecm.platform.io.client.ImportExportActionBean
-
Returns the Rest URL for a document export in ZIP format
- getDocumentZIPTreeExportURL() - Method in class org.nuxeo.ecm.platform.io.client.ImportExportActionBean
-
Returns the Rest URL for a document tree export in ZIP format
- getDocUuid() - Method in interface org.nuxeo.drive.service.FileSystemItemChange
-
- getDocUuid() - Method in class org.nuxeo.drive.service.impl.FileSystemItemChangeImpl
-
- getDocUUID() - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
-
Returns the doc UUID related to the log entry.
- getDocUUID() - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
-
Returns the doc UUID related to the log entry.
- getDocUUID() - Method in class org.nuxeo.ecm.platform.audit.ws.EventDescriptor
-
- getDocWithAttachedRouteId() - Method in class org.nuxeo.ecm.platform.routing.web.DocumentRoutingActionsBean
-
- getDomain() - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
-
- getDomain() - Method in class org.nuxeo.opensocial.shindig.crypto.PortalConfig
-
- getDomainName(String) - Method in class org.nuxeo.ecm.platform.publisher.web.PublishActionsBean
-
- getDomains() - Method in class org.nuxeo.ecm.platform.publisher.impl.service.DomainsFinder
-
- getDomId(String) - Static method in class org.nuxeo.theme.resources.BankUtils
-
- getDouble(String) - Method in class org.nuxeo.ecm.automation.client.model.Document
-
- getDouble(String, Double) - Method in class org.nuxeo.ecm.automation.client.model.Document
-
- getDouble(Object, Double) - Static method in class org.nuxeo.ecm.automation.client.model.PropertiesHelper
-
- getDouble(int) - Method in class org.nuxeo.ecm.automation.client.model.PropertyList
-
- getDouble(int, Double) - Method in class org.nuxeo.ecm.automation.client.model.PropertyList
-
- getDouble(String) - Method in class org.nuxeo.ecm.automation.client.model.PropertyMap
-
- getDouble(String, Double) - Method in class org.nuxeo.ecm.automation.client.model.PropertyMap
-
- getDouble(String) - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- getDouble(String) - Method in interface org.nuxeo.ecm.core.model.PropertyContainer
-
Gets the value of a scalar property as a double
.
- getDouble(int, double) - Method in interface org.nuxeo.ecm.core.query.QueryResult
-
- getDouble(String, double) - Method in interface org.nuxeo.ecm.core.query.QueryResult
-
- getDouble(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexListProperty
-
- getDouble(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexProperty
-
- getDouble(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- getDouble(int, double) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLQueryResult
-
- getDouble(String, double) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLQueryResult
-
- getDoubleValue() - Method in class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl.DoubleInfo
-
- getDowloadingFile() - Method in class org.nuxeo.wizard.download.PendingDownload
-
- getDownloadLabel() - Method in class org.nuxeo.ecm.platform.ui.web.component.file.UIOutputFile
-
- getDownloadProgress(String) - Method in class org.nuxeo.connect.client.we.DownloadHandler
-
- getDownloadProgressPage(String, String, Boolean, Boolean, String, Boolean, Boolean) - Method in class org.nuxeo.connect.client.we.DownloadHandler
-
- getDownloadsProgress() - Method in class org.nuxeo.connect.client.we.DownloadHandler
-
- getDownloadURL() - Method in interface org.nuxeo.drive.adapter.FileItem
-
- getDownloadURL() - Method in class org.nuxeo.drive.adapter.impl.DocumentBackedFileItem
-
- getDownloadURL() - Method in class org.nuxeo.ecm.mobile.webengine.document.MobileDocument
-
- getDownloadURL(DocumentModel) - Method in class org.nuxeo.ecm.mobile.webengine.document.MobileDocument
-
- getDownloadUrl() - Method in class org.nuxeo.ecm.platform.api.ws.DocumentBlob
-
- getDownloadUrl() - Method in class org.nuxeo.wizard.download.DownloadPackage
-
- getDriveEditURL() - Method in class org.nuxeo.drive.seam.NuxeoDriveActions
-
- getDriver(String) - Static method in class org.nuxeo.ecm.platform.reporting.datasource.SupportedDBHelper
-
- getDriver() - Method in class org.nuxeo.functionaltests.LogTestWatchman
-
- getDriver() - Method in class org.nuxeo.runtime.test.runner.web.Configuration
-
- getDriver() - Method in class org.nuxeo.runtime.test.runner.web.WebPage
-
- getDriverClass() - Method in class org.nuxeo.ecm.platform.reporting.datasource.NuxeoDSConfig
-
- getDriverClassName() - Method in interface org.nuxeo.ecm.core.management.jtajca.DatabaseConnectionMonitor
-
Returns the jdbc driver class name.
- getDriverClassName() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.CommonsDatabaseConnectionMonitor
-
- getDriverClassName() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TomcatDatabaseConnectionMonitor
-
- getDriverFactory() - Method in enum org.nuxeo.runtime.test.runner.web.BrowserFamily
-
- getDriverJar(String) - Static method in class org.nuxeo.ecm.platform.reporting.datasource.SupportedDBHelper
-
- getDriverJars() - Static method in class org.nuxeo.ecm.platform.reporting.datasource.SupportedDBHelper
-
- getDropSql() - Method in interface org.nuxeo.ecm.core.storage.sql.jdbc.db.Table
-
Computes the SQL statement to drop the table.
- getDropSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableAlias
-
- getDropSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableImpl
-
Computes the SQL statement to drop the table.
- getDSForRepos() - Static method in class org.nuxeo.ecm.platform.reporting.datasource.DSHelper
-
- getDublinCoreStorageService() - Static method in class org.nuxeo.ecm.platform.dublincore.NXDublinCore
-
Locates the core service using NXRuntime.
- getDueDate() - Method in interface org.nuxeo.ecm.platform.routing.dm.adapter.TaskStep
-
- getDueDate() - Method in class org.nuxeo.ecm.platform.routing.dm.adapter.TaskStepImpl
-
- getDueDate() - Method in interface org.nuxeo.ecm.platform.task.dashboard.DashBoardItem
-
Returns the date at which the task needs to be closed.
- getDueDate() - Method in class org.nuxeo.ecm.platform.task.dashboard.DashBoardItemImpl
-
- getDueDate() - Method in interface org.nuxeo.ecm.platform.task.Task
-
- getDueDate() - Method in class org.nuxeo.ecm.platform.task.TaskImpl
-
- getDueDate() - Method in interface org.nuxeo.wss.spi.dws.Task
-
- getDueDate() - Method in class org.nuxeo.wss.spi.dws.TaskImpl
-
- getDueDateTS() - Method in class org.nuxeo.wss.spi.dws.AbstractTask
-
- getDueDateTS() - Method in interface org.nuxeo.wss.spi.dws.Task
-
- getDummyList() - Method in class org.nuxeo.ecm.platform.ui.web.component.list.EditableListBean
-
Dummy list of one item, used to wrap a table within another table.
- getDump(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.service.DefaultRequestDumper
-
- getDump(HttpServletRequest) - Method in interface org.nuxeo.ecm.platform.web.common.exceptionhandling.service.RequestDumper
-
- getDumpedConfig() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
-
- getDuration() - Method in class org.nuxeo.ecm.core.api.operation.Operation
-
- getDuration() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionStatistics
-
- getDuration() - Method in interface org.nuxeo.ecm.core.management.jtajca.TransactionStatistics
-
- getDuration() - Method in class org.nuxeo.ecm.platform.video.Video
-
Returns the duration of this Video
.
- getDuration() - Method in class org.nuxeo.ecm.platform.video.VideoInfo
-
Returns the duration of the video.
- getDurationAsString() - Method in class org.nuxeo.ecm.platform.web.common.session.SessionInfo
-
- getDurationInS() - Method in class org.nuxeo.ecm.platform.web.common.session.SessionInfo
-
- getDynamicAttributeId() - Method in class org.nuxeo.ecm.directory.ldap.LDAPReference
-
- getDynamicAttributes() - Method in class org.nuxeo.ecm.directory.ldap.LDAPReference
-
- getDynamicConnectUpdateStatusInfo() - Method in class org.nuxeo.connect.client.jsf.ConnectStatusActionBean
-
- getEARDeployment() - Static method in class org.nuxeo.osgi.jboss.JBossOSGiAdapter
-
Gets the EAR deployment or null if no parent EAR was found.
- getEcho() - Method in class org.nuxeo.shell.swing.SwingTerminal
-
- getEditableClassificationRoots() - Method in interface org.nuxeo.ecm.platform.classification.ClassificationActions
-
- getEditableClassificationRoots() - Method in class org.nuxeo.ecm.platform.classification.ClassificationActionsBean
-
- getEditableDeputy() - Method in class org.nuxeo.ecm.platform.login.deputy.management.web.DeputyActionsBean
-
- getEditableEntry() - Method in class org.nuxeo.ecm.admin.oauth.DirectoryBasedEditor
-
- getEditableModel() - Method in class org.nuxeo.ecm.platform.ui.web.component.list.UIEditableList
-
Gets the EditableModel to use with this component.
- getEditableStatus() - Method in class org.nuxeo.ecm.admin.monitoring.MonitoringActionBean
-
- getEditableTemplateName() - Method in class org.nuxeo.template.web.TemplateBasedActionBean
-
- getEditFilename() - Method in class org.nuxeo.ecm.platform.ui.web.component.file.UIInputFile
-
- getEditId() - Method in interface org.nuxeo.apidoc.api.DocumentationItem
-
Return the id used by quick editor (can contains a real UUID for existing
doc or an artifact id for new one).
- getEditId() - Method in class org.nuxeo.apidoc.doc.SimpleDocumentationItem
-
- getEditId() - Method in class org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter
-
- getEditId() - Method in class org.nuxeo.apidoc.documentation.ResourceDocumentationItem
-
- getEditOnlineAction() - Method in class org.nuxeo.ecm.platform.ui.web.component.file.UIOutputFile
-
- getEditOnlineActionRendered() - Method in class org.nuxeo.ecm.platform.ui.web.component.file.UIOutputFile
-
- getEditorLogin() - Method in class org.nuxeo.wss.spi.dws.AbstractDWSItem
-
- getEditorLogin() - Method in interface org.nuxeo.wss.spi.dws.DWSItem
-
- getEditorRef() - Method in class org.nuxeo.wss.spi.dws.AbstractDWSItem
-
- getEditorRef() - Method in interface org.nuxeo.wss.spi.dws.DWSItem
-
- getEditorSelector() - Method in class org.nuxeo.ecm.platform.ui.web.component.editor.UIHtmlEditor
-
- getEditPreviewLayoutDefinition() - Method in class org.nuxeo.ecm.platform.forms.layout.demo.jsf.LayoutDemoActions
-
- getEditStepActions(DocumentModel) - Method in class org.nuxeo.ecm.platform.routing.web.DocumentRoutingWebActionsBean
-
- getEditTab() - Method in class org.nuxeo.functionaltests.pages.DocumentBasePage
-
- getEditUserTab() - Method in class org.nuxeo.functionaltests.pages.admincenter.usermanagement.UserViewTabSubPage
-
- getEditUserTab() - Method in class org.nuxeo.functionaltests.pages.usermanagement.compat.UserViewTabSubPage
-
- getEditView() - Method in interface org.nuxeo.ecm.platform.types.adapter.TypeInfo
-
- getEditView() - Method in class org.nuxeo.ecm.platform.types.adapter.TypeInfoAdapter
-
- getEditView() - Method in class org.nuxeo.ecm.platform.types.Type
-
- getEffectiveName() - Method in class org.nuxeo.theme.presets.CustomPresetType
-
- getEffectiveName() - Method in class org.nuxeo.theme.presets.PresetType
-
- getEISProductName() - Method in class org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl
-
- getEISProductVersion() - Method in class org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl
-
- getELContext() - Method in class org.nuxeo.ecm.platform.ui.web.binding.EvaluationContext
-
- getELContext() - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockFacesContext
-
- getElement() - Method in class org.nuxeo.ecm.platform.routing.api.DocumentRouteTableElement
-
- getElement(String) - Method in class org.nuxeo.functionaltests.forms.LayoutElement
-
Returns the element with given id in the page.
- getElement(String, boolean) - Method in class org.nuxeo.functionaltests.forms.LayoutElement
-
Returns the element with given id in the page.
- getElement() - Method in interface org.nuxeo.functionaltests.fragment.WebFragment
-
- getElement() - Method in class org.nuxeo.functionaltests.fragment.WebFragmentImpl
-
- getElement() - Method in interface org.nuxeo.runtime.model.ConfigurationDescriptor
-
- getElement() - Method in interface org.nuxeo.runtime.model.Extension
-
Gets the DOM element held by this extension.
- getElement() - Method in class org.nuxeo.runtime.model.impl.ConfigurationDescriptorImpl
-
- getElement() - Method in class org.nuxeo.runtime.model.impl.ExtensionImpl
-
- getElement() - Method in interface org.nuxeo.theme.models.Info
-
- getElement() - Method in class org.nuxeo.theme.rendering.RenderingInfo
-
- getElementById(Integer) - Static method in class org.nuxeo.theme.themes.ThemeManager
-
- getElementById(String) - Static method in class org.nuxeo.theme.themes.ThemeManager
-
- getElementByUrl(URL) - Static method in class org.nuxeo.theme.themes.ThemeManager
-
- getElementId() - Static method in class org.nuxeo.theme.editor.SessionManager
-
- getElementNode(Node, String) - Static method in class org.nuxeo.common.xmap.DOMHelper
-
Gets the first child element node having the given name.
- getElementNode(Node, Path) - Static method in class org.nuxeo.common.xmap.DOMHelper
-
- getElementOuterNoChildren(Element) - Static method in class org.nuxeo.ecm.platform.domsync.core.DOMUtil
-
- getElements(Object) - Method in class org.nuxeo.apidoc.tree.NuxeoArtifactContentProvider
-
- getElements(Object) - Method in interface org.nuxeo.ecm.webengine.ui.tree.ContentProvider
-
Gets the top level items.
- getElements(Object) - Method in class org.nuxeo.ecm.webengine.ui.tree.directory.DirectoryContentProvider
-
- getElements(Object) - Method in class org.nuxeo.ecm.webengine.ui.tree.document.DocumentContentProvider
-
- getElementsFor(Format) - Static method in class org.nuxeo.theme.elements.ElementFormatter
-
- getElementType() - Method in class org.nuxeo.theme.elements.AbstractElement
-
- getElementType() - Method in interface org.nuxeo.theme.elements.Element
-
- getElementType() - Method in class org.nuxeo.theme.views.ViewType
-
- getElementValue(Context, Node, boolean) - Method in class org.nuxeo.common.xmap.XValueFactory
-
- getELResolver() - Method in class org.nuxeo.ecm.platform.actions.jsf.JSFELContext
-
- getELResolver() - Method in class org.nuxeo.ecm.platform.actions.seam.SeamExpressionContext
-
- getELResolver() - Method in class org.nuxeo.ecm.platform.el.ExpressionContext
-
- getELResolver() - Method in class org.nuxeo.ecm.platform.ui.web.binding.EvaluationContext
-
- getEmail() - Method in class org.nuxeo.ecm.automation.core.scripting.PrincipalWrapper
-
- getEmail(String) - Method in class org.nuxeo.ecm.automation.features.PlatformFunctions
-
- getEmail() - Method in class org.nuxeo.ecm.core.api.impl.UserPrincipal
-
- getEmail() - Method in interface org.nuxeo.ecm.core.api.NuxeoPrincipal
-
Get the user email if any.
- getEmail() - Method in class org.nuxeo.ecm.core.api.SystemPrincipal
-
- getEmail() - Method in class org.nuxeo.ecm.platform.usermanager.DetachedNuxeoPrincipal
-
- getEmail() - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
-
- getEmail() - Method in interface org.nuxeo.ecm.platform.usermanager.UserAdapter
-
- getEmail() - Method in class org.nuxeo.ecm.platform.usermanager.UserAdapterImpl
-
- getEmail() - Method in class org.nuxeo.ecm.user.registration.UserRegistrationInfo
-
- getEmail() - Method in interface org.nuxeo.wss.spi.dws.User
-
- getEmail() - Method in class org.nuxeo.wss.spi.dws.UserImpl
-
- getEmailHelper() - Method in class org.nuxeo.ecm.platform.ec.notification.NotificationEventListener
-
- getEmailHelper() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
-
- getEmails(List<String>) - Method in class org.nuxeo.ecm.automation.features.PlatformFunctions
-
- getEmails(List<String>, boolean) - Method in class org.nuxeo.ecm.automation.features.PlatformFunctions
-
Returns user emails
- getEmails() - Method in interface org.nuxeo.ecm.webengine.forms.validation.test.MyForm
-
- getEmailsForPermission(DocumentModel, String, boolean) - Method in class org.nuxeo.ecm.automation.features.PrincipalHelper
-
- getEmailsFromGroup(String) - Method in class org.nuxeo.ecm.automation.features.PlatformFunctions
-
- getEmailsFromGroup(String, boolean) - Method in class org.nuxeo.ecm.automation.features.PlatformFunctions
-
- getEmailsFromGroup(String, boolean) - Method in class org.nuxeo.ecm.automation.features.PrincipalHelper
-
- getEMailSubjectPrefix() - Method in class org.nuxeo.ecm.platform.ec.notification.service.GeneralSettingsDescriptor
-
- getEMailSubjectPrefix() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
-
- getEmptyArray() - Method in enum org.nuxeo.ecm.core.storage.sql.PropertyType
-
- getEmptyRefMarker() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
-
- getEmptyRoots(String) - Static method in class org.nuxeo.drive.service.SynchronizationRoots
-
- getEmptySelection() - Method in class org.nuxeo.ecm.platform.ui.web.util.SelectionActionsBean
-
- getEmptySentence() - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentView
-
Returns a sentence to display when this content view is empty
- getEmptySentence() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewDescriptor
-
- getEmptySentence() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewImpl
-
- getEnabled() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionMonitor
-
- getEnabled() - Method in interface org.nuxeo.ecm.core.management.jtajca.TransactionMonitor
-
- getEnabled() - Method in class org.nuxeo.ecm.platform.audit.service.extension.EventDescriptor
-
- getEnabled() - Method in class org.nuxeo.ecm.platform.audit.service.extension.ExtendedInfoDescriptor
-
- getEnabled() - Method in class org.nuxeo.ecm.platform.content.template.service.ContentFactoryDescriptor
-
- getEnabled() - Method in class org.nuxeo.ecm.platform.ec.notification.NotificationImpl
-
- getEnabled() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationDescriptor
-
- getEnabled() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.UnicityExtension
-
- getEnabled() - Method in class org.nuxeo.ecm.platform.forms.layout.service.DisabledPropertyRefDescriptor
-
- getEnabled() - Method in class org.nuxeo.ecm.platform.login.CallbackFactoryDescriptor
-
- getEnabled() - Method in class org.nuxeo.ecm.platform.login.LoginPluginDescriptor
-
- getEnabled() - Method in interface org.nuxeo.ecm.platform.notification.api.Notification
-
- getEnabled() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.AuthenticationPluginDescriptor
-
- getEnabled() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.SessionManagerDescriptor
-
- getEnabled() - Method in class org.nuxeo.ecm.platform.ui.web.rest.descriptors.URLPatternDescriptor
-
- getEnabled() - Method in class org.nuxeo.ecm.platform.ui.web.restAPI.service.RestletPluginDescriptor
-
- getEnabled() - Method in class org.nuxeo.ecm.platform.url.codec.descriptor.DocumentViewCodecDescriptor
-
- getEnabled() - Method in class org.nuxeo.ecm.platform.util.RepositoryLocation
-
- getEnabled() - Method in class org.nuxeo.ecm.styleguide.service.descriptors.IconDescriptor
-
- getEnabled() - Method in class org.nuxeo.ecm.webapp.directory.DirectoryTreeDescriptor
-
- getEnabled() - Method in class org.nuxeo.ecm.webapp.documentsLists.DocumentsListDescriptor
-
- getEnabled() - Method in class org.nuxeo.ecm.webapp.trashManagement.TrashConfigDescriptor
-
- getEnabledAdapterNames(Resource) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
-
- getEnabledAdapterNames(Resource) - Method in class org.nuxeo.ecm.webengine.model.impl.TypeRegistry
-
- getEnabledAdapterNames(Resource) - Method in interface org.nuxeo.ecm.webengine.model.Module
-
Gets the list of adapter names that are enabled for the given context.
- getEnabledAdapters(Resource) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
-
- getEnabledAdapters(Resource) - Method in class org.nuxeo.ecm.webengine.model.impl.TypeRegistry
-
- getEnabledAdapters(Resource) - Method in interface org.nuxeo.ecm.webengine.model.Module
-
Gets the list of adapters that are enabled for the given context.
- getEnabledAsyncPostCommitListenersDescriptors() - Method in class org.nuxeo.ecm.core.event.impl.EventListenerList
-
- getEnabledInlineListenersDescriptors() - Method in class org.nuxeo.ecm.core.event.impl.EventListenerList
-
- getEnabledProviders() - Static method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectHelper
-
- getEnabledProviders() - Method in interface org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderRegistry
-
- getEnabledProviders() - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderRegistryImpl
-
- getEnabledSyncPostCommitListenersDescriptors() - Method in class org.nuxeo.ecm.core.event.impl.EventListenerList
-
- getEnabledWebAnnotationDefinitions() - Method in interface org.nuxeo.ecm.platform.annotations.configuration.service.WebAnnotationConfigurationService
-
- getEnabledWebAnnotationDefinitions() - Method in class org.nuxeo.ecm.platform.annotations.configuration.service.WebAnnotationConfigurationServiceImpl
-
- getEncodedLayoutDefinition(PreviewLayoutDefinition) - Method in class org.nuxeo.ecm.platform.forms.layout.demo.jsf.LayoutPreviewActions
-
- getEncodedLayoutDefinition(LayoutDefinition) - Method in class org.nuxeo.ecm.platform.forms.layout.demo.jsf.LayoutPreviewActions
-
- getEncoding() - Method in class org.nuxeo.apidoc.introspection.XMLWriter
-
- getEncoding() - Method in interface org.nuxeo.ecm.core.api.Blob
-
- getEncoding() - Method in class org.nuxeo.ecm.core.api.impl.blob.DefaultBlob
-
- getEncoding() - Method in class org.nuxeo.ecm.core.api.impl.blob.DefaultStreamBlob
-
- getEncoding() - Method in class org.nuxeo.ecm.diff.model.impl.ContentProperty
-
- getEncoding() - Method in class org.nuxeo.ecm.platform.api.ws.DocumentBlob
-
Returns the encoding of the blob.
- getEnd() - Method in class org.nuxeo.ecm.platform.ui.web.download.DownloadServlet.ByteRange
-
- getEnd() - Method in class org.nuxeo.shell.swing.CmdLine
-
- getEndCapturedContext() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionStatistics
-
- getEndCapturedContextMessage() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionStatistics
-
- getEndCapturedContextMessage() - Method in interface org.nuxeo.ecm.core.management.jtajca.TransactionStatistics
-
- getEndContainer() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.model.Annotation
-
- getEndContainer() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.util.Range
-
- getEndDate() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionStatistics
-
- getEndDate() - Method in interface org.nuxeo.ecm.core.management.jtajca.TransactionStatistics
-
- getEndDate() - Method in interface org.nuxeo.ecm.poll.Poll
-
- getEndDate() - Method in class org.nuxeo.ecm.poll.PollAdapter
-
- getEndedDate() - Method in class org.nuxeo.ecm.core.api.operation.Operation
-
- getEndedTasksInfo() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
-
Gets all the ended tasks originating from this node.
- getEndedTasksInfo() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
-
- getEndOffset() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.util.Range
-
- getEngine() - Method in class org.nuxeo.ecm.automation.core.mail.Composer
-
- getEngine() - Method in class org.nuxeo.ecm.core.event.script.FakeCompiledScript
-
- getEngine(String) - Method in class org.nuxeo.ecm.platform.rendering.impl.RenderingServiceImpl
-
- getEngine(String) - Method in interface org.nuxeo.ecm.platform.rendering.RenderingService
-
- getEngine() - Method in class org.nuxeo.ecm.webengine.admin.Main
-
- getEngine() - Method in class org.nuxeo.ecm.webengine.loader.WebLoader
-
- getEngine() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
-
- getEngine() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleConfiguration
-
- getEngine() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
-
- getEngine() - Method in interface org.nuxeo.ecm.webengine.model.Module
-
- getEngine() - Method in interface org.nuxeo.ecm.webengine.model.WebContext
-
Gets the web engine instance.
- getEngine() - Method in class org.nuxeo.ecm.webengine.WebEngineComponent
-
- getEngine() - Method in class org.nuxeo.theme.jsf.component.UIFragment
-
- getEngine() - Method in class org.nuxeo.theme.jsf.taglib.FragmentTag
-
- getEngine() - Method in interface org.nuxeo.theme.localconfiguration.LocalThemeConfig
-
Deprecated.
- getEngine() - Method in class org.nuxeo.theme.localconfiguration.LocalThemeConfigAdapter
-
- getEngine() - Method in interface org.nuxeo.theme.models.Info
-
- getEngine() - Method in class org.nuxeo.theme.rendering.RenderingInfo
-
- getEngine() - Method in class org.nuxeo.theme.ViewDef
-
- getEngineByFileName(String) - Method in class org.nuxeo.runtime.scripting.ScriptingComponent
-
- getEngineByFileName(String) - Method in interface org.nuxeo.runtime.scripting.ScriptingService
-
- getEngineByUrl(URL) - Static method in class org.nuxeo.theme.themes.ThemeManager
-
- getEngineClass() - Method in class org.nuxeo.ecm.platform.rendering.impl.RenderingEngineDescriptor
-
- getEngineManager() - Method in class org.nuxeo.ecm.webengine.scripting.Scripting
-
Lazy init scripting manager to avoid loading script engines when
no scripting is used.
- getEntity() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.Request
-
- getEntityManager() - Method in class org.nuxeo.ecm.activity.ActivityStreamServiceImpl
-
- getEntries() - Method in class org.nuxeo.common.collections.DependencyTree
-
- getEntries() - Method in class org.nuxeo.ecm.admin.oauth.DirectoryBasedEditor
-
- getEntries(long) - Method in interface org.nuxeo.ecm.directory.api.DirectoryManager
-
Retrieves all the entries in the directory.
- getEntries() - Method in class org.nuxeo.ecm.directory.impl.DirectoryClientImpl
-
- getEntries() - Method in class org.nuxeo.ecm.directory.ldap.LDAPSession
-
- getEntries() - Method in class org.nuxeo.ecm.directory.memory.MemoryDirectorySession
-
- getEntries() - Method in class org.nuxeo.ecm.directory.multi.MultiDirectorySession
-
- getEntries() - Method in interface org.nuxeo.ecm.directory.Session
-
Retrieves all the entries in the directory.
- getEntries() - Method in class org.nuxeo.ecm.directory.sql.SQLSession
-
- getEntries() - Method in class org.nuxeo.ecm.platform.query.api.PageSelections
-
- getEntries() - Method in class org.nuxeo.ecm.platform.ui.web.directory.VocabularyEntryList
-
- getEntries(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.VocabularyEntryList
-
- getEntries() - Method in class org.nuxeo.rss.reader.FeedHelper.MergedEntries
-
- getEntries() - Method in class org.nuxeo.runtime.deploy.DependencyTree
-
- getEntries() - Method in class org.nuxeo.runtime.deployment.preprocessor.FragmentRegistry
-
- getEntry(K) - Method in class org.nuxeo.common.collections.DependencyTree
-
- getEntry(String) - Method in class org.nuxeo.connect.update.standalone.LocalPackageData
-
- getEntry(long, String) - Method in interface org.nuxeo.ecm.directory.api.DirectoryManager
-
Retrieves a directory entry using its id.
- getEntry(long, String, boolean) - Method in interface org.nuxeo.ecm.directory.api.DirectoryManager
-
Retrieves a directory entry using its id.
- getEntry(String, EntrySource) - Method in class org.nuxeo.ecm.directory.DirectoryCache
-
- getEntry(String, EntrySource, boolean) - Method in class org.nuxeo.ecm.directory.DirectoryCache
-
- getEntry(String) - Method in class org.nuxeo.ecm.directory.impl.DirectoryClientImpl
-
- getEntry(String, boolean) - Method in class org.nuxeo.ecm.directory.impl.DirectoryClientImpl
-
- getEntry(String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPSession
-
- getEntry(String, boolean) - Method in class org.nuxeo.ecm.directory.ldap.LDAPSession
-
- getEntry(String) - Method in class org.nuxeo.ecm.directory.memory.MemoryDirectorySession
-
- getEntry(String, boolean) - Method in class org.nuxeo.ecm.directory.memory.MemoryDirectorySession
-
- getEntry(String) - Method in class org.nuxeo.ecm.directory.multi.MultiDirectorySession
-
- getEntry(String, boolean) - Method in class org.nuxeo.ecm.directory.multi.MultiDirectorySession
-
- getEntry(String) - Method in interface org.nuxeo.ecm.directory.Session
-
Retrieves a directory entry using its id.
- getEntry(String, boolean) - Method in interface org.nuxeo.ecm.directory.Session
-
Retrieves a directory entry using its id.
- getEntry(String) - Method in class org.nuxeo.ecm.directory.sql.SQLSession
-
- getEntry(String, boolean) - Method in class org.nuxeo.ecm.directory.sql.SQLSession
-
- getEntry(String, String) - Static method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryHelper
-
Returns the entry with given id from specified directory.
- getEntry(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.directory.DirectoryObject
-
- getEntry(String) - Method in interface org.nuxeo.osgi.BundleFile
-
Gets the entry at the given path in this bundle.
- getEntry(String) - Method in class org.nuxeo.osgi.BundleImpl
-
- getEntry(String) - Method in class org.nuxeo.osgi.DirectoryBundleFile
-
- getEntry(String) - Method in class org.nuxeo.osgi.JarBundleFile
-
- getEntry(String) - Method in class org.nuxeo.osgi.jboss.JBossBundleFile
-
- getEntry(K) - Method in class org.nuxeo.runtime.deploy.DependencyTree
-
- getEntry(String) - Method in class org.nuxeo.runtime.deployment.preprocessor.FragmentRegistry
-
- getEntryAdaptor() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
-
- getEntryAsStream(String) - Method in class org.nuxeo.connect.update.standalone.LocalPackageData
-
- getEntryContentAsBytes(File, String) - Static method in class org.nuxeo.common.utils.ZipUtils
-
Unzips directly the entry.
- getEntryContentAsBytes(InputStream, String) - Static method in class org.nuxeo.common.utils.ZipUtils
-
- getEntryContentAsBytes(URL, String) - Static method in class org.nuxeo.common.utils.ZipUtils
-
- getEntryContentAsStream(File, String) - Static method in class org.nuxeo.common.utils.ZipUtils
-
Unzip directly the entry.
- getEntryContentAsStream(InputStream, String) - Static method in class org.nuxeo.common.utils.ZipUtils
-
- getEntryContentAsStream(URL, String) - Static method in class org.nuxeo.common.utils.ZipUtils
-
- getEntryContentAsString(File, String) - Static method in class org.nuxeo.common.utils.ZipUtils
-
Unzip directly the entry.
- getEntryContentAsString(InputStream, String) - Static method in class org.nuxeo.common.utils.ZipUtils
-
- getEntryContentAsString(URL, String) - Static method in class org.nuxeo.common.utils.ZipUtils
-
- getEntryCssStyle() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectStatus
-
- getEntryCssStyleClass() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectStatus
-
- getEntryFromSource(String, boolean) - Method in interface org.nuxeo.ecm.directory.EntrySource
-
- getEntryFromSource(String, boolean) - Method in class org.nuxeo.ecm.directory.ldap.LDAPSession
-
- getEntryFromSource(String, boolean) - Method in class org.nuxeo.ecm.directory.sql.SQLSession
-
- getEntryId() - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryEntryOutputComponent
-
- getEntryNames(File) - Static method in class org.nuxeo.common.utils.ZipUtils
-
Lists the entries on the zip file.
- getEntryNames(InputStream) - Static method in class org.nuxeo.common.utils.ZipUtils
-
- getEntryNames(URL) - Static method in class org.nuxeo.common.utils.ZipUtils
-
- getEntryPaths(String) - Method in interface org.nuxeo.osgi.BundleFile
-
Returns an Enumeration of all the paths (String
objects)
to entries within the bundle whose longest sub-path matches the supplied
path argument.
- getEntryPaths(String) - Method in class org.nuxeo.osgi.BundleImpl
-
- getEntryPaths(String) - Method in class org.nuxeo.osgi.DirectoryBundleFile
-
- getEntryPaths(String) - Method in class org.nuxeo.osgi.JarBundleFile
-
- getEntryPaths(String) - Method in class org.nuxeo.osgi.jboss.JBossBundleFile
-
- getEntryPoint() - Method in class org.nuxeo.opensocial.gadgets.service.InternalGadgetDescriptor
-
- getEntrySeparator() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectOutputComponent
-
- getEntrySeparator() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectStatus
-
- getEnumValues() - Method in class org.nuxeo.opensocial.container.shared.webcontent.UserPref
-
- getEnv() - Static method in class org.nuxeo.ecm.platform.pictures.tiles.service.PictureTilingComponent
-
- getEnv() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
-
- getEnvironment() - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
-
- getEnvironment() - Method in class org.nuxeo.ecm.webengine.WebEngine
-
- getEnvironment() - Method in class org.nuxeo.osgi.application.client.NuxeoApp
-
- getEnvironment() - Method in class org.nuxeo.osgi.application.StandaloneApplication
-
- getEnvValue(String) - Static method in class org.nuxeo.ecm.platform.pictures.tiles.service.PictureTilingComponent
-
- getEnvValue(String, String) - Static method in class org.nuxeo.ecm.platform.pictures.tiles.service.PictureTilingComponent
-
- getError() - Method in class org.nuxeo.ecm.automation.core.trace.Trace
-
- getError() - Method in class org.nuxeo.ecm.platform.commandline.executor.api.ExecResult
-
- getError() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
-
- getError() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
-
- getError() - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor.ErrorHandler
-
- getError(String) - Method in exception org.nuxeo.ecm.webengine.forms.validation.ValidationException
-
- getError() - Method in class org.nuxeo.ecm.webengine.ui.wizard.Wizard
-
- getErrorCode() - Method in class edu.yale.its.tp.cas.client.ServiceTicketValidator
-
Returns CAS's error code if authentication failed.
- getErrorCode() - Method in exception org.nuxeo.shell.ShellException
-
- getErrorComponentHandler(String) - Method in class org.nuxeo.ecm.platform.forms.layout.facelets.FaceletHandlerHelper
-
- getErrorComponentHandler(String, String) - Method in class org.nuxeo.ecm.platform.forms.layout.facelets.FaceletHandlerHelper
-
Component handler that displays an error on interface
- getErrorFeedbackMessage() - Method in class org.nuxeo.functionaltests.pages.AbstractPage
-
Returns the error feedback message.
- getErrorLineCount() - Method in class org.nuxeo.ecm.csv.CSVImportResult
-
- getErrorMessage() - Method in class edu.yale.its.tp.cas.client.ServiceTicketValidator
-
Returns an error message if CAS authentication failed.
- getErrorMessage() - Method in interface org.nuxeo.ecm.automation.core.util.Paginable
-
- getErrorMessage() - Method in class org.nuxeo.ecm.automation.core.util.PaginablePageProvider
-
- getErrorMessage() - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.PaginableWithDelegate
-
- getErrorMessage() - Method in class org.nuxeo.ecm.core.convert.api.ConverterCheckResult
-
- getErrorMessage() - Method in class org.nuxeo.ecm.platform.commandline.executor.api.CommandAvailability
-
- getErrorMessage() - Method in exception org.nuxeo.ecm.platform.commandline.executor.api.CommandNotAvailable
-
- getErrorMessage() - Method in class org.nuxeo.ecm.platform.commandline.executor.service.cmdtesters.CommandTestResult
-
- getErrorMessage() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
-
- getErrorMessage() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
-
- getErrorMessage() - Method in class org.nuxeo.functionaltests.pages.wizard.ConnectWizardPage
-
- getErrorMessageLabel() - Method in class org.nuxeo.launcher.gui.NuxeoFrame
-
- getErrors() - Method in class org.nuxeo.functionaltests.pages.wizard.WizardPage
-
- getErrorsMap() - Method in class org.nuxeo.wizard.context.Context
-
- getErrorValue() - Method in class org.nuxeo.launcher.NuxeoLauncher
-
Last error value set by any method.
- getEscalationRules() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
-
Gets the list of all escalation rules for the node
- getEscalationRules() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
-
- getEscapeFixedPartParameters() - Method in interface org.nuxeo.ecm.platform.query.api.WhereClauseDefinition
-
- getEscapeFixedPartParameters() - Method in class org.nuxeo.ecm.platform.query.core.WhereClauseDescriptor
-
- getEscapePatternParameters() - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderDefinition
-
- getEscapePatternParameters() - Method in class org.nuxeo.ecm.platform.query.core.CoreQueryPageProviderDescriptor
-
- getEscapePatternParameters() - Method in class org.nuxeo.ecm.platform.query.core.GenericPageProviderDescriptor
-
- getEscaperClass() - Method in interface org.nuxeo.ecm.platform.query.api.WhereClauseDefinition
-
- getEscaperClass() - Method in class org.nuxeo.ecm.platform.query.core.WhereClauseDescriptor
-
- getEscapeValue() - Method in class org.nuxeo.ecm.platform.smart.query.IncrementalSmartQuery
-
- getEtag() - Method in class org.nuxeo.wss.impl.NuxeoListItem
-
- getEtag() - Method in class org.nuxeo.wss.impl.VirtualListItem
-
- getEtag() - Method in class org.nuxeo.wss.spi.dummy.DummyWSSListItem
-
- getEtag() - Method in interface org.nuxeo.wss.spi.WSSListItem
-
- getEvent() - Method in class org.nuxeo.ecm.platform.content.template.service.NotificationDescriptor
-
- getEvent() - Method in class org.nuxeo.ecm.platform.ec.placeful.SubscriptionConfig
-
- getEvent() - Method in class org.nuxeo.ecm.platform.ui.web.model.impl.EditableModelRowEvent
-
- getEventBundleName() - Method in class org.nuxeo.ecm.core.event.jms.SerializableEventBundle
-
- getEventBus() - Method in interface org.nuxeo.opensocial.container.client.gin.ClientInjector
-
- getEventCategory() - Method in interface org.nuxeo.ecm.core.scheduler.Schedule
-
Returns the event category.
- getEventCategory() - Method in class org.nuxeo.ecm.core.scheduler.ScheduleImpl
-
- getEventDate() - Method in interface org.nuxeo.drive.service.FileSystemItemChange
-
- getEventDate() - Method in class org.nuxeo.drive.service.impl.FileSystemItemChangeImpl
-
- getEventDate() - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
-
Returns the date of the event that originated the log entry.
- getEventDate() - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
-
Returns the date of the event that originated the log entry.
- getEventDate() - Method in class org.nuxeo.ecm.platform.audit.ws.EventDescriptor
-
- getEventFromCustomContentPanel(ClickEvent) - Method in interface org.nuxeo.opensocial.container.client.presenter.ContainerBuilderPresenter.Display
-
- getEventFromCustomContentPanel(ClickEvent) - Method in class org.nuxeo.opensocial.container.client.view.ContainerBuilderWidget
-
- getEventHandlers(String) - Method in class org.nuxeo.ecm.automation.core.events.EventHandlerRegistry
-
- getEventId() - Method in interface org.nuxeo.drive.service.FileSystemItemChange
-
- getEventId() - Method in class org.nuxeo.drive.service.impl.FileSystemItemChangeImpl
-
- getEventId() - Method in interface org.nuxeo.ecm.core.api.event.CoreEvent
-
Returns the event identifier.
- getEventId() - Method in class org.nuxeo.ecm.core.api.event.impl.CoreEventImpl
-
- getEventId() - Method in interface org.nuxeo.ecm.core.scheduler.Schedule
-
Returns the event id.
- getEventId() - Method in class org.nuxeo.ecm.core.scheduler.ScheduleImpl
-
- getEventId() - Method in class org.nuxeo.ecm.platform.annotations.repository.descriptor.EventIdDescriptor
-
- getEventId() - Method in class org.nuxeo.ecm.platform.audit.api.document.AdditionalDocumentAuditParams
-
- getEventId() - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
-
Returns the identifier of the event that originated the log entry.
- getEventId() - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
-
Returns the identifier of the event that originated the log entry.
- getEventId() - Method in class org.nuxeo.ecm.platform.audit.ws.EventDescriptor
-
- getEventIds() - Method in interface org.nuxeo.ecm.platform.annotations.repository.service.AnnotationsRepositoryConfigurationService
-
- getEventIds() - Method in class org.nuxeo.ecm.platform.annotations.repository.service.AnnotationsRepositoryConfigurationServiceImpl
-
- getEventListener(String) - Method in interface org.nuxeo.ecm.core.event.EventService
-
Gets the event listener descriptor corresponding to the give name.
- getEventListener(String) - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
-
- getEventListenerList() - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
-
- getEventListeners() - Method in interface org.nuxeo.ecm.core.event.EventService
-
Gets the list of the registered event listeners.
- getEventListeners() - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
-
- getEventListeners() - Method in interface org.nuxeo.ecm.platform.annotations.repository.service.AnnotationsRepositoryConfigurationService
-
- getEventListeners() - Method in class org.nuxeo.ecm.platform.annotations.repository.service.AnnotationsRepositoryConfigurationServiceImpl
-
- getEventName() - Method in class org.nuxeo.runtime.ComponentEvent
-
Gets the event name as a string.
- getEventName() - Method in class org.nuxeo.runtime.RuntimeServiceEvent
-
Gets the event name as a string.
- getEventNames() - Method in class org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl
-
- getEventProducer() - Static method in class org.nuxeo.ecm.platform.task.core.service.TaskEventNotificationHelper
-
- getEvents() - Method in class org.nuxeo.ecm.automation.core.events.EventHandler
-
- getEvents() - Method in class org.nuxeo.ecm.core.event.impl.EventListenerDescriptor
-
- getEvents() - Method in class org.nuxeo.ecm.platform.audit.ws.EventDescriptorPage
-
- getEvents() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationDescriptor
-
- getEventsCount(String) - Method in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
-
- getEventsCount(EntityManager, String) - Method in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
-
- getEventService() - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- getEventsInQueueCount() - Method in interface org.nuxeo.ecm.core.event.EventServiceAdmin
-
- getEventsInQueueCount() - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
-
- getEventsInQueueCount() - Method in class org.nuxeo.ecm.core.management.events.EventMonitoring
-
- getEventsInQueueCount() - Method in interface org.nuxeo.ecm.core.management.events.EventMonitoringMBean
-
Gets the number of events in process or waiting for available slots.
- getEventsName() - Method in class org.nuxeo.ecm.webapp.documentsLists.DocumentsListDescriptor
-
- getEventStatistics() - Method in class org.nuxeo.ecm.admin.monitoring.EventMonitoringActionBean
-
- getEventToFire() - Method in class org.nuxeo.opensocial.container.client.gadgets.facets.api.Facet
-
- getExactPaths() - Method in class org.nuxeo.runtime.jboss.deployer.structure.PathMatcher
-
- getExcel() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.AclExcelLayoutBuilder
- getExcel() - Method in interface org.nuxeo.ecm.platform.groups.audit.service.acl.IAclExcelLayoutBuilder
-
- getExcelReport(String) - Method in interface org.nuxeo.ecm.platform.groups.audit.service.ExcelExportService
-
- getExcelReport(String, Map<String, Object>) - Method in interface org.nuxeo.ecm.platform.groups.audit.service.ExcelExportService
-
- getExcelReport(String) - Method in class org.nuxeo.ecm.platform.groups.audit.service.ExcelExportServiceImpl
-
Get excel export for a given name (contributed)
- getExcelReport(String, Map<String, Object>) - Method in class org.nuxeo.ecm.platform.groups.audit.service.ExcelExportServiceImpl
-
Get excel export for a given name and given data
- getException() - Method in class org.nuxeo.ecm.core.api.operation.Status
-
- getExceptionHandler() - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.service.ExceptionHandlingComponent
-
- getExceptionHandler() - Method in interface org.nuxeo.ecm.platform.web.common.exceptionhandling.service.ExceptionHandlingService
-
- getExceptionProcessor() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
-
- getExcludedFacets() - Method in class org.nuxeo.ecm.core.api.tree.DefaultDocumentTreeFilter
-
- getExcludedFacets() - Method in interface org.nuxeo.ecm.core.api.tree.DocumentTreeFilter
-
- getExcludedFacets() - Method in class org.nuxeo.ecm.webapp.tree.TreeManagerPluginDescriptor
-
- getExcludedItems() - Method in interface org.nuxeo.ecm.diff.model.DiffComplexFieldDefinition
-
Gets the complex field excluded items.
- getExcludedItems() - Method in class org.nuxeo.ecm.diff.model.impl.DiffComplexFieldDefinitionImpl
-
- getExcludedItems() - Method in class org.nuxeo.ecm.diff.service.impl.DiffComplexFieldDescriptor
-
- getExcludedPathList() - Method in interface org.nuxeo.ecm.quota.size.QuotaSizeService
-
Exposes the list of blob paths that are excluded for size quota computation.
- getExcludedPathList() - Method in class org.nuxeo.ecm.quota.size.QuotaSizeServiceImpl
-
- getExcludedTypes() - Method in class org.nuxeo.ecm.core.api.tree.DefaultDocumentTreeFilter
-
- getExcludedTypes() - Method in interface org.nuxeo.ecm.core.api.tree.DocumentTreeFilter
-
- getExcludedTypes() - Method in class org.nuxeo.ecm.webapp.tree.TreeManagerPluginDescriptor
-
- getExecTime() - Method in class org.nuxeo.ecm.platform.commandline.executor.api.ExecResult
-
- getExecTime() - Method in class org.nuxeo.ecm.platform.picture.magick.ExecResult
-
Deprecated.
- getExecutable(String) - Method in class org.nuxeo.ecm.automation.server.jaxrs.AutomationResource
-
- getExecutionStatus(GraphNode.EscalationRule, CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingEscalationServiceImpl.EscalationRuleWork
-
Used to check the executed status when the escalationRule is run by a
worker in a work queue
- getExecutor() - Method in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineDescriptor
-
- getExistingDocByFileName(CoreSession, String, String) - Static method in class org.nuxeo.ecm.platform.filemanager.utils.FileManagerUtils
-
Looks if an existing Document with the same filename exists.
- getExistingDocByPropertyName(CoreSession, String, String, String) - Static method in class org.nuxeo.ecm.platform.filemanager.utils.FileManagerUtils
-
Looks if an existing Document has the same value for a given property.
- getExistingDocByTitle(CoreSession, String, String) - Static method in class org.nuxeo.ecm.platform.filemanager.utils.FileManagerUtils
-
Looks if an existing Document with the same title exists.
- getExistingPermissions() - Method in class org.nuxeo.ecm.platform.groups.audit.seam.ExcelExportRightsActionBean
-
- getExistingPublishedDocument(DocumentLocation) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublicationTree
-
- getExistingPublishedDocument(String, DocumentLocation) - Method in interface org.nuxeo.ecm.platform.publisher.api.RemotePublicationTreeManager
-
- getExistingPublishedDocument(DocumentLocation) - Method in class org.nuxeo.ecm.platform.publisher.impl.core.SectionPublicationTree
-
- getExistingPublishedDocument(DocumentLocation) - Method in class org.nuxeo.ecm.platform.publisher.impl.localfs.LocalFSPublicationTree
-
- getExistingPublishedDocument(DocumentLocation) - Method in class org.nuxeo.ecm.platform.publisher.impl.service.AbstractRemotableTree
-
- getExistingPublishedDocument(String, DocumentLocation) - Method in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
-
- getExistingPublishedDocument(DocumentLocation) - Method in class org.nuxeo.ecm.platform.publisher.remoting.client.ClientRemotePublicationTree
-
- getExistingPublishedDocument(RemotePubParam) - Method in class org.nuxeo.ecm.platform.publisher.remoting.restHandler.RestPublishingHandler
-
- getExistingPublishedDocument(String, DocumentLocation) - Method in class org.nuxeo.ecm.platform.publisher.remoting.restProxies.RemotePublicationTreeManagerRestProxy
-
- getExistingPublishedDocument(DocumentLocation) - Method in class org.nuxeo.ecm.platform.publisher.remoting.server.CoreTreeWithExternalDocs
-
- getExistingPublishedDocument(DocumentLocation) - Method in class org.nuxeo.ecm.platform.publisher.synchonize.server.AbstractSynchonizablePublicationTree
-
- getExistingPublishedDocument(DocumentLocation) - Method in class org.nuxeo.ecm.platform.rendition.publisher.RenditionPublicationCoreTree
-
- getExistingQueryPart() - Method in class org.nuxeo.ecm.platform.smart.query.IncrementalSmartQuery
-
- getExistingRelations() - Method in class org.nuxeo.functionaltests.pages.tabs.RelationTabSubPage
-
- getExpectedType() - Method in class org.nuxeo.ecm.platform.ui.web.binding.alias.AliasValueExpression
-
- getExpectedType() - Method in class org.nuxeo.ecm.platform.ui.web.binding.DefaultValueExpression
-
- getExpectedType() - Method in class org.nuxeo.ecm.platform.ui.web.binding.MapValueExpression
-
- getExpectedType() - Method in class org.nuxeo.ecm.platform.ui.web.binding.MetaValueExpression
-
- getExpectedType() - Method in class org.nuxeo.ecm.platform.ui.web.binding.MethodValueExpression
-
Deprecated.
- getExpirationTimeMilliseconds() - Method in class org.nuxeo.ecm.platform.oauth2.tokens.NuxeoOAuth2Token
-
- getExportContentViewsForCurrentDocument() - Method in class org.nuxeo.ecm.webapp.contentbrowser.DocumentContentViewActions
-
- getExportContentViewsForCurrentDocument(String) - Method in class org.nuxeo.ecm.webapp.contentbrowser.DocumentContentViewActions
-
- getExportContentViewsForDocument(DocumentModel) - Method in class org.nuxeo.ecm.webapp.contentbrowser.DocumentContentViewActions
-
- getExportedPackage(String) - Method in class org.nuxeo.osgi.services.PackageAdminImpl
-
- getExportedPackages(Bundle) - Method in class org.nuxeo.osgi.services.PackageAdminImpl
-
- getExportedPackages(String) - Method in class org.nuxeo.osgi.services.PackageAdminImpl
-
- getExportURL(DocumentModel, boolean, boolean) - Method in class org.nuxeo.ecm.platform.io.client.ImportExportActionBean
-
Returns the REST URL for export of given document.
- getExpr() - Method in class org.nuxeo.ecm.automation.core.events.EventHandler
-
Deprecated.
since 5.7: use
- getExpression() - Method in class org.nuxeo.ecm.automation.core.events.EventHandler
-
- getExpression(String) - Method in class org.nuxeo.ecm.core.query.sql.model.SelectClause
-
- getExpression(int) - Method in class org.nuxeo.ecm.core.query.sql.model.SelectClause
-
- getExpression() - Method in class org.nuxeo.ecm.platform.audit.service.extension.ExtendedInfoDescriptor
-
- getExpression() - Method in class org.nuxeo.ecm.platform.ui.web.rest.descriptors.ValueBindingDescriptor
-
- getExpression() - Method in class org.nuxeo.ecm.webengine.security.GuardDescriptor
-
- getExpression() - Method in class org.nuxeo.ecm.webengine.security.PostfixExpression
-
- getExpressionFactory() - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockApplication
-
- getExpressionFactory() - Method in class org.nuxeo.theme.jsf.facelets.vendor.DefaultFacelet
-
Return this Facelet's ExpressionFactory instance
- getExpressionString() - Method in class org.nuxeo.ecm.platform.ui.web.binding.alias.AliasValueExpression
-
- getExpressionString() - Method in class org.nuxeo.ecm.platform.ui.web.binding.DefaultValueExpression
-
- getExpressionString() - Method in class org.nuxeo.ecm.platform.ui.web.binding.DownloadMethodExpression
-
- getExpressionString() - Method in class org.nuxeo.ecm.platform.ui.web.binding.MapValueExpression
-
- getExpressionString() - Method in class org.nuxeo.ecm.platform.ui.web.binding.MetaMethodExpression
-
- getExpressionString() - Method in class org.nuxeo.ecm.platform.ui.web.binding.MetaValueExpression
-
- getExpressionString() - Method in class org.nuxeo.ecm.platform.ui.web.binding.MethodValueExpression
-
Deprecated.
- getExtendedInfos() - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
-
- getExtendedInfos() - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
-
- getExtendsFlavor() - Method in class org.nuxeo.theme.styling.service.descriptors.Flavor
-
- getExtension() - Method in class org.nuxeo.ecm.core.event.script.FileScript
-
- getExtension() - Method in class org.nuxeo.ecm.core.event.script.JARFileScript
-
- getExtension() - Method in class org.nuxeo.ecm.core.event.script.JARUrlScript
-
- getExtension() - Method in class org.nuxeo.ecm.core.event.script.Script
-
- getExtension() - Method in class org.nuxeo.ecm.core.event.script.URLScript
-
- getExtension() - Method in class org.nuxeo.ecm.platform.pictures.tiles.service.ImageToConvertDescriptor
-
- getExtension(BundleResource, String) - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationHost
-
- getExtension(String) - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationHost
-
- getExtension() - Method in class org.nuxeo.ecm.webengine.scripting.ScriptFile
-
- getExtension() - Method in class org.nuxeo.runtime.deploy.Contribution
-
- getExtension(DocumentModel, DocumentWrapper, Map<String, Object>) - Method in interface org.nuxeo.template.api.context.ContextExtensionFactory
-
Called before redering to let you add objects inside the rendering
context.
- getExtension(DocumentModel, DocumentWrapper, Map<String, Object>) - Method in class org.nuxeo.template.context.extensions.AuditExtensionFactory
-
- getExtension(DocumentModel, DocumentWrapper, Map<String, Object>) - Method in class org.nuxeo.template.context.extensions.CoreExtensionFactory
-
- getExtension(DocumentModel, DocumentWrapper, Map<String, Object>) - Method in class org.nuxeo.template.context.extensions.FunctionsExtensionFactory
-
- getExtension(DocumentModel, DocumentWrapper, Map<String, Object>) - Method in class org.nuxeo.template.jaxrs.context.ExtensionFactory
-
- getExtensionFactories() - Method in class org.nuxeo.template.service.ContextFactoryRegistry
-
- getExtensionFactory() - Method in class org.nuxeo.template.api.descriptor.ContextExtensionFactoryDescriptor
-
- getExtensionPoint(String) - Method in class org.nuxeo.apidoc.adapters.ComponentInfoDocAdapter
-
- getExtensionPoint() - Method in class org.nuxeo.apidoc.adapters.ExtensionInfoDocAdapter
-
- getExtensionPoint(String) - Method in interface org.nuxeo.apidoc.api.ComponentInfo
-
- getExtensionPoint() - Method in interface org.nuxeo.apidoc.api.ExtensionInfo
-
- getExtensionPoint(String) - Method in class org.nuxeo.apidoc.introspection.ComponentInfoImpl
-
- getExtensionPoint() - Method in class org.nuxeo.apidoc.introspection.ExtensionInfoImpl
-
- getExtensionPoint(String) - Method in class org.nuxeo.apidoc.introspection.RuntimeSnapshot
-
- getExtensionPoint(String) - Method in class org.nuxeo.apidoc.repository.RepositoryDistributionSnapshot
-
- getExtensionPoint(String) - Method in interface org.nuxeo.apidoc.snapshot.DistributionSnapshot
-
- getExtensionPoint() - Method in class org.nuxeo.runtime.deploy.Contribution
-
- getExtensionPoint() - Method in interface org.nuxeo.runtime.model.Extension
-
Gets the extension point name where this extension should be contributed.
- getExtensionPoint() - Method in class org.nuxeo.runtime.model.impl.ExtensionImpl
-
- getExtensionPoint(String) - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
-
- getExtensionPointIds() - Method in class org.nuxeo.apidoc.introspection.RuntimeSnapshot
-
- getExtensionPointIds() - Method in class org.nuxeo.apidoc.repository.RepositoryDistributionSnapshot
-
- getExtensionPointIds() - Method in interface org.nuxeo.apidoc.snapshot.DistributionSnapshot
-
- getExtensionPoints() - Method in class org.nuxeo.apidoc.adapters.ComponentInfoDocAdapter
-
- getExtensionPoints() - Method in interface org.nuxeo.apidoc.api.ComponentInfo
-
- getExtensionPoints() - Method in class org.nuxeo.apidoc.browse.ApiBrowser
-
- getExtensionPoints() - Method in class org.nuxeo.apidoc.browse.ComponentWO
-
- getExtensionPoints() - Method in class org.nuxeo.apidoc.introspection.ComponentInfoImpl
-
- getExtensionPoints() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
-
- getExtensionPoints() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
-
Gets the defined extension points.
- getExtensionPointsCount() - Method in class org.nuxeo.ecm.platform.management.adapters.ComponentInventoryAdapter
-
- getExtensionPointsCount() - Method in interface org.nuxeo.ecm.platform.management.adapters.ComponentInventoryMBean
-
- getExtensionPointsName() - Method in class org.nuxeo.ecm.platform.management.adapters.ComponentInventoryAdapter
-
- getExtensionPointsName() - Method in interface org.nuxeo.ecm.platform.management.adapters.ComponentInventoryMBean
-
- getExtensionPointsSimple() - Method in class org.nuxeo.apidoc.browse.ApiBrowser
-
- getExtensions() - Method in class org.nuxeo.apidoc.adapters.ComponentInfoDocAdapter
-
- getExtensions() - Method in class org.nuxeo.apidoc.adapters.ExtensionPointInfoDocAdapter
-
- getExtensions() - Method in interface org.nuxeo.apidoc.api.ComponentInfo
-
- getExtensions() - Method in interface org.nuxeo.apidoc.api.ExtensionPointInfo
-
- getExtensions() - Method in class org.nuxeo.apidoc.introspection.ComponentInfoImpl
-
- getExtensions() - Method in class org.nuxeo.apidoc.introspection.ExtensionPointInfoImpl
-
- getExtensions(ExtensionLevel) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
-
- getExtensions() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoProperty
-
- getExtensions() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoContentStream
-
- getExtensions() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoObjectData
-
- getExtensions() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyDataBase
-
- getExtensions() - Method in class org.nuxeo.ecm.platform.api.ws.DocumentBlob
-
- getExtensions() - Method in interface org.nuxeo.ecm.platform.mimetype.interfaces.MimetypeEntry
-
Returns the list of extensions for this mimetype.
- getExtensions() - Method in class org.nuxeo.ecm.platform.mimetype.MimetypeEntryImpl
-
- getExtensions() - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeDescriptor
-
- getExtensions() - Method in class org.nuxeo.ecm.platform.ui.web.component.file.InputFileMimetypeValidator
-
- getExtensions(ResourceExtension) - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationHost
-
- getExtensions() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
-
- getExtensions() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
-
Gets the extensions contributed by this component.
- getExtensions() - Method in class org.nuxeo.runtime.model.ReloadableComponent
-
Deprecated.
- getExtensions() - Method in class org.nuxeo.runtime.remoting.RemoteComponent
-
- getExtensionsFromMimetypeName(String) - Method in interface org.nuxeo.ecm.platform.mimetype.interfaces.MimetypeRegistry
-
Returns the extension for given mimetype.
- getExtensionsFromMimetypeName(String) - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService
-
- getExternalBlobAdapterForPrefix(String) - Method in class org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent
-
- getExternalBlobAdapterForPrefix(String) - Method in interface org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterService
-
Returns the external blob adapter registered for given prefix.
- getExternalBlobAdapterForUri(String) - Method in class org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent
-
- getExternalBlobAdapterForUri(String) - Method in interface org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterService
-
Returns the external blob adapter parsed from given URI.
- getExternalBlobForUri(String) - Method in class org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent
-
- getExternalBlobForUri(String) - Method in interface org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterService
-
Returns an external blob from given uri.
- getExternalContext() - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockFacesContext
-
- getExternalPackageDownloadRequest() - Method in class org.nuxeo.ecm.admin.AdminViewManager
-
- getExtractNestedJARs() - Method in class org.nuxeo.osgi.application.ApplicationBundleLoader
-
- getExtractNestedJARs() - Method in class org.nuxeo.osgi.application.ApplicationLoader
-
- getFacelet(String) - Method in class org.nuxeo.theme.jsf.facelets.vendor.DefaultFaceletFactory
-
- getFacelet(URL) - Method in class org.nuxeo.theme.jsf.facelets.vendor.DefaultFaceletFactory
-
Create a Facelet from the passed URL.
- getFaceletHandler(FaceletContext, TagConfig, Widget, FaceletHandler[]) - Method in class org.nuxeo.ecm.platform.forms.layout.facelets.plugins.AbstractWidgetTypeHandler
-
- getFaceletHandler(FaceletContext, TagConfig, Widget, FaceletHandler[]) - Method in class org.nuxeo.ecm.platform.forms.layout.facelets.plugins.CheckboxWidgetTypeHandler
-
- getFaceletHandler(FaceletContext, TagConfig, Widget, FaceletHandler[]) - Method in class org.nuxeo.ecm.platform.forms.layout.facelets.plugins.DateTimeWidgetTypeHandler
-
- getFaceletHandler(FaceletContext, TagConfig, Widget, FaceletHandler[]) - Method in class org.nuxeo.ecm.platform.forms.layout.facelets.plugins.DirectorySelectManyWidgetTypeHandler
-
- getFaceletHandler(FaceletContext, TagConfig, Widget, FaceletHandler[]) - Method in class org.nuxeo.ecm.platform.forms.layout.facelets.plugins.DirectorySelectOneWidgetTypeHandler
-
- getFaceletHandler(FaceletContext, TagConfig, Widget, FaceletHandler[]) - Method in class org.nuxeo.ecm.platform.forms.layout.facelets.plugins.DoubleWidgetTypeHandler
-
- getFaceletHandler(FaceletContext, TagConfig, Widget, FaceletHandler[]) - Method in class org.nuxeo.ecm.platform.forms.layout.facelets.plugins.FileWidgetTypeHandler
-
- getFaceletHandler(FaceletContext, TagConfig, Widget, FaceletHandler[]) - Method in class org.nuxeo.ecm.platform.forms.layout.facelets.plugins.HiddenWidgetTypeHandler
-
- getFaceletHandler(FaceletContext, TagConfig, Widget, FaceletHandler[]) - Method in class org.nuxeo.ecm.platform.forms.layout.facelets.plugins.HtmlTextWidgetTypeHandler
-
- getFaceletHandler(FaceletContext, TagConfig, Widget, FaceletHandler[]) - Method in class org.nuxeo.ecm.platform.forms.layout.facelets.plugins.IntWidgetTypeHandler
-
- getFaceletHandler(FaceletContext, TagConfig, Widget, FaceletHandler[]) - Method in class org.nuxeo.ecm.platform.forms.layout.facelets.plugins.LayoutWidgetTypeHandler
-
- getFaceletHandler(FaceletContext, TagConfig, Widget, FaceletHandler[]) - Method in class org.nuxeo.ecm.platform.forms.layout.facelets.plugins.SecretWidgetTypeHandler
-
- getFaceletHandler(FaceletContext, TagConfig, Widget, FaceletHandler[]) - Method in class org.nuxeo.ecm.platform.forms.layout.facelets.plugins.SelectOneListboxWidgetTypeHandler
-
- getFaceletHandler(FaceletContext, TagConfig, Widget, FaceletHandler[]) - Method in class org.nuxeo.ecm.platform.forms.layout.facelets.plugins.SelectOneMenuWidgetTypeHandler
-
- getFaceletHandler(FaceletContext, TagConfig, Widget, FaceletHandler[]) - Method in class org.nuxeo.ecm.platform.forms.layout.facelets.plugins.SelectOneRadioWidgetTypeHandler
-
- getFaceletHandler(FaceletContext, TagConfig, Widget, FaceletHandler[]) - Method in class org.nuxeo.ecm.platform.forms.layout.facelets.plugins.TemplateWidgetTypeHandler
-
- getFaceletHandler(FaceletContext, TagConfig, Widget, FaceletHandler[]) - Method in class org.nuxeo.ecm.platform.forms.layout.facelets.plugins.TextareaWidgetTypeHandler
-
- getFaceletHandler(FaceletContext, TagConfig, Widget, FaceletHandler[]) - Method in class org.nuxeo.ecm.platform.forms.layout.facelets.plugins.TextWidgetTypeHandler
-
- getFaceletHandler(FaceletContext, TagConfig, Widget, FaceletHandler[]) - Method in interface org.nuxeo.ecm.platform.forms.layout.facelets.WidgetTypeHandler
-
Returns the facelet handler that will be applied for given widget and
template in this context.
- getFaceletHandler(FaceletContext, TagConfig, Widget) - Method in interface org.nuxeo.ecm.platform.forms.layout.service.WebLayoutManager
-
- getFaceletHandler(FaceletContext, TagConfig, Widget, FaceletHandler) - Method in interface org.nuxeo.ecm.platform.forms.layout.service.WebLayoutManager
-
Returns the facelet handler for given widget.
- getFaceletHandler(FaceletContext, TagConfig, Widget) - Method in class org.nuxeo.ecm.platform.forms.layout.service.WebLayoutManagerImpl
-
- getFaceletHandler(FaceletContext, TagConfig, Widget, FaceletHandler) - Method in class org.nuxeo.ecm.platform.forms.layout.service.WebLayoutManagerImpl
-
- getFaceletHandler(FaceletContext, TagConfig, Widget, FaceletHandler[]) - Method in class org.nuxeo.ecm.platform.reporting.widget.HtmlReportParameterWidgetTypeHandler
-
- getFacesMessageFor(String) - Static method in class org.nuxeo.ecm.webapp.helpers.FacesContextMessageHelper
-
Deprecated.
Returns a FacesMessage instance.
- getFacet() - Method in class org.nuxeo.drive.service.impl.FileSystemItemFactoryDescriptor
-
- getFacet() - Method in class org.nuxeo.drive.service.impl.FileSystemItemFactoryWrapper
-
- getFacet() - Method in class org.nuxeo.ecm.automation.core.events.EventHandler
-
- getFacet() - Method in class org.nuxeo.ecm.core.api.adapter.DocumentAdapterDescriptor
-
- getFacet() - Method in class org.nuxeo.ecm.core.api.blobholder.BlobHolderFactoryDescriptor
-
- getFacet() - Method in class org.nuxeo.ecm.core.api.thumbnail.ThumbnailFactoryDescriptor
-
- getFacet(String) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
-
- getFacet(String) - Method in interface org.nuxeo.ecm.core.schema.TypeProvider
-
Gets a facet.
- getFacetFilter() - Method in class org.nuxeo.ecm.core.query.QueryFilter
-
- getFacets(Object) - Method in class org.nuxeo.apidoc.tree.NuxeoArtifactContentProvider
-
- getFacets() - Method in class org.nuxeo.ecm.automation.client.model.Document
-
- getFacets() - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
-
- getFacets() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Gets the facets available on this document (from the type and the
instance facets).
- getFacets() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- getFacets() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- getFacets() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- getFacets() - Method in interface org.nuxeo.ecm.core.model.Document
-
Gets the facets defined on this document instance.
- getFacets() - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- getFacets() - Method in interface org.nuxeo.ecm.core.schema.DocumentType
-
Gets all the facets of this document type.
- getFacets() - Method in class org.nuxeo.ecm.core.schema.DocumentTypeImpl
-
- getFacets() - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
-
- getFacets() - Method in interface org.nuxeo.ecm.core.schema.TypeProvider
-
Gets the list of facets.
- getFacets() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
-
- getFacets() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- getFacets() - Method in class org.nuxeo.ecm.platform.indexing.gateway.ws.DocumentTypeDescriptor
-
- getFacets() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
-
- getFacets() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResourceType
-
- getFacets() - Method in class org.nuxeo.ecm.webengine.model.LinkDescriptor
-
- getFacets() - Method in interface org.nuxeo.ecm.webengine.model.Resource
-
- getFacets() - Method in interface org.nuxeo.ecm.webengine.model.ResourceType
-
- getFacets(Object) - Method in interface org.nuxeo.ecm.webengine.ui.tree.ContentProvider
-
Gets the object facets.
- getFacets(Object) - Method in class org.nuxeo.ecm.webengine.ui.tree.directory.DirectoryContentProvider
-
- getFacets(Object) - Method in class org.nuxeo.ecm.webengine.ui.tree.document.DocumentContentProvider
-
- getFacets() - Method in class org.nuxeo.ecm.webengine.ui.tree.TreeItemImpl
-
- getFacets() - Method in class org.nuxeo.opensocial.container.client.gadgets.AbstractGadget
-
- getFacets() - Method in interface org.nuxeo.opensocial.container.client.gadgets.facets.api.HasFacets
-
- getFactories() - Method in class org.nuxeo.drive.service.impl.ActiveFileSystemItemFactoriesDescriptor
-
- getFactories() - Method in class org.nuxeo.ecm.directory.registry.DirectoryFactoryMapper
-
- getFactories() - Method in class org.nuxeo.ecm.directory.registry.DirectoryFactoryRegistry
-
- getFactories() - Method in class org.nuxeo.ecm.platform.content.template.service.ContentTemplateServiceImpl
-
- getFactoriesForDirectory(String) - Method in class org.nuxeo.ecm.directory.registry.DirectoryFactoryMapperRegistry
-
- getFactory() - Static method in class org.nuxeo.common.xmap.XMap
-
- getFactory(Class) - Static method in class org.nuxeo.common.xmap.XValueFactory
-
- getFactory() - Method in class org.nuxeo.drive.service.impl.FileSystemItemFactoryDescriptor
-
- getFactory() - Method in class org.nuxeo.drive.service.impl.FileSystemItemFactoryWrapper
-
- getFactory() - Method in class org.nuxeo.drive.service.impl.TopLevelFolderItemFactoryDescriptor
-
- getFactory() - Static method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JsonMarshalling
-
- getFactory() - Method in class org.nuxeo.ecm.automation.server.AutomationServerComponent
-
Deprecated.
- getFactory() - Method in class org.nuxeo.ecm.core.api.adapter.DocumentAdapterDescriptor
-
- getFactory() - Method in class org.nuxeo.ecm.core.api.blobholder.BlobHolderFactoryDescriptor
-
- getFactory() - Method in class org.nuxeo.ecm.core.api.CoreInstance
-
- getFactory(String) - Method in class org.nuxeo.ecm.core.api.model.impl.CompositePropertyFactory
-
- getFactory(String, String) - Method in class org.nuxeo.ecm.core.api.model.impl.CompositePropertyFactory
-
- getFactory() - Method in class org.nuxeo.ecm.core.api.thumbnail.ThumbnailFactoryDescriptor
-
- getFactory() - Method in interface org.nuxeo.ecm.core.persistence.EntityManagerFactoryProvider
-
- getFactory(String) - Method in interface org.nuxeo.ecm.core.persistence.EntityManagerFactoryProvider
-
- getFactory(String) - Method in class org.nuxeo.ecm.core.persistence.HibernateConfiguration
-
- getFactory() - Method in class org.nuxeo.ecm.core.persistence.HibernateConfiguration
-
- getFactory() - Method in class org.nuxeo.ecm.core.repository.RepositoryDescriptor
-
- getFactory(String) - Method in class org.nuxeo.ecm.directory.registry.DirectoryFactoryRegistry
-
- getFactory() - Method in class org.nuxeo.ecm.platform.groups.audit.service.ExcelExportServiceDescriptor
-
- getFactory() - Method in class org.nuxeo.ecm.platform.publisher.descriptors.PublicationTreeConfigDescriptor
-
- getFactory() - Method in class org.nuxeo.ecm.platform.publisher.descriptors.PublicationTreeDescriptor
-
- getFactory() - Method in class org.nuxeo.ecm.platform.publisher.descriptors.RootSectionFinderFactoryDescriptor
-
- getFactory(String) - Static method in class org.nuxeo.runtime.api.ServiceLocatorFactory
-
- getFactory(Version) - Static method in class org.nuxeo.runtime.config.ConfigurationFactory
-
- getFactory() - Method in class org.nuxeo.runtime.test.runner.web.Configuration
-
- getFactory() - Static method in class org.nuxeo.wss.spi.Backend
-
- getFactoryBindings() - Method in class org.nuxeo.ecm.platform.content.template.service.ContentTemplateServiceImpl
-
- getFactoryByDocTypeNames() - Method in class org.nuxeo.ecm.core.api.thumbnail.ThumbnailServiceImpl
-
- getFactoryByFacetNames() - Method in class org.nuxeo.ecm.core.api.thumbnail.ThumbnailServiceImpl
-
- getFactoryClass() - Method in class org.nuxeo.drive.service.impl.FileSystemItemFactoryDescriptor
-
- getFactoryClass() - Method in class org.nuxeo.drive.service.impl.TopLevelFolderItemFactoryDescriptor
-
- getFactoryClass() - Method in class org.nuxeo.ecm.core.repository.RepositoryDescriptor
-
- getFactoryClass() - Method in class org.nuxeo.ecm.webdav.service.BackendFactoryDescriptor
-
- getFactoryClass() - Method in class org.nuxeo.runtime.management.ResourceFactoryDescriptor
-
- getFactoryClassName() - Method in class org.nuxeo.theme.webwidgets.ProviderType
-
- getFactoryForFacet(String) - Method in class org.nuxeo.ecm.platform.content.template.service.ContentTemplateServiceImpl
-
- getFactoryForType(String) - Method in interface org.nuxeo.ecm.platform.content.template.service.ContentTemplateService
-
- getFactoryForType(String) - Method in class org.nuxeo.ecm.platform.content.template.service.ContentTemplateServiceImpl
-
- getFactoryInstancesByFacet() - Method in class org.nuxeo.ecm.platform.content.template.service.ContentTemplateServiceImpl
-
- getFactoryInstancesByType() - Method in class org.nuxeo.ecm.platform.content.template.service.ContentTemplateServiceImpl
-
- getFactoryName() - Method in class org.nuxeo.ecm.directory.DirectoryFactoryDescriptor
-
- getFactoryName() - Method in class org.nuxeo.ecm.platform.content.template.service.FactoryBindingDescriptor
-
- getFactoryNames() - Static method in class org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent
-
- getFailed() - Method in class org.nuxeo.ecm.core.api.Lock
-
The failure state, used for removal results.
- getFailedCount() - Method in interface org.nuxeo.ecm.core.management.api.ProbeInfo
-
- getFailedCount() - Method in interface org.nuxeo.ecm.core.management.api.ProbeMBean
-
- getFailedCount() - Method in class org.nuxeo.ecm.core.management.probes.ProbeInfoImpl
-
- getFamily() - Method in class org.nuxeo.ecm.platform.ui.web.binding.alias.UIAliasHolder
-
- getFamily() - Method in class org.nuxeo.ecm.platform.ui.web.compat.tomahawk.DisabledTomahawkComponent
-
- getFamily() - Method in class org.nuxeo.ecm.platform.ui.web.component.DisabledComponent
-
- getFamily() - Method in class org.nuxeo.ecm.platform.ui.web.component.document.RestDocumentLink
-
- getFamily() - Method in class org.nuxeo.ecm.platform.ui.web.component.holder.UIValueHolder
-
- getFamily() - Method in class org.nuxeo.ecm.platform.ui.web.component.list.UIEditableList
-
- getFamily() - Method in class org.nuxeo.ecm.platform.ui.web.component.seam.UIEntry
-
- getFamily() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelect
-
- getFamily() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectListboxComponent
-
- getFamily() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectMany
-
- getFamily() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectMultiListboxComponent
-
Deprecated.
- getFamily() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectOne
-
- getFamily() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectOutputComponent
-
- getFamily() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectStatus
-
- getFamily() - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryEntryOutputComponent
-
- getFamily() - Method in class org.nuxeo.ecm.platform.ui.web.directory.SelectManyListboxComponent
-
- getFamily() - Method in class org.nuxeo.ecm.platform.ui.web.directory.SelectOneListboxComponent
-
- getFancyBoxContent() - Method in class org.nuxeo.functionaltests.pages.AbstractPage
-
Returns the fancy box content web element
- getFeature(Class<T>) - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner
-
- getFeature() - Method in class org.nuxeo.shell.automation.RemoteContext
-
- getFeature(Class<T>) - Method in class org.nuxeo.shell.Shell
-
- getFeatures() - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner
-
- getFeatures() - Method in class org.nuxeo.shell.Shell
-
- getFeatures() - Method in class org.nuxeo.theme.themes.ThemeSetEntry
-
- getFeed(String) - Static method in class org.nuxeo.rss.reader.FeedHelper
-
return a complete feed as JSON object
- getFeed(String, int) - Static method in class org.nuxeo.rss.reader.FeedHelper
-
return partial feed as JSON object
- getFeed() - Method in class org.nuxeo.webengine.blogs.BlogRssAdapter
-
- getFeed() - Method in class org.nuxeo.webengine.sites.RssAdapter
-
- getFeedbackMessage() - Method in class org.nuxeo.functionaltests.pages.AbstractPage
-
- getFeedDateFormat() - Method in class org.nuxeo.ecm.platform.ui.web.component.seam.UIEntry
-
- getFeedFormat() - Method in class org.nuxeo.ecm.platform.ui.web.component.seam.UIEntry
-
- getFeedReaderService() - Method in class org.nuxeo.rss.reader.service.RSSFeedServiceBusinessDelegate
-
- getFeeds() - Method in class org.nuxeo.rss.reader.FeedHelper.MergedEntries
-
- getFeedUrl() - Method in class org.nuxeo.connect.client.status.ConnectUpdateStatusInfo
-
- getFeedUrl() - Method in class org.nuxeo.theme.models.Feed
-
- getFetcher() - Method in class org.nuxeo.ecm.platform.mail.fetcher.PropertiesFetcherDescriptor
-
- getFetcher(String) - Method in interface org.nuxeo.ecm.platform.mail.service.MailService
-
- getFetcher(String) - Method in class org.nuxeo.ecm.platform.mail.service.MailServiceImpl
-
- getFetcherName() - Method in class org.nuxeo.ecm.platform.mail.service.SessionFactoryDescriptor
-
- getFgColor() - Method in class org.nuxeo.shell.swing.Theme
-
- getField() - Method in class org.nuxeo.ecm.core.api.model.impl.DocumentPartImpl
-
- getField() - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
-
- getField() - Method in class org.nuxeo.ecm.core.api.model.impl.MapProperty
-
- getField() - Method in class org.nuxeo.ecm.core.api.model.impl.osm.util.FieldAccessor
-
- getField(Class<?>, String) - Static method in class org.nuxeo.ecm.core.api.model.impl.osm.util.ObjectAccessorHelper
-
- getField() - Method in class org.nuxeo.ecm.core.api.model.impl.ScalarProperty
-
- getField() - Method in interface org.nuxeo.ecm.core.api.model.Property
-
Gets the field corresponding to this property.
- getField(String) - Method in interface org.nuxeo.ecm.core.schema.SchemaManager
-
Gets the field given a prefixed name.
- getField(String) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
-
- getField(String) - Method in interface org.nuxeo.ecm.core.schema.types.ComplexType
-
Gets the field with the given name.
- getField(QName) - Method in interface org.nuxeo.ecm.core.schema.types.ComplexType
-
Gets the field having the given name.
- getField(String) - Method in class org.nuxeo.ecm.core.schema.types.ComplexTypeImpl
-
- getField(QName) - Method in class org.nuxeo.ecm.core.schema.types.ComplexTypeImpl
-
- getField(QName) - Method in class org.nuxeo.ecm.core.schema.types.CompositeTypeImpl
-
- getField() - Method in interface org.nuxeo.ecm.core.schema.types.ListType
-
Get the field defining the elements stored by this list.
- getField() - Method in class org.nuxeo.ecm.core.schema.types.ListTypeImpl
-
- getField(String, String) - Static method in class org.nuxeo.ecm.diff.service.ComplexPropertyHelper
-
- getField(String) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.configuration.AnnotationFilter
-
- getField(String) - Method in class org.nuxeo.ecm.platform.rendering.api.DefaultDocumentView
-
- getField(String) - Method in class org.nuxeo.ecm.webengine.ui.wizard.Wizard
-
- getFieldAccessor(Class<?>, String) - Static method in class org.nuxeo.ecm.core.api.model.impl.osm.util.ObjectAccessorHelper
-
- getFieldAccessor(Class<?>, String, boolean) - Static method in class org.nuxeo.ecm.core.api.model.impl.osm.util.ObjectAccessorHelper
-
- getFieldCount() - Method in class org.nuxeo.ecm.diff.model.impl.SchemaDiffImpl
-
- getFieldCount() - Method in interface org.nuxeo.ecm.diff.model.SchemaDiff
-
Gets the field count.
- getFieldDefinition() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.FieldDescriptor
-
- getFieldDefinition(String) - Method in class org.nuxeo.template.xdocreport.jaxrs.XDocReportResourceService
-
- getFieldDefinitions() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
-
- getFieldDefinitions() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
-
- getFieldDefinitions() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Widget
-
Returns the list of fields managed by this widget.
- getFieldDefinitions() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
-
Returns the list of fields managed by this widget.
- getFieldDefinitions() - Method in class org.nuxeo.ecm.platform.forms.layout.demo.jsf.PreviewLayoutDefinition
-
- getFieldDefinitions() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetDescriptor
-
- getFieldDefinitionsAsString(FieldDefinition[]) - Static method in class org.nuxeo.ecm.platform.forms.layout.facelets.library.LayoutTagLibrary
-
Returns a String representing each of the field definitions property
name, separated by a space.
- getFieldDefinitionsAsString(FieldDefinition[]) - Static method in class org.nuxeo.ecm.platform.forms.layout.functions.LayoutFunctions
-
Returns a String representing each of the field definitions property
name, separated by a space.
- getFieldDiff(String) - Method in class org.nuxeo.ecm.diff.model.impl.SchemaDiffImpl
-
- getFieldDiff(String) - Method in interface org.nuxeo.ecm.diff.model.SchemaDiff
-
Gets the field diff.
- getFieldInfo(Class<?>, String) - Static method in class org.nuxeo.theme.properties.FieldIO
-
- getFieldLabels() - Method in interface org.nuxeo.ecm.platform.annotations.configuration.service.WebAnnotationConfigurationService
-
- getFieldLabels() - Method in class org.nuxeo.ecm.platform.annotations.configuration.service.WebAnnotationConfigurationServiceImpl
-
- getFieldLabels() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.configuration.WebConfiguration
-
- getFieldLayouts() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
-
- getFieldLayouts(String, String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
-
- getFieldLayouts(String, String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetTypeConfiguration
-
Returns the list of layouts for given mode and additional modes.
- getFieldLayouts() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetTypeConfiguration
-
Returns the map of field layouts per mode.
- getFieldLayouts(String, String) - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeConfigurationDescriptor
-
- getFieldLayouts() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeConfigurationDescriptor
-
- getFieldMapper() - Method in class org.nuxeo.ecm.directory.AbstractDirectory
-
- getFieldMapping() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
-
- getFieldMapping() - Method in class org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationConfig
-
- getFieldName() - Method in interface org.nuxeo.ecm.core.schema.types.ListType
-
The field name if any was specified.
- getFieldName() - Method in class org.nuxeo.ecm.core.schema.types.ListTypeImpl
-
- getFieldName(String) - Static method in class org.nuxeo.ecm.core.utils.DocumentModelUtils
-
Obtains the field name from the full propertyName.
- getFieldName() - Method in class org.nuxeo.ecm.directory.AbstractReference
-
- getFieldName() - Method in interface org.nuxeo.ecm.directory.Reference
-
- getFieldName() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.FieldDefinition
-
Returns the field name, following XPath conventions.
- getFieldName() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.FieldDefinitionImpl
-
- getFieldName() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.FieldDescriptor
-
- getFieldName() - Method in class org.nuxeo.ecm.webapp.directory.DirectoryTreeDescriptor
-
- getFieldNames() - Method in class org.nuxeo.ecm.diff.model.impl.SchemaDiffImpl
-
- getFieldNames() - Method in interface org.nuxeo.ecm.diff.model.SchemaDiff
-
Gets the field names as a list.
- getFieldNames() - Static method in class org.nuxeo.ecm.platform.rendering.template.DocumentFieldAccessor
-
- getFields() - Method in class org.nuxeo.connect.update.xml.FormDefinition
-
- getFields() - Method in class org.nuxeo.ecm.core.schema.PrefetchInfo
-
- getFields() - Method in interface org.nuxeo.ecm.core.schema.types.ComplexType
-
Gets all fields as a (field name, field type) map.
- getFields() - Method in class org.nuxeo.ecm.core.schema.types.ComplexTypeImpl
-
- getFields() - Method in interface org.nuxeo.ecm.diff.model.DiffBlockDefinition
-
Returns the list of field definitions.
- getFields() - Method in class org.nuxeo.ecm.diff.model.impl.DiffBlockDefinitionImpl
-
- getFields() - Method in class org.nuxeo.ecm.diff.service.impl.DiffBlockDescriptor
-
- getFields() - Method in class org.nuxeo.ecm.diff.service.impl.DiffExcludedFieldsDescriptor
-
- getFields() - Method in class org.nuxeo.ecm.platform.annotations.configuration.service.FilterDescriptor
-
- getFields() - Method in class org.nuxeo.ecm.platform.annotations.configuration.service.WebAnnotationDefinitionDescriptor
-
- getFields() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.configuration.AnnotationDefinition
-
- getFields() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.configuration.AnnotationFilter
-
- getFields() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.model.Annotation
-
- getFields() - Method in interface org.nuxeo.ecm.platform.filemanager.api.FileManager
-
- getFields() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.UnicityExtension
-
- getFields() - Method in class org.nuxeo.ecm.platform.filemanager.service.FileManagerService
-
- getFields() - Method in class org.nuxeo.ecm.platform.forms.layout.demo.descriptors.DemoWidgetTypeDescriptor
-
- getFields() - Method in class org.nuxeo.ecm.platform.forms.layout.demo.jsf.PreviewLayoutDefinition
-
- getFields() - Method in interface org.nuxeo.ecm.platform.forms.layout.demo.service.DemoWidgetType
-
- getFields() - Method in class org.nuxeo.ecm.platform.forms.layout.demo.service.DemoWidgetTypeImpl
-
- getFields() - Method in class org.nuxeo.ecm.platform.rendering.api.DefaultDocumentView
-
- getFields(String) - Method in class org.nuxeo.ecm.webengine.ui.wizard.Wizard
-
- getFieldsCount() - Method in interface org.nuxeo.ecm.core.schema.types.ComplexType
-
Gets the number of fields defined for this complex type.
- getFieldsCount() - Method in class org.nuxeo.ecm.core.schema.types.ComplexTypeImpl
-
- getFieldsInErrorAsJson() - Method in class org.nuxeo.wizard.context.Context
-
- getFieldType() - Method in interface org.nuxeo.ecm.core.schema.types.ListType
-
Get the field describing the element type the list accept.
- getFieldType() - Method in class org.nuxeo.ecm.core.schema.types.ListTypeImpl
-
- getFieldType(Field) - Static method in class org.nuxeo.ecm.diff.service.ComplexPropertyHelper
-
- getFieldType(DocumentModel, PredicateFieldDefinition) - Static method in class org.nuxeo.ecm.platform.query.nxql.NXQLQueryBuilder
-
- getFile(String) - Method in interface org.nuxeo.common.file.FileCache
-
Gets a file from the cache.
- getFile(String) - Method in class org.nuxeo.common.file.LRUFileCache
-
- getFile() - Method in class org.nuxeo.common.utils.FileRef.ExactFileRef
-
- getFile() - Method in class org.nuxeo.common.utils.FileRef
-
Gets the file referenced by this object.
- getFile() - Method in class org.nuxeo.common.utils.FileRef.PatternFileRef
-
- getFile(String) - Method in class org.nuxeo.connect.update.task.standalone.AbstractTask
-
Get a file given its key in the environment map.
- getFile() - Method in class org.nuxeo.connect.update.task.update.UpdateOptions
-
- getFile() - Method in class org.nuxeo.drive.seam.DesktopPackageDefinition
-
- getFile(String) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.DefaultSession
-
- getFile(String, AsyncCallback<Blob>) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.DefaultSession
-
- getFile(String, AsyncCallback<Blob>) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JavaSession
-
- getFile() - Method in class org.nuxeo.ecm.automation.client.model.FileBlob
-
- getFile() - Method in interface org.nuxeo.ecm.automation.client.model.HasFile
-
- getFile(String) - Method in interface org.nuxeo.ecm.automation.client.Session
-
Get a file from the server given a path identifying the file.
- getFile(String, AsyncCallback<Blob>) - Method in interface org.nuxeo.ecm.automation.client.Session
-
- getFile(HttpServletRequest, String, String) - Method in class org.nuxeo.ecm.automation.server.jaxrs.AutomationResource
-
Gets the content of the blob or blobs (multipart/mixed) located by the
given doc uid and property path.
- getFile() - Method in class org.nuxeo.ecm.core.api.impl.blob.FileBlob
-
- getFile(String) - Method in class org.nuxeo.ecm.core.storage.sql.BinaryFileCache
-
- getFile() - Method in class org.nuxeo.ecm.platform.picture.api.ImageInfo
-
- getFile(String) - Method in class org.nuxeo.ecm.platform.ui.web.multipart.MultipartRequest
-
- getFile(String) - Method in class org.nuxeo.ecm.webengine.loader.store.FileResourceStore
-
- getFile(String) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
-
template and script resolver
- getFile(String) - Method in class org.nuxeo.ecm.webengine.model.impl.DirectoryStack
-
Gets the file given its name in this virtual directory.
- getFile(String) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
-
- getFile(String) - Method in interface org.nuxeo.ecm.webengine.model.Module
-
Gets a file using the configured directory stack.
- getFile(String) - Method in interface org.nuxeo.ecm.webengine.model.WebContext
-
Resolves the given path into a file.
- getFile() - Method in class org.nuxeo.ecm.webengine.scripting.ScriptFile
-
- getFile(Request) - Method in class org.nuxeo.opensocial.gadgets.GadgetDocument
-
- getFile(Request, String) - Method in class org.nuxeo.opensocial.gadgets.GadgetDocument
-
- getFile() - Method in interface org.nuxeo.osgi.BundleFile
-
Gets the current location of the bundle as a file.
- getFile() - Method in class org.nuxeo.osgi.DirectoryBundleFile
-
- getFile() - Method in class org.nuxeo.osgi.JarBundleFile
-
- getFile() - Method in class org.nuxeo.osgi.jboss.JBossBundleFile
-
- getFile(URL) - Static method in class org.nuxeo.runtime.jboss.deployer.Utils
-
- getFile(VirtualFile) - Static method in class org.nuxeo.runtime.jboss.deployer.Utils
-
Try to convert a virtual file to a real java file.
- getFile() - Method in class org.nuxeo.runtime.services.resource.ResourceDescriptor
-
- getFile() - Method in class org.nuxeo.runtime.services.streaming.FileSource
-
- getFile(String) - Static method in class org.nuxeo.theme.resources.BankManager
-
- getFileAbsolutePath(String) - Method in class org.nuxeo.ecm.core.api.externalblob.FileSystemExternalBlobAdapter
-
- getFileAppendersFiles(LoggerRepository) - Static method in class org.nuxeo.log4j.Log4JHelper
-
Returns list of files produced by FileAppender
s defined in a
given LoggerRepository
.
- getFileAppendersFiles(File) - Static method in class org.nuxeo.log4j.Log4JHelper
-
- getFileBytes(String) - Method in class org.nuxeo.ecm.platform.ui.web.multipart.MultipartRequest
-
- getFileContent() - Method in interface org.nuxeo.ecm.platform.forum.web.api.PostAction
-
Gets the content of the attached file of the post at creation time.
- getFileContent() - Method in class org.nuxeo.ecm.platform.forum.web.PostActionBean
-
- getFileContent() - Method in interface org.nuxeo.ecm.platform.picture.web.PictureManager
-
Gets the content of the Picture.
- getFileContent() - Method in class org.nuxeo.ecm.platform.picture.web.PictureManagerBean
-
- getFileContent(File) - Static method in class org.nuxeo.theme.resources.BankUtils
-
- getFileContentDiffBlobs(DocumentModel, ContentDiffConversionType, Locale) - Method in class org.nuxeo.ecm.diff.content.adapter.base.AbstractContentDiffAdapter
-
- getFileContentDiffBlobs(DocumentModel, String, ContentDiffConversionType, Locale) - Method in class org.nuxeo.ecm.diff.content.adapter.base.AbstractContentDiffAdapter
-
- getFileContentDiffBlobs(DocumentModel, ContentDiffConversionType, Locale) - Method in interface org.nuxeo.ecm.diff.content.ContentDiffAdapter
-
- getFileContentDiffBlobs(DocumentModel, String, ContentDiffConversionType, Locale) - Method in interface org.nuxeo.ecm.diff.content.ContentDiffAdapter
-
- getFileContentDiffURL(DocumentModel, ContentDiffConversionType, String) - Method in class org.nuxeo.ecm.diff.content.adapter.base.AbstractContentDiffAdapter
-
- getFileContentDiffURL(DocumentModel, String, ContentDiffConversionType, String) - Method in class org.nuxeo.ecm.diff.content.adapter.base.AbstractContentDiffAdapter
-
- getFileContentDiffURL(DocumentModel, ContentDiffConversionType, String) - Method in interface org.nuxeo.ecm.diff.content.ContentDiffAdapter
-
- getFileContentDiffURL(DocumentModel, String, ContentDiffConversionType, String) - Method in interface org.nuxeo.ecm.diff.content.ContentDiffAdapter
-
- getFileContentType(String) - Method in class org.nuxeo.ecm.platform.ui.web.multipart.MultipartRequest
-
- getFileExtension(String) - Static method in class org.nuxeo.common.utils.FileUtils
-
- getFileExtension() - Method in class org.nuxeo.common.utils.Path
-
- getFileExtension() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.Path
-
- getFileExtension(String) - Static method in class org.nuxeo.runtime.scripting.ScriptingComponent
-
- getFileExtension() - Method in class org.nuxeo.shell.utils.Path
-
- getFileForDigest(String, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.LocalBinaryManager
-
Gets a file representing the storage for a given digest.
- getFileFromBlob(Blob) - Static method in class org.nuxeo.ecm.platform.picture.api.BlobHelper
-
If the blob is backed by an actual file, return it.
- getFileFromURL(URL) - Static method in class org.nuxeo.common.utils.FileUtils
-
- getFileInfoLocalValue() - Method in class org.nuxeo.ecm.platform.ui.web.component.file.UIInputFile
-
- getFileInfoSubmittedValue() - Method in class org.nuxeo.ecm.platform.ui.web.component.file.UIInputFile
-
- getFileInfoValue() - Method in class org.nuxeo.ecm.platform.ui.web.component.file.UIInputFile
-
- getFileInputStream(String) - Method in class org.nuxeo.ecm.platform.ui.web.multipart.MultipartRequest
-
- getFileItem(String) - Method in class org.nuxeo.ecm.webengine.forms.FormData
-
- getFileItems(String) - Method in class org.nuxeo.ecm.webengine.forms.FormData
-
- getFileItemValue(FileItem) - Method in class org.nuxeo.ecm.webengine.forms.FormData
-
- getFileManagerService() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
-
- getFileName() - Method in class org.nuxeo.apidoc.adapters.BundleInfoDocAdapter
-
- getFileName() - Method in interface org.nuxeo.apidoc.api.BundleInfo
-
- getFileName() - Method in class org.nuxeo.apidoc.introspection.BundleInfoImpl
-
- getFileName(String) - Static method in class org.nuxeo.common.utils.FileUtils
-
- getFileName() - Method in class org.nuxeo.ecm.automation.client.model.Blob
-
- getFilename() - Method in interface org.nuxeo.ecm.core.api.Blob
-
- getFilename() - Method in class org.nuxeo.ecm.core.api.impl.blob.DefaultBlob
-
- getFilename() - Method in class org.nuxeo.ecm.core.api.impl.blob.DefaultStreamBlob
-
- getFileName() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoContentStream
-
- getFilename() - Method in class org.nuxeo.ecm.diff.model.impl.ContentProperty
-
- getFilename() - Method in interface org.nuxeo.ecm.platform.forum.web.api.PostAction
-
Gets the name of the attached file of the post at creation time.
- getFilename() - Method in class org.nuxeo.ecm.platform.forum.web.PostActionBean
-
- getFilename() - Method in interface org.nuxeo.ecm.platform.picture.api.PictureView
-
- getFilename() - Method in class org.nuxeo.ecm.platform.picture.api.PictureViewImpl
-
- getFilename() - Method in interface org.nuxeo.ecm.platform.picture.web.PictureManager
-
Gets the filename of the uploaded file.
- getFilename() - Method in class org.nuxeo.ecm.platform.picture.web.PictureManagerBean
-
- getFilename() - Method in class org.nuxeo.ecm.platform.ui.web.component.file.InputFileInfo
-
- getFilename() - Method in class org.nuxeo.ecm.platform.ui.web.component.file.UIInputFile
-
- getFilename() - Method in class org.nuxeo.ecm.platform.ui.web.component.file.UIOutputFile
-
- getFileName(String) - Method in class org.nuxeo.ecm.platform.ui.web.multipart.MultipartRequest
-
- getFilename(DocumentModel, DocumentView) - Static method in class org.nuxeo.ecm.platform.url.codec.DocumentFileCodec
-
- getFilename() - Method in class org.nuxeo.ecm.styleguide.service.descriptors.IconDescriptor
-
- getFilename() - Method in class org.nuxeo.ecm.webapp.clipboard.SummaryEntry
-
- getFileName(DocumentModel) - Method in class org.nuxeo.ecm.webapp.contentbrowser.DocumentActionsBean
-
- getFileName() - Method in interface org.nuxeo.ecm.webapp.filemanager.FileManageActions
-
- getFileName() - Method in class org.nuxeo.ecm.webapp.filemanager.FileManageActionsBean
-
- getFileName() - Method in class org.nuxeo.ecm.webapp.filemanager.UploadItemHolder
-
- getFileName() - Method in class org.nuxeo.ecm.webengine.jaxrs.scan.AnnotationReader
-
- getFileName() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.Path
-
- getFileName() - Method in class org.nuxeo.ecm.webengine.scripting.ScriptFile
-
- getFilename(boolean) - Method in class org.nuxeo.functionaltests.forms.FileWidgetElement
-
- getFileName() - Method in interface org.nuxeo.osgi.BundleFile
-
Gets the original file name of this bundle.
- getFileName() - Method in class org.nuxeo.osgi.DirectoryBundleFile
-
- getFileName() - Method in class org.nuxeo.osgi.JarBundleFile
-
- getFileName() - Method in class org.nuxeo.osgi.jboss.JBossBundleFile
-
- getFileName() - Method in class org.nuxeo.osgi.NestedJarBundleFile
-
- getFileName() - Method in class org.nuxeo.shell.utils.Path
-
- getFileName() - Method in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
-
- getFileName() - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
-
Shortcut to access the underlying
Blob
filename
- getFilename() - Method in class org.nuxeo.theme.webwidgets.providers.DataEntity
-
- getFilename() - Method in class org.nuxeo.theme.webwidgets.WidgetData
-
- getFilename() - Method in class org.nuxeo.wizard.download.DownloadPackage
-
- getFileNameFromPath(String) - Static method in class org.nuxeo.common.utils.Path
-
Gets the name of the icon file so that it can be displayed as alt text.
- getFileNameNoExt(String) - Static method in class org.nuxeo.common.utils.FileUtils
-
- getFilenamePropertyName(DocumentView) - Static method in class org.nuxeo.ecm.platform.url.codec.DocumentFileCodec
-
- getFileParts() - Method in class org.nuxeo.shell.utils.Path
-
- getFilePath() - Method in class org.nuxeo.ecm.core.api.blobholder.AbstractBlobHolder
-
- getFilePath() - Method in interface org.nuxeo.ecm.core.api.blobholder.BlobHolder
-
Returns a filesystem-like path to represent the held blob.
- getFilePath() - Method in class org.nuxeo.ecm.platform.picture.api.ImageInfo
-
- getFilePathFromUrl(URL) - Static method in class org.nuxeo.common.utils.FileUtils
-
Decodes an URL path so that is can be processed as a filename later.
- getFilePreviewBlobs() - Method in class org.nuxeo.ecm.platform.preview.adapter.base.AbstractHtmlPreviewAdapter
-
- getFilePreviewBlobs(String) - Method in class org.nuxeo.ecm.platform.preview.adapter.base.AbstractHtmlPreviewAdapter
-
- getFilePreviewBlobs(boolean) - Method in class org.nuxeo.ecm.platform.preview.adapter.base.AbstractHtmlPreviewAdapter
-
- getFilePreviewBlobs(String, boolean) - Method in class org.nuxeo.ecm.platform.preview.adapter.base.AbstractHtmlPreviewAdapter
-
- getFilePreviewBlobs() - Method in interface org.nuxeo.ecm.platform.preview.api.HtmlPreviewAdapter
-
- getFilePreviewBlobs(String) - Method in interface org.nuxeo.ecm.platform.preview.api.HtmlPreviewAdapter
-
- getFilePreviewBlobs(boolean) - Method in interface org.nuxeo.ecm.platform.preview.api.HtmlPreviewAdapter
-
- getFilePreviewBlobs(String, boolean) - Method in interface org.nuxeo.ecm.platform.preview.api.HtmlPreviewAdapter
-
- getFilePreviewURL() - Method in class org.nuxeo.ecm.platform.preview.adapter.base.AbstractHtmlPreviewAdapter
-
- getFilePreviewURL(String) - Method in class org.nuxeo.ecm.platform.preview.adapter.base.AbstractHtmlPreviewAdapter
-
- getFilePreviewURL() - Method in interface org.nuxeo.ecm.platform.preview.api.HtmlPreviewAdapter
-
- getFilePreviewURL(String) - Method in interface org.nuxeo.ecm.platform.preview.api.HtmlPreviewAdapter
-
- getFileRef() - Method in class org.nuxeo.wss.spi.dws.AbstractDWSItem
-
- getFileRef() - Method in interface org.nuxeo.wss.spi.dws.DWSItem
-
- getFiles(String) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.DefaultSession
-
- getFiles(String, AsyncCallback<Blobs>) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.DefaultSession
-
- getFiles(String, AsyncCallback<Blobs>) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JavaSession
-
- getFiles(String) - Method in interface org.nuxeo.ecm.automation.client.Session
-
Get a collection of files from the server given the path identifying the
collection.
- getFiles(String, AsyncCallback<Blobs>) - Method in interface org.nuxeo.ecm.automation.client.Session
-
- getFiles(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- getFiles(DocumentRef, Filter, Sorter) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- getFiles(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
- getFiles(DocumentRef, Filter, Sorter) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
- getFiles() - Method in class org.nuxeo.opensocial.container.client.event.publ.UpdateWebContentEvent
-
- getFiles() - Method in class org.nuxeo.opensocial.container.client.rpc.webcontent.action.UpdateWebContent
-
- getFiles() - Method in class org.nuxeo.opensocial.container.shared.webcontent.abs.AbstractWebContentData
-
- getFiles() - Method in interface org.nuxeo.opensocial.container.shared.webcontent.WebContentData
-
- getFilesBatch(String) - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchResource
-
- getFilesCount() - Method in interface org.nuxeo.ecm.core.io.ExportedDocument
-
The number of files describing the document.
- getFilesCount() - Method in class org.nuxeo.ecm.core.io.impl.ExportedDocumentImpl
-
- getFileSeparator() - Method in class org.nuxeo.ecm.webapp.clipboard.SummaryEntry
-
- getFileSize(String) - Method in class org.nuxeo.ecm.platform.ui.web.multipart.MultipartRequest
-
- getFileSize(String) - Static method in class org.nuxeo.ecm.platform.ui.web.tag.fn.Functions
-
- getFileSummaryTab() - Method in class org.nuxeo.functionaltests.pages.FileDocumentBasePage
-
- getFileSystemChanges(CoreSession, Set<IdRef>, SynchronizationRoots, long, long, int) - Method in interface org.nuxeo.drive.service.FileSystemChangeFinder
-
Gets the changes in the repository against which the given session is
bound for the given synchronization root paths, since the given last
successful synchronization date and without exceeding the given limit.
- getFileSystemChanges() - Method in interface org.nuxeo.drive.service.FileSystemChangeSummary
-
- getFileSystemChanges(CoreSession, Set<IdRef>, SynchronizationRoots, long, long, int) - Method in class org.nuxeo.drive.service.impl.AuditChangeFinder
-
- getFileSystemChanges() - Method in class org.nuxeo.drive.service.impl.FileSystemChangeSummaryImpl
-
- getFileSystemItem(DocumentModel, boolean) - Method in class org.nuxeo.drive.hierarchy.permission.factory.UserSyncRootParentFactory
-
- getFileSystemItem(DocumentModel, boolean, boolean) - Method in class org.nuxeo.drive.hierarchy.permission.factory.UserSyncRootParentFactory
-
- getFileSystemItem(DocumentModel) - Method in interface org.nuxeo.drive.service.FileSystemItemAdapterService
-
- getFileSystemItem(DocumentModel, boolean) - Method in interface org.nuxeo.drive.service.FileSystemItemAdapterService
-
- getFileSystemItem(DocumentModel, boolean, boolean) - Method in interface org.nuxeo.drive.service.FileSystemItemAdapterService
-
- getFileSystemItem(DocumentModel, FolderItem) - Method in interface org.nuxeo.drive.service.FileSystemItemAdapterService
-
- getFileSystemItem(DocumentModel, FolderItem, boolean) - Method in interface org.nuxeo.drive.service.FileSystemItemAdapterService
-
- getFileSystemItem(DocumentModel, FolderItem, boolean, boolean) - Method in interface org.nuxeo.drive.service.FileSystemItemAdapterService
-
- getFileSystemItem() - Method in interface org.nuxeo.drive.service.FileSystemItemChange
-
- getFileSystemItem(DocumentModel) - Method in interface org.nuxeo.drive.service.FileSystemItemFactory
-
- getFileSystemItem(DocumentModel, boolean) - Method in interface org.nuxeo.drive.service.FileSystemItemFactory
-
- getFileSystemItem(DocumentModel, boolean, boolean) - Method in interface org.nuxeo.drive.service.FileSystemItemFactory
-
- getFileSystemItem(DocumentModel, FolderItem) - Method in interface org.nuxeo.drive.service.FileSystemItemFactory
-
- getFileSystemItem(DocumentModel, FolderItem, boolean) - Method in interface org.nuxeo.drive.service.FileSystemItemFactory
-
- getFileSystemItem(DocumentModel, FolderItem, boolean, boolean) - Method in interface org.nuxeo.drive.service.FileSystemItemFactory
-
- getFileSystemItem(DocumentModel) - Method in class org.nuxeo.drive.service.impl.AbstractFileSystemItemFactory
-
- getFileSystemItem(DocumentModel, boolean) - Method in class org.nuxeo.drive.service.impl.AbstractFileSystemItemFactory
-
- getFileSystemItem(DocumentModel, boolean, boolean) - Method in class org.nuxeo.drive.service.impl.AbstractFileSystemItemFactory
-
- getFileSystemItem(DocumentModel, FolderItem) - Method in class org.nuxeo.drive.service.impl.AbstractFileSystemItemFactory
-
- getFileSystemItem(DocumentModel, FolderItem, boolean) - Method in class org.nuxeo.drive.service.impl.AbstractFileSystemItemFactory
-
- getFileSystemItem(DocumentModel, FolderItem, boolean, boolean) - Method in class org.nuxeo.drive.service.impl.AbstractFileSystemItemFactory
-
- getFileSystemItem(DocumentModel, boolean) - Method in class org.nuxeo.drive.service.impl.AbstractSyncRootFolderItemFactory
-
Force parent id using #getParentId(String)
.
- getFileSystemItem(DocumentModel, boolean, boolean) - Method in class org.nuxeo.drive.service.impl.AbstractSyncRootFolderItemFactory
-
Force parent id using #getParentId(String)
.
- getFileSystemItem(DocumentModel) - Method in class org.nuxeo.drive.service.impl.AbstractVirtualFolderItemFactory
-
- getFileSystemItem(DocumentModel, boolean) - Method in class org.nuxeo.drive.service.impl.AbstractVirtualFolderItemFactory
-
- getFileSystemItem(DocumentModel, boolean, boolean) - Method in class org.nuxeo.drive.service.impl.AbstractVirtualFolderItemFactory
-
- getFileSystemItem(DocumentModel, FolderItem) - Method in class org.nuxeo.drive.service.impl.AbstractVirtualFolderItemFactory
-
- getFileSystemItem(DocumentModel, FolderItem, boolean) - Method in class org.nuxeo.drive.service.impl.AbstractVirtualFolderItemFactory
-
- getFileSystemItem(DocumentModel, FolderItem, boolean, boolean) - Method in class org.nuxeo.drive.service.impl.AbstractVirtualFolderItemFactory
-
- getFileSystemItem(DocumentModel) - Method in class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
-
- getFileSystemItem(DocumentModel, boolean) - Method in class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
-
- getFileSystemItem(DocumentModel, boolean, boolean) - Method in class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
-
- getFileSystemItem(DocumentModel, FolderItem) - Method in class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
-
- getFileSystemItem(DocumentModel, FolderItem, boolean) - Method in class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
-
- getFileSystemItem(DocumentModel, FolderItem, boolean, boolean) - Method in class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
-
- getFileSystemItem() - Method in class org.nuxeo.drive.service.impl.FileSystemItemChangeImpl
-
- getFileSystemItemById(String, Principal) - Method in interface org.nuxeo.drive.service.FileSystemItemFactory
-
Gets the
FileSystemItem
with the given id using a core session
fetched with the given principal.
- getFileSystemItemById(String, Principal) - Method in interface org.nuxeo.drive.service.FileSystemItemManager
-
- getFileSystemItemById(String, Principal) - Method in class org.nuxeo.drive.service.impl.AbstractFileSystemItemFactory
-
- getFileSystemItemById(String, Principal) - Method in class org.nuxeo.drive.service.impl.AbstractVirtualFolderItemFactory
-
- getFileSystemItemById(String, Principal) - Method in class org.nuxeo.drive.service.impl.FileSystemItemManagerImpl
-
- getFileSystemItemFactories() - Method in class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
-
- getFileSystemItemFactory(String) - Method in class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
-
- getFileSystemItemFactoryDescriptors() - Method in class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
-
- getFileSystemItemFactoryForId(String) - Method in interface org.nuxeo.drive.service.FileSystemItemAdapterService
-
- getFileSystemItemFactoryForId(String) - Method in class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
-
Iterates on the ordered contributed file system item factories until if
finds one that can handle the given
FileSystemItem
id.
- getFileSystemItemId() - Method in interface org.nuxeo.drive.service.FileSystemItemChange
-
- getFileSystemItemId() - Method in class org.nuxeo.drive.service.impl.FileSystemItemChangeImpl
-
- getFileSystemItemName() - Method in interface org.nuxeo.drive.service.FileSystemItemChange
-
- getFileSystemItemName() - Method in class org.nuxeo.drive.service.impl.FileSystemItemChangeImpl
-
- getFileTreeColumnWidth() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayoutSettings
-
- getFileUpload() - Method in interface org.nuxeo.ecm.webapp.filemanager.FileManageActions
-
- getFileUpload() - Method in class org.nuxeo.ecm.webapp.filemanager.FileManageActionsBean
-
- getFileUpload() - Method in class org.nuxeo.ecm.webapp.filemanager.UploadItemHolder
-
- getFileurlPicture() - Method in interface org.nuxeo.ecm.platform.picture.web.PictureManager
-
Gets the fileurl.
- getFileurlPicture() - Method in class org.nuxeo.ecm.platform.picture.web.PictureManagerBean
-
- getFileVersion() - Method in class org.nuxeo.connect.update.task.update.Version
-
- getFilter() - Method in class org.nuxeo.common.utils.FileTreeIterator
-
- getFilter(String) - Static method in class org.nuxeo.ecm.automation.core.events.DocumentAttributeFilterFactory
-
- getFilter(String) - Method in class org.nuxeo.ecm.platform.actions.ActionFilterRegistry
-
- getFilter() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.model.AnnotationModel
-
- getFilter() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.FileImporterDescriptor
-
- getFilter() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.Button
-
- getFilter() - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryAwareComponent
-
- getFilter(String) - Method in interface org.nuxeo.ecm.webapp.tree.TreeManager
-
Returns filter to use for given plugin names.
- getFilter(String) - Method in class org.nuxeo.ecm.webapp.tree.TreeManagerImpl
-
- getFilter() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.FilterDescriptor
-
- getFilter() - Method in class org.nuxeo.theme.formats.FormatFilterType
-
- getFilter() - Method in class org.nuxeo.theme.jsf.component.UIPanel
-
- getFilter() - Method in class org.nuxeo.theme.rendering.FilterType
-
- getFilter() - Method in class org.nuxeo.theme.rendering.StandaloneFilterType
-
- getFilterClassName() - Method in class org.nuxeo.ecm.webapp.tree.TreeManagerPluginDescriptor
-
- getFilterDefinitions() - Method in interface org.nuxeo.ecm.platform.annotations.configuration.service.WebAnnotationConfigurationService
-
- getFilterDefinitions() - Method in class org.nuxeo.ecm.platform.annotations.configuration.service.WebAnnotationConfigurationServiceImpl
-
- getFilterDisplayType() - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentViewLayout
-
Returns the filter display type to handle different kinds of filter
display.
- getFilterDisplayType() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewLayoutImpl
-
- getFilteredRouteModels() - Method in class org.nuxeo.ecm.platform.routing.web.DocumentRoutingActionsBean
-
- getFilteredUserVirtualGroups(String) - Method in class org.nuxeo.ecm.social.workspace.ManageSocialWorkspaceActions
-
- getFilterField() - Method in class org.nuxeo.ecm.platform.htmlsanitizer.FieldDescriptor
-
- getFilterId() - Method in class org.nuxeo.ecm.automation.core.ChainExceptionDescriptor.ChainExceptionRun
-
- getFilterId() - Method in class org.nuxeo.ecm.automation.core.exception.CatchChainException
-
- getFilterIds() - Method in class org.nuxeo.ecm.platform.actions.Action
-
- getFilterRegistry() - Method in class org.nuxeo.ecm.platform.actions.ActionService
-
Deprecated.
since 5.5: use interface methods on ActionManager instead of
public methods on ActionService.
- getFilters() - Method in class org.nuxeo.ecm.platform.actions.Action
-
- getFilters() - Method in class org.nuxeo.ecm.platform.actions.ActionFilterRegistry
-
- getFilters(String) - Method in class org.nuxeo.ecm.platform.actions.ActionService
-
- getFilters(String) - Method in interface org.nuxeo.ecm.platform.actions.ejb.ActionManager
-
- getFilters() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.configuration.WebConfiguration
-
- getFilters() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
-
- getFilters() - Method in interface org.nuxeo.ecm.platform.filemanager.service.extension.FileImporter
-
Gets filters.
- getFilters() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.FileImporterDescriptor
-
- getFilters() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.FilterSetDescriptor
-
- getFilters() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletDescriptor
-
- getFilters() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.FilterSet
-
- getFilters() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.RequestChain
-
- getFilters() - Method in class org.nuxeo.theme.rendering.RendererType
-
- getFilterSet() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.FilterSetDescriptor
-
- getFilterSetDescriptors() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletRegistry
-
- getFiltersFor(String) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletRegistry
-
- getFilterTypeFamily() - Method in class org.nuxeo.theme.formats.FormatFilter
-
- getFilterTypeFamily() - Method in class org.nuxeo.theme.formats.FormatFilterType
-
- getFilterTypeFamily() - Method in interface org.nuxeo.theme.rendering.Filter
-
- getFilterTypeFamily() - Method in class org.nuxeo.theme.rendering.FilterType
-
- getFilterTypeFamily() - Method in class org.nuxeo.theme.rendering.StandaloneFilter
-
- getFilterTypeFamily() - Method in class org.nuxeo.theme.rendering.StandaloneFilterType
-
- getFilterValue() - Method in class org.nuxeo.ecm.platform.htmlsanitizer.FieldDescriptor
-
- getFilterValues() - Method in class org.nuxeo.ecm.platform.htmlsanitizer.FieldDescriptor
-
- getFinder() - Method in class org.nuxeo.shell.swing.ConsolePanel
-
- getFirstAnnotation(Class<?>, Class<T>) - Method in class org.nuxeo.runtime.test.runner.AnnotationScanner
-
- getFirstBlob() - Method in class org.nuxeo.ecm.webengine.forms.FormData
-
- getFirstChildFolders() - Method in class org.nuxeo.ecm.platform.routing.api.DocumentRouteTableElement
-
- getFirstDocument() - Method in class org.nuxeo.ecm.platform.io.api.util.AbstractIOConfiguration
-
- getFirstDocument() - Method in interface org.nuxeo.ecm.platform.io.api.util.IOConfiguration
-
- getFirstMatchingDescriptor(String) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.NuxeoCorsFilterDescriptorRegistry
-
- getFirstName() - Method in class org.nuxeo.ecm.automation.core.scripting.PrincipalWrapper
-
- getFirstName() - Method in class org.nuxeo.ecm.core.api.impl.UserPrincipal
-
- getFirstName() - Method in interface org.nuxeo.ecm.core.api.NuxeoPrincipal
-
Gets the first name of this principal.
- getFirstName() - Method in class org.nuxeo.ecm.core.api.SystemPrincipal
-
- getFirstName() - Method in class org.nuxeo.ecm.platform.usermanager.DetachedNuxeoPrincipal
-
- getFirstName() - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
-
- getFirstName() - Method in interface org.nuxeo.ecm.platform.usermanager.UserAdapter
-
- getFirstName() - Method in class org.nuxeo.ecm.platform.usermanager.UserAdapterImpl
-
- getFirstName() - Method in class org.nuxeo.ecm.user.registration.UserRegistrationInfo
-
- getFirstNCharacters(int) - Method in interface org.nuxeo.ecm.social.workspace.adapters.Article
-
- getFirstNCharacters(int) - Method in class org.nuxeo.ecm.social.workspace.adapters.ArticleAdapter
-
- getFirstNode() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.util.StringRangeXPointer
-
- getFirstSegment(String) - Static method in class org.nuxeo.wss.url.WSSUrlMapper
-
- getFirstValue() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoProperty
-
- getFirstValue() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData
-
- getFirstValue() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyDataCheckInComment
-
- getFirstValue() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyDataContentStreamDigest
-
- getFirstValue() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyDataContentStreamFileName
-
- getFirstValue() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyDataContentStreamLength
-
- getFirstValue() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyDataContentStreamMimeType
-
- getFirstValue() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyDataIsLatestMajorVersion
-
- getFirstValue() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyDataIsLatestVersion
-
- getFirstValue() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyDataIsMajorVersion
-
- getFirstValue() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyDataIsVersionSeriesCheckedOut
-
- getFirstValue() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyDataName
-
- getFirstValue() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyDataParentId
-
- getFirstValue() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyDataPath
-
- getFirstValue() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyDataVersionLabel
-
- getFirstValue() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyDataVersionSeriesCheckedOutBy
-
- getFirstValue() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyDataVersionSeriesCheckedOutId
-
- getFirstValue() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyDataBase
-
- getFirstValue() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyDataBase.NuxeoPropertyDataFixed
-
- getFirstValue() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyDataBase.NuxeoPropertyMultiDataFixed
-
- getFirstVersion() - Method in class org.nuxeo.connect.update.task.update.Entry
-
- getFirstViewXPath() - Method in class org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter
-
- getFirstViewXPath() - Method in class org.nuxeo.ecm.platform.picture.api.adapters.NoPictureAdapter
-
- getFirstViewXPath() - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.PictureResourceAdapter
-
Convenience method to get the XPath of the first view of the Picture.
- getFirstWebSiteParent(CoreSession, DocumentModel) - Static method in class org.nuxeo.webengine.sites.utils.SiteUtils
-
Gets the first mini-site parent.
- getFistNWordsFromString(String, int) - Static method in class org.nuxeo.webengine.sites.utils.SiteUtils
-
- getFixedPart() - Method in interface org.nuxeo.ecm.platform.query.api.WhereClauseDefinition
-
- getFixedPart() - Method in class org.nuxeo.ecm.platform.query.core.WhereClauseDescriptor
-
- getFlags() - Method in class org.nuxeo.ecm.core.api.operation.Operation
-
- getFlags() - Method in interface org.nuxeo.ecm.core.event.Event
-
Gets the set of event flags
- getFlags() - Method in class org.nuxeo.ecm.core.event.impl.EventImpl
-
- getFlags() - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentView
-
- getFlags() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewDescriptor
-
- getFlags() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewImpl
-
- getFlatTree() - Method in interface org.nuxeo.snapshot.Snapshot
-
- getFlatTree() - Method in class org.nuxeo.snapshot.SnapshotableAdapter
-
- getFlavor(String) - Method in interface org.nuxeo.ecm.webapp.webcontainer.ThemeActions
-
- getFlavor(String) - Method in class org.nuxeo.ecm.webapp.webcontainer.ThemeActionsBean
-
- getFlavor() - Method in interface org.nuxeo.theme.localconfiguration.LocalThemeConfig
-
Returns the flavor (collection) to use for current page
- getFlavor() - Method in class org.nuxeo.theme.localconfiguration.LocalThemeConfigAdapter
-
- getFlavor(String) - Method in class org.nuxeo.theme.styling.service.registries.FlavorRegistry
-
- getFlavor(String) - Method in interface org.nuxeo.theme.styling.service.ThemeStylingService
-
Returns the flavor for given name, or null if not found.
- getFlavor(String) - Method in class org.nuxeo.theme.styling.service.ThemeStylingServiceImpl
-
- getFlavorNames(String) - Method in interface org.nuxeo.theme.styling.service.ThemeStylingService
-
Returns the flavor names for a given theme page
- getFlavorNames(String) - Method in class org.nuxeo.theme.styling.service.ThemeStylingServiceImpl
-
- getFlavors() - Method in class org.nuxeo.theme.styling.service.descriptors.ThemePage
-
- getFlavors(String) - Method in interface org.nuxeo.theme.styling.service.ThemeStylingService
-
Returns the flavors for a given theme page
- getFlavors(String) - Method in class org.nuxeo.theme.styling.service.ThemeStylingServiceImpl
-
- getFlavorsExtending(String) - Method in class org.nuxeo.theme.styling.service.registries.FlavorRegistry
-
- getFloatValue() - Method in class org.nuxeo.ecm.platform.reporting.report.ReportParameter
-
- getFloatValue() - Method in class org.nuxeo.ecm.platform.smart.query.IncrementalSmartQuery
-
- getFoldableBox(String, boolean) - Method in class org.nuxeo.functionaltests.dam.AssetViewFragment
-
Returns the foldable box element with the given title.
- getFolder() - Method in class org.nuxeo.ecm.webdav.jaxrs.IsFolder
-
- getFolder(String) - Method in class org.nuxeo.opensocial.container.client.model.FolderPickerModel
-
- getFolderExportURL() - Method in class org.nuxeo.ecm.platform.io.client.ImportExportActionBean
-
Generates URL to call export restlet on a folder.
- getFolderIconUrl() - Method in class org.nuxeo.opensocial.container.client.model.Folder
-
- getFolderId() - Method in class org.nuxeo.opensocial.container.client.event.priv.presenter.FolderChosenEvent
-
- getFolderish() - Method in class org.nuxeo.wss.spi.dws.DWSDocument
-
- getFolderListRequest(Callback) - Method in class org.nuxeo.opensocial.container.client.model.FolderPickerModel
-
- getFolderName() - Method in class org.nuxeo.drive.hierarchy.permission.factory.UserSyncRootParentFactory
-
- getFolderName() - Method in class org.nuxeo.drive.hierarchy.userworkspace.factory.UserWorkspaceTopLevelFactory
-
- getFolderName() - Method in class org.nuxeo.drive.service.impl.AbstractVirtualFolderItemFactory
-
- getFolderName() - Method in interface org.nuxeo.drive.service.VirtualFolderItemFactory
-
- getFolderName() - Method in class org.nuxeo.opensocial.container.client.event.priv.presenter.FolderChosenEvent
-
- getFolderParent() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFolder
-
- getFolderParent(String, String, String, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
-
- getFolderPreview(String) - Method in class org.nuxeo.opensocial.container.client.model.FolderPickerModel
-
- getFolders(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- getFolders(DocumentRef, Filter, Sorter) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- getFolders(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
- getFolders(DocumentRef, Filter, Sorter) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
- getFolders() - Method in class org.nuxeo.opensocial.container.client.model.FolderPickerModel
-
- getFolderTree(int) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFolder
-
- getFolderTree(int, OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFolder
-
- getFolderTree(String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
-
- getFont(String) - Static method in class org.nuxeo.shell.swing.Theme
-
- getFont() - Method in class org.nuxeo.shell.swing.Theme
-
- getFontFamilyList() - Method in class org.nuxeo.shell.swing.widgets.JFontChooser
-
- getFontFamilyTextField() - Method in class org.nuxeo.shell.swing.widgets.JFontChooser
-
- getFontSizeList() - Method in class org.nuxeo.shell.swing.widgets.JFontChooser
-
- getFontSizeTextField() - Method in class org.nuxeo.shell.swing.widgets.JFontChooser
-
- getFontString(Font) - Static method in class org.nuxeo.shell.swing.Theme
-
- getFontStyle(String) - Static method in class org.nuxeo.shell.swing.Theme
-
- getFontStyleList() - Method in class org.nuxeo.shell.swing.widgets.JFontChooser
-
- getFontStyleName(int) - Static method in class org.nuxeo.shell.swing.Theme
-
- getFontStyleTextField() - Method in class org.nuxeo.shell.swing.widgets.JFontChooser
-
- getFooter() - Method in class org.nuxeo.opensocial.container.client.rpc.layout.action.UpdateYUILayoutFooter
-
- getFooter() - Method in class org.nuxeo.opensocial.container.client.rpc.layout.result.UpdateYUILayoutFooterResult
-
- getFooter() - Method in interface org.nuxeo.opensocial.container.shared.layout.api.YUILayout
-
- getFooter() - Method in class org.nuxeo.opensocial.container.shared.layout.impl.YUILayoutImpl
-
- getFooterSelectionCheckBox() - Method in interface org.nuxeo.opensocial.container.client.presenter.ContainerBuilderPresenter.Display
-
- getFooterSelectionCheckBox() - Method in class org.nuxeo.opensocial.container.client.view.ContainerBuilderWidget
-
- getFooterStyle() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
-
- getForcableTypes() - Method in class org.nuxeo.template.web.TemplatesActionBean
-
- getForcedTypes() - Method in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
-
- getForcedTypes() - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
-
Get List of Document Types that must be automatically bound to this
template at creation time
- getForceReloadTypes() - Method in class org.nuxeo.ecm.core.repository.RepositoryDescriptor
-
- getForceType() - Method in class org.nuxeo.ecm.platform.ui.web.component.seam.UICellExcel
-
Returns the force type attribute, used to force cell type to "date" or
"number" for instance.
- getForeignKey() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Column
-
- getForeignKeyConstraintName(String, String, String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
- getForeignTable() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Column
-
- getForm() - Method in exception org.nuxeo.ecm.webengine.forms.validation.ValidationException
-
- getForm() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
-
- getForm() - Method in interface org.nuxeo.ecm.webengine.model.WebContext
-
Gets the representation of the data form submitted by the user.
- getForm(Class<T>) - Method in class org.nuxeo.ecm.webengine.ui.wizard.Wizard
-
- getForm() - Method in class org.nuxeo.ecm.webengine.ui.wizard.WizardPage
-
- getForm(Class<T>) - Method in class org.nuxeo.ecm.webengine.ui.wizard.WizardSession
-
- getFORM_ENCODED_CONTENT_TYPE() - Method in class org.nuxeo.wss.fprpc.FPRPCConts
-
- getFormat() - Method in class org.nuxeo.ecm.platform.picture.api.ImageInfo
-
- getFormat() - Method in class org.nuxeo.ecm.platform.rendering.impl.RenderingEngineDescriptor
-
- getFormat() - Method in class org.nuxeo.ecm.platform.video.Video
-
Returns the format of this Video
.
- getFormat() - Method in class org.nuxeo.ecm.platform.video.VideoInfo
-
Returns the format of the video.
- getFormat() - Method in class org.nuxeo.theme.rendering.RenderingInfo
-
- getFormatById(Integer) - Static method in class org.nuxeo.theme.themes.ThemeManager
-
- getFormatById(String) - Static method in class org.nuxeo.theme.themes.ThemeManager
-
- getFormatByType(Object, FormatType) - Static method in class org.nuxeo.theme.elements.ElementFormatter
-
- getFormatClass() - Method in class org.nuxeo.theme.formats.FormatType
-
- getFormatFor(Element, String) - Static method in class org.nuxeo.theme.elements.ElementFormatter
-
- getFormatId() - Method in class org.nuxeo.common.utils.XidImpl
-
- getFormatName() - Method in class org.nuxeo.ecm.platform.ec.notification.email.NotificationsRenderingEngine
-
- getFormatName() - Method in class org.nuxeo.ecm.platform.rendering.impl.DefaultRenderingResult
-
- getFormatName() - Method in interface org.nuxeo.ecm.platform.rendering.RenderingEngine
-
- getFormatName() - Method in interface org.nuxeo.ecm.platform.rendering.RenderingResult
-
Gets the format name of the result.
- getFormatName() - Method in class org.nuxeo.theme.formats.FormatFilterType
-
- getFormatsByTypeName(String) - Method in class org.nuxeo.theme.themes.ThemeManager
-
- getFormatsFor(Element) - Static method in class org.nuxeo.theme.elements.ElementFormatter
-
- getFormattedDate() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.model.Annotation
-
- getFormattedPath(DocumentModel) - Method in class org.nuxeo.ecm.platform.publisher.web.AbstractPublishActions
-
- getFormattedPath(String) - Method in class org.nuxeo.ecm.platform.publisher.web.PublishActionsBean
-
- getFormattedPluginsNames() - Method in interface org.nuxeo.ecm.platform.ui.web.htmleditor.api.HtmlEditorPluginService
-
- getFormattedPluginsNames() - Method in class org.nuxeo.ecm.platform.ui.web.htmleditor.service.HtmlEditorPluginServiceImpl
-
- getFormattedText() - Method in class org.nuxeo.ecm.automation.core.trace.BasedTracer
-
- getFormattedText() - Method in class org.nuxeo.ecm.automation.core.trace.Trace
-
- getFormattedText() - Method in interface org.nuxeo.ecm.automation.OperationCallback
-
- getFormattedToolbarsButtonsNames() - Method in interface org.nuxeo.ecm.platform.ui.web.htmleditor.api.HtmlEditorPluginService
-
- getFormattedToolbarsButtonsNames() - Method in class org.nuxeo.ecm.platform.ui.web.htmleditor.service.HtmlEditorPluginServiceImpl
-
- getFormattedTrace() - Method in class org.nuxeo.ecm.automation.OperationContext
-
Deprecated.
- getFormatType() - Method in class org.nuxeo.theme.formats.DefaultFormat
-
- getFormatType() - Method in interface org.nuxeo.theme.formats.Format
-
- getFormatType() - Method in class org.nuxeo.theme.formats.FormatFilter
-
- getFormatType() - Method in class org.nuxeo.theme.views.ViewType
-
- getFormatTypeNames() - Method in class org.nuxeo.theme.themes.ThemeManager
-
- getFormFields() - Method in class org.nuxeo.ecm.webengine.forms.FormData
-
- getFormFields() - Method in interface org.nuxeo.ecm.webengine.forms.FormDataProvider
-
- getFormFields() - Method in interface org.nuxeo.ecm.webengine.forms.FormInstance
-
- getFormFields() - Method in class org.nuxeo.ecm.webengine.forms.SimpleFormDataProvider
-
- getFormFields() - Method in class org.nuxeo.ecm.webengine.forms.TestFormInstance
-
- getFormFields() - Method in class org.nuxeo.ecm.webengine.ui.wizard.Wizard
-
- getFormListProperty(String) - Method in class org.nuxeo.ecm.webengine.forms.FormData
-
- getFormProperty(String) - Method in class org.nuxeo.ecm.webengine.forms.FormData
-
- getForms(String) - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
-
- getForms() - Method in class org.nuxeo.connect.update.xml.FormsDefinition
-
- getFormType() - Method in class org.nuxeo.ecm.webengine.ui.wizard.WizardPage
-
- getFormVariables(Task) - Method in class org.nuxeo.ecm.platform.routing.web.RoutingTaskActionsBean
-
- getFPServerVersion() - Method in class org.nuxeo.wss.WSSConfig
-
- getFragment() - Method in class org.nuxeo.ecm.platform.domsync.core.events.DOMNodeInsertedEvent
-
- getFragment() - Method in class org.nuxeo.ecm.webengine.model.impl.AdapterDescriptor
-
- getFragment() - Method in class org.nuxeo.ecm.webengine.model.impl.TypeDescriptor
-
- getFragment(int) - Method in interface org.nuxeo.runtime.contribution.Contribution
-
- getFragment(int) - Method in class org.nuxeo.runtime.contribution.impl.ContributionImpl
-
- getFragment() - Method in class org.nuxeo.runtime.model.impl.ConfigurationDescriptorImpl
-
- getFragmentByValue(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.Selection
-
Gets a fragment given its filtered value.
- getFragmentKeysType(String) - Method in class org.nuxeo.ecm.core.storage.sql.Model
-
- getFragmentNames() - Method in class org.nuxeo.ecm.core.storage.sql.Model
-
- getFragments(Bundle) - Static method in class org.nuxeo.ecm.webengine.app.WebEngineModuleFactory
-
- getFragments(String) - Method in class org.nuxeo.osgi.BundleRegistry
-
- getFragments(Bundle) - Method in class org.nuxeo.osgi.services.PackageAdminImpl
-
- getFragments() - Method in class org.nuxeo.runtime.model.ContributionFragmentRegistry
-
Get an array of all contribution fragments
- getFragments(String) - Static method in class org.nuxeo.theme.editor.Editor
-
- getFragmentsByValue(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.Selection
-
Gets all the fragments, if the selection is complete.
- getFragmentStyle() - Static method in class org.nuxeo.theme.editor.SessionManager
-
- getFragmentType() - Method in class org.nuxeo.theme.editor.FragmentInfo
-
- getFragmentType() - Static method in class org.nuxeo.theme.editor.SessionManager
-
- getFragmentType() - Method in class org.nuxeo.theme.fragments.AbstractFragment
-
- getFragmentType() - Method in interface org.nuxeo.theme.fragments.Fragment
-
- getFragmentType() - Method in class org.nuxeo.theme.fragments.FragmentInfo
-
- getFragmentView() - Static method in class org.nuxeo.theme.editor.SessionManager
-
- getFrameRate() - Method in class org.nuxeo.ecm.platform.video.Video
-
Returns the frame rate of this Video
.
- getFrameRate() - Method in class org.nuxeo.ecm.platform.video.VideoInfo
-
Returns the frame rate of the video.
- getFrameScrollFromTop() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.controler.AnnotationController
-
- getFrameUrl() - Method in class org.nuxeo.opensocial.container.shared.webcontent.OpenSocialData
-
- getFreeVariableSetter() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Column
-
- getFreeVariableSetterForType(ColumnType) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
Gets the JDBC expression setting a free value for this column type.
- getFreeVariableSetterForType(ColumnType) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
-
- getFreezePaneRowSplit() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayoutSettings
-
- getFrom() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Select
-
- getFromCache(String) - Static method in class org.nuxeo.ecm.core.convert.cache.ConversionCacheHolder
-
- getFromCache(String) - Method in class org.nuxeo.ecm.platform.ui.web.cache.ThreadSafeCacheHolder
-
- getFromCache(DocumentRef, String) - Method in class org.nuxeo.ecm.platform.ui.web.cache.ThreadSafeCacheHolder
-
- getFromCache(DocumentModel, String) - Method in class org.nuxeo.ecm.platform.ui.web.cache.ThreadSafeCacheHolder
-
- getFromClause() - Method in class org.nuxeo.ecm.core.query.sql.model.SQLQuery
-
- getFromEmail() - Method in class org.nuxeo.ecm.webapp.email.EmailSenderActionsBean
-
- getFromEmail() - Method in class org.nuxeo.ecm.webapp.notification.email.EmailNotificationSenderActionsBean
-
- getFromResultSet(ResultSet, int) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Column
-
- getFromResultSet(ResultSet, int, Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
- getFromResultSet(ResultSet, int, Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDB2
-
- getFromResultSet(ResultSet, int, Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDerby
-
- getFromResultSet(ResultSet, int, Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
-
- getFromResultSet(ResultSet, int, Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectHSQLDB
-
- getFromResultSet(ResultSet, int, Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
-
- getFromResultSet(ResultSet, int, Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
-
- getFromResultSet(ResultSet, int, Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
-
- getFromResultSet(ResultSet, int, Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
-
- getFromUnitName() - Method in class org.nuxeo.opensocial.container.client.event.priv.model.WebContentMovedEvent
-
- getFromWebContentPosition() - Method in class org.nuxeo.opensocial.container.client.event.priv.model.WebContentMovedEvent
-
- getFullDate() - Method in class org.nuxeo.webengine.blogs.models.BlogSiteArchiveDayModel
-
- getFullDocumentUrl(RepositoryLocation, DocumentRef) - Static method in class org.nuxeo.ecm.platform.ui.web.util.DocumentLocator
-
Deprecated.
Returns something like
http://server:port/nuxeo/getDocument.xhtml?docRef=ServerLocationName/DocRef.
- getFullDocumentUrl(String, DocumentRef) - Static method in class org.nuxeo.ecm.platform.ui.web.util.DocumentLocator
-
Deprecated.
Returns something like
http://server:port/nuxeo/getDocument.xhtml?docRef=ServerLocationName/DocRef.
- getFullName(String) - Static method in class org.nuxeo.connect.update.task.guards.PlatformHelper
-
- getFullName(String) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.excel.AclNameShortner
-
- getFullNames() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.excel.AclNameShortner
-
- getFullQuotedName() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Column
-
- getFulltextFieldType(String, String) - Method in class org.nuxeo.ecm.core.storage.sql.Model
-
Finds out if a field is to be indexed as fulltext.
- getFulltextIndexedColumns() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
Specifies what columns of the fulltext table have to be indexed.
- getFulltextIndexedColumns() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDB2
-
- getFulltextIndexedColumns() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDerby
-
- getFulltextIndexedColumns() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
-
- getFulltextIndexedColumns() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectHSQLDB
-
- getFulltextIndexedColumns() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
-
- getFulltextIndexedColumns() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
-
- getFulltextIndexedColumns() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
-
- getFulltextIndexedColumns() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
-
- getFulltextIndexSuffix(String) - Method in class org.nuxeo.ecm.core.storage.sql.Model
-
- getFulltextInfo() - Method in class org.nuxeo.ecm.core.storage.sql.Model
-
- getFulltextInfoForFragment(String) - Method in class org.nuxeo.ecm.core.storage.sql.Model
-
Checks if a fragment has any field indexable as fulltext.
- getFulltextInjector() - Method in class org.nuxeo.ecm.platform.annotations.repository.service.AnnotationsRepositoryComponent
-
- getFulltextParserClass() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
-
- getFulltextParserClass(String) - Static method in class org.nuxeo.ecm.core.storage.sql.RepositoryResolver
-
- getFulltextScoredMatchInfo(String, String, int, Column, Model, Database) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
Gets the SQL information needed to do a a fulltext match, either with a
direct expression in the WHERE clause, or using a join with an additional
table.
- getFulltextScoredMatchInfo(String, String, int, Column, Model, Database) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDB2
-
- getFulltextScoredMatchInfo(String, String, int, Column, Model, Database) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDerby
-
- getFulltextScoredMatchInfo(String, String, int, Column, Model, Database) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
-
- getFulltextScoredMatchInfo(String, String, int, Column, Model, Database) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectHSQLDB
-
- getFulltextScoredMatchInfo(String, String, int, Column, Model, Database) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
-
- getFulltextScoredMatchInfo(String, String, int, Column, Model, Database) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
-
- getFulltextScoredMatchInfo(String, String, int, Column, Model, Database) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
-
- getFulltextScoredMatchInfo(String, String, int, Column, Model, Database) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
-
- getFulltextType() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
Gets the type of a fulltext column has known by JDBC.
- getFunction(String) - Method in class org.nuxeo.ecm.core.query.sql.model.SelectClause
-
- getFunction(int) - Method in class org.nuxeo.ecm.core.query.sql.model.SelectClause
-
- getFunctionMapper() - Method in class org.nuxeo.ecm.platform.actions.jsf.JSFELContext
-
- getFunctionMapper() - Method in class org.nuxeo.ecm.platform.el.ExpressionContext
-
- getFunctionMapper() - Method in class org.nuxeo.ecm.platform.ui.web.binding.EvaluationContext
-
- getGadget(String) - Method in interface org.nuxeo.opensocial.gadgets.service.api.GadgetService
-
Return a gadget declaration
- getGadget(String) - Method in class org.nuxeo.opensocial.gadgets.service.GadgetServiceImpl
-
- getGadget(String) - Method in class org.nuxeo.opensocial.webengine.gadgets.Gadgets
-
- getGadgetCategory() - Method in interface org.nuxeo.opensocial.gadgets.service.api.GadgetService
-
Returns the list of gadget categories
- getGadgetCategory() - Method in class org.nuxeo.opensocial.gadgets.service.GadgetServiceImpl
-
- getGadgetDef() - Method in class org.nuxeo.opensocial.container.shared.webcontent.OpenSocialData
-
- getGadgetDefinition() - Method in interface org.nuxeo.opensocial.gadgets.service.api.GadgetDeclaration
-
- getGadgetDefinition(String) - Method in interface org.nuxeo.opensocial.gadgets.service.api.GadgetService
-
Returns a URL to the gadget definition
- getGadgetDefinition() - Method in class org.nuxeo.opensocial.gadgets.service.ExternalGadgetDescriptor
-
- getGadgetDefinition(String) - Method in class org.nuxeo.opensocial.gadgets.service.GadgetServiceImpl
-
- getGadgetDefinition() - Method in class org.nuxeo.opensocial.gadgets.service.InternalGadgetDescriptor
-
- getGadgetFactory() - Method in interface org.nuxeo.opensocial.container.client.gin.ClientInjector
-
- getGadgetFile(String) - Method in class org.nuxeo.opensocial.webengine.gadgets.GadgetResource
-
- getGadgetList() - Method in interface org.nuxeo.opensocial.gadgets.service.api.GadgetService
-
Returns the list of all registered gadgets declarations
- getGadgetList(String) - Method in interface org.nuxeo.opensocial.gadgets.service.api.GadgetService
-
Returns the list of the registered gadgets for a given category
- getGadgetList() - Method in class org.nuxeo.opensocial.gadgets.service.GadgetServiceImpl
-
- getGadgetList(String) - Method in class org.nuxeo.opensocial.gadgets.service.GadgetServiceImpl
-
- getGadgetList(String, String) - Method in class org.nuxeo.opensocial.webengine.gadgets.Gadgets
-
- getGadgetName() - Method in class org.nuxeo.opensocial.container.shared.webcontent.OpenSocialData
-
- getGadgetNameByCategory() - Method in interface org.nuxeo.opensocial.gadgets.service.api.GadgetService
-
Return a hashed map of all registered gadgets by category TODO: check if
this is necessary in the API (perhaps a GWT tweak)
- getGadgetNameByCategory() - Method in class org.nuxeo.opensocial.gadgets.service.GadgetServiceImpl
-
- getGadgetResource(String, String) - Method in interface org.nuxeo.opensocial.gadgets.service.api.GadgetService
-
Returns a stream on a resource of a gadget
- getGadgetResource(String, String) - Method in class org.nuxeo.opensocial.gadgets.service.GadgetServiceImpl
-
- getGadgetsBaseURL() - Method in class org.nuxeo.ecm.user.center.dashboard.seam.UserDashboardActions
-
- getGadgetsBaseUrl(boolean) - Static method in class org.nuxeo.opensocial.helper.OpenSocialGadgetHelper
-
- getGadgetsBaseUrl(boolean, boolean) - Static method in class org.nuxeo.opensocial.helper.OpenSocialGadgetHelper
-
- getGadgetSpec() - Method in interface org.nuxeo.opensocial.gadgets.service.api.GadgetDeclaration
-
- getGadgetSpec(String) - Method in interface org.nuxeo.opensocial.gadgets.service.api.GadgetService
-
Return the parsed Gadget Spec (may require an http fetch)
- getGadgetSpec(GadgetDeclaration) - Method in interface org.nuxeo.opensocial.gadgets.service.api.GadgetService
-
Return the parsed Gadget Spec (may require an http fetch)
- getGadgetSpec() - Method in class org.nuxeo.opensocial.gadgets.service.BaseGadgetDescriptor
-
- getGadgetSpec(String) - Method in class org.nuxeo.opensocial.gadgets.service.GadgetServiceImpl
-
- getGadgetSpec(GadgetDeclaration) - Method in class org.nuxeo.opensocial.gadgets.service.GadgetServiceImpl
-
- getGadgetSpecFactory() - Method in interface org.nuxeo.opensocial.service.api.OpenSocialService
-
Returns our own gadget Spec Factory
- getGadgetSpecFactory() - Method in class org.nuxeo.opensocial.service.impl.OpenSocialServiceImpl
-
- getGadgetTitleElement(String) - Method in class org.nuxeo.functionaltests.fragment.GadgetsContainerFragment
-
- getGadgetUrl() - Method in class org.nuxeo.ecm.platform.oauth.providers.NuxeoOAuthServiceProvider
-
- getGadgetUrl() - Method in class org.nuxeo.opensocial.shindig.crypto.OAuthServiceDescriptor
-
- getGallery(String, String, String) - Method in class org.nuxeo.opensocial.webengine.gadgets.Gadgets
-
- getGarbageCollector() - Method in interface org.nuxeo.ecm.core.storage.sql.BinaryManager
-
Returns the Binary Garbage Collector that can be used for this binary
manager.
- getGCCalls() - Static method in class org.nuxeo.ecm.core.convert.cache.ConversionCacheGCManager
-
- getGCCalls() - Static method in class org.nuxeo.ecm.platform.pictures.tiles.service.PictureTilingCacheGCManager
-
- getGCDuration() - Method in class org.nuxeo.ecm.core.storage.sql.BinaryManagerStatus
-
The GC duration, in milliseconds
- getGCInterval() - Method in class org.nuxeo.ecm.core.convert.extension.GlobalConfigDescriptor
-
- getGCIntervalInMinutes() - Static method in class org.nuxeo.ecm.core.convert.cache.GCTask
-
- getGCIntervalInMinutes() - Static method in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
-
- getGCIntervalInMinutes() - Static method in class org.nuxeo.ecm.platform.pictures.tiles.service.GCTask
-
- getGCRuns() - Static method in class org.nuxeo.ecm.core.convert.cache.ConversionCacheGCManager
-
- getGCRuns() - Static method in class org.nuxeo.ecm.platform.pictures.tiles.service.PictureTilingCacheGCManager
-
- getGeneratedId(Connection) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
Gets a generated id if so configured, otherwise returns null.
- getGeneratedId(Connection) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
-
- getGeneratedId(Connection) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
-
- getGenerationCriteria() - Method in class org.nuxeo.ecm.platform.uidgen.service.UIDGeneratorDescriptor
-
- getGenerationExpression() - Method in class org.nuxeo.ecm.platform.uidgen.service.UIDGeneratorDescriptor
-
- getGenericPageProvider() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewDescriptor
-
- getGenre() - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPicture
-
- getGenre() - Method in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
-
- getGetterMethod() - Method in class org.nuxeo.ecm.core.api.model.impl.osm.util.MethodAccessor
-
- getGetterName(String) - Static method in class org.nuxeo.ecm.core.api.model.impl.osm.util.ObjectAccessorHelper
-
- getGlobalFeedsDocumentModelList(CoreSession) - Method in class org.nuxeo.rss.reader.service.RSSFeedComponent
-
- getGlobalFeedsDocumentModelList(CoreSession) - Method in interface org.nuxeo.rss.reader.service.RSSFeedService
-
return feed defined by administrator
- getGlobalInfoMap() - Method in class org.nuxeo.theme.themes.ThemeManager
-
- getGlobalPageSize() - Method in class org.nuxeo.ecm.platform.contentview.seam.ContentViewActions
-
Returns the global page size
- getGlobalPresets(String) - Static method in class org.nuxeo.theme.editor.Main
-
- getGlobalPresets(String, String) - Static method in class org.nuxeo.theme.presets.PresetManager
-
- getGlobalRequestCounter() - Method in class org.nuxeo.ecm.platform.web.common.session.NuxeoHttpSessionMonitor
-
- getGlobalResourcesFor(String) - Method in class org.nuxeo.theme.resources.ResourceManager
-
- getGlobalResourcesFor(URL) - Method in class org.nuxeo.theme.resources.ResourceManager
-
- getGlobalTransactionId() - Method in class org.nuxeo.common.utils.XidImpl
-
- getGlobalTypes() - Method in class org.nuxeo.ecm.webengine.WebEngine
-
- getGranted() - Method in class org.nuxeo.ecm.platform.content.template.service.ACEDescriptor
-
- getGrantPattern() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.OpenUrlDescriptor
-
- getGranularity() - Method in class org.nuxeo.ecm.core.test.RepositorySettings
-
- getGraph() - Method in class org.nuxeo.ecm.platform.annotations.api.AnnotationImpl
-
- getGraph(String, CoreSession) - Method in interface org.nuxeo.ecm.platform.relations.api.RelationManager
-
Gets a registered graph by name.
- getGraph() - Method in class org.nuxeo.ecm.platform.relations.io.IORelationGraphHelper
-
- getGraph(String, CoreSession) - Method in class org.nuxeo.ecm.platform.relations.services.RelationService
-
- getGraphByName(String) - Method in interface org.nuxeo.ecm.platform.relations.api.RelationManager
-
Gets a registered graph by name.
- getGraphByName(String) - Method in class org.nuxeo.ecm.platform.relations.services.RelationService
-
- getGraphManagerEventListener() - Method in interface org.nuxeo.ecm.platform.annotations.repository.service.AnnotationsRepositoryConfigurationService
-
- getGraphManagerEventListener() - Method in class org.nuxeo.ecm.platform.annotations.repository.service.AnnotationsRepositoryConfigurationServiceImpl
-
- getGraphName() - Method in class org.nuxeo.ecm.automation.core.operations.services.GetRelations
-
- getGraphNames() - Method in interface org.nuxeo.ecm.platform.relations.api.RelationManager
-
Gets the list containing the graph names.
- getGraphNames() - Method in class org.nuxeo.ecm.platform.relations.services.RelationService
-
- getGraphNamesForCopyFromReplacedProxy() - Method in class org.nuxeo.ecm.platform.relations.core.listener.PublishRelationsListener
-
- getGraphNamesForCopyFromWork() - Method in class org.nuxeo.ecm.platform.relations.core.listener.PublishRelationsListener
-
- GetGraphOperation - Class in org.nuxeo.ecm.platform.routing.core.impl
-
Returns a json representation of the graph route
- GetGraphOperation() - Constructor for class org.nuxeo.ecm.platform.routing.core.impl.GetGraphOperation
-
- getGraphType() - Method in interface org.nuxeo.ecm.platform.relations.api.GraphDescription
-
- getGraphType() - Method in class org.nuxeo.ecm.platform.relations.descriptors.GraphDescriptor
-
- getGraphTypes() - Method in class org.nuxeo.ecm.platform.relations.services.RelationService
-
- getGreatestVersion() - Method in class org.nuxeo.connect.update.task.update.Entry
-
- getGregorianCalendar(DocumentModel, String) - Static method in class org.nuxeo.webengine.sites.utils.SiteUtils
-
- getGroovyClassLoader() - Method in class org.nuxeo.ecm.automation.core.scripting.GroovyScripting
-
- getGroovyClassLoader() - Method in class org.nuxeo.ecm.webengine.scripting.GroovyScripting
-
- getGroovyClassProxy(String) - Method in class org.nuxeo.ecm.webengine.loader.WebLoader
-
- getGroovyScripting() - Method in class org.nuxeo.ecm.webengine.loader.WebLoader
-
- getGroup() - Method in class org.nuxeo.apidoc.api.BundleGroupFlatTree
-
- getGroup(String) - Method in class org.nuxeo.ecm.platform.computedgroups.UserManagerWithComputedGroups
-
- getGroup(String) - Static method in class org.nuxeo.ecm.platform.shibboleth.ShibbolethGroupHelper
-
- getGroup(String) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- getGroup(String) - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
-
Returns the nuxeo group with given name or null if it does not exist.
- getGroup(String) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- getGroup() - Method in class org.nuxeo.ecm.social.relationship.RelationshipKind
-
- getGroup() - Method in class org.nuxeo.ecm.social.relationship.service.RelationshipKindDescriptor
-
- getGroup() - Method in class org.nuxeo.runtime.api.ServiceDescriptor
-
- getGroup(String) - Method in class org.nuxeo.runtime.api.ServiceManager
-
- getGroup() - Method in class org.nuxeo.theme.presets.PresetType
-
- getGroupDirectoryName() - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- getGroupDirectoryName() - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
-
Gets the group directory name.
- getGroupDirectoryName() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- getGroupId() - Method in class org.nuxeo.ecm.platform.suggestbox.service.GroupSuggestion
-
- getGroupIdField() - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- getGroupIdField() - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
-
Returns the group directory id field.
- getGroupIdField() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- getGroupIds() - Method in class org.nuxeo.ecm.platform.computedgroups.UserManagerWithComputedGroups
-
- getGroupIds() - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- getGroupIds(DocumentModel) - Method in interface org.nuxeo.ecm.platform.usermanager.MultiTenantUserManager
-
Returns the list of all groups ids with the given context.
- getGroupIds() - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
-
Returns the list of all groups ids.
- getGroupIds() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- getGroupIds(DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- getGroupLabelField() - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- getGroupLabelField() - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
-
Returns the group label field.
- getGroupLabelField() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- getGroupListingMode() - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- getGroupListingMode() - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
-
- getGroupListingMode() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- getGroupMembers(String) - Method in class org.nuxeo.ecm.multi.tenant.MultiTenantGroupComputer
-
- getGroupMembers(String) - Method in class org.nuxeo.ecm.platform.computedgroups.AbstractAttributeBasedGroupComputer
-
- getGroupMembers(String) - Method in class org.nuxeo.ecm.platform.computedgroups.DocumentMetadataGroupComputer
-
- getGroupMembers(String) - Method in interface org.nuxeo.ecm.platform.computedgroups.GroupComputer
-
Returns the members for a give group.
- getGroupMembers(String) - Method in class org.nuxeo.ecm.platform.computedgroups.UserMetadataGroupComputer
-
- getGroupMembers(String) - Method in class org.nuxeo.ecm.platform.shibboleth.computedgroups.ShibbolethGroupComputer
-
- getGroupMembers(String) - Method in class org.nuxeo.ecm.social.workspace.computedgroups.SocialWorkspaceGroupComputer
-
- getGroupMembersField() - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- getGroupMembersField() - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
-
Gets the group members field.
- getGroupMembersField() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- getGroupModel(String) - Method in class org.nuxeo.ecm.platform.computedgroups.UserManagerWithComputedGroups
-
- getGroupModel(String) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- getGroupModel(String, DocumentModel) - Method in interface org.nuxeo.ecm.platform.usermanager.MultiTenantUserManager
-
Return the group document model with this id concatenated with the
directory local config (if not null) or null if group does not exist.
- getGroupModel(String) - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
-
Return the group document model with this id or null if group does not
exist.
- getGroupModel(String) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- getGroupModel(String, DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- getGroupParentGroupsField() - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- getGroupParentGroupsField() - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
-
Gets the group parent-groups field.
- getGroupParentGroupsField() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- getGroups() - Method in class org.nuxeo.ecm.automation.client.LoginInfo
-
- getGroups() - Method in class org.nuxeo.ecm.automation.core.scripting.PrincipalWrapper
-
- getGroups() - Method in class org.nuxeo.ecm.automation.jaxrs.LoginInfo
-
- getGroups() - Method in class org.nuxeo.ecm.automation.server.RestBinding
-
- getGroups() - Method in class org.nuxeo.ecm.core.api.impl.UserPrincipal
-
- getGroups() - Method in interface org.nuxeo.ecm.core.api.NuxeoPrincipal
-
Gets the groups this principal is directly member of.
- getGroups() - Method in class org.nuxeo.ecm.core.api.SystemPrincipal
-
- getGroups(String, String) - Method in interface org.nuxeo.ecm.platform.api.ws.NuxeoRemoting
-
Gets all sub-groups inside the given group.
- getGroups() - Method in class org.nuxeo.ecm.platform.content.template.service.NotificationDescriptor
-
- getGroups(String, String) - Method in class org.nuxeo.ecm.platform.indexing.gateway.ws.WSIndexingGatewayBean
-
- getGroups() - Static method in class org.nuxeo.ecm.platform.shibboleth.ShibbolethGroupHelper
-
- getGroups() - Method in class org.nuxeo.ecm.platform.usermanager.DetachedNuxeoPrincipal
-
- getGroups() - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
-
- getGroups() - Method in interface org.nuxeo.ecm.platform.usermanager.UserAdapter
-
- getGroups() - Method in class org.nuxeo.ecm.platform.usermanager.UserAdapterImpl
-
- getGroups() - Method in interface org.nuxeo.ecm.platform.usermanager.VirtualUser
-
- getGroups() - Method in class org.nuxeo.ecm.platform.usermanager.VirtualUserDescriptor
-
- getGroups(String, String) - Method in class org.nuxeo.ecm.platform.ws.NuxeoRemotingBean
-
- getGroups() - Method in class org.nuxeo.ecm.webengine.admin.UserService
-
- getGroups() - Method in class org.nuxeo.runtime.api.ServiceHost
-
- getGroupSchemaName() - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- getGroupSchemaName() - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
-
Returns the group directory schema name.
- getGroupSchemaName() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- getGroupSearchFields() - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- getGroupSearchFields() - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
-
Gets the group search fields.
- getGroupSearchFields() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- getGroupsForUser(NuxeoPrincipalImpl) - Method in class org.nuxeo.ecm.multi.tenant.MultiTenantGroupComputer
-
- getGroupsForUser(NuxeoPrincipalImpl) - Method in class org.nuxeo.ecm.platform.computedgroups.AbstractAttributeBasedGroupComputer
-
- getGroupsForUser(NuxeoPrincipalImpl) - Method in class org.nuxeo.ecm.platform.computedgroups.DocumentMetadataGroupComputer
-
- getGroupsForUser(NuxeoPrincipalImpl) - Method in interface org.nuxeo.ecm.platform.computedgroups.GroupComputer
-
Returns the group names for a give User.
- getGroupsForUser(NuxeoPrincipalImpl) - Method in class org.nuxeo.ecm.platform.computedgroups.UserMetadataGroupComputer
-
- getGroupsForUser(NuxeoPrincipalImpl) - Method in class org.nuxeo.ecm.platform.shibboleth.computedgroups.ShibbolethGroupComputer
-
- getGroupsForUser(NuxeoPrincipalImpl) - Method in class org.nuxeo.ecm.social.workspace.computedgroups.SocialWorkspaceGroupComputer
-
- getGroupsInGroup(String) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- getGroupsInGroup(String, DocumentModel) - Method in interface org.nuxeo.ecm.platform.usermanager.MultiTenantUserManager
-
Returns the list of groups that belong to this group with the given
context.
- getGroupsInGroup(String) - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
-
Returns the list of groups that belong to this group.
- getGroupsInGroup(String) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- getGroupsInGroup(String, DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- getGroupsSuggestions(Object) - Method in class org.nuxeo.ecm.webapp.security.UserSuggestionActionsBean
-
- getGroupSubGroupsField() - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- getGroupSubGroupsField() - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
-
Gets the group sub-groups field.
- getGroupSubGroupsField() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- getGuard() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResourceType
-
- getGuard() - Method in interface org.nuxeo.ecm.webengine.model.ResourceType
-
- getGuard() - Method in class org.nuxeo.ecm.webengine.security.GuardDescriptor
-
- getGuard(String) - Method in class org.nuxeo.ecm.webengine.security.PermissionService
-
- getGuards() - Method in class org.nuxeo.ecm.webengine.security.GuardDescriptor
-
- getGUI() - Method in class org.nuxeo.launcher.NuxeoLauncher
-
- getHabitat() - Method in class org.nuxeo.runtime.gf3.GlassFishServer
-
- getHandledExtensions() - Method in class org.nuxeo.ecm.platform.mimetype.detectors.MsoXML2007MimetypeSniffer
-
- getHandledExtensions() - Method in class org.nuxeo.ecm.platform.mimetype.detectors.MsoXmlMimetypeSniffer
-
- getHandledExtensions() - Method in class org.nuxeo.ecm.platform.mimetype.detectors.OOoMimetypeSniffer
-
- getHandledExtensions() - Method in class org.nuxeo.ecm.platform.mimetype.detectors.PptMimetypeSniffer
-
- getHandledExtensions() - Method in class org.nuxeo.ecm.platform.mimetype.detectors.XlsMimetypeSniffer
-
- getHandledTypes() - Method in class org.nuxeo.ecm.platform.mimetype.detectors.MsoXML2007MimetypeSniffer
-
- getHandledTypes() - Method in class org.nuxeo.ecm.platform.mimetype.detectors.MsoXmlMimetypeSniffer
-
- getHandledTypes() - Method in class org.nuxeo.ecm.platform.mimetype.detectors.OOoMimetypeSniffer
-
- getHandledTypes() - Method in class org.nuxeo.ecm.platform.mimetype.detectors.PptMimetypeSniffer
-
- getHandledTypes() - Method in class org.nuxeo.ecm.platform.mimetype.detectors.XlsMimetypeSniffer
-
- getHandleMultipleValues() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectOutputComponent
-
- getHandler(String) - Method in class org.nuxeo.ecm.webengine.jaxrs.login.AuthenticationService
-
- getHandler() - Method in class org.nuxeo.ecm.webengine.model.LinkDescriptor
-
- getHandler(LinkDescriptor, Resource) - Method in interface org.nuxeo.ecm.webengine.model.LinkHandlerFactory
-
- getHandler(Version) - Static method in class org.nuxeo.runtime.config.ConfigurationHandler
-
- getHandlerClassName() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeDefinitionImpl
-
- getHandlerClassName() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetTypeDefinition
-
- getHandlerClassName() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeDescriptor
-
- getHandlerField() - Static method in class org.nuxeo.ecm.platform.groups.audit.service.acl.data.TransactionResetHelper
-
- getHandlers() - Method in class org.nuxeo.ecm.platform.suggestbox.service.registries.SuggestionHandlerRegistry
-
- getHandlers() - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.NuxeoExceptionHandlerParameters
-
- getHandlingLabels() - Method in class org.nuxeo.ecm.platform.forms.layout.demo.jsf.PreviewLayoutDefinition
-
- getHardcodedColors(String) - Static method in class org.nuxeo.theme.editor.Editor
-
- getHardcodedColors(String) - Static method in class org.nuxeo.theme.editor.Main
-
- getHardcodedImages(String) - Static method in class org.nuxeo.theme.editor.Editor
-
- getHardcodedImages(String) - Static method in class org.nuxeo.theme.editor.Main
-
- getHarness() - Method in class org.nuxeo.runtime.test.runner.RuntimeFeature
-
- getHash() - Method in class org.nuxeo.ecm.core.api.blobholder.AbstractBlobHolder
-
- getHash() - Method in interface org.nuxeo.ecm.core.api.blobholder.BlobHolder
-
Returns a hash for the held blob.
- getHash() - Method in class org.nuxeo.ecm.core.api.blobholder.DocumentBlobHolder
-
- getHash() - Method in class org.nuxeo.ecm.platform.picture.api.adapters.PictureBlobHolder
-
- getHash() - Method in class org.nuxeo.ecm.platform.picture.api.adapters.PictureBookBlobHolder
-
- getHash() - Method in class org.nuxeo.ecm.platform.pictures.tiles.api.imageresource.BlobResource
-
- getHash() - Method in class org.nuxeo.ecm.platform.pictures.tiles.api.imageresource.DocumentImageResource
-
- getHash() - Method in interface org.nuxeo.ecm.platform.pictures.tiles.api.imageresource.ImageResource
-
- getHasMoreItems() - Method in class org.nuxeo.ecm.core.opencmis.impl.util.ListUtils.BatchedList
-
- getHasMorePage() - Method in class org.nuxeo.ecm.platform.audit.ws.EventDescriptorPage
-
- getHasMorePage() - Method in class org.nuxeo.ecm.platform.audit.ws.ModifiedDocumentDescriptorPage
-
- getHasPreview() - Method in class org.nuxeo.ecm.platform.preview.seam.PreviewActionBean
-
- getHasSearchResults() - Method in interface org.nuxeo.ecm.webapp.action.EditorLinkActions
-
- getHasSearchResults() - Method in class org.nuxeo.ecm.webapp.action.EditorLinkActionsBean
-
- getHasSearchResults() - Method in interface org.nuxeo.ecm.webapp.note.EditorImageActions
-
- getHasSearchResults() - Method in class org.nuxeo.ecm.webapp.note.EditorImageActionsBean
-
- getHasTooManyChanges() - Method in interface org.nuxeo.drive.service.FileSystemChangeSummary
-
- getHasTooManyChanges() - Method in class org.nuxeo.drive.service.impl.FileSystemChangeSummaryImpl
-
- getHeader(String) - Method in class org.nuxeo.ecm.platform.ui.web.multipart.MultipartRequest
-
- getHeader() - Method in interface org.nuxeo.opensocial.container.client.presenter.PortletPresenter.Display
-
- getHeader() - Method in class org.nuxeo.opensocial.container.client.rpc.layout.action.UpdateYUILayoutHeader
-
- getHeader() - Method in class org.nuxeo.opensocial.container.client.rpc.layout.result.UpdateYUILayoutHeaderResult
-
- getHeader() - Method in class org.nuxeo.opensocial.container.client.view.PortletWidget
-
- getHeader() - Method in interface org.nuxeo.opensocial.container.shared.layout.api.YUILayout
-
- getHeader() - Method in class org.nuxeo.opensocial.container.shared.layout.impl.YUILayoutImpl
-
- getHeader(String) - Method in class org.nuxeo.wss.servlet.HttpServletRequestWrapper
-
- getHeaderLinks() - Method in class org.nuxeo.functionaltests.pages.AbstractPage
-
Gets the top bar navigation sub page.
- getHeaderNames() - Method in class org.nuxeo.wss.servlet.HttpServletRequestWrapper
-
- getHeaderPatterns() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.SpecificAuthChainDescriptor
-
- getHeaders() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.DefaultOperationRequest
-
- getHeaders() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JavaOperationRequest
-
- getHeaders() - Method in interface org.nuxeo.ecm.automation.client.OperationRequest
-
- getHeaders() - Method in class org.nuxeo.ecm.automation.client.rest.api.RestRequest
-
- getHeaders() - Method in class org.nuxeo.ecm.automation.io.services.contributor.HeaderDocEvaluationContext
-
- getHeaders() - Method in interface org.nuxeo.ecm.automation.io.services.contributor.RestEvaluationContext
-
Returns the request headers.
- getHeaders() - Method in class org.nuxeo.ecm.core.opencmis.bindings.CXFAuthHandler
-
- getHeaders(String, String) - Static method in class org.nuxeo.ecm.http.client.authentication.PortalSSOAuthenticationProvider
-
- getHeaders() - Method in class org.nuxeo.osgi.BundleImpl
-
- getHeaders(String) - Method in class org.nuxeo.osgi.BundleImpl
-
- getHeaders(Manifest) - Static method in class org.nuxeo.osgi.BundleManifestReader
-
- getHeaders(String) - Method in class org.nuxeo.wss.servlet.HttpServletRequestWrapper
-
- getHeaderSelectionCheckBox() - Method in interface org.nuxeo.opensocial.container.client.presenter.ContainerBuilderPresenter.Display
-
- getHeaderSelectionCheckBox() - Method in class org.nuxeo.opensocial.container.client.view.ContainerBuilderWidget
-
- getHeadersFromFile(File) - Static method in class org.nuxeo.osgi.BundleManifestReader
-
- getHeadersFromJar(URL) - Static method in class org.nuxeo.osgi.BundleManifestReader
-
- getHeaderStyle() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
-
- getHeaderValues(Message, String) - Method in class org.nuxeo.ecm.platform.mail.listener.action.ExtractMessageInformationAction
-
- getHeadline() - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPicture
-
- getHeadline() - Method in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
-
- getHeartBeatTimeout() - Method in class org.nuxeo.runtime.detection.MulticastDetector
-
- getHeight() - Method in class org.nuxeo.ecm.core.opencmis.impl.util.SimpleImageInfo
-
- getHeight() - Method in class org.nuxeo.ecm.platform.picture.api.ImageInfo
-
- getHeight() - Method in interface org.nuxeo.ecm.platform.picture.api.PictureView
-
- getHeight() - Method in class org.nuxeo.ecm.platform.picture.api.PictureViewImpl
-
- getHeight() - Method in class org.nuxeo.ecm.platform.pictures.tiles.gwt.client.util.Rectangle
-
- getHeight() - Method in class org.nuxeo.ecm.platform.ui.web.component.editor.UIHtmlEditor
-
- getHeight() - Method in class org.nuxeo.ecm.platform.video.service.VideoConversion
-
- getHeight() - Method in class org.nuxeo.ecm.platform.video.Video
-
Returns the height of this Video
.
- getHeight() - Method in class org.nuxeo.ecm.platform.video.VideoInfo
-
Returns the height of the video.
- getHeight() - Method in interface org.nuxeo.ecm.spaces.api.Gadget
-
- getHeight() - Method in class org.nuxeo.ecm.spaces.impl.docwrapper.DocGadgetImpl
-
- getHeight() - Method in class org.nuxeo.theme.styling.service.descriptors.Logo
-
- getHeightInTiles() - Method in class org.nuxeo.ecm.platform.pictures.tiles.gwt.client.model.TilingModel
-
- getHelp() - Method in class org.nuxeo.ecm.platform.actions.Action
-
- getHelp() - Method in class org.nuxeo.ecm.platform.reporting.report.ReportParameter
-
- getHelp() - Method in class org.nuxeo.ecm.webengine.admin.Main
-
- getHelp() - Method in class org.nuxeo.shell.automation.cmds.OperationCommandType
-
- getHelp() - Method in interface org.nuxeo.shell.CommandType
-
- getHelp() - Method in class org.nuxeo.shell.impl.DefaultCommandType
-
- getHelper(String, String) - Static method in class org.nuxeo.apidoc.documentation.JavaDocHelper
-
- getHelper(String, String) - Method in interface org.nuxeo.ecm.core.test.annotations.DatabaseHelperFactory
-
- getHelpLabel(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
-
- getHelpLabel() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
-
- getHelpLabel() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Widget
-
Return the help label to use in this mode.
- getHelpLabel(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
-
Returns the help label to use in a given mode.
- getHelpLabel() - Method in class org.nuxeo.ecm.platform.forms.layout.demo.jsf.PreviewLayoutDefinition
-
- getHelpLabel(String) - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetDescriptor
-
- getHelpLabels() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
-
- getHelpLabels() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
-
Returns help labels by mode.
- getHelpLabels() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetDescriptor
-
- getHibernateConfiguration(String) - Method in interface org.nuxeo.ecm.core.persistence.HibernateConfigurator
-
- getHibernateConfiguration(String) - Method in class org.nuxeo.ecm.core.persistence.PersistenceComponent
-
- getHidden() - Method in class org.nuxeo.ecm.platform.types.SubType
-
- getHidden() - Method in class org.nuxeo.ecm.webdav.jaxrs.IsHidden
-
- getHiddenDocOrder() - Method in class org.nuxeo.ecm.platform.routing.web.DocumentRoutingActionsBean
-
- getHiddenSourceDocId() - Method in class org.nuxeo.ecm.platform.routing.web.DocumentRoutingActionsBean
-
- getHiddenValue() - Method in class org.nuxeo.opensocial.container.client.ui.NXIDTextBox
-
- getHierarchyPath() - Method in class org.nuxeo.apidoc.adapters.BaseNuxeoArtifactDocAdapter
-
- getHierarchyPath() - Method in class org.nuxeo.apidoc.adapters.ExtensionInfoDocAdapter
-
- getHierarchyPath() - Method in class org.nuxeo.apidoc.adapters.ExtensionPointInfoDocAdapter
-
- getHierarchyPath() - Method in class org.nuxeo.apidoc.adapters.ServiceInfoDocAdapter
-
- getHierarchyPath() - Method in interface org.nuxeo.apidoc.api.NuxeoArtifact
-
- getHierarchyPath() - Method in class org.nuxeo.apidoc.introspection.BundleGroupImpl
-
- getHierarchyPath() - Method in class org.nuxeo.apidoc.introspection.BundleInfoImpl
-
- getHierarchyPath() - Method in class org.nuxeo.apidoc.introspection.ComponentInfoImpl
-
- getHierarchyPath() - Method in class org.nuxeo.apidoc.introspection.ExtensionInfoImpl
-
- getHierarchyPath() - Method in class org.nuxeo.apidoc.introspection.ExtensionPointInfoImpl
-
- getHierarchyPath() - Method in class org.nuxeo.apidoc.introspection.OperationInfoImpl
-
- getHierarchyPath() - Method in class org.nuxeo.apidoc.introspection.RuntimeSnapshot
-
- getHierarchyPath() - Method in class org.nuxeo.apidoc.introspection.SeamComponentInfoImpl
-
- getHierarchyPath() - Method in class org.nuxeo.apidoc.introspection.ServiceInfoImpl
-
- getHierarchyPath() - Method in class org.nuxeo.apidoc.tree.VirtualNode
-
- getHierarcicalNodes(List<DocumentModel>) - Static method in class org.nuxeo.ecm.platform.shibboleth.web.tree.UserTreeNodeHelper
-
Build UserTreeNode Tree by parsing the name of all docs passed by argument.
- getHistory() - Method in class org.nuxeo.shell.swing.Console
-
- getHistoryFile() - Method in class org.nuxeo.shell.Shell
-
- getHistoryTab() - Method in class org.nuxeo.functionaltests.pages.DocumentBasePage
-
- getHitNumbers() - Method in class org.nuxeo.apidoc.search.ArtifactWithWeight
-
- getHome() - Method in class org.nuxeo.common.Environment
-
- getHome() - Method in class org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryAdapter
-
- getHome() - Method in interface org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryMBean
-
- getHome() - Method in class org.nuxeo.osgi.application.FrameworkBootstrap
-
- getHome() - Method in class org.nuxeo.runtime.AbstractRuntimeService
-
- getHome() - Method in class org.nuxeo.runtime.jboss.deployer.structure.DeploymentStructure
-
- getHome() - Method in interface org.nuxeo.runtime.RuntimeService
-
Gets the home directory of the runtime.
- getHome() - Method in class org.nuxeo.runtime.test.runner.web.Configuration
-
- getHome() - Method in class org.nuxeo.runtime.tomcat.NuxeoDeployer
-
- getHome() - Method in class org.nuxeo.runtime.tomcat.NuxeoLauncher
-
- getHomeDirectory() - Method in class org.nuxeo.ecm.core.repository.RepositoryDescriptor
-
- getHomeLocation() - Method in class org.nuxeo.osgi.jboss.JBossOSGiAdapter
-
- getHomeLocation() - Method in interface org.nuxeo.osgi.jboss.JBossOSGiAdapterMBean
-
- getHomePage() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
-
- getHomePage() - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
-
- getHomePageClass() - Method in class org.nuxeo.runtime.test.runner.web.Configuration
-
- getHomePagePath() - Method in class org.nuxeo.webengine.sites.AbstractSiteDocumentObject
-
Method used to retrieve the path to the current web container.
- getHomePath() - Method in class org.nuxeo.connect.client.NuxeoCallbackHolder
-
- getHomePath() - Method in class org.nuxeo.launcher.connect.StandaloneCallbackHolder
-
- getHost() - Method in class org.nuxeo.ecm.directory.ldap.dns.DNSServiceEntry
-
Returns the hostname.
- getHost() - Method in class org.nuxeo.runtime.api.ServiceHost
-
- getHost() - Method in class org.nuxeo.runtime.config.NodeConfiguration
-
- getHost() - Method in class org.nuxeo.shell.automation.RemoteContext
-
- getHostApplicationName() - Method in class org.nuxeo.common.Environment
-
- getHostApplicationVersion() - Method in class org.nuxeo.common.Environment
-
- getHostBundle() - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeContext
-
- getHostDocument() - Method in class org.nuxeo.ecm.platform.rendition.impl.LiveRendition
-
- getHostDocument() - Method in class org.nuxeo.ecm.platform.rendition.impl.StoredRendition
-
- getHostDocument() - Method in interface org.nuxeo.ecm.platform.rendition.Rendition
-
Return the Document hosting the rendition.
- getHostInfo() - Method in class org.nuxeo.ecm.admin.SystemInfoManager
-
- getHostName() - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationFragment
-
- getHosts(Bundle) - Method in class org.nuxeo.osgi.services.PackageAdminImpl
-
- getHotDeployableComponents(HttpServletRequest) - Static method in class org.nuxeo.ecm.webapp.seam.SeamHotReloadHelper
-
- getHour() - Method in class org.nuxeo.ecm.automation.core.scripting.DateWrapper
-
- getHref() - Method in interface org.nuxeo.ecm.platform.relations.web.NodeInfo
-
- getHref() - Method in class org.nuxeo.ecm.platform.relations.web.NodeInfoImpl
-
- getHref() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleShortcut
-
- getHSSFWorkbook() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.excel.ExcelBuilder
-
- getHtml(String) - Static method in class org.nuxeo.apidoc.documentation.DocumentationHelper
-
Transforms Nuxeo extension point <documentation>
content into
HTML.
- getHtml() - Method in class org.nuxeo.opensocial.container.shared.webcontent.HTMLData
-
- getHtmlCodeByHtmlEntity(String) - Static method in class org.nuxeo.ecm.platform.rendering.wiki.WikiEntityUtil
-
Returns an HTML code corresponding to the specified HTML entity.
- getHtmlCodeByWikiSymbol(String) - Static method in class org.nuxeo.ecm.platform.rendering.wiki.WikiEntityUtil
-
Returns an HTML code corresponding to the specified wiki entity.
- getHtmlComponentHandler(TagAttributes, FaceletHandler, String, String) - Method in class org.nuxeo.ecm.platform.forms.layout.facelets.FaceletHandlerHelper
-
- getHtmlComponentHandler(String, TagAttributes, FaceletHandler, String, String) - Method in class org.nuxeo.ecm.platform.forms.layout.facelets.FaceletHandlerHelper
-
Returns an html component handler for this configuration.
- getHtmlContentDiffer() - Method in interface org.nuxeo.ecm.diff.content.adapter.ContentDiffAdapterManager
-
- getHtmlContentDiffer() - Method in class org.nuxeo.ecm.diff.content.adapter.ContentDiffAdapterManagerComponent
-
- getHtmlFromEditor() - Method in class org.nuxeo.opensocial.container.client.external.html.HTMLGadget
-
- getHtmlFromEditor() - Method in interface org.nuxeo.opensocial.container.client.external.html.HTMLPresenter.Display
-
- getHtmlFromView() - Method in class org.nuxeo.opensocial.container.client.external.html.HTMLGadget
-
- getHtmlFromView() - Method in interface org.nuxeo.opensocial.container.client.external.html.HTMLPresenter.Display
-
- getHtmlPicture() - Method in class org.nuxeo.opensocial.container.client.external.html.HTMLGadget
-
- getHtmlPicture() - Method in interface org.nuxeo.opensocial.container.client.external.html.HTMLPresenter.Display
-
- getHtmlPictureLegend() - Method in class org.nuxeo.opensocial.container.shared.webcontent.HTMLData
-
- getHtmlPictureLink() - Method in class org.nuxeo.opensocial.container.shared.webcontent.HTMLData
-
- getHtmlSymbol(char) - Static method in class org.nuxeo.ecm.platform.rendering.wiki.WikiEntityUtil
-
- getHtmlSymbol(String) - Static method in class org.nuxeo.ecm.platform.rendering.wiki.WikiEntityUtil
-
- getHtmlTitle() - Method in class org.nuxeo.opensocial.container.client.external.html.HTMLGadget
-
- getHtmlTitle() - Method in interface org.nuxeo.opensocial.container.client.external.html.HTMLPresenter.Display
-
- getHtmlTitle() - Method in class org.nuxeo.opensocial.container.shared.webcontent.HTMLData
-
- getHTTPHeaders(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoPortalSSOAuthenticationProvider
-
- getHttpHeaders() - Method in class org.nuxeo.ecm.webengine.app.DefaultContext
-
Deprecated.
- getHttpHeaders() - Method in interface org.nuxeo.ecm.webengine.model.WebContext
-
Gets HTTP Headers as defined by JAX-RS.
- getHttpRequest() - Method in class org.nuxeo.wss.servlet.WSSRequest
-
- getHttpResponse() - Method in class org.nuxeo.wss.servlet.WSSStaticResponse
-
- getHttpService() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletRegistry
-
- getHttpServletRequest() - Static method in class org.nuxeo.ecm.platform.ui.web.rest.RestHelper
-
- getHttpServletResponse() - Static method in class org.nuxeo.ecm.platform.ui.web.rest.RestHelper
-
- getHttpSessionsTimeRanges() - Method in class org.nuxeo.ecm.admin.UsersActivityManager
-
- getI18nDirective() - Method in class org.nuxeo.ecm.platform.task.dashboard.AbstractDashBoardItemImpl
-
- getI18nDirective() - Method in interface org.nuxeo.ecm.platform.task.dashboard.DashBoardItem
-
Get the Translated Task Directive
(Locale must be set)
- getI18nGadgetDescription(String, Locale) - Static method in class org.nuxeo.opensocial.gadgets.helper.GadgetI18nHelper
-
Returns the localized description of a gadget.
- getI18nGadgetTitle(String, Locale) - Static method in class org.nuxeo.opensocial.gadgets.helper.GadgetI18nHelper
-
- getI18nLabel(String, Locale) - Static method in class org.nuxeo.ecm.platform.routing.core.impl.GetGraphOperation
-
- getI18nMessage(Locale) - Method in class org.nuxeo.ecm.csv.CSVImportLog
-
- getI18nMessage() - Method in class org.nuxeo.ecm.csv.CSVImportLog
-
- getI18nTaskName() - Method in class org.nuxeo.ecm.platform.task.dashboard.AbstractDashBoardItemImpl
-
- getI18nTaskName() - Method in interface org.nuxeo.ecm.platform.task.dashboard.DashBoardItem
-
Get the Translated TaskName
(Locale must be set)
- getIcon() - Method in class org.nuxeo.ecm.activity.ActivityMessage
-
- getIcon() - Method in class org.nuxeo.ecm.activity.ActivityVerb
-
- getIcon() - Method in class org.nuxeo.ecm.platform.actions.Action
-
- getIcon() - Method in class org.nuxeo.ecm.platform.annotations.configuration.service.FilterDescriptor
-
- getIcon() - Method in class org.nuxeo.ecm.platform.annotations.configuration.service.WebAnnotationDefinitionDescriptor
-
- getIcon() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.configuration.AnnotationDefinition
-
- getIcon() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.configuration.AnnotationFilter
-
- getIcon() - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProvider
-
- getIcon() - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderDescriptor
-
- getIcon() - Method in interface org.nuxeo.ecm.platform.relations.web.NodeInfo
-
- getIcon() - Method in class org.nuxeo.ecm.platform.relations.web.NodeInfoImpl
-
- getIcon() - Method in class org.nuxeo.ecm.platform.rendition.impl.AbstractRendition
-
- getIcon() - Method in interface org.nuxeo.ecm.platform.rendition.Rendition
-
get icon file name
- getIcon() - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
-
- getIcon() - Method in interface org.nuxeo.ecm.platform.types.adapter.TypeInfo
-
- getIcon() - Method in class org.nuxeo.ecm.platform.types.adapter.TypeInfoAdapter
-
- getIcon() - Method in class org.nuxeo.ecm.platform.types.Type
-
- getIcon(String) - Method in class org.nuxeo.ecm.styleguide.service.StyleGuideIconRegistry
-
- getIcon() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleShortcut
-
- getIcon() - Method in class org.nuxeo.opensocial.container.shared.webcontent.abs.AbstractWebContentData
-
- getIcon() - Method in class org.nuxeo.opensocial.container.shared.webcontent.HTMLData
-
- getIcon() - Method in class org.nuxeo.opensocial.container.shared.webcontent.OpenSocialData
-
- getIcon() - Method in class org.nuxeo.opensocial.container.shared.webcontent.PictureData
-
- getIcon() - Method in interface org.nuxeo.opensocial.container.shared.webcontent.WebContentData
-
- getIcon() - Method in class org.nuxeo.opensocial.gadgets.service.InternalGadgetDescriptor
-
- getIcon() - Method in class org.nuxeo.theme.jsf.component.UIButton
-
- getIcon() - Method in class org.nuxeo.theme.jsf.taglib.ButtonTag
-
- getIcon() - Method in class org.nuxeo.theme.models.MenuItem
-
- getIcon() - Method in class org.nuxeo.theme.views.ViewType
-
- getIcon() - Method in class org.nuxeo.theme.webwidgets.WidgetType
-
- getIcon() - Method in class org.nuxeo.wss.spi.AbstractWSSListItem
-
- getIcon() - Method in interface org.nuxeo.wss.spi.WSSListItem
-
- getIconAlt() - Method in class org.nuxeo.ecm.webapp.table.cell.IconTableCell
-
Deprecated.
- getIconAltMap() - Method in interface org.nuxeo.ecm.webapp.security.SecurityActions
-
Maps the principal type to the icon alt text.
- getIconAltMap() - Method in class org.nuxeo.ecm.webapp.security.SecurityActionsBean
-
- getIconCollapsed() - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
-
- getIconCollapsed() - Method in interface org.nuxeo.ecm.platform.publisher.api.PublicationTree
-
- getIconCollapsed() - Method in class org.nuxeo.ecm.platform.publisher.impl.service.ProxyTree
-
- getIconCollapsed() - Method in class org.nuxeo.ecm.platform.publisher.remoting.client.ClientRemotePublicationTree
-
- getIconExpanded() - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
-
- getIconExpanded() - Method in interface org.nuxeo.ecm.platform.publisher.api.PublicationTree
-
- getIconExpanded() - Method in class org.nuxeo.ecm.platform.publisher.impl.service.ProxyTree
-
- getIconExpanded() - Method in class org.nuxeo.ecm.platform.publisher.remoting.client.ClientRemotePublicationTree
-
- getIconExpanded() - Method in interface org.nuxeo.ecm.platform.types.adapter.TypeInfo
-
- getIconExpanded() - Method in class org.nuxeo.ecm.platform.types.adapter.TypeInfoAdapter
-
- getIconExpanded() - Method in class org.nuxeo.ecm.platform.types.Type
-
- getIconPath() - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentView
-
Returns the icon relative path for this content view.
- getIconPath() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewDescriptor
-
- getIconPath() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewHeader
-
- getIconPath() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewImpl
-
- getIconPath() - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentViewLayout
-
Returns the icon relative path for this content view layout
- getIconPath() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewLayoutImpl
-
- getIconPath() - Method in interface org.nuxeo.ecm.platform.mimetype.interfaces.MimetypeEntry
-
Returns the path of the icon for this mimetype.
- getIconPath() - Method in class org.nuxeo.ecm.platform.mimetype.MimetypeEntryImpl
-
- getIconPath() - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeDescriptor
-
- getIconPath() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginProviderLink
-
- getIconPath() - Method in class org.nuxeo.theme.webwidgets.WidgetType
-
- getIconPathMap() - Method in interface org.nuxeo.ecm.webapp.security.SecurityActions
-
Maps the principal type to the icon path.
- getIconPathMap() - Method in class org.nuxeo.ecm.webapp.security.SecurityActionsBean
-
- getIconRendered() - Method in class org.nuxeo.ecm.platform.ui.web.component.file.UIOutputFile
-
- getIcons() - Method in class org.nuxeo.ecm.styleguide.StyleGuideIconActions
-
- getIconsByCat(ExternalContext, String) - Method in interface org.nuxeo.ecm.styleguide.service.StyleGuideService
-
Returns a map of all icons given a path, creating descriptors from them
and putting all unknown icons in the "unknown" category.
- getIconsByCat(ExternalContext, String) - Method in class org.nuxeo.ecm.styleguide.service.StyleGuideServiceImpl
-
- getIconStream(String, CallContext) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoObjectData
-
- getIconText() - Method in class org.nuxeo.ecm.webapp.table.cell.IconTableCell
-
Deprecated.
- getIconURL() - Method in class org.nuxeo.ecm.platform.suggestbox.service.Suggestion
-
Relative URL path to download an icon (can represent the type of
suggestion or the specific instance such as the mimetype icon of a
document suggestion or the avatar icon of a user profile suggestion).
- getIconUrl() - Method in interface org.nuxeo.opensocial.gadgets.service.api.GadgetDeclaration
-
- getIconUrl(String) - Method in interface org.nuxeo.opensocial.gadgets.service.api.GadgetService
-
Returns a relative URL to the gadget icon
- getIconUrl() - Method in class org.nuxeo.opensocial.gadgets.service.ExternalGadgetDescriptor
-
- getIconUrl(String) - Method in class org.nuxeo.opensocial.gadgets.service.GadgetServiceImpl
-
- getIconUrl() - Method in class org.nuxeo.opensocial.gadgets.service.InternalGadgetDescriptor
-
- getId() - Method in class org.nuxeo.apidoc.adapters.BundleGroupDocAdapter
-
- getId() - Method in class org.nuxeo.apidoc.adapters.BundleInfoDocAdapter
-
- getId() - Method in class org.nuxeo.apidoc.adapters.ComponentInfoDocAdapter
-
- getId() - Method in class org.nuxeo.apidoc.adapters.ExtensionInfoDocAdapter
-
- getId() - Method in class org.nuxeo.apidoc.adapters.ExtensionPointInfoDocAdapter
-
- getId() - Method in class org.nuxeo.apidoc.adapters.OperationInfoDocAdapter
-
- getId() - Method in class org.nuxeo.apidoc.adapters.SeamComponentInfoDocAdapter
-
- getId() - Method in class org.nuxeo.apidoc.adapters.ServiceInfoDocAdapter
-
- getId() - Method in class org.nuxeo.apidoc.api.BaseNuxeoArtifact
-
- getId() - Method in interface org.nuxeo.apidoc.api.DocumentationItem
-
Local documentation identifier.
- getId() - Method in interface org.nuxeo.apidoc.api.NuxeoArtifact
-
- getId() - Method in class org.nuxeo.apidoc.browse.ArtifactLabel
-
- getId() - Method in class org.nuxeo.apidoc.doc.SimpleDocumentationItem
-
- getId() - Method in class org.nuxeo.apidoc.documentation.ContributionItem
-
- getId() - Method in class org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter
-
- getId() - Method in class org.nuxeo.apidoc.documentation.ResourceDocumentationItem
-
- getId() - Method in class org.nuxeo.apidoc.introspection.BundleGroupImpl
-
- getId() - Method in class org.nuxeo.apidoc.introspection.BundleInfoImpl
-
- getId() - Method in class org.nuxeo.apidoc.introspection.ComponentInfoImpl
-
- getId() - Method in class org.nuxeo.apidoc.introspection.ExtensionInfoImpl
-
- getId() - Method in class org.nuxeo.apidoc.introspection.ExtensionPointInfoImpl
-
- getId() - Method in class org.nuxeo.apidoc.introspection.OperationInfoImpl
-
- getId() - Method in class org.nuxeo.apidoc.introspection.RuntimeSnapshot
-
- getId() - Method in class org.nuxeo.apidoc.introspection.SeamComponentInfoImpl
-
- getId() - Method in class org.nuxeo.apidoc.introspection.ServiceInfoImpl
-
- getId() - Method in class org.nuxeo.apidoc.repository.RepositoryDistributionSnapshot
-
- getId() - Method in class org.nuxeo.apidoc.tree.VirtualNode
-
- getId() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
-
- getId() - Method in class org.nuxeo.connect.update.task.standalone.commands.AbstractCommand
-
- getId() - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
-
- getId() - Method in interface org.nuxeo.drive.adapter.FileSystemItem
-
Gets a unique id generated server-side.
- getId() - Method in class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
-
- getId() - Method in interface org.nuxeo.ecm.activity.Activity
-
- getId() - Method in class org.nuxeo.ecm.activity.ActivityImpl
-
- getId() - Method in class org.nuxeo.ecm.activity.ActivityReply
-
- getId() - Method in interface org.nuxeo.ecm.activity.ActivityStreamFilter
-
Returns the id of this ActivityStreamFilter
.
- getId() - Method in interface org.nuxeo.ecm.automation.AutomationFilter
-
- getId() - Method in interface org.nuxeo.ecm.automation.ChainException
-
- getId() - Method in class org.nuxeo.ecm.automation.client.model.Document
-
- getId() - Method in class org.nuxeo.ecm.automation.client.model.OperationDocumentation
-
- getId() - Method in class org.nuxeo.ecm.automation.core.AutomationFilterDescriptor
-
- getId() - Method in class org.nuxeo.ecm.automation.core.ChainExceptionDescriptor
-
- getId() - Method in class org.nuxeo.ecm.automation.core.exception.ChainExceptionFilter
-
- getId() - Method in class org.nuxeo.ecm.automation.core.exception.ChainExceptionImpl
-
- getId() - Method in class org.nuxeo.ecm.automation.core.impl.ChainTypeImpl
-
- getId() - Method in class org.nuxeo.ecm.automation.core.impl.OperationTypeImpl
-
- getId() - Method in class org.nuxeo.ecm.automation.core.OperationChainContribution
-
- getId() - Method in class org.nuxeo.ecm.automation.core.OperationChainContribution.Operation
-
- getId() - Method in class org.nuxeo.ecm.automation.core.operations.business.adapter.BusinessAdapter
-
- getId() - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
-
- getId() - Method in class org.nuxeo.ecm.automation.OperationChain
-
- getId() - Method in class org.nuxeo.ecm.automation.OperationDocumentation
-
- getId() - Method in interface org.nuxeo.ecm.automation.OperationType
-
- getId() - Method in class org.nuxeo.ecm.automation.server.jaxrs.ChainResource
-
- getId() - Method in class org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource
-
- getId() - Method in class org.nuxeo.ecm.automation.server.jaxrs.OperationResource
-
- getId() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Gets the document UUID.
- getId() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- getId() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- getId() - Method in class org.nuxeo.ecm.core.api.impl.VersionModelImpl
-
- getId() - Method in class org.nuxeo.ecm.core.api.operation.DefaultOperationEvent
-
- getId() - Method in interface org.nuxeo.ecm.core.api.operation.OperationEvent
-
- getId() - Method in class org.nuxeo.ecm.core.api.security.UserVisiblePermission
-
- getId() - Method in class org.nuxeo.ecm.core.api.thumbnail.ThumbnailAdapter
-
- getId() - Method in interface org.nuxeo.ecm.core.api.VersionModel
-
- getId() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- getId() - Method in interface org.nuxeo.ecm.core.io.ExportedDocument
-
- getId() - Method in class org.nuxeo.ecm.core.io.impl.ExportedDocumentImpl
-
- getId() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionStatistics
-
- getId() - Method in interface org.nuxeo.ecm.core.management.jtajca.TransactionStatistics
-
- getId() - Method in class org.nuxeo.ecm.core.management.statuses.AdministrableServiceDescriptor
-
- getId() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
-
- getId() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoProperty
-
- getId() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoObjectData
-
- getId() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyDataBase
-
- getId() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoRepository
-
- getId() - Method in interface org.nuxeo.ecm.core.scheduler.Schedule
-
Returns the schedule job id.
- getId() - Method in class org.nuxeo.ecm.core.scheduler.ScheduleImpl
-
- getId() - Method in class org.nuxeo.ecm.core.security.PermissionUIItemDescriptor
-
- getId() - Method in interface org.nuxeo.ecm.core.storage.sql.BinaryGarbageCollector
-
Gets a unique identifier for this garbage collector.
- getId() - Method in class org.nuxeo.ecm.core.storage.sql.Fragment
-
Gets the id.
- getId() - Method in class org.nuxeo.ecm.core.storage.sql.JCloudsBinaryManager.JCloudsBinaryGarbageCollector
-
- getId() - Method in class org.nuxeo.ecm.core.storage.sql.LocalBinaryManager.DefaultBinaryGarbageCollector
-
- getId() - Method in class org.nuxeo.ecm.core.storage.sql.Node
-
Gets the node unique id, usually a Long or a String.
- getId() - Method in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager.S3BinaryGarbageCollector
-
- getId() - Method in class org.nuxeo.ecm.core.storage.sql.SQLBinaryManager.SQLBinaryGarbageCollector
-
- getId() - Method in class org.nuxeo.ecm.core.work.AbstractWork
-
- getId() - Method in interface org.nuxeo.ecm.core.work.api.Work
-
The work id.
- getId() - Method in class org.nuxeo.ecm.platform.actions.AbstractActionFilter
-
Deprecated.
- getId() - Method in class org.nuxeo.ecm.platform.actions.Action
-
- getId() - Method in interface org.nuxeo.ecm.platform.actions.ActionFilter
-
- getId() - Method in class org.nuxeo.ecm.platform.actions.DefaultActionFilter
-
- getId() - Method in interface org.nuxeo.ecm.platform.annotations.api.Annotation
-
- getId() - Method in class org.nuxeo.ecm.platform.annotations.api.AnnotationImpl
-
- getId() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.model.Annotation
-
- getId() - Method in class org.nuxeo.ecm.platform.api.ws.DocumentDescriptor
-
- getId() - Method in interface org.nuxeo.ecm.platform.audit.api.ExtendedInfo
-
- getId() - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
-
- getId() - Method in class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl
-
- getId() - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
-
- getId() - Method in class org.nuxeo.ecm.platform.audit.service.extension.ManagedEventIdDescriptor
-
- getId() - Method in class org.nuxeo.ecm.platform.comment.web.ThreadEntry
-
- getId() - Method in class org.nuxeo.ecm.platform.comment.web.UIComment
-
- getId() - Method in class org.nuxeo.ecm.platform.content.template.service.TemplateItemDescriptor
-
- getId() - Method in class org.nuxeo.ecm.platform.ec.notification.UserSubscription
-
- getId() - Method in class org.nuxeo.ecm.platform.ec.placeful.SubscriptionConfig
-
- getId() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutImpl
-
- getId() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
-
- getId() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Layout
-
Returns the layout id, unique within the facelet context.
- getId() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Widget
-
Returns the widget id, unique within the facelet context.
- getId() - Method in class org.nuxeo.ecm.platform.forms.layout.service.DisabledPropertyRefDescriptor
-
- getId() - Method in class org.nuxeo.ecm.platform.mail.action.MessageActionDescriptor
-
- getId() - Method in class org.nuxeo.ecm.platform.oauth.providers.NuxeoOAuthServiceProvider
-
- getId() - Method in class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProvider
-
- getId() - Method in interface org.nuxeo.ecm.platform.relations.api.Blank
-
- getId() - Method in class org.nuxeo.ecm.platform.relations.api.impl.BlankImpl
-
- getId() - Method in class org.nuxeo.ecm.platform.reporting.api.BirtReportModel
-
- getId() - Method in interface org.nuxeo.ecm.platform.reporting.api.ReportModel
-
- getId() - Method in class org.nuxeo.ecm.platform.routing.api.RouteModelResourceType
-
- getId() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.EscalationRule
-
- getId() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
-
Get the node id.
- getId() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.Transition
-
- getId() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
-
- getId() - Method in interface org.nuxeo.ecm.platform.routing.dm.adapter.TaskStep
-
- getId() - Method in class org.nuxeo.ecm.platform.routing.dm.adapter.TaskStepImpl
-
- getId() - Method in class org.nuxeo.ecm.platform.shibboleth.web.tree.UserTreeNode
-
- getId(AliasType) - Method in class org.nuxeo.ecm.platform.signature.api.user.AliasWrapper
-
Returns a unique identifier for the keystore alias.
- getId() - Method in class org.nuxeo.ecm.platform.signature.core.sign.SignatureDescriptor
-
- getId() - Method in interface org.nuxeo.ecm.platform.task.dashboard.DashBoardItem
-
Returns the identifier of the workflow task instance.
- getId() - Method in class org.nuxeo.ecm.platform.task.dashboard.DashBoardItemImpl
-
- getId() - Method in interface org.nuxeo.ecm.platform.task.Task
-
- getId() - Method in class org.nuxeo.ecm.platform.task.TaskImpl
-
- getId() - Method in class org.nuxeo.ecm.platform.task.TaskProviderDescriptor
-
- getId() - Method in interface org.nuxeo.ecm.platform.types.adapter.TypeInfo
-
- getId() - Method in class org.nuxeo.ecm.platform.types.adapter.TypeInfoAdapter
-
- getId() - Method in class org.nuxeo.ecm.platform.types.Type
-
- getId() - Method in class org.nuxeo.ecm.platform.types.TypeView
-
- getId() - Method in class org.nuxeo.ecm.platform.ui.web.binding.alias.AliasVariableMapper
-
- getId() - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryEntry
-
- getId() - Method in class org.nuxeo.ecm.platform.ui.web.directory.SelectManyListboxTag
-
Deprecated.
- getId() - Method in class org.nuxeo.ecm.platform.ui.web.directory.SelectOneListboxTag
-
Deprecated.
- getId() - Method in class org.nuxeo.ecm.platform.ui.web.directory.VocabularyEntry
-
- getId() - Method in class org.nuxeo.ecm.platform.uidgen.ejb.UIDSequenceBean
-
- getId() - Method in interface org.nuxeo.ecm.platform.usermanager.VirtualUser
-
- getId() - Method in class org.nuxeo.ecm.platform.usermanager.VirtualUserDescriptor
-
- getId() - Method in interface org.nuxeo.ecm.poll.Poll
-
- getId() - Method in class org.nuxeo.ecm.poll.PollActivityStreamFilter
-
- getId() - Method in class org.nuxeo.ecm.poll.PollAdapter
-
- getId() - Method in class org.nuxeo.ecm.rating.LikesCountActivityStreamFilter
-
- getId() - Method in class org.nuxeo.ecm.rating.RatingActivityStreamFilter
-
- getId() - Method in class org.nuxeo.ecm.social.activity.stream.UserActivityStreamFilter
-
- getId() - Method in class org.nuxeo.ecm.social.mini.message.MiniMessage
-
- getId() - Method in class org.nuxeo.ecm.social.mini.message.MiniMessageActivityStreamFilter
-
- getId() - Method in class org.nuxeo.ecm.social.relationship.service.RelationshipKindDescriptor
-
Returns the ID of this RelationshipKindDescriptor
.
- getId() - Method in interface org.nuxeo.ecm.social.workspace.adapters.SocialWorkspace
-
Returns the id of this Social Workspace.
- getId() - Method in class org.nuxeo.ecm.social.workspace.adapters.SocialWorkspaceAdapter
-
- getId() - Method in class org.nuxeo.ecm.social.workspace.gadgets.SocialWorkspaceActivityStreamFilter
-
- getId() - Method in interface org.nuxeo.ecm.spaces.api.Gadget
-
Unique identifier of a gadget
- getId() - Method in interface org.nuxeo.ecm.spaces.api.Space
-
- getId() - Method in class org.nuxeo.ecm.spaces.impl.docwrapper.DocGadgetImpl
-
- getId() - Method in class org.nuxeo.ecm.spaces.impl.docwrapper.DocSpaceImpl
-
- getId() - Method in class org.nuxeo.ecm.wall.WallActivityStreamFilter
-
- getId() - Method in class org.nuxeo.ecm.webapp.directory.VocabularyTreeNode
-
- getId() - Method in class org.nuxeo.ecm.webapp.table.header.TableColHeader
-
Deprecated.
- getId() - Method in interface org.nuxeo.ecm.webapp.tree.DocumentTreeNode
-
- getId() - Method in class org.nuxeo.ecm.webapp.tree.DocumentTreeNodeImpl
-
- getId() - Method in class org.nuxeo.ecm.webengine.app.WebEngineModule
-
- getId() - Method in interface org.nuxeo.ecm.webengine.forms.validation.test.MyForm
-
- getId() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.FilterSetDescriptor
-
- getId() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ResourceExtension
-
- getId() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ResourcesDescriptor
-
- getId() - Method in class org.nuxeo.ecm.webengine.model.impl.AdapterDescriptor
-
- getId() - Method in class org.nuxeo.ecm.webengine.model.impl.TypeDescriptor
-
- getId() - Method in class org.nuxeo.ecm.webengine.model.LinkDescriptor
-
- getId() - Method in class org.nuxeo.ecm.webengine.security.GuardDescriptor
-
- getId() - Method in class org.nuxeo.ecm.webengine.ui.wizard.WizardPage
-
- getId() - Method in class org.nuxeo.ecm.webengine.ui.wizard.WizardSession
-
- getId() - Method in class org.nuxeo.functionaltests.forms.LayoutElement
-
- getId() - Method in interface org.nuxeo.functionaltests.fragment.WebFragment
-
- getId() - Method in class org.nuxeo.functionaltests.fragment.WebFragmentImpl
-
- getId() - Method in class org.nuxeo.opensocial.container.client.event.priv.app.portlet.ClosePortletEvent
-
- getId() - Method in class org.nuxeo.opensocial.container.client.event.priv.app.portlet.CollapsePortletEvent
-
- getId() - Method in class org.nuxeo.opensocial.container.client.event.priv.app.portlet.MaximizePortletEvent
-
- getId() - Method in class org.nuxeo.opensocial.container.client.event.priv.app.portlet.MinimizePortletEvent
-
- getId() - Method in class org.nuxeo.opensocial.container.client.event.priv.app.portlet.SetPreferencesPortletEvent
-
- getId() - Method in class org.nuxeo.opensocial.container.client.event.priv.app.portlet.UncollapsePortletEvent
-
- getId() - Method in class org.nuxeo.opensocial.container.client.event.priv.model.ZoneDeletedEvent
-
- getId() - Method in class org.nuxeo.opensocial.container.client.event.priv.model.ZoneUpdatedEvent
-
- getId() - Method in class org.nuxeo.opensocial.container.client.external.opensocial.OpenSocialGadget
-
- getId() - Method in class org.nuxeo.opensocial.container.client.model.Folder
-
- getId() - Method in interface org.nuxeo.opensocial.container.client.ui.api.HasId
-
- getId() - Method in class org.nuxeo.opensocial.container.client.ui.UnitWidget
-
- getId() - Method in class org.nuxeo.opensocial.container.client.view.CustomWebContentWidget
-
- getId() - Method in interface org.nuxeo.opensocial.container.client.view.FolderWidget
-
- getId() - Method in class org.nuxeo.opensocial.container.client.view.PortletWidget
-
- getId() - Method in interface org.nuxeo.opensocial.container.shared.layout.api.YUIComponent
-
Returns the unique name of the unit in the layout
- getId() - Method in interface org.nuxeo.opensocial.container.shared.layout.api.YUIContent
-
- getId() - Method in class org.nuxeo.opensocial.container.shared.layout.impl.YUIAbstractComponent
-
- getId() - Method in class org.nuxeo.opensocial.container.shared.layout.impl.YUIContentImpl
-
- getId() - Method in class org.nuxeo.opensocial.container.shared.webcontent.abs.AbstractWebContentData
-
- getId() - Method in interface org.nuxeo.opensocial.container.shared.webcontent.WebContentData
-
- getId() - Static method in class org.nuxeo.runtime.api.RuntimeInstanceIdentifier
-
- getId() - Method in interface org.nuxeo.runtime.contribution.Contribution
-
- getId() - Method in class org.nuxeo.runtime.contribution.impl.ContributionImpl
-
- getId() - Method in interface org.nuxeo.runtime.model.Extension
-
Identifies the extension inside the contributing component.
- getId() - Method in class org.nuxeo.runtime.model.impl.ExtensionImpl
-
- getId() - Method in class org.nuxeo.runtime.model.persistence.AbstractContribution
-
- getId() - Method in interface org.nuxeo.runtime.model.StreamRef
-
Get an unique identifier for this stream.
- getId() - Method in class org.nuxeo.runtime.model.URLStreamRef
-
- getId() - Method in class org.nuxeo.runtime.remoting.RemoteEvent
-
- getId() - Method in class org.nuxeo.runtime.services.event.Event
-
- getId() - Method in class org.nuxeo.runtime.test.InlineRef
-
- getId() - Method in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
-
- getId() - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
-
- getId() - Method in class org.nuxeo.template.api.descriptor.OutputFormatDescriptor
-
- getId() - Method in class org.nuxeo.theme.editor.StyleFieldProperty
-
- getId() - Method in class org.nuxeo.theme.webwidgets.providers.DataEntity
-
- getId() - Method in class org.nuxeo.theme.webwidgets.providers.WidgetEntity
-
- getId() - Method in class org.nuxeo.theme.webwidgets.WidgetType
-
- getId() - Method in class org.nuxeo.wizard.download.DownloadablePackageOption
-
- getId() - Method in class org.nuxeo.wizard.download.DownloadPackage
-
- getId() - Method in class org.nuxeo.wizard.download.Preset
-
- getId() - Method in class org.nuxeo.wss.fprpc.FPRPCCall
-
- getId() - Method in class org.nuxeo.wss.spi.dws.AbstractDWSItem
-
- getId() - Method in interface org.nuxeo.wss.spi.dws.DWSItem
-
- getId() - Method in interface org.nuxeo.wss.spi.dws.User
-
- getId() - Method in class org.nuxeo.wss.spi.dws.UserImpl
-
- getIdCase() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
-
- getIdentification() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCConnection
-
- getIdentification() - Method in interface org.nuxeo.ecm.core.storage.sql.Mapper
-
Returns the repository id and mapper id assigned.
- getIdentification() - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper
-
- getIdentification() - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingMapper
-
- getIdentifier() - Method in class org.nuxeo.connect.client.status.ConnectUpdateStatusInfo
-
- getIdentifier() - Method in class org.nuxeo.ecm.webapp.directory.DirectoryTreeNode
-
- getIdentifier() - Method in class org.nuxeo.theme.jsf.component.UIButton
-
- getIdentifier() - Method in class org.nuxeo.theme.jsf.component.UIPanel
-
- getIdentifier() - Method in class org.nuxeo.theme.jsf.component.UITabs
-
- getIdentifier() - Method in class org.nuxeo.theme.jsf.taglib.ButtonTag
-
- getIdentifier() - Method in class org.nuxeo.theme.jsf.taglib.PanelTag
-
- getIdentifier() - Method in class org.nuxeo.theme.jsf.taglib.TabsTag
-
- getIdentifyResult(String) - Static method in class org.nuxeo.ecm.platform.picture.magick.utils.ImageIdentifier
-
- getIdentity() - Method in class org.nuxeo.ecm.platform.login.NuxeoLoginModule
-
- getIdentity() - Method in class org.nuxeo.runtime.detection.MulticastDetector
-
- getIdentityGeneratedKeySql(Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
Gets the SQL query to execute to retrieve the last generated identity
key.
- getIdentityGeneratedKeySql(Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
-
- getIdEqualsClause(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
-
Returns the clause used to match a given row by id in the given table.
- getIdField(long) - Method in interface org.nuxeo.ecm.directory.api.DirectoryManager
-
The Id field is the name of the field that is used a primary key: unique
and not null value in the whole directory.
- getIdField() - Method in interface org.nuxeo.ecm.directory.Directory
-
Gets the id field of the schema for this directory.
- getIdField() - Method in class org.nuxeo.ecm.directory.impl.DirectoryClientImpl
-
- getIdField() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectory
-
- getIdField() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
-
- getIdField() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryProxy
-
- getIdField() - Method in class org.nuxeo.ecm.directory.ldap.LDAPSession
-
- getIdField() - Method in class org.nuxeo.ecm.directory.memory.MemoryDirectory
-
- getIdField() - Method in class org.nuxeo.ecm.directory.memory.MemoryDirectorySession
-
- getIdField() - Method in class org.nuxeo.ecm.directory.multi.MultiDirectory
-
- getIdField() - Method in class org.nuxeo.ecm.directory.multi.MultiDirectorySession
-
- getIdField() - Method in interface org.nuxeo.ecm.directory.Session
-
The Id field is the name of the field that is used a primary key: unique
and not null value in the whole directory.
- getIdField() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectory
-
- getIdField() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
-
- getIdField() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryProxy
-
- getIdField() - Method in class org.nuxeo.ecm.directory.sql.SQLSession
-
- getIdForPath(String) - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl.SessionPathResolver
-
- getIdForPath(String) - Method in interface org.nuxeo.ecm.core.storage.sql.Session.PathResolver
-
Returns the node id for a given path.
- getIdForRss() - Method in class org.nuxeo.webengine.blogs.BlogPost
-
- getIdForRss() - Method in class org.nuxeo.webengine.blogs.BlogSite
-
- getIDGenerator() - Method in interface org.nuxeo.ecm.platform.annotations.service.AnnotationConfigurationService
-
- getIDGenerator() - Method in class org.nuxeo.ecm.platform.annotations.service.AnnotationConfigurationServiceImpl
-
- getIdleConnectionCount() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultStorageConnectionMonitor
-
- getIdleTimeoutMinutes() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultStorageConnectionMonitor
-
- getIdpHeader() - Method in class org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationConfig
-
- getIdRef() - Method in interface org.nuxeo.ecm.core.api.DocumentLocation
-
Returns the document id reference
- getIdRef() - Method in class org.nuxeo.ecm.core.api.impl.DocumentLocationImpl
-
- getIdRef() - Method in class org.nuxeo.ecm.core.api.security.impl.SecuritySummaryEntryImpl
-
- getIdRef() - Method in interface org.nuxeo.ecm.core.api.security.SecuritySummaryEntry
-
- getIdType() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
Gets the type of id when stored in the database.
- getIdType() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
-
- getIdType() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
-
- getIfaceClass() - Method in class org.nuxeo.runtime.management.ServiceDescriptor
-
- getIgnoredColumns(Table) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
Columns ignored if we see them in existing tables.
- getIgnoredColumns(Table) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
-
- getIgnoreLocal() - Method in class org.nuxeo.theme.jsf.taglib.ResourcesTag
-
- getImage() - Method in class org.nuxeo.connect.update.xml.FormDefinition
-
- getImage() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.util.ImageRangeXPointer
-
- getImage(boolean) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.util.ImageRangeXPointer
-
- getImage() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.view.annotater.ImageAnnotater
-
- getImage(String, String) - Method in class org.nuxeo.ecm.platform.reporting.jaxrs.ReportResource
-
- getImage(String, HashMap, ChainedProperties, DocListener) - Method in class org.nuxeo.ecm.platform.ui.web.component.seam.NuxeoITextImageProvider
-
- getImage() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectStatus
-
- getImage(String, String, String) - Method in class org.nuxeo.theme.bank.Main
-
- getImageCollectionView(String, String) - Method in class org.nuxeo.theme.bank.Main
-
- getImageFile(String, String, String) - Static method in class org.nuxeo.theme.resources.BankManager
-
- getImageFormat() - Method in class org.nuxeo.template.processors.xdocreport.BlobImageProvider
-
- getImageInfo(Blob) - Method in interface org.nuxeo.ecm.platform.picture.api.ImagingService
-
Retrieves the
ImageInfo
of the
Blob
that is received as
parameter.
- getImageInfo(Blob) - Method in class org.nuxeo.ecm.platform.picture.ImagingComponent
-
- getImageMetadata(Blob) - Method in interface org.nuxeo.ecm.platform.picture.api.ImagingService
-
Retrieves metadata from an image contained in a
Blob
.
- getImageMetadata(Blob) - Method in interface org.nuxeo.ecm.platform.picture.core.MetadataUtils
-
- getImageMetadata(Blob) - Method in class org.nuxeo.ecm.platform.picture.core.mistral.MistralMetadataUtils
-
- getImageMetadata(Blob) - Method in class org.nuxeo.ecm.platform.picture.ImagingComponent
-
- getImageMimeType(File) - Method in interface org.nuxeo.ecm.platform.picture.api.ImagingService
-
Returns the mime-type for the given file.
- getImageMimeType(Blob) - Method in interface org.nuxeo.ecm.platform.picture.api.ImagingService
-
Returns the mime-type for the given Blob
- getImageMimeType(InputStream) - Method in interface org.nuxeo.ecm.platform.picture.api.ImagingService
-
- getImageMimeType(File) - Method in interface org.nuxeo.ecm.platform.picture.core.MimeUtils
-
Deprecated.
- getImageMimeType(InputStream) - Method in interface org.nuxeo.ecm.platform.picture.core.MimeUtils
-
Deprecated.
- getImageMimeType(File) - Method in class org.nuxeo.ecm.platform.picture.ImagingComponent
-
- getImageMimeType(Blob) - Method in class org.nuxeo.ecm.platform.picture.ImagingComponent
-
- getImageMimeType(InputStream) - Method in class org.nuxeo.ecm.platform.picture.ImagingComponent
-
Deprecated.
- getImageMimeType(String) - Static method in class org.nuxeo.theme.html.Utils
-
- getImageProperty() - Method in interface org.nuxeo.ecm.webapp.note.EditorImageActions
-
- getImageProperty() - Method in class org.nuxeo.ecm.webapp.note.EditorImageActionsBean
-
- getImageResource(String) - Method in class org.nuxeo.theme.themes.ThemeManager
-
- getImages() - Method in class org.nuxeo.theme.resources.ResourceBank
-
- getImageURL() - Method in class org.nuxeo.ecm.webapp.documentsLists.DocumentsListDescriptor
-
- getImageUrl() - Method in class org.nuxeo.theme.models.FeedItem
-
- getImageUtils() - Method in interface org.nuxeo.ecm.platform.picture.core.libraryselector.LibrarySelector
-
- getImageUtils() - Method in class org.nuxeo.ecm.platform.picture.core.libraryselector.LibrarySelectorService
-
- getImageUtils() - Method in class org.nuxeo.ecm.platform.picture.core.libraryselector.LibrarySelectorServiceDescriptor
-
- getImageView(String, String, String) - Method in class org.nuxeo.theme.bank.Main
-
- getImplementation() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
-
- getImplementation() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
-
Give the class name for the component implementation if this is a java
component
- getImplementationClass() - Method in class org.nuxeo.ecm.automation.OperationDocumentation
-
- getImplementorInstance() - Method in class org.nuxeo.ecm.platform.api.ws.WSEndpointDescriptor
-
- getImpliedDeps() - Method in class org.nuxeo.wizard.download.DownloadPackage
-
- getImportDocumentModel() - Method in class org.nuxeo.dam.seam.DamImportActions
-
- getImportingCSVFilename() - Method in class org.nuxeo.ecm.csv.CSVImportActions
-
- getImportLogs(String) - Method in interface org.nuxeo.ecm.csv.CSVImporter
-
- getImportLogs(String, CSVImportLog.Status...) - Method in interface org.nuxeo.ecm.csv.CSVImporter
-
- getImportLogs(String) - Method in class org.nuxeo.ecm.csv.CSVImporterImpl
-
- getImportLogs(String, CSVImportLog.Status...) - Method in class org.nuxeo.ecm.csv.CSVImporterImpl
-
- getImportLogs() - Method in class org.nuxeo.ecm.csv.CSVImporterWork
-
- getImportOptions(String) - Method in class org.nuxeo.dam.seam.DamImportActions
-
- getImportResult() - Method in class org.nuxeo.ecm.csv.CSVImportActions
-
- getImportResult(String) - Method in interface org.nuxeo.ecm.csv.CSVImporter
-
- getImportResult(String) - Method in class org.nuxeo.ecm.csv.CSVImporterImpl
-
- getImportStatus() - Method in class org.nuxeo.ecm.csv.CSVImportActions
-
- getImportStatus(String) - Method in interface org.nuxeo.ecm.csv.CSVImporter
-
- getImportStatus(String) - Method in class org.nuxeo.ecm.csv.CSVImporterImpl
-
- getIn() - Method in class org.nuxeo.shell.equinox.Connector
-
- getInactivityAsString() - Method in class org.nuxeo.ecm.platform.web.common.session.SessionInfo
-
- getInactivityInS() - Method in class org.nuxeo.ecm.platform.web.common.session.SessionInfo
-
- getIncludedFacets() - Method in class org.nuxeo.ecm.core.api.tree.DefaultDocumentTreeFilter
-
- getIncludedFacets() - Method in interface org.nuxeo.ecm.core.api.tree.DocumentTreeFilter
-
- getIncludedFacets() - Method in class org.nuxeo.ecm.webapp.tree.TreeManagerPluginDescriptor
-
- getIncludedItems() - Method in interface org.nuxeo.ecm.diff.model.DiffComplexFieldDefinition
-
Gets the complex field included items.
- getIncludedItems() - Method in class org.nuxeo.ecm.diff.model.impl.DiffComplexFieldDefinitionImpl
-
- getIncludedItems() - Method in class org.nuxeo.ecm.diff.service.impl.DiffComplexFieldDescriptor
-
- getIncludedTemplates() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
-
- getIncludePermissions() - Method in class org.nuxeo.ecm.core.security.PermissionDescriptor
-
- getIncomingStatementsInfo() - Method in class org.nuxeo.ecm.platform.relations.web.listener.ejb.RelationActionsBean
-
- getIncomingStatementsInfo() - Method in interface org.nuxeo.ecm.platform.relations.web.listener.RelationActions
-
- getInCreationMode() - Method in interface org.nuxeo.ecm.webapp.note.EditorImageActions
-
- getInCreationMode() - Method in class org.nuxeo.ecm.webapp.note.EditorImageActionsBean
-
- getIndent() - Method in class org.nuxeo.apidoc.introspection.XMLWriter
-
- getIndex() - Method in interface org.nuxeo.ecm.platform.picture.web.PictureManager
-
Gets the index.
- getIndex() - Method in class org.nuxeo.ecm.platform.picture.web.PictureManagerBean
-
- getIndex() - Method in interface org.nuxeo.ecm.platform.picture.web.SlideShowManager
-
Gets the index.
- getIndex() - Method in class org.nuxeo.ecm.platform.picture.web.SlideShowManagerBean
-
- getIndex() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectListboxComponent
-
- getIndex() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectMultiListboxComponent
-
Deprecated.
- getIndex() - Method in class org.nuxeo.ecm.platform.ui.web.directory.CSLData
-
- getIndex() - Method in class org.nuxeo.ecm.platform.uidgen.ejb.UIDSequenceBean
-
- getIndex() - Method in class org.nuxeo.ecm.webengine.admin.EngineService
-
- getIndex() - Method in class org.nuxeo.ecm.webengine.admin.Main
-
- getIndex(String, String) - Method in class org.nuxeo.ecm.webengine.admin.UserService
-
- getIndex() - Method in class org.nuxeo.ecm.webengine.ui.wizard.WizardPage
-
- getIndex() - Method in class org.nuxeo.opensocial.container.server.webengine.GwtContainerRoot
-
- getIndex() - Method in class org.nuxeo.shell.swing.CmdLine
-
- getIndex() - Method in class org.nuxeo.theme.bank.Main
-
- getIndex1() - Method in class org.nuxeo.ecm.webengine.samples.TemplatingObject
-
Return the template index.ftl from 'skin' directory
- getIndex1(String) - Method in class org.nuxeo.ecm.webengine.samples.TemplatingObject
-
Inject the variable 'name' in the template context and then return the template.
- getIndex2() - Method in class org.nuxeo.ecm.webengine.samples.TemplatingObject
-
Render the index2 template
- getIndexName(String, List<String>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
- getInFailureProbeInfos() - Method in interface org.nuxeo.ecm.core.management.api.ProbeManager
-
- getInFailureProbeInfos() - Method in class org.nuxeo.ecm.core.management.probes.ProbeManagerImpl
-
- getInfo() - Method in class org.nuxeo.ecm.admin.repo.RepoStat
-
- getInfo() - Static method in class org.nuxeo.ecm.admin.runtime.RuntimeInstrospection
-
- getInfo() - Method in interface org.nuxeo.ecm.core.api.event.CoreEvent
-
Returns the information attached to the event.
- getInfo() - Method in class org.nuxeo.ecm.core.api.event.impl.CoreEventImpl
-
- getInfo(String) - Static method in class org.nuxeo.ecm.platform.picture.magick.utils.ImageIdentifier
-
- getInfo() - Method in interface org.nuxeo.ecm.platform.pictures.tiles.api.PictureTiles
-
- getInfo() - Method in class org.nuxeo.ecm.platform.pictures.tiles.api.PictureTilesImpl
-
- getInfo() - Method in interface org.nuxeo.ecm.social.workspace.adapters.SubscriptionRequest
-
Deprecated.
- getInfo() - Method in class org.nuxeo.ecm.webengine.management.statuses.ProbeObject
-
- getInfo() - Method in class org.nuxeo.ecm.webengine.samples.ExtendedDocumentsObject
-
We are reusing bindings declared in the main class from sample5 and only
add a new one.
- getInfo(String, String, String) - Static method in class org.nuxeo.theme.resources.BankManager
-
- getInfo() - Method in class org.nuxeo.theme.webwidgets.WidgetFieldType
-
- getInfo() - Method in class org.nuxeo.theme.webwidgets.WidgetType
-
- getInfoFile(String, String, String) - Static method in class org.nuxeo.theme.resources.BankManager
-
- getInfoMap() - Static method in class org.nuxeo.theme.models.InfoPool
-
- getInformation() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.data.DataProcessor
-
- getInformation() - Method in interface org.nuxeo.ecm.platform.groups.audit.service.acl.data.IDataProcessor
-
Some text information related to the status
- getInfos() - Method in interface org.nuxeo.ecm.core.management.jtajca.CoreSessionMonitor
-
- getInfos() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultCoreSessionMonitor
-
- getInfos() - Method in class org.nuxeo.ecm.webengine.management.statuses.ProbesObject
-
- getInheritedNotifications() - Method in class org.nuxeo.ecm.webapp.notification.SubscriptionsAction
-
- getInheritedStyleNameOfSelectedElement() - Static method in class org.nuxeo.theme.editor.Main
-
- getInitialContext() - Method in class org.nuxeo.ecm.platform.mail.action.ExecutionContext
-
- getInitialContext() - Static method in class org.nuxeo.runtime.api.InitialContextAccessor
-
Get access to the default initial context implementation
- getInitialContext(Hashtable<?, ?>) - Method in class org.nuxeo.runtime.jtajca.NamingContextFactory
-
- getInitialized() - Method in class org.nuxeo.ecm.platform.login.LoginPluginDescriptor
-
- getInitializer() - Method in class org.nuxeo.ecm.core.test.RepositorySettings
-
- getInitialParametersDefinition(Blob) - Method in interface org.nuxeo.template.api.TemplateProcessor
-
Extract parameters from the Template file.
- getInitialParametersDefinition(Blob) - Method in class org.nuxeo.template.processors.docx.WordXMLRawTemplateProcessor
-
- getInitialParametersDefinition(Blob) - Method in class org.nuxeo.template.processors.fm.FreeMarkerProcessor
-
- getInitialParametersDefinition(Blob) - Method in class org.nuxeo.template.processors.IdentityProcessor
-
- getInitialParametersDefinition(Blob) - Method in class org.nuxeo.template.processors.jod.JODReportTemplateProcessor
-
- getInitialParametersDefinition(Blob) - Method in class org.nuxeo.template.processors.jxls.JXLSTemplateProcessor
-
- getInitialParametersDefinition(Blob) - Method in class org.nuxeo.template.processors.xdocreport.XDocReportProcessor
-
- getInitialParametersDefinition(Blob) - Method in class org.nuxeo.template.processors.xslt.XSLTProcessor
-
- getInitialSelectedFolder() - Method in class org.nuxeo.opensocial.container.client.model.FolderPickerModel
-
- getInitialSize() - Method in interface org.nuxeo.ecm.core.management.jtajca.DatabaseConnectionMonitor
-
Returns the initial size of the connection pool.
- getInitialSize() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.CommonsDatabaseConnectionMonitor
-
- getInitialSize() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TomcatDatabaseConnectionMonitor
-
- getInitialState() - Method in class org.nuxeo.ecm.core.management.statuses.AdministrableServiceDescriptor
-
- getInitialState() - Method in class org.nuxeo.ecm.core.versioning.DefaultVersioningRuleDescriptor
-
- getInitialState() - Method in class org.nuxeo.ecm.core.versioning.VersioningRuleDescriptor
-
- getInitialStateName() - Method in class org.nuxeo.ecm.core.lifecycle.extensions.LifeCycleDescriptor
-
- getInitialStateNames() - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleImpl
-
- getInitialStateNames() - Method in interface org.nuxeo.ecm.core.lifecycle.LifeCycle
-
Returns the list of allowed initial state names.
- getInitiator() - Method in interface org.nuxeo.ecm.platform.task.Task
-
- getInitiator() - Method in class org.nuxeo.ecm.platform.task.TaskImpl
-
- getInitParameter(String) - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockExternalContext
-
- getInitParameterMap() - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockExternalContext
-
- getInitParams() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.FilterDescriptor
-
- getInitParams() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletDescriptor
-
- getInitParams() - Method in class org.nuxeo.runtime.jetty.FilterDescriptor
-
- getInitParams() - Method in class org.nuxeo.runtime.jetty.ServletDescriptor
-
- getInjectable(ComponentContext, Context, Type) - Method in class org.nuxeo.ecm.automation.jaxrs.JsonFactoryProvider
-
- getInjectable(ComponentContext, Context, Type) - Method in class org.nuxeo.ecm.webengine.app.jersey.JerseyApplication
-
- getInjector() - Method in class org.nuxeo.opensocial.service.impl.OpenSocialServiceImpl
-
- getInjector() - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner
-
Gets the Guice injector.
- getInline() - Method in class org.nuxeo.theme.jsf.component.UIThemeStyles
-
- getInline() - Method in class org.nuxeo.theme.jsf.taglib.ThemeStylesTag
-
- getInlineBlobs() - Method in class org.nuxeo.ecm.core.io.impl.plugins.DocumentModelReader
-
- getInLineListeners() - Method in class org.nuxeo.ecm.core.event.impl.EventListenerList
-
- getInlineListenersDescriptors() - Method in class org.nuxeo.ecm.core.event.impl.EventListenerList
-
- getInnerSize() - Method in class org.nuxeo.ecm.quota.automation.SimpleQuotaInfo
-
- getInnerSize() - Method in interface org.nuxeo.ecm.quota.size.QuotaAware
-
- getInnerSize() - Method in class org.nuxeo.ecm.quota.size.QuotaAwareDocument
-
- getInnerSize() - Method in class org.nuxeo.ecm.quota.size.QuotaInfo
-
- getInput() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.DefaultOperationRequest
-
- getInput() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JavaOperationRequest
-
- getInput() - Method in interface org.nuxeo.ecm.automation.client.OperationRequest
-
- getInput() - Method in class org.nuxeo.ecm.automation.core.trace.Call
-
- getInput(String) - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.DocumentInputResolver
-
- getInput(String) - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.DocumentsInputResolver
-
- getInput() - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.ExecutionRequest
-
- getInput(String) - Method in interface org.nuxeo.ecm.automation.jaxrs.io.operations.InputResolver
-
- getInput() - Method in class org.nuxeo.ecm.automation.OperationContext
-
- getInput() - Method in interface org.nuxeo.ecm.webengine.ui.tree.TreeModel
-
Gets the current input of the tree.
- getInput() - Method in class org.nuxeo.ecm.webengine.ui.tree.TreeModelImpl
-
- getInputChain() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
-
Get input chain.
- getInputChain() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
-
- getInputElement() - Method in class org.nuxeo.functionaltests.forms.DateWidgetElement
-
- getInputElement() - Method in class org.nuxeo.functionaltests.forms.WidgetElement
-
- getInputRef() - Method in class org.nuxeo.ecm.automation.client.model.Blob
-
- getInputRef() - Method in class org.nuxeo.ecm.automation.client.model.Blobs
-
- getInputRef() - Method in class org.nuxeo.ecm.automation.client.model.DateInput
-
Deprecated.
- getInputRef() - Method in class org.nuxeo.ecm.automation.client.model.DocRef
-
- getInputRef() - Method in class org.nuxeo.ecm.automation.client.model.DocRefs
-
- getInputRef() - Method in class org.nuxeo.ecm.automation.client.model.Documents
-
- getInputRef() - Method in interface org.nuxeo.ecm.automation.client.model.OperationInput
-
- getInputRef() - Method in class org.nuxeo.ecm.automation.client.model.PrimitiveInput
-
Deprecated.
- getInputs(OperationDocumentation) - Method in class org.nuxeo.ecm.automation.server.jaxrs.doc.DocResource
-
- getInputsAsString(OperationInfo) - Method in class org.nuxeo.apidoc.browse.OperationWO
-
- getInputsAsString(OperationDocumentation) - Method in class org.nuxeo.ecm.automation.server.jaxrs.doc.DocResource
-
- getInputStream() - Method in class org.nuxeo.common.utils.ZipIterator
-
- getInputStream() - Method in class org.nuxeo.ecm.automation.client.jaxrs.util.BlobDataSource
-
- getInputStream() - Method in class org.nuxeo.ecm.automation.client.jaxrs.util.InputStreamDataSource
-
- getInputStream() - Method in class org.nuxeo.ecm.automation.core.mail.BlobDataSource
-
- getInputStream() - Method in class org.nuxeo.ecm.automation.jaxrs.io.InputStreamDataSource
-
- getInputStream() - Method in class org.nuxeo.ecm.webengine.scripting.ScriptFile
-
- getInputStream() - Method in class org.nuxeo.runtime.test.protocols.inline.InlineURLConnection
-
- getInputStream() - Method in class org.nuxeo.theme.protocol.nxtheme.Connection
-
- getInputTransitions() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
-
Gets the input transitions.
- getInputTransitions() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
-
- getInputType() - Method in class org.nuxeo.ecm.automation.client.model.Blob
-
- getInputType() - Method in class org.nuxeo.ecm.automation.client.model.Blobs
-
- getInputType() - Method in class org.nuxeo.ecm.automation.client.model.DateInput
-
Deprecated.
- getInputType() - Method in class org.nuxeo.ecm.automation.client.model.DocRef
-
- getInputType() - Method in class org.nuxeo.ecm.automation.client.model.DocRefs
-
- getInputType() - Method in class org.nuxeo.ecm.automation.client.model.Document
-
- getInputType() - Method in class org.nuxeo.ecm.automation.client.model.Documents
-
- getInputType() - Method in interface org.nuxeo.ecm.automation.client.model.OperationInput
-
- getInputType() - Method in class org.nuxeo.ecm.automation.client.model.PrimitiveInput
-
Deprecated.
- getInputType() - Method in class org.nuxeo.ecm.automation.core.impl.InvokableMethod
-
- getInputType() - Method in class org.nuxeo.shell.automation.cmds.OperationCommandType
-
- getInputValue() - Method in class org.nuxeo.functionaltests.forms.WidgetElement
-
- getInputWidget() - Method in class org.nuxeo.theme.editor.StyleFieldProperty
-
- getInsertColumns(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
-
- getInsertRootIdColumns() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
-
- getInsertRootIdSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
-
- getInsertSql(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
-
Returns the SQL INSERT
to add a row.
- getInstallationDirective() - Method in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineDescriptor
-
- getInstallationMessage() - Method in class org.nuxeo.ecm.core.convert.api.ConverterCheckResult
-
- getInstallationScreen(String) - Method in class org.nuxeo.functionaltests.pages.admincenter.PackageListingPage
-
- getInstallContext() - Static method in class org.nuxeo.runtime.jtajca.NuxeoContainer
-
- getInstallDate(String) - Method in class org.nuxeo.connect.update.standalone.PackagePersistence
-
- getInstallDate(String) - Method in class org.nuxeo.connect.update.standalone.StandaloneUpdateService
-
- getInstalledAppCallbackURL(String) - Static method in class org.nuxeo.ecm.webengine.oauth2.WEOAuthConstants
-
- getInstalledBundles() - Method in class org.nuxeo.osgi.BundleRegistry
-
- getInstalledBundles() - Method in class org.nuxeo.osgi.OSGiAdapter
-
- getInstaller() - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
-
- getInstallErrorMessage() - Method in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineDescriptor
-
- getInstallFile() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
-
- getInstallFile() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
-
- getInstallForms() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
-
- getInstallMessage() - Method in class org.nuxeo.ecm.platform.commandline.executor.api.CommandAvailability
-
- getInstallMessage() - Method in exception org.nuxeo.ecm.platform.commandline.executor.api.CommandNotAvailable
-
- getInstallTask() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
-
- getInstance() - Static method in class org.nuxeo.ecm.automation.client.jaxrs.impl.AutomationClientActivator
-
- getInstance() - Static method in class org.nuxeo.ecm.automation.core.rendering.RenderingService
-
- getInstance() - Static method in class org.nuxeo.ecm.automation.core.scripting.Functions
-
- getInstance() - Static method in class org.nuxeo.ecm.core.api.CallerPrincipalProvider
-
- getInstance() - Static method in class org.nuxeo.ecm.core.api.CoreInstance
-
Gets the CoreInstance singleton.
- getInstance() - Static method in class org.nuxeo.ecm.core.api.model.impl.DefaultPropertyFactory
-
- getInstance() - Static method in class org.nuxeo.ecm.core.api.model.impl.osm.ObjectAdapterManager
-
- getInstance() - Static method in class org.nuxeo.ecm.core.repository.RepositoryInitializationHandler
-
- getInstance() - Static method in class org.nuxeo.ecm.core.storage.sql.Activator
-
- getInstance() - Static method in class org.nuxeo.ecm.directory.ldap.dns.DNSServiceResolverImpl
-
- getInstance() - Static method in class org.nuxeo.ecm.platform.annotations.gwt.client.AnnotationConfiguration
-
- getInstance() - Static method in class org.nuxeo.ecm.platform.annotations.gwt.client.PreviewSettings
-
- getInstance() - Static method in class org.nuxeo.ecm.webengine.jaxrs.Activator
-
- getInstance() - Static method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationManager
-
- getInstance() - Static method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletRegistry
-
- getInstance() - Static method in class org.nuxeo.ecm.webengine.security.PermissionService
-
- getInstance(Class<?>) - Method in class org.nuxeo.opensocial.service.impl.OpenSocialServiceImpl
-
- getInstance() - Static method in class org.nuxeo.opensocial.webengine.gadgets.render.NuxeoContextHelper
-
- getInstance() - Static method in class org.nuxeo.osgi.application.StandaloneApplication
-
- getInstance() - Static method in class org.nuxeo.osgi.jboss.JBossOSGiAdapter
-
This method is safe only when using isolated EARs if there are multiple
nuxeo EARs in the system.
- getInstance() - Static method in class org.nuxeo.runtime.annotations.loader.BundleAnnotationsLoader
-
Deprecated.
- getInstance() - Static method in class org.nuxeo.runtime.api.ServiceManager
-
- getInstance() - Method in class org.nuxeo.runtime.management.Resource
-
- getInstance() - Method in interface org.nuxeo.runtime.model.ComponentInstance
-
Gets the actual component implementation instance.
- getInstance() - Method in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
-
- getInstance() - Static method in class org.nuxeo.runtime.osgi.OSGiHostAdapter
-
- getInstance() - Static method in class org.nuxeo.runtime.osgi.OSGiRuntimeActivator
-
- getInstance() - Method in class org.nuxeo.runtime.remoting.RemoteComponentInstance
-
- getInstance() - Static method in class org.nuxeo.runtime.service.AdapterManager
-
- getInstance() - Static method in class org.nuxeo.theme.ResourceResolver
-
Gets the current resolver (thread local).
- getInstanceDescription() - Method in class org.nuxeo.connect.client.jsf.ConnectStatusActionBean
-
- getInstanceIdentifier() - Method in class org.nuxeo.ecm.core.management.api.AdministrativeStatus
-
- getInstanceName() - Method in class org.nuxeo.runtime.api.ServiceDescriptor
-
- getInstanceType() - Method in class org.nuxeo.connect.client.jsf.ConnectStatusActionBean
-
- getinstanceTypeLabel() - Method in class org.nuxeo.connect.client.status.SubscriptionStatusWrapper
-
- getInstanceTypes() - Method in class org.nuxeo.connect.client.jsf.ConnectStatusActionBean
-
- getInSuccessProbeInfos() - Method in interface org.nuxeo.ecm.core.management.api.ProbeManager
-
- getInSuccessProbeInfos() - Method in class org.nuxeo.ecm.core.management.probes.ProbeManagerImpl
-
- getInt() - Method in class org.nuxeo.ecm.core.io.impl.DWord
-
- getInteger() - Method in class org.nuxeo.runtime.model.Property
-
- getIntegerScope(String) - Static method in class org.nuxeo.ecm.directory.ldap.LdapScope
-
Returns the associated integer for scope, comparing lower case.
- getIntegerValue() - Method in class org.nuxeo.ecm.platform.reporting.report.ReportParameter
-
- getIntegerValue() - Method in class org.nuxeo.ecm.platform.smart.query.IncrementalSmartQuery
-
- getInterface() - Method in class org.nuxeo.ecm.core.api.adapter.DocumentAdapterDescriptor
-
- getInterfaceNames() - Method in class org.nuxeo.apidoc.adapters.SeamComponentInfoDocAdapter
-
- getInterfaceNames() - Method in interface org.nuxeo.apidoc.api.SeamComponentInfo
-
- getInterfaceNames() - Method in class org.nuxeo.apidoc.introspection.SeamComponentInfoImpl
-
- getIntermediateSegment() - Method in class org.nuxeo.ecm.core.storage.sql.ModelProperty
-
Gets the segment name for an intermediate segment.
- getInternalConsumer() - Method in interface org.nuxeo.ecm.platform.oauth.keys.OAuthServerKeyManager
-
- getInternalConsumer() - Method in class org.nuxeo.ecm.platform.oauth.keys.OAuthServerKeyManagerImpl
-
- getInternalKey() - Method in interface org.nuxeo.ecm.platform.oauth.keys.OAuthServerKeyManager
-
Returns the consumerKey used in Shindig => Nuxeo sign fetch.
- getInternalKey() - Method in class org.nuxeo.ecm.platform.oauth.keys.OAuthServerKeyManagerImpl
-
- getInternalSecret() - Method in interface org.nuxeo.ecm.platform.oauth.keys.OAuthServerKeyManager
-
Returns the consumerSecret (HMAC) used in Shindig => Nuxeo sign fetch.
- getInternalSecret() - Method in class org.nuxeo.ecm.platform.oauth.keys.OAuthServerKeyManagerImpl
-
- getInTreeSql(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
Gets the expression to use to check tree membership.
- getInTreeSql(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDB2
-
- getInTreeSql(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDerby
-
- getInTreeSql(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
-
- getInTreeSql(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectHSQLDB
-
- getInTreeSql(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
-
- getInTreeSql(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
-
- getInTreeSql(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
-
- getInTreeSql(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
-
- getIntrinsic() - Method in interface org.nuxeo.ecm.core.api.quota.QuotaStats
-
Returns the intrinsic cardinal value of the underlying document.
- getIntrinsic() - Method in class org.nuxeo.ecm.quota.count.QuotaStatsNonFolderishCountAdapter
-
- getIntValue(DocumentModel, PredicateFieldDefinition) - Static method in class org.nuxeo.ecm.platform.query.nxql.NXQLQueryBuilder
-
- getInvalidations() - Method in class org.nuxeo.ecm.core.storage.sql.InvalidationsQueue
-
Gets the queued invalidations and resets the queue.
- getInvalidFields() - Method in exception org.nuxeo.ecm.webengine.forms.validation.ValidationException
-
- getInvalidFields() - Method in class org.nuxeo.ecm.webengine.ui.wizard.Wizard
-
- getInverseReferences() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
-
- getInverseReferences() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
-
- getInvitationLayout(String) - Method in class org.nuxeo.ecm.user.registration.actions.UserRegistrationActions
-
- getInvitationLayout() - Method in class org.nuxeo.ecm.user.registration.UserRegistrationConfiguration
-
- getIOManager() - Method in class org.nuxeo.ecm.platform.io.impl.IOManagerComponent
-
- getIsAdministrator() - Method in class org.nuxeo.ecm.automation.core.events.EventHandler
-
- getIsAsync() - Method in class org.nuxeo.ecm.core.event.impl.EventListenerDescriptor
-
- getIsCurrentContainerDirectParent() - Method in class org.nuxeo.ecm.webapp.action.PopupHelper
-
- getIsDisabled() - Method in class org.nuxeo.ecm.platform.suggestbox.service.Suggestion
-
Disabled suggestions can be useful to display suggestions that might have
been relevant if the context was slightly different (e.g.
- getIsImageUploaded() - Method in interface org.nuxeo.ecm.webapp.note.EditorImageActions
-
- getIsImageUploaded() - Method in class org.nuxeo.ecm.webapp.note.EditorImageActionsBean
-
- getIsIndeterminate() - Method in class org.nuxeo.ecm.core.work.api.Work.Progress
-
- getIsSession() - Method in class org.nuxeo.ecm.webapp.documentsLists.DocumentsListDescriptor
-
- getIsWithCurrentAndTotal() - Method in class org.nuxeo.ecm.core.work.api.Work.Progress
-
- getIsWithPercent() - Method in class org.nuxeo.ecm.core.work.api.Work.Progress
-
- getItem(String) - Method in class org.nuxeo.wss.impl.WSSBackendAdapter
-
- getItem(String) - Method in class org.nuxeo.wss.impl.WSSFakeBackend
-
- getItem(String) - Method in class org.nuxeo.wss.impl.WSSRootBackendAdapter
-
- getItem(String) - Method in class org.nuxeo.wss.impl.WSSVirtualBackendAdapter
-
- getItem() - Method in interface org.nuxeo.wss.spi.dws.Site
-
- getItem() - Method in class org.nuxeo.wss.spi.dws.SiteImpl
-
- getItem(String) - Method in interface org.nuxeo.wss.spi.WSSBackend
-
- getItemContent(String, String) - Method in class org.nuxeo.rss.reader.webengine.RssReaderModuleRoot
-
- getItemCount() - Method in interface org.nuxeo.opensocial.container.client.ui.api.HasMultipleValue
-
- getItemDisabled() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionImpl
-
- getItemDisabled() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionsImpl
-
- getItemDisabled() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetSelectOption
-
Returns the disabled behaviour for the select option.
- getItemDisabled() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetSelectOptionDescriptor
-
- getItemDisabled() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetSelectOptionsDescriptor
-
- getItemDisabled() - Method in class org.nuxeo.ecm.platform.ui.web.component.UISelectItems
-
- getItemLabel() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionImpl
-
- getItemLabel() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionsImpl
-
- getItemLabel() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetSelectOption
-
Returns the item label for the select option.
- getItemLabel() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetSelectOptionDescriptor
-
- getItemLabel() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetSelectOptionsDescriptor
-
- getItemLabel() - Method in class org.nuxeo.ecm.platform.ui.web.component.UISelectItems
-
- getItemRendered() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionImpl
-
- getItemRendered() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionsImpl
-
- getItemRendered() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetSelectOption
-
Returns the rendered behaviour for the select option.
- getItemRendered() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetSelectOptionDescriptor
-
- getItemRendered() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetSelectOptionsDescriptor
-
- getItemRendered() - Method in class org.nuxeo.ecm.platform.ui.web.component.UISelectItems
-
- getItems() - Method in interface org.nuxeo.ecm.diff.model.DiffFieldDefinition
-
Gets the field items.
- getItems() - Method in class org.nuxeo.ecm.diff.model.impl.DiffFieldDefinitionImpl
-
- getItems() - Method in class org.nuxeo.ecm.diff.service.impl.DiffFieldDescriptor
-
- getItems(DocumentModel) - Method in class org.nuxeo.ecm.platform.video.storyboard.StoryboardActions
-
- getItems() - Method in class org.nuxeo.theme.models.AbstractModel
-
- getItems() - Method in interface org.nuxeo.theme.models.Model
-
- getItems() - Method in interface org.nuxeo.theme.vocabularies.Vocabulary
-
- getItems(String) - Method in class org.nuxeo.theme.vocabularies.VocabularyManager
-
- getItems() - Method in class org.nuxeo.theme.webwidgets.ui.DecorationVocabulary
-
- getItems() - Method in class org.nuxeo.theme.webwidgets.ui.ProviderVocabulary
-
- getItemsInCollection(String, String, String) - Static method in class org.nuxeo.theme.bank.Main
-
- getItemsInCollection(String, String, String) - Static method in class org.nuxeo.theme.bank.Utils
-
- getItemsInCollection(String, String, String) - Static method in class org.nuxeo.theme.resources.BankManager
-
- getItemValue() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionImpl
-
- getItemValue() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionsImpl
-
- getItemValue() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetSelectOption
-
Returns the item value for the select option.
- getItemValue() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetSelectOptionDescriptor
-
- getItemValue() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetSelectOptionsDescriptor
-
- getItemValue() - Method in class org.nuxeo.ecm.platform.ui.web.component.UISelectItems
-
- getItemVersioningHistory(DocumentModel) - Method in interface org.nuxeo.ecm.webapp.versioning.DocumentVersioning
-
Returns the available versioning options for the document parameter and
state.
- getItemVersioningHistory(DocumentModel) - Method in class org.nuxeo.ecm.webapp.versioning.DocumentVersioningBean
-
- getIterableType(Class<?>) - Static method in class org.nuxeo.ecm.automation.core.impl.IterableInputHelper
-
- getITextObject() - Method in class org.nuxeo.ecm.platform.ui.web.component.seam.UIImage
-
- getJarFile(URL) - Static method in class org.nuxeo.runtime.jboss.deployer.Utils
-
- getJarFileCloser() - Method in class org.nuxeo.osgi.OSGiAdapter
-
helper for closing jar files during bundle uninstall
- getJarId(String) - Method in class org.nuxeo.runtime.deployment.preprocessor.DeploymentPreprocessor
-
Deprecated.
- getJarManifest(File) - Static method in class org.nuxeo.common.utils.JarUtils
-
- getJARs() - Method in class org.nuxeo.osgi.application.ApplicationLoader.BundleFileLoader
-
- getJARs() - Method in class org.nuxeo.osgi.application.ApplicationLoader.BundleFileScanner
-
- getJars() - Method in class org.nuxeo.osgi.application.ClassPath
-
- getJarURL() - Method in class org.nuxeo.osgi.JarBundleFile
-
- getJavaComponentIds() - Method in class org.nuxeo.apidoc.introspection.RuntimeSnapshot
-
- getJavaComponentIds() - Method in class org.nuxeo.apidoc.repository.RepositoryDistributionSnapshot
-
- getJavaComponentIds() - Method in interface org.nuxeo.apidoc.snapshot.DistributionSnapshot
-
- getJavaDocHelper() - Method in class org.nuxeo.apidoc.introspection.RuntimeSnapshot
-
- getJavaDocHelper() - Method in class org.nuxeo.apidoc.repository.RepositoryDistributionSnapshot
-
- getJavaDocHelper() - Method in interface org.nuxeo.apidoc.snapshot.DistributionSnapshot
-
- getJavascript() - Method in class org.nuxeo.theme.jsf.component.UIPanel
-
- getJavascript() - Method in class org.nuxeo.theme.jsf.taglib.PanelTag
-
- getJavaType() - Method in interface org.nuxeo.ecm.automation.client.jaxrs.spi.JsonMarshaller
-
The marshalled java type
- getJavaType() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.marshallers.BooleanMarshaller
-
- getJavaType() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.marshallers.DateMarshaller
-
- getJavaType() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.marshallers.DocumentMarshaller
-
- getJavaType() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.marshallers.DocumentsMarshaller
-
- getJavaType() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.marshallers.ExceptionMarshaller
-
- getJavaType() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.marshallers.LoginMarshaller
-
- getJavaType() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.marshallers.NumberMarshaller
-
- getJavaType() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.marshallers.PojoMarshaller
-
- getJavaType() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.marshallers.RecordSetMarshaller
-
- getJavaType() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.marshallers.StringMarshaller
-
- getJavaType() - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodec
-
- getJaxbContext() - Static method in class org.nuxeo.ecm.webdav.jaxrs.Util
-
- getJbpmTaskService() - Method in class org.nuxeo.ecm.platform.task.web.TaskServiceBusinessDelegate
-
- getJdbcType() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Column
-
- getJDBCTypeAndString(ColumnType) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
Gets the JDBC type and string from Nuxeo's type abstraction.
- getJDBCTypeAndString(ColumnType) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDB2
-
- getJDBCTypeAndString(ColumnType) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDerby
-
- getJDBCTypeAndString(ColumnType) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
-
- getJDBCTypeAndString(ColumnType) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectHSQLDB
-
- getJDBCTypeAndString(ColumnType) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
-
- getJDBCTypeAndString(ColumnType) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
-
- getJDBCTypeAndString(ColumnType) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
-
- getJDBCTypeAndString(ColumnType) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
-
- getJedisPool() - Method in interface org.nuxeo.ecm.core.redis.RedisService
-
Gets the configured Jedis pool, or null
if not configured.
- getJedisPool() - Method in class org.nuxeo.ecm.core.redis.RedisServiceImpl
-
- getJndiProperties() - Method in class org.nuxeo.runtime.config.AbstractServerConfiguration
-
- getJndiProperties() - Method in interface org.nuxeo.runtime.config.ServerConfiguration
-
Get the JNDI properties required by clients to connect to this server.
- getJNDIProperties() - Static method in class org.nuxeo.runtime.config.v1.ConfigurationFactory1
-
- getJSFDocumentPath(DocumentModel, String) - Static method in class org.nuxeo.ecm.mobile.webengine.RedirectHelper
-
- getJSFURLPath(DocumentModel) - Method in class org.nuxeo.ecm.mobile.webengine.document.MobileDocument
-
- getJSFURLPath() - Method in class org.nuxeo.ecm.mobile.webengine.document.MobileDocument
-
- getJSONContentViewState() - Method in class org.nuxeo.dam.seam.DamSearchActions
-
- getJsonFactory() - Method in class org.nuxeo.ecm.automation.io.services.JsonFactoryManager
-
- getJsp() - Method in class org.nuxeo.wizard.nav.Page
-
- getJSResourcesToInclude() - Method in class org.nuxeo.ecm.platform.ui.web.richfaces.NuxeoInternetResourceBuilderImpl
-
- getKey() - Method in class org.nuxeo.apidoc.introspection.BundleGroupImpl
-
- getKey() - Method in class org.nuxeo.apidoc.introspection.RuntimeSnapshot
-
- getKey() - Method in class org.nuxeo.apidoc.repository.RepositoryDistributionSnapshot
-
- getKey() - Method in interface org.nuxeo.apidoc.snapshot.DistributionSnapshot
-
- getKey(Object) - Method in class org.nuxeo.common.collections.ArrayMap
-
- getKey(int) - Method in class org.nuxeo.common.collections.ArrayMap
-
- getKey() - Method in class org.nuxeo.common.collections.DependencyTree.Entry
-
- getKey(Serializable) - Method in class org.nuxeo.common.collections.SerializableArrayMap
-
- getKey(int) - Method in class org.nuxeo.common.collections.SerializableArrayMap
-
- getKey() - Method in class org.nuxeo.common.utils.FileMatcher
-
- getKey() - Method in class org.nuxeo.common.utils.FileRef.PatternFileRef
-
- getKey() - Method in class org.nuxeo.connect.update.task.update.Entry
-
- getKey() - Method in class org.nuxeo.connect.update.task.update.RollbackOptions
-
- getKey(UpdateOptions) - Method in class org.nuxeo.connect.update.task.update.UpdateManager
-
- getKey() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Column
-
- getKey() - Method in interface org.nuxeo.ecm.core.storage.sql.jdbc.db.Table
-
- getKey() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableAlias
-
- getKey() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableImpl
-
- getKey() - Method in class org.nuxeo.ecm.platform.audit.service.extension.ExtendedInfoDescriptor
-
- getKey() - Method in class org.nuxeo.ecm.platform.ui.web.model.impl.EditableModelRowEvent
-
- getKey() - Method in class org.nuxeo.ecm.platform.uidgen.ejb.UIDSequenceBean
-
- getKey() - Method in class org.nuxeo.opensocial.shindig.crypto.PortalConfig
-
- getKey() - Method in class org.nuxeo.runtime.deploy.DependencyTree.Entry
-
- getKey() - Method in class org.nuxeo.theme.ShortcutType
-
- getKeyForContainer(String) - Method in class org.nuxeo.opensocial.service.impl.OpenSocialServiceImpl
-
- getKeyName() - Method in class org.nuxeo.ecm.admin.oauth.ServerKeyActionBean
-
- getKeyName() - Method in interface org.nuxeo.ecm.platform.oauth.keys.OAuthServerKeyManager
-
Returns key name (not really used).
- getKeyName() - Method in class org.nuxeo.ecm.platform.oauth.keys.OAuthServerKeyManagerImpl
-
- getKeyPair(KeyStore, String, String, String) - Method in interface org.nuxeo.ecm.platform.signature.api.pki.CertService
-
Retrieves existing private and public key from a KeyStore.
- getKeyPair(KeyStore, String, String, String) - Method in class org.nuxeo.ecm.platform.signature.core.pki.CertServiceImpl
-
- getKeys() - Method in class org.nuxeo.common.utils.Registry
-
- getKeys() - Method in class org.nuxeo.ecm.automation.client.model.PropertyMap
-
- getKeys() - Method in class org.nuxeo.ecm.core.storage.sql.Row
-
Gets the list of keys.
- getKeys() - Method in class org.nuxeo.ecm.platform.rendering.fm.i18n.ResourceComposite
-
- getKeys() - Method in class org.nuxeo.ecm.webengine.forms.FormData
-
- getKeys() - Method in interface org.nuxeo.ecm.webengine.forms.FormDataProvider
-
- getKeys() - Method in class org.nuxeo.ecm.webengine.forms.SimpleFormDataProvider
-
- getKeys() - Method in class org.nuxeo.ecm.webengine.forms.TestFormInstance
-
- getKeys() - Method in class org.nuxeo.ecm.webengine.model.MessagesBundle
-
Implementation of ResourceBundle.getKeys.
- getKeySeparator() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelect
-
- getKeySeparator() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectBase
-
- getKeySeparator() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectOutputComponent
-
- getKeySeparator() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectState
-
- getKeySeparator() - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryEntryOutputComponent
-
- getKeyStore(InputStream, String) - Method in interface org.nuxeo.ecm.platform.signature.api.pki.CertService
-
Retrieves a KeyStore object from a supplied InputStream.
- getKeyStore(InputStream, String) - Method in class org.nuxeo.ecm.platform.signature.core.pki.CertServiceImpl
-
- getKeyStore(InputStream, String) - Method in class org.nuxeo.ecm.platform.signature.core.pki.RootServiceImpl
-
- getKeyType() - Method in class org.nuxeo.ecm.platform.oauth.providers.NuxeoOAuthServiceProvider
-
- getKind() - Method in class org.nuxeo.ecm.platform.rendition.impl.AbstractRendition
-
- getKind() - Method in interface org.nuxeo.ecm.platform.rendition.Rendition
-
- getKind() - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
-
- getKinds() - Method in class org.nuxeo.ecm.social.user.relationship.UserRelationshipActions
-
- getKindSet(int) - Method in class org.nuxeo.ecm.core.storage.sql.Invalidations
-
only call this if it's to add at least one element in the set
- getKlass() - Method in class org.nuxeo.ecm.core.CoreServiceFactoryDescriptor
-
- getKlass() - Method in class org.nuxeo.ecm.core.CoreServiceOrphanVersionRemovalFilterDescriptor
-
- getKlass() - Method in class org.nuxeo.ecm.core.CoreServicePolicyDescriptor
-
- getKlass() - Method in class org.nuxeo.ecm.diff.content.adapter.MimeTypeContentDifferDescriptor
-
- getKlass() - Method in class org.nuxeo.ecm.directory.api.ui.DirectoryUIDeleteConstraintDescriptor
-
- getKlass() - Method in class org.nuxeo.ecm.platform.annotations.configuration.service.UserInfoMapperDescriptor
-
- getKlass() - Method in class org.nuxeo.ecm.platform.annotations.configuration.service.WebPermissionDescriptor
-
- getKlass() - Method in class org.nuxeo.ecm.platform.annotations.descriptors.AnnotabilityManagerDescriptor
-
- getKlass() - Method in class org.nuxeo.ecm.platform.annotations.descriptors.AnnotationIDGeneratorDescriptor
-
- getKlass() - Method in class org.nuxeo.ecm.platform.annotations.descriptors.MetadataMapperDescriptor
-
- getKlass() - Method in class org.nuxeo.ecm.platform.annotations.descriptors.PermissionManagerDescriptor
-
- getKlass() - Method in class org.nuxeo.ecm.platform.annotations.descriptors.UriResolverDescriptor
-
- getKlass() - Method in class org.nuxeo.ecm.platform.annotations.repository.descriptor.DocumentAnnotabilityDescriptor
-
- getKlass() - Method in class org.nuxeo.ecm.platform.annotations.repository.descriptor.GraphManagerEventListenerDescriptor
-
- getKlass() - Method in class org.nuxeo.ecm.platform.annotations.repository.descriptor.SecurityManagerDescriptor
-
- getKlass() - Method in class org.nuxeo.ecm.platform.audit.service.extension.AdapterDescriptor
-
- getKlass() - Method in class org.nuxeo.ecm.platform.preview.adapter.BlobPostProcessorDescriptor
-
- getKlass() - Method in class org.nuxeo.ecm.platform.preview.adapter.MimeTypePreviewerDescriptor
-
- getKlass() - Method in class org.nuxeo.ecm.platform.publisher.descriptors.PublicationTreeDescriptor
-
- getKlass() - Method in class org.nuxeo.ecm.platform.publisher.descriptors.PublishedDocumentFactoryDescriptor
-
- getKlass() - Method in class org.nuxeo.ecm.platform.publisher.rules.ValidatorsRuleDescriptor
-
- getKlass() - Method in class org.nuxeo.ecm.platform.relations.adapters.DocumentModelResourceAdapter
-
- getKlass() - Method in class org.nuxeo.ecm.platform.relations.api.impl.AbstractResourceAdapter
-
- getKlass() - Method in interface org.nuxeo.ecm.platform.relations.api.ResourceAdapter
-
- getKlass() - Method in class org.nuxeo.ecm.platform.routing.core.impl.PersisterDescriptor
-
- getKlass() - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor.ExceptionHandlerDescriptor
-
- getKlass() - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor.ListenerDescriptor
-
- getKlass() - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor.RequestDumpDescriptor
-
- getKlass() - Method in class org.nuxeo.ecm.spaces.impl.docwrapper.SpaceFactoryDescriptor
-
- getLabel() - Method in class org.nuxeo.apidoc.adapters.ExtensionPointInfoDocAdapter
-
- getLabel() - Method in class org.nuxeo.apidoc.adapters.OperationInfoDocAdapter
-
- getLabel() - Method in interface org.nuxeo.apidoc.api.ExtensionPointInfo
-
- getLabel() - Method in interface org.nuxeo.apidoc.api.OperationInfo
-
- getLabel(String) - Method in class org.nuxeo.apidoc.browse.ApiBrowser
-
- getLabel() - Method in class org.nuxeo.apidoc.browse.ArtifactLabel
-
- getLabel() - Method in class org.nuxeo.apidoc.documentation.ContributionItem
-
- getLabel() - Method in class org.nuxeo.apidoc.introspection.ExtensionPointInfoImpl
-
- getLabel() - Method in class org.nuxeo.apidoc.introspection.OperationInfoImpl
-
- getLabel(Object) - Method in class org.nuxeo.apidoc.tree.NuxeoArtifactContentProvider
-
- getLabel() - Method in class org.nuxeo.connect.update.xml.FieldDefinition
-
- getLabel() - Method in class org.nuxeo.ecm.automation.client.model.OperationDocumentation
-
- getLabel() - Method in class org.nuxeo.ecm.automation.core.OperationChainContribution
-
- getLabel() - Method in class org.nuxeo.ecm.automation.OperationDocumentation
-
- getLabel() - Method in class org.nuxeo.ecm.core.api.impl.NuxeoGroupImpl
-
- getLabel() - Method in class org.nuxeo.ecm.core.api.impl.VersionModelImpl
-
- getLabel() - Method in interface org.nuxeo.ecm.core.api.NuxeoGroup
-
Gets the label of the group
- getLabel() - Method in class org.nuxeo.ecm.core.api.repository.Repository
-
- getLabel() - Method in interface org.nuxeo.ecm.core.api.VersionModel
-
- getLabel() - Method in class org.nuxeo.ecm.core.management.api.AdministrativeStatus
-
- getLabel() - Method in class org.nuxeo.ecm.core.management.events.CallStat
-
- getLabel() - Method in class org.nuxeo.ecm.core.management.probes.ProbeDescriptor
-
- getLabel() - Method in class org.nuxeo.ecm.core.management.statuses.AdministrableServiceDescriptor
-
- getLabel() - Method in interface org.nuxeo.ecm.diff.model.DiffDisplayBlock
-
- getLabel() - Method in class org.nuxeo.ecm.diff.model.impl.DiffDisplayBlockImpl
-
- getLabel() - Method in class org.nuxeo.ecm.platform.actions.Action
-
- getLabel() - Method in class org.nuxeo.ecm.platform.annotations.configuration.service.DisplayedFieldsDescriptor
-
- getLabel(String) - Method in interface org.nuxeo.ecm.platform.computedgroups.GroupComputerLabelled
-
- getLabel() - Method in class org.nuxeo.ecm.platform.computedgroups.NuxeoComputedGroup
-
- getLabel() - Method in class org.nuxeo.ecm.platform.ec.notification.NotificationImpl
-
- getLabel() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationDescriptor
-
- getLabel(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
-
- getLabel() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
-
- getLabel() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Widget
-
Returns the label to use in this mode.
- getLabel(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
-
Returns the label to use in a given mode.
- getLabel() - Method in class org.nuxeo.ecm.platform.forms.layout.demo.descriptors.DemoWidgetTypeDescriptor
-
- getLabel() - Method in class org.nuxeo.ecm.platform.forms.layout.demo.jsf.PreviewLayoutDefinition
-
- getLabel() - Method in interface org.nuxeo.ecm.platform.forms.layout.demo.service.DemoWidgetType
-
- getLabel() - Method in class org.nuxeo.ecm.platform.forms.layout.demo.service.DemoWidgetTypeImpl
-
- getLabel(String) - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetDescriptor
-
- getLabel() - Method in interface org.nuxeo.ecm.platform.notification.api.Notification
-
- getLabel() - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderDescriptor
-
- getLabel() - Method in class org.nuxeo.ecm.platform.rendition.impl.AbstractRendition
-
- getLabel() - Method in interface org.nuxeo.ecm.platform.rendition.Rendition
-
- getLabel() - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
-
- getLabel() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.Button
-
- getLabel() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.EscalationRule
-
- getLabel() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.Transition
-
- getLabel() - Method in class org.nuxeo.ecm.platform.suggestbox.service.Suggestion
-
The i18n label to display to the user for this suggestion.
- getLabel() - Method in class org.nuxeo.ecm.platform.tag.Tag
-
- getLabel() - Method in interface org.nuxeo.ecm.platform.types.adapter.TypeInfo
-
- getLabel() - Method in class org.nuxeo.ecm.platform.types.adapter.TypeInfoAdapter
-
- getLabel() - Method in class org.nuxeo.ecm.platform.types.Type
-
- getLabel() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginProviderLink
-
- getLabel() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectStatus
-
- getLabel() - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryEntry
-
- getLabel() - Method in class org.nuxeo.ecm.platform.ui.web.directory.VocabularyEntry
-
- getLabel() - Method in class org.nuxeo.ecm.quota.AbstractQuotaStatsUpdater
-
- getLabel() - Method in interface org.nuxeo.ecm.quota.QuotaStatsUpdater
-
- getLabel() - Method in class org.nuxeo.ecm.quota.QuotaStatsUpdaterDescriptor
-
- getLabel() - Method in class org.nuxeo.ecm.styleguide.service.descriptors.IconDescriptor
-
- getLabel() - Method in class org.nuxeo.ecm.webapp.directory.DirectoryTreeDescriptor
-
- getLabel() - Method in class org.nuxeo.ecm.webapp.directory.VocabularyTreeNode
-
- getLabel(String) - Method in class org.nuxeo.ecm.webapp.notification.NotificationLabelMaker
-
- getLabel() - Method in class org.nuxeo.ecm.webapp.table.header.TableColHeader
-
Deprecated.
- getLabel(Object) - Method in interface org.nuxeo.ecm.webengine.ui.tree.ContentProvider
-
Gets the label to be used when displaying the given object.
- getLabel(Object) - Method in class org.nuxeo.ecm.webengine.ui.tree.directory.DirectoryContentProvider
-
- getLabel(Object) - Method in class org.nuxeo.ecm.webengine.ui.tree.document.DocumentContentProvider
-
- getLabel() - Method in interface org.nuxeo.ecm.webengine.ui.tree.TreeItem
-
Gets the label to be displayed for this item.
- getLabel() - Method in class org.nuxeo.ecm.webengine.ui.tree.TreeItemImpl
-
- getLabel() - Method in class org.nuxeo.opensocial.gadgets.service.InternalGadgetDescriptor
-
- getLabel() - Method in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
-
- getLabel() - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
-
Return label key used for template
- getLabel() - Method in class org.nuxeo.template.api.descriptor.OutputFormatDescriptor
-
- getLabel() - Method in class org.nuxeo.template.api.descriptor.TemplateProcessorDescriptor
-
- getLabel() - Method in class org.nuxeo.theme.editor.StyleFieldProperty
-
- getLabel() - Method in class org.nuxeo.theme.jsf.component.UIButton
-
- getLabel() - Method in class org.nuxeo.theme.jsf.component.UITab
-
- getLabel() - Method in class org.nuxeo.theme.jsf.taglib.TabTag
-
- getLabel() - Method in class org.nuxeo.theme.presets.PresetType
-
- getLabel() - Method in class org.nuxeo.theme.styling.service.descriptors.Flavor
-
- getLabel() - Method in class org.nuxeo.theme.vocabularies.VocabularyItem
-
- getLabel() - Method in class org.nuxeo.theme.webwidgets.WidgetFieldType
-
- getLabel() - Method in class org.nuxeo.theme.webwidgets.WidgetFieldType.Option
-
- getLabel() - Method in class org.nuxeo.webengine.sites.models.TagCloudModel
-
- getLabel() - Method in class org.nuxeo.webengine.sites.models.TagModel
-
- getLabel(Object) - Method in class org.nuxeo.webengine.sites.SiteContentProvider
-
- getLabel() - Method in class org.nuxeo.wizard.download.DownloadablePackageOption
-
- getLabel() - Method in class org.nuxeo.wizard.download.DownloadPackage
-
- getLabel() - Method in class org.nuxeo.wizard.download.Preset
-
- getLabelFieldName(Schema, boolean, String, String) - Static method in class org.nuxeo.ecm.platform.ui.select2.common.Select2Common
-
Compute the field name of the directory that holds the value that we want
to display.
- getLabelFor(String, String) - Method in interface org.nuxeo.ecm.webapp.directory.DirectoryTreeManager
-
Returns the internationalized label for a given path of the specified
Directory tree.
- getLabelFor(String, String, boolean) - Method in interface org.nuxeo.ecm.webapp.directory.DirectoryTreeManager
-
Returns the internationalized label for a given path of the specified
Directory tree, including or not the Directory tree label.
- getLabelFor(String, String) - Method in class org.nuxeo.ecm.webapp.directory.DirectoryTreeManagerBean
-
- getLabelFor(String, String, boolean) - Method in class org.nuxeo.ecm.webapp.directory.DirectoryTreeManagerBean
-
- getLabelFor(String, String, char) - Method in class org.nuxeo.ecm.webapp.directory.VocabularyTreeActions
-
- getLabelFromId(String, String) - Static method in class org.nuxeo.ecm.platform.ui.web.tag.fn.DocumentModelFunctions
-
- getLabelKey() - Method in class org.nuxeo.ecm.activity.ActivityMessageLabelDescriptor
-
Deprecated.
- getLabelKey() - Method in class org.nuxeo.ecm.activity.ActivityVerb
-
- getLabelKey() - Method in class org.nuxeo.wizard.nav.Page
-
- getLabels() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
-
- getLabels() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
-
Returns labels by mode.
- getLabels() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetDescriptor
-
- getLabels() - Method in class org.nuxeo.ecm.platform.ui.web.directory.Selection
-
- getLang() - Method in class org.nuxeo.wss.WSSConfig
-
- getLanguage() - Method in class org.nuxeo.ecm.platform.forms.layout.api.converters.LayoutConversionContext
-
- getLanguage() - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPicture
-
- getLanguage() - Method in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
-
- getLanguage() - Method in class org.nuxeo.ecm.platform.relations.api.impl.LiteralImpl
-
- getLanguage() - Method in interface org.nuxeo.ecm.platform.relations.api.Literal
-
- getLastAccessDate() - Method in class org.nuxeo.ecm.platform.web.common.session.SessionInfo
-
- getLastAccessedTime() - Method in class org.nuxeo.ecm.core.convert.cache.ConversionCacheEntry
-
- getLastAccessedTime() - Method in class org.nuxeo.ecm.platform.pictures.tiles.service.PictureTilingCacheInfo
-
- getLastAccessTime() - Method in class org.nuxeo.ecm.platform.web.common.session.SessionInfo
-
- getLastAccessUrl() - Method in class org.nuxeo.ecm.platform.web.common.session.SessionInfo
-
- getLastCommentsByDate(String, DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.web.AbstractCommentManagerActionsBean
-
- getLastCommentsByDate(String) - Method in class org.nuxeo.ecm.platform.comment.web.AbstractCommentManagerActionsBean
-
- getLastCommentsByDate(String) - Method in interface org.nuxeo.ecm.platform.comment.web.CommentManagerActions
-
Retrieves a given number of comments from currentDocument.
- getLastCommentsByDate(String, DocumentModel) - Method in interface org.nuxeo.ecm.platform.comment.web.CommentManagerActions
-
Retrieves a given number of comments from the given Document.
- getLastCommittedStatistics() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionMonitor
-
- getLastCommittedStatistics() - Method in interface org.nuxeo.ecm.core.management.jtajca.TransactionMonitor
-
- getLastContributor() - Method in class org.nuxeo.functionaltests.pages.tabs.SummaryTabSubPage
-
Get the last contributor of the doc.
- getLastDocumentVersion(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- getLastDocumentVersion(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Gets the document corresponding to the last version for the given
document.
- getLastDocumentVersionRef(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- getLastDocumentVersionRef(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Gets the document reference corresponding to the last version for the
given document.
- getLastDuration() - Method in interface org.nuxeo.ecm.core.management.api.ProbeInfo
-
- getLastDuration() - Method in interface org.nuxeo.ecm.core.management.api.ProbeMBean
-
- getLastDuration() - Method in class org.nuxeo.ecm.core.management.probes.ProbeInfoImpl
-
- getLastErrorTrace() - Method in class org.nuxeo.ecm.automation.core.trace.TracerFactory
-
- getLastestRatedDocByUser(String, String, int) - Method in interface org.nuxeo.ecm.rating.api.RatingService
-
Get the latest docs activities rated by a specific user
- getLastestRatedDocByUser(String, String, int) - Method in class org.nuxeo.ecm.rating.RatingServiceImpl
-
- getLastFailedDate() - Method in interface org.nuxeo.ecm.core.management.api.ProbeInfo
-
- getLastFailedDate() - Method in interface org.nuxeo.ecm.core.management.api.ProbeMBean
-
- getLastFailedDate() - Method in class org.nuxeo.ecm.core.management.probes.ProbeInfoImpl
-
- getLastFailedRun() - Method in class org.nuxeo.ecm.platform.audit.api.job.JobHistoryHelper
-
Gets the last date the Job was failed.
- getLastFailureStatus() - Method in interface org.nuxeo.ecm.core.management.api.ProbeInfo
-
- getLastFailureStatus() - Method in interface org.nuxeo.ecm.core.management.api.ProbeMBean
-
- getLastFailureStatus() - Method in class org.nuxeo.ecm.core.management.probes.ProbeInfoImpl
-
- getLastImportLogs(String, int) - Method in interface org.nuxeo.ecm.csv.CSVImporter
-
- getLastImportLogs(String, int, CSVImportLog.Status...) - Method in interface org.nuxeo.ecm.csv.CSVImporter
-
- getLastImportLogs(String, int) - Method in class org.nuxeo.ecm.csv.CSVImporterImpl
-
- getLastImportLogs(String, int, CSVImportLog.Status...) - Method in class org.nuxeo.ecm.csv.CSVImporterImpl
-
- getLastLoaded() - Method in class org.nuxeo.theme.themes.ThemeDescriptor
-
- getLastLogs(int) - Method in class org.nuxeo.ecm.csv.CSVImportActions
-
- getLastModificationDate() - Method in interface org.nuxeo.drive.adapter.FileSystemItem
-
- getLastModificationDate() - Method in class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
-
- getLastModificationDate() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
-
- getLastModificationDate() - Method in class org.nuxeo.ecm.platform.pictures.tiles.gwt.client.model.TilingInfo
-
- getLastModificationDate() - Method in class org.nuxeo.ecm.platform.pictures.tiles.gwt.client.model.TilingModel
-
- getLastModificator() - Method in class org.nuxeo.wss.impl.NuxeoListItem
-
- getLastModificator() - Method in class org.nuxeo.wss.impl.VirtualListItem
-
- getLastModificator() - Method in class org.nuxeo.wss.spi.dummy.DummyWSSListItem
-
- getLastModificator() - Method in interface org.nuxeo.wss.spi.WSSListItem
-
- getLastModified() - Method in class org.nuxeo.ecm.automation.client.model.Document
-
- getLastModified() - Method in interface org.nuxeo.ecm.core.model.Document
-
Gets the last modification time on this document.
- getLastModified() - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- getLastModified() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
-
- getLastModified() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- getLastModified(Object) - Method in class org.nuxeo.ecm.platform.rendering.fm.ResourceTemplateLoader
-
- getLastModified() - Method in class org.nuxeo.ecm.virtualnavigation.service.NavTreeService
-
Returns the last modified time of this service or of the
DirectoryTreeService
, whichever the greater
- getLastModified() - Method in class org.nuxeo.osgi.BundleImpl
-
- getLastModified() - Method in class org.nuxeo.runtime.model.DefaultComponent
-
- getLastModified() - Method in interface org.nuxeo.runtime.service.TimestampedService
-
Returns the last modification timestamp or null if unknown.
- getLastModified() - Method in class org.nuxeo.theme.protocol.nxtheme.Connection
-
- getLastModified() - Method in class org.nuxeo.theme.themes.ThemeDescriptor
-
- getLastModified(String) - Method in class org.nuxeo.theme.themes.ThemeManager
-
- getLastModified(URL) - Method in class org.nuxeo.theme.themes.ThemeManager
-
- getLastModified(Object) - Method in class org.nuxeo.wss.fm.PluggableTemplareLoader
-
- getLastModifiedBy() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
-
- getLastName() - Method in class org.nuxeo.ecm.automation.core.scripting.PrincipalWrapper
-
- getLastName() - Method in class org.nuxeo.ecm.core.api.impl.UserPrincipal
-
- getLastName() - Method in interface org.nuxeo.ecm.core.api.NuxeoPrincipal
-
Gets the last name of this principal.
- getLastName() - Method in class org.nuxeo.ecm.core.api.SystemPrincipal
-
- getLastName() - Method in class org.nuxeo.ecm.platform.usermanager.DetachedNuxeoPrincipal
-
- getLastName() - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
-
- getLastName() - Method in interface org.nuxeo.ecm.platform.usermanager.UserAdapter
-
- getLastName() - Method in class org.nuxeo.ecm.platform.usermanager.UserAdapterImpl
-
- getLastName() - Method in class org.nuxeo.ecm.user.registration.UserRegistrationInfo
-
- getLastPostPublished(DocumentModel) - Method in interface org.nuxeo.ecm.platform.forum.web.api.ThreadAction
-
Gets the latest post published in given thread.
- getLastPostPublished(DocumentModel) - Method in class org.nuxeo.ecm.platform.forum.web.ThreadActionBean
-
- getLastPublishedPost() - Method in interface org.nuxeo.ecm.platform.forum.web.api.ThreadAdapter
-
- getLastPublishedPost() - Method in class org.nuxeo.ecm.platform.forum.web.api.ThreadAdapterImpl
-
- getLastRollbackedStatistics() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionMonitor
-
- getLastRollbackedStatistics() - Method in interface org.nuxeo.ecm.core.management.jtajca.TransactionMonitor
-
- getLastRunnedDate() - Method in interface org.nuxeo.ecm.core.management.api.ProbeInfo
-
- getLastRunnedDate() - Method in interface org.nuxeo.ecm.core.management.api.ProbeMBean
-
- getLastRunnedDate() - Method in class org.nuxeo.ecm.core.management.probes.ProbeInfoImpl
-
- getLastSaved() - Method in class org.nuxeo.theme.themes.ThemeDescriptor
-
- getLastSelectedComponentIndex() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelect
-
- getLastStarted() - Method in class org.nuxeo.ecm.platform.audit.api.job.JobHistoryHelper
-
Gets the last date the Job was started.
- getLastSucceedDate() - Method in interface org.nuxeo.ecm.core.management.api.ProbeInfo
-
- getLastSucceedDate() - Method in interface org.nuxeo.ecm.core.management.api.ProbeMBean
-
- getLastSucceedDate() - Method in class org.nuxeo.ecm.core.management.probes.ProbeInfoImpl
-
- getLastSuccessfulRun() - Method in class org.nuxeo.ecm.platform.audit.api.job.JobHistoryHelper
-
Gets the last date the Job was successfully run.
- getLastSynchronizationDate() - Method in interface org.nuxeo.ecm.platform.publisher.synchonize.client.ClientSynchonizedPublicationTree
-
- getLastTokenCompletor(Shell, String...) - Method in interface org.nuxeo.shell.CommandType
-
- getLastTokenCompletor(Shell, String...) - Method in class org.nuxeo.shell.impl.AbstractCommandType
-
- getLastTotalBlobNumber() - Method in class org.nuxeo.ecm.admin.repo.RepoStatInfo
-
- getLastTotalBlobSize() - Method in class org.nuxeo.ecm.admin.repo.RepoStatInfo
-
- getLastTotalNbDocs() - Method in class org.nuxeo.ecm.admin.repo.RepoStatInfo
-
- getLastUpdatedDate() - Method in interface org.nuxeo.ecm.activity.Activity
-
Returns the last updated date of this Activity
.
- getLastUpdatedDate() - Method in class org.nuxeo.ecm.activity.ActivityImpl
-
- getLastUsage() - Method in class org.nuxeo.runtime.management.metrics.MetricSerializer
-
- getLastUsage() - Method in interface org.nuxeo.runtime.management.metrics.MetricSerializerMXBean
-
- getLastVersion() - Method in class org.nuxeo.connect.update.task.update.Entry
-
- getLastVersion(boolean) - Method in class org.nuxeo.connect.update.task.update.Entry
-
- getLastVersion(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- getLastVersion(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
- getLastVersion() - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- getLastVersion() - Method in class org.nuxeo.ecm.core.rest.VersionService
-
- getLastVersion() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
-
- getLastVersion() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- getLastVersion() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentVersion
-
- getLastVersion(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
-
- getLastVersion(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl
-
- getLastVersion(Serializable) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
-
Gets the last version for a given version series id.
- getLastVersion(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
-
- getLastVersion() - Method in interface org.nuxeo.ecm.core.versioning.VersionableDocument
-
Gets the last version of this document.
- getLatest() - Method in class org.nuxeo.apidoc.browse.Distribution
-
- getLauncher() - Method in class org.nuxeo.launcher.gui.NuxeoLauncherGUI
-
- getLayout() - Method in interface org.nuxeo.ecm.directory.api.ui.DirectoryUI
-
Returns the directory layout.
- getLayout() - Method in class org.nuxeo.ecm.directory.api.ui.DirectoryUIDescriptor
-
- getLayout(FaceletContext, String, String, String) - Method in interface org.nuxeo.ecm.platform.forms.layout.service.WebLayoutManager
-
Returns the computed layout for this name and mode in given context, or
null if no layout with this name is found.
- getLayout(FaceletContext, String, String, String, List<String>, boolean) - Method in interface org.nuxeo.ecm.platform.forms.layout.service.WebLayoutManager
-
Returns the computed layout for this name, mode and list of selected
rows in given context, or null if no layout with this name is found.
- getLayout(FaceletContext, String, String, String, String, List<String>, boolean) - Method in interface org.nuxeo.ecm.platform.forms.layout.service.WebLayoutManager
-
Returns the computed layout for this name, category, mode and list of
selected rows in given context, or null if no layout with this name is
found.
- getLayout(FaceletContext, LayoutDefinition, String, String, List<String>, boolean) - Method in interface org.nuxeo.ecm.platform.forms.layout.service.WebLayoutManager
-
Returns the computed layout for this definition, mode and list of
selected rows in given context, or null if the layout definition is
null.
- getLayout(FaceletContext, String, String, String) - Method in class org.nuxeo.ecm.platform.forms.layout.service.WebLayoutManagerImpl
-
- getLayout(FaceletContext, String, String, String, List<String>, boolean) - Method in class org.nuxeo.ecm.platform.forms.layout.service.WebLayoutManagerImpl
-
- getLayout(FaceletContext, String, String, String, String, List<String>, boolean) - Method in class org.nuxeo.ecm.platform.forms.layout.service.WebLayoutManagerImpl
-
- getLayout(FaceletContext, LayoutDefinition, String, String, List<String>, boolean) - Method in class org.nuxeo.ecm.platform.forms.layout.service.WebLayoutManagerImpl
-
- getLayout() - Method in interface org.nuxeo.ecm.spaces.api.Space
-
- getLayout() - Method in class org.nuxeo.ecm.spaces.impl.docwrapper.DocSpaceImpl
-
- getLayout() - Method in class org.nuxeo.ecm.webapp.dnd.DndFormActionBean
-
- getLayout() - Method in class org.nuxeo.opensocial.container.client.model.AppModel
-
- getLayout() - Method in class org.nuxeo.opensocial.container.client.rpc.InitApplicationResult
-
- getLayout() - Method in interface org.nuxeo.opensocial.container.server.layout.YUILayoutAdapter
-
- getLayout() - Method in class org.nuxeo.opensocial.container.server.layout.YUILayoutAdapterImpl
-
- getLayout() - Method in enum org.nuxeo.opensocial.container.shared.layout.api.LayoutHelper.Preset
-
- getLayoutColumnsCount(String) - Method in class org.nuxeo.ecm.platform.routing.web.pdf.RouteToPdfActionsBean
-
Deprecated.
- getLayoutConverters(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.service.LayoutStore
-
- getLayoutConverters(String) - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.LayoutStoreImpl
-
- getLayoutDefinition() - Method in interface org.nuxeo.ecm.diff.model.DiffDisplayBlock
-
- getLayoutDefinition() - Method in class org.nuxeo.ecm.diff.model.impl.DiffDisplayBlockImpl
-
- getLayoutDefinition(LayoutDefinition, LayoutConversionContext) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.converters.LayoutDefinitionConverter
-
Returns the original layout definition, or a clone if it needs to be
changed.
- getLayoutDefinition(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.service.LayoutManager
-
Returns the registered layout definition for this name.
- getLayoutDefinition(String, String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.service.LayoutStore
-
Returns the registered layout definition for this name.
- getLayoutDefinition(String) - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.LayoutDefinitionRegistry
-
- getLayoutDefinition(String) - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.AbstractLayoutManager
-
- getLayoutDefinition(String, String) - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.LayoutStoreImpl
-
- getLayoutDefinition(PreviewLayoutDefinition) - Method in class org.nuxeo.ecm.platform.forms.layout.demo.jsf.LayoutPreviewActions
-
- getLayoutDefinition() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutDescriptor
-
- getLayoutDefinitionNames() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.service.LayoutManager
-
Returns the names of all the registered layout definitions
- getLayoutDefinitionNames(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.service.LayoutStore
-
Returns the names of all the registered layout definitions
- getLayoutDefinitionNames() - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.AbstractLayoutManager
-
- getLayoutDefinitionNames(String) - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.LayoutStoreImpl
-
- getLayoutDemoCustomActions() - Method in class org.nuxeo.ecm.platform.forms.layout.demo.jsf.LayoutDemoContext
-
- getLayoutDemoManager() - Method in class org.nuxeo.ecm.platform.forms.layout.demo.service.LayoutDemoManagerBusinessDelegate
-
- getLayoutForCurrentDocument() - Method in class org.nuxeo.ecm.webapp.contentbrowser.DocumentListingActionsBean
-
Deprecated.
this information is now held by content views
- getLayoutForDocument(DocumentModel) - Method in class org.nuxeo.ecm.webapp.contentbrowser.DocumentListingActionsBean
-
Deprecated.
this information is now held by content views
- getLayoutName() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
-
- getLayoutName() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Widget
-
Returns the layout name.
- getLayoutNames() - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.LayoutConverterRegistry
-
- getLayoutNames() - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.LayoutDefinitionRegistry
-
- getLayoutNames() - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.WidgetConverterRegistry
-
- getLayoutRowDefinition() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutRowDescriptor
-
- getLayouts(Map<String, List<LayoutDefinition>>, String, String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
-
- getLayouts() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutDescriptors
-
- getLayouts() - Method in class org.nuxeo.ecm.platform.forms.layout.export.RootResource
-
- getLayouts(String) - Method in interface org.nuxeo.ecm.platform.types.adapter.TypeInfo
-
Returns layout names for this mode, defaulting to layouts defined for
mode
BuiltinModes.ANY
- getLayouts(String, String) - Method in interface org.nuxeo.ecm.platform.types.adapter.TypeInfo
-
Returns layout names for this mode, defaulting to layouts defined for
given default mode name.
- getLayouts(String) - Method in class org.nuxeo.ecm.platform.types.adapter.TypeInfoAdapter
-
- getLayouts(String, String) - Method in class org.nuxeo.ecm.platform.types.adapter.TypeInfoAdapter
-
- getLayouts() - Method in class org.nuxeo.ecm.platform.types.Layouts
-
- getLayouts(String) - Method in class org.nuxeo.ecm.platform.types.Type
-
Returns layout names given a mode.
- getLayouts(String, String) - Method in class org.nuxeo.ecm.platform.types.Type
-
- getLayouts() - Method in class org.nuxeo.ecm.platform.types.Type
-
Returns the layouts map
- getLayouts() - Method in class org.nuxeo.ecm.webapp.dnd.DndFormActionBean
-
- getLayoutsForTypeAsJson(String, String, String, String) - Method in class org.nuxeo.ecm.platform.forms.layout.export.LayoutResource
-
- getLdapReferences() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
-
- getLdapTargetIds(Attributes) - Method in class org.nuxeo.ecm.directory.ldap.LDAPReference
-
Optimized method to spare a LDAP request when the caller is a
LDAPSession object that has already fetched the LDAP Attribute
instances.
- getLdapUrls() - Method in class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor
-
- getLeafFilter(String) - Method in interface org.nuxeo.ecm.webapp.tree.TreeManager
-
Returns leaf filter to use for given plugin names.
- getLeafFilter(String) - Method in class org.nuxeo.ecm.webapp.tree.TreeManagerImpl
-
- getLeafFilterClassName() - Method in class org.nuxeo.ecm.webapp.tree.TreeManagerPluginDescriptor
-
- getLeft() - Method in class org.nuxeo.theme.editor.PaddingInfo
-
- getLeftContent() - Method in class org.nuxeo.ecm.diff.model.impl.ContentPropertyDiff
-
- getLeftDoc() - Method in class org.nuxeo.ecm.diff.web.DiffActionsBean
-
- getLeftDocPath() - Static method in class org.nuxeo.ecm.diff.test.DocumentDiffRepositoryInit
-
- getLeftExpression() - Method in class org.nuxeo.ecm.platform.smart.query.IncrementalSmartQuery
-
- getLeftValue() - Method in interface org.nuxeo.ecm.diff.model.DiffDisplayBlock
-
- getLeftValue() - Method in class org.nuxeo.ecm.diff.model.impl.DiffDisplayBlockImpl
-
- getLeftValue() - Method in class org.nuxeo.ecm.diff.model.impl.SimplePropertyDiff
-
- getLegendTextBox() - Method in class org.nuxeo.opensocial.container.client.external.html.HTMLGadget
-
- getLegendTextBox() - Method in interface org.nuxeo.opensocial.container.client.external.html.HTMLPresenter.Display
-
- getLegendTextBox() - Method in class org.nuxeo.opensocial.container.client.external.picture.PictureGadget
-
- getLegendTextBox() - Method in interface org.nuxeo.opensocial.container.client.external.picture.PicturePresenter.Display
-
- getLength() - Method in class org.nuxeo.ecm.automation.client.model.Blob
-
- getLength() - Method in class org.nuxeo.ecm.automation.client.model.FileBlob
-
- getLength() - Method in class org.nuxeo.ecm.automation.client.model.StringBlob
-
- getLength() - Method in interface org.nuxeo.ecm.core.api.Blob
-
Gets the data length in bytes if known.
- getLength() - Method in class org.nuxeo.ecm.core.api.impl.blob.ByteArrayBlob
-
- getLength() - Method in class org.nuxeo.ecm.core.api.impl.blob.FileBlob
-
- getLength() - Method in class org.nuxeo.ecm.core.api.impl.blob.StreamBlob
-
- getLength() - Method in class org.nuxeo.ecm.core.api.impl.blob.StreamingBlob
-
- getLength() - Method in class org.nuxeo.ecm.core.api.impl.blob.StringBlob
-
- getLength() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoContentStream
-
- getLength() - Method in class org.nuxeo.ecm.core.opencmis.impl.util.SimpleImageInfo
-
- getLength() - Method in class org.nuxeo.ecm.core.storage.sql.Binary
-
Gets the length of the binary.
- getLength(String) - Method in class org.nuxeo.ecm.core.storage.sql.BinaryFileCache
-
- getLength() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLBlob
-
- getLength() - Method in class org.nuxeo.ecm.core.storage.sql.LazyBinary
-
- getLength() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.util.StringRangeXPointer
-
- getLength() - Method in class org.nuxeo.ecm.platform.ui.web.download.DownloadServlet.ByteRange
-
- getLength() - Method in class org.nuxeo.runtime.services.streaming.AbstractStreamSource
-
- getLength() - Method in class org.nuxeo.runtime.services.streaming.ByteArraySource
-
- getLength() - Method in class org.nuxeo.runtime.services.streaming.FileSource
-
- getLength() - Method in interface org.nuxeo.runtime.services.streaming.StreamSource
-
- getLength() - Method in class org.nuxeo.runtime.services.streaming.StringSource
-
- getLength() - Method in class org.nuxeo.runtime.services.streaming.ZipEntrySource
-
- getLevel() - Method in class org.nuxeo.apidoc.api.BundleGroupFlatTree
-
- getLevel() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.RenderingInfoImpl
-
- getLevel() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
-
- getLevel() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.RenderingInfo
-
- getLevel() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Widget
-
Returns the widget level in the widget hierarchy.
- getLevel() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.RenderingInfoDescriptor
-
- getLicense() - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
-
Deprecated.
- getLicenseContent() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
-
- getLicenseType() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
-
- getLicenseType() - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
-
- getLicenseUrl() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
-
- getLicenseUrl() - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
-
- getLifeCycle() - Method in class org.nuxeo.ecm.automation.core.events.EventHandler
-
- getLifeCycle() - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
-
- getLifeCycle(String) - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleRegistry
-
- getLifeCycle(LifeCycleDescriptor) - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleRegistry
-
Returns a life cycle instance out of the life cycle configuration.
- getLifeCycle() - Method in class org.nuxeo.ecm.platform.audit.ws.EventDescriptor
-
- getLifecycle(String) - Method in class org.nuxeo.ecm.platform.ui.web.lifecycle.NuxeoLifeCycleFactory
-
Exposes wrapper of the actual life cycle.
- getLifeCycleByName(String) - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleServiceImpl
-
- getLifeCycleByName(String) - Method in interface org.nuxeo.ecm.core.lifecycle.LifeCycleService
-
Returns a life cycle given its name.
- getLifeCycleFor(Document) - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleServiceImpl
-
- getLifeCycleFor(Document) - Method in interface org.nuxeo.ecm.core.lifecycle.LifeCycleService
-
Returns the life cycle a given document follows.
- getLifeCycleName() - Method in class org.nuxeo.ecm.core.lifecycle.extensions.LifeCycleTypesDescriptor
-
- getLifeCycleNameFor(String) - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleServiceImpl
-
- getLifeCycleNameFor(String) - Method in interface org.nuxeo.ecm.core.lifecycle.LifeCycleService
-
Returns the lifecycle name that the given type follows.
- getLifeCycleNameForType(String) - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleTypeRegistry
-
- getLifeCyclePolicy(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- getLifeCyclePolicy(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Returns the life cycle policy of the document.
- getLifeCyclePolicy() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Returns the life cycle policy of the document.
- getLifeCyclePolicy() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- getLifeCyclePolicy() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- getLifeCyclePolicy() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- getLifeCyclePolicy() - Method in interface org.nuxeo.ecm.core.model.Document
-
Returns the life cycle policy of this document.
- getLifeCyclePolicy() - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- getLifeCyclePolicy() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
-
- getLifeCyclePolicy() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- getLifeCycles() - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleRegistry
-
- getLifeCycles() - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleServiceImpl
-
- getLifeCycles() - Method in interface org.nuxeo.ecm.core.lifecycle.LifeCycleService
-
Returns all the registered life cycles.
- getLifeCycleService() - Static method in class org.nuxeo.ecm.core.NXCore
-
Returns the life cycle service.
- getLifeCycleState() - Method in interface org.nuxeo.ecm.core.model.Document
-
Returns the life cycle of the document.
- getLifeCycleState() - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- getLifeCycleState() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
-
- getLifeCycleState() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- getLifeCycleState() - Method in class org.nuxeo.ecm.core.versioning.SaveOptionsDescriptor
-
- getLifeCycleState() - Method in enum org.nuxeo.ecm.platform.routing.core.impl.GraphNode.State
-
Corresponding lifecycle state.
- getLifetime() - Method in class org.nuxeo.theme.CachingDef
-
- getLikesCount(String) - Method in interface org.nuxeo.ecm.rating.api.LikeService
-
Returns the likes count for the given activityObject
.
- getLikesCount(DocumentModel) - Method in interface org.nuxeo.ecm.rating.api.LikeService
-
Convenient method to returns the likes count for a
DocumentModel
.
- getLikesCount(DocumentModel) - Method in class org.nuxeo.ecm.rating.LikeActions
-
- getLikesCount(String) - Method in class org.nuxeo.ecm.rating.LikeServiceImpl
-
- getLikesCount(DocumentModel) - Method in class org.nuxeo.ecm.rating.LikeServiceImpl
-
- getLikesCount(DocumentModel) - Method in class org.nuxeo.ecm.social.workspace.gadgets.webengine.SocialWebEngineRoot
-
- getLikeStatus(String) - Method in interface org.nuxeo.ecm.rating.api.LikeService
-
- getLikeStatus(DocumentModel) - Method in interface org.nuxeo.ecm.rating.api.LikeService
-
- getLikeStatus(String, String) - Method in interface org.nuxeo.ecm.rating.api.LikeService
-
Returns the
LikeStatus
for the
username
and
activityObject
.
- getLikeStatus(String, DocumentModel) - Method in interface org.nuxeo.ecm.rating.api.LikeService
-
- getLikeStatus(String) - Method in class org.nuxeo.ecm.rating.LikeServiceImpl
-
- getLikeStatus(DocumentModel) - Method in class org.nuxeo.ecm.rating.LikeServiceImpl
-
- getLikeStatus(String, String) - Method in class org.nuxeo.ecm.rating.LikeServiceImpl
-
- getLikeStatus(String, DocumentModel) - Method in class org.nuxeo.ecm.rating.LikeServiceImpl
-
- GetLikeStatus - Class in org.nuxeo.ecm.rating.operations
-
Operation to get a
LikeStatus
for a specified document or activity
object.
- GetLikeStatus() - Constructor for class org.nuxeo.ecm.rating.operations.GetLikeStatus
-
- getLimit() - Method in class org.nuxeo.ecm.core.query.QueryFilter
-
- getLimit() - Method in class org.nuxeo.ecm.core.query.sql.model.SQLQuery
-
- getLimitDate(String, Date) - Method in interface org.nuxeo.correspondence.marianne.service.MarianneService
-
Return the limit date for the given label.
- getLimitDate(String, Date) - Method in class org.nuxeo.correspondence.marianne.service.MarianneServiceImpl
-
- getLine() - Method in class org.nuxeo.ecm.csv.CSVImportLog
-
- getLines() - Method in class org.nuxeo.ecm.platform.signature.core.sign.SignatureDescriptor.SignatureLayout
-
- getLineText() - Method in class org.nuxeo.shell.swing.CmdLine
-
- getLink() - Method in class org.nuxeo.ecm.platform.actions.Action
-
Returns the link for this action.
- getLink(HttpServletRequest, String) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginProviderLink
-
- getLink() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginProviderLink
-
- getLink(DocumentModel) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleRoot
-
You should override this method to resolve objects to links.
- getLink(DocumentModel) - Method in interface org.nuxeo.ecm.webengine.model.ModuleResource
-
- getLink(String) - Method in class org.nuxeo.functionaltests.pages.wizard.ConnectWizardPage
-
- getLink(Class<T>, String) - Method in class org.nuxeo.functionaltests.pages.wizard.ConnectWizardPage
-
- getLink(String) - Method in class org.nuxeo.rss.reader.manager.seam.RssFeedActions
-
- getLink() - Method in class org.nuxeo.theme.editor.PageInfo
-
- getLink() - Method in class org.nuxeo.theme.jsf.component.UIButton
-
- getLink() - Method in class org.nuxeo.theme.jsf.component.UITab
-
- getLink() - Method in class org.nuxeo.theme.jsf.taglib.ButtonTag
-
- getLink() - Method in class org.nuxeo.theme.jsf.taglib.TabTag
-
- getLink() - Method in class org.nuxeo.webengine.sites.models.ContextualLinkModel
-
- getLinkedDoc() - Method in class org.nuxeo.ecm.platform.audit.api.comment.UIAuditComment
-
- getLinkedTemplateBasedDocuments(DocumentModel) - Method in interface org.nuxeo.template.api.TemplateProcessorService
-
- getLinkedTemplateBasedDocuments(DocumentModel) - Method in class org.nuxeo.template.service.TemplateProcessorComponent
-
- getLinkParams() - Method in class org.nuxeo.ecm.platform.actions.Action
-
Deprecated.
since 5.6: useless now that EL expressions support
parameters
- getLinkRegistry() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
-
- getLinks(String) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
-
- getLinks(String) - Method in class org.nuxeo.ecm.webengine.model.impl.LinkRegistry
-
- getLinks() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleConfiguration
-
- getLinks(String) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
-
- getLinks(String) - Method in interface org.nuxeo.ecm.webengine.model.Module
-
- getLinks(String) - Method in interface org.nuxeo.ecm.webengine.model.Resource
-
- getLinks() - Method in interface org.nuxeo.wss.spi.dws.DWSMetaData
-
- getLinks() - Method in class org.nuxeo.wss.spi.dws.DWSMetaDataImpl
-
- getLinkTextBox() - Method in class org.nuxeo.opensocial.container.client.external.html.HTMLGadget
-
- getLinkTextBox() - Method in interface org.nuxeo.opensocial.container.client.external.html.HTMLPresenter.Display
-
- getLinkTextBox() - Method in class org.nuxeo.opensocial.container.client.external.picture.PictureGadget
-
- getLinkTextBox() - Method in interface org.nuxeo.opensocial.container.client.external.picture.PicturePresenter.Display
-
- getList(Object, PropertyList) - Static method in class org.nuxeo.ecm.automation.client.model.PropertiesHelper
-
- getList(int) - Method in class org.nuxeo.ecm.automation.client.model.PropertyList
-
- getList(int, PropertyList) - Method in class org.nuxeo.ecm.automation.client.model.PropertyList
-
- getList(String) - Method in class org.nuxeo.ecm.automation.client.model.PropertyMap
-
- getList(String, PropertyList) - Method in class org.nuxeo.ecm.automation.client.model.PropertyMap
-
- getList() - Method in class org.nuxeo.ecm.core.opencmis.impl.util.ListUtils.BatchedList
-
- getList(String) - Method in class org.nuxeo.ecm.webengine.forms.FormData
-
- getList(String) - Method in interface org.nuxeo.ecm.webengine.forms.FormDataProvider
-
- getList(String) - Method in class org.nuxeo.ecm.webengine.forms.SimpleFormDataProvider
-
- getList(String) - Method in class org.nuxeo.ecm.webengine.forms.TestFormInstance
-
- getList() - Method in class org.nuxeo.runtime.model.Property
-
- getListboxSize() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectBase
-
- getListboxSize() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectState
-
- getListDiff() - Method in interface org.nuxeo.ecm.platform.ui.web.model.EditableModel
-
Returns the list diff, ignoring all data that has not changed.
- getListDiff() - Method in class org.nuxeo.ecm.platform.ui.web.model.impl.EditableModelImpl
-
- getListener() - Method in class org.nuxeo.ecm.platform.annotations.descriptors.EventListenerDescriptor
-
- getListener() - Method in class org.nuxeo.ecm.platform.annotations.repository.descriptor.DocumentEventListenerDescriptor
-
- getListener() - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.NuxeoExceptionHandlerParameters
-
- getListener() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ListenerDescriptor
-
- getListenerHooks() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
-
- getListenerList() - Method in interface org.nuxeo.ecm.core.event.EventServiceAdmin
-
- getListenerList() - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
-
- getListenerNames() - Method in class org.nuxeo.ecm.core.event.impl.EventListenerList
-
- getListeners() - Method in class org.nuxeo.common.collections.ListenerList
-
Returns an array containing all the registered listeners.
- getListeners() - Method in interface org.nuxeo.ecm.platform.annotations.service.AnnotationConfigurationService
-
- getListeners() - Method in class org.nuxeo.ecm.platform.annotations.service.AnnotationConfigurationServiceImpl
-
- getListenersConfig() - Method in class org.nuxeo.ecm.core.management.events.EventMonitoring
-
- getListenersConfig() - Method in interface org.nuxeo.ecm.core.management.events.EventMonitoringMBean
-
Get a summary of all registered listeners
(name - type - enabled).
- getListenersCopy() - Method in class org.nuxeo.common.collections.ListenerList
-
- getListenerSet() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletDescriptor
-
- getListFieldItem(Field) - Static method in class org.nuxeo.ecm.diff.service.ComplexPropertyHelper
-
- getListIcon() - Method in class org.nuxeo.ecm.platform.annotations.configuration.service.WebAnnotationDefinitionDescriptor
-
- getListIcon() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.configuration.AnnotationDefinition
-
- getListingLocalContentView(String) - Method in class org.nuxeo.ecm.user.registration.actions.UserRegistrationActions
-
- getListingLocalContentView() - Method in class org.nuxeo.ecm.user.registration.UserRegistrationConfiguration
-
- getListingMode() - Method in class org.nuxeo.ecm.webapp.security.AbstractUserGroupManagement
-
- getListingWidgetTypes() - Method in class org.nuxeo.ecm.platform.forms.layout.demo.jsf.LayoutDemoContext
-
- getListLabel() - Method in class org.nuxeo.ecm.platform.tag.web.TagActionsBean
-
- getListOfZonePanel() - Method in interface org.nuxeo.opensocial.container.client.presenter.ContainerBuilderPresenter.Display
-
- getListOfZonePanel() - Method in class org.nuxeo.opensocial.container.client.view.ContainerBuilderWidget
-
- getListProperties() - Method in class org.nuxeo.ecm.platform.actions.ActionPropertiesDescriptor
-
- getListSeparatorRegex() - Method in class org.nuxeo.ecm.csv.CSVImporterOptions
-
- getListSize(String) - Static method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryFunctions
-
- getListUUID() - Method in interface org.nuxeo.wss.spi.dws.Site
-
- getListUUID() - Method in class org.nuxeo.wss.spi.dws.SiteImpl
-
- getListValue(DocumentModel, PredicateFieldDefinition) - Static method in class org.nuxeo.ecm.platform.query.nxql.NXQLQueryBuilder
-
- getLiteral(String) - Method in class org.nuxeo.ecm.core.query.sql.model.SelectClause
-
- getLiteral(int) - Method in class org.nuxeo.ecm.core.query.sql.model.SelectClause
-
- getLiteralDate(Date) - Static method in class org.nuxeo.ecm.platform.relations.api.impl.RelationDate
-
Returns Literal for given date.
- getLiteralDate(Calendar) - Static method in class org.nuxeo.ecm.platform.relations.api.impl.RelationDate
-
- getLiveDoc() - Method in class org.nuxeo.apidoc.introspection.BundleGroupImpl
-
- getLiveDoc() - Method in class org.nuxeo.apidoc.introspection.BundleInfoImpl
-
- GetLiveDocument - Class in org.nuxeo.ecm.automation.core.operations.document
-
- GetLiveDocument() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.GetLiveDocument
-
- getLiveDocument() - Method in class org.nuxeo.ecm.platform.rendition.publisher.RenditionLiveDocFetcher
-
- getLiveEditConfigurationPolicy() - Method in class org.nuxeo.ecm.webapp.liveedit.LiveEditClientConfig
-
- getLiveSize() - Method in class org.nuxeo.ecm.quota.size.QuotaInfo
-
- getLiveTreeCount() - Static method in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
-
- getLoader() - Method in class org.nuxeo.connect.update.standalone.LocalPackageData
-
- getLoader() - Method in class org.nuxeo.ecm.platform.rendering.fm.FreemarkerEngine
-
- getLoader() - Static method in class org.nuxeo.ecm.webengine.jaxrs.servlet.ServiceClassLoader
-
Deprecated.
- getLoader() - Method in class org.nuxeo.ecm.webengine.loader.LazyClassProxy
-
- getLoader() - Method in class org.nuxeo.osgi.application.client.NuxeoApp
-
- getLoader() - Method in class org.nuxeo.osgi.application.DelegateLoader
-
- getLoader() - Method in class org.nuxeo.osgi.application.FrameworkBootstrap
-
- getLoader() - Static method in class org.nuxeo.osgi.application.loader.FrameworkLoader
-
- getLoader() - Method in interface org.nuxeo.osgi.application.SharedClassLoader
-
Must return itself.
- getLoader() - Method in class org.nuxeo.osgi.application.SharedClassLoaderImpl
-
- getLoading() - Method in class org.nuxeo.theme.jsf.component.UIPanel
-
- getLoading() - Method in class org.nuxeo.theme.jsf.taglib.PanelTag
-
- getLocal(String) - Method in class org.nuxeo.connect.client.we.PackageListingProvider
-
- getLocalBaseURL(ServletRequest) - Static method in class org.nuxeo.ecm.platform.ui.web.util.BaseURL
-
- getLocalCaretPosition() - Method in class org.nuxeo.shell.swing.CmdLine
-
Get the caret position relative to the beginning of the command text (see
getCmdStart())
- getLocalCommandTypes() - Method in class org.nuxeo.shell.CommandRegistry
-
- getLocalConfiguredContentViews(DocumentModel) - Method in class org.nuxeo.ecm.webapp.contentbrowser.DocumentContentViewActions
-
- getLocalDeployments() - Method in class org.nuxeo.runtime.test.runner.DeploymentSet
-
- getLocalDeployments() - Method in class org.nuxeo.runtime.test.runner.RuntimeFeature
-
- getLocale() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
-
- getLocale() - Method in class org.nuxeo.ecm.platform.actions.jsf.JSFELContext
-
- getLocale() - Method in class org.nuxeo.ecm.platform.task.dashboard.AbstractDashBoardItemImpl
-
- getLocale(CoreSession) - Method in class org.nuxeo.ecm.platform.web.common.locale.DefaultLocaleProvider
-
- getLocale(CoreSession) - Method in interface org.nuxeo.ecm.platform.web.common.locale.LocaleProvider
-
- getLocale(CoreSession) - Method in class org.nuxeo.ecm.user.center.profile.localeProvider.UserLocaleProvider
-
- getLocale() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
-
- getLocale() - Method in interface org.nuxeo.ecm.webengine.model.WebContext
-
Gets the context locale.
- getLocaleString() - Method in class org.nuxeo.ecm.platform.ui.web.rest.RestHelper
-
Returns the locale string.
- getLocalFile() - Method in class org.nuxeo.wizard.download.DownloadPackage
-
- getLocalize() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelect
-
- getLocalize() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectListboxComponent
-
- getLocalize() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectMultiListboxComponent
-
Deprecated.
- getLocalize() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectOutputComponent
-
- getLocalize() - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryAwareComponent
-
- getLocalize() - Method in class org.nuxeo.ecm.platform.ui.web.directory.SelectManyListboxTag
-
Deprecated.
- getLocalize() - Method in class org.nuxeo.ecm.platform.ui.web.directory.SelectOneListboxTag
-
Deprecated.
- getLocalizedLabel() - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectorySelectItem
-
- getLocalizedMessage() - Method in exception org.nuxeo.ecm.core.api.RecoverableClientException
-
- getLocalizedMessage() - Method in class org.nuxeo.ecm.csv.CSVImportLog
-
- getLocalizedMessage() - Method in exception org.nuxeo.ecm.platform.rendition.RenditionException
-
- getLocalizedMessageParams() - Method in class org.nuxeo.ecm.csv.CSVImportLog
-
- getLocalManager() - Method in class org.nuxeo.ecm.core.management.CoreManagementComponent
-
- getLocalMimetypeRegistryService() - Static method in class org.nuxeo.ecm.platform.mimetype.NXMimeTypeHelper
-
Deprecated.
- getLocalName(String) - Method in class org.nuxeo.ecm.core.api.externalblob.AbstractExternalBlobAdapter
-
- getLocalName() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoProperty
-
- getLocalName() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyDataBase
-
- getLocalName() - Method in class org.nuxeo.ecm.core.schema.types.QName
-
- getLocalName() - Method in class org.nuxeo.ecm.platform.relations.api.impl.QNameResourceImpl
-
- getLocalName() - Method in interface org.nuxeo.ecm.platform.relations.api.QNameResource
-
- getLocalNuxeoInstanceIdentifier() - Method in interface org.nuxeo.ecm.core.management.api.GlobalAdministrativeStatusManager
-
Returns the identifier of the local Nuxeo Instance.
- getLocalNuxeoInstanceIdentifier() - Method in class org.nuxeo.ecm.core.management.statuses.GlobalAdministrativeStatusManagerImpl
-
- getLocalResource(String) - Method in class org.nuxeo.runtime.model.impl.DefaultRuntimeContext
-
- getLocalResource(String) - Method in interface org.nuxeo.runtime.model.RuntimeContext
-
Finds a local resource having the given name.
- getLocalResource(String) - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeContext
-
- getLocalResource(String) - Method in class org.nuxeo.runtime.remoting.RemoteContext
-
- getLocalResource(ComponentName, String) - Method in interface org.nuxeo.runtime.remoting.Server
-
- getLocalResource(ComponentName, String) - Method in class org.nuxeo.runtime.remoting.ServerImpl
-
- getLocalResource(String) - Method in interface org.nuxeo.runtime.tomcat.dev.LocalClassLoader
-
- getLocalResource(String) - Method in class org.nuxeo.runtime.tomcat.dev.LocalURLClassLoader
-
- getLocalResourceAsStream(String) - Method in interface org.nuxeo.runtime.tomcat.dev.LocalClassLoader
-
- getLocalResourceAsStream(String) - Method in class org.nuxeo.runtime.tomcat.dev.LocalURLClassLoader
-
- getLocalResources(String) - Method in interface org.nuxeo.runtime.tomcat.dev.LocalClassLoader
-
- getLocalResources(String) - Method in class org.nuxeo.runtime.tomcat.dev.LocalURLClassLoader
-
- getLocalService(Class<T>) - Static method in class org.nuxeo.runtime.api.Framework
-
Gets a nuxeo-runtime local service.
- getLocalThemeConfig(DocumentModel) - Static method in class org.nuxeo.theme.localconfiguration.LocalThemeHelper
-
- getLocalToken() - Method in interface org.nuxeo.ecm.automation.client.TokenCallback
-
- getLocalTransaction() - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl
-
- getLocalTransaction() - Method in class org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl
-
- getLocalTransaction() - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
-
- getLocalVariable(String) - Method in class org.nuxeo.ecm.platform.actions.AbstractActionContext
-
- getLocalVariable(String) - Method in interface org.nuxeo.ecm.platform.actions.ActionContext
-
Returns a local variable put in the context
- getLocation() - Method in class org.nuxeo.apidoc.adapters.BundleInfoDocAdapter
-
- getLocation() - Method in interface org.nuxeo.apidoc.api.BundleInfo
-
- getLocation() - Method in class org.nuxeo.apidoc.introspection.BundleInfoImpl
-
- getLocation() - Method in class org.nuxeo.ecm.core.event.script.FileScript
-
- getLocation() - Method in class org.nuxeo.ecm.core.event.script.JARFileScript
-
- getLocation() - Method in class org.nuxeo.ecm.core.event.script.JARUrlScript
-
- getLocation() - Method in class org.nuxeo.ecm.core.event.script.Script
-
- getLocation() - Method in class org.nuxeo.ecm.core.event.script.URLScript
-
- getLocation() - Method in class org.nuxeo.ecm.webengine.loader.store.FileResourceStore
-
- getLocation() - Method in class org.nuxeo.ecm.webengine.loader.store.MemoryStore
-
- getLocation() - Method in interface org.nuxeo.ecm.webengine.loader.store.ResourceStore
-
A string that uniquely identify the location of that store.
- getLocation() - Method in interface org.nuxeo.functionaltests.fragment.WebFragment
-
- getLocation() - Method in class org.nuxeo.functionaltests.fragment.WebFragmentImpl
-
- getLocation() - Method in interface org.nuxeo.osgi.BundleFile
-
Gets the original location of this bundle.
- getLocation() - Method in class org.nuxeo.osgi.BundleImpl
-
- getLocation() - Method in class org.nuxeo.osgi.DirectoryBundleFile
-
- getLocation() - Method in class org.nuxeo.osgi.JarBundleFile
-
- getLocation() - Method in class org.nuxeo.osgi.jboss.JBossBundleFile
-
- getLocation() - Method in class org.nuxeo.osgi.NestedJarBundleFile
-
- getLocationEnabled() - Method in class org.nuxeo.ecm.platform.util.LocationManagerPlugin
-
- getLocationEnabled() - Method in class org.nuxeo.ecm.platform.util.LocationManagerPluginExtension
-
- getLocationFromFullUrl(WSSRequest, String) - Static method in class org.nuxeo.wss.url.WSSUrlMapper
-
- getLocationName() - Method in class org.nuxeo.ecm.platform.util.LocationManagerPlugin
-
- getLocationName() - Method in class org.nuxeo.ecm.platform.util.LocationManagerPluginExtension
-
- getLocationURI() - Method in class org.nuxeo.ecm.platform.util.LocationManagerPlugin
-
- getLocator() - Method in class org.nuxeo.ecm.platform.rendering.fm.ResourceTemplateLoader
-
- getLocator() - Method in class org.nuxeo.runtime.api.ServiceDescriptor
-
- getLocator() - Method in class org.nuxeo.runtime.config.AbstractServerConfiguration
-
- getLocator() - Method in class org.nuxeo.runtime.config.NodeConfiguration
-
- getLocator() - Method in interface org.nuxeo.runtime.config.ServerConfiguration
-
- getLocator(String, String, int, String, Map<String, String>) - Static method in class org.nuxeo.runtime.remoting.LocatorHelper
-
- getLocator(String, String, int) - Static method in class org.nuxeo.runtime.remoting.LocatorHelper
-
- getLocator(String, int) - Static method in class org.nuxeo.runtime.remoting.LocatorHelper
-
- getLocator(String) - Static method in class org.nuxeo.runtime.remoting.LocatorHelper
-
- getLocator() - Method in class org.nuxeo.runtime.remoting.ServerDescriptor
-
- getLocatorURI() - Method in class org.nuxeo.runtime.remoting.transporter.TransporterServer
-
- getLock() - Method in class org.nuxeo.ecm.automation.client.model.Document
-
- getLock(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
Deprecated.
- getLock(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
- getLock() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
- getLock() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
Deprecated.
- getLock() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- getLock() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- getLock() - Method in interface org.nuxeo.ecm.core.model.Lockable
-
Gets the lock key if a lock exists on the current object.
- getLock() - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- getLock() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
-
- getLock() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- getLock(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper
-
- getLock(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.LockManager
-
Gets the lock on a document.
- getLock(Serializable) - Method in interface org.nuxeo.ecm.core.storage.sql.Mapper
-
Gets the lock state of a document.
- getLock(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl
-
- getLock(Serializable) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
-
Gets the lock state of a document.
- getLock(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
-
- getLock(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper
-
- getLock(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingMapper
-
- getLockCreated() - Method in class org.nuxeo.ecm.automation.client.model.Document
-
- getLockDetails(DocumentModel) - Method in interface org.nuxeo.ecm.webapp.edit.lock.LockActions
-
Gets the details about the lock of a document,who did the lock and when
the lock took place.
- getLockDetails(DocumentModel) - Method in class org.nuxeo.ecm.webapp.edit.lock.LockActionsBean
-
- getLockInfo(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- getLockInfo(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Gets the lock info on the given document.
- getLockInfo() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Gets the lock info on the document.
- getLockInfo() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- getLockInfo() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- getLockInfo() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- getLockManager() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
-
- getLockOrUnlockAction() - Method in interface org.nuxeo.ecm.webapp.edit.lock.LockActions
-
Returns the action of lock or unlock for a document.
- getLockOrUnlockAction() - Method in class org.nuxeo.ecm.webapp.edit.lock.LockActionsBean
-
- getLockOwner() - Method in class org.nuxeo.ecm.automation.client.model.Document
-
- getLockOwner(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.LockableDocumentRoute
-
- getLockOwner(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.LockableDocumentRouteImpl
-
- getLog() - Method in class org.nuxeo.common.Environment
-
- getLog() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
-
- getLog() - Method in interface org.nuxeo.ecm.webengine.model.WebContext
-
Gets a logger to be used by scripts for logging.
- getLogAbandoned() - Method in interface org.nuxeo.ecm.core.management.jtajca.DatabaseConnectionMonitor
-
Flag to log stack traces for application code which abandoned
a Statement or Connection.
- getLogAbandoned() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.CommonsDatabaseConnectionMonitor
-
- getLogAbandoned() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TomcatDatabaseConnectionMonitor
-
- getLogComment(LogEntry) - Method in class org.nuxeo.ecm.platform.audit.api.comment.CommentProcessorHelper
-
- getLogComment(LogEntry) - Method in interface org.nuxeo.ecm.platform.audit.web.listener.ContentHistoryActions
-
Deprecated.
- getLogComment(LogEntry) - Method in class org.nuxeo.ecm.platform.audit.web.listener.ejb.ContentHistoryActionsBean
-
Deprecated.
- getLogConfFile() - Method in class org.nuxeo.launcher.config.JBossConfigurator
-
- getLogConfFile() - Method in class org.nuxeo.launcher.config.JettyConfigurator
-
- getLogConfFile() - Method in class org.nuxeo.launcher.config.ServerConfigurator
-
- getLogConfFile() - Method in class org.nuxeo.launcher.config.TomcatConfigurator
-
- getLogConfFile() - Method in class org.nuxeo.launcher.config.UnknownServerConfigurator
-
- getLogDate() - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
-
- getLogDate() - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
-
- getLogDir() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
-
- getLogDir() - Method in class org.nuxeo.launcher.config.ServerConfigurator
-
- getLogEntriesFor(String) - Method in interface org.nuxeo.ecm.platform.audit.api.AuditReader
-
Returns the logs given a doc uuid.
- getLogEntriesFor(String, Map<String, FilterMapEntry>, boolean) - Method in interface org.nuxeo.ecm.platform.audit.api.AuditReader
-
- getLogEntriesFor(String) - Method in class org.nuxeo.ecm.platform.audit.service.LogEntryProvider
-
- getLogEntriesFor(String, Map<String, FilterMapEntry>, boolean) - Method in class org.nuxeo.ecm.platform.audit.service.LogEntryProvider
-
Deprecated.
- getLogEntriesFor(String) - Method in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
-
- getLogEntriesFor(EntityManager, String) - Method in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
-
- getLogEntriesFor(String, Map<String, FilterMapEntry>, boolean) - Method in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
-
- getLogEntriesFor(EntityManager, String, Map<String, FilterMapEntry>, boolean) - Method in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
-
- getLogEntryByID(long) - Method in interface org.nuxeo.ecm.platform.audit.api.AuditReader
-
Returns a given log entry given its id.
- getLogEntryByID(long) - Method in class org.nuxeo.ecm.platform.audit.service.LogEntryProvider
-
- getLogEntryByID(long) - Method in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
-
- getLogEntryByID(EntityManager, long) - Method in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
-
- getLogFile() - Method in class org.nuxeo.launcher.NuxeoLauncher
-
- getLogFiles() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
-
- getLoggedEventIds() - Method in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
-
- getLoggedEventIds(EntityManager) - Method in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
-
- getLogger() - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.NuxeoExceptionHandlerParameters
-
- getLogger(String) - Method in class org.nuxeo.runtime.jetty.Log4JLogger
-
- getLoggerName() - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor.ErrorHandlersDescriptor
-
- getLogicalOperator() - Method in class org.nuxeo.ecm.platform.smart.query.IncrementalSmartQuery
-
- getLogin() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.DefaultSession
-
- getLogin() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JavaSession
-
- getLogin() - Method in interface org.nuxeo.ecm.automation.client.LoginCallback
-
Return an array of length 2.
- getLogin() - Method in interface org.nuxeo.ecm.automation.client.Session
-
Get the login used to authenticate against the server
- getLogin() - Method in class org.nuxeo.ecm.user.registration.UserRegistrationInfo
-
- getLogin() - Method in interface org.nuxeo.wss.spi.dws.User
-
- getLogin() - Method in class org.nuxeo.wss.spi.dws.UserImpl
-
- getLoginBoxBackgroundStyle() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
-
- getLoginBoxWidth() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
-
- getLoginContext() - Method in class org.nuxeo.ecm.platform.ui.web.auth.CachableUserIdentificationInfo
-
- getLoginInfo() - Method in class org.nuxeo.ecm.admin.UsersActivityManager
-
- getLoginInformation() - Method in class org.nuxeo.ecm.platform.login.deputy.management.web.DeputyActionsBean
-
- getLoginModulePlugin() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.AuthenticationPluginDescriptor
-
- getLoginName() - Method in class org.nuxeo.ecm.platform.web.common.session.SessionInfo
-
- getLoginPage() - Method in class org.nuxeo.ecm.mobile.ApplicationDefinitionDescriptor
-
relative path of the login page
- getLoginPage() - Method in class org.nuxeo.ecm.platform.login.BaseLoginModule
-
- getLoginPage() - Method in class org.nuxeo.functionaltests.AbstractTest
-
- getLoginParameters() - Method in class org.nuxeo.ecm.platform.api.login.UserIdentificationInfo
-
- getLoginPath() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
-
- getLoginPath() - Method in interface org.nuxeo.ecm.webengine.model.WebContext
-
Gets the login path for the current context.
- getLoginPluginName() - Method in class org.nuxeo.ecm.platform.api.login.UserIdentificationInfo
-
Returns the name of the LoginModule plugin that must be used to create the Principal.
- getLoginRedirectURLParameter() - Method in class org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationConfig
-
- getLoginScreenConfig() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService
-
- getLoginStack() - Method in class org.nuxeo.ecm.automation.OperationContext
-
- getLoginTimeout() - Method in interface org.nuxeo.ecm.core.management.jtajca.DatabaseConnectionMonitor
-
BasicDataSource does NOT support this method.
- getLoginTimeout() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.CommonsDatabaseConnectionMonitor
-
- getLoginTimeout() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TomcatDatabaseConnectionMonitor
-
- getLoginTimeout() - Method in class org.nuxeo.ecm.directory.sql.SimpleDataSource
-
- getLoginTimeout() - Method in class org.nuxeo.runtime.api.DataSourceFromUrl
-
- getLoginURL(HttpServletRequest) - Method in interface org.nuxeo.ecm.mobile.ApplicationDefinitionService
-
Return the login url according request context.
- getLoginURL(HttpServletRequest) - Method in class org.nuxeo.ecm.mobile.ApplicationRedirectServiceImpl
-
- getLoginURL() - Method in class org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationConfig
-
- getLoginURL(String) - Method in interface org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationService
-
Returns the computed login URL to Shibboleth , or null
if no
login URL is configured.
- getLoginURL(HttpServletRequest) - Method in interface org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationService
-
Returns the computed login URL to Shibboleth , or null
if no
login URL is configured.
- getLoginURL(String) - Method in class org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationServiceImpl
-
- getLoginURL(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationServiceImpl
-
- getLogLinkedDocument(LogEntry) - Method in class org.nuxeo.ecm.platform.audit.api.comment.CommentProcessorHelper
-
- getLogLinkedDocument(LogEntry) - Method in interface org.nuxeo.ecm.platform.audit.web.listener.ContentHistoryActions
-
Deprecated.
- getLogLinkedDocument(LogEntry) - Method in class org.nuxeo.ecm.platform.audit.web.listener.ejb.ContentHistoryActionsBean
-
Deprecated.
- getLogo() - Method in class org.nuxeo.ecm.webapp.helpers.LogoHelper
-
- getLogo() - Method in interface org.nuxeo.ecm.webapp.webcontainer.ThemeActions
-
Returns the logo configured for negotiated flavor
- getLogo(String) - Method in interface org.nuxeo.ecm.webapp.webcontainer.ThemeActions
-
Returns the logo configured for given flavor
- getLogo() - Method in class org.nuxeo.ecm.webapp.webcontainer.ThemeActionsBean
-
- getLogo(String) - Method in class org.nuxeo.ecm.webapp.webcontainer.ThemeActionsBean
-
- getLogo() - Method in class org.nuxeo.theme.styling.service.descriptors.Flavor
-
- getLogo(String) - Method in interface org.nuxeo.theme.styling.service.ThemeStylingService
-
Returns the logo configured for given flavor name, and fallbacks on the
extends flavor logo if not set.
- getLogo(String) - Method in class org.nuxeo.theme.styling.service.ThemeStylingServiceImpl
-
- getLogo() - Method in class org.nuxeo.webengine.sites.AbstractSiteDocumentObject
-
Retrieves the logo of the current web object.
- getLogoAlt() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
-
- getLogoHeight() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
-
- getLogoImageFile() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayoutSettings
-
- getLogoResponse(DocumentModel) - Static method in class org.nuxeo.webengine.sites.utils.SiteUtils
-
- getLogoUrl() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
-
- getLogoURL() - Method in class org.nuxeo.ecm.webapp.helpers.LogoHelper
-
- getLogoURL(DocumentModel) - Method in class org.nuxeo.ecm.webapp.helpers.LogoHelper
-
- getLogoURLFromDocRef(String) - Method in class org.nuxeo.ecm.webapp.helpers.LogoHelper
-
- getLogoutPage() - Method in class org.nuxeo.ecm.mobile.ApplicationDefinitionDescriptor
-
relative path of the logout page
- getLogoutRedirectURLParameter() - Method in class org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationConfig
-
- getLogoutURL(HttpServletRequest) - Method in interface org.nuxeo.ecm.mobile.ApplicationDefinitionService
-
Return the logout url according request context.This is the absolute URL
with the protocole, the servername, ...
- getLogoutURL(HttpServletRequest) - Method in class org.nuxeo.ecm.mobile.ApplicationRedirectServiceImpl
-
- getLogoutURL() - Method in class org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationConfig
-
- getLogoutURL(String) - Method in interface org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationService
-
Returns the computed logout URL to Shibboleth, or null
if no
logout URL is configured.
- getLogoutURL(HttpServletRequest) - Method in interface org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationService
-
Returns the computed logout URL to Shibboleth, or null
if no
logout URL is configured.
- getLogoutURL(String) - Method in class org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationServiceImpl
-
- getLogoutURL(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationServiceImpl
-
- getLogoWidth() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
-
- getLogsMap() - Method in class org.nuxeo.ecm.platform.audit.io.IOAuditResources
-
- getLogsMap() - Method in class org.nuxeo.launcher.gui.NuxeoLauncherGUI
-
- getLogWriter() - Method in class org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionFactoryImpl
-
- getLogWriter() - Method in class org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl
-
- getLogWriter() - Method in class org.nuxeo.ecm.directory.sql.SimpleDataSource
-
- getLogWriter() - Method in class org.nuxeo.runtime.api.DataSourceFromUrl
-
- getLong(String) - Method in class org.nuxeo.ecm.automation.client.model.Document
-
- getLong(String, Long) - Method in class org.nuxeo.ecm.automation.client.model.Document
-
- getLong(Object, Long) - Static method in class org.nuxeo.ecm.automation.client.model.PropertiesHelper
-
- getLong(int) - Method in class org.nuxeo.ecm.automation.client.model.PropertyList
-
- getLong(int, Long) - Method in class org.nuxeo.ecm.automation.client.model.PropertyList
-
- getLong(String) - Method in class org.nuxeo.ecm.automation.client.model.PropertyMap
-
- getLong(String, Long) - Method in class org.nuxeo.ecm.automation.client.model.PropertyMap
-
- getLong(String) - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- getLong(String) - Method in interface org.nuxeo.ecm.core.model.PropertyContainer
-
Gets the value of a scalar property as a long
.
- getLong(int, long) - Method in interface org.nuxeo.ecm.core.query.QueryResult
-
- getLong(String, long) - Method in interface org.nuxeo.ecm.core.query.QueryResult
-
- getLong(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexListProperty
-
- getLong(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexProperty
-
- getLong(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- getLong(int, long) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLQueryResult
-
- getLong(String, long) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLQueryResult
-
- getLong() - Method in class org.nuxeo.ecm.core.storage.sql.SimpleProperty
-
- getLongSuffixes() - Method in enum org.nuxeo.ecm.platform.ui.web.tag.fn.Functions.BytePrefix
-
- getLongValue() - Method in class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl.LongInfo
-
- getLookupLevelValue() - Method in class org.nuxeo.ecm.platform.ui.web.util.SelectionActionsBean
-
- getMailBoxActions(String, String) - Method in interface org.nuxeo.ecm.platform.mail.service.MailService
-
Returns an actions pipe configured with this factory.
- getMailBoxActions(String, String, Map<String, Object>) - Method in interface org.nuxeo.ecm.platform.mail.service.MailService
-
- getMailBoxActions(String, String) - Method in class org.nuxeo.ecm.platform.mail.service.MailServiceImpl
-
- getMailBoxActions(String, String, Map<String, Object>) - Method in class org.nuxeo.ecm.platform.mail.service.MailServiceImpl
-
- getMailContent() - Method in interface org.nuxeo.ecm.webapp.email.EmailSenderActions
-
- getMailContent() - Method in class org.nuxeo.ecm.webapp.email.EmailSenderActionsBean
-
- getMailContent() - Method in interface org.nuxeo.ecm.webapp.notification.email.EmailNotificationSenderActions
-
- getMailContent() - Method in class org.nuxeo.ecm.webapp.notification.email.EmailNotificationSenderActionsBean
-
- getMailer() - Method in class org.nuxeo.ecm.automation.core.mail.Composer
-
- getMailSessionJndiName() - Method in class org.nuxeo.ecm.platform.ec.notification.service.GeneralSettingsDescriptor
-
- getMailSessionJndiName() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
-
- getMailSubject() - Method in interface org.nuxeo.ecm.webapp.email.EmailSenderActions
-
- getMailSubject() - Method in class org.nuxeo.ecm.webapp.email.EmailSenderActionsBean
-
- getMailSubject() - Method in interface org.nuxeo.ecm.webapp.notification.email.EmailNotificationSenderActions
-
- getMailSubject() - Method in class org.nuxeo.ecm.webapp.notification.email.EmailNotificationSenderActionsBean
-
- getMainArguments() - Method in class org.nuxeo.shell.Shell
-
- getMainContentFileText() - Method in class org.nuxeo.functionaltests.pages.tabs.FileSummaryTabSubPage
-
- getMainEventListener() - Static method in class org.nuxeo.ecm.platform.annotations.gwt.client.AnnotationFrameApplication
-
- getMainTask() - Static method in class org.nuxeo.osgi.application.StandaloneApplication
-
- getMaintenanceMessage() - Static method in class org.nuxeo.ecm.platform.web.common.admin.AdminStatusHelper
-
- getMajor() - Method in class org.nuxeo.ecm.core.versioning.InitialStateDescriptor
-
- getMajor() - Method in interface org.nuxeo.ecm.platform.mimetype.interfaces.MimetypeEntry
-
Returns the major part of the RFC-2046.
- getMajor() - Method in class org.nuxeo.ecm.platform.mimetype.MimetypeEntryImpl
-
- getMajorVersion() - Method in interface org.nuxeo.ecm.core.api.facet.VersioningDocument
-
Deprecated.
use VersioningService#getVersionLabel
instead
- getMajorVersion() - Method in class org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter
-
- getMajorVersion() - Method in class org.nuxeo.runtime.Version
-
Gets the major version field.
- getMajorVersionPropertyName(String) - Method in interface org.nuxeo.ecm.platform.versioning.api.VersioningManager
-
Deprecated.
since 5.4, use DocumentModel#MAJOR_VERSION
directly
- getMajorVersionPropertyName(String) - Method in class org.nuxeo.ecm.platform.versioning.service.VersioningManagerImpl
-
Deprecated.
- getManagedConnectionFactory() - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionFactoryImpl
-
- getManagement(String) - Method in class org.nuxeo.theme.bank.Main
-
- getManagementName() - Method in class org.nuxeo.runtime.management.Resource
-
- getManager() - Method in interface org.nuxeo.ecm.platform.io.api.util.IOConfiguration
-
- getManager() - Method in class org.nuxeo.ecm.platform.io.api.util.LocalConfiguration
-
- getManager() - Method in class org.nuxeo.ecm.platform.io.api.util.RemoteConfiguration
-
- getManager() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
-
- getManager() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
-
Gets the component manager.
- getManageTab() - Method in class org.nuxeo.functionaltests.pages.DocumentBasePage
-
- getManifest() - Method in class org.nuxeo.apidoc.adapters.BundleInfoDocAdapter
-
- getManifest() - Method in interface org.nuxeo.apidoc.api.BundleInfo
-
- getManifest() - Method in class org.nuxeo.apidoc.introspection.BundleInfoImpl
-
- getManifest(File) - Static method in class org.nuxeo.common.utils.JarUtils
-
- getManifest(URL) - Static method in class org.nuxeo.common.utils.JarUtils
-
- getManifest() - Method in class org.nuxeo.connect.update.standalone.LocalPackageData
-
- getManifest() - Method in interface org.nuxeo.osgi.BundleFile
-
Gets the bundle manifest.
- getManifest() - Method in class org.nuxeo.osgi.DirectoryBundleFile
-
- getManifest() - Method in class org.nuxeo.osgi.JarBundleFile
-
- getManifest() - Method in class org.nuxeo.osgi.jboss.JBossBundleFile
-
- getMap(Object, PropertyMap) - Static method in class org.nuxeo.ecm.automation.client.model.PropertiesHelper
-
- getMap(int) - Method in class org.nuxeo.ecm.automation.client.model.PropertyList
-
- getMap(int, PropertyMap) - Method in class org.nuxeo.ecm.automation.client.model.PropertyList
-
- getMap(String) - Method in class org.nuxeo.ecm.automation.client.model.PropertyMap
-
- getMap(String, PropertyMap) - Method in class org.nuxeo.ecm.automation.client.model.PropertyMap
-
- getMap() - Method in class org.nuxeo.ecm.automation.core.OperationChainContribution.Param
-
- getMap() - Method in class org.nuxeo.ecm.automation.core.util.DataModelProperties
-
- getMap() - Method in interface org.nuxeo.ecm.core.api.DataModel
-
Gets all the fields set in this data model.
- getMap() - Method in class org.nuxeo.ecm.core.api.impl.DataModelImpl
-
- getMap() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel.SimpleDataModel
-
Deprecated.
- getMap(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.osm.DynamicObjectAdapter
-
- getMap(Object) - Method in interface org.nuxeo.ecm.core.api.model.impl.osm.ObjectAdapter
-
- getMap() - Method in class org.nuxeo.ecm.social.relationship.service.RelationshipKindDescriptor
-
- getMap() - Method in class org.nuxeo.theme.html.InfoBean
-
- getMapFromBlob(Blob) - Static method in class org.nuxeo.ecm.core.api.model.impl.primitives.ExternalBlobProperty
-
- getMapFromBlobWithUri(Blob) - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.ExternalBlobProperty
-
- getMapper() - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl
-
- getMapper() - Method in interface org.nuxeo.ecm.core.storage.sql.Session
-
Gets the low-level Mapper for this session.
- getMapper() - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
-
- getMapping(String) - Method in class org.nuxeo.ecm.core.api.propertiesmapping.impl.PropertiesMappingComponent
-
- getMapping(String) - Method in interface org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingService
-
Gets a map of xpaths defining properties on the target and source
documents
- getMapping() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.excel.AclNameShortner
-
- getMapping() - Static method in class org.nuxeo.ecm.platform.reporting.datasource.SupportedDBHelper
-
- getMapping() - Method in class org.nuxeo.template.service.TemplateMappingFetcher
-
- getMappingProperties(String) - Method in class org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingContributionRegistry
-
- getMapProperties() - Method in class org.nuxeo.ecm.platform.actions.ActionPropertiesDescriptor
-
- getMarker() - Method in class org.nuxeo.ecm.webapp.clipboard.SummaryEntry
-
- getMarker() - Method in class org.nuxeo.runtime.deployment.preprocessor.template.TemplateContribution
-
- getMarkup() - Method in interface org.nuxeo.theme.models.Info
-
- getMarkup() - Method in class org.nuxeo.theme.rendering.RenderingInfo
-
- getMarshaller(String) - Static method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JsonMarshalling
-
- getMarshaller(Class<T>) - Static method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JsonMarshalling
-
- getMassTargetDocuments() - Method in interface org.nuxeo.ecm.platform.classification.ClassificationActions
-
Returns selected target documents from a list of email documents.
- getMassTargetDocuments() - Method in class org.nuxeo.ecm.platform.classification.ClassificationActionsBean
-
- getMatch() - Method in class org.nuxeo.shell.swing.widgets.HistoryFinder
-
- getMatcher(String) - Static method in class org.nuxeo.common.utils.FileMatcher
-
- getMatcher(File) - Static method in class org.nuxeo.common.utils.FileMatcher
-
- getMatcher() - Method in class org.nuxeo.ecm.webengine.PathDescriptor
-
- getMatches(VirtualFile) - Method in class org.nuxeo.runtime.jboss.deployer.structure.PathMatcher
-
Returns null if nothing matches.
- getMatchesAsFiles(File) - Method in class org.nuxeo.runtime.jboss.deployer.structure.PathMatcher
-
- getMatchesAsPaths(File) - Method in class org.nuxeo.runtime.jboss.deployer.structure.PathMatcher
-
- getMatchingConfiguration(HttpServletRequest) - Method in class org.nuxeo.ecm.webengine.RequestConfiguration
-
- getMatchingFile(String, Map<String, Object>) - Static method in class org.nuxeo.common.utils.FileMatcher
-
Look for a matching file for the given path.
- getMatchMixinType(Column, String, boolean, String[]) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
Gets the SQL fragment to match a mixin type.
- getMatchMixinType(Column, String, boolean, String[]) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
-
- getMaterializeFulltextSyntheticColumn() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
Does the fulltext synthetic column have to be materialized.
- getMaterializeFulltextSyntheticColumn() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDB2
-
- getMaterializeFulltextSyntheticColumn() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDerby
-
- getMaterializeFulltextSyntheticColumn() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
-
- getMaterializeFulltextSyntheticColumn() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectHSQLDB
-
- getMaterializeFulltextSyntheticColumn() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
-
- getMaterializeFulltextSyntheticColumn() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
-
- getMaterializeFulltextSyntheticColumn() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
-
- getMaterializeFulltextSyntheticColumn() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
-
- getMavenGroups() - Method in class org.nuxeo.apidoc.browse.ApiBrowser
-
- getMax() - Method in class org.nuxeo.ecm.core.schema.types.constraints.StringLengthConstraint
-
- getMax() - Method in class org.nuxeo.theme.webwidgets.WidgetFieldType
-
- getMaxActive() - Method in interface org.nuxeo.ecm.core.management.jtajca.DatabaseConnectionMonitor
-
Returns the maximum number of active connections that can be
allocated at the same time.
- getMaxActive() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.CommonsDatabaseConnectionMonitor
-
- getMaxActive() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TomcatDatabaseConnectionMonitor
-
- getMaxBlobSize() - Method in class org.nuxeo.ecm.admin.repo.RepoStatInfo
-
- getMaxCacheSizeInKB() - Static method in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
-
- getMaxChildren() - Method in class org.nuxeo.ecm.admin.repo.RepoStatInfo
-
- getMaxConnections() - Method in class org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl
-
- getMaxCount() - Method in interface org.nuxeo.ecm.core.schema.types.ListType
-
Gets the required maximum count of allowed elements in this list.
- getMaxCount() - Method in class org.nuxeo.ecm.core.schema.types.ListTypeImpl
-
- getMaxDate() - Method in class org.nuxeo.ecm.platform.audit.api.document.AdditionalDocumentAuditParams
-
- getMaxDepth() - Method in class org.nuxeo.ecm.admin.repo.RepoStatInfo
-
- getMaxDepth() - Method in class org.nuxeo.ecm.platform.routing.api.RouteTable
-
- getMaxIdle() - Method in interface org.nuxeo.ecm.core.management.jtajca.DatabaseConnectionMonitor
-
Returns the maximum number of connections that can remain idle in the
pool.
- getMaxIdle() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.CommonsDatabaseConnectionMonitor
-
- getMaxIdle() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TomcatDatabaseConnectionMonitor
-
- getMaximumArgsForIn() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
Maximum number of values in a IN (?, ?, ...) statement.
- getMaximumArgsForIn() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
-
- getMaximumFeedsCount(CoreSession) - Method in class org.nuxeo.rss.reader.service.RSSFeedComponent
-
- getMaximumFeedsCount(CoreSession) - Method in interface org.nuxeo.rss.reader.service.RSSFeedService
-
Return the number of maximum feeds the user can merge into the Rss Reader
gadget
- getMaximumSeverity() - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockFacesContext
-
- getMaxItems() - Method in class org.nuxeo.theme.webwidgets.AreaFragment
-
- getMaxLength() - Method in interface org.nuxeo.ecm.core.schema.types.Field
-
Gets the maximum length for this field.
- getMaxLength() - Method in class org.nuxeo.ecm.core.schema.types.FieldImpl
-
- getMaxNumberOfEmptyPages() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
-
Returns the maximum number of empty pages that can be fetched empty
(defaults to 1).
- getMaxOccurs() - Method in interface org.nuxeo.ecm.core.schema.types.Field
-
Gets the maximum number this field may occurs in the owner type.
- getMaxOccurs() - Method in class org.nuxeo.ecm.core.schema.types.FieldImpl
-
- getMaxOpenPreparedStatements() - Method in interface org.nuxeo.ecm.core.management.jtajca.DatabaseConnectionMonitor
-
Gets the value of the #maxOpenPreparedStatements
property.
- getMaxOpenPreparedStatements() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.CommonsDatabaseConnectionMonitor
-
- getMaxOpenPreparedStatements() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TomcatDatabaseConnectionMonitor
-
- getMaxPageSize() - Method in interface org.nuxeo.ecm.automation.core.util.Paginable
-
Returns the max number of results per page.
- getMaxPageSize() - Method in class org.nuxeo.ecm.automation.core.util.PaginablePageProvider
-
- getMaxPageSize() - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.PaginableWithDelegate
-
- getMaxPageSize() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
-
- getMaxPageSize() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
-
Returns the max number of results per page.
- getMaxPageSize() - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderDefinition
-
- getMaxPageSize() - Method in class org.nuxeo.ecm.platform.query.core.CoreQueryPageProviderDescriptor
-
- getMaxPageSize() - Method in class org.nuxeo.ecm.platform.query.core.GenericPageProviderDescriptor
-
- getMaxQuota() - Method in class org.nuxeo.ecm.quota.automation.SimpleQuotaInfo
-
- getMaxQuota() - Method in interface org.nuxeo.ecm.quota.size.QuotaAware
-
- getMaxQuota() - Method in class org.nuxeo.ecm.quota.size.QuotaAwareDocument
-
- getMaxQuota() - Method in class org.nuxeo.ecm.quota.size.QuotaInfo
-
- getMaxQuotaOnUsersWorkspaces() - Method in class org.nuxeo.ecm.quota.count.QuotaStatsActions
-
- getMaxQuotaSliderValue() - Method in class org.nuxeo.ecm.quota.count.QuotaStatsActions
-
- getMaxResults() - Method in class org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider
-
Returns the maximum number of results or
0 if there is no limit.
- getMaxSize() - Method in class org.nuxeo.ecm.platform.picture.api.PictureTemplate
-
- getMaxsize() - Method in interface org.nuxeo.ecm.platform.picture.web.PictureBookManager
-
Gets the maxsize.
- getMaxsize() - Method in class org.nuxeo.ecm.platform.picture.web.PictureBookManagerBean
-
- getMaxSize() - Method in class org.nuxeo.ecm.platform.ui.web.component.file.InputFileSizeValidator
-
- getMaxSizeBytes() - Method in class org.nuxeo.ecm.platform.ui.web.component.file.InputFileSizeValidator
-
- getMaxTiles() - Method in interface org.nuxeo.ecm.platform.pictures.tiles.api.PictureTiles
-
- getMaxTiles() - Method in class org.nuxeo.ecm.platform.pictures.tiles.api.PictureTilesImpl
-
- getMaxTiles() - Method in class org.nuxeo.ecm.platform.pictures.tiles.gwt.client.model.TilingInfo
-
- getMaxWait() - Method in interface org.nuxeo.ecm.core.management.jtajca.DatabaseConnectionMonitor
-
Returns the maximum number of milliseconds that the pool will wait
for a connection to be returned before throwing an exception.
- getMaxWait() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.CommonsDatabaseConnectionMonitor
-
- getMaxWait() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TomcatDatabaseConnectionMonitor
-
- getMd5() - Method in class org.nuxeo.wizard.download.DownloadPackage
-
- getMediaTypeId(MediaType) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
-
- getMediaTypeId(MediaType) - Method in interface org.nuxeo.ecm.webengine.model.Module
-
- getMemberAccessor(Class<?>, String) - Static method in class org.nuxeo.ecm.core.api.model.impl.osm.util.ObjectAccessorHelper
-
- getMemberAccessor(Class<?>, String, boolean) - Static method in class org.nuxeo.ecm.core.api.model.impl.osm.util.ObjectAccessorHelper
-
- getMemberGroups() - Method in class org.nuxeo.ecm.core.api.impl.NuxeoGroupImpl
-
- getMemberGroups() - Method in interface org.nuxeo.ecm.core.api.NuxeoGroup
-
Gets the list of member groups of this group.
- getMemberGroups() - Method in class org.nuxeo.ecm.platform.computedgroups.NuxeoComputedGroup
-
- getMemberOf() - Method in class org.nuxeo.ecm.automation.core.events.EventHandler
-
- getMembers() - Method in interface org.nuxeo.ecm.social.workspace.adapters.SocialWorkspace
-
Gets all members of this social workspace.
- getMembers() - Method in class org.nuxeo.ecm.social.workspace.adapters.SocialWorkspaceAdapter
-
- getMembers() - Method in class org.nuxeo.ecm.social.workspace.ManageSocialWorkspaceActions
-
- getMembersGroupLabel() - Method in interface org.nuxeo.ecm.social.workspace.adapters.SocialWorkspace
-
Returns this Social Workspace members group label.
- getMembersGroupLabel() - Method in class org.nuxeo.ecm.social.workspace.adapters.SocialWorkspaceAdapter
-
- getMembersGroupName() - Method in interface org.nuxeo.ecm.social.workspace.adapters.SocialWorkspace
-
Returns this Social Workspace members group name.
- getMembersGroupName() - Method in class org.nuxeo.ecm.social.workspace.adapters.SocialWorkspaceAdapter
-
- getMembersGroupPermission() - Method in class org.nuxeo.ecm.multi.tenant.MultiTenantConfiguration
-
- getMemberUsers() - Method in class org.nuxeo.ecm.core.api.impl.NuxeoGroupImpl
-
- getMemberUsers() - Method in interface org.nuxeo.ecm.core.api.NuxeoGroup
-
Gets the list of member users of this group.
- getMemberUsers() - Method in class org.nuxeo.ecm.platform.computedgroups.NuxeoComputedGroup
-
- getMenu() - Method in class org.nuxeo.theme.jsf.component.UIButton
-
- getMenu() - Method in class org.nuxeo.theme.jsf.taglib.ButtonTag
-
- getMergedACLs(String) - Method in interface org.nuxeo.ecm.core.api.security.ACP
-
- getMergedACLs(String) - Method in class org.nuxeo.ecm.core.api.security.impl.ACPImpl
-
- getMergedACP(Document) - Method in interface org.nuxeo.ecm.core.security.SecurityManager
-
- getMergedACP(Document) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSecurityManager
-
- getMessage() - Method in class org.nuxeo.ecm.activity.ActivityMessage
-
- getMessage() - Method in class org.nuxeo.ecm.activity.ActivityReply
-
- getMessage() - Method in class org.nuxeo.ecm.activity.ActivityReplyMessage
-
- getMessage() - Method in class org.nuxeo.ecm.automation.jaxrs.ExceptionHandler
-
- getMessage() - Method in exception org.nuxeo.ecm.core.api.model.PropertyNotFoundException
-
- getMessage() - Method in class org.nuxeo.ecm.core.api.operation.Status
-
- getMessage() - Method in class org.nuxeo.ecm.core.management.api.AdministrativeStatus
-
- getMessage() - Method in class org.nuxeo.ecm.csv.CSVImportLog
-
- getMessage() - Method in exception org.nuxeo.ecm.platform.commandline.executor.api.CommandNotAvailable
-
- getMessage() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.RenderingInfoImpl
-
- getMessage() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.RenderingInfo
-
- getMessage() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.RenderingInfoDescriptor
-
- getMessage() - Method in class org.nuxeo.ecm.platform.mail.action.ExecutionContext
-
- getMessage() - Method in class org.nuxeo.ecm.platform.video.VideoConversionStatus
-
- getMessage() - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor.ErrorHandler
-
- getMessage() - Method in class org.nuxeo.ecm.social.mini.message.MiniMessage
-
- getMessage() - Method in exception org.nuxeo.ecm.webengine.forms.validation.ValidationException
-
- getMessage(String) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
-
- getMessage(String, Object...) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
-
- getMessage(String, List<Object>) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
-
- getMessage(String) - Method in interface org.nuxeo.ecm.webengine.model.WebContext
-
Gets the i18n message for the given key.
- getMessage(String, Object...) - Method in interface org.nuxeo.ecm.webengine.model.WebContext
-
- getMessage(String, List<Object>) - Method in interface org.nuxeo.ecm.webengine.model.WebContext
-
- getMessage() - Method in exception org.nuxeo.ecm.webengine.WebException
-
- getMessage(String) - Static method in class org.nuxeo.launcher.gui.NuxeoLauncherGUI
-
Get internationalized message
- getMessage() - Method in class org.nuxeo.opensocial.container.client.event.priv.app.SendMessageEvent
-
- getMessage() - Method in class org.nuxeo.theme.editor.UndoBuffer
-
- getMessageBox() - Method in interface org.nuxeo.opensocial.container.client.presenter.MessagePresenter.Display
-
- getMessageBox() - Method in class org.nuxeo.opensocial.container.client.view.MessageWidget
-
- getMessageBundle() - Method in interface org.nuxeo.ecm.platform.rendering.api.RenderingEngine
-
- getMessageBundle() - Method in class org.nuxeo.ecm.platform.rendering.fm.FreemarkerEngine
-
- getMessageBundle() - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockApplication
-
- getMessageComponentHandler(String, String, String) - Method in class org.nuxeo.ecm.platform.forms.layout.facelets.FaceletHandlerHelper
-
- getMessageComponentHandler(String, String, String, String) - Method in class org.nuxeo.ecm.platform.forms.layout.facelets.FaceletHandlerHelper
-
Returns a message component handler with given attributes.
- getMessageL(String, String) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
-
- getMessageL(String, String, Object...) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
-
- getMessageL(String, String, List<Object>) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
-
- getMessageL(String, String) - Method in interface org.nuxeo.ecm.webengine.model.WebContext
-
- getMessageL(String, String, Object...) - Method in interface org.nuxeo.ecm.webengine.model.WebContext
-
- getMessageL(String, String, List<Object>) - Method in interface org.nuxeo.ecm.webengine.model.WebContext
-
- getMessagePresenter() - Method in interface org.nuxeo.opensocial.container.client.gin.ClientInjector
-
- getMessages() - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockFacesContext
-
- getMessages(String) - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockFacesContext
-
- getMessages() - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor.ErrorHandlersDescriptor
-
- getMessages() - Method in interface org.nuxeo.ecm.webapp.helpers.ResourcesAccessor
-
Deprecated.
- getMessages() - Method in class org.nuxeo.ecm.webapp.helpers.ResourcesAccessorBean
-
Deprecated.
- getMessages() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
-
- getMessages(String) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
-
- getMessages(String) - Method in interface org.nuxeo.ecm.webengine.model.MessagesProvider
-
- getMessages(String) - Method in interface org.nuxeo.ecm.webengine.model.Module
-
- getMessages() - Method in interface org.nuxeo.ecm.webengine.model.Module
-
- getMessages() - Method in class org.nuxeo.launcher.info.MessageInfoLogger
-
- getMessagesBundle() - Method in class org.nuxeo.ecm.webengine.model.Messages
-
- getMessagesBundle(String) - Method in class org.nuxeo.ecm.webengine.model.Messages
-
- getMessageString(String, String, Object[], Locale) - Static method in class org.nuxeo.common.utils.i18n.I18NUtils
-
- getMetaData() - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionFactoryImpl
-
- getMetaData() - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl
-
- getMetaData() - Method in class org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl
-
- getMetaData() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
-
- getMetaData() - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
-
- getMetaData(String, WSSRequest) - Method in class org.nuxeo.wss.impl.WSSBackendAdapter
-
- getMetaData(String, WSSRequest) - Method in class org.nuxeo.wss.impl.WSSFakeBackend
-
- getMetaData(String, WSSRequest) - Method in class org.nuxeo.wss.impl.WSSRootBackendAdapter
-
- getMetaData(String, WSSRequest) - Method in class org.nuxeo.wss.impl.WSSVirtualBackendAdapter
-
- getMetaData(String, WSSRequest) - Method in interface org.nuxeo.wss.spi.WSSBackend
-
- getMetadataMapper() - Method in interface org.nuxeo.ecm.platform.annotations.service.AnnotationConfigurationService
-
- getMetadataMapper() - Method in class org.nuxeo.ecm.platform.annotations.service.AnnotationConfigurationServiceImpl
-
- getMetaDataPath() - Method in class org.nuxeo.runtime.jboss.deployer.structure.DeploymentStructure.Context
-
- getMetadataUtils() - Method in interface org.nuxeo.ecm.platform.picture.core.libraryselector.LibrarySelector
-
- getMetadataUtils() - Method in class org.nuxeo.ecm.platform.picture.core.libraryselector.LibrarySelectorService
-
- getMetadataUtils() - Method in class org.nuxeo.ecm.platform.picture.core.libraryselector.LibrarySelectorServiceDescriptor
-
- getMethod() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.Request
-
- getMethod() - Method in class org.nuxeo.ecm.automation.core.impl.InvokableMethod
-
- getMethod() - Method in class org.nuxeo.ecm.automation.core.trace.Call
-
- getMethod(Class<?>, String) - Static method in class org.nuxeo.ecm.core.api.model.impl.osm.util.ObjectAccessorHelper
-
- getMethod() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.util.ImageRangeXPointer
-
- getMethod() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.util.NullRangeXPointer
-
- getMethod() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.util.StringRangeXPointer
-
- getMethod() - Method in interface org.nuxeo.ecm.platform.annotations.gwt.client.util.XPointer
-
- getMethod() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.OpenUrlDescriptor
-
- getMethod() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
-
- getMethod() - Method in interface org.nuxeo.ecm.webengine.model.WebContext
-
Get HTTP Method.
- getMethod() - Method in class org.nuxeo.runtime.annotations.AnnotatedMethod
-
- getMethod() - Method in class org.nuxeo.runtime.service.proxy.MethodInvocation
-
- getMETHOD_PARAM() - Method in class org.nuxeo.wss.fprpc.FPRPCConts
-
- getMethodAccessor(Class<?>, String, String) - Static method in class org.nuxeo.ecm.core.api.model.impl.osm.util.ObjectAccessorHelper
-
- getMethodInfo(ELContext) - Method in class org.nuxeo.ecm.platform.ui.web.binding.DownloadMethodExpression
-
- getMethodInfo(ELContext) - Method in class org.nuxeo.ecm.platform.ui.web.binding.MetaMethodExpression
-
- getMethodName() - Method in class org.nuxeo.wss.fprpc.FPRPCCall
-
- getMethods() - Method in class org.nuxeo.ecm.automation.core.impl.ChainTypeImpl
-
- getMethods() - Method in class org.nuxeo.ecm.automation.core.impl.OperationTypeImpl
-
- getMethods() - Method in interface org.nuxeo.ecm.automation.OperationType
-
- getMethodsMatchingInput(Class<?>) - Method in class org.nuxeo.ecm.automation.core.impl.ChainTypeImpl
-
- getMethodsMatchingInput(Class<?>) - Method in class org.nuxeo.ecm.automation.core.impl.OperationTypeImpl
-
- getMethodsMatchingInput(Class<?>) - Method in interface org.nuxeo.ecm.automation.OperationType
-
- getMimeType() - Method in class org.nuxeo.ecm.automation.client.model.Blob
-
- getMimeType() - Method in interface org.nuxeo.ecm.core.api.Blob
-
- getMimeType() - Method in class org.nuxeo.ecm.core.api.impl.blob.DefaultBlob
-
- getMimeType() - Method in class org.nuxeo.ecm.core.api.impl.blob.DefaultStreamBlob
-
- getMimeType() - Method in class org.nuxeo.ecm.core.convert.service.ConvertOption
-
- getMimeType() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoContentStream
-
- getMimeType() - Method in class org.nuxeo.ecm.core.opencmis.impl.util.SimpleImageInfo
-
- getMimeType() - Method in class org.nuxeo.ecm.diff.model.impl.ContentProperty
-
- getMimetype() - Method in class org.nuxeo.ecm.platform.api.ws.DocumentBlob
-
Returns the main RFC-2046 mimetype name.
- getMimeType() - Method in class org.nuxeo.ecm.platform.api.ws.DocumentBlob
-
- getMimeType(File) - Method in class org.nuxeo.ecm.platform.convert.plugins.ZipCachableBlobHolder
-
- getMimetype() - Method in class org.nuxeo.ecm.platform.mimetype.service.ExtensionDescriptor
-
- getMimetype() - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeDescriptor
-
- getMimeType() - Method in class org.nuxeo.ecm.platform.pictures.tiles.service.ImageToConvertDescriptor
-
- getMimeType(File) - Method in class org.nuxeo.ecm.platform.preview.adapter.base.ConverterBasedHtmlPreviewAdapter
-
- getMimeType() - Method in class org.nuxeo.ecm.platform.ui.web.component.file.InputFileInfo
-
- getMimeType(String) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.BundleHttpContext
-
- getMimeType(String) - Method in class org.nuxeo.ecm.webengine.WebEngine
-
- getMimeType() - Method in class org.nuxeo.template.api.descriptor.OutputFormatDescriptor
-
- getMimetypeEntryByMimeType(String) - Method in interface org.nuxeo.ecm.platform.mimetype.interfaces.MimetypeRegistry
-
Gets a mimetype entry given the normalized mimetype.
- getMimetypeEntryByMimeType(String) - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService
-
- getMimetypeEntryByName(String) - Method in interface org.nuxeo.ecm.platform.mimetype.interfaces.MimetypeRegistry
-
Gets a mimetype entry by name.
- getMimetypeEntryByName(String) - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService
-
- getMimetypeFromBlob(Blob) - Method in interface org.nuxeo.ecm.platform.mimetype.interfaces.MimetypeRegistry
-
Returns the mime type from a given stream.
- getMimetypeFromBlob(Blob) - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService
-
- getMimetypeFromBlobWithDefault(Blob, String) - Method in interface org.nuxeo.ecm.platform.mimetype.interfaces.MimetypeRegistry
-
Returns the mime type from a given blob or provided default if not
possible.
- getMimetypeFromBlobWithDefault(Blob, String) - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService
-
Finds the mimetype of a Blob content and returns provided default if not
possible.
- getMimeTypeFromExtension(String) - Static method in class org.nuxeo.ecm.automation.client.model.FileBlob
-
- getMimetypeFromExtension(String) - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService
-
- getMimetypeFromFile(File) - Method in interface org.nuxeo.ecm.platform.mimetype.interfaces.MimetypeRegistry
-
Returns the mime type given a file.
- getMimetypeFromFile(File) - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService
-
- getMimetypeFromFilename(String) - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService
-
- getMimetypeFromFilenameAndBlobWithDefault(String, Blob, String) - Method in interface org.nuxeo.ecm.platform.mimetype.interfaces.MimetypeRegistry
-
Finds the mimetype of some content according to its filename and / or
binary content.
- getMimetypeFromFilenameAndBlobWithDefault(String, Blob, String) - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService
-
Finds the mimetype of some content according to its filename and / or
binary content.
- getMimetypeFromStream(InputStream) - Method in interface org.nuxeo.ecm.platform.mimetype.interfaces.MimetypeRegistry
-
Returns the mime type from a given stream.
- getMimetypeFromStream(InputStream) - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService
-
Deprecated.
- getMimetypeFromStreamWithDefault(InputStream, String) - Method in interface org.nuxeo.ecm.platform.mimetype.interfaces.MimetypeRegistry
-
Returns the mime type from a given stream or provided default if not
possible.
- getMimetypeFromStreamWithDefault(InputStream, String) - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService
-
Deprecated.
- getMimetypeRegistry() - Method in class org.nuxeo.ecm.platform.filemanager.core.listener.MimetypeIconUpdater
-
- getMimetypeRegistryService() - Static method in class org.nuxeo.ecm.platform.mimetype.NXMimeType
-
- getMimetypeRegistryService() - Static method in class org.nuxeo.ecm.platform.mimetype.NXMimeTypeHelper
-
Deprecated.
- getMimetypes() - Method in interface org.nuxeo.ecm.platform.mimetype.interfaces.MimetypeEntry
-
Returns the mimetype's names.
- getMimetypes() - Method in class org.nuxeo.ecm.platform.mimetype.MimetypeEntryImpl
-
- getMimetypes() - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeDescriptor
-
- getMimeTypeService() - Method in class org.nuxeo.ecm.platform.convert.plugins.ZipCachableBlobHolder
-
- getMimeTypeService() - Method in class org.nuxeo.ecm.platform.preview.adapter.base.ConverterBasedHtmlPreviewAdapter
-
- getMimeUtils() - Method in interface org.nuxeo.ecm.platform.picture.core.libraryselector.LibrarySelector
-
Deprecated.
since 5.5. ImagingService use MimetypeRegistry service to get
the mime type of an image.
- getMimeUtils() - Method in class org.nuxeo.ecm.platform.picture.core.libraryselector.LibrarySelectorService
-
Deprecated.
- getMimeUtils() - Method in class org.nuxeo.ecm.platform.picture.core.libraryselector.LibrarySelectorServiceDescriptor
-
- getMin() - Method in class org.nuxeo.ecm.core.schema.types.constraints.StringLengthConstraint
-
- getMin() - Method in class org.nuxeo.theme.webwidgets.WidgetFieldType
-
- getMinCount() - Method in interface org.nuxeo.ecm.core.schema.types.ListType
-
Gets the required minimum count of elements in this list.
- getMinCount() - Method in class org.nuxeo.ecm.core.schema.types.ListTypeImpl
-
- getMinEvictableIdleTimeMillis() - Method in interface org.nuxeo.ecm.core.management.jtajca.DatabaseConnectionMonitor
-
Returns the #minEvictableIdleTimeMillis
property.
- getMinEvictableIdleTimeMillis() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.CommonsDatabaseConnectionMonitor
-
- getMinEvictableIdleTimeMillis() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TomcatDatabaseConnectionMonitor
-
- getMinIdle() - Method in interface org.nuxeo.ecm.core.management.jtajca.DatabaseConnectionMonitor
-
Returns the minimum number of idle connections in the pool
- getMinIdle() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.CommonsDatabaseConnectionMonitor
-
- getMinIdle() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TomcatDatabaseConnectionMonitor
-
- getMiniMessage(Serializable) - Method in interface org.nuxeo.ecm.social.mini.message.MiniMessageService
-
Returns the mini message for the given miniMessageId
, or
null
if no mini message exists with the given
miniMessageId
.
- getMiniMessage(Serializable) - Method in class org.nuxeo.ecm.social.mini.message.MiniMessageServiceImpl
-
- getMiniMessageActivitiesFor(String, RelationshipKind, long, long) - Method in interface org.nuxeo.ecm.social.mini.message.MiniMessageService
-
Returns the mini messages, as a list of
Activity
, for the given
actorActivityObject
.
- getMiniMessageActivitiesFor(String, RelationshipKind, String, long, long) - Method in interface org.nuxeo.ecm.social.mini.message.MiniMessageService
-
Returns the mini messages, as a list of
Activity
, for the given
actorActivityObject
and
contextActivityObject
.
- getMiniMessageActivitiesFor(String, RelationshipKind, long, long) - Method in class org.nuxeo.ecm.social.mini.message.MiniMessageServiceImpl
-
- getMiniMessageActivitiesFor(String, RelationshipKind, String, long, long) - Method in class org.nuxeo.ecm.social.mini.message.MiniMessageServiceImpl
-
- getMiniMessageActivitiesFrom(String, long, long) - Method in interface org.nuxeo.ecm.social.mini.message.MiniMessageService
-
Returns the mini messages, as a list of
Activity
, from the given
actorActivityObject
.
- getMiniMessageActivitiesFrom(String, long, long) - Method in class org.nuxeo.ecm.social.mini.message.MiniMessageServiceImpl
-
- getMiniMessageFor(String, RelationshipKind, long, long) - Method in interface org.nuxeo.ecm.social.mini.message.MiniMessageService
-
Returns the mini messages for the given actorActivityObject
.
- getMiniMessageFor(String, RelationshipKind, String, long, long) - Method in interface org.nuxeo.ecm.social.mini.message.MiniMessageService
-
Returns the mini messages for the given actorActivityObject
and
contextActivityObject
.
- getMiniMessageFor(String, RelationshipKind, long, long) - Method in class org.nuxeo.ecm.social.mini.message.MiniMessageServiceImpl
-
- getMiniMessageFor(String, RelationshipKind, String, long, long) - Method in class org.nuxeo.ecm.social.mini.message.MiniMessageServiceImpl
-
- getMiniMessageFrom(String, long, long) - Method in interface org.nuxeo.ecm.social.mini.message.MiniMessageService
-
Returns the mini messages from the given actorActivityObject
.
- getMiniMessageFrom(String, long, long) - Method in class org.nuxeo.ecm.social.mini.message.MiniMessageServiceImpl
-
- GetMiniMessages - Class in org.nuxeo.ecm.social.mini.message.operations
-
Operation to get the mini messages for or from a given actor.
- GetMiniMessages() - Constructor for class org.nuxeo.ecm.social.mini.message.operations.GetMiniMessages
-
- getMinMaxPageSize() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
-
Returns the minimal value for the max page size, taking the lower value
between the requested page size and the maximum accepted page size.
- getMinOccurs() - Method in interface org.nuxeo.ecm.core.schema.types.Field
-
Gets the minimum number this field may occurs in the owner type.
- getMinOccurs() - Method in class org.nuxeo.ecm.core.schema.types.FieldImpl
-
- getMinor() - Method in class org.nuxeo.ecm.core.versioning.InitialStateDescriptor
-
- getMinor() - Method in interface org.nuxeo.ecm.platform.mimetype.interfaces.MimetypeEntry
-
Returns the minor part of the RFC-2046.
- getMinor() - Method in class org.nuxeo.ecm.platform.mimetype.MimetypeEntryImpl
-
- getMinorVersion() - Method in interface org.nuxeo.ecm.core.api.facet.VersioningDocument
-
Deprecated.
use VersioningService#getVersionLabel
instead
- getMinorVersion() - Method in class org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter
-
- getMinorVersion() - Method in class org.nuxeo.runtime.Version
-
Gets the minor version field.
- getMinorVersionPropertyName(String) - Method in interface org.nuxeo.ecm.platform.versioning.api.VersioningManager
-
Deprecated.
since 5.4, use DocumentModel#MINOR_VERSION
directly
- getMinorVersionPropertyName(String) - Method in class org.nuxeo.ecm.platform.versioning.service.VersioningManagerImpl
-
Deprecated.
- getMinQuotaSliderValue(long) - Method in class org.nuxeo.ecm.quota.count.QuotaStatsActions
-
- getMinQuotaSliderValue() - Method in class org.nuxeo.ecm.quota.count.QuotaStatsActions
-
- getMinTextLength() - Method in class org.nuxeo.ecm.platform.categorization.service.CategorizerDescriptor
-
- getMinute() - Method in class org.nuxeo.ecm.automation.core.scripting.DateWrapper
-
- getMissingColumns(Boolean) - Method in class org.nuxeo.ecm.directory.sql.SQLHelper
-
- getMissingDependencies(ComponentName) - Method in class org.nuxeo.runtime.model.impl.ComponentRegistry
-
- getMissingRequirements() - Method in class org.nuxeo.common.collections.DependencyTree
-
- getMissingRequirements() - Method in class org.nuxeo.runtime.deploy.DependencyTree
-
- getMissingRequirements() - Method in class org.nuxeo.runtime.deployment.preprocessor.FragmentRegistry
-
- getMixinComplexChildren(String) - Method in class org.nuxeo.ecm.core.storage.sql.Model
-
- getMixinDocumentTypes(String) - Method in class org.nuxeo.ecm.core.storage.sql.Model
-
- getMixinPropertyInfo(String, String) - Method in class org.nuxeo.ecm.core.storage.sql.Model
-
- getMixinPropertyInfos(String) - Method in class org.nuxeo.ecm.core.storage.sql.Model
-
- getMixinTypes() - Method in class org.nuxeo.ecm.core.storage.sql.Node
-
Gets the instance mixins.
- getMode() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutImpl
-
- getMode(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
-
- getMode() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
-
- getMode() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Layout
-
Returns the layout mode.
- getMode() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Widget
-
Returns the widget mode.
- getMode(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
-
Returns the optional mode used to override the layout mode.
- getMode(String) - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetDescriptor
-
- getMode() - Method in class org.nuxeo.ecm.user.center.profile.UserProfileActions
-
- getMode() - Method in class org.nuxeo.runtime.deployment.preprocessor.template.TemplateContribution
-
- getMode() - Method in class org.nuxeo.theme.jsf.component.UIFragment
-
- getMode() - Method in class org.nuxeo.theme.jsf.taglib.FragmentTag
-
- getMode() - Method in interface org.nuxeo.theme.localconfiguration.LocalThemeConfig
-
Deprecated.
- getMode() - Method in class org.nuxeo.theme.localconfiguration.LocalThemeConfigAdapter
-
- getMode() - Method in class org.nuxeo.theme.ViewDef
-
- getMode() - Method in class org.nuxeo.theme.views.ViewType
-
- getMode() - Method in class org.nuxeo.theme.webwidgets.PanelDecorationType
-
- getMode() - Method in class org.nuxeo.theme.webwidgets.WidgetDecorationType
-
- getModel() - Method in class org.nuxeo.ecm.core.api.impl.UserPrincipal
-
- getModel() - Method in interface org.nuxeo.ecm.core.api.NuxeoPrincipal
-
- getModel() - Method in class org.nuxeo.ecm.core.api.SystemPrincipal
-
- getModel() - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl
-
- getModel() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
-
- getModel() - Method in interface org.nuxeo.ecm.core.storage.sql.Session
-
Gets the
Model
associated to this session.
- getModel() - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
-
- getModel() - Method in class org.nuxeo.ecm.platform.publisher.task.PublishUnrestricted
-
- getModel() - Method in class org.nuxeo.ecm.platform.reporting.api.BirtReportInstance
-
- getModel() - Method in interface org.nuxeo.ecm.platform.reporting.api.ReportInstance
-
- getModel() - Method in class org.nuxeo.ecm.platform.ui.web.component.list.UIEditableList
-
Gets model name exposed in request map.
- getModel() - Method in class org.nuxeo.ecm.platform.usermanager.DetachedNuxeoPrincipal
-
- getModel() - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
-
- getModel() - Method in class org.nuxeo.ecm.webapp.theme.fragment.ActionFragment
-
- getModel() - Method in interface org.nuxeo.opensocial.container.client.gin.ClientInjector
-
- getModel() - Method in class org.nuxeo.theme.fragments.AbstractFragment
-
- getModel() - Method in interface org.nuxeo.theme.fragments.Fragment
-
- getModel() - Method in class org.nuxeo.theme.fragments.GenericFragment
-
- getModel() - Method in class org.nuxeo.theme.fragments.RegionFragment
-
- getModel() - Method in class org.nuxeo.theme.fragments.TextFragment
-
- getModel() - Method in interface org.nuxeo.theme.models.Info
-
- getModel() - Method in class org.nuxeo.theme.rendering.RenderingInfo
-
- getModel() - Method in class org.nuxeo.theme.webwidgets.AreaFragment
-
- getModel() - Method in class org.nuxeo.webengine.blogs.fragments.BlogSiteArchiveFragment
-
- getModel() - Method in class org.nuxeo.webengine.blogs.fragments.RecentBlogPostsFragment
-
Retrieves a certain number of blog posts with information about the last
BlogPost-s that are made under an BlogSite that is received
as parameter.
- getModel() - Method in class org.nuxeo.webengine.sites.fragments.AllWebpageFragment
-
Returns all the WebPage-s that are direct children of the received
document.
- getModel() - Method in class org.nuxeo.webengine.sites.fragments.ContextualLinkFragment
-
Returns the list with the details about the Contextual Link-s that
have been created under a WebSite or Webpage document
type.
- getModel() - Method in class org.nuxeo.webengine.sites.fragments.MinisiteLastCommentsFragment
-
Retrieves a certain number of comments that are last added under a
WebPage under a WebSite.
- getModel() - Method in class org.nuxeo.webengine.sites.fragments.MinisiteLastPublishedFragment
-
Retrieves a certain number of pages with information about the last
modified WebPage-s that are made under an WebSite or
WebPage that is received as parameter.
- getModel() - Method in class org.nuxeo.webengine.sites.fragments.PageLastCommentsFragment
-
Retrieves the comments that are bounded to a WebPage
- getModel() - Method in class org.nuxeo.webengine.sites.fragments.SearchResultsFragment
-
Searches a certain webPage between all the pages under a WebSite
that contains in title, description , main content or attached files the
given searchParam.
- getModel() - Method in class org.nuxeo.webengine.sites.fragments.TagCloudFragment
-
Returns the details about the tag cloud that have been created under a
webpage.
- getModel() - Method in class org.nuxeo.webengine.sites.fragments.TagFragment
-
Returns the list with the details about the Tag-s that have been
created under a web page.
- getModelByClassname(String) - Method in class org.nuxeo.theme.themes.ThemeManager
-
- getModelForUser(String) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- getModelForUser(String) - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
-
- getModelForUser(String) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- getModelFulltext(String) - Static method in class org.nuxeo.ecm.core.storage.sql.RepositoryResolver
-
- getModelMBeanInfo(Class<?>) - Method in class org.nuxeo.runtime.management.inspector.ModelMBeanInfoFactory
-
- getModelName() - Method in class org.nuxeo.theme.fragments.FragmentType
-
- getModelType() - Method in class org.nuxeo.theme.fragments.FragmentType
-
- getModelType() - Method in class org.nuxeo.theme.models.AbstractModel
-
- getModelType() - Method in interface org.nuxeo.theme.models.Model
-
- getModelType() - Method in class org.nuxeo.theme.views.ViewType
-
- getModelTypeName() - Method in class org.nuxeo.theme.models.AbstractModel
-
- getModelTypeName() - Method in interface org.nuxeo.theme.models.Model
-
- getModerationAsString(DocumentModel) - Method in interface org.nuxeo.ecm.platform.forum.web.api.ThreadAction
-
Return the label of the moderation state of the thread
- getModerationAsString(DocumentModel) - Method in class org.nuxeo.ecm.platform.forum.web.ThreadActionBean
-
- getModerationTask(TaskService, CoreSession, DocumentModel, String) - Method in class org.nuxeo.ecm.platform.comment.workflow.services.CommentsModerationServiceImpl
-
- getModerationType(CoreSession, DocumentModel) - Static method in class org.nuxeo.webengine.sites.utils.SiteUtils
-
- getModerators() - Method in interface org.nuxeo.ecm.platform.forum.web.api.ThreadAction
-
Get all moderators on the thread.
- getModerators() - Method in class org.nuxeo.ecm.platform.forum.web.ThreadActionBean
-
- getModerators(CoreSession, DocumentModel) - Static method in class org.nuxeo.webengine.sites.utils.SiteUtils
-
- getModes() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
-
- getModes() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
-
- getModes() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetDescriptor
-
- getModificationDate() - Method in class org.nuxeo.ecm.core.api.blobholder.AbstractBlobHolder
-
- getModificationDate() - Method in interface org.nuxeo.ecm.core.api.blobholder.BlobHolder
-
Returns the held blob modification date.
- getModificationDate() - Method in class org.nuxeo.ecm.core.api.blobholder.DocumentBlobHolder
-
- getModificationDate() - Method in class org.nuxeo.ecm.core.api.blobholder.SimpleBlobHolder
-
- getModificationDate() - Method in class org.nuxeo.ecm.core.management.api.AdministrativeStatus
-
- getModificationDate() - Method in class org.nuxeo.ecm.platform.pictures.tiles.api.imageresource.BlobResource
-
- getModificationDate() - Method in class org.nuxeo.ecm.platform.pictures.tiles.api.imageresource.DocumentImageResource
-
- getModificationDate() - Method in interface org.nuxeo.ecm.platform.pictures.tiles.api.imageresource.ImageResource
-
- getModificationDate() - Method in interface org.nuxeo.ecm.platform.relations.web.StatementInfo
-
- getModificationDate() - Method in class org.nuxeo.ecm.platform.relations.web.StatementInfoImpl
-
- getModificationDate() - Method in class org.nuxeo.ecm.platform.rendition.impl.AbstractRendition
-
- getModificationDate() - Method in interface org.nuxeo.ecm.platform.rendition.Rendition
-
Get last modification date.
- getModificationDate() - Method in class org.nuxeo.wss.impl.NuxeoListItem
-
- getModificationDate() - Method in class org.nuxeo.wss.impl.VirtualListItem
-
- getModificationDate() - Method in class org.nuxeo.wss.spi.dummy.DummyWSSListItem
-
- getModificationDate() - Method in interface org.nuxeo.wss.spi.WSSListItem
-
- getModifications() - Method in class org.nuxeo.ecm.core.api.operation.DefaultOperationEvent
-
- getModifications() - Method in class org.nuxeo.ecm.core.api.operation.Operation
-
- getModifications() - Method in interface org.nuxeo.ecm.core.api.operation.OperationEvent
-
- getModified() - Method in class org.nuxeo.ecm.platform.audit.ws.ModifiedDocumentDescriptor
-
Returns the modification date.
- getModified() - Method in class org.nuxeo.ecm.platform.pictures.tiles.restlets.PictureTilesCachedEntry
-
- getModified() - Method in class org.nuxeo.ecm.platform.preview.restlet.PreviewCacheEntry
-
- getModified() - Method in class org.nuxeo.webengine.sites.models.SearchModel
-
- getModified() - Method in class org.nuxeo.wss.spi.dws.AbstractDWSItem
-
- getModified() - Method in interface org.nuxeo.wss.spi.dws.DWSItem
-
- getModifiedDate() - Method in class org.nuxeo.ecm.webapp.clipboard.SummaryEntry
-
- getModifiedDocuments() - Method in class org.nuxeo.ecm.platform.audit.ws.ModifiedDocumentDescriptorPage
-
- getModifiedTS() - Method in class org.nuxeo.wss.spi.AbstractWSSListItem
-
- getModifiedTS() - Method in class org.nuxeo.wss.spi.dws.AbstractDWSItem
-
- getModifiedTS() - Method in interface org.nuxeo.wss.spi.dws.DWSItem
-
- getModifiedTS() - Method in interface org.nuxeo.wss.spi.WSSListItem
-
- getModifyButton() - Method in class org.nuxeo.opensocial.container.client.external.html.HTMLGadget
-
- getModifyButton() - Method in interface org.nuxeo.opensocial.container.client.external.html.HTMLPresenter.Display
-
- getModifyButton() - Method in class org.nuxeo.opensocial.container.client.external.picture.PictureGadget
-
- getModifyButton() - Method in interface org.nuxeo.opensocial.container.client.external.picture.PicturePresenter.Display
-
- getModule() - Method in class org.nuxeo.ecm.webengine.app.WebEngineModule
-
- getModule() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
-
- getModule() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
-
- getModule() - Method in class org.nuxeo.ecm.webengine.model.impl.DefaultTypeLoader
-
- getModule(String) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleManager
-
Gets a module given its name.
- getModule() - Method in class org.nuxeo.ecm.webengine.model.impl.TypeRegistry
-
- getModule() - Method in interface org.nuxeo.ecm.webengine.model.Resource
-
- getModule() - Method in interface org.nuxeo.ecm.webengine.model.WebContext
-
Gets the current web application.
- getModule(String) - Method in class org.nuxeo.ecm.webengine.WebEngine
-
- getModuleByConfigFile(File) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleManager
-
- getModuleByPath(String) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleManager
-
- getModuleByRootClass(Class<?>) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleManager
-
- getModuleConfiguration() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
-
- getModuleManager() - Method in class org.nuxeo.ecm.webengine.WebEngine
-
- getModulePath() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
-
- getModulePath() - Method in interface org.nuxeo.ecm.webengine.model.WebContext
-
Get the path prefix that identify the current web application.
- getModulePreferences() - Method in class org.nuxeo.opensocial.container.shared.webcontent.OpenSocialData
-
- getModules() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleManager
-
- getModules() - Method in class org.nuxeo.theme.webwidgets.samples.Main
-
- getModulesDirectory() - Method in class org.nuxeo.ecm.webengine.WebEngine
-
- getMonth() - Method in class org.nuxeo.ecm.automation.core.scripting.DateWrapper
-
- getMonth() - Method in class org.nuxeo.webengine.sites.models.WebpageCommentModel
-
- getMonth() - Method in class org.nuxeo.webengine.sites.models.WebpageModel
-
- getMonthLong() - Method in class org.nuxeo.webengine.blogs.models.BlogSiteArchiveMonthModel
-
- getMonthShort() - Method in class org.nuxeo.webengine.blogs.models.BlogSiteArchiveMonthModel
-
- getMostLikedActivities(CoreSession, int, DocumentModel) - Method in interface org.nuxeo.ecm.rating.api.LikeService
-
An actitivitesList containing a documentActivity or a minimessageActivity
as target, the likes count as object, current user as actor and actor's
likes in context.
- getMostLikedActivities(CoreSession, int, DocumentModel, Date, Date) - Method in interface org.nuxeo.ecm.rating.api.LikeService
-
An actitivitesList containing a documentActivity or a minimessageActivity
as target, the likes count as object, current user as actor and actor's
likes in context the result will be between two dates
- getMostLikedActivities(CoreSession, int, DocumentModel, Date, Date) - Method in class org.nuxeo.ecm.rating.LikeServiceImpl
-
- getMostLikedActivities(CoreSession, int, DocumentModel) - Method in class org.nuxeo.ecm.rating.LikeServiceImpl
-
- getMountPoint() - Method in class org.nuxeo.opensocial.gadgets.service.InternalGadgetDescriptor
-
- getMulti(Collection<RowId>, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
-
Gets a list of fragments.
- getMultiFilingService() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoBinding
-
- getMultiParentSelect() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelect
-
- getMultiPartFormFields() - Method in class org.nuxeo.ecm.webengine.forms.FormData
-
- getMultiPartFormItems(String) - Method in class org.nuxeo.ecm.webengine.forms.FormData
-
- getMultiPartFormItems(List<FileItem>) - Method in class org.nuxeo.ecm.webengine.forms.FormData
-
- getMultiPartFormListProperty(String) - Method in class org.nuxeo.ecm.webengine.forms.FormData
-
- getMultiPartFormProperty(String) - Method in class org.nuxeo.ecm.webengine.forms.FormData
-
- getMultiPartItems() - Method in class org.nuxeo.ecm.webengine.forms.FormData
-
- getMultipleEmails() - Method in class org.nuxeo.ecm.user.registration.actions.UserRegistrationActions
-
- getName() - Method in class org.nuxeo.apidoc.adapters.BundleGroupDocAdapter
-
- getName() - Method in class org.nuxeo.apidoc.adapters.ComponentInfoDocAdapter
-
- getName() - Method in class org.nuxeo.apidoc.adapters.ExtensionPointInfoDocAdapter
-
- getName() - Method in class org.nuxeo.apidoc.adapters.OperationInfoDocAdapter
-
- getName() - Method in class org.nuxeo.apidoc.adapters.SeamComponentInfoDocAdapter
-
- getName() - Method in interface org.nuxeo.apidoc.api.BundleGroup
-
- getName() - Method in interface org.nuxeo.apidoc.api.ComponentInfo
-
- getName() - Method in interface org.nuxeo.apidoc.api.ExtensionPointInfo
-
- getName() - Method in interface org.nuxeo.apidoc.api.OperationInfo
-
Actual operation id.
- getName() - Method in interface org.nuxeo.apidoc.api.SeamComponentInfo
-
- getName() - Method in class org.nuxeo.apidoc.introspection.BundleGroupImpl
-
- getName() - Method in class org.nuxeo.apidoc.introspection.ComponentInfoImpl
-
- getName() - Method in class org.nuxeo.apidoc.introspection.ExtensionPointInfoImpl
-
- getName() - Method in class org.nuxeo.apidoc.introspection.OperationInfoImpl
-
- getName() - Method in class org.nuxeo.apidoc.introspection.RuntimeSnapshot
-
- getName() - Method in class org.nuxeo.apidoc.introspection.SeamComponentInfoImpl
-
- getName() - Method in class org.nuxeo.apidoc.introspection.ServerInfo
-
- getName() - Method in class org.nuxeo.apidoc.repository.RepositoryDistributionSnapshot
-
- getName() - Method in interface org.nuxeo.apidoc.snapshot.DistributionSnapshotDesc
-
- getName() - Method in class org.nuxeo.apidoc.snapshot.DistributionSnapshotDescImpl
-
- getName(Object) - Method in class org.nuxeo.apidoc.tree.NuxeoArtifactContentProvider
-
- getName() - Method in class org.nuxeo.common.server.DataSource
-
- getName() - Method in class org.nuxeo.common.server.WebApplication
-
- getName() - Method in class org.nuxeo.common.utils.Registry
-
- getName() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
-
- getName() - Method in class org.nuxeo.connect.update.task.guards.PlatformHelper
-
- getName() - Method in class org.nuxeo.connect.update.xml.FieldDefinition
-
- getName() - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
-
- getName() - Method in class org.nuxeo.dam.AllowedAssetTypeDescriptor
-
- getName() - Method in interface org.nuxeo.drive.adapter.FileSystemItem
-
Gets the name displayed in the file system.
- getName() - Method in class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
-
- getName() - Method in class org.nuxeo.drive.seam.DesktopPackageDefinition
-
- getName() - Method in interface org.nuxeo.drive.service.FileSystemItemFactory
-
Gets the factory unique name.
- getName() - Method in class org.nuxeo.drive.service.impl.AbstractFileSystemItemFactory
-
- getName() - Method in class org.nuxeo.drive.service.impl.AbstractVirtualFolderItemFactory
-
- getName() - Method in class org.nuxeo.drive.service.impl.ActiveFileSystemItemFactoryDescriptor
-
- getName() - Method in class org.nuxeo.drive.service.impl.ActiveTopLevelFolderItemFactoryDescriptor
-
- getName() - Method in class org.nuxeo.drive.service.impl.FileSystemItemFactoryDescriptor
-
- getName() - Method in class org.nuxeo.drive.service.impl.TopLevelFolderItemFactoryDescriptor
-
- getName() - Method in class org.nuxeo.ecm.activity.AbstractActivityUpgrader
-
- getName() - Method in class org.nuxeo.ecm.activity.ActivityLinkBuilderDescriptor
-
- getName() - Method in class org.nuxeo.ecm.activity.ActivityStream
-
- getName() - Method in interface org.nuxeo.ecm.activity.ActivityUpgrader
-
- getName() - Method in class org.nuxeo.ecm.activity.ActivityUpgraderDescriptor
-
- getName() - Method in class org.nuxeo.ecm.admin.runtime.SimplifiedBundleInfo
-
- getName() - Method in class org.nuxeo.ecm.automation.client.jaxrs.util.BlobDataSource
-
- getName() - Method in class org.nuxeo.ecm.automation.client.jaxrs.util.InputStreamDataSource
-
- getName() - Method in class org.nuxeo.ecm.automation.client.model.OperationDocumentation.Param
-
- getName() - Method in class org.nuxeo.ecm.automation.core.mail.BlobDataSource
-
- getName() - Method in class org.nuxeo.ecm.automation.core.OperationChainContribution.Param
-
- getName() - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
-
- getName() - Method in class org.nuxeo.ecm.automation.core.scripting.PrincipalWrapper
-
- getName() - Method in class org.nuxeo.ecm.automation.jaxrs.io.InputStreamDataSource
-
- getName() - Method in class org.nuxeo.ecm.automation.OperationDocumentation.Param
-
- getName() - Method in class org.nuxeo.ecm.automation.server.RestBinding
-
- getName() - Method in class org.nuxeo.ecm.classification.core.ClassificationResolverDescriptor
-
- getName() - Method in class org.nuxeo.ecm.core.api.blobholder.BlobHolderFactoryDescriptor
-
- getName() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Gets the document name.
- getName() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- getName() - Method in class org.nuxeo.ecm.core.api.impl.NuxeoGroupImpl
-
- getName() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- getName() - Method in class org.nuxeo.ecm.core.api.impl.UserPrincipal
-
- getName() - Method in class org.nuxeo.ecm.core.api.model.impl.DocumentPartImpl
-
- getName() - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
-
- getName() - Method in class org.nuxeo.ecm.core.api.model.impl.MapProperty
-
- getName() - Method in class org.nuxeo.ecm.core.api.model.impl.ScalarProperty
-
- getName() - Method in interface org.nuxeo.ecm.core.api.model.Property
-
Gets the property name.
- getName() - Method in interface org.nuxeo.ecm.core.api.NuxeoGroup
-
Gets the name of the group.
- getName() - Method in class org.nuxeo.ecm.core.api.operation.Operation
-
- getName() - Method in class org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingDescriptor
-
- getName() - Method in class org.nuxeo.ecm.core.api.repository.Repository
-
- getName() - Method in interface org.nuxeo.ecm.core.api.security.ACL
-
Gets the ACL name.
- getName() - Method in class org.nuxeo.ecm.core.api.security.impl.ACLImpl
-
- getName() - Method in class org.nuxeo.ecm.core.api.SimplePrincipal
-
- getName() - Method in class org.nuxeo.ecm.core.api.SystemPrincipal
-
- getName() - Method in class org.nuxeo.ecm.core.api.thumbnail.ThumbnailFactoryDescriptor
-
- getName() - Method in interface org.nuxeo.ecm.core.event.Event
-
Gets the event name.
- getName() - Method in interface org.nuxeo.ecm.core.event.EventBundle
-
Gets the bundle name.
- getName() - Method in class org.nuxeo.ecm.core.event.impl.EventBundleImpl
-
- getName() - Method in class org.nuxeo.ecm.core.event.impl.EventImpl
-
- getName() - Method in class org.nuxeo.ecm.core.event.impl.EventListenerDescriptor
-
- getName() - Method in class org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl
-
- getName() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- getName() - Method in class org.nuxeo.ecm.core.event.jms.ReconnectedJMSEventBundle
-
- getName() - Method in class org.nuxeo.ecm.core.lifecycle.extensions.LifeCycleDescriptor
-
- getName() - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleImpl
-
- getName() - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleStateImpl
-
- getName() - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleTransitionImpl
-
- getName() - Method in interface org.nuxeo.ecm.core.lifecycle.LifeCycle
-
Gets the life cycle name.
- getName() - Method in interface org.nuxeo.ecm.core.lifecycle.LifeCycleState
-
Returns the life cycle state name.
- getName() - Method in interface org.nuxeo.ecm.core.lifecycle.LifeCycleTransition
-
Returns the transition name.
- getName() - Method in class org.nuxeo.ecm.core.management.statuses.AdministrableServiceDescriptor
-
- getName() - Method in interface org.nuxeo.ecm.core.model.Document
-
Gets the name of this document.
- getName() - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- getName() - Method in interface org.nuxeo.ecm.core.model.Property
-
Gets the name used to identify this property by its container.
- getName() - Method in interface org.nuxeo.ecm.core.model.Repository
-
- getName() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
-
- getName() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
-
- getName() - Method in class org.nuxeo.ecm.core.repository.RepositoryDescriptor
-
- getName() - Method in class org.nuxeo.ecm.core.rest.security.Permission
-
- getName() - Method in class org.nuxeo.ecm.core.schema.types.AbstractType
-
- getName() - Method in interface org.nuxeo.ecm.core.schema.types.Field
-
Gets the field name.
- getName() - Method in class org.nuxeo.ecm.core.schema.types.FieldImpl
-
- getName() - Method in interface org.nuxeo.ecm.core.schema.types.Type
-
Gets the name of this type.
- getName() - Method in class org.nuxeo.ecm.core.search.api.client.search.results.impl.DocumentModelResultItem
-
- getName() - Method in interface org.nuxeo.ecm.core.search.api.client.search.results.ResultItem
-
Return the name of the result item.
- getName() - Method in class org.nuxeo.ecm.core.security.MergedPermissionDescriptor
-
- getName() - Method in class org.nuxeo.ecm.core.security.PermissionDescriptor
-
- getName() - Method in class org.nuxeo.ecm.core.security.SecurityPolicyDescriptor
-
- getName() - Method in class org.nuxeo.ecm.core.storage.sql.BaseProperty
-
- getName() - Method in class org.nuxeo.ecm.core.storage.sql.CapturingQueryMaker
-
- getName() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLCollectionProperty
-
- getName() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexListProperty
-
- getName() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexProperty
-
- getName() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- getName() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepository
-
- getName() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSimpleProperty
-
- getName() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
-
- getName() - Method in interface org.nuxeo.ecm.core.storage.sql.jdbc.QueryMaker
-
Gets the name for this query maker.
- getName() - Method in class org.nuxeo.ecm.core.storage.sql.Node
-
- getName() - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionFactoryImpl
-
- getName() - Method in class org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionFactoryImpl
-
- getName() - Method in class org.nuxeo.ecm.core.storage.sql.ra.ResourceAdapterImpl
-
- getName() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
-
- getName() - Method in interface org.nuxeo.ecm.core.storage.sql.RepositoryManagement
-
Gets the repository name.
- getName() - Method in class org.nuxeo.ecm.core.test.RepositorySettings
-
- getName() - Method in class org.nuxeo.ecm.diff.content.adapter.ContentDiffAdapterFactoryDescriptor
-
- getName() - Method in interface org.nuxeo.ecm.diff.model.DiffBlockDefinition
-
Gets the diff block definition name.
- getName() - Method in interface org.nuxeo.ecm.diff.model.DiffComplexFieldDefinition
-
Gets the complex field name.
- getName() - Method in interface org.nuxeo.ecm.diff.model.DiffFieldDefinition
-
Gets the field name.
- getName() - Method in interface org.nuxeo.ecm.diff.model.DiffFieldItemDefinition
-
Gets the item name.
- getName() - Method in class org.nuxeo.ecm.diff.model.impl.DiffBlockDefinitionImpl
-
- getName() - Method in class org.nuxeo.ecm.diff.model.impl.DiffComplexFieldDefinitionImpl
-
- getName() - Method in class org.nuxeo.ecm.diff.model.impl.DiffFieldDefinitionImpl
-
- getName() - Method in class org.nuxeo.ecm.diff.model.impl.DiffFieldItemDefinitionImpl
-
- getName() - Method in class org.nuxeo.ecm.diff.service.impl.DiffBlockDescriptor
-
- getName() - Method in class org.nuxeo.ecm.diff.service.impl.DiffBlockReferenceDescriptor
-
- getName() - Method in class org.nuxeo.ecm.diff.service.impl.DiffComplexFieldDescriptor
-
- getName() - Method in class org.nuxeo.ecm.diff.service.impl.DiffFieldDescriptor
-
- getName() - Method in class org.nuxeo.ecm.diff.service.impl.DiffFieldItemDescriptor
-
- getName() - Method in interface org.nuxeo.ecm.directory.api.ui.DirectoryUI
-
Returns the directory name.
- getName() - Method in class org.nuxeo.ecm.directory.api.ui.DirectoryUIDescriptor
-
- getName() - Method in interface org.nuxeo.ecm.directory.Directory
-
Gets the unique name of the directory, used for registering.
- getName() - Method in interface org.nuxeo.ecm.directory.DirectoryFactory
-
- getName() - Method in class org.nuxeo.ecm.directory.DirectoryFactoryProxy
-
- getName() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectory
-
- getName() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
-
- getName() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryFactory
-
- getName() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryProxy
-
- getName() - Method in class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor
-
- getName() - Method in class org.nuxeo.ecm.directory.memory.MemoryDirectory
-
- getName() - Method in class org.nuxeo.ecm.directory.memory.MemoryDirectoryFactory
-
- getName() - Method in class org.nuxeo.ecm.directory.multi.MultiDirectory
-
- getName() - Method in class org.nuxeo.ecm.directory.multi.MultiDirectoryFactory
-
- getName() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectory
-
- getName() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
-
- getName() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryFactory
-
- getName() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryProxy
-
- getName() - Method in class org.nuxeo.ecm.mobile.ApplicationDefinitionDescriptor
-
Application name described
- getName() - Method in class org.nuxeo.ecm.platform.annotations.configuration.service.DisplayedFieldsDescriptor
-
- getName() - Method in class org.nuxeo.ecm.platform.annotations.configuration.service.FilterDescriptor
-
- getName() - Method in class org.nuxeo.ecm.platform.annotations.configuration.service.WebAnnotationDefinitionDescriptor
-
- getName() - Method in class org.nuxeo.ecm.platform.annotations.configuration.service.WebAnnotationFieldDescriptor
-
- getName() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.configuration.AnnotationDefinition
-
- getName() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.configuration.AnnotationFilter
-
- getName() - Method in class org.nuxeo.ecm.platform.annotations.repository.descriptor.DocumentEventListenerDescriptor
-
- getName() - Method in class org.nuxeo.ecm.platform.api.ws.DocumentBlob
-
Returns the name of the document field name.
- getName() - Method in class org.nuxeo.ecm.platform.api.ws.DocumentProperty
-
Returns the field name.
- getName() - Method in class org.nuxeo.ecm.platform.audit.service.extension.AdapterDescriptor
-
- getName() - Method in class org.nuxeo.ecm.platform.audit.service.extension.EventDescriptor
-
- getName() - Method in class org.nuxeo.ecm.platform.categorization.service.CategorizerDescriptor
-
- getName() - Method in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineDescriptor
-
- getName() - Method in class org.nuxeo.ecm.platform.commandline.executor.service.CommandTesterDescriptor
-
- getName() - Method in class org.nuxeo.ecm.platform.computedgroups.DocumentMetadataGroupComputerDescriptor
-
- getName() - Method in class org.nuxeo.ecm.platform.computedgroups.GroupComputerDescriptor
-
- getName() - Method in class org.nuxeo.ecm.platform.computedgroups.NuxeoComputedGroup
-
- getName() - Method in class org.nuxeo.ecm.platform.computedgroups.UserMetadataGroupComputerDescriptor
-
- getName() - Method in class org.nuxeo.ecm.platform.content.template.service.ContentFactoryDescriptor
-
- getName() - Method in class org.nuxeo.ecm.platform.content.template.service.FactoryBindingDescriptor
-
- getName() - Method in class org.nuxeo.ecm.platform.content.template.service.PostContentCreationHandlerDescriptor
-
- getName() - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentView
-
Returns the name of this content view
- getName() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewDescriptor
-
- getName() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewHeader
-
- getName() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewImpl
-
- getName() - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentViewLayout
-
Returns the name of the layout
- getName() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewLayoutImpl
-
- getName() - Method in class org.nuxeo.ecm.platform.ec.notification.NotificationImpl
-
- getName() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationDescriptor
-
- getName() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationListenerVetoDescriptor
-
- getName() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractCreationContainerListProvider
-
- getName() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
-
- getName() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFolderImporter
-
- getName() - Method in interface org.nuxeo.ecm.platform.filemanager.service.extension.CreationContainerListProvider
-
Unique name of the CreationContainerListProvider.
- getName() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.CreationContainerListProviderDescriptor
-
- getName() - Method in interface org.nuxeo.ecm.platform.filemanager.service.extension.FileImporter
-
Gets the plugin name.
- getName() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.FileImporterDescriptor
-
- getName() - Method in interface org.nuxeo.ecm.platform.filemanager.service.extension.FolderImporter
-
- getName() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.FolderImporterDescriptor
-
- getName() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutDefinitionImpl
-
- getName() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutImpl
-
- getName() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutRowDefinitionImpl
-
- getName() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutRowImpl
-
- getName() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
-
- getName() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
-
- getName() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetReferenceImpl
-
- getName() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeDefinitionImpl
-
- getName() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeImpl
-
- getName() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Layout
-
Returns the layout name used to identify it within the layout service.
- getName() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutDefinition
-
Returns the layout name used to identify it within the layout service.
- getName() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutRow
-
- getName() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutRowDefinition
-
Returns the row name
- getName() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Widget
-
Returns the widget name used to identify it within a layout.
- getName() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
-
Returns the widget name used to identify it within a layout.
- getName() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetReference
-
Widget name.
- getName() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetType
-
Returns the name of this widget type, used to identify it in the service.
- getName() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetTypeDefinition
-
- getName() - Method in class org.nuxeo.ecm.platform.forms.layout.demo.descriptors.DemoLayoutDescriptor
-
- getName() - Method in class org.nuxeo.ecm.platform.forms.layout.demo.descriptors.DemoWidgetTypeDescriptor
-
- getName() - Method in interface org.nuxeo.ecm.platform.forms.layout.demo.service.DemoLayout
-
- getName() - Method in interface org.nuxeo.ecm.platform.forms.layout.demo.service.DemoWidgetType
-
- getName() - Method in class org.nuxeo.ecm.platform.forms.layout.demo.service.DemoWidgetTypeImpl
-
- getName() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutConverterDescriptor
-
- getName() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutDescriptor
-
- getName() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutRowDescriptor
-
- getName() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetConverterDescriptor
-
- getName() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetDescriptor
-
- getName() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetReferenceDescriptor
-
- getName() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeDescriptor
-
- getName() - Method in class org.nuxeo.ecm.platform.forms.layout.service.DisabledPropertyRefDescriptor
-
- getName() - Method in class org.nuxeo.ecm.platform.groups.audit.service.ExcelExportServiceDescriptor
-
- getName() - Method in class org.nuxeo.ecm.platform.indexing.gateway.ws.DocumentTypeDescriptor
-
- getName() - Method in class org.nuxeo.ecm.platform.io.descriptors.IOResourceAdapterDescriptor
-
- getName() - Method in class org.nuxeo.ecm.platform.login.BaseLoginModule
-
- getName() - Method in class org.nuxeo.ecm.platform.login.CallbackFactoryDescriptor
-
- getName() - Method in class org.nuxeo.ecm.platform.login.GroupImpl
-
return the name of the principal.
- getName() - Method in interface org.nuxeo.ecm.platform.login.LoginPlugin
-
Gets the plugin name.
- getName() - Method in class org.nuxeo.ecm.platform.login.PrincipalImpl
-
return the name of the principal.
- getName() - Method in class org.nuxeo.ecm.platform.mail.action.MessageActionPipeDescriptor
-
- getName() - Method in class org.nuxeo.ecm.platform.mail.fetcher.PropertiesFetcherDescriptor
-
- getName() - Method in class org.nuxeo.ecm.platform.mail.service.SessionFactoryDescriptor
-
- getName() - Method in class org.nuxeo.ecm.platform.management.adapters.ComponentInventoryAdapter
-
- getName() - Method in interface org.nuxeo.ecm.platform.management.adapters.ComponentInventoryMBean
-
- getName() - Method in class org.nuxeo.ecm.platform.management.adapters.ExtensionPointInventoryAdapter
-
- getName() - Method in interface org.nuxeo.ecm.platform.management.adapters.ExtensionPointInventoryMBean
-
- getName() - Method in class org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryAdapter
-
- getName() - Method in interface org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryMBean
-
- getName() - Method in class org.nuxeo.ecm.platform.mimetype.detectors.MsoXML2007MimetypeSniffer
-
- getName() - Method in class org.nuxeo.ecm.platform.mimetype.detectors.MsoXmlMimetypeSniffer
-
- getName() - Method in class org.nuxeo.ecm.platform.mimetype.detectors.OOoMimetypeSniffer
-
- getName() - Method in class org.nuxeo.ecm.platform.mimetype.detectors.PptMimetypeSniffer
-
- getName() - Method in class org.nuxeo.ecm.platform.mimetype.detectors.XlsMimetypeSniffer
-
- getName() - Method in class org.nuxeo.ecm.platform.mimetype.service.ExtensionDescriptor
-
- getName() - Method in interface org.nuxeo.ecm.platform.notification.api.Notification
-
- getName() - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProvider
-
- getName() - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderDescriptor
-
- getName() - Method in class org.nuxeo.ecm.platform.picture.core.libraryselector.ImageUtilsDescriptor
-
- getName() - Method in class org.nuxeo.ecm.platform.picture.core.libraryselector.MetadataUtilsDescriptor
-
- getName() - Method in class org.nuxeo.ecm.platform.picture.core.libraryselector.MimeUtilsDescriptor
-
- getName() - Method in class org.nuxeo.ecm.platform.pictures.tiles.gimp.tiler.GimpTiler
-
- getName() - Method in class org.nuxeo.ecm.platform.pictures.tiles.magick.tiler.MagickTiler
-
- getName() - Method in interface org.nuxeo.ecm.platform.pictures.tiles.tilers.PictureTiler
-
- getName() - Method in class org.nuxeo.ecm.platform.preview.adapter.AdapterFactoryDescriptor
-
- getName() - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
-
- getName() - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublishedDocumentFactory
-
- getName() - Method in interface org.nuxeo.ecm.platform.publisher.api.PublicationNode
-
- getName() - Method in interface org.nuxeo.ecm.platform.publisher.api.PublishedDocumentFactory
-
- getName() - Method in class org.nuxeo.ecm.platform.publisher.descriptors.PublicationTreeConfigDescriptor
-
- getName() - Method in class org.nuxeo.ecm.platform.publisher.descriptors.PublicationTreeDescriptor
-
- getName() - Method in class org.nuxeo.ecm.platform.publisher.descriptors.PublishedDocumentFactoryDescriptor
-
- getName() - Method in class org.nuxeo.ecm.platform.publisher.impl.core.CoreFolderPublicationNode
-
- getName() - Method in class org.nuxeo.ecm.platform.publisher.impl.core.EmptyRoot
-
- getName() - Method in class org.nuxeo.ecm.platform.publisher.impl.core.VirtualCoreFolderPublicationNode
-
- getName() - Method in class org.nuxeo.ecm.platform.publisher.impl.localfs.FSPublicationNode
-
- getName() - Method in class org.nuxeo.ecm.platform.publisher.impl.service.ProxyNode
-
- getName() - Method in class org.nuxeo.ecm.platform.publisher.impl.service.ProxyTree
-
- getName() - Method in class org.nuxeo.ecm.platform.publisher.remoting.client.ClientRemotePublicationNode
-
- getName() - Method in class org.nuxeo.ecm.platform.publisher.remoting.client.ClientRemotePublicationTree
-
- getName() - Method in class org.nuxeo.ecm.platform.publisher.remoting.marshaling.basic.BasicPublicationNode
-
- getName() - Method in class org.nuxeo.ecm.platform.publisher.rules.ValidatorsRuleDescriptor
-
- getName() - Method in class org.nuxeo.ecm.platform.publisher.web.PublishActionsBean.PublicationTreeInformation
-
- getName() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
-
- getName() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
-
Returns the provider identifier
- getName() - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderDefinition
-
- getName() - Method in class org.nuxeo.ecm.platform.query.api.PageSelections
-
- getName() - Method in interface org.nuxeo.ecm.platform.query.api.PredicateFieldDefinition
-
- getName() - Method in class org.nuxeo.ecm.platform.query.core.CoreQueryPageProviderDescriptor
-
- getName() - Method in class org.nuxeo.ecm.platform.query.core.FieldDescriptor
-
- getName() - Method in class org.nuxeo.ecm.platform.query.core.GenericPageProviderDescriptor
-
- getName() - Method in class org.nuxeo.ecm.platform.query.core.ReferencePageProviderDescriptor
-
- getName() - Method in interface org.nuxeo.ecm.platform.relations.api.GraphDescription
-
- getName() - Method in class org.nuxeo.ecm.platform.relations.descriptors.GraphDescriptor
-
- getName() - Method in class org.nuxeo.ecm.platform.relations.descriptors.GraphTypeDescriptor
-
- getName() - Method in interface org.nuxeo.ecm.platform.rendering.api.DefaultDocumentView.Field
-
- getName() - Method in interface org.nuxeo.ecm.platform.rendering.api.DocumentField
-
- getName() - Method in class org.nuxeo.ecm.platform.rendering.api.View
-
- getName() - Method in class org.nuxeo.ecm.platform.rendering.template.DocumentFieldAccessor
-
- getName() - Method in class org.nuxeo.ecm.platform.rendering.wiki.extensions.FreemarkerMacro
-
- getName() - Method in class org.nuxeo.ecm.platform.rendering.wiki.TocMacro
-
- getName() - Method in interface org.nuxeo.ecm.platform.rendering.wiki.WikiExpression
-
- getName() - Method in interface org.nuxeo.ecm.platform.rendering.wiki.WikiMacro
-
- getName() - Method in class org.nuxeo.ecm.platform.rendition.impl.AbstractRendition
-
- getName() - Method in interface org.nuxeo.ecm.platform.rendition.Rendition
-
- getName() - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
-
- getName() - Method in class org.nuxeo.ecm.platform.reporting.report.ReportParameter
-
- getName() - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
-
The name of this element.
- getName() - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
-
- getName() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.Button
-
- getName() - Method in interface org.nuxeo.ecm.platform.routing.dm.adapter.TaskStep
-
- getName() - Method in class org.nuxeo.ecm.platform.routing.dm.adapter.TaskStepImpl
-
- getName() - Method in class org.nuxeo.ecm.platform.routing.web.RoutingTaskActionsBean.TaskInfo
-
- getName() - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterDescriptor
-
- getName() - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterGroupDescriptor
-
- getName() - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterGroupItemDescriptor
-
- getName() - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggestionHandlerDescriptor
-
- getName() - Method in class org.nuxeo.ecm.platform.tag.TagQueryMaker
-
- getName() - Method in interface org.nuxeo.ecm.platform.task.dashboard.DashBoardItem
-
Returns the name of the DashBoardItem.
- getName() - Method in class org.nuxeo.ecm.platform.task.dashboard.DashBoardItemImpl
-
- getName() - Method in interface org.nuxeo.ecm.platform.task.Task
-
- getName() - Method in class org.nuxeo.ecm.platform.task.TaskImpl
-
- getName() - Method in class org.nuxeo.ecm.platform.types.SubType
-
- getName() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.AuthenticationPluginDescriptor
-
- getName() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.AuthPreFilterDescriptor
-
- getName() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginProviderLink
-
- getName() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.OpenUrlDescriptor
-
- getName() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.SessionManagerDescriptor
-
- getName() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectStatus
-
- getName() - Method in class org.nuxeo.ecm.platform.ui.web.directory.VocabularyEntryList
-
- getName() - Method in class org.nuxeo.ecm.platform.ui.web.model.impl.SelectDataModelImpl
-
- getName() - Method in interface org.nuxeo.ecm.platform.ui.web.model.SelectDataModel
-
Select model is named so that listeners can adapt their behaviour using
this criterion.
- getName() - Method in class org.nuxeo.ecm.platform.ui.web.pathelements.ArchivedVersionsPathElement
-
- getName() - Method in class org.nuxeo.ecm.platform.ui.web.pathelements.DocumentPathElement
-
- getName() - Method in interface org.nuxeo.ecm.platform.ui.web.pathelements.PathElement
-
- getName() - Method in class org.nuxeo.ecm.platform.ui.web.pathelements.TextPathElement
-
- getName() - Method in class org.nuxeo.ecm.platform.ui.web.pathelements.VersionDocumentPathElement
-
- getName() - Method in class org.nuxeo.ecm.platform.ui.web.rest.descriptors.URLPatternDescriptor
-
- getName() - Method in class org.nuxeo.ecm.platform.ui.web.rest.descriptors.ValueBindingDescriptor
-
- getName() - Method in class org.nuxeo.ecm.platform.ui.web.restAPI.service.RestletPluginDescriptor
-
- getName() - Method in class org.nuxeo.ecm.platform.uidgen.service.UIDGeneratorDescriptor
-
- getName() - Method in class org.nuxeo.ecm.platform.url.codec.descriptor.DocumentViewCodecDescriptor
-
- getName() - Method in class org.nuxeo.ecm.platform.usermanager.DetachedNuxeoPrincipal
-
- getName() - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
-
- getName() - Method in interface org.nuxeo.ecm.platform.usermanager.UserAdapter
-
- getName() - Method in class org.nuxeo.ecm.platform.usermanager.UserAdapterImpl
-
- getName() - Method in class org.nuxeo.ecm.platform.util.RepositoryLocation
-
- getName() - Method in class org.nuxeo.ecm.platform.video.service.AutomaticVideoConversion
-
- getName() - Method in class org.nuxeo.ecm.platform.video.service.VideoConversion
-
- getName() - Method in class org.nuxeo.ecm.platform.video.TranscodedVideo
-
Returns the name of this TranscodedVideo
.
- getName() - Method in class org.nuxeo.ecm.platform.web.common.ajax.service.ProxyableURLDescriptor
-
- getName() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.FilterConfigDescriptor
-
- getName() - Method in class org.nuxeo.ecm.quota.AbstractQuotaStatsUpdater
-
- getName() - Method in interface org.nuxeo.ecm.quota.QuotaStatsUpdater
-
- getName() - Method in class org.nuxeo.ecm.quota.QuotaStatsUpdaterDescriptor
-
- getName() - Method in class org.nuxeo.ecm.social.relationship.RelationshipKind
-
- getName() - Method in class org.nuxeo.ecm.social.relationship.service.RelationshipKindDescriptor
-
- getName() - Method in class org.nuxeo.ecm.spaces.api.AbstractSpaceProvider
-
- getName() - Method in interface org.nuxeo.ecm.spaces.api.Gadget
-
name
- getName() - Method in interface org.nuxeo.ecm.spaces.api.Space
-
- getName() - Method in interface org.nuxeo.ecm.spaces.api.SpaceProvider
-
- getName() - Method in class org.nuxeo.ecm.spaces.impl.docwrapper.DocGadgetImpl
-
- getName() - Method in class org.nuxeo.ecm.spaces.impl.docwrapper.DocSpaceImpl
-
- getName() - Method in class org.nuxeo.ecm.spaces.impl.SpaceProviderDescriptor
-
- getName() - Method in class org.nuxeo.ecm.user.registration.UserRegistrationConfiguration
-
- getName() - Method in class org.nuxeo.ecm.webapp.directory.DirectoryTreeDescriptor
-
- getName() - Method in class org.nuxeo.ecm.webapp.documentsLists.DocumentsListDescriptor
-
- getName() - Method in class org.nuxeo.ecm.webapp.tree.TreeManagerPluginDescriptor
-
- getName() - Method in interface org.nuxeo.ecm.webengine.forms.validation.test.MyForm
-
- getName() - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationHost
-
- getName() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletDescriptor
-
- getName() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
-
- getName() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResourceType
-
- getName() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleConfiguration
-
- getName() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
-
- getName() - Method in interface org.nuxeo.ecm.webengine.model.Module
-
- getName() - Method in interface org.nuxeo.ecm.webengine.model.Resource
-
- getName() - Method in interface org.nuxeo.ecm.webengine.model.ResourceType
-
- getName() - Method in class org.nuxeo.ecm.webengine.security.DefaultPermission
-
- getName() - Method in interface org.nuxeo.ecm.webengine.security.Permission
-
- getName() - Method in class org.nuxeo.ecm.webengine.session.AbstractComponent
-
- getName() - Method in interface org.nuxeo.ecm.webengine.session.Component
-
Get the component name if any.
- getName(Object) - Method in interface org.nuxeo.ecm.webengine.ui.tree.ContentProvider
-
Gets the name of the object.
- getName(Object) - Method in class org.nuxeo.ecm.webengine.ui.tree.directory.DirectoryContentProvider
-
- getName(Object) - Method in class org.nuxeo.ecm.webengine.ui.tree.document.DocumentContentProvider
-
- getName() - Method in interface org.nuxeo.ecm.webengine.ui.tree.TreeItem
-
Gets this node name.
- getName() - Method in class org.nuxeo.ecm.webengine.ui.tree.TreeItemImpl
-
- getName() - Method in class org.nuxeo.opensocial.container.client.model.Folder
-
- getName() - Method in class org.nuxeo.opensocial.container.client.ui.ColorsPanelWidget
-
- getName() - Method in enum org.nuxeo.opensocial.container.shared.layout.api.LayoutHelper.Preset
-
- getName() - Method in class org.nuxeo.opensocial.container.shared.webcontent.abs.AbstractWebContentData
-
- getName() - Method in class org.nuxeo.opensocial.container.shared.webcontent.UserPref
-
- getName() - Method in interface org.nuxeo.opensocial.container.shared.webcontent.WebContentData
-
- getName() - Method in interface org.nuxeo.opensocial.gadgets.service.api.GadgetDeclaration
-
- getName() - Method in class org.nuxeo.opensocial.gadgets.service.ExternalGadgetDescriptor
-
- getName() - Method in class org.nuxeo.opensocial.gadgets.service.InternalGadgetDescriptor
-
- getName() - Method in class org.nuxeo.runtime.api.login.LoginComponent.SystemID
-
- getName() - Method in class org.nuxeo.runtime.api.login.SecurityDomain
-
- getName() - Method in class org.nuxeo.runtime.api.ServiceDescriptor
-
- getName() - Method in class org.nuxeo.runtime.api.ServiceGroup
-
- getName() - Method in class org.nuxeo.runtime.config.AbstractServerConfiguration
-
- getName() - Method in class org.nuxeo.runtime.config.Configuration
-
Gets the name of the remote server.
- getName() - Method in interface org.nuxeo.runtime.config.ServerConfiguration
-
- getName() - Method in class org.nuxeo.runtime.jetty.FilterDescriptor
-
- getName() - Method in class org.nuxeo.runtime.jetty.ServletContextListenerDescriptor
-
- getName() - Method in class org.nuxeo.runtime.jetty.ServletDescriptor
-
- getName() - Method in class org.nuxeo.runtime.management.ServiceDescriptor
-
- getName() - Method in interface org.nuxeo.runtime.model.ComponentInstance
-
Gets the name of the component.
- getName() - Method in class org.nuxeo.runtime.model.ComponentName
-
Gets the name part of the component name.
- getName() - Method in interface org.nuxeo.runtime.model.ExtensionPoint
-
Gets the extension point name.
- getName() - Method in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
-
- getName() - Method in class org.nuxeo.runtime.model.impl.ExtensionPointImpl
-
- getName() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
-
- getName() - Method in class org.nuxeo.runtime.model.persistence.AbstractContribution
-
- getName() - Method in interface org.nuxeo.runtime.model.persistence.Contribution
-
Gets the contribution name.
- getName() - Method in class org.nuxeo.runtime.model.Property
-
- getName() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
-
Gets the name of the component.
- getName() - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
-
- getName() - Method in class org.nuxeo.runtime.remoting.RemoteComponent
-
- getName() - Method in class org.nuxeo.runtime.remoting.RemoteComponentInstance
-
- getName() - Method in interface org.nuxeo.runtime.remoting.Server
-
- getName() - Method in class org.nuxeo.runtime.remoting.ServerImpl
-
- getName() - Method in interface org.nuxeo.runtime.RuntimeService
-
Gets the name of this runtime service.
- getName() - Method in class org.nuxeo.runtime.services.resource.ResourceDescriptor
-
- getName() - Method in class org.nuxeo.runtime.test.TestRuntime
-
- getName() - Method in class org.nuxeo.runtime.tomcat.dev.DevBundle
-
- getName() - Method in class org.nuxeo.runtime.util.SimpleRuntime
-
- getName() - Method in class org.nuxeo.shell.automation.cmds.OperationCommandType
-
- getName() - Method in class org.nuxeo.shell.CommandRegistry
-
- getName() - Method in interface org.nuxeo.shell.CommandType
-
- getName() - Method in class org.nuxeo.shell.impl.DefaultCommandType
-
- getName() - Method in class org.nuxeo.shell.swing.Theme
-
- getName() - Method in class org.nuxeo.shell.utils.Path
-
- getName() - Method in class org.nuxeo.template.adapters.doc.TemplateBinding
-
- getName() - Method in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
-
- getName() - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
-
- getName() - Method in class org.nuxeo.template.api.descriptor.ContextExtensionFactoryDescriptor
-
- getName() - Method in class org.nuxeo.template.api.descriptor.TemplateProcessorDescriptor
-
- getName() - Method in class org.nuxeo.template.api.TemplateInput
-
- getName() - Method in class org.nuxeo.template.jaxrs.ResourceService
-
- getName() - Method in class org.nuxeo.template.xdocreport.jaxrs.ResourceService
-
- getName() - Method in class org.nuxeo.template.xdocreport.jaxrs.XDocReportResourceService
-
- getName() - Method in class org.nuxeo.theme.editor.FieldProperty
-
- getName() - Method in class org.nuxeo.theme.editor.PageInfo
-
- getName() - Method in class org.nuxeo.theme.editor.StyleFieldProperty
-
- getName() - Method in class org.nuxeo.theme.editor.ThemeInfo
-
- getName() - Method in class org.nuxeo.theme.elements.AbstractElement
-
- getName() - Method in class org.nuxeo.theme.engines.EngineType
-
- getName() - Method in class org.nuxeo.theme.formats.DefaultFormat
-
- getName() - Method in class org.nuxeo.theme.perspectives.PerspectiveType
-
- getName() - Method in class org.nuxeo.theme.presets.PaletteType
-
- getName() - Method in class org.nuxeo.theme.presets.PresetType
-
- getName() - Method in class org.nuxeo.theme.RegistryType
-
- getName() - Method in class org.nuxeo.theme.rendering.RenderingInfo
-
- getName() - Method in class org.nuxeo.theme.resources.ImageInfo
-
- getName() - Method in class org.nuxeo.theme.resources.PresetInfo
-
- getName() - Method in class org.nuxeo.theme.resources.ResourceBank
-
- getName() - Method in class org.nuxeo.theme.resources.ResourceType
-
- getName() - Method in class org.nuxeo.theme.resources.StyleInfo
-
- getName() - Method in class org.nuxeo.theme.styling.service.descriptors.Flavor
-
- getName() - Method in class org.nuxeo.theme.styling.service.descriptors.SimpleStyle
-
- getName() - Method in class org.nuxeo.theme.styling.service.descriptors.ThemePage
-
- getName() - Method in class org.nuxeo.theme.templates.TemplateEngineType
-
- getName() - Method in class org.nuxeo.theme.themes.ThemeDescriptor
-
- getName() - Method in class org.nuxeo.theme.themes.ThemeSet
-
- getName() - Method in class org.nuxeo.theme.themes.ThemeSetEntry
-
- getName() - Method in interface org.nuxeo.theme.uids.Identifiable
-
- getName() - Method in class org.nuxeo.theme.vocabularies.VocabularyType
-
- getName() - Method in class org.nuxeo.theme.webwidgets.DecorationType
-
- getName() - Method in class org.nuxeo.theme.webwidgets.DefaultWidget
-
- getName() - Method in class org.nuxeo.theme.webwidgets.providers.WidgetEntity
-
- getName() - Method in class org.nuxeo.theme.webwidgets.ProviderType
-
- getName() - Method in interface org.nuxeo.theme.webwidgets.Widget
-
- getName() - Method in class org.nuxeo.theme.webwidgets.WidgetFieldType
-
- getName() - Method in enum org.nuxeo.theme.webwidgets.WidgetState
-
- getName() - Method in class org.nuxeo.theme.webwidgets.WidgetType
-
- getName() - Method in class org.nuxeo.webengine.sites.models.SearchModel
-
- getName() - Method in class org.nuxeo.webengine.sites.models.WebpageModel
-
- getName() - Method in class org.nuxeo.wss.impl.NuxeoListItem
-
- getName() - Method in class org.nuxeo.wss.impl.VirtualListItem
-
- getName() - Method in class org.nuxeo.wss.spi.dummy.DummyWSSListItem
-
- getName() - Method in interface org.nuxeo.wss.spi.dws.Site
-
- getName() - Method in class org.nuxeo.wss.spi.dws.SiteImpl
-
- getName() - Method in interface org.nuxeo.wss.spi.dws.User
-
- getName() - Method in class org.nuxeo.wss.spi.dws.UserImpl
-
- getName() - Method in interface org.nuxeo.wss.spi.WSSListItem
-
- getNamedObject(String, String, String) - Method in class org.nuxeo.theme.themes.ThemeManager
-
- getNamedObjects(String, String) - Method in class org.nuxeo.theme.themes.ThemeManager
-
- getNamedStyleId() - Static method in class org.nuxeo.theme.editor.SessionManager
-
- getNamedStyleOf(Element) - Static method in class org.nuxeo.theme.editor.Editor
-
- getNamedStyles(String, ResourceBank) - Static method in class org.nuxeo.theme.editor.Editor
-
- getNamedStyles(String) - Method in class org.nuxeo.theme.themes.ThemeManager
-
- getNameFromPath(String) - Static method in class org.nuxeo.ecm.webdav.resource.AbstractResource
-
- getNames() - Method in class org.nuxeo.template.adapters.doc.TemplateBindings
-
- getNamespace() - Method in interface org.nuxeo.ecm.core.schema.types.ComplexType
-
Gets the namespace used by this complex type.
- getNamespace() - Method in class org.nuxeo.ecm.core.schema.types.ComplexTypeImpl
-
- getNamespace() - Method in class org.nuxeo.ecm.platform.relations.api.impl.AbstractResourceAdapter
-
- getNamespace() - Method in class org.nuxeo.ecm.platform.relations.api.impl.QNameResourceImpl
-
- getNamespace() - Method in interface org.nuxeo.ecm.platform.relations.api.QNameResource
-
- getNamespace() - Method in interface org.nuxeo.ecm.platform.relations.api.ResourceAdapter
-
- getNamespace() - Method in class org.nuxeo.ecm.platform.relations.descriptors.ResourceAdapterDescriptor
-
- getNamespaces() - Method in interface org.nuxeo.ecm.platform.relations.api.Graph
-
Returns namespaces for the graph.
- getNamespaces() - Method in interface org.nuxeo.ecm.platform.relations.api.GraphDescription
-
- getNamespaces() - Method in class org.nuxeo.ecm.platform.relations.CoreGraph
-
- getNamespaces() - Method in class org.nuxeo.ecm.platform.relations.descriptors.GraphDescriptor
-
- getNamespaces() - Method in class org.nuxeo.ecm.platform.relations.io.IORelationResources
-
- getNamespaces() - Method in class org.nuxeo.ecm.platform.relations.jena.JenaGraph
-
- getNatures() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
-
- getNavigationContext() - Static method in class org.nuxeo.ecm.automation.jsf.OperationHelper
-
- getNavigationDirectoryTrees() - Method in class org.nuxeo.ecm.webapp.directory.DirectoryTreeRegistry
-
Returns only the enabled Directory Trees marked as being also Navigation
Trees.
- getNavigationDirectoryTrees() - Method in class org.nuxeo.ecm.webapp.directory.DirectoryTreeService
-
Returns only the enabled Directory Trees marked as being also Navigation
Trees.
- getNavigationHandler() - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockApplication
-
- getNavigationPoint() - Method in class org.nuxeo.apidoc.browse.Distribution
-
- getNavigationService() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoBinding
-
- getNavigationSubPage() - Method in class org.nuxeo.functionaltests.pages.DocumentBasePage
-
- getNavigationSubPage() - Method in class org.nuxeo.functionaltests.pages.HeaderLinksSubPage
-
- getNavigationURL(String, String) - Method in class org.nuxeo.ecm.webapp.action.PopupHelper
-
- getNavigationURLOnContainer(String) - Method in class org.nuxeo.ecm.webapp.action.PopupHelper
-
- getNavigationURLOnPopupdoc(String) - Method in class org.nuxeo.ecm.webapp.action.PopupHelper
-
- getNavigationURLOnPopupdoc2(String, String) - Method in class org.nuxeo.ecm.webapp.action.PopupHelper
-
- getNavTree() - Static method in class org.nuxeo.theme.bank.Utils
-
- getNavtreeView() - Method in class org.nuxeo.theme.bank.Main
-
- getNbCacheEntries() - Static method in class org.nuxeo.ecm.core.convert.cache.ConversionCacheHolder
-
- getNbXTiles() - Method in class org.nuxeo.ecm.platform.pictures.tiles.gwt.client.model.TilingInfo
-
- getNbYTiles() - Method in class org.nuxeo.ecm.platform.pictures.tiles.gwt.client.model.TilingInfo
-
- getNeedBaseURL() - Method in class org.nuxeo.ecm.platform.ui.web.rest.descriptors.URLPatternDescriptor
-
- getNeededRegistrations() - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
-
- getNeedFilterPreprocessing() - Method in class org.nuxeo.ecm.platform.ui.web.rest.descriptors.URLPatternDescriptor
-
- getNeedRedirectFilter() - Method in class org.nuxeo.ecm.platform.ui.web.rest.descriptors.URLPatternDescriptor
-
- getNeedSave() - Method in class org.nuxeo.ecm.webapp.security.SecurityData
-
- getNeedStartingURLSaving() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.AuthenticationPluginDescriptor
-
- getNegotiation() - Method in class org.nuxeo.theme.ApplicationType
-
- getNested() - Method in class org.nuxeo.ecm.automation.core.trace.Call
-
- getNestedBundleDirectory() - Method in class org.nuxeo.osgi.application.ApplicationLoader
-
- getNestedBundles(File) - Method in interface org.nuxeo.osgi.BundleFile
-
Gets a list with nested bundles or null if none.
- getNestedBundles(File) - Method in class org.nuxeo.osgi.DirectoryBundleFile
-
- getNestedBundles(File) - Method in class org.nuxeo.osgi.JarBundleFile
-
- getNestedBundles(File) - Method in class org.nuxeo.osgi.jboss.JBossBundleFile
-
- getNestedEvents() - Method in class org.nuxeo.ecm.core.api.event.impl.CoreEventImpl
-
- getNestedJars() - Method in class org.nuxeo.osgi.application.ClassPath
-
- getNewAnnotation() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.controler.AnnotationController
-
- getNewAnnotation() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.model.AnnotationModel
-
- getNewAnnotationPopup() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.controler.AnnotationController
-
- getNewContent() - Method in class org.nuxeo.ecm.platform.comment.web.AbstractCommentManagerActionsBean
-
- getNewContent() - Method in interface org.nuxeo.ecm.platform.comment.web.CommentManagerActions
-
- getNewConversation() - Method in class org.nuxeo.ecm.platform.ui.web.component.document.RestDocumentLink
-
Returns true if URL must link to a page in a new conversation.
- getNewCustomProperty() - Method in class org.nuxeo.ecm.platform.forms.layout.demo.jsf.PreviewLayoutDefinition
-
- getNewDocumentView(String) - Method in class org.nuxeo.ecm.platform.ui.web.rest.RestHelper
-
- getNewDocumentView() - Method in class org.nuxeo.ecm.platform.ui.web.rest.RestHelper
-
- getNewDocumentViewBinding() - Method in class org.nuxeo.ecm.platform.ui.web.rest.descriptors.URLPatternDescriptor
-
- getNewGroup() - Method in class org.nuxeo.ecm.platform.shibboleth.web.ShibbolethGroupManagerActionsBean
-
- getNewGroup() - Method in class org.nuxeo.ecm.webapp.security.GroupManagementActions
-
- getNewInput() - Method in class org.nuxeo.template.web.TemplateBasedActionBean
-
- getNewInput() - Method in class org.nuxeo.template.web.TemplatesActionBean
-
- getNewInstance() - Method in class org.nuxeo.ecm.diff.content.adapter.ContentDiffAdapterFactoryDescriptor
-
- getNewInstance() - Method in class org.nuxeo.ecm.platform.picture.core.libraryselector.ImageUtilsDescriptor
-
- getNewInstance() - Method in class org.nuxeo.ecm.platform.picture.core.libraryselector.MetadataUtilsDescriptor
-
- getNewInstance() - Method in class org.nuxeo.ecm.platform.picture.core.libraryselector.MimeUtilsDescriptor
-
- getNewInstance() - Method in class org.nuxeo.ecm.platform.preview.adapter.AdapterFactoryDescriptor
-
- getNewInstance() - Method in class org.nuxeo.ecm.platform.task.TaskProviderDescriptor
-
- getNewLoggerRepository(File) - Static method in class org.nuxeo.log4j.Log4JHelper
-
Creates a LoggerRepository
initialized with given log4j
configuration file without making this configuration active.
- getNewMessage() - Method in class org.nuxeo.ecm.social.mini.message.MiniMessageActions
-
- getNewModelName(DocumentModel) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingPersister
-
Return the new name of a model when it is created from an instance.
- getNewModelName(DocumentModel) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingTreePersister
-
- getNewPoll() - Method in class org.nuxeo.ecm.poll.PollActions
-
- getNewReportModel() - Method in class org.nuxeo.ecm.platform.reporting.seam.ReportActions
-
- getNewServerName() - Method in interface org.nuxeo.ecm.core.io.DocumentTranslationMap
-
Returns the new documents server name.
- getNewServerName() - Method in class org.nuxeo.ecm.core.io.impl.DocumentTranslationMapImpl
-
- getNewsIframeUrl() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
-
- getNewsItemsRootPath() - Method in interface org.nuxeo.ecm.social.workspace.adapters.SocialWorkspace
-
Returns the path of the News Items root of this Social Workspace.
- getNewsItemsRootPath() - Method in class org.nuxeo.ecm.social.workspace.adapters.SocialWorkspaceAdapter
-
- getNewsItemsRootPath(DocumentModel) - Static method in class org.nuxeo.ecm.social.workspace.helper.SocialWorkspaceHelper
-
- getNewSortInfo() - Method in class org.nuxeo.ecm.webapp.search.DocumentSearchActions
-
- getNewSortInfoMap() - Method in class org.nuxeo.ecm.webapp.search.DocumentSearchActions
-
- getNewStatusMessage() - Method in class org.nuxeo.ecm.admin.monitoring.MonitoringActionBean
-
- getNewStatusValue() - Method in class org.nuxeo.ecm.admin.monitoring.MonitoringActionBean
-
- getNewUser() - Method in class org.nuxeo.ecm.webapp.security.UserManagementActions
-
- getNewValue() - Method in class org.nuxeo.ecm.platform.domsync.core.events.DOMAttrModifiedEvent
-
- getNewValue() - Method in class org.nuxeo.ecm.platform.domsync.core.events.DOMCharacterDataModifiedEvent
-
- getNewWebContentId() - Method in class org.nuxeo.opensocial.container.client.event.priv.model.WebContentIdChangedEvent
-
- getNext() - Method in class org.nuxeo.ecm.core.repository.RepositoryInitializationHandler
-
- getNext() - Method in interface org.nuxeo.ecm.platform.annotations.service.AnnotationIDGenerator
-
- getNext() - Method in class org.nuxeo.ecm.platform.annotations.service.DefaultIDGenerator
-
- getNext(String) - Method in class org.nuxeo.ecm.platform.uidgen.service.UIDSequencerImpl
-
- getNext(EntityManager, String) - Method in class org.nuxeo.ecm.platform.uidgen.service.UIDSequencerImpl
-
- getNext(String) - Method in interface org.nuxeo.ecm.platform.uidgen.UIDSequencer
-
For the given key returns the incremented UID which is also stored in the
same sequence entry.
- getNext() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
-
- getNext() - Method in interface org.nuxeo.ecm.webengine.model.Resource
-
- getNext() - Method in class org.nuxeo.runtime.jboss.deployer.structure.PathPattern
-
- getNextCreateConversationId() - Method in class org.nuxeo.ecm.webapp.helpers.ConversationIdGenerator
-
- getNextEntry() - Method in class org.nuxeo.common.utils.ZipIterator
-
- getNextId(String) - Method in class org.nuxeo.ecm.automation.features.PlatformFunctions
-
- getNextMainConversationId() - Method in class org.nuxeo.ecm.webapp.helpers.ConversationIdGenerator
-
- getNextNode() - Method in class org.nuxeo.theme.nodes.AbstractNode
-
- getNextNode() - Method in interface org.nuxeo.theme.nodes.Node
-
- getNextOffset() - Method in class org.nuxeo.ecm.activity.AbstractActivityPageProvider
-
Returns the next offset to use to have the next activities.
- getNextPage() - Method in class org.nuxeo.ecm.platform.audit.ws.BatchInfo
-
- getNextPage(Wizard, T) - Method in class org.nuxeo.ecm.webengine.ui.wizard.WizardPage
-
- getNextPos(Serializable, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
-
Gets the next pos value for a new child in a folder.
- getNextSegment() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
-
- getNextSegment() - Method in interface org.nuxeo.ecm.webengine.model.Resource
-
- getNoBlobProperties() - Method in class org.nuxeo.ecm.platform.api.ws.DocumentSnapshot
-
- getNoColumnsInsertString() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
- getNoColumnsInsertString() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
-
- getNoColumnsInsertString() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
-
- getNode() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexProperty
-
- getNode() - Method in interface org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocument
-
Returns the node with info about the hierarchy location.
- getNode() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- getNode(String, Document) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.util.XPathUtil
-
- getNode() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.EscalationRule
-
- getNode() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.TaskInfo
-
- getNode(String) - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphRoute
-
Gets the node with the given id.
- getNode(String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphRouteImpl
-
- getNodeAtPosition(Node, int) - Static method in class org.nuxeo.ecm.platform.domsync.core.DOMUtil
-
- getNodeById(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl
-
- getNodeById(Serializable) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
-
Gets a node given its id.
- getNodeById(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
-
- getNodeByPath(String, Node) - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl
-
- getNodeByPath(String, Node) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
-
Gets a node given its absolute path, or given an existing node and a
relative path.
- getNodeByPath(String, Node) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
-
- getNodeByPath(String) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublicationTree
-
- getNodeByPath(String, String) - Method in interface org.nuxeo.ecm.platform.publisher.api.RemotePublicationTreeManager
-
- getNodeByPath(String) - Method in class org.nuxeo.ecm.platform.publisher.impl.core.RootSectionsPublicationTree
-
- getNodeByPath(String) - Method in class org.nuxeo.ecm.platform.publisher.impl.core.SectionPublicationTree
-
- getNodeByPath(String) - Method in class org.nuxeo.ecm.platform.publisher.impl.localfs.LocalFSPublicationTree
-
- getNodeByPath(String) - Method in class org.nuxeo.ecm.platform.publisher.impl.service.AbstractRemotableTree
-
- getNodeByPath(String, String) - Method in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
-
- getNodeByPath(RemotePubParam) - Method in class org.nuxeo.ecm.platform.publisher.remoting.restHandler.RestPublishingHandler
-
- getNodeByPath(String, String) - Method in class org.nuxeo.ecm.platform.publisher.remoting.restProxies.RemotePublicationTreeManagerRestProxy
-
- getNodeByPath(String) - Method in class org.nuxeo.ecm.platform.publisher.synchonize.server.AbstractSynchonizablePublicationTree
-
- getNodeId() - Method in class org.nuxeo.runtime.config.NodeConfiguration
-
- getNodePosition(Node) - Static method in class org.nuxeo.ecm.platform.domsync.core.DOMUtil
-
- getNodes() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphRoute
-
Gets a collection of the route nodes
- getNodes() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphRouteImpl
-
- getNodesByIds(List<Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl
-
- getNodesByIds(List<Serializable>) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
-
Gets several nodes given their ids.
- getNodesByIds(List<Serializable>, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
-
- getNodesByIds(List<Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
-
- getNodeType() - Method in class org.nuxeo.ecm.diff.model.impl.PropertyHierarchyNode
-
- getNodeType() - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
-
- getNodeType() - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractPublicationNode
-
- getNodeType() - Method in interface org.nuxeo.ecm.platform.publisher.api.PublicationNode
-
- getNodeType() - Method in class org.nuxeo.ecm.platform.publisher.impl.service.ProxyNode
-
- getNodeType() - Method in class org.nuxeo.ecm.platform.publisher.impl.service.ProxyTree
-
- getNodeType() - Method in class org.nuxeo.ecm.platform.publisher.remoting.client.ClientRemotePublicationNode
-
- getNodeType() - Method in class org.nuxeo.ecm.platform.publisher.remoting.client.ClientRemotePublicationTree
-
- getNodeType() - Method in class org.nuxeo.ecm.platform.publisher.remoting.marshaling.basic.BasicPublicationNode
-
- getNodeType() - Method in class org.nuxeo.ecm.platform.publisher.synchonize.server.AbstractSynchonizablePublicationTree
-
- getNodeType() - Method in class org.nuxeo.ecm.platform.relations.api.impl.BlankImpl
-
- getNodeType() - Method in class org.nuxeo.ecm.platform.relations.api.impl.LiteralImpl
-
- getNodeType() - Method in class org.nuxeo.ecm.platform.relations.api.impl.QNameResourceImpl
-
- getNodeType() - Method in class org.nuxeo.ecm.platform.relations.api.impl.ResourceImpl
-
- getNodeType() - Method in interface org.nuxeo.ecm.platform.relations.api.Node
-
- getNodeType() - Method in class org.nuxeo.ecm.platform.relations.web.NodeInfoImpl
-
- getNodeTypeFamily() - Method in class org.nuxeo.theme.elements.AbstractElement
-
- getNodeTypeFamily() - Method in class org.nuxeo.theme.elements.ElementType
-
- getNodeTypeFamily() - Method in class org.nuxeo.theme.nodes.AbstractNode
-
- getNodeTypeFamily() - Method in interface org.nuxeo.theme.nodes.Node
-
- getNodeValue(Element, Path) - Static method in class org.nuxeo.common.xmap.DOMHelper
-
Gets the value of the node at the given path relative to the given base
element.
- getNodeValue() - Method in class org.nuxeo.ecm.diff.model.impl.PropertyHierarchyNode
-
- getNonCompletedWorkSize(String) - Method in interface org.nuxeo.ecm.core.work.api.WorkManager
-
- getNonCompletedWorkSize(String) - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl
-
Deprecated.
- getNonPhantomChild(Field) - Method in class org.nuxeo.ecm.core.api.model.impl.ComplexProperty
-
- getNonPhantomChildren() - Method in class org.nuxeo.ecm.core.api.model.impl.ComplexProperty
-
- getNonRecursiveTransitionForDocType(String) - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleServiceImpl
-
- getNonRecursiveTransitionForDocType(String) - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleTypeRegistry
-
- getNonRecursiveTransitionForDocType(String) - Method in interface org.nuxeo.ecm.core.lifecycle.LifeCycleService
-
Returns a list of transition for which, when a it is followed, it should
no recurse in its children.
- getNoRecursionForTransitions() - Method in class org.nuxeo.ecm.core.lifecycle.extensions.LifeCycleTypesDescriptor
-
- getNormalized() - Method in interface org.nuxeo.ecm.platform.mimetype.interfaces.MimetypeEntry
-
Returns the main RFC-2046 name for this mime type.
- getNormalized() - Method in class org.nuxeo.ecm.platform.mimetype.MimetypeEntryImpl
-
- getNormalized() - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeDescriptor
-
- getNormalizedHost(String, String) - Static method in class org.nuxeo.runtime.config.ConfigurationHelper
-
- getNormalizedURI(String, String) - Static method in class org.nuxeo.runtime.config.ConfigurationHelper
-
Returns the normalized host if not already normalized otherwise
return null.
- getNotDisplayDefaultOption() - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryAwareComponent
-
- getNote() - Method in class org.nuxeo.ecm.automation.test.adapter.BusinessBeanAdapter
-
- getNotification() - Method in class org.nuxeo.ecm.platform.ec.notification.UserSubscription
-
- getNotification() - Method in class org.nuxeo.ecm.webapp.notification.SelectableSubscription
-
- getNotificationActionItems() - Method in class org.nuxeo.ecm.webapp.notification.GroupsSubscriptionsAction
-
- getNotificationByName(String) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
-
- getNotificationByName(String) - Method in interface org.nuxeo.ecm.platform.notification.api.NotificationManager
-
Returns a notification with all data loaded (label, etc).
- getNotificationEventNames() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationRegistryImpl
-
- getNotificationEventNames() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
-
- getNotificationEventNames() - Method in interface org.nuxeo.ecm.platform.notification.api.NotificationManager
-
Gets the list of event names used by notifications.
- getNotificationEventNames() - Method in interface org.nuxeo.ecm.platform.notification.api.NotificationRegistry
-
Gets the list of event names used by notifications.
- getNotificationList() - Method in class org.nuxeo.ecm.webapp.notification.GroupsSubscriptionsAction
-
Gets all the notifications registered in the system.
- getNotificationList() - Method in class org.nuxeo.ecm.webapp.notification.SubscriptionsAction
-
- getNotificationListenerVetoRegistry() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
-
- getNotificationRegistry() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationRegistryImpl
-
- getNotificationRegistry() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
-
- getNotificationRegistry() - Method in interface org.nuxeo.ecm.platform.notification.api.NotificationManager
-
Deprecated.
should never have to return the registry : use delegation
- getNotifications() - Method in class org.nuxeo.ecm.platform.content.template.service.TemplateItemDescriptor
-
- getNotifications() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationRegistryImpl
-
- getNotifications() - Method in interface org.nuxeo.ecm.platform.notification.api.NotificationRegistry
-
- getNotificationService() - Static method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationServiceHelper
-
Locates the notification service using NXRuntime.
- getNotificationsForEvent(String) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationRegistryImpl
-
Gets the list of possible notifications for an event.
- getNotificationsForEvent(String) - Method in interface org.nuxeo.ecm.platform.notification.api.NotificationRegistry
-
- getNotificationsForEvents(String) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
-
- getNotificationsForEvents(String) - Method in interface org.nuxeo.ecm.platform.notification.api.NotificationManager
-
- getNotificationsForSubscriptions(String) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationRegistryImpl
-
- getNotificationsForSubscriptions(String) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
-
- getNotificationsForSubscriptions(String) - Method in interface org.nuxeo.ecm.platform.notification.api.NotificationManager
-
- getNotificationsForSubscriptions(String) - Method in interface org.nuxeo.ecm.platform.notification.api.NotificationRegistry
-
- getNotificationsList() - Method in class org.nuxeo.ecm.webapp.notification.SubscriptionsAction
-
Gets all the notifications the user may subscribe to.
- getNotificationVeto() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationListenerVetoDescriptor
-
- getNotificationVetos() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
-
- getNotifyUserByEmail() - Method in class org.nuxeo.ecm.csv.CSVImportActions
-
- getNotSelectedContentViewHeaders() - Method in class org.nuxeo.ecm.platform.faceted.search.jsf.FacetedSearchConfigurationActions
-
- getNotSelectedContentViewHeaders(DocumentModel) - Method in class org.nuxeo.ecm.platform.faceted.search.jsf.FacetedSearchConfigurationActions
-
Return a set of String naming the faceted search not currently selected
for the domain passed as parameter
- getNotSelectedRows(Layout, List<String>) - Static method in class org.nuxeo.ecm.platform.forms.layout.facelets.library.LayoutTagLibrary
-
- getNotSelectedRows(Layout, List<String>) - Static method in class org.nuxeo.ecm.platform.forms.layout.functions.LayoutFunctions
-
- getNotSelectedTypes() - Method in class org.nuxeo.ecm.localconf.UITypesConfigurationActions
-
- getNotSelectedTypes(DocumentModel) - Method in class org.nuxeo.ecm.localconf.UITypesConfigurationActions
-
Returns a List of type not selected for the domain given as parameter
- getNullColumnString() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
- getNullColumnString() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
-
- getNullDocument() - Method in interface org.nuxeo.ecm.core.model.Session
-
Gets the null document, to be used as a fake parent to add placeless
children.
- getNullDocument() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
-
- getNumActive() - Method in interface org.nuxeo.ecm.core.management.jtajca.DatabaseConnectionMonitor
-
[Read Only] The current number of active connections that have been
allocated from this data source.
- getNumActive() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.CommonsDatabaseConnectionMonitor
-
- getNumActive() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TomcatDatabaseConnectionMonitor
-
- getNumber() - Method in class org.nuxeo.ecm.platform.ui.web.component.list.UIEditableList
-
- getNumber() - Method in interface org.nuxeo.ecm.webengine.forms.validation.test.MyForm
-
- getNumber(DocumentModel, String) - Static method in class org.nuxeo.webengine.sites.utils.SiteUtils
-
- getNumber(DocumentModel, String, Long) - Static method in class org.nuxeo.webengine.sites.utils.SiteUtils
-
- getNumberComments() - Method in class org.nuxeo.webengine.sites.models.WebpageModel
-
- getNumberCommentsForPage(CoreSession, DocumentModel) - Static method in class org.nuxeo.webengine.sites.utils.SiteUtils
-
Gets the number of comments added on a page (published actually, if the
moderation is on).
- getNumberEndedWithStatus(String) - Method in class org.nuxeo.ecm.platform.routing.core.api.TasksInfoWrapper
-
- getNumberOfComponents() - Method in enum org.nuxeo.opensocial.container.shared.layout.enume.YUITemplate
-
- getNumberOfDocuments() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.data.DataProcessor
-
- getNumberOfDocuments() - Method in interface org.nuxeo.ecm.platform.groups.audit.service.acl.data.IDataProcessor
-
- getNumberOfItems() - Method in interface org.nuxeo.common.file.FileCache
-
Gets the number of items in the cache.
- getNumberOfItems() - Method in class org.nuxeo.common.file.LRUFileCache
-
- getNumberOfPages() - Method in class org.nuxeo.ecm.automation.client.model.PaginableDocuments
-
- getNumberOfPages() - Method in class org.nuxeo.ecm.automation.client.model.RecordSet
-
- getNumberOfPages() - Method in interface org.nuxeo.ecm.automation.core.util.Paginable
-
Returns the total number of pages or 0 if number of pages is unknown.
- getNumberOfPages() - Method in class org.nuxeo.ecm.automation.core.util.PaginablePageProvider
-
- getNumberOfPages() - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.PaginableWithDelegate
-
- getNumberOfPages() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
-
- getNumberOfPages() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
-
Returns the total number of pages or 0 if number of pages is unknown.
- getNumberOfPages() - Method in class org.nuxeo.ecm.platform.query.core.DocumentModelListPageProvider
-
- getNumberOfSessions() - Method in class org.nuxeo.ecm.core.api.CoreInstance
-
Returns the number of registered sessions.
- getNumberOfUnits() - Method in interface org.nuxeo.opensocial.container.client.ui.api.HasUnits
-
- getNumberOfUnits() - Method in class org.nuxeo.opensocial.container.client.ui.ZoneWidget
-
- getNumberOfUnits(int) - Method in class org.nuxeo.opensocial.container.client.view.ContainerWidget
-
- getNumberOfZones() - Method in class org.nuxeo.opensocial.container.client.view.ContainerWidget
-
- getNumBinaries() - Method in class org.nuxeo.ecm.core.storage.sql.BinaryManagerStatus
-
The number of binaries.
- getNumBinariesGC() - Method in class org.nuxeo.ecm.core.storage.sql.BinaryManagerStatus
-
The number of garbage collected binaries.
- getNumIdle() - Method in interface org.nuxeo.ecm.core.management.jtajca.DatabaseConnectionMonitor
-
[Read Only] The current number of idle connections that are waiting
to be allocated from this data source.
- getNumIdle() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.CommonsDatabaseConnectionMonitor
-
- getNumIdle() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TomcatDatabaseConnectionMonitor
-
- getNumItems() - Method in class org.nuxeo.ecm.core.opencmis.impl.util.ListUtils.BatchedList
-
- getNumTestsPerEvictionRun() - Method in interface org.nuxeo.ecm.core.management.jtajca.DatabaseConnectionMonitor
-
Returns the value of the #numTestsPerEvictionRun
property.
- getNumTestsPerEvictionRun() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.CommonsDatabaseConnectionMonitor
-
- getNumTestsPerEvictionRun() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TomcatDatabaseConnectionMonitor
-
- getNuxeoComponents() - Method in class org.nuxeo.apidoc.seam.SeamComponentIntrospector
-
- getNuxeoConf() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
-
- getNuxeoContextPath() - Method in class org.nuxeo.ecm.mobile.webengine.MobileApplication
-
- getNuxeoDefaultConf() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
-
- getNuxeoHome() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
-
- getNuxeoHome() - Method in class org.nuxeo.runtime.jboss.deployer.NuxeoLauncher
-
- getNuxeoInstanceStatus() - Method in interface org.nuxeo.ecm.core.management.api.AdministrativeStatusManager
-
- getNuxeoInstanceStatus() - Method in class org.nuxeo.ecm.core.management.statuses.AdministrativeStatusManagerImpl
-
- getNuxeoLibDir() - Method in class org.nuxeo.launcher.config.ServerConfigurator
-
- getNuxeoLogin() - Method in class org.nuxeo.ecm.platform.oauth.tokens.NuxeoOAuthToken
-
- getNuxeoLogin() - Method in interface org.nuxeo.ecm.platform.oauth.tokens.OAuthToken
-
Returns Nuxeo Login as determined during the authorize phase.
- getNuxeoLogin() - Method in class org.nuxeo.ecm.platform.oauth2.tokens.NuxeoOAuth2Token
-
- getNuxeoPlatformIdentifier() - Method in class org.nuxeo.ecm.admin.SystemInfoManager
-
- GetNuxeoPrincipal - Class in org.nuxeo.ecm.automation.core.operations.users
-
- GetNuxeoPrincipal() - Constructor for class org.nuxeo.ecm.automation.core.operations.users.GetNuxeoPrincipal
-
- getNuxeoPrincipal(String) - Method in class org.nuxeo.template.context.extensions.ContextFunctions
-
- getNuxeoProductName() - Method in class org.nuxeo.ecm.webapp.helpers.NuxeoProductNameFactory
-
- getNuxeoProductVersion() - Method in class org.nuxeo.ecm.webapp.helpers.NuxeoProductNameFactory
-
- getNuxeoReport(InputStream) - Static method in class org.nuxeo.ecm.platform.reporting.report.ReportHelper
-
- getNuxeoReport(InputStream, String) - Static method in class org.nuxeo.ecm.platform.reporting.report.ReportHelper
-
- getNuxeoRepository() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
-
- getNuxeoSecurityManager() - Method in interface org.nuxeo.ecm.core.model.Repository
-
- getNuxeoSecurityManager() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepository
-
- getNuxeoSecurityManager() - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionFactoryImpl
-
- getNuxeoServerInfo() - Method in class org.nuxeo.ecm.admin.SystemInfoManager
-
- getNuxeoServerVersion() - Static method in class org.nuxeo.shell.automation.AutomationFeature
-
- getNuxeoUrn(String, String) - Method in class org.nuxeo.ecm.platform.annotations.repository.URNDocumentViewTranslator
-
- getNxArtifact() - Method in class org.nuxeo.apidoc.browse.BundleGroupWO
-
- getNxArtifact() - Method in class org.nuxeo.apidoc.browse.BundleWO
-
- getNxArtifact() - Method in class org.nuxeo.apidoc.browse.ComponentWO
-
- getNxArtifact() - Method in class org.nuxeo.apidoc.browse.ContributionWO
-
- getNxArtifact() - Method in class org.nuxeo.apidoc.browse.ExtensionPointWO
-
- getNxArtifact() - Method in class org.nuxeo.apidoc.browse.NuxeoArtifactWebObject
-
- getNxArtifact() - Method in class org.nuxeo.apidoc.browse.OperationWO
-
- getNxArtifact() - Method in class org.nuxeo.apidoc.browse.SeamComponentWO
-
- getNxArtifact() - Method in class org.nuxeo.apidoc.browse.ServiceWO
-
- getNXAuditEventsService() - Static method in class org.nuxeo.ecm.platform.audit.io.IOAuditAdapter
-
- getNXId() - Method in class org.nuxeo.opensocial.container.client.model.NXIDPreference
-
- getNXName() - Method in class org.nuxeo.opensocial.container.client.model.NXIDPreference
-
- getNxqlQuery() - Method in class org.nuxeo.ecm.imaging.recompute.ImagingRecomputeActions
-
- getNxqlQuery() - Method in class org.nuxeo.ecm.webapp.search.DocumentSearchActions
-
- getOAuthAccessor(SecurityToken, OAuthArguments, OAuthClientState, OAuthResponseParams, OAuthFetcherConfig) - Method in class org.nuxeo.opensocial.shindig.oauth.NXGadgetOAuthTokenStore
-
- getOAuthCallbackUrl() - Method in interface org.nuxeo.opensocial.service.api.OpenSocialService
-
Where the Oauth "return callback" should go.
- getOAuthCallbackUrl() - Method in class org.nuxeo.opensocial.service.impl.OpenSocialServiceImpl
-
- getOAuthServices() - Method in interface org.nuxeo.opensocial.service.api.OpenSocialService
-
Get a list of the configured external service providers that we want to
communicate with.
- getOAuthServices() - Method in class org.nuxeo.opensocial.service.impl.OpenSocialServiceImpl
-
- getOAuthServices() - Method in class org.nuxeo.opensocial.shindig.crypto.OpenSocialDescriptor
-
- getObject() - Method in class org.nuxeo.common.xmap.Context
-
- getObject() - Method in interface org.nuxeo.ecm.activity.Activity
-
- getObject() - Method in class org.nuxeo.ecm.activity.ActivityImpl
-
- getObject(ObjectId) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
-
- getObject(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
-
- getObject(DocumentModel, OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
-
- getObject(ObjectId, OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
-
- getObject(String, OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
-
- getObject(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
-
- getObject(String) - Method in interface org.nuxeo.ecm.core.query.QueryResult
-
Currently not implemented.
- getObject() - Method in interface org.nuxeo.ecm.core.query.QueryResult
-
- getObject() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLQueryResult
-
- getObject(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLQueryResult
-
- getObject() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.annotea.Statement
-
- getObject() - Method in class org.nuxeo.ecm.platform.audit.api.FilterMapEntry
-
- getObject() - Method in class org.nuxeo.ecm.platform.relations.api.impl.StatementImpl
-
- getObject() - Method in interface org.nuxeo.ecm.platform.relations.api.Statement
-
- getObject() - Method in interface org.nuxeo.ecm.platform.relations.web.StatementInfo
-
- getObject() - Method in class org.nuxeo.ecm.platform.relations.web.StatementInfoImpl
-
- getObject() - Method in class org.nuxeo.ecm.platform.rendering.api.View
-
- getObject() - Method in class org.nuxeo.ecm.quota.automation.TestableJsonAdapter
-
- getObject(String, String) - Method in class org.nuxeo.ecm.webengine.model.Messages
-
- getObject(String) - Method in class org.nuxeo.ecm.webengine.model.Messages
-
- getObject() - Method in interface org.nuxeo.ecm.webengine.ui.tree.TreeItem
-
Gets the object attached to this item.
- getObject() - Method in class org.nuxeo.ecm.webengine.ui.tree.TreeItemImpl
-
- getObject(K) - Method in class org.nuxeo.runtime.contribution.impl.AbstractContributionRegistry
-
- getObject() - Method in class org.nuxeo.theme.negotiation.NegotiationType
-
- getObjectByName(String) - Method in class org.nuxeo.common.utils.Registry
-
- getObjectByPath(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
-
- getObjectByPath(String, OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
-
- getObjectByPath(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
-
- getObjectByUid(Integer) - Method in class org.nuxeo.theme.uids.UidManager
-
- getObjectDocuments(DocumentModel, Resource) - Static method in class org.nuxeo.ecm.platform.relations.api.util.RelationHelper
-
- getObjectDocuments(String, DocumentModel, Resource) - Static method in class org.nuxeo.ecm.platform.relations.api.util.RelationHelper
-
- getObjectDocumentTitle() - Method in class org.nuxeo.ecm.platform.relations.web.listener.ejb.RelationActionsBean
-
- getObjectDocumentTitle() - Method in interface org.nuxeo.ecm.platform.relations.web.listener.RelationActions
-
- getObjectDocumentUid() - Method in class org.nuxeo.ecm.platform.relations.web.listener.ejb.RelationActionsBean
-
- getObjectDocumentUid() - Method in interface org.nuxeo.ecm.platform.relations.web.listener.RelationActions
-
- getObjectFactory() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoBinding
-
- getObjectFactory() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
-
- getObjectFactory() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
-
- getObjectInfo(String, String) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
-
- getObjectInfo() - Method in interface org.nuxeo.ecm.platform.relations.web.StatementInfo
-
- getObjectInfo() - Method in class org.nuxeo.ecm.platform.relations.web.StatementInfoImpl
-
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.nuxeo.ecm.platform.ec.notification.email.EmailResourceFactory
-
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.nuxeo.runtime.datasource.BasicManagedDataSourceFactory
-
Create and return a new BasicManagedDataSource
instance.
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.nuxeo.runtime.datasource.DataSourceFactory
-
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.nuxeo.runtime.jtajca.java.javaURLContextFactory
-
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.nuxeo.runtime.jtajca.NuxeoConnectionManagerFactory
-
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.nuxeo.runtime.jtajca.NuxeoTransactionManagerFactory
-
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.nuxeo.runtime.jtajca.NuxeoUserTransactionFactory
-
- getObjectLiteralValue() - Method in class org.nuxeo.ecm.platform.relations.web.listener.ejb.RelationActionsBean
-
- getObjectLiteralValue() - Method in interface org.nuxeo.ecm.platform.relations.web.listener.RelationActions
-
- getObjectMetaData() - Static method in class org.nuxeo.ecm.core.api.model.impl.primitives.BlobProperty
-
- getObjectName(String) - Static method in class org.nuxeo.ecm.platform.audit.service.management.AuditEventMetricFactory
-
- getObjectName(String) - Static method in class org.nuxeo.runtime.management.ObjectNameFactory
-
- getObjectName(String, String) - Static method in class org.nuxeo.runtime.management.ObjectNameFactory
-
- getObjectOfLatestVersion(boolean) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
-
- getObjectOfLatestVersion(boolean, OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
-
- getObjectOfLatestVersion(String, String, String, Boolean, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
-
- getObjectParents(String, String, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
-
- getObjectRelationships(String, String, Boolean, RelationshipDirection, String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
-
- getObjects(Node, Node) - Method in interface org.nuxeo.ecm.platform.relations.api.Graph
-
Gets items matching the statement pattern (subject, predicate, null).
- getObjects(String, Node, Node) - Method in interface org.nuxeo.ecm.platform.relations.api.RelationManager
-
Deprecated.
since 5.5, use the Graph API directly
- getObjects(Node, Node) - Method in class org.nuxeo.ecm.platform.relations.CoreGraph
-
- getObjects(Node, Node) - Method in class org.nuxeo.ecm.platform.relations.jena.JenaGraph
-
- getObjects(String, Node, Node) - Method in class org.nuxeo.ecm.platform.relations.services.RelationService
-
Deprecated.
- getObjectService() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoBinding
-
- getObjectType() - Method in class org.nuxeo.ecm.platform.relations.web.listener.ejb.RelationActionsBean
-
- getObjectType() - Method in interface org.nuxeo.ecm.platform.relations.web.listener.RelationActions
-
- getObjectUri() - Method in class org.nuxeo.ecm.platform.relations.web.listener.ejb.RelationActionsBean
-
- getObjectUri() - Method in interface org.nuxeo.ecm.platform.relations.web.listener.RelationActions
-
- getObjectValue() - Method in class org.nuxeo.ecm.platform.reporting.report.ReportParameter
-
- getObjectWrapper() - Method in class org.nuxeo.ecm.platform.rendering.fm.FreemarkerEngine
-
- getObsolete() - Method in class org.nuxeo.ecm.platform.ui.web.directory.VocabularyEntry
-
- getOfficeManager() - Method in class org.nuxeo.ecm.platform.convert.ooomanager.OOoManagerComponent
-
- getOffset() - Method in class org.nuxeo.ecm.core.query.QueryFilter
-
- getOffset() - Method in class org.nuxeo.ecm.core.query.sql.model.SQLQuery
-
- getOffset() - Method in class org.nuxeo.ecm.core.search.api.client.search.results.impl.ResultSetImpl
-
- getOffset() - Method in interface org.nuxeo.ecm.core.search.api.client.search.results.ResultSet
-
Returns the current offset for this result set.
- getOffset() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.model.Container
-
- getOldServerName() - Method in interface org.nuxeo.ecm.core.io.DocumentTranslationMap
-
Returns the old documents server name.
- getOldServerName() - Method in class org.nuxeo.ecm.core.io.impl.DocumentTranslationMapImpl
-
- getOldWebContentId() - Method in class org.nuxeo.opensocial.container.client.event.priv.model.WebContentIdChangedEvent
-
- getOnChainId() - Method in interface org.nuxeo.ecm.automation.ChainException
-
- getOnChainId() - Method in class org.nuxeo.ecm.automation.core.ChainExceptionDescriptor
-
- getOnChainId() - Method in class org.nuxeo.ecm.automation.core.exception.ChainExceptionImpl
-
- getOnchange() - Method in class org.nuxeo.ecm.platform.ui.web.component.file.UIInputFile
-
- getOnchange() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelect
-
- getOnchange() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectListboxComponent
-
- getOnchange() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectMultiListboxComponent
-
Deprecated.
- getOnchange() - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryAwareComponent
-
- getOnchange() - Method in class org.nuxeo.ecm.platform.ui.web.directory.SelectManyListboxTag
-
Deprecated.
- getOnchange() - Method in class org.nuxeo.ecm.platform.ui.web.directory.SelectOneListboxTag
-
Deprecated.
- getOnchange() - Method in class org.nuxeo.theme.webwidgets.WidgetFieldType
-
- getOnclick() - Method in class org.nuxeo.ecm.platform.ui.web.component.file.UIInputFile
-
- getOnclick() - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryAwareComponent
-
- getOnlyRemote() - Method in class org.nuxeo.connect.client.jsf.AppCenterViewsManager
-
- getOnselect() - Method in class org.nuxeo.ecm.platform.ui.web.component.file.UIInputFile
-
- getOnselect() - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryAwareComponent
-
- getOpenedSessions() - Method in interface org.nuxeo.ecm.core.model.Repository
-
- getOpenedSessions() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepository
-
- getOpenedSessions() - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionFactoryImpl
-
- getOpenParenthesis() - Method in class org.nuxeo.ecm.platform.smart.query.IncrementalSmartQuery
-
- GetOpenPolls - Class in org.nuxeo.ecm.poll.operations
-
Operation to get all the open polls, or just the unanswered open polls.
- GetOpenPolls() - Constructor for class org.nuxeo.ecm.poll.operations.GetOpenPolls
-
- getOpenPolls(CoreSession) - Method in interface org.nuxeo.ecm.poll.PollService
-
Returns all open polls available with the given session
.
- getOpenPolls(CoreSession) - Method in class org.nuxeo.ecm.poll.PollServiceImpl
-
- getOpenSessionNumber() - Method in class org.nuxeo.ecm.admin.SystemInfoManager
-
- GetOpenTasksOperation - Class in org.nuxeo.ecm.platform.routing.core.api.operation
-
Returns all open tasks on the input document(s).
- GetOpenTasksOperation() - Constructor for class org.nuxeo.ecm.platform.routing.core.api.operation.GetOpenTasksOperation
-
- getOpenUrls() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService
-
- getOperation(String) - Method in class org.nuxeo.apidoc.introspection.RuntimeSnapshot
-
- getOperation(String) - Method in class org.nuxeo.apidoc.repository.RepositoryDistributionSnapshot
-
- getOperation(String) - Method in interface org.nuxeo.apidoc.snapshot.DistributionSnapshot
-
- getOperation(String) - Method in interface org.nuxeo.ecm.automation.AutomationService
-
Gets an operation type given its ID.
- getOperation() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.DefaultOperationRequest
-
- getOperation(String) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.DefaultSession
-
- getOperation() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JavaOperationRequest
-
- getOperation(String) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JavaSession
-
- getOperation(String) - Method in class org.nuxeo.ecm.automation.client.model.OperationRegistry
-
- getOperation() - Method in interface org.nuxeo.ecm.automation.client.OperationRequest
-
Get the ID of the operation to be invoked
- getOperation(String) - Method in interface org.nuxeo.ecm.automation.client.Session
-
- getOperation() - Method in class org.nuxeo.ecm.automation.core.impl.InvokableMethod
-
- getOperation(String) - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
-
- getOperation() - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggestionHandlerDescriptor
-
- getOperationBinding(String) - Method in interface org.nuxeo.ecm.automation.server.AutomationServer
-
Gets a binding given an operation.
- getOperationBinding(String) - Method in class org.nuxeo.ecm.automation.server.AutomationServerComponent
-
- getOperationChain(String) - Method in interface org.nuxeo.ecm.automation.AutomationService
-
Gets a registered operation chain.
- getOperationChain(String) - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
-
Deprecated.
- getOperationChain() - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
-
- getOperationChain() - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggestionHandlerDescriptor
-
- getOperationChainId(String) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
-
Return the operation chain to run for a documentType.
- getOperationChainId(String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
-
- getOperationChains() - Method in interface org.nuxeo.ecm.automation.AutomationService
-
Gets a list of all registered chains
- getOperationChains() - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
-
Deprecated.
- getOperationClass() - Method in class org.nuxeo.apidoc.adapters.OperationInfoDocAdapter
-
- getOperationClass() - Method in interface org.nuxeo.apidoc.api.OperationInfo
-
- getOperationClass() - Method in class org.nuxeo.apidoc.introspection.OperationInfoImpl
-
- getOperationInputType(OperationDocumentation) - Static method in class org.nuxeo.shell.automation.cmds.OperationCommandType
-
- getOperationOutput(Class<?>, OperationType) - Method in class org.nuxeo.ecm.automation.core.impl.ChainTypeImpl
-
- getOperations() - Method in class org.nuxeo.apidoc.introspection.RuntimeSnapshot
-
- getOperations() - Method in class org.nuxeo.apidoc.repository.RepositoryDistributionSnapshot
-
- getOperations() - Method in interface org.nuxeo.apidoc.snapshot.DistributionSnapshot
-
- getOperations() - Method in interface org.nuxeo.ecm.automation.AutomationService
-
Gets all operation types that was registered.
- getOperations() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.DefaultSession
-
- getOperations() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JavaSession
-
- getOperations() - Method in class org.nuxeo.ecm.automation.client.model.OperationRegistry
-
- getOperations() - Method in interface org.nuxeo.ecm.automation.client.Session
-
- getOperations() - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
-
- getOperations() - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.AutomationInfo
-
- getOperations() - Method in class org.nuxeo.ecm.automation.OperationChain
-
- getOperations() - Method in class org.nuxeo.ecm.automation.OperationDocumentation
-
- getOperationService() - Method in class org.nuxeo.ecm.automation.server.jaxrs.debug.DebugResource
-
- getOperationsListAsJson() - Method in class org.nuxeo.ecm.automation.server.jaxrs.debug.DebugResource
-
- getOperationType(Class<?>) - Method in class org.nuxeo.ecm.automation.core.impl.OperationTypeRegistry
-
- getOperator() - Method in class org.nuxeo.ecm.directory.sql.filter.SQLComplexFilter
-
- getOperator() - Method in class org.nuxeo.ecm.directory.sql.SQLStaticFilter
-
- getOperator() - Method in class org.nuxeo.ecm.platform.audit.api.FilterMapEntry
-
- getOperator() - Method in interface org.nuxeo.ecm.platform.query.api.PredicateDefinition
-
- getOperator() - Method in class org.nuxeo.ecm.platform.query.core.PredicateDescriptor
-
- getOperatorField() - Method in interface org.nuxeo.ecm.platform.query.api.PredicateDefinition
-
- getOperatorField() - Method in class org.nuxeo.ecm.platform.query.core.PredicateDescriptor
-
- getOperatorSchema() - Method in interface org.nuxeo.ecm.platform.query.api.PredicateDefinition
-
- getOperatorSchema() - Method in class org.nuxeo.ecm.platform.query.core.PredicateDescriptor
-
- getOps() - Method in class org.nuxeo.ecm.automation.core.OperationChainContribution
-
- getOption(String) - Method in class org.nuxeo.osgi.application.CommandLineOptions
-
- getOptions() - Method in class org.nuxeo.ecm.core.versioning.DefaultVersioningRuleDescriptor
-
- getOptions() - Method in class org.nuxeo.ecm.core.versioning.VersioningRuleDescriptor
-
- getOptions() - Method in class org.nuxeo.ecm.platform.content.template.service.FactoryBindingDescriptor
-
- getOptions() - Method in interface org.nuxeo.ecm.platform.relations.api.GraphDescription
-
- getOptions() - Method in class org.nuxeo.ecm.platform.relations.descriptors.GraphDescriptor
-
- getOptions(int) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelect
-
- getOptions() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectListboxComponent
-
- getOptions() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectMultiListboxComponent
-
Deprecated.
- getOptions() - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryAwareComponent
-
- getOptions() - Method in class org.nuxeo.ecm.platform.versioning.api.VersionIncEditOptions
-
- getOptions() - Method in class org.nuxeo.osgi.application.CommandLineOptions
-
- getOptions() - Method in class org.nuxeo.theme.webwidgets.WidgetFieldType
-
- getOptions() - Method in class org.nuxeo.wizard.download.DownloadablePackageOptions
-
- getOptionsForDisplay() - Method in class org.nuxeo.ecm.platform.versioning.api.VersionIncEditOptions
-
Returns the versioning selection options for display.
- getOptionValue(String, String, String, boolean, String) - Static method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryHelper
-
- getOrBuildAnonymousTree(WebContext) - Static method in class org.nuxeo.apidoc.tree.TreeHelper
-
- getOrBuildTree(WebContext) - Static method in class org.nuxeo.apidoc.tree.TreeHelper
-
- getOrCreate(CoreSession, String, String, String) - Static method in class org.nuxeo.ecm.platform.routing.core.persistence.TreeHelper
-
- getOrCreateACL(String) - Method in interface org.nuxeo.ecm.core.api.security.ACP
-
- getOrCreateACL() - Method in interface org.nuxeo.ecm.core.api.security.ACP
-
- getOrCreateACL(String) - Method in class org.nuxeo.ecm.core.api.security.impl.ACPImpl
-
- getOrCreateACL() - Method in class org.nuxeo.ecm.core.api.security.impl.ACPImpl
-
- getOrCreateApplication(String) - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationManager
-
- getOrCreateDateTreeFolder(CoreSession, DocumentModel, Date, String) - Static method in class org.nuxeo.ecm.platform.routing.core.persistence.TreeHelper
-
Find or create a set of folders representing the date hierarchy
- getOrCreateDependency(K) - Method in class org.nuxeo.runtime.contribution.impl.AbstractContributionRegistry
-
- getOrCreateDocumentManager() - Method in interface org.nuxeo.ecm.platform.ui.web.api.NavigationContext
-
Returns the current documentManager if any or create a new session to
the currently selected repository location.
- getOrCreateDocumentManager() - Method in class org.nuxeo.ecm.webapp.context.NavigationContextBean
-
Returns the current documentManager if any or create a new session to
the current location.
- getOrCreateElement(Element, Path) - Static method in class org.nuxeo.common.xmap.XMLBuilder
-
- getOrCreateGroup(String) - Method in class org.nuxeo.runtime.api.ServiceManager
-
- getOrCreateHibernateConfiguration() - Method in class org.nuxeo.ecm.platform.ec.placeful.PlacefulServiceImpl
-
- getOrCreatePath(CoreSession, DocumentModel, String, String) - Static method in class org.nuxeo.ecm.platform.routing.core.persistence.TreeHelper
-
- getOrCreatePersistenceProvider() - Method in class org.nuxeo.ecm.activity.ActivityStreamServiceImpl
-
- getOrCreatePersistenceProvider() - Method in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
-
- getOrCreatePersistenceProvider() - Method in class org.nuxeo.ecm.platform.ec.placeful.PlacefulServiceImpl
-
- getOrCreatePersistenceProvider() - Static method in class org.nuxeo.ecm.platform.uidgen.service.UIDSequencerImpl
-
- getOrCreateRootOfDocumentRouteInstanceStructure(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingPersister
-
Will get, and create if it does not exists the root document in which
DocumentRoute
structure will be created.
- getOrCreateRootOfDocumentRouteInstanceStructure(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingTreePersister
-
- getOrCreateVersion(String) - Method in class org.nuxeo.connect.update.task.update.Entry
-
- getOrder() - Method in class org.nuxeo.drive.service.impl.FileSystemItemFactoryDescriptor
-
- getOrder() - Method in class org.nuxeo.ecm.activity.AbstractActivityUpgrader
-
- getOrder() - Method in interface org.nuxeo.ecm.activity.ActivityUpgrader
-
- getOrder() - Method in class org.nuxeo.ecm.activity.ActivityUpgraderDescriptor
-
- getOrder() - Method in class org.nuxeo.ecm.automation.OperationDocumentation.Param
-
- getOrder() - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.presentation.PresentationSlide
-
- getOrder() - Method in class org.nuxeo.ecm.core.security.PermissionUIItemDescriptor
-
- getOrder() - Method in class org.nuxeo.ecm.core.security.SecurityPolicyDescriptor
-
- getOrder() - Method in class org.nuxeo.ecm.mobile.ApplicationDefinitionDescriptor
-
Order is used to sort RequestHandler
executed to find the target
application given a request.
- getOrder() - Method in class org.nuxeo.ecm.platform.actions.Action
-
Returns the action order.
- getOrder() - Method in class org.nuxeo.ecm.platform.annotations.configuration.service.FilterDescriptor
-
- getOrder() - Method in class org.nuxeo.ecm.platform.annotations.descriptors.URLPatternFilterDescriptor
-
- getOrder() - Method in class org.nuxeo.ecm.platform.content.template.service.PostContentCreationHandlerDescriptor
-
- getOrder() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
-
- getOrder() - Method in interface org.nuxeo.ecm.platform.filemanager.service.extension.FileImporter
-
Returns the plugin order for sorting.
- getOrder() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.FileImporterDescriptor
-
- getOrder() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutConverterDescriptor
-
- getOrder() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetConverterDescriptor
-
- getOrder() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.AuthPreFilterDescriptor
-
- getOrder() - Method in class org.nuxeo.ecm.platform.video.service.AutomaticVideoConversion
-
- getOrder() - Method in class org.nuxeo.ecm.virtualnavigation.action.NavTreeDescriptor
-
- getOrder() - Method in class org.nuxeo.theme.nodes.AbstractNode
-
- getOrder() - Method in interface org.nuxeo.theme.nodes.Node
-
- getOrder() - Method in class org.nuxeo.theme.webwidgets.providers.WidgetEntity
-
- getOrderByClause() - Method in class org.nuxeo.ecm.core.query.sql.model.SQLQuery
-
- getOrderedActivityUpgraders() - Method in class org.nuxeo.ecm.activity.ActivityUpgraderRegistry
-
- getOrderedBackendNames() - Method in class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
-
- getOrderedBackendNames() - Method in interface org.nuxeo.ecm.webdav.backend.VirtualBackend
-
- getOrderedChildren(String, String) - Method in class org.nuxeo.ecm.platform.routing.web.DocumentRoutingActionsBean
-
- getOrderedHandlers() - Method in class org.nuxeo.ecm.platform.content.template.service.PostContentCreationHandlerRegistry
-
- getOrderedResourcesAndDeps(List<String>) - Method in class org.nuxeo.theme.themes.ThemeManager
-
Returns all the ordered resource names and their dependencies, given a
list of resources names.
- getOrderedRouteElement(String, CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
-
Get the children of the given stepFolder ordered by the ecm:pos metadata.
- getOrderedRouteElement(String, CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
-
- getOrdering() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionsImpl
-
- getOrdering() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetSelectOptions
-
Returns a string used for ordering of options.
- getOrdering() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetSelectOptionsDescriptor
-
- getOrdering() - Method in class org.nuxeo.ecm.platform.ui.web.component.UISelectItems
-
- getOrdering() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectListboxComponent
-
- getOrdering() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectMultiListboxComponent
-
Deprecated.
- getOrdering() - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryAwareComponent
-
- getOrdering() - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectorySelectItem
-
- getOrdering() - Method in class org.nuxeo.ecm.platform.ui.web.directory.VocabularyEntry
-
- getOrdering() - Method in class org.nuxeo.ecm.webapp.directory.VocabularyTreeNode
-
- getOrganization() - Method in class org.nuxeo.ecm.platform.signature.core.user.CUserDescriptor
-
- getOrganizationalUnit() - Method in class org.nuxeo.ecm.platform.signature.core.user.CUserDescriptor
-
- getOrganizedTypeMapForDocumentType(String) - Method in class org.nuxeo.ecm.webapp.action.TypesTool
-
- getOrigin() - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPicture
-
- getOrigin() - Method in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
-
- getOriginalData() - Method in interface org.nuxeo.ecm.platform.ui.web.model.EditableModel
-
Returns original data used for data model creation.
- getOriginalData() - Method in class org.nuxeo.ecm.platform.ui.web.model.impl.EditableModelImpl
-
- getOriginalEvent() - Method in class org.nuxeo.ecm.platform.ui.web.binding.alias.AliasEvent
-
- getOriginalImageHeight() - Method in class org.nuxeo.ecm.platform.pictures.tiles.gwt.client.model.TilingInfo
-
- getOriginalImageInfo() - Method in interface org.nuxeo.ecm.platform.pictures.tiles.api.PictureTiles
-
- getOriginalImageInfo() - Method in class org.nuxeo.ecm.platform.pictures.tiles.api.PictureTilesImpl
-
- getOriginalImageWidth() - Method in class org.nuxeo.ecm.platform.pictures.tiles.gwt.client.model.TilingInfo
-
- getOriginalPictureInfos() - Method in class org.nuxeo.ecm.platform.pictures.tiles.service.PictureTilingCacheInfo
-
- getOriginalPicturePath() - Method in class org.nuxeo.ecm.platform.pictures.tiles.service.PictureTilingCacheInfo
-
- getOriginalServer() - Method in class org.nuxeo.ecm.platform.publisher.remoting.marshaling.ExtendedDocumentLocation
-
- getOriginatingUser() - Method in class org.nuxeo.ecm.automation.core.scripting.PrincipalWrapper
-
- getOriginatingUser() - Method in class org.nuxeo.ecm.core.api.impl.UserPrincipal
-
- getOriginatingUser() - Method in interface org.nuxeo.ecm.core.api.NuxeoPrincipal
-
- getOriginatingUser() - Method in class org.nuxeo.ecm.core.api.SystemPrincipal
-
- getOriginatingUser() - Method in class org.nuxeo.ecm.platform.usermanager.DetachedNuxeoPrincipal
-
- getOriginatingUser() - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
-
- getOriginatingUsername() - Method in class org.nuxeo.ecm.core.api.UnrestrictedSessionRunner
-
- getOrphanVersionRemovalFilters() - Method in class org.nuxeo.ecm.core.CoreService
-
- getOrRegisterRepository(RepositoryDescriptor) - Method in class org.nuxeo.ecm.core.repository.RepositoryManager
-
- getOSGi() - Method in class org.nuxeo.osgi.application.ApplicationLoader
-
- getOsgi() - Method in class org.nuxeo.osgi.application.client.NuxeoApp
-
- getOSGi() - Method in class org.nuxeo.osgi.jboss.JBossOSGiAdapter
-
- getOSGiAdapter() - Method in class org.nuxeo.osgi.OSGiBundleContext
-
- getOSGiAdapter() - Method in class org.nuxeo.runtime.test.NXRuntimeTestCase
-
- getOSGiAdapter() - Method in interface org.nuxeo.runtime.test.runner.RuntimeHarness
-
OSGI bridge
- getOSGIBundleName(File) - Method in class org.nuxeo.runtime.reload.ReloadComponent
-
- getOSGIBundleName(File) - Method in interface org.nuxeo.runtime.reload.ReloadService
-
Returns the OSGI bundle name if given file can be identified as an OSGI
bundle, or null.
- getOtherDatetimeValue() - Method in class org.nuxeo.ecm.platform.smart.query.IncrementalSmartQuery
-
- getOtherDateValue() - Method in class org.nuxeo.ecm.platform.smart.query.IncrementalSmartQuery
-
- getOtherNodes() - Method in class org.nuxeo.ecm.automation.client.RemoteThrowable
-
- getOtherUsersSavedSearches(CoreSession) - Method in interface org.nuxeo.ecm.platform.faceted.search.api.service.FacetedSearchService
-
Returns all the accessible saved Faceted Searches except the ones for the
current user.
- getOtherUsersSavedSearches() - Method in class org.nuxeo.ecm.platform.faceted.search.jsf.FacetedSearchActions
-
- getOtherUsersSavedSearches(CoreSession) - Method in class org.nuxeo.ecm.platform.faceted.search.jsf.service.FacetedSearchServiceImpl
-
- getOut() - Method in class org.nuxeo.shell.equinox.Connector
-
- getOutcome(Object) - Method in class org.nuxeo.ecm.localconf.LocalPerspective
-
Deprecated.
Called by the theme negotiation module.
- getOutcome(Object) - Method in class org.nuxeo.ecm.localconf.LocalTheme
-
Deprecated.
Called by the theme negotiation module.
- getOutcome(Object) - Method in class org.nuxeo.ecm.localconf.LocalThemeFlavor
-
- getOutcome(Object) - Method in class org.nuxeo.ecm.platform.forms.layout.demo.jsf.LayoutDemoTheme
-
- getOutcome() - Method in class org.nuxeo.ecm.platform.rendering.impl.DefaultRenderingResult
-
- getOutcome() - Method in interface org.nuxeo.ecm.platform.rendering.RenderingResult
-
Gets the rendering result object.
- getOutcome() - Method in class org.nuxeo.ecm.webapp.directory.DirectoryTreeDescriptor
-
- getOutcome(Object) - Method in class org.nuxeo.ecm.webapp.webcontainer.DefaultThemeFlavor
-
- getOutcome(Object) - Method in class org.nuxeo.theme.jsf.negotiation.collection.CookieValue
-
- getOutcome(Object) - Method in class org.nuxeo.theme.jsf.negotiation.collection.RequestAttribute
-
- getOutcome(Object) - Method in class org.nuxeo.theme.jsf.negotiation.collection.RequestParameter
-
- getOutcome(Object) - Method in class org.nuxeo.theme.jsf.negotiation.collection.UnspecifiedCollection
-
- getOutcome(Object) - Method in class org.nuxeo.theme.jsf.negotiation.collection.ViewId
-
- getOutcome(Object) - Method in class org.nuxeo.theme.jsf.negotiation.engine.CookieValue
-
- getOutcome(Object) - Method in class org.nuxeo.theme.jsf.negotiation.engine.DefaultEngine
-
- getOutcome(Object) - Method in class org.nuxeo.theme.jsf.negotiation.engine.RequestAttribute
-
- getOutcome(Object) - Method in class org.nuxeo.theme.jsf.negotiation.engine.RequestParameter
-
- getOutcome(Object) - Method in class org.nuxeo.theme.jsf.negotiation.engine.ViewId
-
- getOutcome(Object) - Method in class org.nuxeo.theme.jsf.negotiation.mode.CookieValue
-
- getOutcome(Object) - Method in class org.nuxeo.theme.jsf.negotiation.mode.RequestAttribute
-
- getOutcome(Object) - Method in class org.nuxeo.theme.jsf.negotiation.mode.RequestParameter
-
- getOutcome(Object) - Method in class org.nuxeo.theme.jsf.negotiation.mode.UnspecifiedMode
-
- getOutcome(Object) - Method in class org.nuxeo.theme.jsf.negotiation.mode.ViewId
-
- getOutcome(Object) - Method in class org.nuxeo.theme.jsf.negotiation.perspective.CookieValue
-
- getOutcome(Object) - Method in class org.nuxeo.theme.jsf.negotiation.perspective.DefaultPerspective
-
- getOutcome(Object) - Method in class org.nuxeo.theme.jsf.negotiation.perspective.RequestAttribute
-
- getOutcome(Object) - Method in class org.nuxeo.theme.jsf.negotiation.perspective.RequestParameter
-
- getOutcome(Object) - Method in class org.nuxeo.theme.jsf.negotiation.perspective.ViewId
-
- getOutcome(Object) - Method in class org.nuxeo.theme.jsf.negotiation.theme.CookieValue
-
- getOutcome(Object) - Method in class org.nuxeo.theme.jsf.negotiation.theme.DefaultTheme
-
- getOutcome(Object) - Method in class org.nuxeo.theme.jsf.negotiation.theme.RequestAttribute
-
- getOutcome(Object) - Method in class org.nuxeo.theme.jsf.negotiation.theme.RequestParameter
-
- getOutcome(Object) - Method in class org.nuxeo.theme.jsf.negotiation.theme.ViewId
-
- getOutcome(Object) - Method in interface org.nuxeo.theme.negotiation.Scheme
-
- getOutcome(Object) - Method in class org.nuxeo.theme.webengine.negotiation.collection.CookieValue
-
- getOutcome(Object) - Method in class org.nuxeo.theme.webengine.negotiation.collection.RequestAttribute
-
- getOutcome(Object) - Method in class org.nuxeo.theme.webengine.negotiation.collection.RequestParameter
-
- getOutcome(Object) - Method in class org.nuxeo.theme.webengine.negotiation.collection.UnspecifiedCollection
-
- getOutcome(Object) - Method in class org.nuxeo.theme.webengine.negotiation.collection.ViewId
-
- getOutcome(Object) - Method in class org.nuxeo.theme.webengine.negotiation.engine.CookieValue
-
- getOutcome(Object) - Method in class org.nuxeo.theme.webengine.negotiation.engine.DefaultEngine
-
- getOutcome(Object) - Method in class org.nuxeo.theme.webengine.negotiation.engine.RequestAttribute
-
- getOutcome(Object) - Method in class org.nuxeo.theme.webengine.negotiation.engine.RequestParameter
-
- getOutcome(Object) - Method in class org.nuxeo.theme.webengine.negotiation.engine.ViewId
-
- getOutcome(Object) - Method in class org.nuxeo.theme.webengine.negotiation.mode.CookieValue
-
- getOutcome(Object) - Method in class org.nuxeo.theme.webengine.negotiation.mode.RequestAttribute
-
- getOutcome(Object) - Method in class org.nuxeo.theme.webengine.negotiation.mode.RequestParameter
-
- getOutcome(Object) - Method in class org.nuxeo.theme.webengine.negotiation.mode.UnspecifiedMode
-
- getOutcome(Object) - Method in class org.nuxeo.theme.webengine.negotiation.mode.ViewId
-
- getOutcome(Object) - Method in class org.nuxeo.theme.webengine.negotiation.perspective.CookieValue
-
- getOutcome(Object) - Method in class org.nuxeo.theme.webengine.negotiation.perspective.DefaultPerspective
-
- getOutcome(Object) - Method in class org.nuxeo.theme.webengine.negotiation.perspective.RequestAttribute
-
- getOutcome(Object) - Method in class org.nuxeo.theme.webengine.negotiation.perspective.RequestParameter
-
- getOutcome(Object) - Method in class org.nuxeo.theme.webengine.negotiation.perspective.ViewId
-
- getOutcome(Object) - Method in class org.nuxeo.theme.webengine.negotiation.theme.CookieValue
-
- getOutcome(Object) - Method in class org.nuxeo.theme.webengine.negotiation.theme.DefaultTheme
-
- getOutcome(Object) - Method in class org.nuxeo.theme.webengine.negotiation.theme.RequestAttribute
-
- getOutcome(Object) - Method in class org.nuxeo.theme.webengine.negotiation.theme.RequestParameter
-
- getOutcome(Object) - Method in class org.nuxeo.theme.webengine.negotiation.theme.ViewId
-
- getOutcomeFromUrl(String, HttpServletRequest) - Method in interface org.nuxeo.ecm.platform.ui.web.rest.api.URLPolicyService
-
Returns an outcome given a url, to fill a document view when parsing a
standard JSF URL.
- getOutcomeFromUrl(String, HttpServletRequest) - Method in class org.nuxeo.ecm.platform.ui.web.rest.services.URLPolicyServiceImpl
-
- getOutcomeFromViewId(String, HttpServletRequest) - Method in interface org.nuxeo.ecm.platform.ui.web.rest.api.URLPolicyService
-
Returns an outcome given a view id, to fill a document view when parsing
a standard JSF URL.
- getOutcomeFromViewId(String, HttpServletRequest) - Method in class org.nuxeo.ecm.platform.ui.web.rest.services.URLPolicyServiceImpl
-
- getOutcomeFromViewId(String) - Method in class org.nuxeo.ecm.platform.ui.web.rest.StaticNavigationHandler
-
- getOutgoingStatementsInfo() - Method in class org.nuxeo.ecm.platform.relations.web.listener.ejb.RelationActionsBean
-
- getOutgoingStatementsInfo() - Method in interface org.nuxeo.ecm.platform.relations.web.listener.RelationActions
-
- getOutput() - Method in class org.nuxeo.ecm.automation.core.collectors.BlobCollector
-
- getOutput() - Method in class org.nuxeo.ecm.automation.core.collectors.BlobListCollector
-
- getOutput() - Method in class org.nuxeo.ecm.automation.core.collectors.DocumentModelCollector
-
- getOutput() - Method in class org.nuxeo.ecm.automation.core.collectors.DocumentModelListCollector
-
- getOutput() - Method in class org.nuxeo.ecm.automation.core.collectors.DocumentRefCollector
-
- getOutput() - Method in class org.nuxeo.ecm.automation.core.trace.Trace
-
- getOutput() - Method in exception org.nuxeo.ecm.automation.ExitException
-
- getOutput() - Method in interface org.nuxeo.ecm.automation.OutputCollector
-
Gets the final output.
- getOutput() - Method in class org.nuxeo.ecm.platform.commandline.executor.api.ExecResult
-
- getOutput() - Method in class org.nuxeo.ecm.platform.picture.magick.ExecResult
-
Deprecated.
- getOutputChain() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
-
Get output chain.
- getOutputChain() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
-
- getOutputElement() - Method in class org.nuxeo.functionaltests.forms.WidgetElement
-
- getOutputFile() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.job.AclAuditWork
-
- getOutputFile() - Method in class org.nuxeo.runtime.management.metrics.MetricSerializer
-
- getOutputFormat() - Method in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
-
- getOutputFormat() - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
-
Return the expected mime-type of the resulting rendering
- getOutputFormatById(String) - Method in class org.nuxeo.template.service.OutputFormatRegistry
-
- getOutputFormatDescriptor(String) - Method in interface org.nuxeo.template.api.TemplateProcessorService
-
The returned
OutputFormatDescriptor
contains either an operation
chain or a mime-type use to convert the output of a rendered document.
- getOutputFormatDescriptor(String) - Method in class org.nuxeo.template.service.TemplateProcessorComponent
-
- getOutputFormatDescriptors() - Method in class org.nuxeo.template.web.TemplatesActionBean
-
- getOutputFormats() - Method in interface org.nuxeo.template.api.TemplateProcessorService
-
- getOutputFormats() - Method in class org.nuxeo.template.service.TemplateProcessorComponent
-
- getOutputLocation() - Method in class org.nuxeo.runtime.management.metrics.MetricSerializer
-
- getOutputLocation() - Method in interface org.nuxeo.runtime.management.metrics.MetricSerializerMXBean
-
- getOutputs(OperationDocumentation) - Method in class org.nuxeo.ecm.automation.server.jaxrs.doc.DocResource
-
- getOutputsAsString(OperationInfo) - Method in class org.nuxeo.apidoc.browse.OperationWO
-
- getOutputsAsString(OperationDocumentation) - Method in class org.nuxeo.ecm.automation.server.jaxrs.doc.DocResource
-
- getOutputStream() - Method in class org.nuxeo.ecm.automation.client.jaxrs.util.BlobDataSource
-
- getOutputStream() - Method in class org.nuxeo.ecm.automation.client.jaxrs.util.InputStreamDataSource
-
- getOutputStream() - Method in class org.nuxeo.ecm.automation.core.mail.BlobDataSource
-
- getOutputStream() - Method in class org.nuxeo.ecm.automation.jaxrs.io.InputStreamDataSource
-
- getOutputStream() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.BufferingHttpServletResponse
-
- getOutputTransitions() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
-
Gets the output transitions.
- getOutputTransitions() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
-
- getOutputType() - Method in class org.nuxeo.ecm.automation.core.impl.InvokableMethod
-
- getOutputValue() - Method in class org.nuxeo.functionaltests.forms.WidgetElement
-
- getOverride() - Method in class org.nuxeo.ecm.platform.mail.action.MessageActionPipeDescriptor
-
- getOwner() - Method in class org.nuxeo.ecm.core.api.Lock
-
The owner of the lock.
- getOwner() - Method in interface org.nuxeo.ecm.spaces.api.Gadget
-
creator name
- getOwner() - Method in interface org.nuxeo.ecm.spaces.api.Space
-
- getOwner() - Method in class org.nuxeo.ecm.spaces.impl.docwrapper.DocGadgetImpl
-
- getOwner() - Method in class org.nuxeo.ecm.spaces.impl.docwrapper.DocSpaceImpl
-
- getOwner() - Method in class org.nuxeo.ecm.webengine.jaxrs.views.TemplateView
-
- getOwner() - Method in class org.nuxeo.opensocial.container.shared.webcontent.abs.AbstractWebContentData
-
- getOwner() - Method in interface org.nuxeo.opensocial.container.shared.webcontent.WebContentData
-
- getOwnerDocument() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.util.StringRangeXPointer
-
- getOwnerModule() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResourceType
-
- getOwners() - Method in interface org.nuxeo.ecm.core.api.security.ACP
-
- getOwners() - Method in class org.nuxeo.ecm.core.api.security.impl.ACPImpl
-
- getPackage(String) - Method in class org.nuxeo.connect.update.standalone.PackagePersistence
-
- getPackage(String) - Method in class org.nuxeo.connect.update.standalone.StandaloneUpdateService
-
- getPackage() - Method in class org.nuxeo.connect.update.task.standalone.AbstractTask
-
- getPackage() - Method in class org.nuxeo.wizard.download.DownloadablePackageOption
-
- getPackageAdmin() - Method in class org.nuxeo.ecm.webengine.jaxrs.Activator
-
- getPackageAdmin() - Static method in class org.nuxeo.osgi.BundleImpl
-
- getPackageDownloadLink(String) - Method in class org.nuxeo.functionaltests.pages.admincenter.PackageListingPage
-
- getPackageFileName() - Method in class org.nuxeo.connect.client.jsf.ConnectStatusActionBean
-
- getPackageId() - Method in class org.nuxeo.connect.update.task.update.RollbackOptions
-
- getPackageId() - Method in class org.nuxeo.connect.update.task.update.UpdateOptions
-
- getPackageInstallLink(String) - Method in class org.nuxeo.functionaltests.pages.admincenter.PackageListingPage
-
- getPackageLink(String) - Method in class org.nuxeo.functionaltests.pages.admincenter.PackageListingPage
-
- getPackageListingPage() - Method in class org.nuxeo.functionaltests.pages.admincenter.UpdateCenterPage
-
- getPackageManager() - Method in class org.nuxeo.launcher.connect.ConnectBroker
-
- getPackageOptions() - Method in class org.nuxeo.wizard.download.PackageDownloader
-
- getPackages() - Method in class org.nuxeo.connect.update.standalone.PackagePersistence
-
- getPackages() - Method in class org.nuxeo.connect.update.standalone.StandaloneUpdateService
-
- getPackages() - Method in class org.nuxeo.connect.update.task.update.Version
-
- getPackagesFromNuxeoMarketPlace() - Method in class org.nuxeo.functionaltests.pages.admincenter.UpdateCenterPage
-
- getPackagesFromNuxeoStudio() - Method in class org.nuxeo.functionaltests.pages.admincenter.UpdateCenterPage
-
- getPackagesPrefixes() - Method in class org.nuxeo.apidoc.snapshot.SnapshotFilter
-
- getPackageToUpload() - Method in class org.nuxeo.connect.client.jsf.ConnectStatusActionBean
-
- getPackageTypeFilter() - Method in class org.nuxeo.connect.client.jsf.AppCenterViewsManager
-
- getPackageTypeFilter() - Method in class org.nuxeo.connect.client.ui.ListingFilterSetting
-
- getPackageTypes() - Method in class org.nuxeo.connect.client.jsf.AppCenterViewsManager
-
- getPaddingOfSelectedElement() - Static method in class org.nuxeo.theme.editor.Main
-
- getPage() - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor.ErrorHandler
-
- getPage() - Method in class org.nuxeo.ecm.webengine.ui.wizard.Wizard
-
- getPage() - Method in class org.nuxeo.ecm.webengine.ui.wizard.WizardSession
-
- getPage(String) - Method in class org.nuxeo.ecm.webengine.ui.wizard.WizardSession
-
- getPage(Class<T>) - Method in class org.nuxeo.runtime.test.runner.web.WebPage
-
- getPage() - Method in interface org.nuxeo.theme.localconfiguration.LocalThemeConfig
-
Deprecated.
- getPage() - Method in class org.nuxeo.theme.localconfiguration.LocalThemeConfigAdapter
-
- getPageAt(int) - Method in class org.nuxeo.ecm.webengine.ui.wizard.WizardSession
-
- getPageByPath(String) - Method in class org.nuxeo.theme.themes.ThemeManager
-
- getPageCount() - Method in class org.nuxeo.ecm.automation.client.model.PaginableDocuments
-
- getPageCount() - Method in class org.nuxeo.ecm.webengine.ui.wizard.WizardSession
-
- getPageDateRange() - Method in class org.nuxeo.ecm.platform.audit.ws.BatchInfo
-
- getPageForComment(DocumentModel) - Static method in class org.nuxeo.webengine.sites.utils.SiteUtils
-
Retrieves the WebPage where this WebComment was published.
- getPageHits() - Method in class org.nuxeo.ecm.core.search.api.client.search.results.impl.ResultSetImpl
-
- getPageHits() - Method in interface org.nuxeo.ecm.core.search.api.client.search.results.ResultSet
-
Returns the amount of actual matching results.
- getPageIndex() - Method in class org.nuxeo.ecm.automation.client.model.PaginableDocuments
-
- getPageIndex() - Method in class org.nuxeo.ecm.platform.audit.ws.EventDescriptorPage
-
- getPageIndex() - Method in class org.nuxeo.ecm.platform.audit.ws.ModifiedDocumentDescriptorPage
-
- getPageIndex() - Method in class org.nuxeo.ecm.platform.indexing.gateway.ws.UUIDPage
-
- getPageLimit() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
-
Returns the page limit.
- getPageLimit() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
-
Returns the page limit.
- getPageLimit() - Method in class org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider
-
Returns the page limit.
- getPageName(String) - Static method in class org.nuxeo.theme.styling.service.descriptors.ThemePage
-
- getPageNameFromPagePath(String) - Static method in class org.nuxeo.theme.themes.ThemeManager
-
- getPageNames(String) - Method in class org.nuxeo.theme.themes.ThemeManager
-
- getPageNumber() - Method in class org.nuxeo.ecm.core.search.api.client.search.results.impl.ResultSetImpl
-
- getPageNumber() - Method in interface org.nuxeo.ecm.core.search.api.client.search.results.ResultSet
-
Computes the page number among the total set of results.
- getPageOnCreatedDocumentType(Type) - Static method in class org.nuxeo.ecm.webapp.helpers.ApplicationControllerHelper
-
Deprecated.
- getPageOnCreateDocumentType(Type) - Static method in class org.nuxeo.ecm.webapp.helpers.ApplicationControllerHelper
-
Deprecated.
- getPageOnEditDocumentType(Type) - Static method in class org.nuxeo.ecm.webapp.helpers.ApplicationControllerHelper
-
Deprecated.
- getPageOnEditedDocumentType(Type) - Static method in class org.nuxeo.ecm.webapp.helpers.ApplicationControllerHelper
-
Deprecated.
- getPageOnSelectedDocumentType(Type) - Static method in class org.nuxeo.ecm.webapp.helpers.ApplicationControllerHelper
-
Deprecated.
- getPagePath() - Method in class org.nuxeo.webengine.sites.models.WebpageCommentModel
-
- getPagePath(DocumentModel, DocumentModel) - Static method in class org.nuxeo.webengine.sites.utils.SiteUtils
-
Returns the path for a webPage from a webSite.
- getPagePathByUrl(URL) - Static method in class org.nuxeo.theme.themes.ThemeManager
-
- getPageProvider(DocumentModel, long, long) - Method in class org.nuxeo.ecm.platform.audit.api.document.DocumentHistoryReaderImpl
-
- getPageProvider(DocumentModel, long, long) - Method in interface org.nuxeo.ecm.platform.audit.api.DocumentHistoryReader
-
- getPageProvider(DocumentModel, List<SortInfo>, Long, Long, Object...) - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentView
-
Gets page provider according to given parameters
- getPageProvider() - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentView
-
Gets page provider according to given parameters
- getPageProvider(DocumentModel, List<SortInfo>, Long, Long, Object...) - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewImpl
-
Returns cached page provider if it exists or build a new one if
parameters have changed.
- getPageProvider() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewImpl
-
- getPageProvider(String, List<SortInfo>, Long, Long, DocumentModel, Object...) - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentViewService
-
Returns the page provider computed from the content view with given
name.
- getPageProvider(String, List<SortInfo>, Long, Long, DocumentModel, Object...) - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewServiceImpl
-
- getPageProvider(String, PageProviderDefinition, List<SortInfo>, Long, Long, Map<String, Serializable>, Object...) - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderService
-
- getPageProvider(String, PageProviderDefinition, DocumentModel, List<SortInfo>, Long, Long, Map<String, Serializable>, Object...) - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderService
-
Returns an instance of page provider with given name and definition.
- getPageProvider(String, List<SortInfo>, Long, Long, Map<String, Serializable>, Object...) - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderService
-
Returns an instance of page provider with given name.
- getPageProvider(String, DocumentModel, List<SortInfo>, Long, Long, Map<String, Serializable>, Object...) - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderService
-
Returns an instance of page provider with given name.
- getPageProvider(String) - Method in class org.nuxeo.ecm.platform.query.core.PageProviderRegistry
-
- getPageProvider(String, PageProviderDefinition, DocumentModel, List<SortInfo>, Long, Long, Map<String, Serializable>, Object...) - Method in class org.nuxeo.ecm.platform.query.core.PageProviderServiceImpl
-
- getPageProvider(String, PageProviderDefinition, List<SortInfo>, Long, Long, Map<String, Serializable>, Object...) - Method in class org.nuxeo.ecm.platform.query.core.PageProviderServiceImpl
-
- getPageProvider(String, DocumentModel, List<SortInfo>, Long, Long, Map<String, Serializable>, Object...) - Method in class org.nuxeo.ecm.platform.query.core.PageProviderServiceImpl
-
- getPageProvider(String, List<SortInfo>, Long, Long, Map<String, Serializable>, Object...) - Method in class org.nuxeo.ecm.platform.query.core.PageProviderServiceImpl
-
- getPageProvider() - Method in class org.nuxeo.ecm.webapp.tree.TreeManagerPluginDescriptor
-
- getPageProviderClass() - Method in class org.nuxeo.ecm.platform.query.core.GenericPageProviderDescriptor
-
- getPageProviderDefinition(String) - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderService
-
Returns a named page provider definition.
- getPageProviderDefinition(String) - Method in class org.nuxeo.ecm.platform.query.core.PageProviderServiceImpl
-
- getPageProviderName(String) - Method in interface org.nuxeo.ecm.webapp.tree.TreeManager
-
Returns the page provider name for given plugin name.
- getPageProviderName(String) - Method in class org.nuxeo.ecm.webapp.tree.TreeManagerImpl
-
- getPageProviderService() - Method in class org.nuxeo.ecm.mobile.webengine.adapter.FacetedAdapter
-
- getPageProviderWithParams(Object...) - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentView
-
Gets page provider according to given parameters
- getPageProviderWithParams(Object...) - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewImpl
-
- getPages() - Method in class org.nuxeo.ecm.styleguide.StyleGuideActions
-
- getPages(String, String) - Static method in class org.nuxeo.theme.editor.Main
-
- getPages() - Method in class org.nuxeo.wizard.nav.SimpleNavigationHandler
-
- getPageSize() - Method in class org.nuxeo.dam.seam.DamSearchActions
-
- getPageSize() - Method in class org.nuxeo.ecm.automation.client.model.PaginableDocuments
-
- getPageSize() - Method in class org.nuxeo.ecm.automation.client.model.RecordSet
-
- getPageSize() - Method in interface org.nuxeo.ecm.automation.core.util.Paginable
-
Returns the number of results per page.
- getPageSize() - Method in class org.nuxeo.ecm.automation.core.util.PaginablePageProvider
-
- getPageSize() - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.PaginableWithDelegate
-
- getPageSize() - Method in class org.nuxeo.ecm.platform.audit.ws.BatchInfo
-
- getPageSize() - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentViewState
-
- getPageSize() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewStateImpl
-
- getPageSize() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayoutSettings
-
- getPageSize() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
-
- getPageSize() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
-
Returns the number of results per page.
- getPageSize() - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderDefinition
-
- getPageSize() - Method in class org.nuxeo.ecm.platform.query.core.CoreQueryPageProviderDescriptor
-
- getPageSize() - Method in class org.nuxeo.ecm.platform.query.core.DocumentModelListPageProvider
-
- getPageSize() - Method in class org.nuxeo.ecm.platform.query.core.GenericPageProviderDescriptor
-
- getPageSizeBinding() - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderDefinition
-
- getPageSizeBinding() - Method in class org.nuxeo.ecm.platform.query.core.CoreQueryPageProviderDescriptor
-
- getPageSizeBinding() - Method in class org.nuxeo.ecm.platform.query.core.GenericPageProviderDescriptor
-
- getPageSizeOptions(ContentView) - Method in class org.nuxeo.ecm.platform.contentview.seam.ContentViewActions
-
Returns the list of available options for page size selections, for
given content view.
- getPagesOf(ThemeElement) - Static method in class org.nuxeo.theme.themes.ThemeManager
-
- getPagesOf(String) - Method in class org.nuxeo.theme.themes.ThemeManager
-
- getPageStyles(String) - Static method in class org.nuxeo.theme.editor.Editor
-
- getPageTitle() - Method in class org.nuxeo.webengine.sites.models.WebpageCommentModel
-
- getPaginableEntries() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.PaginableAdapter
-
- getPaginableEntries() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.PaginableObject
-
- getPagination() - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentView
-
Returns the pagination type to be used in pagination rendering
- getPagination() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewDescriptor
-
- getPagination() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewImpl
-
- getPalettePreview() - Method in class org.nuxeo.theme.styling.service.descriptors.Flavor
-
- getPanelData(int, String) - Static method in class org.nuxeo.theme.webwidgets.Manager
-
- getPanelData(int, String) - Method in class org.nuxeo.theme.webwidgets.ui.Main
-
- getPanelDecoration(String) - Method in class org.nuxeo.theme.webwidgets.DecorationType
-
- getPanelDecoration(String, String) - Method in class org.nuxeo.theme.webwidgets.Service
-
- getParam(String) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.DefaultOperationRequest
-
- getParam(String) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JavaOperationRequest
-
- getParamDefaultValue(OperationDocumentation.Param) - Method in class org.nuxeo.apidoc.browse.OperationWO
-
- getParamDefaultValue(OperationDocumentation.Param) - Method in class org.nuxeo.ecm.automation.server.jaxrs.doc.DocResource
-
- getParameter(String) - Method in class org.nuxeo.drive.service.impl.FileSystemItemFactoryDescriptor
-
- getparameter(String) - Method in class org.nuxeo.drive.service.impl.TopLevelFolderItemFactoryDescriptor
-
- getParameter(String) - Method in class org.nuxeo.ecm.platform.login.BaseLoginModule
-
- getParameter(String) - Method in interface org.nuxeo.ecm.platform.login.LoginPlugin
-
- getParameter() - Method in interface org.nuxeo.ecm.platform.query.api.PredicateDefinition
-
- getParameter() - Method in class org.nuxeo.ecm.platform.query.core.PredicateDescriptor
-
- getParameter(String) - Method in class org.nuxeo.ecm.platform.ui.web.multipart.MultipartRequest
-
- getParameter(String) - Method in class org.nuxeo.ecm.platform.ui.web.rest.FancyURLRequestWrapper
-
- getParameter(String) - Method in interface org.nuxeo.ecm.platform.url.api.DocumentView
-
- getParameter(String) - Method in class org.nuxeo.ecm.platform.url.DocumentViewImpl
-
- getParameter(String) - Method in class org.nuxeo.opensocial.container.client.rpc.ContainerContext
-
- getParameter(WSSRequest) - Method in class org.nuxeo.wss.handlers.fakews.FakeWSCmdParser
-
- getParameterMap() - Method in class org.nuxeo.ecm.platform.ui.web.multipart.MultipartRequest
-
- getParameterMap() - Method in class org.nuxeo.ecm.platform.ui.web.rest.FancyURLRequestWrapper
-
- getParameterNames() - Method in class org.nuxeo.ecm.platform.ui.web.multipart.MultipartRequest
-
- getParameterNames() - Method in class org.nuxeo.ecm.platform.ui.web.rest.FancyURLRequestWrapper
-
- getParameters() - Method in class org.nuxeo.drive.service.impl.FileSystemItemFactoryDescriptor
-
- getParameters() - Method in class org.nuxeo.drive.service.impl.TopLevelFolderItemFactoryDescriptor
-
- getParameters() - Method in class org.nuxeo.ecm.admin.setup.SetupWizardActionBean
-
- getParameters() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.DefaultOperationRequest
-
- getParameters() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JavaOperationRequest
-
- getParameters() - Method in interface org.nuxeo.ecm.automation.client.OperationRequest
-
- getParameters() - Method in class org.nuxeo.ecm.core.convert.extension.ConverterDescriptor
-
- getParameters() - Method in class org.nuxeo.ecm.mobile.filter.RequestAdapter
-
Return map containing parameters given into the request
- getParameters() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.configuration.AnnotationFilter
-
- getParameters() - Method in class org.nuxeo.ecm.platform.audit.api.document.DocumentHistoryPageProvider
-
- getParameters() - Method in class org.nuxeo.ecm.platform.commandline.executor.api.CmdParameters
-
- getParameters() - Method in class org.nuxeo.ecm.platform.login.BaseLoginModule
-
- getParameters() - Method in interface org.nuxeo.ecm.platform.login.LoginPlugin
-
- getParameters() - Method in class org.nuxeo.ecm.platform.login.LoginPluginDescriptor
-
- getParameters() - Method in class org.nuxeo.ecm.platform.picture.api.ImagingConfigurationDescriptor
-
- getParameters() - Method in class org.nuxeo.ecm.platform.pictures.tiles.service.TilingConfigurationDescriptor
-
- getParameters() - Method in class org.nuxeo.ecm.platform.publisher.descriptors.PublicationTreeConfigDescriptor
-
- getParameters() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
-
- getParameters() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
-
- getParameters() - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterDescriptor
-
- getParameters() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.AuthenticationPluginDescriptor
-
- getParameters() - Method in interface org.nuxeo.ecm.platform.url.api.DocumentView
-
- getParameters() - Method in class org.nuxeo.ecm.platform.url.DocumentViewImpl
-
- getParameters() - Method in class org.nuxeo.opensocial.container.client.rpc.AbstractAction
-
- getParameters() - Method in class org.nuxeo.opensocial.container.client.rpc.ContainerContext
-
- getParameters() - Method in interface org.nuxeo.shell.CommandType
-
- getParameters() - Method in class org.nuxeo.shell.impl.AbstractCommandType
-
- getParameters() - Method in class org.nuxeo.wss.fprpc.FPRPCCall
-
- getParametersAndAddTargetURLIfNotSet() - Method in class org.nuxeo.ecm.mobile.filter.RequestAdapter
-
Create the parameter map with parameter given into the request and add
the initial request into the map into the
NXAuthConstants#REQUESTED_URL
key.
- getParametersArray(CommandLineDescriptor, CmdParameters) - Static method in class org.nuxeo.ecm.platform.commandline.executor.service.executors.AbstractExecutor
-
Returns parameters as a String array after having replaced parameterized
values inside.
- getParametersFor(String) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublisherService
-
- getParametersFor(String) - Method in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
-
- getParametersString() - Method in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineDescriptor
-
- getParametersString(CommandLineDescriptor, CmdParameters) - Static method in class org.nuxeo.ecm.platform.commandline.executor.service.executors.AbstractExecutor
-
Returns parameters as a String after having replaced parameterized values
inside.
- getParameterValues(String) - Method in class org.nuxeo.ecm.platform.ui.web.multipart.MultipartRequest
-
- getParameterValues(String) - Method in class org.nuxeo.ecm.platform.ui.web.rest.FancyURLRequestWrapper
-
- getParamNames() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.DefaultOperationRequest
-
- getParamNames() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JavaOperationRequest
-
- getParams() - Method in class org.nuxeo.apidoc.adapters.OperationInfoDocAdapter
-
- getParams() - Method in interface org.nuxeo.apidoc.api.OperationInfo
-
- getParams() - Method in class org.nuxeo.apidoc.introspection.OperationInfoImpl
-
- getParams() - Method in class org.nuxeo.ecm.automation.client.model.OperationDocumentation
-
- getParams() - Method in class org.nuxeo.ecm.automation.core.OperationChainContribution
-
- getParams() - Method in class org.nuxeo.ecm.automation.core.OperationChainContribution.Operation
-
- getParams() - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.ExecutionRequest
-
- getParams() - Method in class org.nuxeo.ecm.automation.OperationDocumentation
-
- getParams() - Method in class org.nuxeo.ecm.platform.publisher.remoting.restHandler.RemotePubParam
-
- getParams(String) - Method in class org.nuxeo.template.adapters.doc.TemplateBasedDocumentAdapterImpl
-
- getParams() - Method in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
-
- getParams(String) - Method in interface org.nuxeo.template.api.adapters.TemplateBasedDocument
-
Retrieve parameters for the associated template
- getParams() - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
-
Retrieve the parameters associated to the Template file
- getParamsAsString() - Method in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
-
- getParamsAsString() - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
-
Return the String representation of the parameters of the template
- getParent() - Method in class org.nuxeo.common.xmap.Context
-
- getParent(DocRef) - Method in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- getParent(DocRef, String) - Method in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- getParent() - Method in class org.nuxeo.ecm.automation.client.model.PathRef
-
- getParent() - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
-
- getParent(String) - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
-
- getParent() - Method in class org.nuxeo.ecm.automation.core.trace.Trace
-
- getParent() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
-
- getParent() - Method in interface org.nuxeo.ecm.core.api.model.Property
-
Gets the property parent.
- getParent() - Method in class org.nuxeo.ecm.core.api.operation.Operation
-
- getParent() - Method in interface org.nuxeo.ecm.core.model.Document
-
Gets the parent document or null if this is the root document.
- getParent() - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- getParent() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
-
- getParent() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- getParent() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentVersion
-
- getParent() - Method in class org.nuxeo.ecm.platform.comment.web.UIComment
-
- getParent() - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
-
- getParent() - Method in interface org.nuxeo.ecm.platform.publisher.api.PublicationNode
-
- getParent(PublicationNode) - Method in interface org.nuxeo.ecm.platform.publisher.api.RemotePublicationTreeManager
-
- getParent() - Method in class org.nuxeo.ecm.platform.publisher.impl.core.CoreFolderPublicationNode
-
- getParent() - Method in class org.nuxeo.ecm.platform.publisher.impl.core.VirtualCoreFolderPublicationNode
-
- getParent() - Method in class org.nuxeo.ecm.platform.publisher.impl.localfs.FSPublicationNode
-
- getParent() - Method in class org.nuxeo.ecm.platform.publisher.impl.service.AbstractRemotableNode
-
- getParent() - Method in class org.nuxeo.ecm.platform.publisher.impl.service.AbstractRemotableTree
-
- getParent(PublicationNode) - Method in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
-
- getParent() - Method in class org.nuxeo.ecm.platform.publisher.remoting.marshaling.basic.BasicPublicationNode
-
- getParent(RemotePubParam) - Method in class org.nuxeo.ecm.platform.publisher.remoting.restHandler.RestPublishingHandler
-
- getParent(PublicationNode) - Method in class org.nuxeo.ecm.platform.publisher.remoting.restProxies.RemotePublicationTreeManagerRestProxy
-
- getParent() - Method in class org.nuxeo.ecm.platform.publisher.synchonize.server.AbstractSynchonizablePublicationTree
-
- getParent() - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiWriter
-
- getParent() - Method in class org.nuxeo.ecm.platform.routing.api.DocumentRouteTableElement
-
- getParent() - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryEntry
-
- getParent() - Method in class org.nuxeo.ecm.platform.ui.web.directory.VocabularyEntry
-
- getParent() - Method in interface org.nuxeo.ecm.spaces.api.Gadget
-
- getParent() - Method in class org.nuxeo.ecm.spaces.impl.docwrapper.DocGadgetImpl
-
- getParent() - Method in class org.nuxeo.ecm.webapp.clipboard.SummaryEntry
-
- getParent() - Method in interface org.nuxeo.ecm.webengine.ui.tree.TreeItem
-
Gets the parent item or null if this is the root item.
- getParent() - Method in class org.nuxeo.ecm.webengine.ui.tree.TreeItemImpl
-
- getParent() - Method in class org.nuxeo.runtime.api.login.LoginConfiguration
-
- getParent() - Method in interface org.nuxeo.runtime.contribution.ContributionRegistry
-
- getParent() - Method in class org.nuxeo.runtime.contribution.impl.AbstractContributionRegistry
-
- getParent() - Method in class org.nuxeo.shell.CommandRegistry
-
- getParent() - Method in class org.nuxeo.shell.utils.Path
-
- getParent() - Method in class org.nuxeo.template.context.extensions.CoreExtensions
-
- getParent() - Method in class org.nuxeo.template.xdocreport.jaxrs.NonRecursiveResource
-
- getParent() - Method in class org.nuxeo.theme.nodes.AbstractNode
-
- getParent() - Method in interface org.nuxeo.theme.nodes.Node
-
- getParent() - Method in class org.nuxeo.wizard.download.DownloadablePackageOption
-
- getParentClassLoader() - Method in class org.nuxeo.runtime.tomcat.dev.NuxeoDevWebappClassLoader
-
- getParentClassLoader() - Method in class org.nuxeo.runtime.tomcat.NuxeoWebappClassLoader
-
- getParentDirectory() - Method in interface org.nuxeo.ecm.directory.Directory
-
Gets the name of the parent directory.
- getParentDirectory() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectory
-
- getParentDirectory() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryProxy
-
- getParentDirectory() - Method in class org.nuxeo.ecm.directory.memory.MemoryDirectory
-
- getParentDirectory() - Method in class org.nuxeo.ecm.directory.multi.MultiDirectory
-
- getParentDirectory() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectory
-
- getParentDirectory() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
-
- getParentDirectory() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryProxy
-
- getParentDirectoryName(String) - Method in interface org.nuxeo.ecm.directory.api.DirectoryService
-
Returns the name of the parent directory of specified directory, if
applicable.
- getParentDirectoryName(String) - Method in class org.nuxeo.ecm.directory.DirectoryServiceImpl
-
- getParentDocsDeny() - Method in class org.nuxeo.ecm.webapp.security.SecurityData
-
- getParentDocsDenyLabels() - Method in class org.nuxeo.ecm.webapp.security.SecurityData
-
- getParentDocsGrant() - Method in class org.nuxeo.ecm.webapp.security.SecurityData
-
- getParentDocsGrantLabels() - Method in class org.nuxeo.ecm.webapp.security.SecurityData
-
- getParentDocument(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- getParentDocument(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Gets the parent document or null if this is the root document.
- getParentDocumentRef(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- getParentDocumentRef(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Returns the parent ref of the document referenced by docRef
or
null
if this is the root document.
- getParentDocumentRefs(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- getParentDocumentRefs(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Creates an array with all parent refs starting from the given document up
to the root.
- getParentDocuments(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- getParentDocuments(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Gets the parent documents in path from the root to the given document or
empty list if this is the root document.
- getParentDocumentsUsers() - Method in interface org.nuxeo.ecm.webapp.security.SecurityActions
-
- getParentDocumentsUsers() - Method in class org.nuxeo.ecm.webapp.security.SecurityActionsBean
-
- getParentDocumentsUsers() - Method in class org.nuxeo.ecm.webapp.security.SecurityData
-
- getParentFolderForDocumentRouteInstance(DocumentModel, CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingPersister
-
Get or create the parent folder for a
DocumentRoute
route
instance.
- getParentFolderForDocumentRouteInstance(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingTreePersister
-
- getParentFolderForDocumentRouteModels(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingPersister
-
Gets or creates the parent folder for a
DocumentRoute
route
instance.
- getParentFolderForDocumentRouteModels(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingTreePersister
-
- getParentFolderForNewModel(CoreSession, DocumentModel) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingPersister
-
Returns a folder in which new model, created from an instance of route
will be stored.
- getParentFolderForNewModel(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingTreePersister
-
- getParentGroups() - Method in class org.nuxeo.ecm.core.api.impl.NuxeoGroupImpl
-
- getParentGroups() - Method in interface org.nuxeo.ecm.core.api.NuxeoGroup
-
Gets the list of groups this group is a member of.
- getParentGroups() - Method in class org.nuxeo.ecm.platform.computedgroups.NuxeoComputedGroup
-
- getParentId() - Method in interface org.nuxeo.drive.adapter.FileSystemItem
-
- getParentId() - Method in class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
-
- getParentId() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFolder
-
- getParentId() - Method in class org.nuxeo.ecm.core.storage.sql.Node
-
- getParentId() - Method in interface org.nuxeo.opensocial.container.client.presenter.CustomWebContentPresenter.Display
-
- getParentId() - Method in interface org.nuxeo.opensocial.container.client.presenter.PortletPresenter.Display
-
- getParentId() - Method in class org.nuxeo.opensocial.container.client.view.CustomWebContentWidget
-
- getParentId() - Method in class org.nuxeo.opensocial.container.client.view.PortletWidget
-
- getParentKey(int, boolean, String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.Selection
-
- getParentLiveDoc() - Method in class org.nuxeo.apidoc.introspection.BundleInfoImpl
-
- getParentLoader() - Static method in class org.nuxeo.ecm.automation.core.scripting.GroovyScripting
-
- getParentLoader() - Static method in class org.nuxeo.ecm.webengine.loader.WebLoader
-
- getParentLogger() - Method in class org.nuxeo.ecm.directory.sql.SimpleDataSource
-
- getParentLogger() - Method in class org.nuxeo.runtime.api.DataSourceFromUrl
-
- getParentNode(Node) - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl
-
- getParentNode(Node) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
-
Gets the parent of a node.
- getParentNode(Node) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
-
- getParentPath(String) - Static method in class org.nuxeo.common.utils.FileUtils
-
- getParentPath() - Method in class org.nuxeo.ecm.core.work.api.WorkSchedulePath
-
- getParentPath() - Method in interface org.nuxeo.ecm.platform.publisher.api.PublishedDocument
-
- getParentPath() - Method in class org.nuxeo.ecm.platform.publisher.impl.core.SimpleCorePublishedDocument
-
- getParentPath() - Method in class org.nuxeo.ecm.platform.publisher.impl.localfs.FSPublishedDocument
-
- getParentPath() - Method in class org.nuxeo.ecm.platform.publisher.remoting.marshaling.basic.BasicPublishedDocument
-
- getParentPath() - Method in class org.nuxeo.ecm.platform.publisher.remoting.server.ExternalCorePublishedDocument
-
- getParentPath() - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl.GetTaskRootParentPathUnrestricted
-
- getParentPath(String) - Static method in class org.nuxeo.ecm.webdav.resource.AbstractResource
-
- getParentPost(int) - Method in interface org.nuxeo.ecm.platform.forum.web.api.ThreadAction
-
Return the parent post of the specified index of the post in the
getPostsAsThread() list.
- getParentPost(int) - Method in class org.nuxeo.ecm.platform.forum.web.ThreadActionBean
-
- getParentRef() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Retrieves the parent reference of the current document.
- getParentRef() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- getParentRef() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- getParentRef() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- getParentRefFromDocumentList(List<DocumentModel>) - Static method in class org.nuxeo.ecm.platform.ui.web.util.DocumentsListsUtils
-
Returns the list of parents documentRef.
- getParents(OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFileableObject
-
- getParents() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFileableObject
-
- getParentsGroupNames(String) - Method in class org.nuxeo.ecm.multi.tenant.MultiTenantGroupComputer
-
- getParentsGroupNames(String) - Method in class org.nuxeo.ecm.platform.computedgroups.AbstractAttributeBasedGroupComputer
-
- getParentsGroupNames(String) - Method in class org.nuxeo.ecm.platform.computedgroups.DocumentMetadataGroupComputer
-
- getParentsGroupNames(String) - Method in interface org.nuxeo.ecm.platform.computedgroups.GroupComputer
-
Return parent groups.
- getParentsGroupNames(String) - Method in class org.nuxeo.ecm.platform.computedgroups.UserMetadataGroupComputer
-
- getParentsGroupNames(String) - Method in class org.nuxeo.ecm.platform.shibboleth.computedgroups.ShibbolethGroupComputer
-
- getParentsGroupNames(String) - Method in class org.nuxeo.ecm.social.workspace.computedgroups.SocialWorkspaceGroupComputer
-
- getParentsGroups(String) - Static method in class org.nuxeo.ecm.platform.shibboleth.ShibbolethGroupHelper
-
Query the group directory to find if shibbGroupName is used in a subGroup
field.
- getParentThread() - Method in interface org.nuxeo.ecm.platform.forum.web.api.PostAction
-
Gets the Thread in which the Post is.
- getParentThread() - Method in class org.nuxeo.ecm.platform.forum.web.PostActionBean
-
- getParentTypeId(DocumentType) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoTypeHelper
-
Gets the remapped parent type id, or null
if the type is to be
ignored.
- getParentUUIds() - Method in class org.nuxeo.ecm.quota.size.SizeUpdateEventContext
-
- getParmeters() - Method in class org.nuxeo.ecm.automation.core.trace.Call
-
- getParsedCalls() - Method in class org.nuxeo.wss.fprpc.CAMLHandler
-
- getParser() - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.Xml2TextHandler
-
- getParseString() - Method in class org.nuxeo.ecm.platform.shibboleth.web.service.ShibbolethGroupsConfig
-
- getParseString() - Method in interface org.nuxeo.ecm.platform.shibboleth.web.service.ShibbolethGroupsService
-
Get the defined string to be used as hierarchy delimiter.
- getParseString() - Method in class org.nuxeo.ecm.platform.shibboleth.web.service.ShibbolethGroupsServiceImpl
-
- getParseString() - Static method in class org.nuxeo.ecm.platform.shibboleth.web.tree.UserTreeNodeHelper
-
- getParseStringLength() - Static method in class org.nuxeo.ecm.platform.shibboleth.web.tree.UserTreeNodeHelper
-
- getPart(String) - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Get a document part given its schema name
- getPart(String) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- getPart(String) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- getPart(String) - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- getPartitionCount() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultStorageConnectionMonitor
-
- getPartitionMaxSize() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultStorageConnectionMonitor
-
- getPartitionMinSize() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultStorageConnectionMonitor
-
- getParts() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Gets this document's parts.
- getParts() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- getParts() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- getParts() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- getPassword() - Method in class org.nuxeo.ecm.core.api.impl.UserPrincipal
-
- getPassword() - Method in interface org.nuxeo.ecm.core.api.NuxeoPrincipal
-
Gets the password of this principal.
- getPassword() - Method in class org.nuxeo.ecm.core.api.SystemPrincipal
-
- getPassword() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.CommonsDatabaseConnectionMonitor
-
- getPassword() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TomcatDatabaseConnectionMonitor
-
- getPassword() - Method in class org.nuxeo.ecm.core.storage.Credentials
-
- getPassword() - Method in class org.nuxeo.ecm.http.client.NuxeoServer
-
- getPassword() - Method in class org.nuxeo.ecm.platform.api.login.UserIdentificationInfo
-
- getPassword() - Method in class org.nuxeo.ecm.platform.api.ws.session.impl.WSRemotingSessionImpl
-
- getPassword() - Method in interface org.nuxeo.ecm.platform.api.ws.session.WSRemotingSession
-
Returns the user password bound to the session
- getPassword() - Method in class org.nuxeo.ecm.platform.reporting.datasource.NuxeoDSConfig
-
- getPassword() - Method in class org.nuxeo.ecm.platform.usermanager.DetachedNuxeoPrincipal
-
- getPassword() - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
-
- getPassword() - Method in interface org.nuxeo.ecm.platform.usermanager.VirtualUser
-
- getPassword() - Method in class org.nuxeo.ecm.platform.usermanager.VirtualUserDescriptor
-
- getPassword() - Method in class org.nuxeo.ecm.user.registration.UserRegistrationInfo
-
- getPassword() - Method in interface org.nuxeo.ecm.webengine.forms.validation.test.MyForm
-
- getPasswordField(long) - Method in interface org.nuxeo.ecm.directory.api.DirectoryManager
-
- getPasswordField() - Method in interface org.nuxeo.ecm.directory.Directory
-
Gets the password field of the schema for this directory.
- getPasswordField() - Method in class org.nuxeo.ecm.directory.impl.DirectoryClientImpl
-
- getPasswordField() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectory
-
- getPasswordField() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
-
- getPasswordField() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryProxy
-
- getPasswordField() - Method in class org.nuxeo.ecm.directory.ldap.LDAPSession
-
- getPasswordField() - Method in class org.nuxeo.ecm.directory.memory.MemoryDirectory
-
- getPasswordField() - Method in class org.nuxeo.ecm.directory.memory.MemoryDirectorySession
-
- getPasswordField() - Method in class org.nuxeo.ecm.directory.multi.MultiDirectory
-
- getPasswordField() - Method in class org.nuxeo.ecm.directory.multi.MultiDirectorySession
-
- getPasswordField() - Method in interface org.nuxeo.ecm.directory.Session
-
- getPasswordField() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectory
-
- getPasswordField() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
-
- getPasswordField() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryProxy
-
- getPasswordField() - Method in class org.nuxeo.ecm.directory.sql.SQLSession
-
- getPath() - Method in class org.nuxeo.common.xmap.XAnnotatedObject
-
- getPath() - Method in class org.nuxeo.connect.update.task.update.Version
-
- getPath() - Method in class org.nuxeo.dam.AssetLibrary
-
Returns the path.
- getPath() - Method in interface org.nuxeo.drive.adapter.FileSystemItem
-
A concatenation of ancestor ids with '/' as prefix
and separator.
- getPath() - Method in class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
-
- getPath() - Method in class org.nuxeo.ecm.automation.client.model.Document
-
- getPath(String) - Method in class org.nuxeo.ecm.automation.client.model.OperationRegistry
-
- getPath() - Method in class org.nuxeo.ecm.automation.client.rest.api.RestRequest
-
- getPath() - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
-
- getPath() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Gets the document path.
- getPath() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- getPath() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- getPath() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
-
- getPath() - Method in interface org.nuxeo.ecm.core.api.model.Property
-
Gets the path of this property relative to the owner document.
- getPath() - Method in exception org.nuxeo.ecm.core.api.model.PropertyNotFoundException
-
- getPath() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- getPath() - Method in interface org.nuxeo.ecm.core.io.ExportedDocument
-
- getPath() - Method in class org.nuxeo.ecm.core.io.impl.ExportedDocumentImpl
-
- getPath() - Method in interface org.nuxeo.ecm.core.model.Document
-
Gets the path of this document.
- getPath() - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- getPath() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFolder
-
- getPath() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
-
- getPath() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- getPath() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentVersion
-
- getPath() - Method in class org.nuxeo.ecm.core.storage.sql.Node
-
Gets the path that was assigned at
Node
construction time.
- getPath(SimpleFragment) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
-
Gets the path by recursing up the hierarchy.
- getPath(Node) - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl
-
- getPath(Node) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
-
Gets the absolute path of a node.
- getPath(Node) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
-
- getPath() - Method in class org.nuxeo.ecm.core.work.api.WorkSchedulePath
-
- getPath() - Method in class org.nuxeo.ecm.platform.content.template.service.TemplateItemDescriptor
-
- getPath() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.data.DocumentSummary
-
- getPath() - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
-
- getPath() - Method in interface org.nuxeo.ecm.platform.publisher.api.PublicationNode
-
- getPath() - Method in interface org.nuxeo.ecm.platform.publisher.api.PublishedDocument
-
- getPath() - Method in class org.nuxeo.ecm.platform.publisher.impl.core.CoreFolderPublicationNode
-
- getPath() - Method in class org.nuxeo.ecm.platform.publisher.impl.core.EmptyRoot
-
- getPath() - Method in class org.nuxeo.ecm.platform.publisher.impl.core.SimpleCorePublishedDocument
-
- getPath() - Method in class org.nuxeo.ecm.platform.publisher.impl.core.VirtualCoreFolderPublicationNode
-
- getPath() - Method in class org.nuxeo.ecm.platform.publisher.impl.localfs.FSPublicationNode
-
- getPath() - Method in class org.nuxeo.ecm.platform.publisher.impl.localfs.FSPublishedDocument
-
- getPath() - Method in class org.nuxeo.ecm.platform.publisher.impl.service.ProxyNode
-
- getPath() - Method in class org.nuxeo.ecm.platform.publisher.impl.service.ProxyTree
-
- getPath() - Method in class org.nuxeo.ecm.platform.publisher.remoting.client.ClientRemotePublicationNode
-
- getPath() - Method in class org.nuxeo.ecm.platform.publisher.remoting.client.ClientRemotePublicationTree
-
- getPath() - Method in class org.nuxeo.ecm.platform.publisher.remoting.marshaling.basic.BasicPublicationNode
-
- getPath() - Method in class org.nuxeo.ecm.platform.publisher.remoting.marshaling.basic.BasicPublishedDocument
-
- getPath() - Method in class org.nuxeo.ecm.platform.publisher.remoting.server.ExternalCorePublishedDocument
-
- getPath() - Method in class org.nuxeo.ecm.platform.publisher.synchonize.server.AbstractSynchonizablePublicationTree
-
- getPath() - Method in class org.nuxeo.ecm.platform.routing.api.RouteModelResourceType
-
- getPath() - Method in class org.nuxeo.ecm.platform.signature.api.sign.SignatureService.StatusWithBlob
-
- getPath() - Method in class org.nuxeo.ecm.platform.task.TaskPersisterDescriptor
-
- getPath() - Method in interface org.nuxeo.ecm.social.workspace.adapters.SocialWorkspace
-
Returns the full path of this Social Workspace.
- getPath() - Method in class org.nuxeo.ecm.social.workspace.adapters.SocialWorkspaceAdapter
-
- getPath() - Method in class org.nuxeo.ecm.social.workspace.service.SocialWorkspaceContainerDescriptor
-
- getPath() - Method in class org.nuxeo.ecm.styleguide.service.descriptors.IconDescriptor
-
- getPath() - Method in class org.nuxeo.ecm.webapp.clipboard.SummaryEntry
-
Returns something like /Workspace1/Folder1/File1.
- getPath() - Method in class org.nuxeo.ecm.webapp.directory.DirectoryTreeNode
-
- getPath() - Method in class org.nuxeo.ecm.webapp.directory.VocabularyTreeNode
-
- getPath() - Method in interface org.nuxeo.ecm.webapp.tree.DocumentTreeNode
-
- getPath() - Method in class org.nuxeo.ecm.webapp.tree.DocumentTreeNodeImpl
-
- getPath() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.FilterSetDescriptor
-
- getPath() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ResourcesDescriptor
-
- getPath() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletDescriptor
-
- getPath() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
-
- getPath() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleConfiguration
-
- getPath() - Method in class org.nuxeo.ecm.webengine.model.LinkDescriptor
-
- getPath() - Method in interface org.nuxeo.ecm.webengine.model.Resource
-
- getPath() - Method in class org.nuxeo.ecm.webengine.ResourceBinding
-
Deprecated.
- getPath() - Method in interface org.nuxeo.ecm.webengine.ui.tree.TreeItem
-
Gets the item path.
- getPath() - Method in class org.nuxeo.ecm.webengine.ui.tree.TreeItemImpl
-
- getPath() - Method in class org.nuxeo.runtime.jboss.deployer.structure.DeploymentStructure.Context
-
- getPath() - Method in class org.nuxeo.runtime.jboss.deployer.structure.PathPattern
-
Get the determined part of the path.
- getPath() - Method in class org.nuxeo.runtime.jetty.FilterDescriptor
-
- getPath() - Method in class org.nuxeo.runtime.jetty.ServletDescriptor
-
- getPath() - Method in class org.nuxeo.runtime.tomcat.dev.DevBundle
-
- getPath() - Method in class org.nuxeo.theme.editor.ThemeInfo
-
- getPath() - Method in class org.nuxeo.theme.resources.ImageInfo
-
- getPath() - Method in class org.nuxeo.theme.resources.ResourceType
-
- getPath() - Method in class org.nuxeo.theme.styling.service.descriptors.Logo
-
- getPath() - Method in class org.nuxeo.theme.vocabularies.VocabularyType
-
- getPath() - Method in class org.nuxeo.theme.webwidgets.WidgetType
-
- getPath() - Method in class org.nuxeo.webengine.blogs.models.BlogPostModel
-
- getPath() - Method in class org.nuxeo.webengine.blogs.models.BlogSiteArchiveMonthModel
-
- getPath() - Method in class org.nuxeo.webengine.blogs.models.BlogSiteArchiveYearModel
-
- getPath() - Method in class org.nuxeo.webengine.sites.models.SearchModel
-
- getPath() - Method in class org.nuxeo.webengine.sites.models.WebpageModel
-
- getPathAsString() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Gets the document path as a string.
- getPathAsString() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- getPathAsString() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- getPathAsString() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- getPathAsString() - Method in class org.nuxeo.ecm.platform.api.ws.DocumentSnapshot
-
- getPathList(List<SummaryEntry>, SummaryEntry) - Static method in class org.nuxeo.ecm.webapp.clipboard.SummaryEntry
-
Calls itself recursively to build a list with all entry of the path.
- getPathOrMissingParentId(SimpleFragment, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
-
Gets the full path, or the closest parent id which we don't have in
cache.
- getPathPropertyInfo(String) - Method in class org.nuxeo.ecm.core.storage.sql.Model
-
Gets the model of the property for the given path.
- getPathPropertyInfo(String, String[], String) - Method in class org.nuxeo.ecm.core.storage.sql.Model
-
- getPathRef() - Method in interface org.nuxeo.ecm.core.api.DocumentLocation
-
Returns the document path reference
- getPathRef() - Method in class org.nuxeo.ecm.core.api.impl.DocumentLocationImpl
-
- getPathRegexp() - Method in class org.nuxeo.ecm.quota.size.BlobExcludeDescriptor
-
- getPaths() - Method in class org.nuxeo.drive.service.SynchronizationRoots
-
- getPaths() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFileableObject
-
- getPaths() - Method in class org.nuxeo.ecm.webengine.RequestConfiguration
-
- getPathSeparator() - Method in class org.nuxeo.ecm.webapp.clipboard.SummaryEntry
-
- getPathsForView(String) - Method in interface org.nuxeo.theme.formats.styles.Style
-
- getPathsForView(String) - Method in class org.nuxeo.theme.formats.styles.StyleFormat
-
- getPathStartsWith() - Method in class org.nuxeo.ecm.automation.core.events.EventHandler
-
- getPattern() - Method in class org.nuxeo.common.utils.FileMatcher
-
- getPattern() - Method in class org.nuxeo.ecm.diff.content.adapter.MimeTypeContentDifferDescriptor
-
- getPattern() - Method in class org.nuxeo.ecm.platform.preview.adapter.MimeTypePreviewerDescriptor
-
- getPattern() - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderDefinition
-
- getPattern() - Method in class org.nuxeo.ecm.platform.query.core.CoreQueryPageProviderDescriptor
-
- getPattern() - Method in class org.nuxeo.ecm.platform.query.core.GenericPageProviderDescriptor
-
- getPattern() - Method in class org.nuxeo.ecm.platform.ui.web.component.document.RestDocumentLink
-
- getPatternFor(String) - Method in class org.nuxeo.ecm.webapp.action.MainTabsActions
-
- getPatternName() - Method in interface org.nuxeo.ecm.platform.url.api.DocumentView
-
Returns the url pattern names used to generate this document view.
- getPatternName() - Method in class org.nuxeo.ecm.platform.url.DocumentViewImpl
-
- getPatterns() - Method in class org.nuxeo.osgi.application.ApplicationLoader
-
- getPatterns() - Method in class org.nuxeo.runtime.jboss.deployer.structure.PathMatcher
-
- getPatternStr() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.FilterConfigDescriptor
-
- getPeer(String) - Method in class org.nuxeo.runtime.detection.PeerRegistry
-
- getPeers() - Method in class org.nuxeo.runtime.config.AbstractServerConfiguration
-
- getPeers() - Method in interface org.nuxeo.runtime.config.ServerConfiguration
-
- getPeers() - Method in class org.nuxeo.runtime.detection.MulticastDetector
-
- getPeers() - Method in class org.nuxeo.runtime.detection.PeerRegistry
-
- getPendingComponents() - Static method in class org.nuxeo.ecm.webengine.rendering.APIHelper
-
- getPendingComponents() - Method in class org.nuxeo.runtime.model.impl.ComponentRegistry
-
- getPendingComponentsCount() - Method in class org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryAdapter
-
- getPendingComponentsCount() - Method in interface org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryMBean
-
- getPendingComponentsName() - Method in class org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryAdapter
-
- getPendingComponentsName() - Method in interface org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryMBean
-
- getPendingDownloads() - Method in class org.nuxeo.wizard.download.PackageDownloader
-
- getPendingEntries() - Method in class org.nuxeo.common.collections.DependencyTree
-
- getPendingEntries() - Method in class org.nuxeo.runtime.deploy.DependencyTree
-
- getPendingEntries() - Method in class org.nuxeo.runtime.deployment.preprocessor.FragmentRegistry
-
- getPendingExtensions(ComponentName) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
-
- getPendingObjects() - Method in class org.nuxeo.common.collections.DependencyTree
-
- getPendingObjects() - Method in class org.nuxeo.runtime.deploy.DependencyTree
-
- getPendingObjects() - Method in class org.nuxeo.runtime.deployment.preprocessor.FragmentRegistry
-
- getPendingPosts() - Method in interface org.nuxeo.ecm.platform.forum.web.api.ThreadAdapter
-
- getPendingPosts() - Method in class org.nuxeo.ecm.platform.forum.web.api.ThreadAdapterImpl
-
- getPendingRegistrations() - Method in interface org.nuxeo.runtime.model.ComponentManager
-
Gets the pending registrations and their dependencies.
- getPendingRegistrations() - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
-
- getPeople(Set<UserId>, GroupId, CollectionOptions, Set<String>, SecurityToken) - Method in class org.nuxeo.opensocial.services.person.PersonServiceImpl
-
- getPercent() - Method in class org.nuxeo.ecm.core.work.api.Work.Progress
-
- getPercent() - Method in class org.nuxeo.ecm.quota.size.QuotaDisplayValue
-
- getPerFragmentIds(Map<Serializable, RowMapper.IdWithTypes>) - Method in class org.nuxeo.ecm.core.storage.sql.Model
-
Given a map of id to types, returns a map of fragment names to ids.
- getPeriod() - Method in class org.nuxeo.runtime.metrics.MetricsDescriptor.CsvDescriptor
-
- getPermanentLinkUrl() - Method in class org.nuxeo.ecm.platform.faceted.search.jsf.FacetedSearchActions
-
Compute a permanent link for the current search.
- getPermission() - Method in class org.nuxeo.ecm.core.api.security.ACE
-
- getPermission() - Method in class org.nuxeo.ecm.core.api.security.UserVisiblePermission
-
- getPermission() - Method in class org.nuxeo.ecm.core.rest.security.Permission
-
- getPermission() - Method in class org.nuxeo.ecm.core.security.PermissionUIItemDescriptor
-
- getPermission() - Method in class org.nuxeo.ecm.platform.api.ws.WsACE
-
- getPermission() - Method in class org.nuxeo.ecm.platform.content.template.service.ACEDescriptor
-
- getPermission() - Method in class org.nuxeo.ecm.user.registration.DocumentRegistrationInfo
-
- getPermission() - Method in class org.nuxeo.ecm.webengine.security.GuardDescriptor
-
- getPermissionActionItems() - Method in class org.nuxeo.ecm.webapp.security.PermissionActionListManager
-
- getPermissionGroups(String) - Method in interface org.nuxeo.ecm.core.api.security.PermissionProvider
-
- getPermissionGroups(String) - Method in class org.nuxeo.ecm.core.security.DefaultPermissionProvider
-
- getPermissionList(String[]) - Static method in class org.nuxeo.ecm.platform.indexing.gateway.adapter.SecurityFiltering
-
Return the recursive closure of all permissions that comprises the
requested seed permissions.
- getPermissionManager() - Method in interface org.nuxeo.ecm.platform.annotations.service.AnnotationConfigurationService
-
- getPermissionManager() - Method in class org.nuxeo.ecm.platform.annotations.service.AnnotationConfigurationServiceImpl
-
- getPermissionMapper() - Method in class org.nuxeo.ecm.platform.annotations.service.AnnotationConfigurationServiceImpl
-
- getPermissionProvider() - Method in class org.nuxeo.ecm.core.security.SecurityService
-
- getPermissions() - Method in class org.nuxeo.ecm.core.api.security.impl.UserEntryImpl
-
- getPermissions() - Method in interface org.nuxeo.ecm.core.api.security.PermissionProvider
-
- getPermissions() - Method in interface org.nuxeo.ecm.core.api.security.UserEntry
-
- getPermissions() - Method in class org.nuxeo.ecm.core.query.QueryFilter
-
- getPermissions() - Method in class org.nuxeo.ecm.core.rest.security.PermissionService
-
- getPermissions() - Method in class org.nuxeo.ecm.core.security.DefaultPermissionProvider
-
- getPermissions() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.data.DataProcessor
-
- getPermissions() - Method in interface org.nuxeo.ecm.platform.groups.audit.service.acl.data.IDataProcessor
-
- getPermissions() - Method in interface org.nuxeo.ecm.spaces.api.SimplePermissionMapper
-
- getPermissions(List<WebContentData>) - Method in interface org.nuxeo.ecm.spaces.api.SimplePermissionMapper
-
- getPermissions(String) - Method in interface org.nuxeo.ecm.spaces.api.SimplePermissionMapper
-
- getPermissions() - Method in class org.nuxeo.ecm.spaces.impl.docwrapper.DocSpaceImpl
-
- getPermissions(List<WebContentData>) - Method in class org.nuxeo.ecm.spaces.impl.docwrapper.DocSpaceImpl
-
- getPermissions(String) - Method in class org.nuxeo.ecm.spaces.impl.docwrapper.DocSpaceImpl
-
- getPermissions() - Method in class org.nuxeo.ecm.spaces.impl.SpacePermissionsDescriptor
-
- getPermissions() - Method in interface org.nuxeo.opensocial.container.client.external.HasPermissions
-
- getPermissions() - Method in class org.nuxeo.opensocial.container.client.external.html.HTMLModel
-
- getPermissions() - Method in class org.nuxeo.opensocial.container.client.external.opensocial.OpenSocialModel
-
- getPermissions() - Method in class org.nuxeo.opensocial.container.client.external.picture.PictureModel
-
- getPermissions() - Method in class org.nuxeo.opensocial.container.client.model.AppModel
-
- getPermissions() - Method in interface org.nuxeo.opensocial.container.client.model.HasPermissionsMapper
-
- getPermissions() - Method in class org.nuxeo.opensocial.container.client.rpc.InitApplicationResult
-
- getPermissions() - Method in class org.nuxeo.opensocial.container.client.rpc.webcontent.result.CreateWebContentResult
-
- getPermissionsToCheck(String) - Method in class org.nuxeo.ecm.automation.features.PrincipalHelper
-
- getPermissionsToCheck(String) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- getPermissionsToCheck(String) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Provides the full list of all permissions or groups of permissions that
contain the given one (inclusive).
- getPermissionsToCheck(String) - Method in class org.nuxeo.ecm.core.security.SecurityService
-
Provides the full list of all permissions or groups of permissions that
contain the given one (inclusive).
- getPermissionUIItems() - Method in class org.nuxeo.ecm.core.security.PermissionVisibilityDescriptor
-
- getPersistedDistributions() - Method in class org.nuxeo.apidoc.browse.Distribution
-
- getPersistence() - Method in class org.nuxeo.connect.update.standalone.StandaloneUpdateService
-
- getPersistenceProvider() - Method in class org.nuxeo.theme.webwidgets.providers.PersistentProvider
-
- getPersistent() - Method in class org.nuxeo.ecm.webapp.documentsLists.DocumentsListDescriptor
-
- getPersistentBlob(ContentStream, String) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData
-
Returns a Blob whose stream can be used several times.
- getPersistentSnapshotNames(CoreSession) - Method in interface org.nuxeo.apidoc.snapshot.SnapshotManager
-
- getPersistentSnapshotNames(CoreSession) - Method in class org.nuxeo.apidoc.snapshot.SnapshotManagerComponent
-
- getPersistentSnapshots(CoreSession) - Method in interface org.nuxeo.apidoc.snapshot.SnapshotManager
-
- getPersistentSnapshots(CoreSession) - Method in class org.nuxeo.apidoc.snapshot.SnapshotManagerComponent
-
- getPersistPath() - Method in class org.nuxeo.ecm.platform.publisher.impl.localfs.FSPublishedDocument
-
- getPerson(UserId, Set<String>, SecurityToken) - Method in class org.nuxeo.opensocial.services.person.PersonServiceImpl
-
- getPersonData(Set<UserId>, GroupId, String, Set<String>, SecurityToken) - Method in class org.nuxeo.opensocial.services.appdata.AppDataServiceImpl
-
- getPerspective() - Method in interface org.nuxeo.theme.localconfiguration.LocalThemeConfig
-
Deprecated.
- getPerspective() - Method in class org.nuxeo.theme.localconfiguration.LocalThemeConfigAdapter
-
- getPerspective() - Method in class org.nuxeo.theme.ViewDef
-
- getPerspectiveByName(String) - Static method in class org.nuxeo.theme.perspectives.PerspectiveManager
-
- getPerspectiveByUrl(URL) - Static method in class org.nuxeo.theme.themes.ThemeManager
-
- getPerspectiveManager() - Static method in class org.nuxeo.theme.Manager
-
- getPerspectives() - Static method in class org.nuxeo.theme.editor.Main
-
- getPerspectivesFor(Element) - Method in class org.nuxeo.theme.perspectives.PerspectiveManager
-
- getPerspectivesOfSelectedElement() - Static method in class org.nuxeo.theme.editor.Main
-
- getPgtIou() - Method in class edu.yale.its.tp.cas.client.ServiceTicketValidator
-
Returns the PGT IOU returned by CAS.
- getPhaseId() - Method in class org.nuxeo.ecm.platform.ui.web.model.impl.EditableModelRowEvent
-
- getPhaseId() - Method in class org.nuxeo.ecm.platform.ui.web.rest.RestfulPhaseListener
-
- getPhaseListeners() - Method in class org.nuxeo.ecm.platform.ui.web.lifecycle.NuxeoLifeCycleImpl
-
- getPhysicalName() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Column
-
- getPhysicalName() - Method in interface org.nuxeo.ecm.core.storage.sql.jdbc.db.Table
-
- getPhysicalName() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableAlias
-
- getPhysicalName() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableImpl
-
- getPicture() - Method in class org.nuxeo.opensocial.container.client.external.picture.PictureGadget
-
- getPicture() - Method in interface org.nuxeo.opensocial.container.client.external.picture.PicturePresenter.Display
-
- getPictureFromTitle(String) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter
-
- getPictureFromTitle(String) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.NoPictureAdapter
-
- getPictureFromTitle(String) - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.PictureResourceAdapter
-
- getPictureLegend() - Method in class org.nuxeo.opensocial.container.shared.webcontent.PictureData
-
- getPictureLink() - Method in class org.nuxeo.opensocial.container.shared.webcontent.PictureData
-
- getPictureTitle() - Method in class org.nuxeo.opensocial.container.client.external.picture.PictureGadget
-
- getPictureTitle() - Method in interface org.nuxeo.opensocial.container.client.external.picture.PicturePresenter.Display
-
- getPictureTitle() - Method in class org.nuxeo.opensocial.container.shared.webcontent.PictureData
-
- GetPictureView - Class in org.nuxeo.ecm.automation.core.operations.services
-
Simple Operation to extract an image view from a Picture Document.
- GetPictureView() - Constructor for class org.nuxeo.ecm.automation.core.operations.services.GetPictureView
-
- getPidDir() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
-
- getPidDir() - Method in class org.nuxeo.launcher.config.ServerConfigurator
-
- getPipe() - Method in class org.nuxeo.ecm.platform.mail.action.MessageActionPipeDescriptor
-
- getPipe(String) - Method in interface org.nuxeo.ecm.platform.mail.service.MailService
-
Gets the pipe of actions for given name
- getPipe(String) - Method in class org.nuxeo.ecm.platform.mail.service.MailServiceImpl
-
- getPipeNames() - Method in class org.nuxeo.ecm.platform.convert.ooomanager.OOoManagerDescriptor
-
- getPkg() - Method in class org.nuxeo.connect.client.jsf.ExternalLinkManager
-
- getPkg() - Method in class org.nuxeo.wizard.download.PendingDownload
-
- getPkg4Download() - Method in class org.nuxeo.wizard.download.DownloadablePackageOptions
-
- getPkgList() - Method in class org.nuxeo.launcher.connect.ConnectBroker
-
- getPkgs() - Method in class org.nuxeo.wizard.download.Preset
-
- getPkgsAsJsonArray() - Method in class org.nuxeo.wizard.download.Preset
-
- getPlace() - Method in class org.nuxeo.opensocial.container.client.external.html.HTMLPresenter
-
- getPlace() - Method in class org.nuxeo.opensocial.container.client.external.opensocial.OpenSocialPresenter
-
- getPlace() - Method in class org.nuxeo.opensocial.container.client.external.picture.PicturePresenter
-
- getPlace() - Method in class org.nuxeo.opensocial.container.client.presenter.AppPresenter
-
- getPlace() - Method in class org.nuxeo.opensocial.container.client.presenter.ContainerBuilderPresenter
-
- getPlace() - Method in class org.nuxeo.opensocial.container.client.presenter.ContainerPresenter
-
- getPlace() - Method in class org.nuxeo.opensocial.container.client.presenter.CustomWebContentPresenter
-
- getPlace() - Method in class org.nuxeo.opensocial.container.client.presenter.FolderPickerPresenter
-
- getPlace() - Method in class org.nuxeo.opensocial.container.client.presenter.MessagePresenter
-
- getPlace() - Method in class org.nuxeo.opensocial.container.client.presenter.PortletPresenter
-
- getPlace() - Method in class org.nuxeo.opensocial.container.client.presenter.PreferencesPresenter
-
- getPlacefulService() - Static method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationServiceHelper
-
- getPlacefulServiceBean() - Static method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationServiceHelper
-
- getPlaceholder() - Method in class org.nuxeo.ecm.platform.ui.web.component.html.NXHtmlInputText
-
- getPlainStringValue(DocumentModel, PredicateFieldDefinition) - Static method in class org.nuxeo.ecm.platform.query.nxql.NXQLQueryBuilder
-
- getPlatformFilter() - Method in class org.nuxeo.connect.client.jsf.AppCenterViewsManager
-
- getPlatformFilter() - Method in class org.nuxeo.connect.client.ui.ListingFilterSetting
-
- getPlatformFilter() - Static method in class org.nuxeo.ecm.admin.runtime.PlatformVersionHelper
-
- getPlatformId() - Method in class org.nuxeo.drive.seam.DesktopPackageDefinition
-
- getPlatformKey(String, String) - Static method in class org.nuxeo.connect.update.task.guards.PlatformHelper
-
- getPlatformLabel() - Method in class org.nuxeo.drive.seam.DesktopPackageDefinition
-
- getPlatforms() - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
-
Deprecated.
- getPlugin() - Method in class org.nuxeo.ecm.platform.login.LoginPluginRegistry
-
Deprecated.
- getPlugin(String) - Method in class org.nuxeo.ecm.platform.login.LoginPluginRegistry
-
- getPlugin(String) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService
-
- getPluginButtonName() - Method in class org.nuxeo.ecm.platform.ui.web.htmleditor.service.HtmlEditorPluginDescriptor
-
- getPluginByName(String) - Method in class org.nuxeo.ecm.platform.filemanager.service.FileManagerService
-
- getPluginChain() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService
-
- getPluginDescriptor(String) - Method in class org.nuxeo.ecm.platform.login.LoginPluginRegistry
-
- getPluginName() - Method in class org.nuxeo.ecm.platform.login.LoginPluginDescriptor
-
- getPluginName() - Method in class org.nuxeo.ecm.platform.ui.web.htmleditor.service.HtmlEditorPluginDescriptor
-
- getPluginsName() - Method in interface org.nuxeo.ecm.platform.ui.web.htmleditor.api.HtmlEditorPluginService
-
- getPluginsName() - Method in class org.nuxeo.ecm.platform.ui.web.htmleditor.service.HtmlEditorPluginServiceImpl
-
- getPluginsNames() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.AuthenticationChainDescriptor
-
- getPointerAdapter() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.PreviewSettings
-
- getPolicies() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
-
- getPolicies() - Method in interface org.nuxeo.ecm.core.security.SecurityPolicyService
-
Gets the list of registered security policies.
- getPolicies() - Method in class org.nuxeo.ecm.core.security.SecurityPolicyServiceImpl
-
- getPoliciesQueryTransformers(String) - Method in interface org.nuxeo.ecm.core.security.SecurityPolicyService
-
Get the transformers to apply the policies to a query for given
repository.
- getPoliciesQueryTransformers(String) - Method in class org.nuxeo.ecm.core.security.SecurityPolicyServiceImpl
-
- getPoliciesQueryTransformers(String) - Method in class org.nuxeo.ecm.core.security.SecurityService
-
- getPolicy() - Method in class org.nuxeo.ecm.core.security.SecurityPolicyDescriptor
-
- getPolicyIds() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoObjectData
-
- getPolicyService() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoBinding
-
- GetPoll - Class in org.nuxeo.ecm.poll.operations
-
Operation to get a Poll.
- GetPoll() - Constructor for class org.nuxeo.ecm.poll.operations.GetPoll
-
- getPollDocument() - Method in interface org.nuxeo.ecm.poll.Poll
-
- getPollDocument() - Method in class org.nuxeo.ecm.poll.PollAdapter
-
- getPollId() - Method in class org.nuxeo.ecm.poll.PollResult
-
- getPollsContainer() - Method in class org.nuxeo.ecm.poll.PollActions
-
- getPollsContainer(DocumentModel) - Method in class org.nuxeo.ecm.poll.PollActions
-
- getPollsContainer(DocumentModel) - Method in interface org.nuxeo.ecm.poll.PollService
-
Returns the polls container located inside the given doc
.
- getPollsContainer(DocumentModel) - Method in class org.nuxeo.ecm.poll.PollServiceImpl
-
- getPong() - Method in class org.nuxeo.template.jaxrs.RootResource
-
- getPong() - Method in class org.nuxeo.template.xdocreport.jaxrs.RootResource
-
- getPool() - Method in class org.nuxeo.ecm.core.repository.RepositoryDescriptor
-
- getPopularCloudOnAllDocuments() - Method in class org.nuxeo.ecm.platform.tag.web.TagActionsBean
-
Returns tag cloud info for the whole repository.
- getPopupDisplayed() - Method in class org.nuxeo.ecm.platform.relations.web.listener.ejb.RelationActionsBean
-
- getPort() - Method in class org.nuxeo.ecm.directory.ldap.dns.DNSServiceEntry
-
Returns the port.
- getPort() - Method in class org.nuxeo.runtime.api.ServiceHost
-
- getPort() - Method in class org.nuxeo.runtime.config.NodeConfiguration
-
- getPortalConfig() - Method in interface org.nuxeo.opensocial.service.api.OpenSocialService
-
PortalConfig array that represents the contribution from the user in the
opensocial xp.
- getPortalConfig() - Method in class org.nuxeo.opensocial.service.impl.OpenSocialServiceImpl
-
- getPortalConfig() - Method in class org.nuxeo.opensocial.shindig.crypto.OpenSocialDescriptor
-
For now, this is always null because it isn't used.
- getPortFromArgs(String[]) - Static method in class org.nuxeo.ecm.core.storage.sql.NuxeoServerRunner
-
- getPortNumbers() - Method in class org.nuxeo.ecm.platform.convert.ooomanager.OOoManagerDescriptor
-
- getPosition() - Method in class org.nuxeo.ecm.automation.jaxrs.io.SharedFileInputStream
-
- getPosition() - Method in class org.nuxeo.ecm.platform.domsync.core.events.DOMNodeInsertedEvent
-
- getPosition() - Method in interface org.nuxeo.ecm.spaces.api.Gadget
-
Relative position in the parent container at the place id "getPlaceID()"
- getPosition() - Method in class org.nuxeo.ecm.spaces.impl.docwrapper.DocGadgetImpl
-
- getPosition() - Method in class org.nuxeo.opensocial.container.server.webcontent.abs.AbstractWebContentAdapter
-
- getPosition() - Method in interface org.nuxeo.opensocial.container.server.webcontent.api.WebContentAdapter
-
- getPosition() - Method in class org.nuxeo.opensocial.container.shared.webcontent.abs.AbstractWebContentData
-
- getPosition() - Method in interface org.nuxeo.opensocial.container.shared.webcontent.WebContentData
-
- getPositionForChild(DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.platform.routing.web.DocumentRoutingActionsBean
-
- getPositionInQueue() - Method in class org.nuxeo.ecm.csv.CSVImportStatus
-
- getPositionInQueue() - Method in class org.nuxeo.ecm.platform.video.VideoConversionStatus
-
- getPossiblesAlternateLogins(String) - Method in class org.nuxeo.ecm.platform.login.deputy.management.DeputyManagementStorageService
-
- getPossiblesAlternateLogins(String) - Method in interface org.nuxeo.ecm.platform.login.deputy.management.DeputyManager
-
- getPossibleValues() - Method in class org.nuxeo.ecm.core.schema.types.constraints.EnumConstraint
-
- getPostAddSqls(Column, Model) - Method in interface org.nuxeo.ecm.core.storage.sql.jdbc.db.Table
-
Computes the SQL statements to finish adding a column, usually some ALTER
TABLE statements to add constraints or indexes.
- getPostAddSqls(Column, Model) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableAlias
-
- getPostAddSqls(Column, Model) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableImpl
-
- getPostCommitEventHandlers(String) - Method in class org.nuxeo.ecm.automation.core.events.EventHandlerRegistry
-
- getPostCommitEventListeners() - Method in interface org.nuxeo.ecm.core.event.EventService
-
Get the list of the registered post commit event listeners.
- getPostCommitEventListeners() - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
-
- getPostCommitEventNames() - Method in class org.nuxeo.ecm.automation.core.events.EventHandlerRegistry
-
- getPostCreateIdentityColumnSql(Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
Gets additional SQL statements to execute after the CREATE TABLE when
creating an identity column.
- getPostCreateIdentityColumnSql(Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
-
- getPostCreateSqls(Model) - Method in interface org.nuxeo.ecm.core.storage.sql.jdbc.db.Table
-
Computes the SQL statements to finish creating the table, usually some
ALTER TABLE statements to add constraints or indexes.
- getPostCreateSqls(Model) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableAlias
-
- getPostCreateSqls(Model) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableImpl
-
- getPostCreateTableSqls(Table, Model, Database) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
Gets the sql statements to call after a table has been created.
- getPostCreateTableSqls(Table, Model, Database) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
-
- getPostsAsThread() - Method in interface org.nuxeo.ecm.platform.forum.web.api.ThreadAction
-
Gets all available posts in the thread according the Post state and
principal rights.
- getPostsAsThread() - Method in class org.nuxeo.ecm.platform.forum.web.ThreadActionBean
-
- getPostsPending(DocumentModel) - Method in interface org.nuxeo.ecm.platform.forum.web.api.ThreadAction
-
Gets pending posts in a thread.
- getPostsPending(DocumentModel) - Method in class org.nuxeo.ecm.platform.forum.web.ThreadActionBean
-
- getPostsPublished(DocumentModel) - Method in interface org.nuxeo.ecm.platform.forum.web.api.ThreadAction
-
Gets published posts in a thread.
- getPostsPublished(DocumentModel) - Method in class org.nuxeo.ecm.platform.forum.web.ThreadActionBean
-
- getPrecedence() - Method in class org.nuxeo.apidoc.adapters.SeamComponentInfoDocAdapter
-
- getPrecedence() - Method in interface org.nuxeo.apidoc.api.SeamComponentInfo
-
- getPrecedence() - Method in class org.nuxeo.apidoc.introspection.SeamComponentInfoImpl
-
- getPredicate() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.annotea.Statement
-
- getPredicate() - Method in class org.nuxeo.ecm.platform.relations.api.impl.StatementImpl
-
- getPredicate() - Method in interface org.nuxeo.ecm.platform.relations.api.Statement
-
- getPredicate() - Method in interface org.nuxeo.ecm.platform.relations.web.StatementInfo
-
- getPredicate() - Method in class org.nuxeo.ecm.platform.relations.web.StatementInfoImpl
-
- getPredicate() - Method in class org.nuxeo.theme.formats.DefaultFormat
-
- getPredicate() - Method in interface org.nuxeo.theme.formats.Format
-
- getPredicate() - Method in class org.nuxeo.theme.formats.FormatType
-
- getPredicate() - Method in class org.nuxeo.theme.relations.AbstractRelation
-
- getPredicateInfo() - Method in interface org.nuxeo.ecm.platform.relations.web.StatementInfo
-
- getPredicateInfo() - Method in class org.nuxeo.ecm.platform.relations.web.StatementInfoImpl
-
- getPredicates() - Method in interface org.nuxeo.ecm.platform.query.api.WhereClauseDefinition
-
- getPredicates() - Method in class org.nuxeo.ecm.platform.query.core.WhereClauseDescriptor
-
- getPredicates(Node, Node) - Method in interface org.nuxeo.ecm.platform.relations.api.Graph
-
Gets items matching the statement pattern (subject, null, object).
- getPredicates(String, Node, Node) - Method in interface org.nuxeo.ecm.platform.relations.api.RelationManager
-
Deprecated.
since 5.5, use the Graph API directly
- getPredicates(Node, Node) - Method in class org.nuxeo.ecm.platform.relations.CoreGraph
-
- getPredicates(Node, Node) - Method in class org.nuxeo.ecm.platform.relations.jena.JenaGraph
-
- getPredicates(String, Node, Node) - Method in class org.nuxeo.ecm.platform.relations.services.RelationService
-
Deprecated.
- getPredicateUri() - Method in class org.nuxeo.ecm.platform.relations.web.listener.ejb.RelationActionsBean
-
- getPredicateUri() - Method in interface org.nuxeo.ecm.platform.relations.web.listener.RelationActions
-
- getPref(String) - Method in class org.nuxeo.ecm.spaces.api.AbstractGadget
-
- getPref(String) - Method in interface org.nuxeo.ecm.spaces.api.Gadget
-
- getPreference() - Method in class org.nuxeo.rss.reader.manager.seam.RssGadgetPreferenceActions
-
- getPreferences() - Method in interface org.nuxeo.ecm.spaces.api.Gadget
-
preferences values
- getPreferences() - Method in class org.nuxeo.ecm.spaces.impl.docwrapper.DocGadgetImpl
-
- getPreferences() - Method in class org.nuxeo.opensocial.container.shared.webcontent.abs.AbstractWebContentData
-
- getPreferences() - Method in interface org.nuxeo.opensocial.container.shared.webcontent.WebContentData
-
- getPreferences() - Method in class org.nuxeo.theme.webwidgets.providers.WidgetEntity
-
- getPreferencesByWidget() - Method in class org.nuxeo.theme.webwidgets.providers.DefaultProviderSession
-
- getPrefetchInfo() - Method in interface org.nuxeo.ecm.core.schema.DocumentType
-
Gets the prefetch info, or null if no prefetch is defined.
- getPrefetchInfo() - Method in class org.nuxeo.ecm.core.schema.DocumentTypeImpl
-
- getPreFilters() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService
-
- getPrefix() - Method in class org.nuxeo.dam.codec.DamCodec
-
- getPrefix() - Method in class org.nuxeo.ecm.admin.url.AdminViewCodec
-
- getPrefix() - Method in class org.nuxeo.ecm.core.api.externalblob.AbstractExternalBlobAdapter
-
- getPrefix() - Method in interface org.nuxeo.ecm.core.api.externalblob.ExternalBlobAdapter
-
Returns the prefix to use as marker for this adapter
- getPrefix() - Method in class org.nuxeo.ecm.core.api.externalblob.ExternalBlobAdapterDescriptor
-
- getPrefix() - Method in interface org.nuxeo.ecm.core.redis.RedisService
-
Gets the prefix to use when construction Redis keys.
- getPrefix() - Method in class org.nuxeo.ecm.core.redis.RedisServiceImpl
-
- getPrefix() - Method in class org.nuxeo.ecm.core.schema.types.QName
-
- getPrefix() - Method in class org.nuxeo.ecm.platform.faceted.search.dm.codec.FacetedSearchViewCodec
-
- getPrefix() - Method in class org.nuxeo.ecm.platform.preview.codec.DocumentPreviewCodec
-
- getPrefix() - Method in class org.nuxeo.ecm.platform.rendition.url.DocumentRenditionCodec
-
- getPrefix() - Method in interface org.nuxeo.ecm.platform.url.codec.api.DocumentViewCodec
-
- getPrefix() - Method in class org.nuxeo.ecm.platform.url.codec.descriptor.DocumentViewCodecDescriptor
-
- getPrefix() - Method in class org.nuxeo.ecm.platform.url.codec.DocumentFileCodec
-
- getPrefix() - Method in class org.nuxeo.ecm.platform.url.codec.DocumentIdCodec
-
- getPrefix() - Method in class org.nuxeo.ecm.platform.url.codec.DocumentPathCodec
-
- getPrefix() - Method in class org.nuxeo.ecm.platform.url.service.AbstractDocumentViewCodec
-
- getPrefix() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.RestDocumentViewCodec
-
- getPrefix() - Method in class org.nuxeo.ecm.social.workspace.CollaborationCodec
-
- getPrefix() - Method in class org.nuxeo.ecm.user.center.UserCodec
-
- getPrefix() - Method in class org.nuxeo.template.web.url.TemplateRenderCodec
-
- getPrefixedName() - Method in class org.nuxeo.ecm.core.schema.types.QName
-
- getPrefixedUserInfo(String) - Method in class org.nuxeo.ecm.webapp.security.UserSuggestionActionsBean
-
- getPrefixMatcher(String) - Static method in class org.nuxeo.ecm.webengine.util.PathMatcher
-
- getPrepareUserReadAclsSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
Gets the SQL expression to prepare the user read acls cache.
- getPrepareUserReadAclsSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
-
- getPreprocessedComment() - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
-
Return the comment preprocessed to be ready for display.
- getPreprocessedComment() - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
-
- getPreprocessorClassPath() - Method in class org.nuxeo.runtime.jboss.deployer.structure.DeploymentStructure
-
- getPresenterFor(WebContentData) - Method in class org.nuxeo.opensocial.container.client.utils.WebContentFactory
-
- getPreset(String, String, String) - Method in class org.nuxeo.theme.bank.Main
-
- getPresetByName(String) - Static method in class org.nuxeo.theme.presets.PresetManager
-
- getPresetCategory() - Static method in class org.nuxeo.theme.editor.SessionManager
-
- getPresetCollectionInfo(String, String, String) - Method in class org.nuxeo.theme.bank.Main
-
- getPresetCollectionView(String, String) - Method in class org.nuxeo.theme.bank.Main
-
- getPresetGroup() - Static method in class org.nuxeo.theme.editor.SessionManager
-
- getPresetGroups(String) - Static method in class org.nuxeo.theme.editor.Main
-
- getPresetGroupsForSelectedCategory() - Static method in class org.nuxeo.theme.editor.Main
-
- getPresetManagerMode() - Static method in class org.nuxeo.theme.editor.Main
-
- getPresetManagerMode() - Static method in class org.nuxeo.theme.editor.SessionManager
-
- getPresetProperties(String, String, String) - Static method in class org.nuxeo.theme.bank.Utils
-
- getPresets() - Method in class org.nuxeo.theme.resources.ResourceBank
-
- getPresets() - Method in class org.nuxeo.theme.styling.service.descriptors.Flavor
-
- getPresets() - Method in class org.nuxeo.wizard.download.DownloadablePackageOptions
-
- getPresetsForSelectedGroup(String, String) - Method in class org.nuxeo.theme.editor.Main
-
- getPresetView(String, String, String) - Method in class org.nuxeo.theme.bank.Main
-
- getPreview(Blob, DocumentModel) - Method in class org.nuxeo.ecm.platform.pictures.tiles.service.TiledImagePreviewer
-
- getPreview(Blob, DocumentModel) - Method in class org.nuxeo.ecm.platform.preview.adapter.ImagePreviewer
-
- getPreview(Blob, DocumentModel) - Method in interface org.nuxeo.ecm.platform.preview.adapter.MimeTypePreviewer
-
- getPreview(Blob, DocumentModel) - Method in class org.nuxeo.ecm.platform.preview.adapter.PlainTextPreviewer
-
- getPreview() - Method in class org.nuxeo.theme.resources.StyleInfo
-
- getPreviewBlobs() - Method in class org.nuxeo.ecm.platform.preview.adapter.base.ConverterBasedHtmlPreviewAdapter
-
- getPreviewBlobs(String) - Method in class org.nuxeo.ecm.platform.preview.adapter.base.ConverterBasedHtmlPreviewAdapter
-
- getPreviewBlobs() - Method in class org.nuxeo.ecm.platform.preview.adapter.base.NoteHtmlPreviewAdapter
-
- getPreviewBlobs(String) - Method in class org.nuxeo.ecm.platform.preview.adapter.base.NoteHtmlPreviewAdapter
-
- getPreviewBlobs() - Method in class org.nuxeo.ecm.platform.preview.adapter.base.PreprocessedHtmlPreviewAdapter
-
- getPreviewBlobs(String) - Method in class org.nuxeo.ecm.platform.preview.adapter.base.PreprocessedHtmlPreviewAdapter
-
- getPreviewContent() - Method in class org.nuxeo.ecm.mobile.webengine.adapter.PreviewAdapter
-
- getPreviewDocId() - Method in class org.nuxeo.opensocial.container.client.model.Folder
-
- getPreviewDocument() - Method in class org.nuxeo.ecm.platform.forms.layout.demo.jsf.LayoutDemoContext
-
- getPreviewEnabled() - Method in class org.nuxeo.ecm.platform.forms.layout.demo.descriptors.DemoWidgetTypeDescriptor
-
- getPreviewEnabled() - Method in interface org.nuxeo.ecm.platform.forms.layout.demo.service.DemoWidgetType
-
- getPreviewEnabled() - Method in class org.nuxeo.ecm.platform.forms.layout.demo.service.DemoWidgetTypeImpl
-
- getPreviewer(String) - Method in interface org.nuxeo.ecm.platform.preview.adapter.PreviewAdapterManager
-
- getPreviewer(String) - Method in class org.nuxeo.ecm.platform.preview.adapter.PreviewAdapterManagerComponent
-
- getPreviewImage() - Method in class org.nuxeo.opensocial.container.client.external.html.HTMLGadget
-
- getPreviewImage() - Method in interface org.nuxeo.opensocial.container.client.external.html.HTMLPresenter.Display
-
- getPreviewLayoutURL(PreviewLayoutDefinition, String, String) - Method in class org.nuxeo.ecm.platform.forms.layout.demo.jsf.LayoutPreviewActions
-
- getPreviewPath() - Method in class org.nuxeo.theme.styling.service.descriptors.Logo
-
- getPreviewPopupURL(DocumentModel) - Method in class org.nuxeo.ecm.platform.preview.seam.PreviewActionBean
-
- getPreviewPopupURL(DocumentModel, boolean) - Method in class org.nuxeo.ecm.platform.preview.seam.PreviewActionBean
-
- getPreviewPopupURL(String) - Method in class org.nuxeo.ecm.platform.preview.seam.PreviewActionBean
-
- getPreviewURL() - Method in class org.nuxeo.ecm.mobile.webengine.adapter.PreviewAdapter
-
- getPreviewURL() - Method in class org.nuxeo.ecm.mobile.webengine.document.MobileDocument
-
- getPreviewUrl() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.AnnotationConfiguration
-
- getPreviewURL(DocumentModel) - Static method in class org.nuxeo.ecm.platform.preview.helper.PreviewHelper
-
- getPreviewURL(DocumentModel, String) - Static method in class org.nuxeo.ecm.platform.preview.helper.PreviewHelper
-
- getPreviewURL() - Method in class org.nuxeo.ecm.platform.preview.seam.PreviewActionBean
-
- getPreviewURL(DocumentModel) - Method in class org.nuxeo.ecm.platform.preview.seam.PreviewActionBean
-
- getPreviewURL(DocumentModel, String) - Method in class org.nuxeo.ecm.platform.preview.seam.PreviewActionBean
-
- getPreviewWithBlobPostProcessingURL() - Method in class org.nuxeo.ecm.platform.preview.seam.PreviewActionBean
-
- getPreviewWithBlobPostProcessingURL(DocumentModel) - Method in class org.nuxeo.ecm.platform.preview.seam.PreviewActionBean
-
- getPrevious() - Method in class org.nuxeo.ecm.core.repository.RepositoryInitializationHandler
-
- getPrevious() - Method in class org.nuxeo.ecm.social.workspace.CollaborationActions
-
- getPrevious() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
-
- getPrevious() - Method in interface org.nuxeo.ecm.webengine.model.Resource
-
- getPreviousNode() - Method in class org.nuxeo.theme.nodes.AbstractNode
-
- getPreviousNode() - Method in interface org.nuxeo.theme.nodes.Node
-
- getPrimaryColumn() - Method in interface org.nuxeo.ecm.core.storage.sql.jdbc.db.Table
-
- getPrimaryColumn() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableAlias
-
- getPrimaryColumn() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableImpl
-
- getPrimaryKeyConstraintName(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
- getPrimaryType() - Method in class org.nuxeo.ecm.core.storage.sql.Node
-
- getPrimitiveClass(Type) - Static method in class org.nuxeo.ecm.core.schema.types.JavaTypes
-
- getPrimitiveType() - Method in class org.nuxeo.ecm.core.schema.types.PrimitiveType
-
- getPrimitiveType() - Method in interface org.nuxeo.ecm.core.schema.types.SimpleType
-
- getPrimitiveType() - Method in class org.nuxeo.ecm.core.schema.types.SimpleTypeImpl
-
- getPrincipal() - Method in class org.nuxeo.ecm.automation.core.scripting.PrincipalWrapper
-
- getPrincipal(String) - Method in class org.nuxeo.ecm.automation.features.PlatformFunctions
-
- getPrincipal() - Method in class org.nuxeo.ecm.automation.OperationContext
-
- getPrincipal() - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- getPrincipal() - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Gets the principal that created the client session.
- getPrincipal() - Method in interface org.nuxeo.ecm.core.api.event.CoreEvent
-
Returns the principal responsible for this event.
- getPrincipal() - Method in class org.nuxeo.ecm.core.api.event.impl.CoreEventImpl
-
- getPrincipal() - Method in class org.nuxeo.ecm.core.api.local.LocalSession
-
- getPrincipal() - Method in class org.nuxeo.ecm.core.api.local.LoginStack.Entry
-
- getPrincipal() - Method in interface org.nuxeo.ecm.core.event.EventContext
-
Gets the current principal.
- getPrincipal() - Method in class org.nuxeo.ecm.core.event.impl.EventContextImpl
-
- getPrincipal() - Method in class org.nuxeo.ecm.core.query.QueryFilter
-
- getPrincipal() - Method in class org.nuxeo.ecm.mobile.webengine.document.MobileDocument
-
- getPrincipal() - Method in class org.nuxeo.ecm.platform.content.template.service.ACEDescriptor
-
- getPrincipal() - Method in class org.nuxeo.ecm.platform.ui.web.auth.CachableUserIdentificationInfo
-
- getPrincipal(String) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- getPrincipal(String, DocumentModel) - Method in interface org.nuxeo.ecm.platform.usermanager.MultiTenantUserManager
-
Retrieves the principal with the given username or null if it does not
exist into the given context document.
- getPrincipal(String) - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
-
Retrieves the principal with the given username or null if it does not
exist.
- getPrincipal(String) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- getPrincipal(String, DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- getPrincipal() - Method in class org.nuxeo.ecm.webengine.jaxrs.views.BundleResource
-
- getPrincipal() - Method in class org.nuxeo.ecm.webengine.jaxrs.views.ResourceContext
-
- getPrincipal() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
-
- getPrincipal() - Method in interface org.nuxeo.ecm.webengine.model.WebContext
-
Gets the principal identifying the user that originated the request.
- getPrincipal() - Method in class org.nuxeo.ecm.webengine.session.UserSession
-
- getPrincipalConverterClass() - Method in class org.nuxeo.opensocial.services.person.PrincipalConverterDescriptor
-
- getPrincipalEmails(List<NuxeoPrincipal>) - Method in class org.nuxeo.ecm.automation.features.PlatformFunctions
-
- getPrincipalId() - Method in class org.nuxeo.ecm.core.api.impl.UserPrincipal
-
- getPrincipalId() - Method in interface org.nuxeo.ecm.core.api.NuxeoPrincipal
-
Returns a generated id that is unique for each principal instance.
- getPrincipalId() - Method in class org.nuxeo.ecm.core.api.SystemPrincipal
-
- getPrincipalId() - Method in class org.nuxeo.ecm.platform.usermanager.DetachedNuxeoPrincipal
-
- getPrincipalId() - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
-
- getPrincipalIsAdmin() - Method in class org.nuxeo.ecm.platform.comment.web.AbstractCommentManagerActionsBean
-
- getPrincipalIsAdmin() - Method in interface org.nuxeo.ecm.platform.comment.web.CommentManagerActions
-
- getPrincipalListManager() - Method in class org.nuxeo.ecm.webapp.email.EmailSenderActionsBean
-
- getPrincipalListManager() - Method in class org.nuxeo.ecm.webapp.notification.email.EmailNotificationSenderActionsBean
-
- getPrincipalName() - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
-
Returns the name of the principal who originated the log entry.
- getPrincipalName() - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
-
Returns the name of the principal who originated the log entry.
- getPrincipalName() - Method in class org.nuxeo.ecm.platform.comment.web.AbstractCommentManagerActionsBean
-
- getPrincipalName() - Method in interface org.nuxeo.ecm.platform.comment.web.CommentManagerActions
-
- getPrincipalName() - Method in class org.nuxeo.wss.fprpc.FPRPCRequest
-
- getPrincipals() - Method in class org.nuxeo.ecm.core.query.QueryFilter
-
- getPrincipalsForPermission(DocumentModel, String, boolean, boolean) - Method in class org.nuxeo.ecm.automation.features.PrincipalHelper
-
- getPrincipalsFromGroup(String) - Method in class org.nuxeo.ecm.automation.features.PlatformFunctions
-
- getPrincipalsFromGroup(String, boolean) - Method in class org.nuxeo.ecm.automation.features.PlatformFunctions
-
- getPrincipalsFromGroup(String, boolean) - Method in class org.nuxeo.ecm.automation.features.PrincipalHelper
-
- getPrincipalsToCheck(Principal) - Static method in class org.nuxeo.ecm.core.security.SecurityService
-
- getPrincipalType(String) - Method in class org.nuxeo.ecm.webapp.security.PrincipalListManager
-
- getPrintableTraces() - Method in class org.nuxeo.ecm.automation.core.trace.TracerFactory
-
- getPrintableTraces() - Method in interface org.nuxeo.ecm.automation.core.trace.TracerFactoryMBean
-
- getPrintUrl(String) - Method in class org.nuxeo.ecm.platform.ui.web.rest.RestHelper
-
- getPrintUrl(DocumentModel, String) - Method in class org.nuxeo.ecm.platform.ui.web.rest.RestHelper
-
- getPriority() - Method in class org.nuxeo.ecm.automation.core.ChainExceptionDescriptor.ChainExceptionRun
-
- getPriority() - Method in class org.nuxeo.ecm.automation.core.exception.CatchChainException
-
- getPriority() - Method in class org.nuxeo.ecm.automation.core.impl.InvokableMethod
-
- getPriority() - Method in class org.nuxeo.ecm.core.event.impl.EventListenerDescriptor
-
- getPriority() - Method in class org.nuxeo.ecm.directory.ldap.dns.DNSServiceEntry
-
Get the priority of this DNS entry, descending priority
0(highest)..Integer.MAX_VALUE(lowest)
- getPriority() - Method in interface org.nuxeo.wss.spi.dws.Task
-
- getPriority() - Method in class org.nuxeo.wss.spi.dws.TaskImpl
-
- getPrivate(String, Boolean) - Method in class org.nuxeo.connect.client.we.PackageListingProvider
-
- getPrivateDashboardSpacePath() - Method in interface org.nuxeo.ecm.social.workspace.adapters.SocialWorkspace
-
Returns the path of the private Dashboard Space of this Social Workspace.
- getPrivateDashboardSpacePath() - Method in class org.nuxeo.ecm.social.workspace.adapters.SocialWorkspaceAdapter
-
- getPrivateKey() - Method in interface org.nuxeo.ecm.platform.oauth.keys.OAuthServerKeyManager
-
Returns the Private Key used by Nuxeo server to do RSA Signing.
- getPrivateKey() - Method in class org.nuxeo.ecm.platform.oauth.keys.OAuthServerKeyManagerImpl
-
- getPrivateSectionPath() - Method in interface org.nuxeo.ecm.social.workspace.adapters.SocialWorkspace
-
Returns the path of the private Section of this Social Workspace.
- getPrivateSectionPath() - Method in class org.nuxeo.ecm.social.workspace.adapters.SocialWorkspaceAdapter
-
- getPrivateSectionPath(DocumentModel) - Static method in class org.nuxeo.ecm.social.workspace.helper.SocialWorkspaceHelper
-
- getProbeClass() - Method in class org.nuxeo.ecm.core.management.probes.ProbeDescriptor
-
- getProbeInfo(String) - Method in interface org.nuxeo.ecm.core.management.api.ProbeManager
-
- getProbeInfo(Class<? extends Probe>) - Method in interface org.nuxeo.ecm.core.management.api.ProbeManager
-
- getProbeInfo(Class<? extends Probe>) - Method in class org.nuxeo.ecm.core.management.probes.ProbeManagerImpl
-
- getProbeInfo(String) - Method in class org.nuxeo.ecm.core.management.probes.ProbeManagerImpl
-
- getProbeInfos() - Method in class org.nuxeo.ecm.admin.monitoring.MonitoringActionBean
-
- getProbeNames() - Method in interface org.nuxeo.ecm.core.management.api.ProbeRunnerMBean
-
- getProbeNames() - Method in class org.nuxeo.ecm.core.management.probes.ProbeManagerImpl
-
- getProbesCount() - Method in interface org.nuxeo.ecm.core.management.api.ProbeRunnerMBean
-
- getProbesCount() - Method in class org.nuxeo.ecm.core.management.probes.ProbeManagerImpl
-
- getProbesInError() - Method in interface org.nuxeo.ecm.core.management.api.ProbeRunnerMBean
-
- getProbesInError() - Method in class org.nuxeo.ecm.core.management.probes.ProbeManagerImpl
-
- getProbesInErrorCount() - Method in interface org.nuxeo.ecm.core.management.api.ProbeRunnerMBean
-
- getProbesInErrorCount() - Method in class org.nuxeo.ecm.core.management.probes.ProbeManagerImpl
-
- getProbesInSuccess() - Method in interface org.nuxeo.ecm.core.management.api.ProbeRunnerMBean
-
- getProbesInSuccess() - Method in class org.nuxeo.ecm.core.management.probes.ProbeManagerImpl
-
- getProbesInSuccessCount() - Method in interface org.nuxeo.ecm.core.management.api.ProbeRunnerMBean
-
- getProbesInSuccessCount() - Method in class org.nuxeo.ecm.core.management.probes.ProbeManagerImpl
-
- getProcessedComment() - Method in interface org.nuxeo.ecm.social.workspace.adapters.SubscriptionRequest
-
Deprecated.
- getProcessedDate() - Method in interface org.nuxeo.ecm.social.workspace.adapters.SubscriptionRequest
-
Deprecated.
- getProcessedTasksInfo() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
-
Gets all the ended tasks originating from this node that were processed
with a status.
- getProcessedTasksInfo() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
-
- getProcessId() - Method in interface org.nuxeo.ecm.platform.task.Task
-
- getProcessId() - Method in class org.nuxeo.ecm.platform.task.TaskImpl
-
- getProcessor() - Method in class org.nuxeo.template.api.descriptor.TemplateProcessorDescriptor
-
- getProcessor(String) - Method in interface org.nuxeo.template.api.TemplateProcessorService
-
- getProcessor(String) - Method in class org.nuxeo.template.service.TemplateProcessorComponent
-
- getProcessorByName(String) - Method in class org.nuxeo.template.service.TemplateProcessorRegistry
-
- getProduce() - Method in class org.nuxeo.ecm.automation.core.impl.InvokableMethod
-
- getProductInfo() - Method in class org.nuxeo.runtime.config.AbstractServerConfiguration
-
- getProductInfo() - Method in interface org.nuxeo.runtime.config.ServerConfiguration
-
- getProductInfo() - Method in interface org.nuxeo.runtime.remoting.Server
-
Gets the product info as a string of the form:
ProductName ProductVersion
.
- getProductInfo() - Method in class org.nuxeo.runtime.remoting.ServerImpl
-
- getProductionState() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
-
- getProductionState() - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
-
- getProductName() - Method in class org.nuxeo.runtime.config.NodeConfiguration
-
- getProductVersion() - Method in class org.nuxeo.runtime.config.NodeConfiguration
-
- getProgress() - Method in class org.nuxeo.ecm.core.work.AbstractWork
-
- getProgress() - Method in interface org.nuxeo.ecm.core.work.api.Work
-
Gets a progress report for this work instance.
- getProgress() - Method in class org.nuxeo.wizard.download.PendingDownload
-
- getProgress() - Method in class org.nuxeo.wizard.nav.Page
-
- getProgress(String) - Method in class org.nuxeo.wizard.nav.SimpleNavigationHandler
-
- getProgressStatus(VideoConversionId) - Method in interface org.nuxeo.ecm.platform.video.service.VideoService
-
Deprecated.
since 5.7.3, use the other API with a document
- getProgressStatus(String, String, String) - Method in interface org.nuxeo.ecm.platform.video.service.VideoService
-
Returns the status of the video conversion with the given conversion name
on the given document.
- getProgressStatus(VideoConversionId) - Method in class org.nuxeo.ecm.platform.video.service.VideoServiceImpl
-
Deprecated.
- getProgressStatus(String, String, String) - Method in class org.nuxeo.ecm.platform.video.service.VideoServiceImpl
-
- getProgressStatus(String, String) - Method in interface org.nuxeo.ecm.quota.QuotaStatsService
-
Returns the progress status of updaterName
.
- getProgressStatus(String, String) - Method in class org.nuxeo.ecm.quota.QuotaStatsServiceImpl
-
- getProjection(long, Map<String, Serializable>, String) - Method in interface org.nuxeo.ecm.directory.api.DirectoryManager
-
Executes a query using filter and return only the column columnName.
- getProjection(long, Map<String, Serializable>, Set<String>, String) - Method in interface org.nuxeo.ecm.directory.api.DirectoryManager
-
- getProjection(Map<String, Serializable>, String) - Method in class org.nuxeo.ecm.directory.impl.DirectoryClientImpl
-
- getProjection(Map<String, Serializable>, Set<String>, String) - Method in class org.nuxeo.ecm.directory.impl.DirectoryClientImpl
-
- getProjection(Map<String, Serializable>, String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPSession
-
- getProjection(Map<String, Serializable>, Set<String>, String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPSession
-
- getProjection(Map<String, Serializable>, String) - Method in class org.nuxeo.ecm.directory.memory.MemoryDirectorySession
-
- getProjection(Map<String, Serializable>, Set<String>, String) - Method in class org.nuxeo.ecm.directory.memory.MemoryDirectorySession
-
- getProjection(Map<String, Serializable>, String) - Method in class org.nuxeo.ecm.directory.multi.MultiDirectorySession
-
- getProjection(Map<String, Serializable>, Set<String>, String) - Method in class org.nuxeo.ecm.directory.multi.MultiDirectorySession
-
- getProjection(Map<String, Serializable>, String) - Method in interface org.nuxeo.ecm.directory.Session
-
Executes a query using filter and return only the column
columnName.
- getProjection(Map<String, Serializable>, Set<String>, String) - Method in interface org.nuxeo.ecm.directory.Session
-
- getProjection(Map<String, Serializable>, Set<String>, String) - Method in class org.nuxeo.ecm.directory.sql.SQLSession
-
- getProjection(Map<String, Serializable>, String) - Method in class org.nuxeo.ecm.directory.sql.SQLSession
-
- getProjectsAvailableForRegistration() - Method in class org.nuxeo.connect.client.jsf.ConnectStatusActionBean
-
- getPrompt(Shell) - Method in class org.nuxeo.shell.automation.cmds.RemoteCommands
-
- getPrompt(Shell) - Method in class org.nuxeo.shell.cmds.ConfigurationCommands
-
- getPrompt() - Method in class org.nuxeo.shell.cmds.Interactive
-
- getPrompt(Shell) - Method in class org.nuxeo.shell.CommandRegistry
-
Override this to provide a custom prompt for your command namespace
- getPrompt(Shell) - Method in class org.nuxeo.shell.equinox.EquinoxFeature
-
- getPrompt(Shell) - Method in class org.nuxeo.shell.fs.cmds.FileSystemCommands
-
- getPrompt() - Method in class org.nuxeo.shell.swing.CmdLine
-
- getProperties() - Method in class org.nuxeo.common.Environment
-
- getProperties() - Method in class org.nuxeo.ecm.automation.client.model.Document
-
- getProperties() - Method in interface org.nuxeo.ecm.core.api.blobholder.BlobHolder
-
Returns all properties as a Map.
- getProperties() - Method in class org.nuxeo.ecm.core.api.blobholder.DocumentBlobHolder
-
- getProperties() - Method in class org.nuxeo.ecm.core.api.blobholder.SimpleBlobHolder
-
- getProperties() - Method in class org.nuxeo.ecm.core.api.blobholder.SimpleBlobHolderWithProperties
-
- getProperties(String) - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Gets the values from the given data model as a map.
- getProperties() - Method in class org.nuxeo.ecm.core.api.externalblob.AbstractExternalBlobAdapter
-
- getProperties() - Method in interface org.nuxeo.ecm.core.api.externalblob.ExternalBlobAdapter
-
Return specific properties for this adapter.
- getProperties() - Method in class org.nuxeo.ecm.core.api.externalblob.ExternalBlobAdapterDescriptor
-
- getProperties(String) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- getProperties(String) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- getProperties() - Method in class org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingDescriptor
-
- getProperties() - Method in class org.nuxeo.ecm.core.api.repository.Repository
-
- getProperties() - Method in interface org.nuxeo.ecm.core.event.EventContext
-
Gets the events properties.
- getProperties() - Method in class org.nuxeo.ecm.core.event.impl.AbstractEventContext
-
- getProperties(String) - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- getProperties() - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- getProperties() - Method in interface org.nuxeo.ecm.core.model.Property
-
Gets the collection of the children properties.
- getProperties() - Method in interface org.nuxeo.ecm.core.model.PropertyContainer
-
Gets the collection of the sub properties in this container.
- getProperties() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
-
- getProperties(String, String, String, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
-
- getProperties() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoObjectData
-
- getProperties() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLBaseProperty
-
- getProperties() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexListProperty
-
- getProperties() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexProperty
-
- getProperties() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- getProperties(DocumentModel) - Static method in class org.nuxeo.ecm.core.utils.DocumentModelUtils
-
Gets all properties defined in declared schemas of a DocumentModel.
- getProperties(String) - Method in interface org.nuxeo.ecm.diff.model.DiffBlockDefinition
-
Returns a map of properties to use in a given mode.
- getProperties() - Method in interface org.nuxeo.ecm.diff.model.DiffBlockDefinition
-
Returns a map of properties by mode.
- getProperties(String) - Method in class org.nuxeo.ecm.diff.model.impl.DiffBlockDefinitionImpl
-
- getProperties() - Method in class org.nuxeo.ecm.diff.model.impl.DiffBlockDefinitionImpl
-
- getProperties(String) - Method in class org.nuxeo.ecm.diff.service.impl.DiffBlockDescriptor
-
- getProperties() - Method in class org.nuxeo.ecm.diff.service.impl.DiffBlockDescriptor
-
- getProperties() - Method in class org.nuxeo.ecm.directory.api.ui.DirectoryUIDeleteConstraintDescriptor
-
- getProperties() - Method in class org.nuxeo.ecm.platform.actions.Action
-
- getProperties() - Method in class org.nuxeo.ecm.platform.actions.ActionPropertiesDescriptor
-
- getProperties() - Method in class org.nuxeo.ecm.platform.content.template.service.TemplateItemDescriptor
-
- getProperties() - Method in class org.nuxeo.ecm.platform.forms.layout.api.converters.LayoutConversionContext
-
- getProperties(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutDefinitionImpl
-
- getProperties() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutDefinitionImpl
-
- getProperties() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutImpl
-
- getProperties(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutRowDefinitionImpl
-
- getProperties() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutRowDefinitionImpl
-
- getProperties() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutRowImpl
-
- getProperties(String, String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
-
- getProperties() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
-
- getProperties(Map<String, Map<String, Serializable>>, String) - Static method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
-
- getProperties() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
-
- getProperties() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeDefinitionImpl
-
- getProperties() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeImpl
-
- getProperties() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Layout
-
Get properties to use in this mode.
- getProperties(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutDefinition
-
Returns a map of properties to use in a given mode.
- getProperties() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutDefinition
-
Returns a map of properties by mode.
- getProperties() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutRow
-
Get properties to use in this mode.
- getProperties(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutRowDefinition
-
Returns a map of properties to use in a given mode.
- getProperties() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutRowDefinition
-
Returns properties by mode.
- getProperties() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Widget
-
Get properties to use in this mode.
- getProperties(String, String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
-
Returns a map of properties to use in a given mode.
- getProperties() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
-
Returns properties by mode.
- getProperties() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetType
-
Returns properties.
- getProperties() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetTypeDefinition
-
- getProperties() - Method in class org.nuxeo.ecm.platform.forms.layout.demo.jsf.PreviewLayoutDefinition
-
- getProperties(String) - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutDescriptor
-
- getProperties() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutDescriptor
-
- getProperties(String) - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutRowDescriptor
-
- getProperties() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutRowDescriptor
-
- getProperties() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.PropertiesDescriptor
-
- getProperties(String, String) - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetDescriptor
-
- getProperties() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetDescriptor
-
- getProperties(Map<String, PropertiesDescriptor>, String) - Static method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetDescriptor
-
- getProperties(Map<String, PropertiesDescriptor>) - Static method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetDescriptor
-
- getProperties() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeDescriptor
-
- getProperties() - Method in class org.nuxeo.ecm.platform.io.api.AbstractIOResourceAdapter
-
- getProperties() - Method in interface org.nuxeo.ecm.platform.io.api.IOResourceAdapter
-
Returns properties.
- getProperties() - Method in class org.nuxeo.ecm.platform.io.api.util.AbstractIOConfiguration
-
- getProperties() - Method in interface org.nuxeo.ecm.platform.io.api.util.IOConfiguration
-
- getProperties() - Method in class org.nuxeo.ecm.platform.io.descriptors.IOResourceAdapterDescriptor
-
- getProperties(Map<String, Object>) - Method in interface org.nuxeo.ecm.platform.mail.fetcher.PropertiesFetcher
-
- getProperties(Map<String, Object>) - Method in class org.nuxeo.ecm.platform.mail.fetcher.SimplePropertiesFetcher
-
- getProperties() - Method in class org.nuxeo.ecm.platform.mail.service.SessionFactoryDescriptor
-
- getProperties() - Method in class org.nuxeo.ecm.platform.management.adapters.ComponentInventoryAdapter
-
- getProperties() - Method in interface org.nuxeo.ecm.platform.management.adapters.ComponentInventoryMBean
-
- getProperties() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
-
- getProperties() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
-
Gets properties set on the provider.
- getProperties() - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderDefinition
-
- getProperties() - Method in class org.nuxeo.ecm.platform.query.core.CoreQueryPageProviderDescriptor
-
- getProperties() - Method in class org.nuxeo.ecm.platform.query.core.GenericPageProviderDescriptor
-
- getProperties() - Method in class org.nuxeo.ecm.platform.query.core.ReferencePageProviderDescriptor
-
- getProperties() - Method in class org.nuxeo.ecm.platform.relations.api.impl.StatementImpl
-
- getProperties(Resource) - Method in class org.nuxeo.ecm.platform.relations.api.impl.StatementImpl
-
- getProperties() - Method in interface org.nuxeo.ecm.platform.relations.api.Statement
-
- getProperties(Resource) - Method in interface org.nuxeo.ecm.platform.relations.api.Statement
-
- getProperties() - Method in interface org.nuxeo.ecm.platform.usermanager.VirtualUser
-
- getProperties() - Method in class org.nuxeo.ecm.platform.usermanager.VirtualUserDescriptor
-
- getProperties() - Method in class org.nuxeo.runtime.AbstractRuntimeService
-
- getProperties() - Static method in class org.nuxeo.runtime.api.Framework
-
Gets all the framework properties.
- getProperties() - Method in class org.nuxeo.runtime.api.ServiceHost
-
- getProperties() - Method in class org.nuxeo.runtime.config.AbstractServerConfiguration
-
- getProperties() - Method in class org.nuxeo.runtime.config.Configuration
-
Gets the remote server properties.
- getProperties() - Method in interface org.nuxeo.runtime.config.ServerConfiguration
-
Gets the server properties.
- getProperties() - Static method in class org.nuxeo.runtime.config.v1.ConfigurationFactory1
-
- getProperties() - Method in class org.nuxeo.runtime.jboss.deployer.Bootstrap
-
- getProperties() - Method in class org.nuxeo.runtime.jboss.deployer.structure.DeploymentStructure
-
- getProperties() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
-
- getProperties() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
-
Gets the component properties.
- getProperties() - Method in interface org.nuxeo.runtime.remoting.Server
-
Gets the runtime properties as a Java properties file content.
- getProperties() - Method in class org.nuxeo.runtime.remoting.ServerImpl
-
- getProperties() - Method in interface org.nuxeo.runtime.RuntimeService
-
Gets runtime service properties.
- getProperties() - Method in class org.nuxeo.runtime.test.NXRuntimeTestCase
-
- getProperties() - Method in interface org.nuxeo.runtime.test.runner.RuntimeHarness
-
Framework properties for variable injections
- getProperties() - Method in class org.nuxeo.shell.Shell
-
- getProperties() - Method in class org.nuxeo.theme.formats.DefaultFormat
-
- getProperties() - Method in class org.nuxeo.theme.PreviewType
-
- getProperties() - Method in interface org.nuxeo.theme.properties.PropertySheet
-
- getPropertiesDescriptor() - Method in class org.nuxeo.ecm.platform.actions.Action
-
- getPropertiesFor(String, String) - Method in interface org.nuxeo.theme.formats.styles.Style
-
- getPropertiesFor(String, String) - Method in class org.nuxeo.theme.formats.styles.StyleFormat
-
- getPropertiesOf(Element) - Static method in class org.nuxeo.theme.editor.Utils
-
- getPropertiesOfLatestVersion(String, String, String, Boolean, String, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
-
- getProperty(String) - Method in class org.nuxeo.common.Environment
-
- getProperty(String, String) - Method in class org.nuxeo.common.Environment
-
- getProperty(String) - Method in class org.nuxeo.common.xmap.Context
-
- getProperty(String, String) - Method in class org.nuxeo.connect.client.NuxeoCallbackHolder
-
- getProperty(String) - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
-
- getProperty(String) - Method in class org.nuxeo.ecm.automation.core.scripting.PrincipalWrapper
-
- getProperty(String) - Method in interface org.nuxeo.ecm.core.api.blobholder.BlobHolder
-
Returns a named property.
- getProperty(String) - Method in class org.nuxeo.ecm.core.api.blobholder.DocumentBlobHolder
-
- getProperty(String) - Method in class org.nuxeo.ecm.core.api.blobholder.SimpleBlobHolder
-
- getProperty(String) - Method in class org.nuxeo.ecm.core.api.blobholder.SimpleBlobHolderWithProperties
-
- getProperty(String, String) - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Gets a property from the given schema.
- getProperty(String) - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Gets a property given a xpath.
- getProperty(String) - Method in class org.nuxeo.ecm.core.api.externalblob.AbstractExternalBlobAdapter
-
- getProperty(String) - Method in interface org.nuxeo.ecm.core.api.externalblob.ExternalBlobAdapter
-
Return property with gievn name.
- getProperty(String, String) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- getProperty(String) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- getProperty(String, String) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- getProperty(String) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- getProperty(String) - Method in class org.nuxeo.ecm.core.api.repository.Repository
-
- getProperty(String, String) - Method in class org.nuxeo.ecm.core.api.repository.Repository
-
- getProperty(String) - Method in interface org.nuxeo.ecm.core.event.EventContext
-
Gets the named property from this context or null if not exists.
- getProperty(String) - Method in class org.nuxeo.ecm.core.event.impl.AbstractEventContext
-
- getProperty(String) - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- getProperty(String, String) - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- getProperty(String) - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- getProperty(String) - Method in interface org.nuxeo.ecm.core.model.Property
-
Gets the children property given its name.
- getProperty(String) - Method in interface org.nuxeo.ecm.core.model.PropertyContainer
-
Gets a property given its name.
- getProperty(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
-
- getProperty(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoObjectData
-
- getProperty(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLBaseProperty
-
- getProperty(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexListProperty
-
- getProperty(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexProperty
-
- getProperty(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
-
- getProperty(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- getProperty(String) - Method in class org.nuxeo.ecm.core.storage.sql.Node
-
- getProperty() - Method in class org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionFactoryImpl
-
- getProperty(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutImpl
-
- getProperty(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutRowImpl
-
- getProperty(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
-
- getProperty(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Layout
-
Returns property with given name in this mode.
- getProperty(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutRow
-
Returns property with given name in this mode.
- getProperty(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Widget
-
Returns property with given name in this mode.
- getProperty(String) - Method in class org.nuxeo.ecm.platform.forms.layout.facelets.plugins.AbstractWidgetTypeHandler
-
- getProperty(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.facelets.WidgetTypeHandler
-
Returns a property value given its name.
- getProperty(String) - Method in class org.nuxeo.ecm.platform.io.api.util.AbstractIOConfiguration
-
- getProperty(String) - Method in interface org.nuxeo.ecm.platform.io.api.util.IOConfiguration
-
- getProperty(Resource) - Method in class org.nuxeo.ecm.platform.relations.api.impl.StatementImpl
-
- getProperty(Resource) - Method in interface org.nuxeo.ecm.platform.relations.api.Statement
-
- getProperty(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelect
-
- getProperty(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectListboxComponent
-
- getProperty(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectMultiListboxComponent
-
Deprecated.
- getProperty(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectStatus
-
- getProperty(String) - Method in class org.nuxeo.ecm.webapp.helpers.FrameworkPropertyActions
-
- getProperty(String, String) - Method in class org.nuxeo.ecm.webapp.helpers.FrameworkPropertyActions
-
- getProperty(String) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
-
- getProperty(String, Object) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
-
- getProperty(String) - Method in interface org.nuxeo.ecm.webengine.model.WebContext
-
Gets a context variable.
- getProperty(String, Object) - Method in interface org.nuxeo.ecm.webengine.model.WebContext
-
Gets a context variable.
- getProperty(String, String) - Method in class org.nuxeo.launcher.connect.StandaloneCallbackHolder
-
- getProperty(String) - Method in class org.nuxeo.osgi.OSGiAdapter
-
- getProperty(String, String) - Method in class org.nuxeo.osgi.OSGiAdapter
-
- getProperty(String) - Method in class org.nuxeo.osgi.OSGiBundleContext
-
- getProperty(String) - Method in class org.nuxeo.osgi.services.ServiceReferenceImpl
-
- getProperty(String) - Method in class org.nuxeo.runtime.AbstractRuntimeService
-
- getProperty(String, String) - Method in class org.nuxeo.runtime.AbstractRuntimeService
-
- getProperty(String) - Static method in class org.nuxeo.runtime.api.Framework
-
Gets the given property value if any, otherwise null.
- getProperty(String, String) - Static method in class org.nuxeo.runtime.api.Framework
-
Gets the given property value if any, otherwise returns the given
default value.
- getProperty(String) - Method in class org.nuxeo.runtime.api.ServiceHost
-
- getProperty(String, String) - Method in class org.nuxeo.runtime.api.ServiceHost
-
- getProperty(String, String) - Method in class org.nuxeo.runtime.jboss.deployer.structure.DeploymentStructure
-
- getProperty(String) - Method in class org.nuxeo.runtime.jboss.deployer.structure.DeploymentStructure
-
- getProperty(String) - Method in interface org.nuxeo.runtime.model.ComponentContext
-
- getProperty(String) - Method in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
-
- getProperty(String) - Method in class org.nuxeo.runtime.osgi.OSGiHostAdapter
-
- getProperty(String, Object) - Method in class org.nuxeo.runtime.osgi.OSGiHostAdapter
-
- getProperty(String, String) - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
-
Overrides the default method to be able to include OSGi properties.
- getProperty(String) - Method in class org.nuxeo.runtime.remoting.RemoteComponentInstance
-
- getProperty(String) - Method in interface org.nuxeo.runtime.RuntimeService
-
Gets a runtime service property given its name.
- getProperty(String, String) - Method in interface org.nuxeo.runtime.RuntimeService
-
Gets a property value using a default value if the property was not set.
- GetProperty - Class in org.nuxeo.shell.automation.cmds
-
- GetProperty() - Constructor for class org.nuxeo.shell.automation.cmds.GetProperty
-
- getProperty(String) - Method in class org.nuxeo.shell.Shell
-
- getProperty(String, Object) - Method in class org.nuxeo.shell.Shell
-
- getProperty(String) - Method in class org.nuxeo.theme.formats.DefaultFormat
-
- getProperty(String) - Method in interface org.nuxeo.theme.properties.PropertySheet
-
- getPropertyAccessor(Class<?>, String) - Static method in class org.nuxeo.ecm.core.api.model.impl.osm.util.ObjectAccessorHelper
-
- getPropertyAccessor(Class<?>, String, boolean) - Static method in class org.nuxeo.ecm.core.api.model.impl.osm.util.ObjectAccessorHelper
-
- getPropertyDefinition() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyDataBase
-
- getPropertyFactory(String, String) - Method in class org.nuxeo.ecm.core.api.adapter.DocumentAdapterService
-
- getPropertyFactory(String) - Method in class org.nuxeo.ecm.core.api.adapter.DocumentAdapterService
-
- getPropertyIdForQueryName(TypeDefinition, String) - Method in class org.nuxeo.ecm.core.opencmis.impl.util.TypeManagerImpl
-
- getPropertyIdForQueryName(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.util.TypeManagerImpl
-
- getPropertyInfo(String, String) - Method in class org.nuxeo.ecm.core.storage.sql.Model
-
Get doctype/complextype property info.
- getPropertyInfo(String) - Method in class org.nuxeo.ecm.core.storage.sql.Model
-
- getPropertyInfoNames() - Method in class org.nuxeo.ecm.core.storage.sql.Model
-
- getPropertyIterator() - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- getPropertyIterator() - Method in interface org.nuxeo.ecm.core.model.Property
-
Gets an iterator over the children properties.
- getPropertyIterator() - Method in interface org.nuxeo.ecm.core.model.PropertyContainer
-
- getPropertyIterator() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLBaseProperty
-
- getPropertyIterator() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexListProperty
-
- getPropertyIterator() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexProperty
-
- getPropertyIterator() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
Deprecated.
- getPropertyKeys() - Method in class org.nuxeo.osgi.services.ServiceReferenceImpl
-
- getPropertyLayouts() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
-
- getPropertyLayouts(String, String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
-
- getPropertyLayouts(String, String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetTypeConfiguration
-
- getPropertyLayouts() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetTypeConfiguration
-
- getPropertyLayouts(String, String) - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeConfigurationDescriptor
-
- getPropertyLayouts() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeConfigurationDescriptor
-
- getPropertyName(String) - Static method in class org.nuxeo.ecm.core.api.model.impl.osm.util.ObjectAccessorHelper
-
- getPropertyName() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.FieldDefinition
-
Returns the computed property name with schema and field information.
- getPropertyName() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.FieldDefinitionImpl
-
- getPropertyName() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.FieldDescriptor
-
- getPropertyName() - Method in class org.nuxeo.ecm.platform.uidgen.AbstractUIDGenerator
-
- getPropertyName() - Method in class org.nuxeo.ecm.platform.uidgen.service.UIDGeneratorDescriptor
-
Kept for convenience.
- getPropertyName() - Method in interface org.nuxeo.ecm.platform.uidgen.UIDGenerator
-
Get the property name used to set the identifier value.
- getPropertyNames() - Method in class org.nuxeo.ecm.platform.uidgen.AbstractUIDGenerator
-
- getPropertyNames() - Method in class org.nuxeo.ecm.platform.uidgen.service.UIDGeneratorDescriptor
-
- getPropertyNames() - Method in interface org.nuxeo.ecm.platform.uidgen.UIDGenerator
-
Gets the property name used to set the identifier value
- getPropertyNames() - Method in interface org.nuxeo.runtime.model.ComponentContext
-
- getPropertyNames() - Method in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
-
- getPropertyNames() - Method in class org.nuxeo.runtime.remoting.RemoteComponentInstance
-
- getPropertyNames() - Method in class org.nuxeo.theme.formats.DefaultFormat
-
- getPropertyNames() - Method in interface org.nuxeo.theme.properties.PropertySheet
-
- getPropertyPath(String, int, String) - Static method in class org.nuxeo.ecm.platform.ui.web.tag.fn.DocumentModelFunctions
-
- getPropertyResolver() - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockApplication
-
- getPropertyType() - Method in class org.nuxeo.ecm.diff.model.PropertyDiff
-
- getPropertyType(Node) - Static method in class org.nuxeo.ecm.diff.service.impl.FieldDiffHelper
-
Gets the node property type.
- getPropertyValue(String) - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
-
- getPropertyValue(String) - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Gets a property value given a xpath.
- getPropertyValue(String) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- getPropertyValue(String) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- getPropertyValue(String) - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- getPropertyValue(String) - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- getPropertyValue(String) - Method in interface org.nuxeo.ecm.core.model.PropertyContainer
-
Generic method to retrieve a property value.
- getPropertyValue(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
-
- getPropertyValue(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexListProperty
-
- getPropertyValue(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexProperty
-
- getPropertyValue(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- getPropertyValue(DocumentModel, String) - Static method in class org.nuxeo.ecm.core.utils.DocumentModelUtils
-
The given propertyName should have 'schema_name:property_name' format.
- getPropertyValue(String, Object) - Method in interface org.nuxeo.runtime.model.ComponentContext
-
- getPropertyValue(String) - Method in interface org.nuxeo.runtime.model.ComponentContext
-
- getPropertyValue(String) - Method in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
-
- getPropertyValue(String, Object) - Method in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
-
- getPropertyValue(String) - Method in class org.nuxeo.runtime.remoting.RemoteComponentInstance
-
- getPropertyValue(String, Object) - Method in class org.nuxeo.runtime.remoting.RemoteComponentInstance
-
- getProvidedServiceNames() - Method in interface org.nuxeo.runtime.model.ComponentInstance
-
Gets the list of provided services, or null if no service is provided.
- getProvidedServiceNames() - Method in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
-
- getProvidedServiceNames() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
-
- getProvidedServiceNames() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
-
Gets the list of provided services or null if no service is provided.
- getProvidedServiceNames() - Method in class org.nuxeo.runtime.remoting.RemoteComponentInstance
-
- getProvidedServices() - Method in class org.nuxeo.ecm.platform.management.adapters.ComponentInventoryAdapter
-
- getProvidedServices() - Method in interface org.nuxeo.ecm.platform.management.adapters.ComponentInventoryMBean
-
- getProvidedServicesCount() - Method in class org.nuxeo.ecm.platform.management.adapters.ComponentInventoryAdapter
-
- getProvidedServicesCount() - Method in interface org.nuxeo.ecm.platform.management.adapters.ComponentInventoryMBean
-
- getProvider() - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.PaginableDocumentModelListImpl
-
- getProvider(String, String) - Method in interface org.nuxeo.ecm.platform.oauth.providers.OAuthServiceProviderRegistry
-
Select the best provider given.
- getProvider(String, String) - Method in class org.nuxeo.ecm.platform.oauth.providers.OAuthServiceProviderRegistryImpl
-
- getProvider(String) - Method in interface org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderRegistry
-
- getProvider(String) - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderRegistryImpl
-
- getProvider(String) - Method in interface org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderRegistry
-
- getProvider(String) - Method in class org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderRegistryImpl
-
- getProvider() - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
-
- getProvider(String) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
-
- getProvider() - Method in class org.nuxeo.ecm.platform.web.common.locale.LocaleComponent
-
- getProvider() - Static method in class org.nuxeo.runtime.api.DefaultServiceProvider
-
- getProvider(String) - Static method in class org.nuxeo.theme.webwidgets.Manager
-
- getProvider() - Method in interface org.nuxeo.theme.webwidgets.ProviderFactory
-
- getProvider(String) - Method in class org.nuxeo.theme.webwidgets.Service
-
- getProviderClass() - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
-
- getProviderDocs(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.PageProviderAdapter
-
- getProviderName() - Method in class org.nuxeo.theme.webwidgets.AreaFragment
-
- getProviderNames() - Static method in class org.nuxeo.theme.webwidgets.Manager
-
- getProviderNames() - Method in class org.nuxeo.theme.webwidgets.Service
-
- getProviders() - Static method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectHelper
-
- getProviders() - Method in interface org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderRegistry
-
- getProviders() - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderRegistryImpl
-
- getProviders() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
-
- getProviders() - Method in class org.nuxeo.shell.CompositeCompletorProvider
-
- getProviderType() - Method in class org.nuxeo.ecm.platform.rendition.impl.AbstractRendition
-
- getProviderType() - Method in interface org.nuxeo.ecm.platform.rendition.Rendition
-
return the type of the provider that was used to generate the rendition
- getProviderType() - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
-
- getProviderType(String) - Static method in class org.nuxeo.theme.webwidgets.Manager
-
- getProviderType(String) - Method in class org.nuxeo.theme.webwidgets.Service
-
- getProvides() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
-
- getProvides() - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
-
- getProxies(DocumentRef, DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- getProxies(DocumentRef, DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Finds the proxies for a document.
- getProxies(Document, Document) - Method in interface org.nuxeo.ecm.core.model.Session
-
Finds the proxies for a document.
- getProxies(Document, Document) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
-
- getProxies(Node, Node) - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl
-
- getProxies(Node, Node) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
-
Finds the proxies for a document.
- getProxies(Node, Node) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
-
- getProxy() - Method in class org.nuxeo.ecm.platform.publisher.impl.core.SimpleCorePublishedDocument
-
- getProxy(T) - Static method in class org.nuxeo.runtime.service.proxy.ServiceProxyFactory
-
- getProxyCallbackUrl() - Method in class edu.yale.its.tp.cas.client.ServiceTicketValidator
-
Gets the callback URL, owned logically by the calling service, to
receive the PGTid/PGTiou mapping.
- getProxyHost() - Static method in class org.nuxeo.rss.reader.FeedUrlConfig
-
- getProxyList() - Method in class edu.yale.its.tp.cas.client.ProxyTicketValidator
-
Retrieves a list of proxies involved in the current authentication.
- getProxyLogin() - Static method in class org.nuxeo.rss.reader.FeedUrlConfig
-
- getProxyPassword() - Static method in class org.nuxeo.rss.reader.FeedUrlConfig
-
- getProxyPort() - Static method in class org.nuxeo.rss.reader.FeedUrlConfig
-
- getProxySchemas(String) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
-
- getProxySchemas(String) - Method in interface org.nuxeo.ecm.core.schema.TypeProvider
-
Gets the schemas on a proxy for a document of the given type.
- getProxySchemasPropertyInfo(String) - Method in class org.nuxeo.ecm.core.storage.sql.Model
-
- getProxyTicket(String, String) - Static method in class edu.yale.its.tp.cas.proxy.ProxyTicketReceptor
-
Retrieves a proxy ticket using the PGT that corresponds to the given
PGT IOU.
- getProxyType() - Method in class org.nuxeo.ecm.admin.setup.SetupWizardActionBean
-
- getProxyVersions(DocumentRef, DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- getProxyVersions(DocumentRef, DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
- getPseudoDataSourceNameForRepository(String) - Static method in class org.nuxeo.runtime.api.ConnectionHelper
-
Gets the fake name we use to pass to ConnectionHelper.getConnection, in
order for exclusions on these connections to be possible.
- getPublicationDate() - Method in class org.nuxeo.ecm.spaces.impl.docwrapper.DocSpaceImpl
-
- getPublicationParameters() - Method in class org.nuxeo.ecm.platform.publisher.web.PublishActionsBean
-
- getPublicationTree(String, CoreSession, Map<String, String>) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublisherService
-
- getPublicationTree(String, CoreSession, Map<String, String>, DocumentModel) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublisherService
-
- getPublicationTree(String, CoreSession, Map<String, String>) - Method in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
-
- getPublicationTree(String, CoreSession, Map<String, String>, DocumentModel) - Method in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
-
- getPublicationTreeFor(DocumentModel, CoreSession) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublisherService
-
- getPublicationTreeFor(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
-
- getPublicationTreeUsedForPublishing(DocumentModel, CoreSession) - Static method in class org.nuxeo.ecm.platform.publisher.helper.PublicationRelationHelper
-
- getPublicCertificate() - Method in class org.nuxeo.ecm.admin.oauth.ServerKeyActionBean
-
- getPublicDashboardSpacePath() - Method in interface org.nuxeo.ecm.social.workspace.adapters.SocialWorkspace
-
Returns the path of the public Dashboard Space of this Social Workspace.
- getPublicDashboardSpacePath() - Method in class org.nuxeo.ecm.social.workspace.adapters.SocialWorkspaceAdapter
-
- getPublicDocument() - Method in interface org.nuxeo.ecm.social.workspace.adapters.SocialDocument
-
Return the public proxy of the source document if the source document is
public else return null.
- getPublicDocument() - Method in class org.nuxeo.ecm.social.workspace.adapters.SocialDocumentAdapter
-
- getPublicGadgetDefinition() - Method in interface org.nuxeo.opensocial.gadgets.service.api.GadgetDeclaration
-
Returns the public URL of the gadget spec.
- getPublicGadgetDefinition() - Method in class org.nuxeo.opensocial.gadgets.service.BaseGadgetDescriptor
-
- getPublicGadgetDefinition() - Method in class org.nuxeo.opensocial.gadgets.service.InternalGadgetDescriptor
-
- getPublicKey() - Method in class org.nuxeo.ecm.platform.oauth.consumers.NuxeoOAuthConsumer
-
- getPublicKey() - Method in class org.nuxeo.ecm.platform.oauth.providers.NuxeoOAuthServiceProvider
-
- getPublicKeyCertificate() - Method in interface org.nuxeo.ecm.platform.oauth.keys.OAuthServerKeyManager
-
Returns the Public Key certificate used by Nuxeo server to do RSA Signing.
- getPublicKeyCertificate() - Method in class org.nuxeo.ecm.platform.oauth.keys.OAuthServerKeyManagerImpl
-
- getPublicSectionPath() - Method in interface org.nuxeo.ecm.social.workspace.adapters.SocialWorkspace
-
Returns the path of the public Section of this Social Workspace.
- getPublicSectionPath() - Method in class org.nuxeo.ecm.social.workspace.adapters.SocialWorkspaceAdapter
-
- getPublicSectionPath(DocumentModel) - Static method in class org.nuxeo.ecm.social.workspace.helper.SocialWorkspaceHelper
-
- GetPublicSocialWorkspaces - Class in org.nuxeo.ecm.social.workspace.gadgets
-
- GetPublicSocialWorkspaces() - Constructor for class org.nuxeo.ecm.social.workspace.gadgets.GetPublicSocialWorkspaces
-
- getPublishedDate() - Method in interface org.nuxeo.ecm.activity.Activity
-
- getPublishedDate() - Method in class org.nuxeo.ecm.activity.ActivityImpl
-
- getPublishedDate() - Method in class org.nuxeo.ecm.activity.ActivityMessage
-
- getPublishedDate() - Method in class org.nuxeo.ecm.activity.ActivityReply
-
- getPublishedDate() - Method in class org.nuxeo.ecm.activity.ActivityReplyMessage
-
- getPublishedDate() - Method in class org.nuxeo.ecm.social.mini.message.MiniMessage
-
- getPublishedDocumentInNode(PublicationNode) - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
-
- getPublishedDocumentInNode(PublicationNode) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublicationTree
-
- getPublishedDocumentInNode(PublicationNode) - Method in interface org.nuxeo.ecm.platform.publisher.api.RemotePublicationTreeManager
-
- getPublishedDocumentInNode(PublicationNode) - Method in class org.nuxeo.ecm.platform.publisher.impl.service.AbstractRemotableTree
-
- getPublishedDocumentInNode(PublicationNode) - Method in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
-
- getPublishedDocumentInNode(RemotePubParam) - Method in class org.nuxeo.ecm.platform.publisher.remoting.restHandler.RestPublishingHandler
-
- getPublishedDocumentInNode(PublicationNode) - Method in class org.nuxeo.ecm.platform.publisher.remoting.restProxies.RemotePublicationTreeManagerRestProxy
-
- getPublishedDocumentInNode(PublicationNode) - Method in class org.nuxeo.ecm.platform.publisher.synchonize.server.AbstractSynchonizablePublicationTree
-
- getPublishedDocuments() - Method in class org.nuxeo.ecm.platform.publisher.web.PublishActionsBean
-
- getPublishedDocumentsFor(String) - Method in class org.nuxeo.ecm.platform.publisher.web.PublishActionsBean
-
- getPublishedPosts() - Method in interface org.nuxeo.ecm.platform.forum.web.api.ThreadAdapter
-
- getPublishedPosts() - Method in class org.nuxeo.ecm.platform.forum.web.api.ThreadAdapterImpl
-
- getPublisher() - Method in class org.nuxeo.theme.models.FeedItem
-
- getPublishingComment() - Method in class org.nuxeo.ecm.platform.publisher.web.PublishActionsBean
-
- getPut() - Method in class org.nuxeo.ecm.core.rest.DocumentObject
-
- getQualifiedName() - Method in interface org.nuxeo.ecm.core.management.api.ProbeInfo
-
- getQualifiedName() - Method in class org.nuxeo.ecm.core.management.probes.ProbeDescriptor
-
- getQualifiedName() - Method in class org.nuxeo.ecm.core.management.probes.ProbeInfoImpl
-
- getQualifiedName(String) - Static method in class org.nuxeo.runtime.management.ObjectNameFactory
-
- getQualifiedName() - Method in class org.nuxeo.runtime.management.ShortcutDescriptor
-
- getQualifiedParentKeys() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectBase
-
- getQualifiedParentKeys() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectOutputComponent
-
- getQualifiedParentKeys() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectState
-
- getQualifier() - Method in class org.nuxeo.common.utils.FileVersion
-
- getQuery(DocumentModel, WhereClauseDefinition, Object[], SortInfo...) - Static method in class org.nuxeo.ecm.platform.query.nxql.NXQLQueryBuilder
-
- getQuery(String, Object[], boolean, boolean, SortInfo...) - Static method in class org.nuxeo.ecm.platform.query.nxql.NXQLQueryBuilder
-
- getQueryElement(DocumentModel, WhereClauseDefinition, Object[]) - Static method in class org.nuxeo.ecm.platform.query.nxql.NXQLQueryBuilder
-
- getQueryElement(DocumentModel, PredicateDefinition, Escaper) - Static method in class org.nuxeo.ecm.platform.query.nxql.NXQLQueryBuilder
-
- getQueryMakers() - Method in interface org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService
-
- getQueryMakers() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerServiceImpl
-
- getQueryName() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoProperty
-
- getQueryName() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyDataBase
-
- getQueryParameterName() - Method in class org.nuxeo.ecm.platform.audit.api.FilterMapEntry
-
- getQueryParameters() - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentView
-
Returns the query parameters for this content view provider provider,
resolving from the current
FacesContext
instance if they are EL
expressions.
- getQueryParameters() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewImpl
-
- getQueryParameters() - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentViewState
-
- getQueryParameters() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewStateImpl
-
- getQueryParameters() - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderDefinition
-
- getQueryParameters() - Method in class org.nuxeo.ecm.platform.query.core.CoreQueryPageProviderDescriptor
-
- getQueryParameters() - Method in class org.nuxeo.ecm.platform.query.core.GenericPageProviderDescriptor
-
- getQueryParameters() - Method in class org.nuxeo.ecm.platform.query.core.ReferencePageProviderDescriptor
-
- getQueryParams() - Method in class org.nuxeo.ecm.automation.client.rest.api.RestRequest
-
- getQueryParent() - Method in class org.nuxeo.ecm.platform.ui.web.component.file.UIOutputFile
-
- getQueryPart() - Method in class org.nuxeo.ecm.platform.smart.query.jsf.SmartNXQLQueryActions
-
- getQuerySizeLimit() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
-
- getQuerySizeLimit() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
-
- getQueryString() - Method in class org.nuxeo.ecm.core.query.sql.model.SQLQuery
-
- getQueryTimeLimit() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
-
- getQueryTransformer(String) - Method in class org.nuxeo.ecm.core.security.AbstractSecurityPolicy
-
- getQueryTransformer() - Method in class org.nuxeo.ecm.core.security.AbstractSecurityPolicy
-
Deprecated.
- getQueryTransformer(String, String) - Method in class org.nuxeo.ecm.core.security.AbstractSecurityPolicy
-
- getQueryTransformer() - Method in class org.nuxeo.ecm.core.security.CheckInSecurityPolicy
-
- getQueryTransformer() - Method in class org.nuxeo.ecm.core.security.LockSecurityPolicy
-
- getQueryTransformer(String) - Method in interface org.nuxeo.ecm.core.security.SecurityPolicy
-
Get the transformer to use to apply this policy to a query.
- getQueryTransformer(String, String) - Method in interface org.nuxeo.ecm.core.security.SecurityPolicy
-
Get the string-based transformer to use to apply this policy to a query.
- getQueryTransformers() - Method in class org.nuxeo.ecm.core.query.QueryFilter
-
- getQuestion() - Method in interface org.nuxeo.ecm.poll.Poll
-
- getQuestion() - Method in class org.nuxeo.ecm.poll.PollAdapter
-
- getQueuedEvents() - Method in class org.nuxeo.ecm.admin.monitoring.EventMonitoringActionBean
-
- getQueueId(String) - Method in class org.nuxeo.ecm.core.work.WorkQueueDescriptorRegistry
-
- getQueueIds() - Method in class org.nuxeo.ecm.core.work.WorkQueueDescriptorRegistry
-
Gets the list of queue ids.
- getQueueSize(String, Work.State) - Method in interface org.nuxeo.ecm.core.work.api.WorkManager
-
Gets the number of work instances in a given queue in a defined state.
- getQueueSize(String, Work.State) - Method in class org.nuxeo.ecm.core.work.MemoryWorkQueuing
-
- getQueueSize(String, Work.State) - Method in class org.nuxeo.ecm.core.work.redis.RedisWorkQueuing
-
- getQueueSize(String, Work.State) - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl
-
- getQueueSize(String, Work.State) - Method in interface org.nuxeo.ecm.core.work.WorkQueuing
-
Gets the number of work instances in the given state in a given queue.
- getQueueSize() - Method in class org.nuxeo.ecm.csv.CSVImportStatus
-
- getQueueSize() - Method in class org.nuxeo.ecm.platform.video.VideoConversionStatus
-
- getQuotaDoc() - Method in class org.nuxeo.ecm.quota.count.QuotaStatsActions
-
- getQuotaFromParent(DocumentModel, CoreSession) - Method in interface org.nuxeo.ecm.quota.QuotaStatsService
-
Gets the quota from the first parent where quota has been set.
- getQuotaFromParent(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.quota.QuotaStatsServiceImpl
-
- getQuotaInfo() - Method in interface org.nuxeo.ecm.quota.size.QuotaAware
-
- getQuotaInfo() - Method in class org.nuxeo.ecm.quota.size.QuotaAwareDocument
-
- GetQuotaInfoOperation - Class in org.nuxeo.ecm.quota.automation
-
- GetQuotaInfoOperation() - Constructor for class org.nuxeo.ecm.quota.automation.GetQuotaInfoOperation
-
- getQuotaSetOnUserWorkspaces(CoreSession) - Method in interface org.nuxeo.ecm.quota.QuotaStatsService
-
- getQuotaSetOnUserWorkspaces(CoreSession) - Method in class org.nuxeo.ecm.quota.QuotaStatsServiceImpl
-
- GetQuotaStatisticsOperation - Class in org.nuxeo.ecm.quota.automation
-
Returns a json representation of the quota info to be displayed in a pie
chart
- GetQuotaStatisticsOperation() - Constructor for class org.nuxeo.ecm.quota.automation.GetQuotaStatisticsOperation
-
- getQuotaStats() - Method in interface org.nuxeo.ecm.webapp.tree.DocumentTreeNode
-
Returns the
QuotaStats
adapter for the underlying document of
this
DocumentTreeNode
.
- getQuotaStats() - Method in class org.nuxeo.ecm.webapp.tree.DocumentTreeNodeImpl
-
- getQuotaStatsUpdater(String) - Method in class org.nuxeo.ecm.quota.QuotaStatsUpdaterRegistry
-
- getQuotaStatsUpdaterClass() - Method in class org.nuxeo.ecm.quota.QuotaStatsUpdaterDescriptor
-
- getQuotaStatsUpdaters() - Method in class org.nuxeo.ecm.quota.count.QuotaStatsActions
-
- getQuotaStatsUpdaters() - Method in interface org.nuxeo.ecm.quota.QuotaStatsService
-
- getQuotaStatsUpdaters() - Method in class org.nuxeo.ecm.quota.QuotaStatsServiceImpl
-
- getQuotaStatsUpdaters(String) - Method in class org.nuxeo.ecm.quota.QuotaStatsServiceImpl
-
- getQuotaStatsUpdaters() - Method in class org.nuxeo.ecm.quota.QuotaStatsUpdaterRegistry
-
- getQuotaValue() - Method in exception org.nuxeo.ecm.quota.size.QuotaExceededException
-
- getQuotedName() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Column
-
- getQuotedName() - Method in interface org.nuxeo.ecm.core.storage.sql.jdbc.db.Table
-
- getQuotedName() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableAlias
-
- getQuotedName() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableImpl
-
- getQuotedSuffixedName(String) - Method in interface org.nuxeo.ecm.core.storage.sql.jdbc.db.Table
-
- getQuotedSuffixedName(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableAlias
-
- getQuotedSuffixedName(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableImpl
-
- getQuoteFixedPartParameters() - Method in interface org.nuxeo.ecm.platform.query.api.WhereClauseDefinition
-
- getQuoteFixedPartParameters() - Method in class org.nuxeo.ecm.platform.query.core.WhereClauseDescriptor
-
- getQuotePatternParameters() - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderDefinition
-
- getQuotePatternParameters() - Method in class org.nuxeo.ecm.platform.query.core.CoreQueryPageProviderDescriptor
-
- getQuotePatternParameters() - Method in class org.nuxeo.ecm.platform.query.core.GenericPageProviderDescriptor
-
- getRange() - Method in class org.nuxeo.ecm.core.search.api.client.search.results.impl.ResultSetImpl
-
- getRange() - Method in interface org.nuxeo.ecm.core.search.api.client.search.results.ResultSet
-
Returns the amount of results from offset requested.
- getRatedChildren(String, int, String) - Method in interface org.nuxeo.ecm.rating.api.RatingService
-
Returns the list of their rated children
activityObject
on the given aspect
with rating
.
- getRatedChildren(String, int, String) - Method in class org.nuxeo.ecm.rating.RatingServiceImpl
-
- getRatesCount(String, String) - Method in interface org.nuxeo.ecm.rating.api.RatingService
-
Returns the rates count for the activityObject
on the given
aspect
.
- getRatesCount(String, int, String) - Method in interface org.nuxeo.ecm.rating.api.RatingService
-
Returns the rates count for the activityObject
on the given
aspect
where the rating is equals to rating
.
- getRatesCount(String, String) - Method in class org.nuxeo.ecm.rating.RatingServiceImpl
-
- getRatesCount(String, int, String) - Method in class org.nuxeo.ecm.rating.RatingServiceImpl
-
- getRatesCountForUser(String, String, String) - Method in interface org.nuxeo.ecm.rating.api.RatingService
-
Returns the rates count by username
for the
activityObject
on the given aspect
.
- getRatesCountForUser(String, String, int, String) - Method in interface org.nuxeo.ecm.rating.api.RatingService
-
Returns the rates count by username
for the
activityObject
on the given aspect
where the rating is
equals to rating
.
- getRatesCountForUser(String, String, String) - Method in class org.nuxeo.ecm.rating.RatingServiceImpl
-
- getRatesCountForUser(String, String, int, String) - Method in class org.nuxeo.ecm.rating.RatingServiceImpl
-
- getRawClassRef() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.FilterDescriptor
-
- getRawKeys() - Method in class org.nuxeo.ecm.platform.rendering.fm.adapters.DocumentTemplate
-
- getRawName() - Method in class org.nuxeo.runtime.model.ComponentName
-
Gets the qualified component name.
- getRawValue(DocumentModel, PredicateFieldDefinition) - Static method in class org.nuxeo.ecm.platform.query.nxql.NXQLQueryBuilder
-
- getRawValues() - Method in class org.nuxeo.ecm.platform.rendering.fm.adapters.DocumentTemplate
-
- getRawXml() - Method in class org.nuxeo.apidoc.documentation.ContributionItem
-
- getRdnAttribute() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
-
- getReadAclsCheckSql(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
Gets the expression to check if access is allowed using read acl the
dialect must suppportsReadAcl
- getReadAclsCheckSql(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectHSQLDB
-
- getReadAclsCheckSql(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
-
- getReadAclsCheckSql(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
-
- getReadAclsCheckSql(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
-
- getReadAnnotationPermission() - Method in interface org.nuxeo.ecm.platform.annotations.service.AnnotationConfigurationService
-
- getReadAnnotationPermission() - Method in class org.nuxeo.ecm.platform.annotations.service.AnnotationConfigurationServiceImpl
-
- getReadAnnotationValue() - Method in class org.nuxeo.ecm.platform.annotations.descriptors.PermissionMapperDescriptor
-
- getReader() - Method in interface org.nuxeo.ecm.core.api.Blob
-
- getReader() - Method in class org.nuxeo.ecm.core.api.impl.blob.ByteArrayBlob
-
- getReader() - Method in class org.nuxeo.ecm.core.api.impl.blob.StreamBlob
-
- getReader() - Method in class org.nuxeo.ecm.core.api.impl.blob.StreamingBlob
-
- getReader() - Method in class org.nuxeo.ecm.core.api.impl.blob.StringBlob
-
- getReader() - Method in class org.nuxeo.ecm.core.event.script.FileScript
-
- getReader() - Method in class org.nuxeo.ecm.core.event.script.JARFileScript
-
- getReader() - Method in class org.nuxeo.ecm.core.event.script.JARUrlScript
-
- getReader() - Method in class org.nuxeo.ecm.core.event.script.Script
-
- getReader() - Method in class org.nuxeo.ecm.core.event.script.URLScript
-
- getReader() - Method in interface org.nuxeo.ecm.core.io.DocumentPipe
-
- getReader() - Method in class org.nuxeo.ecm.core.io.impl.DocumentPipeImpl
-
- getReader(Object, String) - Method in class org.nuxeo.ecm.platform.rendering.fm.ResourceTemplateLoader
-
- getReader() - Method in class org.nuxeo.shell.swing.Console
-
- getReader(Object, String) - Method in class org.nuxeo.wss.fm.PluggableTemplareLoader
-
- getReaderIfModified() - Method in class org.nuxeo.ecm.core.event.script.FileScript
-
- getReaderIfModified() - Method in class org.nuxeo.ecm.core.event.script.JARFileScript
-
- getReaderIfModified() - Method in class org.nuxeo.ecm.core.event.script.JARUrlScript
-
- getReaderIfModified() - Method in class org.nuxeo.ecm.core.event.script.Script
-
- getReaderIfModified() - Method in class org.nuxeo.ecm.core.event.script.URLScript
-
- getReaders() - Method in interface org.nuxeo.ecm.automation.server.AutomationServer
-
- getReaders() - Method in class org.nuxeo.ecm.automation.server.AutomationServerComponent
-
- getReaders() - Method in class org.nuxeo.ecm.automation.server.MarshallerDescriptor
-
- getReadOnly() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
-
- getReadOnly() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
-
- getReadOnly() - Method in class org.nuxeo.ecm.webapp.documentsLists.DocumentsListDescriptor
-
- getReadOutput() - Method in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineDescriptor
-
- getRealHomeDir(VirtualFile) - Static method in class org.nuxeo.runtime.jboss.deployer.Utils
-
- getRealHomeDir(VirtualFile, long) - Static method in class org.nuxeo.runtime.jboss.deployer.Utils
-
Unzip only if the given lastModified is greater than the already unzipped
home (if any).
- getRealNuxeoZipFile(VFSDeploymentUnit) - Method in class org.nuxeo.runtime.jboss.deployer.NuxeoLauncher
-
This method is needed for optimization in the zipped ear deployment.
- getRealTable() - Method in interface org.nuxeo.ecm.core.storage.sql.jdbc.db.Table
-
- getRealTable() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableAlias
-
- getRealTable() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableImpl
-
- getReason() - Method in class org.nuxeo.ecm.platform.signature.core.sign.SignatureDescriptor
-
- getRebuildReadAclsSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
Gets the statement to rebuild the wall read acls
- getRebuildReadAclsSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectHSQLDB
-
- getRebuildReadAclsSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
-
- getRebuildReadAclsSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
-
- getRebuildReadAclsSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
-
- getRecordFactory() - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionFactoryImpl
-
- getRecordFactory() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
-
- getRecordingState() - Method in class org.nuxeo.ecm.automation.core.trace.TracerFactory
-
- getRecordingState() - Method in interface org.nuxeo.ecm.automation.core.trace.TracerFactoryMBean
-
- getRecursiveChildrenUUIDs(String, String) - Method in class org.nuxeo.ecm.platform.exalead.ws.WSExaleadBean
-
- getRecursiveChildrenUUIDs(String, String) - Method in interface org.nuxeo.ecm.platform.indexing.gateway.ws.api.WSIndexingGateway
-
- getRecursiveChildrenUUIDs(String, String) - Method in class org.nuxeo.ecm.platform.indexing.gateway.ws.WSIndexingGatewayBean
-
- getRecursiveChildrenUUIDsByPage(String, String, int, int) - Method in class org.nuxeo.ecm.platform.exalead.ws.WSExaleadBean
-
- getRecursiveChildrenUUIDsByPage(String, String, int, int) - Method in interface org.nuxeo.ecm.platform.indexing.gateway.ws.api.WSIndexingGateway
-
- getRecursiveChildrenUUIDsByPage(String, String, int, int) - Method in class org.nuxeo.ecm.platform.indexing.gateway.ws.WSIndexingGatewayBean
-
- getRecursiveRemovalDepthLimit() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseHelper
-
For databases that fail to cascade deletes beyond a certain depth.
- getRecursiveRemovalDepthLimit() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseMySQL
-
- getRedirectPrefix() - Method in class org.nuxeo.ecm.webengine.gwt.dev.RedirectService
-
- getRedirectUri(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProvider
-
- getRedirectURL() - Method in class org.nuxeo.wss.servlet.config.FilterBindingConfig
-
- getRef() - Method in class org.nuxeo.ecm.automation.client.model.BlobRef
-
- getRef() - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
-
- getRef() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Gets a reference to the core document that can be used either remotely
or locally (opens the core JVM).
- getRef() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- getRef() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- getRef() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- getRef() - Method in interface org.nuxeo.snapshot.Snapshot
-
- getRef() - Method in class org.nuxeo.snapshot.SnapshotableAdapter
-
- getRef() - Method in class org.nuxeo.webengine.sites.models.CommentModel
-
- getReference(LoginInfo) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.marshallers.LoginMarshaller
-
- getReference() - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionFactoryImpl
-
- getReference() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
-
- getReference(String) - Method in class org.nuxeo.ecm.directory.AbstractDirectory
-
- getReference(String) - Method in interface org.nuxeo.ecm.directory.Directory
-
Lookup a Reference by field name.
- getReference(String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryProxy
-
- getReference(String) - Method in class org.nuxeo.ecm.directory.multi.MultiDirectory
-
- getReference(String) - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryProxy
-
- getReference() - Method in class org.nuxeo.osgi.services.ServiceRegistrationImpl
-
- getReference() - Method in class org.nuxeo.runtime.datasource.DataSourceDescriptor
-
- getReferencedXSD() - Method in class org.nuxeo.ecm.core.schema.XSDLoader
-
- getReferencePageProvider() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewDescriptor
-
- getReferences() - Method in class org.nuxeo.ecm.directory.AbstractDirectory
-
- getReferences() - Method in interface org.nuxeo.ecm.directory.Directory
-
Lookup all References defined on the directory.
- getReferences() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryProxy
-
- getReferences() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryProxy
-
- getRefreshDate() - Method in class org.nuxeo.connect.client.status.SubscriptionStatusWrapper
-
- getRefreshEventNames() - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentView
-
Returns the list of event names that should trigger a refresh of this
content view page provider.
- getRefreshEventNames() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewDescriptor
-
- getRefreshEventNames() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewImpl
-
- getRefreshPeriod() - Method in class org.nuxeo.theme.jsf.facelets.vendor.DefaultFaceletFactory
-
- getRefreshTimestamp() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
-
- getRefreshToken() - Method in class org.nuxeo.ecm.platform.oauth2.tokens.NuxeoOAuth2Token
-
- getRefs() - Method in class org.nuxeo.drive.service.SynchronizationRoots
-
- getRefuseOperationChainId() - Method in interface org.nuxeo.ecm.platform.routing.api.ActionableObject
-
The operation chain id if the action is refused.
- getRefuseOperationChainId() - Method in class org.nuxeo.ecm.platform.routing.dm.adapter.RoutingTaskImpl
-
- getRegexMatcher(String) - Static method in class org.nuxeo.ecm.webengine.util.PathMatcher
-
- getRegion() - Method in class org.nuxeo.theme.webwidgets.providers.WidgetEntity
-
- getRegionName() - Method in class org.nuxeo.theme.webwidgets.AreaFragment
-
- getRegionOfWidget(Widget) - Method in interface org.nuxeo.theme.webwidgets.Provider
-
Get the region of a widget.
- getRegionOfWidget(Widget) - Method in class org.nuxeo.theme.webwidgets.providers.DefaultProvider
-
- getRegionOfWidget(Widget) - Method in class org.nuxeo.theme.webwidgets.providers.PersistentProvider
-
- getRegionsByUid() - Method in class org.nuxeo.theme.webwidgets.providers.DefaultProviderSession
-
- getRegisteredAdapters() - Method in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
-
- getRegisteredKinds() - Method in class org.nuxeo.ecm.social.relationship.service.RelationshipKindRegistry
-
- getRegisteredKinds(String) - Method in class org.nuxeo.ecm.social.relationship.service.RelationshipKindRegistry
-
- getRegisteredKinds(String) - Method in interface org.nuxeo.ecm.social.relationship.service.RelationshipService
-
Gets registered (contributed with the extension point) relationship kinds
depending of a group
- getRegisteredKinds(String) - Method in class org.nuxeo.ecm.social.relationship.service.RelationshipServiceImpl
-
- getRegisteredObjects() - Method in class org.nuxeo.runtime.deploy.DependencyTree
-
- getRegisteredServices() - Method in class org.nuxeo.osgi.BundleImpl
-
- getRegisteredTemplateProcessors() - Method in interface org.nuxeo.template.api.TemplateProcessorService
-
- getRegisteredTemplateProcessors() - Method in class org.nuxeo.template.service.TemplateProcessorComponent
-
- getRegistration() - Method in class org.nuxeo.functionaltests.pages.wizard.SummaryWizardPage
-
- getRegistrationInfo(ComponentName) - Method in interface org.nuxeo.runtime.model.ComponentManager
-
Gets the component if there is one having the given name.
- getRegistrationInfo(ComponentName) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
-
- getRegistrationInfos() - Method in class org.nuxeo.ecm.core.api.CoreInstance
-
- getRegistrationRules(String) - Method in class org.nuxeo.ecm.user.registration.UserRegistrationComponent
-
- getRegistrationRules(String) - Method in interface org.nuxeo.ecm.user.registration.UserRegistrationService
-
Get registration rules adapter
- getRegistrationRulesDocument(CoreSession, String) - Method in class org.nuxeo.ecm.user.registration.UserRegistrationComponent
-
- getRegistrationRulesDocument(CoreSession, String) - Method in interface org.nuxeo.ecm.user.registration.UserRegistrationService
-
Get documentmodel that stores request configuration using
RegistrationConfiguration facet.
- getRegistrations() - Method in interface org.nuxeo.runtime.model.ComponentManager
-
Gets the registered components.
- getRegistrations() - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
-
- getRegistrations() - Method in interface org.nuxeo.runtime.remoting.Server
-
- getRegistrations() - Method in class org.nuxeo.runtime.remoting.ServerImpl
-
- getRegistrationsForUser(String, String) - Method in class org.nuxeo.ecm.user.registration.UserRegistrationComponent
-
- getRegistrationsForUser(String, String) - Method in interface org.nuxeo.ecm.user.registration.UserRegistrationService
-
Retrieve registrations for a document givent the username
- getRegistrationUserFactory() - Method in class org.nuxeo.ecm.user.registration.UserRegistrationConfiguration
-
- getRegistredCLID() - Method in class org.nuxeo.connect.client.jsf.ConnectStatusActionBean
-
- getRegistredCommands() - Method in interface org.nuxeo.ecm.platform.commandline.executor.api.CommandLineExecutorService
-
- getRegistredCommands() - Method in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent
-
- getRegistredContextExtensions() - Method in interface org.nuxeo.template.api.TemplateProcessorService
-
- getRegistredContextExtensions() - Method in class org.nuxeo.template.service.TemplateProcessorComponent
-
- getRegistredConverters() - Method in interface org.nuxeo.ecm.core.convert.api.ConversionService
-
Returns the names of the registered converters.
- getRegistredConverters() - Method in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
-
- getRegistredOutputFormat() - Method in class org.nuxeo.template.service.OutputFormatRegistry
-
- getRegistredProcessors() - Method in class org.nuxeo.template.service.TemplateProcessorRegistry
-
- getRegistredProject() - Method in class org.nuxeo.connect.client.jsf.ConnectStatusActionBean
-
- getRegistredTemplateProcessors() - Method in class org.nuxeo.template.web.TemplatesActionBean
-
- getRegistries() - Method in class org.nuxeo.shell.Shell
-
- getRegistries() - Method in class org.nuxeo.theme.services.ThemeService
-
- getRegistry() - Method in class org.nuxeo.connect.update.standalone.StandaloneUpdateService
-
- getRegistry() - Method in class org.nuxeo.connect.update.task.update.UpdateManager
-
- getRegistry() - Method in class org.nuxeo.ecm.platform.actions.ActionContributionHandler
-
- getRegistry() - Method in class org.nuxeo.ecm.platform.actions.FilterContributionHandler
-
- getRegistry() - Method in class org.nuxeo.ecm.platform.rendering.fm.extensions.BlockWriter
-
- getRegistry() - Method in class org.nuxeo.ecm.webengine.WebEngine
-
Deprecated.
- getRegistry() - Method in class org.nuxeo.osgi.OSGiAdapter
-
- getRegistry() - Method in interface org.nuxeo.runtime.contribution.Contribution
-
- getRegistry() - Method in class org.nuxeo.runtime.contribution.impl.ContributionImpl
-
- getRegistry(String) - Method in class org.nuxeo.shell.Shell
-
- getRegistry(String) - Static method in class org.nuxeo.theme.Manager
-
- getRegistry(String) - Method in class org.nuxeo.theme.services.ThemeService
-
- getRegistryNames() - Method in class org.nuxeo.shell.Shell
-
- getRelate(Integer) - Method in class org.nuxeo.theme.relations.AbstractRelation
-
- getRelate(Integer) - Method in interface org.nuxeo.theme.relations.Relation
-
- getRelatedRoute() - Method in class org.nuxeo.ecm.platform.routing.web.DocumentRoutingActionsBean
-
Gets the first related route.
- getRelatedRouteModelDocumentId() - Method in class org.nuxeo.ecm.platform.routing.web.DocumentRoutingActionsBean
-
- getRelatedRoutes() - Method in class org.nuxeo.ecm.platform.routing.web.DocumentRoutingActionsBean
-
Gets the list of routes related to the current document, by querying the
routing service.
- getRelates() - Method in class org.nuxeo.theme.relations.AbstractRelation
-
- getRelates() - Method in interface org.nuxeo.theme.relations.Relation
-
- getRelationDocActivityObjectFromGroupName(String) - Static method in class org.nuxeo.ecm.social.workspace.helper.SocialWorkspaceHelper
-
- getRelationLinks() - Method in class org.nuxeo.webengine.sites.listeners.SitesWikiListener.WikiProcessingResult
-
- getRelationManager() - Static method in class org.nuxeo.ecm.platform.relations.api.util.RelationHelper
-
- getRelationManager() - Method in class org.nuxeo.ecm.platform.relations.core.listener.DeleteRelationsListener
-
- getRelationManager() - Method in class org.nuxeo.ecm.platform.relations.core.listener.PublishRelationsListener
-
- GetRelations - Static variable in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- getRelations(DocRef, String) - Method in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- getRelations(DocRef, String, boolean) - Method in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- getRelations(DocRef, String, boolean, String) - Method in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- GetRelations - Class in org.nuxeo.ecm.automation.core.operations.services
-
- GetRelations() - Constructor for class org.nuxeo.ecm.automation.core.operations.services.GetRelations
-
- getRelations() - Method in class org.nuxeo.ecm.mobile.webengine.adapter.RelationAdapter
-
- GetRelations - Class in org.nuxeo.shell.automation.cmds
-
- GetRelations() - Constructor for class org.nuxeo.shell.automation.cmds.GetRelations
-
- getRelationshipKinds() - Method in class org.nuxeo.ecm.activity.ActivityStream
-
- getRelationshipKinds(String, String) - Method in interface org.nuxeo.ecm.social.relationship.service.RelationshipService
-
Gets all existing relationship kinds between an actor and a target.
- getRelationshipKinds(String, String) - Method in class org.nuxeo.ecm.social.relationship.service.RelationshipServiceImpl
-
- getRelationships() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
-
- getRelationships(ObjectId, boolean, RelationshipDirection, ObjectType, OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
-
- getRelationships() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoObjectData
-
- getRelationships(String, IncludeRelationships, CoreSession, NuxeoCmisService) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoObjectData
-
- getRelationshipService() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoBinding
-
- getRelationshipService() - Method in class org.nuxeo.ecm.social.user.relationship.UserRelationshipServiceBusinessDelegate
-
- getRelationshipsFromSelectedUser() - Method in class org.nuxeo.ecm.social.user.relationship.UserRelationshipActions
-
- getRelationshipsWithSelectedUser() - Method in class org.nuxeo.ecm.social.user.relationship.UserRelationshipActions
-
- getRelationshipsWithUser(String) - Method in class org.nuxeo.ecm.social.user.relationship.UserRelationshipActions
-
- getRelationsTab() - Method in class org.nuxeo.ecm.social.user.relationship.UserRelationshipNetworkActions
-
- getRelationStorage() - Static method in class org.nuxeo.theme.Manager
-
- getRelationTab() - Method in class org.nuxeo.functionaltests.pages.DocumentBasePage
-
- getRelationTypeFamily() - Method in class org.nuxeo.theme.relations.AbstractRelation
-
- getRelationTypeFamily() - Method in class org.nuxeo.theme.relations.DyadicRelation
-
- getRelationTypeFamily() - Method in class org.nuxeo.theme.relations.MonadicRelation
-
- getRelationTypeFamily() - Method in interface org.nuxeo.theme.relations.Relation
-
- getRelationTypeFamily() - Method in class org.nuxeo.theme.relations.TriadicRelation
-
- getRelativeChildPath(String, String) - Static method in class org.nuxeo.runtime.deployment.preprocessor.DeploymentPreprocessor
-
- getRelativeFilePath(File) - Method in class org.nuxeo.connect.update.task.standalone.AbstractTask
-
- getRelativeFilePath(String) - Method in class org.nuxeo.wss.impl.NuxeoListItem
-
- getRelativeFilePath(String) - Method in class org.nuxeo.wss.spi.AbstractWSSListItem
-
- getRelativeFilePath(String) - Method in interface org.nuxeo.wss.spi.WSSListItem
-
- getRelativePath() - Method in class org.nuxeo.ecm.webengine.scripting.ScriptFile
-
- getRelativePath(DocumentModel, DocumentModel) - Static method in class org.nuxeo.webengine.sites.JsonAdapter
-
- getRelativePathAsString(String, String) - Method in interface org.nuxeo.ecm.platform.api.ws.NuxeoRemoting
-
Returns the relative path as a displayable path with parent titles.
- getRelativePathAsString(String, String) - Method in class org.nuxeo.ecm.platform.indexing.gateway.ws.WSIndexingGatewayBean
-
- getRelativePathAsString(String, String) - Method in class org.nuxeo.ecm.platform.ws.NuxeoRemotingBean
-
- getRelativeSubPath(String) - Method in class org.nuxeo.wss.spi.AbstractWSSListItem
-
- getRelativeSubPath(String) - Method in interface org.nuxeo.wss.spi.WSSListItem
-
- getRemotableBeanNames() - Method in class org.nuxeo.ecm.platform.ui.web.seamremoting.SeamRemotingJSBuilderComponent
-
- getRemotableBeanNames() - Method in interface org.nuxeo.ecm.platform.ui.web.seamremoting.SeamRemotingJSBuilderService
-
- getRemote(String, Boolean, String, Boolean) - Method in class org.nuxeo.connect.client.we.PackageListingProvider
-
- getRemote() - Method in class org.nuxeo.runtime.service.proxy.AdaptableServiceInvoker
-
- getRemote() - Method in interface org.nuxeo.runtime.service.proxy.ServiceProxy
-
- getRemoteCause() - Method in exception org.nuxeo.ecm.automation.client.RemoteException
-
- getRemoteHost(HttpServletRequest) - Static method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.RemoteHostGuessExtractor
-
- getRemoteSessionId() - Method in class org.nuxeo.ecm.platform.publisher.remoting.client.ClientRemotePublicationNode
-
- getRemoteSessionId() - Method in class org.nuxeo.ecm.platform.publisher.remoting.client.ClientRemotePublicationTree
-
- getRemoteStackTrace() - Method in exception org.nuxeo.ecm.automation.client.RemoteException
-
- getRemoteToken(Map<String, String>) - Method in interface org.nuxeo.ecm.automation.client.TokenCallback
-
- getRemoteUser() - Method in class edu.yale.its.tp.cas.client.filter.CASFilterRequestWrapper
-
Returns the currently logged in CAS user.
- getRemoteUser() - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockExternalContext
-
- getRemovableVersionIds(CoreSession, ShallowDocumentModel, List<String>) - Method in interface org.nuxeo.ecm.core.versioning.OrphanVersionRemovalFilter
-
- getRemovableVersionIds(CoreSession, ShallowDocumentModel, List<String>) - Method in class org.nuxeo.ecm.platform.rendition.version.RenditionAwareVersionRemovalPolicy
-
- getRemovableVersionIds(CoreSession, ShallowDocumentModel, List<String>) - Method in class org.nuxeo.snapshot.SnapshotRemovalPolicy
-
- getRemove() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
-
- getRemove() - Method in class org.nuxeo.ecm.platform.types.Type
-
- getRemove() - Method in class org.nuxeo.ecm.platform.ui.web.htmleditor.service.HtmlEditorPluginDescriptor
-
- getRemoveAbandoned() - Method in interface org.nuxeo.ecm.core.management.jtajca.DatabaseConnectionMonitor
-
Flag to remove abandoned connections if they exceed the
removeAbandonedTimout.
- getRemoveAbandoned() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.CommonsDatabaseConnectionMonitor
-
- getRemoveAbandoned() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TomcatDatabaseConnectionMonitor
-
- getRemoveAbandonedTimeout() - Method in interface org.nuxeo.ecm.core.management.jtajca.DatabaseConnectionMonitor
-
Timeout in seconds before an abandoned connection can be removed.
- getRemoveAbandonedTimeout() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.CommonsDatabaseConnectionMonitor
-
- getRemoveAbandonedTimeout() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TomcatDatabaseConnectionMonitor
-
- getRemoveEmpty() - Method in class org.nuxeo.ecm.platform.ui.web.component.list.UIEditableList
-
- getRemoveExtension() - Method in class org.nuxeo.ecm.platform.signature.core.pki.RootDescriptor
-
- getRemoveExtension() - Method in class org.nuxeo.ecm.platform.signature.core.sign.SignatureDescriptor
-
- getRemovePermissions() - Method in class org.nuxeo.ecm.core.security.PermissionDescriptor
-
- getRemoveStepActions(DocumentModel) - Method in class org.nuxeo.ecm.platform.routing.web.DocumentRoutingWebActionsBean
-
- getRenderableTemplates() - Method in class org.nuxeo.template.web.TemplateBasedActionBean
-
- getRendered() - Method in class org.nuxeo.ecm.webapp.versioning.DocumentVersioningBean
-
Deprecated.
since 5.7.3: rendered clause is now evaluated on the widget
definition instead
- getRendered() - Method in class org.nuxeo.theme.editor.FieldProperty
-
- getRendered() - Method in class org.nuxeo.theme.editor.StyleCategory
-
- getRendered() - Method in class org.nuxeo.theme.editor.StyleLayer
-
- getRenderedPropertiesForNamedStyle(Style) - Static method in class org.nuxeo.theme.editor.Main
-
- getRenderedStylePropertiesForSelectedElement() - Static method in class org.nuxeo.theme.editor.Main
-
- getRenderer(String) - Method in class org.nuxeo.ecm.automation.core.rendering.RenderingService
-
- getRenderers() - Method in class org.nuxeo.theme.engines.EngineType
-
- getRendererType() - Method in class org.nuxeo.ecm.platform.ui.web.binding.alias.UIAliasHolder
-
- getRendererType() - Method in class org.nuxeo.ecm.platform.ui.web.compat.tomahawk.DisabledTomahawkComponent
-
- getRendererType() - Method in class org.nuxeo.ecm.platform.ui.web.component.DisabledComponent
-
- getRendererType() - Method in class org.nuxeo.ecm.platform.ui.web.component.file.UIInputFile
-
- getRendererType() - Method in class org.nuxeo.ecm.platform.ui.web.component.file.UIOutputFile
-
- getRendererType() - Method in class org.nuxeo.ecm.platform.ui.web.component.holder.UIValueHolder
-
- getRendererType() - Method in class org.nuxeo.ecm.platform.ui.web.component.list.UIEditableList
-
- getRendererType() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelect
-
- getRendererType() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectMany
-
- getRendererType() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectOne
-
- getRendererType() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectStatus
-
- getRendererType() - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryEntryOutputTag
-
Deprecated.
- getRendererType() - Method in class org.nuxeo.ecm.platform.ui.web.directory.SelectManyListboxTag
-
Deprecated.
- getRendererType() - Method in class org.nuxeo.ecm.platform.ui.web.directory.SelectOneListboxTag
-
Deprecated.
- getRendererType() - Method in class org.nuxeo.theme.jsf.taglib.AccesskeysTag
-
- getRendererType() - Method in class org.nuxeo.theme.jsf.taglib.BaseMVCTag
-
- getRendererType() - Method in class org.nuxeo.theme.jsf.taglib.ButtonTag
-
- getRendererType() - Method in class org.nuxeo.theme.jsf.taglib.FragmentTag
-
- getRendererType() - Method in class org.nuxeo.theme.jsf.taglib.HeadTag
-
- getRendererType() - Method in class org.nuxeo.theme.jsf.taglib.PanelTag
-
- getRendererType() - Method in class org.nuxeo.theme.jsf.taglib.RequireTag
-
- getRendererType() - Method in class org.nuxeo.theme.jsf.taglib.ResourcesTag
-
- getRendererType() - Method in class org.nuxeo.theme.jsf.taglib.TabsTag
-
- getRendererType() - Method in class org.nuxeo.theme.jsf.taglib.TabTag
-
- getRendererType() - Method in class org.nuxeo.theme.jsf.taglib.ThemeStylesTag
-
- getRendering() - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationHost
-
- getRendering() - Method in class org.nuxeo.ecm.webengine.WebEngine
-
- getRenderingContext() - Method in class org.nuxeo.wss.servlet.WSSResponse
-
- getRenderingEngine() - Method in class org.nuxeo.ecm.platform.rendering.api.View
-
- getRenderingEngine() - Method in class org.nuxeo.ecm.user.registration.RenderingHelper
-
- getRenderingEngine() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.ApplicationServlet
-
- getRenderingEngine() - Method in class org.nuxeo.ecm.webengine.jaxrs.views.BundleResource
-
- getRenderingEngine() - Method in class org.nuxeo.ecm.webengine.jaxrs.views.ResourceContext
-
- getRenderingInfo() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.RenderingInfoDescriptor
-
- getRenderingInfos() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutDefinitionImpl
-
- getRenderingInfos(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutDefinitionImpl
-
- getRenderingInfos() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
-
- getRenderingInfos(Map<String, List<RenderingInfo>>, String) - Static method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
-
- getRenderingInfos(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
-
- getRenderingInfos() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
-
- getRenderingInfos() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutDefinition
-
Returns the map of rendering information per mode.
- getRenderingInfos(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutDefinition
-
Returns the list of rendering information for given mode.
- getRenderingInfos() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Widget
-
Returns the list of rendering information.
- getRenderingInfos() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
-
Returns the map of rendering information per mode.
- getRenderingInfos(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
-
Returns the list of rendering information for given mode.
- getRenderingInfos() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.RenderingInfosDescriptor
-
- getRenderingTemplateName() - Method in class org.nuxeo.wss.servlet.WSSResponse
-
- getRenderingType() - Method in interface org.nuxeo.apidoc.api.DocumentationItem
-
Gets the output rendering format for the content (wiki, html ...)
- getRenderingType() - Method in class org.nuxeo.apidoc.doc.SimpleDocumentationItem
-
- getRenderingType() - Method in class org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter
-
- getRenderingType() - Method in class org.nuxeo.apidoc.documentation.ResourceDocumentationItem
-
- getRenderKit() - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockFacesContext
-
- getRenderResponse() - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockFacesContext
-
- getRendersChildren() - Method in class org.nuxeo.ecm.platform.ui.web.binding.alias.UIAliasHolder
-
- getRendersChildren() - Method in class org.nuxeo.ecm.platform.ui.web.component.holder.UIValueHolder
-
- getRendersChildren() - Method in class org.nuxeo.ecm.platform.ui.web.component.list.UIEditableList
-
- getRendersChildren() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectMany
-
- getRendition(DocumentModel, String) - Method in interface org.nuxeo.ecm.platform.rendition.service.RenditionService
-
- getRendition(DocumentModel, String, boolean) - Method in interface org.nuxeo.ecm.platform.rendition.service.RenditionService
-
- getRendition(DocumentModel, String) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl
-
- getRendition(DocumentModel, String, boolean) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl
-
- getRenditionByKind(String) - Method in class org.nuxeo.ecm.platform.rendition.adapter.RenderableDocument
-
- getRenditionByKind(String) - Method in interface org.nuxeo.ecm.platform.rendition.Renderable
-
Retrieve the
Rendition
by it's king (first match rendition is
returned)
- getRenditionByName(String) - Method in class org.nuxeo.ecm.platform.rendition.adapter.RenderableDocument
-
- getRenditionByName(String) - Method in interface org.nuxeo.ecm.platform.rendition.Renderable
-
- getRenditionDocumentRef() - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionCreator
-
- getRenditions() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
-
- getRenditions(String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
-
- getRenditions() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoObjectData
-
- getRenditions(DocumentModel, BigInteger, BigInteger, CallContext) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoObjectData
-
- getRenditions() - Method in class org.nuxeo.template.web.BaseTemplateAction
-
- getRenditionUrl(DocumentModel, String) - Static method in class org.nuxeo.ecm.platform.rendition.url.RenditionBasedCodec
-
- getRepeat() - Method in class org.nuxeo.ecm.platform.picture.web.SlideShowManagerBean
-
- getReplacementChain() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.SpecificAuthChainDescriptor
-
- getReplacementDS(String, String) - Static method in class org.nuxeo.ecm.platform.reporting.datasource.DSHelper
-
- getReplies() - Method in interface org.nuxeo.ecm.activity.Activity
-
Returns the replies of this Activity
.
- getReplies() - Method in class org.nuxeo.ecm.activity.ActivityImpl
-
- getRepoId() - Method in class org.nuxeo.ecm.platform.pictures.tiles.gwt.client.model.TilingInfo
-
- getRepoLabel(String) - Method in class org.nuxeo.opensocial.webengine.gadgets.render.NuxeoContextHelper
-
- getRepoNames() - Method in class org.nuxeo.opensocial.webengine.gadgets.render.NuxeoContextHelper
-
- getReport(String) - Method in class org.nuxeo.ecm.platform.reporting.jaxrs.ReportModule
-
- getReport(String) - Static method in class org.nuxeo.ecm.platform.reporting.report.ReportHelper
-
- getReport(InputStream) - Static method in class org.nuxeo.ecm.platform.reporting.report.ReportHelper
-
- getReportAvailableModels(CoreSession) - Method in interface org.nuxeo.ecm.platform.reporting.api.ReportService
-
- getReportAvailableModels(CoreSession) - Method in class org.nuxeo.ecm.platform.reporting.engine.ReportComponent
-
- getReportFileAsStream() - Method in class org.nuxeo.ecm.platform.reporting.api.BirtReportModel
-
- getReportFileAsStream() - Method in interface org.nuxeo.ecm.platform.reporting.api.ReportModel
-
- getReportInstanceByKey(CoreSession, String) - Method in interface org.nuxeo.ecm.platform.reporting.api.ReportService
-
- getReportInstanceByKey(CoreSession, String) - Method in class org.nuxeo.ecm.platform.reporting.engine.ReportComponent
-
- getReportInstanceByModelName(CoreSession, String) - Method in interface org.nuxeo.ecm.platform.reporting.api.ReportService
-
- getReportInstanceByModelName(CoreSession, String) - Method in class org.nuxeo.ecm.platform.reporting.engine.ReportComponent
-
- getReportKey() - Method in class org.nuxeo.ecm.platform.reporting.api.BirtReportInstance
-
- getReportKey() - Method in interface org.nuxeo.ecm.platform.reporting.api.ReportInstance
-
Get the key used to uniquely identify the report instance
This key is used in REST urls.
- getReportMetaData(InputStream) - Static method in class org.nuxeo.ecm.platform.reporting.report.ReportHelper
-
- getReportModel(String) - Method in class org.nuxeo.ecm.platform.reporting.seam.ReportActions
-
- getReportModelByName(CoreSession, String) - Method in interface org.nuxeo.ecm.platform.reporting.api.ReportService
-
- getReportModelByName(CoreSession, String) - Method in class org.nuxeo.ecm.platform.reporting.engine.ReportComponent
-
- getReportModelsContainer() - Method in interface org.nuxeo.ecm.platform.reporting.api.ReportService
-
- getReportModelsContainer() - Method in class org.nuxeo.ecm.platform.reporting.engine.ReportComponent
-
- getReportModelsContainerPath() - Method in class org.nuxeo.ecm.platform.reporting.seam.ReportActions
-
- getReportName() - Method in class org.nuxeo.ecm.platform.reporting.api.BirtReportModel
-
- getReportName() - Method in interface org.nuxeo.ecm.platform.reporting.api.ReportModel
-
- getReportParameter(IReportRunnable) - Static method in class org.nuxeo.ecm.platform.reporting.report.ReportHelper
-
- getReportParameters() - Method in class org.nuxeo.ecm.platform.reporting.api.BaseBirtReportAdapter
-
- getReportParameters() - Method in class org.nuxeo.ecm.platform.reporting.api.BirtReportInstance
-
- getReportParameters() - Method in class org.nuxeo.ecm.platform.reporting.api.BirtReportModel
-
- getReportParameters() - Method in interface org.nuxeo.ecm.platform.reporting.api.ReportInstance
-
Get All reports parameters : merging model parameters with instance
parameters
- getReportParameters() - Method in interface org.nuxeo.ecm.platform.reporting.api.ReportModel
-
- getReportService() - Method in class org.nuxeo.template.xdocreport.jaxrs.RootResource
-
- getReportUserParameters() - Method in class org.nuxeo.ecm.platform.reporting.api.BirtReportInstance
-
- getReportUserParameters() - Method in interface org.nuxeo.ecm.platform.reporting.api.ReportInstance
-
Get report parameters that can be entered by the user.
- getRepos() - Method in class org.nuxeo.opensocial.webengine.gadgets.render.NuxeoContextHelper
-
- getRepositories() - Method in interface org.nuxeo.ecm.core.api.repository.RepositoryManager
-
Gets all registered repositories.
- getRepositories() - Method in class org.nuxeo.ecm.core.api.repository.RepositoryManagerImpl
-
- getRepositories() - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoRepositories
-
- getRepositories() - Static method in class org.nuxeo.ecm.core.storage.sql.reload.RepositoryReloader
-
- getRepositories() - Static method in class org.nuxeo.ecm.core.storage.sql.RepositoryResolver
-
- GetRepositoriesOperation - Class in org.nuxeo.drive.operations
-
Fetch the list of the repositories registered on the server.
- GetRepositoriesOperation() - Constructor for class org.nuxeo.drive.operations.GetRepositoriesOperation
-
- getRepository() - Method in class org.nuxeo.ecm.automation.client.model.Document
-
- getRepository(String) - Method in interface org.nuxeo.ecm.core.api.repository.RepositoryManager
-
Gets a repository by its name.
- getRepository(String) - Method in class org.nuxeo.ecm.core.api.repository.RepositoryManagerImpl
-
- getRepository() - Method in interface org.nuxeo.ecm.core.model.Document
-
Returns the repository in which the document lives.
- getRepository() - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- getRepository() - Method in interface org.nuxeo.ecm.core.model.Session
-
Gets the repository that created this session.
- getRepository(String) - Static method in class org.nuxeo.ecm.core.NXCore
-
- getRepository(String) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoRepositories
-
- getRepository() - Method in class org.nuxeo.ecm.core.repository.JBossRepository
-
- getRepository(String) - Method in class org.nuxeo.ecm.core.repository.RepositoryManager
-
Gets a repository given its name.
- getRepository() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
-
- getRepository() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- getRepository() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
-
- getRepository(String) - Static method in class org.nuxeo.ecm.core.storage.sql.RepositoryResolver
-
- getRepository() - Method in class org.nuxeo.ecm.core.test.CoreFeature
-
- getRepository(String) - Method in class org.nuxeo.ecm.core.test.MultiRepositoriesCoreFeature
-
- getRepository() - Method in class org.nuxeo.ecm.platform.api.ws.session.impl.WSRemotingSessionImpl
-
- getRepository() - Method in interface org.nuxeo.ecm.platform.api.ws.session.WSRemotingSession
-
Returns the repository bound to the session.
- getRepository() - Method in class org.nuxeo.ecm.platform.audit.api.comment.LinkedDocument
-
- getRepository() - Method in class org.nuxeo.ecm.webengine.admin.Main
-
- getRepositoryDescriptor() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseDB2
-
- getRepositoryDescriptor() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseDerby
-
- getRepositoryDescriptor() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseH2
-
- getRepositoryDescriptor() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseHelper
-
- getRepositoryDescriptor() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseMySQL
-
- getRepositoryDescriptor() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseOracle
-
- getRepositoryDescriptor() - Method in class org.nuxeo.ecm.core.storage.sql.DatabasePostgreSQL
-
- getRepositoryDescriptor() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseSQLServer
-
- getRepositoryDescriptor() - Method in class org.nuxeo.ecm.core.storage.sql.Model
-
Gets the repository descriptor used for this model.
- getRepositoryDescriptor() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
-
- getRepositoryHandler() - Method in class org.nuxeo.ecm.core.test.RepositorySettings
-
- getRepositoryId() - Method in interface org.nuxeo.drive.service.FileSystemItemChange
-
- getRepositoryId() - Method in class org.nuxeo.drive.service.impl.FileSystemItemChangeImpl
-
- getRepositoryId() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
-
- getRepositoryId() - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
-
Returns the repository id related to the log entry.
- getRepositoryId() - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
-
Returns the repository id related to the log entry.
- getRepositoryId() - Method in class org.nuxeo.ecm.platform.audit.ws.EventDescriptor
-
- getRepositoryImpl(Repository) - Static method in class org.nuxeo.ecm.core.storage.sql.RepositoryResolver
-
- getRepositoryInfo() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
-
- getRepositoryInfo(String, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
-
- getRepositoryInfo(String, CallContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoRepository
-
- getRepositoryInfos(ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
-
- getRepositoryManager() - Method in class org.nuxeo.ecm.core.repository.RepositoryService
-
- getRepositoryName() - Method in class org.nuxeo.drive.service.SynchronizationRoots
-
- getRepositoryName(String) - Static method in class org.nuxeo.ecm.activity.ActivityHelper
-
- getRepositoryName() - Method in class org.nuxeo.ecm.automation.client.rest.api.RestRequest
-
- getRepositoryName() - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- getRepositoryName() - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Returns the repository name against which this core session is bound.
- getRepositoryName() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Returns the name of the repository in which the document is stored.
- getRepositoryName() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- getRepositoryName() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- getRepositoryName() - Method in class org.nuxeo.ecm.core.api.operation.DefaultOperationEvent
-
- getRepositoryName() - Method in interface org.nuxeo.ecm.core.api.operation.OperationEvent
-
- getRepositoryName() - Method in interface org.nuxeo.ecm.core.event.EventContext
-
Returns the repository name associated to the event context, if any.
- getRepositoryName() - Method in class org.nuxeo.ecm.core.event.impl.AbstractEventContext
-
- getRepositoryName() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- getRepositoryName() - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl
-
- getRepositoryName() - Method in interface org.nuxeo.ecm.core.storage.sql.Session
-
Gets the session repository name.
- getRepositoryName() - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
-
- getRepositoryName() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.ServerSettings
-
- getRepositoryName(String) - Method in interface org.nuxeo.ecm.platform.api.ws.NuxeoRemoting
-
Gets the current repository name.
- getRepositoryName(String) - Method in class org.nuxeo.ecm.platform.indexing.gateway.ws.WSIndexingGatewayBean
-
- getRepositoryName() - Method in class org.nuxeo.ecm.platform.io.api.util.AbstractIOConfiguration
-
- getRepositoryName() - Method in interface org.nuxeo.ecm.platform.io.api.util.IOConfiguration
-
- getRepositoryName() - Method in class org.nuxeo.ecm.platform.ui.web.component.document.RestDocumentLink
-
- getRepositoryName(String) - Method in class org.nuxeo.ecm.platform.ws.NuxeoRemotingBean
-
- getRepositoryName(HttpServletRequest) - Static method in class org.nuxeo.ecm.webengine.jaxrs.session.SessionFactory
-
- getRepositoryName() - Static method in class org.nuxeo.opensocial.container.client.ContainerConfiguration
-
- getRepositoryName() - Method in class org.nuxeo.opensocial.container.client.rpc.AbstractAction
-
- getRepositoryName() - Method in class org.nuxeo.opensocial.container.client.rpc.ContainerContext
-
- getRepositoryNames() - Method in class org.nuxeo.ecm.core.repository.RepositoryManager
-
- getRepositoryService() - Static method in class org.nuxeo.ecm.core.NXCore
-
- getRepositoryService() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoBinding
-
- getRepositoryUri() - Method in class org.nuxeo.ecm.core.api.repository.Repository
-
- getRepositoryView() - Method in class org.nuxeo.ecm.webengine.samples.DocumentsObject
-
Get a repository view rooted under "/default-domain".
- getRepoUsage() - Method in class org.nuxeo.ecm.admin.SystemInfoManager
-
- getRequest() - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockExternalContext
-
- getRequest() - Method in class org.nuxeo.ecm.webengine.jaxrs.context.RequestContext
-
- getRequest() - Method in class org.nuxeo.ecm.webengine.jaxrs.views.BundleResource
-
- getRequest() - Method in class org.nuxeo.ecm.webengine.jaxrs.views.ResourceContext
-
- getRequest() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
-
- getRequest() - Method in interface org.nuxeo.ecm.webengine.model.WebContext
-
Gets the underlying HTTP servlet request object.
- getRequestConfiguration() - Method in class org.nuxeo.ecm.webengine.WebEngine
-
- getRequestContextPath() - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockExternalContext
-
- getRequestCookieMap() - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockExternalContext
-
- getRequestDocType() - Method in class org.nuxeo.ecm.user.registration.UserRegistrationConfiguration
-
- getRequestDS(WebContext) - Static method in class org.nuxeo.apidoc.tree.TreeHelper
-
- getRequestDumper() - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.NuxeoExceptionHandlerParameters
-
- getRequestedPage(ServletRequest) - Static method in class org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter
-
- getRequestedUrl(HttpServletRequest) - Static method in class org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter
-
- getRequestHandlerInstance() - Method in class org.nuxeo.ecm.mobile.RequestHandlerDescriptor
-
Application definition service provide a way to expose easily a new
dedicated UI for a specific type of environment (for instance for user
agent browser selection).
- getRequestHandlerName() - Method in class org.nuxeo.ecm.mobile.ApplicationDefinitionDescriptor
-
Return the name of the handler that implements the logic of redirection
to the application described into this descriptor.
- getRequestHandlerName() - Method in class org.nuxeo.ecm.mobile.RequestHandlerDescriptor
-
- getRequestHeaderMap() - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockExternalContext
-
- getRequestHeaderValuesMap() - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockExternalContext
-
- getRequestInterceptor() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.AbstractAutomationClient
-
Gets access to this request interceptor
- getRequestLocale() - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockExternalContext
-
- getRequestLocales() - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockExternalContext
-
- getRequestMap() - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockExternalContext
-
- getRequestMode() - Method in class org.nuxeo.wss.fprpc.FPRPCRequest
-
- getRequestParameterMap() - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockExternalContext
-
- getRequestParameterNames() - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockExternalContext
-
- getRequestParameters(String) - Static method in class org.nuxeo.common.utils.URIUtils
-
- getRequestParameterValuesMap() - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockExternalContext
-
- getRequestPathInfo() - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockExternalContext
-
- getRequestServletPath() - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockExternalContext
-
- getRequestToken(String) - Method in interface org.nuxeo.ecm.platform.oauth.tokens.OAuthTokenStore
-
Retrieves a REQUEST Token given a Token string (extracted from the
Request).
- getRequestToken(String) - Method in class org.nuxeo.ecm.platform.oauth.tokens.OAuthTokenStoreImpl
-
- getRequestTokenUR() - Method in class org.nuxeo.ecm.platform.oauth.providers.NuxeoOAuthServiceProvider
-
- getRequestType() - Method in class org.nuxeo.ecm.automation.client.rest.api.RestRequest
-
- getRequestType() - Method in class org.nuxeo.wss.servlet.config.FilterBindingConfig
-
- getRequired(String, String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
-
- getRequired(String, String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
-
Returns an EL expression evaluating to true if the widget is required in
given mode.
- getRequired(String, String) - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetDescriptor
-
- getRequiredBundles(String) - Method in class org.nuxeo.osgi.services.PackageAdminImpl
-
- getRequiredComponents() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
-
- getRequiredComponents() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
-
Gets the list of the required components.
- getRequireddFields() - Method in class org.nuxeo.ecm.webengine.ui.wizard.Wizard
-
- getRequiredFields() - Method in exception org.nuxeo.ecm.webengine.forms.validation.ValidationException
-
- getRequiredProperty(String) - Method in class org.nuxeo.ecm.platform.forms.layout.facelets.plugins.AbstractWidgetTypeHandler
-
Helper method, throws an exception if property value is null.
- getRequirements() - Method in class org.nuxeo.apidoc.adapters.BundleInfoDocAdapter
-
- getRequirements() - Method in interface org.nuxeo.apidoc.api.BundleInfo
-
- getRequirements() - Method in class org.nuxeo.apidoc.introspection.BundleInfoImpl
-
- getRequireRestart() - Method in class org.nuxeo.connect.update.xml.TaskDefinitionImpl
-
- getRequires() - Method in class org.nuxeo.apidoc.adapters.OperationInfoDocAdapter
-
- getRequires() - Method in interface org.nuxeo.apidoc.api.OperationInfo
-
- getRequires() - Method in class org.nuxeo.apidoc.introspection.OperationInfoImpl
-
- getRequires() - Method in class org.nuxeo.ecm.automation.client.model.OperationDocumentation
-
- getRequires() - Method in class org.nuxeo.ecm.automation.core.OperationChainContribution
-
- getRequires() - Method in class org.nuxeo.ecm.automation.OperationDocumentation
-
- getReRender() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectBase
-
- getReRender() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectState
-
- getReservedContextKeywords() - Method in interface org.nuxeo.template.api.TemplateProcessorService
-
- getReservedContextKeywords() - Method in class org.nuxeo.template.service.TemplateProcessorComponent
-
- getResetCacheOnUpdate() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelect
-
- getResetEventNames() - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentView
-
Returns the list of event names that should trigger a reset of this
content view page provider.
- getResetEventNames() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewDescriptor
-
- getResetEventNames() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewImpl
-
- getResolved(K) - Method in class org.nuxeo.runtime.deploy.DependencyTree
-
- getResolvedBundleFiles() - Method in class org.nuxeo.runtime.jboss.deployer.structure.DeploymentStructure
-
- getResolvedBundles() - Method in class org.nuxeo.runtime.jboss.deployer.structure.DeploymentStructure
-
- getResolvedEntries() - Method in class org.nuxeo.common.collections.DependencyTree
-
Entries are sorted so an entry never depends on entries on its right.
- getResolvedEntries() - Method in class org.nuxeo.runtime.deploy.DependencyTree
-
Entries are sorted so an entry never depends on entries on its right.
- getResolvedEntries() - Method in class org.nuxeo.runtime.deployment.preprocessor.FragmentRegistry
-
- getResolvedObjects() - Method in class org.nuxeo.common.collections.DependencyTree
-
- getResolvedObjects() - Method in class org.nuxeo.runtime.deploy.DependencyTree
-
- getResolvedObjects() - Method in class org.nuxeo.runtime.deployment.preprocessor.FragmentRegistry
-
- getResolveOnly() - Method in class org.nuxeo.ecm.platform.ui.web.component.document.RestDocumentLink
-
- getResolver() - Method in class org.nuxeo.runtime.jboss.deployer.structure.NuxeoStructureDeployer
-
Gets the schema resolver.
- getResolverInstance() - Method in class org.nuxeo.ecm.classification.core.ClassificationResolverDescriptor
-
- getResource(String) - Method in class org.nuxeo.common.xmap.Context
-
- getResource(String) - Static method in class org.nuxeo.ecm.core.storage.sql.Activator
-
- getResource(String) - Static method in enum org.nuxeo.ecm.platform.content.template.factories.ImportBasedFactory.PathOptions
-
- getResource(Serializable, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.relations.adapters.DocumentModelResourceAdapter
-
- getResource(Serializable, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.relations.api.impl.AbstractResourceAdapter
-
- getResource(String, Serializable, Map<String, Serializable>) - Method in interface org.nuxeo.ecm.platform.relations.api.RelationManager
-
Gets a resource given a namespace and a serializable object.
- getResource(Serializable, Map<String, Serializable>) - Method in interface org.nuxeo.ecm.platform.relations.api.ResourceAdapter
-
Transforms an incoming object into a Resource.
- getResource(String, Serializable, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.relations.services.RelationService
-
- getResource(String) - Method in class org.nuxeo.ecm.platform.routing.core.registries.RouteTemplateResourceRegistry
-
- getResource(String) - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockExternalContext
-
- getResource(String) - Method in class org.nuxeo.ecm.platform.ui.web.richfaces.NuxeoInternetResourceBuilderImpl
-
- getResource(String) - Method in class org.nuxeo.ecm.webengine.gwt.GwtResource
-
Gets a static resource from the GWT module.
- getResource(String) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.BundleHttpContext
-
- getResource(String) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.BundleResourceResolver
-
- getResource(String) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.FileResourceResolver
-
- getResource(String) - Method in interface org.nuxeo.ecm.webengine.jaxrs.servlet.config.ResourceResolver
-
- getResource(String) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ResourcesDescriptor
-
- getResource(Class<T>) - Method in class org.nuxeo.ecm.webengine.jaxrs.views.BundleResource
-
- getResource(String) - Method in class org.nuxeo.ecm.webengine.loader.ReloadingClassLoader
-
- getResource(String) - Method in class org.nuxeo.ecm.webengine.loader.store.ResourceStoreClassLoader
-
- getResource(String) - Method in class org.nuxeo.ecm.webengine.loader.WebLoader
-
- getResource(String) - Method in interface org.nuxeo.opensocial.gadgets.service.api.GadgetDeclaration
-
- getResource(String) - Method in class org.nuxeo.opensocial.gadgets.service.ExternalGadgetDescriptor
-
- getResource(String) - Method in class org.nuxeo.opensocial.gadgets.service.InternalGadgetDescriptor
-
- getResource(String) - Method in class org.nuxeo.osgi.BundleImpl
-
- getResource(String) - Method in class org.nuxeo.runtime.api.SharedResourceLoader
-
- getResource(String) - Method in class org.nuxeo.runtime.model.impl.DefaultRuntimeContext
-
- getResource(String) - Method in class org.nuxeo.runtime.model.impl.XMapContext
-
- getResource(String) - Method in interface org.nuxeo.runtime.model.RuntimeContext
-
Finds a resource having the given name.
- getResource(String) - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeContext
-
- getResource(String) - Method in class org.nuxeo.runtime.remoting.RemoteContext
-
- getResource(ComponentName, String) - Method in interface org.nuxeo.runtime.remoting.Server
-
- getResource(ComponentName, String) - Method in class org.nuxeo.runtime.remoting.ServerImpl
-
- getResource() - Method in class org.nuxeo.runtime.services.resource.ResourceDescriptor
-
- getResource(String) - Method in class org.nuxeo.runtime.services.resource.ResourceService
-
- getResource(String) - Static method in class org.nuxeo.runtime.test.NXRuntimeTestCase
-
- getResource(String) - Method in class org.nuxeo.runtime.tomcat.dev.NuxeoDevWebappClassLoader
-
- getResource(String) - Method in class org.nuxeo.runtime.util.NXRuntimeApplication
-
- getResource(String) - Method in class org.nuxeo.template.importer.TemplateBundleActivator
-
- getResource(String, String) - Method in class org.nuxeo.template.jaxrs.TemplateBasedResource
-
- getResource(String) - Method in class org.nuxeo.template.jaxrs.TemplateResource
-
- getResource(String) - Method in class org.nuxeo.theme.html.servlets.ServletResourceResolver
-
- getResource() - Method in class org.nuxeo.theme.jsf.component.UIBaseMVC
-
- getResource() - Method in class org.nuxeo.theme.jsf.component.UIRequire
-
- getResource(String) - Method in class org.nuxeo.theme.jsf.FacesResourceResolver
-
- getResource() - Method in class org.nuxeo.theme.jsf.taglib.BaseMVCTag
-
- getResource() - Method in class org.nuxeo.theme.jsf.taglib.RequireTag
-
- getResource(String) - Method in class org.nuxeo.theme.ResourceResolver
-
Gets a resource URL at the given path.
- getResource() - Method in class org.nuxeo.theme.resources.StyleInfo
-
- getResource(String) - Method in class org.nuxeo.theme.styling.service.registries.ResourceRegistry
-
- getResource(String) - Method in class org.nuxeo.theme.themes.ThemeManager
-
- getResourceAdapter() - Method in class org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionFactoryImpl
-
- getResourceAsStream(String) - Static method in class org.nuxeo.ecm.core.storage.sql.Activator
-
- getResourceAsStream(String) - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockExternalContext
-
- getResourceAsStream(ResourceContext) - Method in class org.nuxeo.ecm.platform.ui.web.richfaces.AggregatedResources
-
- getResourceAsStream(String) - Method in class org.nuxeo.ecm.webengine.loader.ReloadingClassLoader
-
- getResourceAsStream(String) - Method in interface org.nuxeo.opensocial.gadgets.service.api.GadgetDeclaration
-
- getResourceAsStream(String) - Method in class org.nuxeo.opensocial.gadgets.service.ExternalGadgetDescriptor
-
- getResourceAsStream(String) - Method in class org.nuxeo.opensocial.gadgets.service.InternalGadgetDescriptor
-
- getResourceAsStream(String) - Method in class org.nuxeo.runtime.tomcat.dev.NuxeoDevWebappClassLoader
-
- getResourceAsStream(String) - Static method in class org.nuxeo.template.deckjs.Activator
-
- getResourceAsStream(String) - Method in class org.nuxeo.theme.html.servlets.ServletResourceResolver
-
- getResourceAsStream(String) - Method in class org.nuxeo.theme.jsf.FacesResourceResolver
-
- getResourceAsStream(String) - Method in class org.nuxeo.theme.ResourceResolver
-
Gets a resource at the given path.
- getResourceAsStream(String) - Static method in class org.nuxeo.wss.handlers.resources.ResourcesHandler
-
- getResourceBank(String) - Method in class org.nuxeo.theme.editor.Main
-
- getResourceBank(String) - Static method in class org.nuxeo.theme.themes.ThemeManager
-
- getResourceBankName() - Method in class org.nuxeo.theme.themes.ThemeDescriptor
-
- getResourceBanks() - Static method in class org.nuxeo.theme.themes.ThemeManager
-
- getResourceBindings() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
-
- getResourceBindings() - Method in interface org.nuxeo.ecm.webengine.model.Module
-
- getResourceCaching() - Method in class org.nuxeo.theme.ApplicationType
-
- getResourceClass() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ResourceExtension
-
- getResourceClass() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResourceType
-
- getResourceClass() - Method in interface org.nuxeo.ecm.webengine.model.ResourceType
-
- getResourceClass() - Method in class org.nuxeo.runtime.management.ServiceDescriptor
-
- getResourceContent(String, String, String) - Method in class org.nuxeo.theme.resources.ResourceBank
-
- getResourceFile(String) - Method in interface org.nuxeo.ecm.platform.rendering.api.ResourceLocator
-
Get a file resource given a key
- getResourceFile(String) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.ApplicationServlet
-
- getResourceFile(String) - Method in class org.nuxeo.ecm.webengine.WebEngine
-
- getResourceFileFromContext(String) - Static method in class org.nuxeo.common.utils.FileUtils
-
- getResourceLoader() - Static method in class org.nuxeo.runtime.api.Framework
-
- getResourceLocator() - Method in interface org.nuxeo.ecm.platform.rendering.api.RenderingEngine
-
- getResourceLocator() - Method in class org.nuxeo.ecm.platform.rendering.fm.FreemarkerEngine
-
- getResourceManager() - Static method in class org.nuxeo.theme.Manager
-
- getResourceOrdering() - Method in class org.nuxeo.theme.themes.ThemeManager
-
- getResourcePathFromContext(String) - Static method in class org.nuxeo.common.utils.FileUtils
-
Retrieves the total path of a resource from the Thread Context.
- getResourcePaths(String) - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockExternalContext
-
- getResourceRepresentation(Resource, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.relations.adapters.DocumentModelResourceAdapter
-
- getResourceRepresentation(Resource, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.relations.api.impl.AbstractResourceAdapter
-
- getResourceRepresentation(String, Resource, Map<String, Serializable>) - Method in interface org.nuxeo.ecm.platform.relations.api.RelationManager
-
Gets an object representing this resource given a namespace.
- getResourceRepresentation(Resource, Map<String, Serializable>) - Method in interface org.nuxeo.ecm.platform.relations.api.ResourceAdapter
-
Resolves the resource to an applicative representation, for instance a
DocumentModel
.
- getResourceRepresentation(String, Resource, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.relations.services.RelationService
-
- getResources() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletDescriptor
-
- getResources(String) - Method in class org.nuxeo.ecm.webengine.loader.store.ResourceStoreClassLoader
-
- getResources(String) - Method in class org.nuxeo.osgi.BundleImpl
-
- getResources(String) - Method in class org.nuxeo.runtime.api.SharedResourceLoader
-
- getResources(String) - Method in class org.nuxeo.runtime.tomcat.dev.NuxeoDevWebappClassLoader
-
- getResources() - Method in class org.nuxeo.theme.styling.service.descriptors.ThemePage
-
- getResources() - Method in class org.nuxeo.theme.views.ViewType
-
- getResources() - Method in class org.nuxeo.theme.webwidgets.DecorationType
-
- getResourcesAsXML(OutputStream, IOResources) - Method in class org.nuxeo.ecm.platform.audit.io.IOAuditAdapter
-
- getResourcesAsXML(OutputStream, IOResources) - Method in class org.nuxeo.ecm.platform.io.api.AbstractIOResourceAdapter
-
- getResourcesAsXML(OutputStream, IOResources) - Method in interface org.nuxeo.ecm.platform.io.api.IOResourceAdapter
-
Export resources as XML.
- getResourcesAsXML(OutputStream, IOResources) - Method in class org.nuxeo.ecm.platform.relations.io.IORelationAdapter
-
- getResourcesBasePath() - Method in class org.nuxeo.wss.WSSConfig
-
- getResourcesBaseUrl() - Method in class org.nuxeo.ecm.mobile.ApplicationDefinitionDescriptor
-
Resource Base URL of the resources needed by the application described
(without the Nuxeo Context Path) add a slash at the end of the base url.
- getResourceService() - Method in class org.nuxeo.template.xdocreport.jaxrs.RootResource
-
- getResourcesFor(String) - Method in class org.nuxeo.theme.resources.ResourceManager
-
- getResourcesMap() - Method in class org.nuxeo.ecm.platform.relations.io.IORelationResources
-
- getResourcesName() - Method in interface org.nuxeo.runtime.management.ResourcePublisher
-
- getResourcesName() - Method in interface org.nuxeo.runtime.management.ResourcePublisherMBean
-
- getResourcesName() - Method in class org.nuxeo.runtime.management.ResourcePublisherService
-
- getResourcesUrl() - Method in class org.nuxeo.wss.servlet.WSSRequest
-
- getResourcesUrlPattern() - Method in class org.nuxeo.wss.WSSConfig
-
- getResourceURL(String) - Method in interface org.nuxeo.ecm.platform.rendering.api.ResourceLocator
-
Gets an URL resource given a key
- getResourceURL(String) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.ApplicationServlet
-
- getResourceURL(String) - Method in class org.nuxeo.ecm.webengine.WebEngine
-
- getResourceUrl(String) - Method in class org.nuxeo.template.jaxrs.context.JAXRSExtensions
-
- getResourceUrl() - Method in class org.nuxeo.wss.url.WSSUrlMapping
-
- getResponse() - Method in class edu.yale.its.tp.cas.client.ServiceTicketValidator
-
Retrieves CAS's entire response, if authentication was succsesful.
- getResponse() - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.MultipartBlobs
-
- getResponse(Object, HttpServletRequest) - Static method in class org.nuxeo.ecm.automation.server.jaxrs.ResponseHelper
-
- getResponse() - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockExternalContext
-
- getResponse() - Method in class org.nuxeo.ecm.webengine.jaxrs.context.RequestContext
-
- getResponse(Throwable, int) - Static method in class org.nuxeo.ecm.webengine.jaxrs.session.CoreExceptionMapper
-
- getResponse() - Method in exception org.nuxeo.ecm.webengine.WebException
-
- getResponse() - Method in exception org.nuxeo.theme.bank.ThemeBankException
-
- getResponse() - Method in exception org.nuxeo.theme.editor.ThemeEditorException
-
- getResponse() - Method in exception org.nuxeo.theme.webwidgets.ui.WidgetEditorException
-
- getResponseComplete() - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockFacesContext
-
- getResponseStream() - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockFacesContext
-
- getResponseWriter() - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockFacesContext
-
- getRestClient() - Method in class org.nuxeo.ecm.automation.client.jaxrs.impl.HttpAutomationClient
-
- getRestContributor() - Method in class org.nuxeo.ecm.automation.io.services.contributor.ContributorDescriptor
-
- getRestPrefix() - Method in class org.nuxeo.ecm.http.client.NuxeoServer
-
- getRestrictedDocument() - Method in interface org.nuxeo.ecm.social.workspace.adapters.SocialDocument
-
If source document is not an Article return the private proxy of the
source document if the source document is private else return null
If is the source document is an Article return the source document if
private else return null.
- getRestrictedDocument() - Method in class org.nuxeo.ecm.social.workspace.adapters.SocialDocumentAdapter
-
- getResult() - Method in class org.nuxeo.ecm.automation.features.PrincipalHelper.EmailCollector
-
- getResult() - Method in class org.nuxeo.ecm.core.api.model.ValueExporter
-
- getResult() - Method in class org.nuxeo.ecm.core.api.operation.Operation
-
- getResult() - Method in class org.nuxeo.ecm.platform.contentview.json.DocumentModelToJSON
-
- getResult() - Method in class org.nuxeo.ecm.platform.faceted.search.api.util.JSONMetadataExporter
-
- getResult() - Method in interface org.nuxeo.ecm.platform.rendering.template.FreemarkerRenderingJob
-
- getResultColumns() - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentViewState
-
- getResultColumns() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewStateImpl
-
- getResultColumnsBinding() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewDescriptor
-
- getResultFor(Poll) - Method in interface org.nuxeo.ecm.poll.PollService
-
Returns the current PollResult
for the given poll
.
- getResultFor(Poll) - Method in class org.nuxeo.ecm.poll.PollServiceImpl
-
- getResultLayout() - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentViewState
-
- getResultLayout() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewStateImpl
-
- getResultLayoutColumns() - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentView
-
- getResultLayoutColumns() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewImpl
-
- getResultLayouts() - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentView
-
Returns the result layouts, used to display results.
- getResultLayouts() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewDescriptor
-
- getResultLayouts() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewImpl
-
- getResults() - Method in class org.nuxeo.ecm.platform.relations.api.impl.QueryResultImpl
-
- getResults() - Method in interface org.nuxeo.ecm.platform.relations.api.QueryResult
-
- getResults() - Method in class org.nuxeo.ecm.webengine.jaxrs.scan.AnnotationReader
-
- getResultsByAnswer() - Method in class org.nuxeo.ecm.poll.PollResult
-
- getResultsCount() - Method in class org.nuxeo.ecm.automation.client.model.PaginableDocuments
-
- getResultsCount() - Method in interface org.nuxeo.ecm.automation.core.util.Paginable
-
Returns the number of result elements if available or a negative value if
it is unknown: UNKNOWN_SIZE
if it is unknown as query was
not done, and since 5.5, UNKNOWN_SIZE_AFTER_QUERY
if it is
still unknown after query was done.
- getResultsCount() - Method in class org.nuxeo.ecm.automation.core.util.PaginablePageProvider
-
- getResultsCount() - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.PaginableWithDelegate
-
- getResultsCount() - Method in class org.nuxeo.ecm.platform.audit.api.AuditPageProvider
-
- getResultsCount() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
-
- getResultsCount() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
-
Returns the number of result elements if available or a negative value
if it is unknown: UNKNOWN_SIZE
if it is unknown as query
was not done, and since 5.5, UNKNOWN_SIZE_AFTER_QUERY
if it
is still unknown after query was done.
- getResultsCount() - Method in class org.nuxeo.ecm.platform.query.core.DocumentModelListPageProvider
-
- getResultsCount() - Method in class org.nuxeo.ecm.platform.routing.web.PreviousRoutesPageProvider
-
- getResultsCount() - Method in class org.nuxeo.ecm.poll.PollResult
-
- getResultSet() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL.PostgreSQLArray
-
- getResultSet(Map<String, Class<?>>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL.PostgreSQLArray
-
- getResultSet(long, int) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL.PostgreSQLArray
-
- getResultSet(long, int, Map<String, Class<?>>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL.PostgreSQLArray
-
- getResultSetInfo() - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl
-
- getResultSetInfo() - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
-
- getRetries() - Method in class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor
-
- getRetryCount() - Method in class org.nuxeo.ecm.core.event.impl.EventListenerDescriptor
-
- getRetryCount() - Method in class org.nuxeo.ecm.core.storage.sql.FulltextUpdaterWork
-
- getRetryCount() - Method in class org.nuxeo.ecm.core.work.AbstractWork
-
Gets the number of times that this Work instance can be retried in case
of concurrent update exceptions.
- getReturnCode() - Method in class org.nuxeo.ecm.platform.commandline.executor.api.ExecResult
-
- getReturnCode() - Method in exception org.nuxeo.ecm.webengine.WebException
-
Deprecated.
- getReviveEmailTemplate() - Method in class org.nuxeo.ecm.user.registration.UserRegistrationConfiguration
-
- getReviveEmailTitle() - Method in class org.nuxeo.ecm.user.registration.UserRegistrationConfiguration
-
- getRFC2231ContentDisposition(HttpServletRequest, String) - Static method in class org.nuxeo.ecm.platform.web.common.ServletHelper
-
Generate a Content-Disposition string based on the servlet request for
a given filename.
- getRight() - Method in class org.nuxeo.theme.editor.PaddingInfo
-
- getRightContent() - Method in class org.nuxeo.ecm.diff.model.impl.ContentPropertyDiff
-
- getRightDoc() - Method in class org.nuxeo.ecm.diff.web.DiffActionsBean
-
- getRightDocPath() - Static method in class org.nuxeo.ecm.diff.test.DocumentDiffRepositoryInit
-
- getRights() - Method in class org.nuxeo.theme.models.FeedItem
-
- getRightSide() - Method in class org.nuxeo.ecm.directory.sql.filter.SQLBetweenFilter
-
- getRightSide() - Method in class org.nuxeo.ecm.directory.sql.filter.SQLComplexFilter
-
- getRightsMenuEntries() - Method in class org.nuxeo.ecm.social.workspace.BulkImportSocialWorkspaceActions
-
- getRightValue() - Method in interface org.nuxeo.ecm.diff.model.DiffDisplayBlock
-
- getRightValue() - Method in class org.nuxeo.ecm.diff.model.impl.DiffDisplayBlockImpl
-
- getRightValue() - Method in class org.nuxeo.ecm.diff.model.impl.SimplePropertyDiff
-
- getRoles() - Method in class org.nuxeo.ecm.core.api.impl.UserPrincipal
-
- getRoles() - Method in interface org.nuxeo.ecm.core.api.NuxeoPrincipal
-
Gets the roles for this principal.
- getRoles() - Method in class org.nuxeo.ecm.core.api.SystemPrincipal
-
- getRoles() - Method in class org.nuxeo.ecm.platform.usermanager.DetachedNuxeoPrincipal
-
- getRoles() - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
-
Deprecated.
- getRollBack() - Method in class org.nuxeo.ecm.automation.core.ChainExceptionDescriptor.ChainExceptionRun
-
- getRollBack() - Method in class org.nuxeo.ecm.automation.core.exception.CatchChainException
-
- getRollbackException() - Method in interface org.nuxeo.ecm.core.event.Event
-
Returns the Exception associated the RollBack if any
- getRollbackException() - Method in class org.nuxeo.ecm.core.event.impl.EventImpl
-
- getRollbackMessage() - Method in interface org.nuxeo.ecm.core.event.Event
-
Returns the message associated to the RollBack if any
- getRollbackMessage() - Method in class org.nuxeo.ecm.core.event.impl.EventImpl
-
- getRollbackOptions() - Method in class org.nuxeo.connect.update.task.update.Rollback
-
- getRollbackTarget(RollbackOptions) - Method in class org.nuxeo.connect.update.task.update.UpdateManager
-
Ugly method to know what file is going to be deleted before it is, so
that it can be undeployed for hotreload.
- getRoot() - Method in class org.nuxeo.connect.update.standalone.LocalPackageData
-
- getRoot() - Method in class org.nuxeo.connect.update.standalone.PackagePersistence
-
- getRoot() - Method in class org.nuxeo.ecm.automation.jaxrs.io.SharedFileInputStream
-
- getRoot() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
-
- getRoot() - Method in interface org.nuxeo.ecm.core.api.model.Property
-
Gets the root property.
- getRoot() - Method in class org.nuxeo.ecm.webdav.resource.RootResource
-
- getRoot() - Method in class org.nuxeo.ecm.webengine.loader.store.FileResourceStore
-
- getRoot() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
-
- getRoot() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
-
- getRoot() - Method in interface org.nuxeo.ecm.webengine.model.Module
-
- getRoot() - Method in interface org.nuxeo.ecm.webengine.model.WebContext
-
Gets the root resource if any resource was defined as being the root
- getRoot() - Method in interface org.nuxeo.ecm.webengine.ui.tree.TreeModel
-
Get the tree root item, or null if tree has no input.
- getRoot() - Method in class org.nuxeo.ecm.webengine.ui.tree.TreeModelImpl
-
- getRoot() - Method in class org.nuxeo.runtime.model.impl.ComponentPersistence
-
- getRoot() - Method in class org.nuxeo.template.jaxrs.ResourceService
-
- getRoot() - Method in class org.nuxeo.template.xdocreport.jaxrs.ResourceService
-
- getRoot() - Method in class org.nuxeo.template.xdocreport.jaxrs.XDocReportResourceService
-
- getRoot() - Method in class org.nuxeo.theme.ApplicationType
-
- getRootAcl() - Method in class org.nuxeo.ecm.platform.content.template.service.FactoryBindingDescriptor
-
- getRootCause(Throwable) - Static method in class org.nuxeo.common.utils.ExceptionUtils
-
Gets the root cause of the given Throwable
.
- getRootCause(Throwable) - Method in class org.nuxeo.ecm.webengine.model.Template
-
- getRootCertificate() - Method in interface org.nuxeo.ecm.platform.signature.api.pki.CertService
-
Retrieves the root certificate.
- getRootCertificate() - Method in class org.nuxeo.ecm.platform.signature.core.pki.CertServiceImpl
-
- getRootCertificateAlias() - Method in interface org.nuxeo.ecm.platform.signature.api.pki.RootService
-
- getRootCertificateAlias() - Method in class org.nuxeo.ecm.platform.signature.core.pki.RootDescriptor
-
- getRootCertificateAlias() - Method in class org.nuxeo.ecm.platform.signature.core.pki.RootServiceImpl
-
- getRootCertificateData() - Method in interface org.nuxeo.ecm.platform.signature.api.user.CUserService
-
Retrieves the public root certificate.
- getRootCertificateData() - Method in class org.nuxeo.ecm.platform.signature.core.user.CUserServiceImpl
-
- getRootContainer() - Method in class org.nuxeo.runtime.deployment.preprocessor.DeploymentPreprocessor
-
- getRootContext() - Static method in class org.nuxeo.runtime.jtajca.NuxeoContainer
-
- getRootContribution() - Method in class org.nuxeo.runtime.deploy.ExtensibleContribution
-
- getRootDirectory() - Method in class org.nuxeo.ecm.webengine.WebEngine
-
- getRootDocument() - Method in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- getRootDocument() - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- getRootDocument() - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Gets the root document of this repository.
- getRootDocument() - Method in interface org.nuxeo.ecm.core.model.Session
-
Gets the root document in this repository.
- getRootDocument() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
-
- getRootDocument(String) - Method in interface org.nuxeo.ecm.platform.api.ws.NuxeoRemoting
-
Gets the root document descriptor.
- getRootDocument(String) - Method in class org.nuxeo.ecm.platform.indexing.gateway.ws.WSIndexingGatewayBean
-
- getRootDocument(String) - Method in class org.nuxeo.ecm.platform.ws.NuxeoRemotingBean
-
- getRootFolder() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
-
- getRootFolder(OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
-
- getRootFolderId() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoRepository
-
- getRootGroup() - Method in class org.nuxeo.runtime.api.ServiceManager
-
- getRootId(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper
-
- getRootId(String) - Method in interface org.nuxeo.ecm.core.storage.sql.Mapper
-
Gets the root id for a given repository, if registered.
- getRootId(String) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper
-
- getRootId(String) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingMapper
-
- getRootKeyAlias() - Method in interface org.nuxeo.ecm.platform.signature.api.pki.RootService
-
- getRootKeyAlias() - Method in class org.nuxeo.ecm.platform.signature.core.pki.RootDescriptor
-
- getRootKeyAlias() - Method in class org.nuxeo.ecm.platform.signature.core.pki.RootServiceImpl
-
- getRootKeyPassword() - Method in interface org.nuxeo.ecm.platform.signature.api.pki.RootService
-
- getRootKeyPassword() - Method in class org.nuxeo.ecm.platform.signature.core.pki.RootDescriptor
-
- getRootKeyPassword() - Method in class org.nuxeo.ecm.platform.signature.core.pki.RootServiceImpl
-
- getRootKeyStore() - Method in interface org.nuxeo.ecm.platform.signature.api.pki.RootService
-
- getRootKeyStore() - Method in class org.nuxeo.ecm.platform.signature.core.pki.RootServiceImpl
-
- getRootKeystoreFilePath() - Method in interface org.nuxeo.ecm.platform.signature.api.pki.RootService
-
- getRootKeystoreFilePath() - Method in class org.nuxeo.ecm.platform.signature.core.pki.RootDescriptor
-
- getRootKeystoreFilePath() - Method in class org.nuxeo.ecm.platform.signature.core.pki.RootServiceImpl
-
- getRootKeystoreIS() - Method in interface org.nuxeo.ecm.platform.signature.api.pki.RootService
-
- getRootKeystoreIS() - Method in class org.nuxeo.ecm.platform.signature.core.pki.RootServiceImpl
-
- getRootKeystorePassword() - Method in interface org.nuxeo.ecm.platform.signature.api.pki.RootService
-
- getRootKeystorePassword() - Method in class org.nuxeo.ecm.platform.signature.core.pki.RootDescriptor
-
- getRootKeystorePassword() - Method in class org.nuxeo.ecm.platform.signature.core.pki.RootServiceImpl
-
- getRootModule() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleManager
-
- getRootNode() - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl
-
- getRootNode() - Method in interface org.nuxeo.ecm.core.storage.sql.Session
-
Gets the root node of the repository.
- getRootNode() - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
-
- getRootNode() - Method in class org.nuxeo.ecm.webapp.tree.ReducedTreeActionsBean
-
- getRootObject(WebContext) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
-
Deprecated.
Use WebApplication
to declare modules
- getRootObject(WebContext) - Method in interface org.nuxeo.ecm.webengine.model.Module
-
- getRootObjects() - Method in class org.nuxeo.common.xmap.XMap
-
Gets the root objects.
- getRootOptions() - Method in class org.nuxeo.ecm.webdav.resource.RootResource
-
- getRootPath() - Method in class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
-
- getRootPath() - Method in interface org.nuxeo.ecm.webdav.backend.Backend
-
- getRootPath() - Method in class org.nuxeo.ecm.webdav.backend.SimpleBackend
-
- getRootPathAdapter(String) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.RepositoryObject
-
The regex of getDocsByPath doesn't catch the case of the
root document.
- getRootPropfind(UriInfo, String) - Method in class org.nuxeo.ecm.webdav.resource.RootResource
-
- getRootPublicCertificate() - Method in interface org.nuxeo.ecm.platform.signature.api.pki.RootService
-
- getRootPublicCertificate() - Method in class org.nuxeo.ecm.platform.signature.core.pki.RootServiceImpl
-
Public certificate for the CA root.
- getRootRepositoryView() - Method in class org.nuxeo.ecm.mobile.webengine.MobileApplication
-
Generate the root view of the repository.
- getRoots(String, boolean, char, String) - Method in class org.nuxeo.ecm.webapp.directory.VocabularyTreeActions
-
- getRootSavedSearchesTitle() - Method in class org.nuxeo.ecm.platform.faceted.search.api.service.Configuration
-
Deprecated.
since 5.7. Saved searches are not stored anymore in a
dedicated folder but in the user workspace.
- getRootSavedSearchesTitle() - Method in class org.nuxeo.ecm.platform.faceted.search.jsf.FacetedSearchActions
-
- getRootSectionFinder(CoreSession) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublisherService
-
- getRootSectionFinder(CoreSession) - Method in interface org.nuxeo.ecm.platform.publisher.helper.RootSectionFinderFactory
-
- getRootSectionFinder(CoreSession) - Method in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
-
- getRootSectionsFinder(CoreSession) - Static method in class org.nuxeo.ecm.platform.publisher.helper.RootSectionsFinderHelper
-
Deprecated.
- getRootType() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
-
Deprecated.
Use WebApplication
to declare modules
- getRootType() - Method in class org.nuxeo.ecm.webengine.model.impl.TypeRegistry
-
- getRootTypes() - Method in class org.nuxeo.ecm.core.opencmis.impl.util.TypeManagerImpl
-
- getRootUrl() - Method in class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
-
- getRootUrl() - Method in interface org.nuxeo.ecm.webdav.backend.Backend
-
- getRootUrl() - Method in class org.nuxeo.ecm.webdav.backend.SimpleBackend
-
- getRootWithFilter(Filter) - Method in class org.nuxeo.template.xdocreport.jaxrs.XDocReportResourceService
-
- getRouteElement() - Method in class org.nuxeo.ecm.platform.routing.api.RouteFolderElement
-
- getRouteElements(DocumentRoute, CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
-
- getRouteElements(DocumentRoute, CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
-
- getRouteInstanceFor(Task) - Method in class org.nuxeo.ecm.platform.routing.web.DocumentRoutingActionsBean
-
- getRouteMaxDepth() - Method in class org.nuxeo.ecm.platform.routing.api.DocumentRouteTableElement
-
- getRouteModel(String) - Method in class org.nuxeo.ecm.platform.routing.web.DocumentRoutingActionsBean
-
- getRouteModelDocIdWithId(CoreSession, String) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
-
Returns the doc id of the route model with the given id
- getRouteModelDocIdWithId(CoreSession, String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
-
- getRouteModelSuggestions(Object) - Method in class org.nuxeo.ecm.platform.routing.web.DocumentRoutingSuggestionActionsBean
-
- getRouteModelTemplateResources() - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
-
Returns all the route models resource templates.
- getRouteModelTemplateResources() - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
-
- getRouteModelTemplateResources() - Method in class org.nuxeo.ecm.platform.routing.core.registries.RouteTemplateResourceRegistry
-
- getRouteModelWithId(CoreSession, String) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
-
Returns the route model with the given id
- getRouteModelWithId(CoreSession, String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
-
- getRouteTable() - Method in class org.nuxeo.ecm.platform.routing.api.DocumentRouteTableElement
-
- getRoutingStep(OperationContext) - Method in class org.nuxeo.ecm.platform.routing.dm.operation.AbstractTaskStepOperation
-
- getRoutingStepDocumentId(OperationContext) - Method in class org.nuxeo.ecm.platform.routing.dm.operation.AbstractTaskStepOperation
-
- getRoutingTask(OperationContext) - Method in class org.nuxeo.ecm.platform.routing.dm.operation.AbstractTaskStepOperation
-
- getRow() - Method in class org.nuxeo.ecm.platform.ui.web.model.impl.SelectDataModelRowEvent
-
- getRowCount() - Method in class org.nuxeo.ecm.platform.query.api.PageSelections
-
- getRowCount() - Method in class org.nuxeo.ecm.platform.ui.web.component.list.UIEditableList
-
Gets the total number of rows in this table.
- getRowCount() - Method in interface org.nuxeo.ecm.platform.ui.web.model.EditableModel
-
- getRowCount() - Method in class org.nuxeo.ecm.platform.ui.web.model.impl.EditableModelImpl
-
- getRowCount() - Method in class org.nuxeo.ecm.platform.ui.web.model.impl.ProtectedEditableModelImpl
-
- getRowCount() - Method in class org.nuxeo.ecm.platform.ui.web.model.impl.SelectDataModelImpl
-
- getRowCount() - Method in interface org.nuxeo.ecm.platform.ui.web.model.ProtectedEditableModel
-
- getRowData() - Method in class org.nuxeo.ecm.platform.ui.web.component.list.UIEditableList
-
Gets the data for the current row.
- getRowData() - Method in interface org.nuxeo.ecm.platform.ui.web.model.EditableModel
-
- getRowData() - Method in class org.nuxeo.ecm.platform.ui.web.model.impl.EditableModelImpl
-
- getRowData() - Method in class org.nuxeo.ecm.platform.ui.web.model.impl.ProtectedEditableModelImpl
-
- getRowData() - Method in class org.nuxeo.ecm.platform.ui.web.model.impl.SelectDataModelImpl
-
- getRowData() - Method in class org.nuxeo.ecm.platform.ui.web.model.impl.SelectDataModelRowEvent
-
- getRowData() - Method in interface org.nuxeo.ecm.platform.ui.web.model.ProtectedEditableModel
-
- getRowId() - Method in class org.nuxeo.ecm.webapp.table.row.GenericTableRow
-
Deprecated.
- getRowIndex() - Method in class org.nuxeo.ecm.platform.ui.web.component.list.UIEditableList
-
Gets the index of the current row.
- getRowIndex() - Method in interface org.nuxeo.ecm.platform.ui.web.model.EditableModel
-
- getRowIndex() - Method in class org.nuxeo.ecm.platform.ui.web.model.impl.EditableModelImpl
-
- getRowIndex() - Method in class org.nuxeo.ecm.platform.ui.web.model.impl.ProtectedEditableModelImpl
-
- getRowIndex() - Method in class org.nuxeo.ecm.platform.ui.web.model.impl.SelectDataModelImpl
-
- getRowIndex() - Method in interface org.nuxeo.ecm.platform.ui.web.model.ProtectedEditableModel
-
- getRowKey() - Method in class org.nuxeo.ecm.platform.ui.web.component.list.UIEditableList
-
Gets the rowKey of the current row.
- getRowKey() - Method in interface org.nuxeo.ecm.platform.ui.web.model.EditableModel
-
Gets unique key identifier for this row.
- getRowKey() - Method in class org.nuxeo.ecm.platform.ui.web.model.impl.EditableModelImpl
-
- getRows() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutDefinitionImpl
-
- getRows() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutImpl
-
- getRows() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Layout
-
Returns the table of widgets.
- getRows() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutDefinition
-
Returns the list of widget names to use at a given row.
- getRows() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutDescriptor
-
- getRows() - Method in class org.nuxeo.ecm.platform.query.api.PageSelections
-
- getRows() - Method in class org.nuxeo.ecm.platform.ui.web.component.editor.UIHtmlEditor
-
- getRows() - Method in class org.nuxeo.ecm.platform.ui.web.model.impl.SelectDataModelImpl
-
- getRows() - Method in class org.nuxeo.ecm.platform.ui.web.model.impl.SortableSelectDocumentDataModelImpl
-
- getRows() - Method in interface org.nuxeo.ecm.platform.ui.web.model.SelectDataModel
-
- getRssFeedArguments(WebContext, String) - Static method in class org.nuxeo.webengine.sites.utils.SiteUtils
-
Computes the arguments for rss feed.
- getRssReaderManagementContainer(CoreSession) - Method in class org.nuxeo.rss.reader.service.RSSFeedComponent
-
- getRssReaderManagementContainer(CoreSession) - Method in interface org.nuxeo.rss.reader.service.RSSFeedService
-
This Rss Reader Management container store administration values and
store feeds proposed by the administrator for user.
- getRssReaderManagementContainerPath() - Method in class org.nuxeo.rss.reader.manager.seam.RssGadgetPreferenceActions
-
- getRules() - Method in class org.nuxeo.ecm.platform.actions.DefaultActionFilter
-
- getRules(String) - Method in class org.nuxeo.ecm.user.registration.actions.UserRegistrationConfigurationActions
-
- getRunnedCount() - Method in interface org.nuxeo.ecm.core.management.api.ProbeInfo
-
- getRunnedCount() - Method in interface org.nuxeo.ecm.core.management.api.ProbeMBean
-
- getRunnedCount() - Method in class org.nuxeo.ecm.core.management.probes.ProbeInfoImpl
-
- getRunner() - Method in class org.nuxeo.runtime.test.runner.web.WebPage
-
- getRunningCount() - Method in class org.nuxeo.ecm.core.management.works.WorksQueueMonitoring
-
- getRunningCount() - Method in interface org.nuxeo.ecm.core.management.works.WorksQueueMonitoringMBean
-
- getRunningWorks() - Method in class org.nuxeo.ecm.core.management.works.WorksQueueMonitoring
-
- getRunningWorks() - Method in interface org.nuxeo.ecm.core.management.works.WorksQueueMonitoringMBean
-
- getRuntime() - Static method in class org.nuxeo.runtime.api.Framework
-
Gets the runtime service instance.
- getRuntime() - Method in class org.nuxeo.runtime.model.impl.DefaultRuntimeContext
-
- getRuntime() - Method in interface org.nuxeo.runtime.model.RuntimeContext
-
Gets the current runtime service.
- getRuntime() - Method in class org.nuxeo.runtime.remoting.RemoteContext
-
- getRuntimeContext() - Method in class org.nuxeo.ecm.core.event.impl.EventListenerDescriptor
-
- getRuntimeContext() - Method in interface org.nuxeo.runtime.model.ComponentContext
-
- getRuntimeContext() - Method in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
-
- getRuntimeContext() - Method in class org.nuxeo.runtime.remoting.RemoteComponentInstance
-
- getRuntimeDistribution() - Method in class org.nuxeo.apidoc.browse.Distribution
-
- getRuntimeDistributionName() - Method in class org.nuxeo.apidoc.browse.Distribution
-
- getRuntimeHome() - Method in class org.nuxeo.common.Environment
-
- getRuntimeHome() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
-
- getRuntimeHome() - Method in class org.nuxeo.launcher.config.TomcatConfigurator
-
- getRuntimeSnapshot() - Method in interface org.nuxeo.apidoc.snapshot.SnapshotManager
-
- getRuntimeSnapshot() - Method in class org.nuxeo.apidoc.snapshot.SnapshotManagerComponent
-
- getRuntimeVersion() - Method in class org.nuxeo.ecm.admin.runtime.SimplifiedServerInfo
-
- getSample() - Method in class org.nuxeo.opensocial.webengine.gadgets.Gadgets
-
- getSample() - Method in class org.nuxeo.rss.reader.webengine.RssReaderModuleRoot
-
- getSampleContainer() - Method in class org.nuxeo.opensocial.webengine.gadgets.Gadgets
-
- getSaveButton() - Method in class org.nuxeo.opensocial.container.client.external.html.HTMLGadget
-
- getSaveButton() - Method in interface org.nuxeo.opensocial.container.client.external.html.HTMLPresenter.Display
-
- getSaveButton() - Method in class org.nuxeo.opensocial.container.client.external.picture.PictureGadget
-
- getSaveButton() - Method in interface org.nuxeo.opensocial.container.client.external.picture.PicturePresenter.Display
-
- getSaveButton() - Method in interface org.nuxeo.opensocial.container.client.presenter.PreferencesPresenter.Display
-
- getSaveButton() - Method in class org.nuxeo.opensocial.container.client.view.PreferencesWidget
-
- getSavedReplyCommentId() - Method in class org.nuxeo.ecm.platform.comment.web.AbstractCommentManagerActionsBean
-
- getSavedReplyCommentId() - Method in interface org.nuxeo.ecm.platform.comment.web.CommentManagerActions
-
- getSavedSearchTitle() - Method in class org.nuxeo.dam.seam.DamSearchActions
-
- getSavedSearchTitle() - Method in class org.nuxeo.ecm.platform.faceted.search.jsf.FacetedSearchActions
-
- getSavedVersion() - Method in class org.nuxeo.theme.editor.UndoBuffer
-
- getSaveInterval() - Method in class org.nuxeo.ecm.core.io.impl.AbstractDocumentModelWriter
-
- getSaveOptions(DocumentModel) - Method in class org.nuxeo.ecm.core.versioning.StandardVersioningService
-
- getSaveOptions(DocumentModel) - Method in class org.nuxeo.ecm.core.versioning.VersioningComponent
-
- getSaveOptions(DocumentModel) - Method in interface org.nuxeo.ecm.core.versioning.VersioningService
-
Checks what options are available on a document at save time.
- getScanForNestedJARs() - Method in class org.nuxeo.osgi.application.ApplicationBundleLoader
-
- getScanForNestedJARs() - Method in class org.nuxeo.osgi.application.ApplicationLoader
-
- getScannedObjects() - Method in class org.nuxeo.common.xmap.XMap
-
Gets a list of scanned objects.
- getScanner() - Static method in class org.nuxeo.runtime.test.runner.FeaturesRunner
-
- getScheduledCount() - Method in class org.nuxeo.ecm.core.management.works.WorksQueueMonitoring
-
- getScheduledCount() - Method in interface org.nuxeo.ecm.core.management.works.WorksQueueMonitoringMBean
-
- getScheduledOrRunningSize() - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl.WorkThreadPoolExecutor
-
- getScheduledQueue(String) - Method in class org.nuxeo.ecm.core.work.MemoryWorkQueuing
-
- getScheduledQueue(String) - Method in class org.nuxeo.ecm.core.work.redis.RedisWorkQueuing
-
- getScheduledQueue(String) - Method in interface org.nuxeo.ecm.core.work.WorkQueuing
-
- getScheduledWorks() - Method in class org.nuxeo.ecm.core.management.works.WorksQueueMonitoring
-
- getScheduledWorks() - Method in interface org.nuxeo.ecm.core.management.works.WorksQueueMonitoringMBean
-
- getSchedulePath() - Method in class org.nuxeo.ecm.core.work.AbstractWork
-
- getSchedulePath() - Method in interface org.nuxeo.ecm.core.work.api.Work
-
Returns the schedule path
- getSchedulingTime() - Method in class org.nuxeo.ecm.core.work.AbstractWork
-
- getSchedulingTime() - Method in interface org.nuxeo.ecm.core.work.api.Work
-
Gets the time at which this work instance was first scheduled.
- getSchema() - Method in interface org.nuxeo.ecm.core.api.DataModel
-
Gets the schema of this data model.
- getSchema() - Method in class org.nuxeo.ecm.core.api.impl.DataModelImpl
-
- getSchema() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel.SimpleDataModel
-
Deprecated.
- getSchema() - Method in interface org.nuxeo.ecm.core.api.model.DocumentPart
-
The document schema.
- getSchema() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
-
- getSchema() - Method in class org.nuxeo.ecm.core.api.model.impl.DocumentPartImpl
-
- getSchema() - Method in interface org.nuxeo.ecm.core.api.model.Property
-
Gets the document schema defining the property tree from which the
property belongs.
- getSchema(String) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
-
- getSchema(String) - Method in interface org.nuxeo.ecm.core.schema.TypeProvider
-
Gets a schema.
- getSchema() - Method in class org.nuxeo.ecm.core.schema.types.AbstractType
-
- getSchema(String) - Method in interface org.nuxeo.ecm.core.schema.types.CompositeType
-
Gets the composite type schema given its name.
- getSchema(String) - Method in class org.nuxeo.ecm.core.schema.types.CompositeTypeImpl
-
- getSchema() - Method in interface org.nuxeo.ecm.core.schema.types.Type
-
Gets the schema defining this type.
- getSchema() - Method in interface org.nuxeo.ecm.diff.model.DiffComplexFieldDefinition
-
Gets the complex field schema.
- getSchema() - Method in interface org.nuxeo.ecm.diff.model.DiffFieldDefinition
-
Gets the field schema.
- getSchema() - Method in class org.nuxeo.ecm.diff.model.impl.DiffComplexFieldDefinitionImpl
-
- getSchema() - Method in class org.nuxeo.ecm.diff.model.impl.DiffFieldDefinitionImpl
-
- getSchema() - Method in class org.nuxeo.ecm.diff.service.impl.DiffComplexFieldDescriptor
-
- getSchema() - Method in class org.nuxeo.ecm.diff.service.impl.DiffExcludedFieldsDescriptor
-
- getSchema() - Method in class org.nuxeo.ecm.diff.service.impl.DiffFieldDescriptor
-
- getSchema() - Method in interface org.nuxeo.ecm.directory.Directory
-
Gets the schema name used by this directory.
- getSchema() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectory
-
- getSchema() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryProxy
-
- getSchema() - Method in class org.nuxeo.ecm.directory.memory.MemoryDirectory
-
- getSchema() - Method in class org.nuxeo.ecm.directory.multi.MultiDirectory
-
- getSchema() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectory
-
- getSchema() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryProxy
-
- getSchema() - Method in class org.nuxeo.ecm.platform.forum.web.ThreadActionBean
-
- getSchema() - Method in interface org.nuxeo.ecm.platform.query.api.PredicateFieldDefinition
-
- getSchema() - Method in class org.nuxeo.ecm.platform.query.core.FieldDescriptor
-
- getSchema() - Method in class org.nuxeo.ecm.webapp.dnd.DndFormActionBean
-
- getSchema() - Method in class org.nuxeo.theme.webwidgets.WidgetType
-
- getSchemaCount() - Method in interface org.nuxeo.ecm.diff.model.DocumentDiff
-
Gets the schema count.
- getSchemaCount() - Method in class org.nuxeo.ecm.diff.model.impl.DocumentDiffImpl
-
- getSchemaDiff(String) - Method in interface org.nuxeo.ecm.diff.model.DocumentDiff
-
Gets the schema diff.
- getSchemaDiff(String) - Method in class org.nuxeo.ecm.diff.model.impl.DocumentDiffImpl
-
- getSchemaDiff() - Method in class org.nuxeo.ecm.diff.model.impl.SchemaDiffImpl
-
- getSchemaDiff() - Method in interface org.nuxeo.ecm.diff.model.SchemaDiff
-
Gets the schema diff.
- getSchemaFieldMap() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectory
-
- getSchemaFieldMap() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectory
-
- getSchemaFromPrefix(String) - Method in interface org.nuxeo.ecm.core.schema.SchemaManager
-
- getSchemaFromPrefix(String) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
-
- getSchemaFromURI(String) - Method in interface org.nuxeo.ecm.core.schema.SchemaManager
-
- getSchemaFromURI(String) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
-
- getSchemaLoader() - Method in class org.nuxeo.ecm.core.schema.TypeService
-
Deprecated.
since 5.7 (unused)
- getSchemaManager() - Static method in class org.nuxeo.ecm.core.schema.NXSchema
-
Deprecated.
use Framework.getLocalService(SchemaManager.class)
instead
- getSchemaManager() - Static method in class org.nuxeo.ecm.core.schema.TypeService
-
Deprecated.
since 5.7, use
Framework.getLocalService(SchemaManager.class)
instead.
- getSchemaManager() - Method in class org.nuxeo.ecm.directory.memory.MemoryDirectory
-
- getSchemaName() - Method in class org.nuxeo.ecm.core.schema.types.AbstractType
-
- getSchemaName() - Method in interface org.nuxeo.ecm.core.schema.types.Type
-
Gets the local name of this type.
- getSchemaName(String) - Static method in class org.nuxeo.ecm.core.utils.DocumentModelUtils
-
Obtains the schema name from the full propertyName.
- getSchemaName() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
-
- getSchemaName() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
-
- getSchemaName() - Method in class org.nuxeo.ecm.directory.sql.TableReference
-
- getSchemaName() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.FieldDefinition
-
Optional schema name.
- getSchemaName() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.FieldDefinitionImpl
-
- getSchemaName() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.FieldDescriptor
-
- getSchemaName() - Method in interface org.nuxeo.ecm.platform.usermanager.UserAdapter
-
- getSchemaName() - Method in class org.nuxeo.ecm.platform.usermanager.UserAdapterImpl
-
- getSchemaName() - Method in class org.nuxeo.ecm.webapp.directory.DirectoryTreeDescriptor
-
- getSchemaNames(SchemaDescriptor[]) - Static method in class org.nuxeo.ecm.core.schema.SchemaDescriptor
-
- getSchemaNames() - Method in interface org.nuxeo.ecm.core.schema.types.CompositeType
-
Gets the schema names of this type.
- getSchemaNames() - Method in class org.nuxeo.ecm.core.schema.types.CompositeTypeImpl
-
- getSchemaNames() - Method in interface org.nuxeo.ecm.diff.model.DocumentDiff
-
Gets the schema names as a list.
- getSchemaNames() - Method in class org.nuxeo.ecm.diff.model.impl.DocumentDiffImpl
-
- getSchemas() - Method in class org.nuxeo.ecm.automation.client.rest.api.RestRequest
-
- getSchemas() - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
-
- getSchemas() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Gets the schemas available on this document (from the type and the
facets).
- getSchemas() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- getSchemas() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- getSchemas() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- getSchemas() - Method in class org.nuxeo.ecm.core.schema.PrefetchInfo
-
- getSchemas() - Method in class org.nuxeo.ecm.core.schema.ProxiesDescriptor
-
- getSchemas() - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
-
- getSchemas() - Method in interface org.nuxeo.ecm.core.schema.TypeProvider
-
Gets the list of schemas.
- getSchemas() - Method in interface org.nuxeo.ecm.core.schema.types.CompositeType
-
Gets all the schemas (including inherited schemas) of this composite type.
- getSchemas() - Method in class org.nuxeo.ecm.core.schema.types.CompositeTypeImpl
-
- getSchemas() - Method in class org.nuxeo.ecm.platform.indexing.gateway.ws.DocumentTypeDescriptor
-
- getSchemas(String) - Static method in class org.nuxeo.ecm.platform.ui.select2.common.Select2Common
-
Returns an array containing the given schema names plus the default ones
if not included
- getSchemas() - Method in class org.nuxeo.ecm.webapp.dnd.DndFormActionBean
-
- getSchemasDir() - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
-
- getSchemes() - Method in class org.nuxeo.theme.negotiation.NegotiationType
-
- getScope() - Method in class org.nuxeo.apidoc.adapters.SeamComponentInfoDocAdapter
-
- getScope() - Method in interface org.nuxeo.apidoc.api.SeamComponentInfo
-
- getScope() - Method in class org.nuxeo.apidoc.introspection.SeamComponentInfoImpl
-
- getScope() - Method in class org.nuxeo.ecm.automation.jaxrs.JsonFactoryProvider
-
- getScope() - Method in class org.nuxeo.ecm.core.test.RepositorySettings
-
- getScope() - Method in class org.nuxeo.ecm.directory.ldap.LDAPTreeReference
-
- getScope() - Method in class org.nuxeo.ecm.webengine.app.jersey.JerseyApplication
-
- getScope() - Method in class org.nuxeo.runtime.test.runner.ServiceProvider
-
- getScope() - Method in class org.nuxeo.theme.webwidgets.providers.WidgetEntity
-
- getScopedKey(String) - Method in enum org.nuxeo.common.collections.ScopeType
-
- getScopedValue(ScopeType, String) - Method in class org.nuxeo.common.collections.ScopedMap
-
Gets value for given scope and given key.
- getScopedValue(String) - Method in class org.nuxeo.common.collections.ScopedMap
-
Gets value for given key using default scope.
- getScopePrefix() - Method in enum org.nuxeo.common.collections.ScopeType
-
- getScopes() - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderDescriptor
-
- getScopes() - Method in class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProvider
-
- getScopeValues(ScopeType) - Method in class org.nuxeo.common.collections.ScopedMap
-
Creates a Map with entries from specified scope.
- getScreenshot() - Method in interface org.nuxeo.opensocial.gadgets.service.api.GadgetDeclaration
-
- getScreenshot() - Method in class org.nuxeo.opensocial.gadgets.service.BaseGadgetDescriptor
-
- getScreenshot() - Method in class org.nuxeo.opensocial.gadgets.service.InternalGadgetDescriptor
-
- getScreenshot() - Method in class org.nuxeo.theme.webwidgets.WidgetType
-
- getScript(File, Binding) - Method in class org.nuxeo.ecm.automation.core.scripting.GroovyScripting
-
- getScript(String, Binding) - Method in class org.nuxeo.ecm.automation.core.scripting.GroovyScripting
-
- getScript() - Method in class org.nuxeo.ecm.core.event.impl.EventListenerDescriptor
-
- getScript(File, Binding) - Method in class org.nuxeo.ecm.webengine.scripting.GroovyScripting
-
- getScript(String) - Method in class org.nuxeo.runtime.scripting.ScriptingComponent
-
- getScript(String) - Method in interface org.nuxeo.runtime.scripting.ScriptingService
-
- getScriptContext() - Method in class org.nuxeo.runtime.scripting.ScriptingClient
-
- getScriptDir() - Method in class org.nuxeo.runtime.scripting.ScriptingComponent
-
- getScriptDir() - Method in interface org.nuxeo.runtime.scripting.ScriptingService
-
- getScriptEngineManager() - Method in class org.nuxeo.runtime.scripting.ScriptingComponent
-
- getScriptEngineManager() - Method in interface org.nuxeo.runtime.scripting.ScriptingService
-
- getScriptFile(String) - Method in class org.nuxeo.runtime.scripting.ScriptingComponent
-
- getScriptFile(String) - Method in interface org.nuxeo.runtime.scripting.ScriptingService
-
- getScripting() - Static method in class org.nuxeo.ecm.core.event.script.Script
-
- getScripting() - Method in class org.nuxeo.ecm.webengine.WebEngine
-
- getScripts() - Method in class org.nuxeo.theme.webwidgets.WidgetType
-
- getSeamComponent(String) - Method in class org.nuxeo.apidoc.introspection.RuntimeSnapshot
-
- getSeamComponent(String) - Method in class org.nuxeo.apidoc.repository.RepositoryDistributionSnapshot
-
- getSeamComponent(String) - Method in interface org.nuxeo.apidoc.snapshot.DistributionSnapshot
-
- getSeamComponentByName(String) - Static method in class org.nuxeo.ecm.platform.ui.web.util.SeamComponentCallHelper
-
Gets the CGLib-wrapped Seam component from its name.
- getSeamComponentByRef(Object) - Static method in class org.nuxeo.ecm.platform.ui.web.util.SeamComponentCallHelper
-
Gets the CGLib-wrapped Seam component from a reference.
- getSeamComponentIds() - Method in class org.nuxeo.apidoc.introspection.RuntimeSnapshot
-
- getSeamComponentIds() - Method in class org.nuxeo.apidoc.repository.RepositoryDistributionSnapshot
-
- getSeamComponentIds() - Method in interface org.nuxeo.apidoc.snapshot.DistributionSnapshot
-
- getSeamComponents() - Method in class org.nuxeo.apidoc.introspection.RuntimeSnapshot
-
- getSeamComponents() - Method in class org.nuxeo.apidoc.repository.RepositoryDistributionSnapshot
-
- getSeamComponents() - Method in interface org.nuxeo.apidoc.snapshot.DistributionSnapshot
-
- getSeamRemotingJavaScriptURLParameters() - Method in class org.nuxeo.ecm.platform.ui.web.seamremoting.SeamRemotingJSBuilderComponent
-
- getSeamRemotingJavaScriptURLParameters() - Method in interface org.nuxeo.ecm.platform.ui.web.seamremoting.SeamRemotingJSBuilderService
-
- getSearchBaseDn() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
-
- getSearchClasses() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
-
- getSearchControls() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectory
-
- getSearchControls(boolean) - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectory
-
- getSearchCriteria() - Method in class org.nuxeo.ecm.platform.suggestbox.service.SearchDocumentsSuggestion
-
- getSearchDocumentBinding() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewDescriptor
-
- getSearchDocumentModel() - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentView
-
Returns the search document model as set on the content view.
- getSearchDocumentModel() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewImpl
-
- getSearchDocumentModel() - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentViewState
-
- getSearchDocumentModel() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewStateImpl
-
- getSearchDocumentModel() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
-
- getSearchDocumentModel() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
-
- getSearchDocumentModelType() - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentView
-
Returns the search document model type as defined in the XML
configuration.
- getSearchDocumentModelType() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewImpl
-
- getSearchDocumentResults() - Method in interface org.nuxeo.ecm.webapp.action.EditorLinkActions
-
- getSearchDocumentResults() - Method in class org.nuxeo.ecm.webapp.action.EditorLinkActionsBean
-
- getSearchEnabled() - Method in class org.nuxeo.ecm.webapp.context.UserServicesContext
-
- getSearchFilter() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
-
- getSearchFilter() - Method in class org.nuxeo.ecm.webapp.security.PrincipalListManager
-
- getSearchFormFragment() - Method in class org.nuxeo.functionaltests.dam.DAMPage
-
- getSearchImageResults() - Method in interface org.nuxeo.ecm.webapp.note.EditorImageActions
-
- getSearchImageResults() - Method in class org.nuxeo.ecm.webapp.note.EditorImageActionsBean
-
- getSearchKeywords() - Method in class org.nuxeo.ecm.platform.suggestbox.jsf.SuggestboxActions
-
- getSearchKeywords() - Method in interface org.nuxeo.ecm.webapp.action.EditorLinkActions
-
- getSearchKeywords() - Method in class org.nuxeo.ecm.webapp.action.EditorLinkActionsBean
-
- getSearchKeywords() - Method in interface org.nuxeo.ecm.webapp.note.EditorImageActions
-
- getSearchKeywords() - Method in class org.nuxeo.ecm.webapp.note.EditorImageActionsBean
-
- getSearchLayout() - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentView
-
Returns the search layout, used to filter results.
- getSearchLayout() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewDescriptor
-
- getSearchLayout() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewImpl
-
- getSearchOverflow() - Method in class org.nuxeo.ecm.webapp.security.PrincipalListManager
-
- getSearchParameters() - Method in class org.nuxeo.webengine.sites.AbstractSiteDocumentObject
-
Method called before a search operation is made for the context of the
current web object.
- getSearchPermanentLinkUrl() - Method in class org.nuxeo.dam.seam.DamSearchActions
-
Compute a permanent link for the current search.
- getSearchResultsFragment() - Method in class org.nuxeo.functionaltests.dam.DAMPage
-
- getSearchScope() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
-
- getSearchSortInfos() - Method in class org.nuxeo.ecm.platform.smart.query.jsf.SmartNXQLQueryActions
-
- getSearchSortInfos() - Method in class org.nuxeo.ecm.webapp.search.DocumentSearchActions
-
- getSearchString() - Method in class org.nuxeo.connect.client.jsf.AppCenterViewsManager
-
- getSearchString() - Method in class org.nuxeo.ecm.webapp.security.AbstractUserGroupManagement
-
- getSearchType() - Method in class org.nuxeo.ecm.webapp.security.PrincipalListManager
-
- getSearchURI(URI) - Method in interface org.nuxeo.ecm.platform.annotations.api.UriResolver
-
- getSearchURI(URI) - Method in class org.nuxeo.ecm.platform.annotations.repository.DefaultNuxeoUriResolver
-
- getSearchURI(URI) - Method in class org.nuxeo.ecm.platform.annotations.service.DefaultUriResolver
-
- getSecond() - Method in class org.nuxeo.ecm.automation.core.scripting.DateWrapper
-
- getSecondaryTypes() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
-
- getSecret(String) - Method in class org.nuxeo.ecm.platform.oauth.consumers.NuxeoOAuthConsumer
-
- getSecretToken() - Method in class org.nuxeo.ecm.http.client.NuxeoServer
-
- getSectionRoots() - Method in class org.nuxeo.ecm.platform.publisher.web.AdministrationPublishActions
-
- getSectionRootsForWorkspace(DocumentModel, boolean) - Method in interface org.nuxeo.ecm.platform.publisher.helper.RootSectionFinder
-
Returns the head (root) sections that are bound to a given Workspace.
- getSectionRootsForWorkspace(DocumentModel) - Method in interface org.nuxeo.ecm.platform.publisher.helper.RootSectionFinder
-
Returns the head (root) sections that are bound to a given Workspace.
- getSectionRootsForWorkspace(DocumentModel, boolean) - Method in class org.nuxeo.ecm.platform.publisher.impl.finder.AbstractRootSectionsFinder
-
- getSectionRootsForWorkspace(DocumentModel) - Method in class org.nuxeo.ecm.platform.publisher.impl.finder.AbstractRootSectionsFinder
-
- getSectionTypes() - Method in class org.nuxeo.ecm.platform.publisher.web.PublishActionsBean
-
- getSecureToken(String, String, String, boolean) - Static method in class org.nuxeo.opensocial.container.server.utils.SecureTokenBuilder
-
- getSecureToken(String, String, String, byte[], String, String, boolean) - Static method in class org.nuxeo.opensocial.container.server.utils.SecureTokenBuilder
-
XXX LeroyMerlin's old version.
- getSecureToken(List<String>) - Method in class org.nuxeo.opensocial.webengine.gadgets.Gadgets
-
- getSecurityCheckSql(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
Gets the expression to use to check security.
- getSecurityCheckSql(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDB2
-
- getSecurityCheckSql(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDerby
-
- getSecurityCheckSql(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
-
- getSecurityCheckSql(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectHSQLDB
-
- getSecurityCheckSql(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
-
- getSecurityCheckSql(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
-
- getSecurityCheckSql(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
-
- getSecurityCheckSql(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
-
- getSecurityData() - Method in interface org.nuxeo.ecm.webapp.security.SecurityActions
-
- getSecurityData() - Method in class org.nuxeo.ecm.webapp.security.SecurityActionsBean
-
- getSecurityDomain(String) - Method in class org.nuxeo.runtime.api.login.LoginComponent
-
- getSecurityDomain(String) - Method in interface org.nuxeo.runtime.api.login.LoginService
-
- getSecurityDomains() - Method in class org.nuxeo.runtime.api.login.LoginComponent
-
- getSecurityDomains() - Method in interface org.nuxeo.runtime.api.login.LoginService
-
- getSecurityDomains() - Method in class org.nuxeo.runtime.config.AbstractServerConfiguration
-
- getSecurityDomains() - Static method in class org.nuxeo.runtime.config.v1.ConfigurationFactory1
-
- getSecurityDomains() - Method in interface org.nuxeo.runtime.remoting.Server
-
Gets the login configuration of this server.
- getSecurityDomains() - Method in class org.nuxeo.runtime.remoting.ServerImpl
-
- getSecurityError() - Method in class org.nuxeo.ecm.platform.error.web.SeamErrorComponent
-
- getSecurityError() - Method in class org.nuxeo.ecm.platform.error.web.WebengineError
-
- getSecurityErrorFactoryEvent() - Method in class org.nuxeo.ecm.platform.error.web.SeamErrorComponent
-
- getSecurityManager() - Method in interface org.nuxeo.ecm.core.model.Session
-
Gets the security manager used by the repository.
- getSecurityManager() - Method in class org.nuxeo.ecm.core.repository.RepositoryDescriptor
-
- getSecurityManager() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
-
- getSecurityManager() - Method in class org.nuxeo.ecm.platform.annotations.repository.service.AnnotationsRepositoryServiceImpl
-
- getSecurityManagerClass() - Method in class org.nuxeo.ecm.core.repository.RepositoryDescriptor
-
- getSecurityService() - Static method in class org.nuxeo.ecm.core.NXCore
-
- getSecuritySummary(DocumentModel, Boolean) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- getSecuritySummary(DocumentModel, Boolean) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Returns security descriptors of doc and all it's children that hold
explicit security.
- getSecuritySummary(Document, Boolean) - Static method in class org.nuxeo.ecm.core.security.SecurityService
-
- getSecurityToken() - Method in class org.nuxeo.opensocial.container.shared.webcontent.OpenSocialData
-
- getSegment() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ResourceExtension
-
- getSegments() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.PathParser
-
- getSelectAncestorsIds() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
-
Select all ancestors ids for several fragments.
- getSelectChildrenIdsAndTypesSql(boolean) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
-
- getSelectChildrenIdsAndTypesWhatColumns() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
-
- getSelectClause() - Method in class org.nuxeo.ecm.core.query.sql.model.SQLQuery
-
- getSelectDescendantsInfoSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
-
- getSelectDescendantsInfoWhatColumns() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
-
- getSelected() - Method in class org.nuxeo.ecm.platform.ui.web.model.impl.SelectDataModelRowEvent
-
- getSelected() - Method in class org.nuxeo.ecm.platform.ui.web.model.impl.SelectDataModelRowImpl
-
- getSelected() - Method in interface org.nuxeo.ecm.platform.ui.web.model.SelectDataModelRow
-
- getSelected() - Method in class org.nuxeo.ecm.webapp.table.cell.SelectionTableCell
-
Deprecated.
- getSelected() - Method in class org.nuxeo.ecm.webapp.table.row.TableRow
-
Deprecated.
Says whether the row is selected or not.
- getSelected() - Static method in enum org.nuxeo.runtime.api.J2EEContainerDescriptor
-
- getSelectedAsset() - Method in class org.nuxeo.functionaltests.dam.SearchResultsFragment
-
Returns the bubble box element of the selected asset.
- getSelectedAuditCategory() - Method in class org.nuxeo.ecm.admin.UsersActivityManager
-
- getSelectedAuditTimeRange() - Method in class org.nuxeo.ecm.admin.UsersActivityManager
-
- getSelectedBankCollection() - Static method in class org.nuxeo.theme.editor.Main
-
- getSelectedBankCollection() - Static method in class org.nuxeo.theme.editor.SessionManager
-
- getSelectedColor() - Method in class org.nuxeo.opensocial.container.client.ui.ColorsPanelWidget
-
- getSelectedConfiguration() - Method in class org.nuxeo.ecm.user.registration.actions.UserRegistrationConfigurationActions
-
- getSelectedContentView() - Method in class org.nuxeo.functionaltests.dam.SearchFormFragment
-
- getSelectedContentViewHeaders() - Method in class org.nuxeo.ecm.platform.faceted.search.jsf.FacetedSearchConfigurationActions
-
- getSelectedContentViewHeaders(DocumentModel) - Method in class org.nuxeo.ecm.platform.faceted.search.jsf.FacetedSearchConfigurationActions
-
Return a set of String naming the faceted search allowed for the domain
passed as parameter
- getSelectedCssCategories() - Static method in class org.nuxeo.theme.editor.Main
-
- getSelectedCssCategories() - Static method in class org.nuxeo.theme.editor.SessionManager
-
- getSelectedDirectoryEntry() - Method in class org.nuxeo.ecm.webapp.directory.DirectoryUIActionsBean
-
- getSelectedDirectoryName() - Method in class org.nuxeo.ecm.webapp.directory.DirectoryUIActionsBean
-
- getSelectedDocModel() - Method in class org.nuxeo.ecm.webapp.table.model.DocModelTableModel
-
Deprecated.
- getSelectedDocs() - Method in class org.nuxeo.ecm.webapp.table.model.DocModelTableModel
-
Deprecated.
- getSelectedDocumentId() - Method in class org.nuxeo.dam.seam.DamActions
-
- GetSelectedDocuments - Class in org.nuxeo.ecm.automation.jsf.operations
-
- GetSelectedDocuments() - Constructor for class org.nuxeo.ecm.automation.jsf.operations.GetSelectedDocuments
-
- getSelectedDomain() - Method in class org.nuxeo.ecm.user.center.dashboard.jsf.JSFDashboardActions
-
- getSelectedDomainId() - Method in class org.nuxeo.ecm.user.center.dashboard.jsf.JSFDashboardActions
-
- getSelectedDomainPath() - Method in class org.nuxeo.ecm.user.center.dashboard.jsf.JSFDashboardActions
-
- getSelectedDomainTemplatesPath() - Method in class org.nuxeo.ecm.user.center.dashboard.jsf.JSFDashboardActions
-
- getSelectedEditField() - Static method in class org.nuxeo.theme.editor.Main
-
- getSelectedEditField() - Static method in class org.nuxeo.theme.editor.SessionManager
-
- getSelectedElement() - Static method in class org.nuxeo.theme.editor.Main
-
- getSelectedElementId() - Static method in class org.nuxeo.theme.editor.Main
-
- getSelectedElementProperties() - Static method in class org.nuxeo.theme.editor.Main
-
- getSelectedEntries() - Method in class org.nuxeo.ecm.webapp.notification.GroupsSubscriptionsAction
-
- getSelectedEntries() - Method in interface org.nuxeo.ecm.webapp.security.SecurityActions
-
Returns selected entries used in add/remove methods
- getSelectedEntries() - Method in class org.nuxeo.ecm.webapp.security.SecurityActionsBean
-
- getSelectedEntry() - Method in interface org.nuxeo.ecm.webapp.security.SecurityActions
-
Returns selected entry used in add/remove methods
- getSelectedEntry() - Method in class org.nuxeo.ecm.webapp.security.SecurityActionsBean
-
- getSelectedFolder() - Method in interface org.nuxeo.opensocial.container.client.presenter.FolderPickerPresenter.Display
-
- getSelectedFolder() - Method in class org.nuxeo.opensocial.container.client.view.FolderPickerWidget
-
- getSelectedFont() - Method in class org.nuxeo.shell.swing.widgets.JFontChooser
-
Get the selected font.
- getSelectedFontFamily() - Method in class org.nuxeo.shell.swing.widgets.JFontChooser
-
Get the family name of the selected font.
- getSelectedFontSize() - Method in class org.nuxeo.shell.swing.widgets.JFontChooser
-
Get the size of the selected font.
- getSelectedFontStyle() - Method in class org.nuxeo.shell.swing.widgets.JFontChooser
-
Get the style of the selected font.
- getSelectedFragmentStyle() - Static method in class org.nuxeo.theme.editor.Main
-
- getSelectedFragmentType() - Static method in class org.nuxeo.theme.editor.Main
-
- getSelectedFragmentView() - Static method in class org.nuxeo.theme.editor.Main
-
- getSelectedGrant() - Method in class org.nuxeo.ecm.webapp.notification.GroupsSubscriptionsAction
-
- getSelectedGrant() - Method in class org.nuxeo.ecm.webapp.security.PermissionActionListManager
-
- getSelectedGroup() - Method in class org.nuxeo.ecm.platform.shibboleth.web.ShibbolethGroupManagerActionsBean
-
- getSelectedGroup() - Method in class org.nuxeo.ecm.webapp.security.GroupManagementActions
-
- getSelectedHttpSessionsTimeRange() - Method in class org.nuxeo.ecm.admin.UsersActivityManager
-
- getSelectedImportFolderId() - Method in class org.nuxeo.dam.seam.DamImportActions
-
- getSelectedImportOption() - Method in class org.nuxeo.dam.seam.DamImportActions
-
- getSelectedImportOptionId() - Method in class org.nuxeo.dam.seam.DamImportActions
-
- getSelectedLayoutColumns() - Method in class org.nuxeo.ecm.platform.smart.query.jsf.SmartNXQLQueryActions
-
- getSelectedLayoutColumns() - Method in class org.nuxeo.ecm.webapp.search.DocumentSearchActions
-
- getSelectedLetter() - Method in class org.nuxeo.ecm.webapp.security.UserManagementActions
-
- getSelectedModerators() - Method in class org.nuxeo.ecm.platform.forum.web.ThreadActionBean
-
- getSelectedNamedStyle() - Static method in class org.nuxeo.theme.editor.Main
-
- getSelectedNamedStyleId() - Static method in class org.nuxeo.theme.editor.Main
-
- getSelectedNavigationTree() - Method in class org.nuxeo.ecm.virtualnavigation.action.MultiNavTreeManager
-
- getSelectedNavigationTreeDescriptor() - Method in class org.nuxeo.ecm.virtualnavigation.action.MultiNavTreeManager
-
- getSelectedNewAssetType() - Method in class org.nuxeo.dam.seam.DamImportActions
-
Gets the selected new asset type.
- getSelectedNotification() - Method in class org.nuxeo.ecm.webapp.notification.GroupsSubscriptionsAction
-
- getSelectedNotifications() - Method in class org.nuxeo.ecm.webapp.notification.GroupsSubscriptionsAction
-
- getSelectedNotifications() - Method in class org.nuxeo.ecm.webapp.notification.SubscriptionsAction
-
- getSelectedPackages() - Method in class org.nuxeo.wizard.download.PackageDownloader
-
- getSelectedPermission() - Method in class org.nuxeo.ecm.webapp.security.PermissionListManager
-
- getSelectedPresetCategory() - Static method in class org.nuxeo.theme.editor.Main
-
- getSelectedPresetGroup() - Static method in class org.nuxeo.theme.editor.Main
-
- getSelectedPrincipal() - Method in class org.nuxeo.ecm.webapp.security.PrincipalListManager
-
- getSelectedResourceBank() - Static method in class org.nuxeo.theme.editor.Main
-
- getSelectedResourceBank() - Static method in class org.nuxeo.theme.editor.SessionManager
-
- getSelectedRowName() - Method in class org.nuxeo.ecm.platform.smart.query.IncrementalSmartQuery
-
- getSelectedRowNames() - Method in class org.nuxeo.ecm.platform.smart.query.IncrementalSmartQuery
-
- getSelectedRows(Layout, List<String>, boolean) - Static method in class org.nuxeo.ecm.platform.forms.layout.facelets.library.LayoutTagLibrary
-
- getSelectedRows(Layout, List<String>, boolean) - Static method in class org.nuxeo.ecm.platform.forms.layout.functions.LayoutFunctions
-
- getSelectedRows() - Method in class org.nuxeo.ecm.webapp.table.model.TableModel
-
Deprecated.
Returns the list of selected rows.
- getSelectedSections() - Method in class org.nuxeo.ecm.platform.publisher.web.AdministrationPublishActions
-
- getSelectedServerLocation() - Method in interface org.nuxeo.ecm.platform.ui.web.api.NavigationContext
-
Deprecated.
use getCurrentServerLocation instead
- getSelectedServerLocation() - Method in class org.nuxeo.ecm.webapp.context.NavigationContextBean
-
Deprecated.
use getCurrentServerLocation() instead
- getSelectedSize() - Method in interface org.nuxeo.ecm.webapp.note.EditorImageActions
-
- getSelectedSize() - Method in class org.nuxeo.ecm.webapp.note.EditorImageActionsBean
-
- getSelectedStyleCategory() - Static method in class org.nuxeo.theme.editor.Main
-
- getSelectedStyleLayer() - Static method in class org.nuxeo.theme.editor.Main
-
- getSelectedStyleLayerId() - Static method in class org.nuxeo.theme.editor.Main
-
- getSelectedStyleSelector() - Static method in class org.nuxeo.theme.editor.Main
-
- getSelectedSubTab() - Method in class org.nuxeo.functionaltests.pages.admincenter.AdminCenterBasePage
-
- getSelectedTab() - Method in interface org.nuxeo.ecm.webapp.note.EditorImageActions
-
- getSelectedTab() - Method in class org.nuxeo.ecm.webapp.note.EditorImageActionsBean
-
- getSelectedTemplate() - Method in interface org.nuxeo.ecm.webapp.contentbrowser.WorkspaceActions
-
- getSelectedTemplate() - Method in class org.nuxeo.ecm.webapp.contentbrowser.WorkspaceActionsBean
-
- getSelectedTemplateDescription() - Method in interface org.nuxeo.ecm.webapp.contentbrowser.WorkspaceActions
-
- getSelectedTemplateDescription() - Method in class org.nuxeo.ecm.webapp.contentbrowser.WorkspaceActionsBean
-
- getSelectedTemplateId() - Method in interface org.nuxeo.ecm.webapp.documenttemplates.DocumentTemplatesActions
-
Getter of the selected template id.
- getSelectedTemplateId() - Method in class org.nuxeo.ecm.webapp.documenttemplates.DocumentTemplatesActionsBean
-
- getSelectedText() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.util.Range
-
- getSelectedText(String, int) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.view.decorator.AnnoteaDecoratorVisitor
-
- getSelectedTree() - Method in interface org.nuxeo.ecm.webapp.directory.DirectoryTreeManager
-
- getSelectedTree() - Method in class org.nuxeo.ecm.webapp.directory.DirectoryTreeManagerBean
-
- getSelectedTreeName() - Method in interface org.nuxeo.ecm.webapp.directory.DirectoryTreeManager
-
- getSelectedTreeName() - Method in class org.nuxeo.ecm.webapp.directory.DirectoryTreeManagerBean
-
- getSelectedType() - Method in class org.nuxeo.ecm.webapp.action.TypesTool
-
- getSelectedTypes() - Method in class org.nuxeo.ecm.localconf.UITypesConfigurationActions
-
- getSelectedTypes(DocumentModel) - Method in class org.nuxeo.ecm.localconf.UITypesConfigurationActions
-
Returns a List of type selected for the domain given as parameter
- getSelectedUser() - Method in class org.nuxeo.ecm.webapp.security.UserManagementActions
-
- getSelectedUser() - Method in class org.nuxeo.ecm.webapp.table.model.UserPermissionsTableModel
-
Deprecated.
- getSelectedUserListEmpty() - Method in class org.nuxeo.ecm.webapp.security.PrincipalListManager
-
- getSelectedUserName() - Method in class org.nuxeo.ecm.webapp.security.UserManagementActions
-
- getSelectedUserProfile() - Method in class org.nuxeo.ecm.user.center.profile.UserProfileActions
-
- getSelectedUsers() - Method in class org.nuxeo.ecm.webapp.security.PrincipalListManager
-
- getSelectedUsers() - Method in class org.nuxeo.ecm.webapp.table.model.UserPermissionsTableModel
-
Deprecated.
- getSelectedValue() - Method in class org.nuxeo.ecm.platform.ui.web.util.SelectionActionsBean
-
- getSelectedValue() - Method in class org.nuxeo.ecm.platform.ui.web.util.SuggestionActionsBean
-
- getSelectedValueHolder() - Method in class org.nuxeo.ecm.platform.ui.web.util.SelectionActionsBean
-
- getSelectedVersionId() - Method in interface org.nuxeo.ecm.webapp.versioning.VersionedActions
-
Gets currently selected version id.
- getSelectedVersionId() - Method in class org.nuxeo.ecm.webapp.versioning.VersionedActionsBean
-
- getSelectedViews() - Method in interface org.nuxeo.ecm.platform.picture.web.PictureBookManager
-
- getSelectedViews() - Method in class org.nuxeo.ecm.platform.picture.web.PictureBookManagerBean
-
- getSelectedWidgetCategory() - Static method in class org.nuxeo.theme.webwidgets.ui.Main
-
- getSelectFragmentsByIds(String, int) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
-
Select by ids for all values of several fragments.
- getSelectFragmentsByIds(String, int, String[], Set<String>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
-
Select by ids for all values of several fragments (maybe ordered along
columns -- for collection fragments retrieval).
- getSelection(SelectionType) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
-
- getSelection(int) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelect
-
- getSelection() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectBase
-
- getSelection() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectMany
-
- getSelection() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectOne
-
- getSelection(Element) - Static method in class org.nuxeo.opensocial.wysiwyg.client.RichTextToolbar
-
Native JavaScript that returns the selected text and position of the
start
- getSelectionCellIndex() - Method in class org.nuxeo.ecm.webapp.table.row.TableRow
-
Deprecated.
Returns the cell selection index.
- getSelectionColumnIndex() - Method in class org.nuxeo.ecm.webapp.table.model.TableModel
-
Deprecated.
- getSelectionFragment(Serializable, String) - Method in class org.nuxeo.ecm.core.storage.sql.SelectionContext
-
Find a fragment given its selection id and value.
- getSelectionFragments(Serializable, String) - Method in class org.nuxeo.ecm.core.storage.sql.SelectionContext
-
Finds all the selection fragments for a given id.
- getSelectionKeyList() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelect
-
- getSelectionListName() - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentView
-
Returns the selection list name
- getSelectionListName() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewDescriptor
-
- getSelectionListName() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewImpl
-
- getSelections() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelect
-
- getSelectionTableCell() - Method in class org.nuxeo.ecm.webapp.table.row.TableRow
-
Deprecated.
Returns the selection cell found on the row.
- getSelectionXPointer(Range) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.util.XPathUtil
-
- getSelectItem(String, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryHelper
-
- getSelectItems() - Method in interface org.nuxeo.ecm.platform.picture.web.PictureBookManager
-
- getSelectItems() - Method in class org.nuxeo.ecm.platform.picture.web.PictureBookManagerBean
-
- getSelectItems() - Method in interface org.nuxeo.ecm.platform.picture.web.PictureManager
-
Gets the selectedItems.
- getSelectItems() - Method in class org.nuxeo.ecm.platform.picture.web.PictureManagerBean
-
- getSelectItems(String, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryHelper
-
- getSelectItems(String, Map<String, Serializable>, Boolean) - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryHelper
-
- getSelectItems(VocabularyEntryList, Map<String, Serializable>) - Static method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryHelper
-
- getSelectItems(VocabularyEntryList, Map<String, Serializable>, Boolean) - Static method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryHelper
-
- getSelectList() - Method in class org.nuxeo.ecm.core.query.sql.model.SelectClause
-
- getSelectModel() - Method in class org.nuxeo.ecm.platform.ui.web.model.impl.SelectDataModelRowImpl
-
- getSelectModel() - Method in interface org.nuxeo.ecm.platform.ui.web.model.SelectDataModelRow
-
- getSelectModelListeners() - Method in class org.nuxeo.ecm.platform.ui.web.model.impl.SelectDataModelImpl
-
- getSelectModelListeners() - Method in interface org.nuxeo.ecm.platform.ui.web.model.SelectDataModel
-
- getSelectOptionProperties(WidgetSelectOption) - Method in class org.nuxeo.ecm.platform.forms.layout.facelets.FaceletHandlerHelper
-
- getSelectOptions() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
-
- getSelectOptions() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
-
- getSelectOptions() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Widget
-
Returns the select options for this widget.
- getSelectOptions() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
-
Returns the select options for this widget.
- getSelectOptions() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetDescriptor
-
- getSelectorDescription(String, String) - Method in interface org.nuxeo.theme.formats.styles.Style
-
- getSelectorDescription(String, String) - Method in class org.nuxeo.theme.formats.styles.StyleFormat
-
- getSelectorViewNames() - Method in interface org.nuxeo.theme.formats.styles.Style
-
- getSelectorViewNames() - Method in class org.nuxeo.theme.formats.styles.StyleFormat
-
- getSelectParentIds(int) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
-
Select parentid by ids for all values of several fragments.
- getSelectRootIdSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
-
- getSelectRootIdWhatColumn() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
-
- getSeparator() - Static method in class org.nuxeo.ecm.platform.ui.select2.Select2Converter
-
- getSeparator() - Method in class org.nuxeo.ecm.platform.ui.web.component.file.UIOutputFile
-
- getSequenceKey(DocumentModel) - Method in class org.nuxeo.ecm.platform.uidgen.generators.UIDGCoreDocument
-
- getSequenceKey(DocumentModel) - Method in class org.nuxeo.ecm.platform.uidgen.generators.UIDGenerator1
-
- getSequenceKey(DocumentModel) - Method in interface org.nuxeo.ecm.platform.uidgen.UIDGenerator
-
- getSequencer() - Method in class org.nuxeo.ecm.platform.uidgen.service.UIDGeneratorService
-
- getSerializableValue() - Method in interface org.nuxeo.ecm.platform.audit.api.ExtendedInfo
-
- getSerializableValue() - Method in class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl.BlobInfo
-
- getSerializableValue() - Method in class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl.BooleanInfo
-
- getSerializableValue() - Method in class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl.DateInfo
-
- getSerializableValue() - Method in class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl.DoubleInfo
-
- getSerializableValue() - Method in class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl
-
- getSerializableValue() - Method in class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl.LongInfo
-
- getSerializableValue() - Method in class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl.StringInfo
-
- getSerializedStackTrace() - Method in class org.nuxeo.ecm.automation.jaxrs.ExceptionHandler
-
- getSerializer() - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiTransformer
-
- getSerialversionuid() - Static method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderDescriptor
-
- getSeriesProxyIds(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
-
- getServer() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectory
-
- getServer(String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryFactory
-
- getServer(String) - Method in class org.nuxeo.ecm.directory.ldap.registry.LDAPServerRegistry
-
- getServer() - Method in class org.nuxeo.runtime.api.ServiceDescriptor
-
- getServer() - Method in class org.nuxeo.runtime.api.ServiceGroup
-
- getServer() - Method in class org.nuxeo.runtime.gf3.GF3Component
-
- getServer() - Method in class org.nuxeo.runtime.jetty.ContextManager
-
- getServer() - Method in class org.nuxeo.runtime.jetty.JettyComponent
-
- getServer() - Method in class org.nuxeo.runtime.remoting.RemotingService
-
- getServer() - Method in class org.nuxeo.runtime.remoting.ServerDescriptor
-
- getServer() - Method in class org.nuxeo.runtime.scripting.ScriptingClient
-
- getServer() - Method in class org.nuxeo.runtime.services.streaming.StreamManagerClient
-
- getServerAddress() - Method in interface org.nuxeo.runtime.remoting.Server
-
- getServerAddress() - Method in class org.nuxeo.runtime.remoting.ServerImpl
-
- getServerConfiguration() - Method in class org.nuxeo.runtime.config.AutoConfigurationService
-
Gets the currently connected e server config.
- getServerConfigurator() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
-
- getServerHome() - Method in class org.nuxeo.common.Environment
-
- getServerInstanceName() - Static method in class org.nuxeo.ecm.core.management.statuses.NuxeoInstanceIdentifierHelper
-
- getServerLibDir() - Method in class org.nuxeo.launcher.config.JBossConfigurator
-
- getServerLibDir() - Method in class org.nuxeo.launcher.config.JettyConfigurator
-
- getServerLibDir() - Method in class org.nuxeo.launcher.config.ServerConfigurator
-
- getServerLibDir() - Method in class org.nuxeo.launcher.config.TomcatConfigurator
-
- getServerLibDir() - Method in class org.nuxeo.launcher.config.UnknownServerConfigurator
-
- getServerLocator() - Method in class org.nuxeo.runtime.remoting.RemotingService
-
- getServerLocator() - Method in class org.nuxeo.runtime.services.streaming.StreamingService
-
- getServerName() - Method in interface org.nuxeo.ecm.core.api.DocumentLocation
-
Returns the document server name.
- getServerName() - Method in class org.nuxeo.ecm.core.api.impl.DocumentLocationImpl
-
- getServerName() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
-
- getServerPrefix() - Method in class org.nuxeo.ecm.platform.ec.notification.service.GeneralSettingsDescriptor
-
- getServerRelativePath(File) - Method in class org.nuxeo.connect.update.task.update.UpdateManager
-
- getServerRoot() - Method in class org.nuxeo.connect.update.task.update.UpdateManager
-
- getServers() - Method in class org.nuxeo.runtime.api.ServiceManager
-
- getServerType() - Method in class org.nuxeo.runtime.config.NodeConfiguration
-
- getServerURI(String, int) - Static method in class org.nuxeo.runtime.remoting.RemotingService
-
Deprecated.
must be removed since from runtime 1.5.1 the invoker protocol
may be configurable
- getServerURL() - Method in class org.nuxeo.ecm.admin.NuxeoCtlManager
-
- getServerURL() - Static method in class org.nuxeo.ecm.platform.ui.web.util.BaseURL
-
- getServerURL(ServletRequest, boolean) - Static method in class org.nuxeo.ecm.platform.ui.web.util.BaseURL
-
- getServerURL(ServletRequest) - Static method in class org.nuxeo.ecm.platform.web.common.vh.VirtualHostHelper
-
- getServerURL(ServletRequest, boolean) - Static method in class org.nuxeo.ecm.platform.web.common.vh.VirtualHostHelper
-
- getServerURL() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
-
- getServerURL() - Method in interface org.nuxeo.ecm.webengine.model.WebContext
-
Gets the server URL without any path or trailing /.
- getServerURL() - Method in class org.nuxeo.functionaltests.LogTestWatchman
-
- getServerURL() - Static method in class org.nuxeo.theme.jsf.URLUtils
-
- getServerURL(ServletRequest) - Static method in class org.nuxeo.theme.jsf.URLUtils
-
- getServerURL() - Static method in class org.nuxeo.wizard.helpers.ServerController
-
- getServerURL(HttpServletRequest, boolean) - Static method in class org.nuxeo.wss.servlet.VHHelper
-
- getServerUrlPrefix() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
-
- getService(HttpServletRequest, String) - Static method in class edu.yale.its.tp.cas.client.Util
-
Returns a service ID (URL) as a composite of the preconfigured server
name and the runtime request.
- getService(Class<T>) - Method in class org.mockito.configuration.MockProvider
-
- getService(String) - Method in class org.nuxeo.apidoc.introspection.RuntimeSnapshot
-
- getService(String) - Method in class org.nuxeo.apidoc.repository.RepositoryDistributionSnapshot
-
- getService(String) - Method in interface org.nuxeo.apidoc.snapshot.DistributionSnapshot
-
- getService() - Method in class org.nuxeo.ecm.automation.core.impl.ChainTypeImpl
-
- getService() - Method in class org.nuxeo.ecm.automation.core.impl.OperationTypeImpl
-
- getService() - Method in interface org.nuxeo.ecm.automation.OperationType
-
Gets the service that registered that type.
- getService(CallContext) - Method in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactory
-
- getService() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
-
- getService() - Method in class org.nuxeo.ecm.core.versioning.VersioningComponent
-
- getService() - Method in class org.nuxeo.ecm.mobile.filter.ApplicationFormAuthenticator
-
- getService() - Method in class org.nuxeo.ecm.platform.rendition.publisher.RenditionBusinessDelegate
-
- getService() - Method in class org.nuxeo.ecm.platform.signature.web.sign.CertServiceBusinessDelegate
-
- getService() - Method in class org.nuxeo.ecm.platform.signature.web.sign.CUserServiceBusinessDelegate
-
- getService() - Method in class org.nuxeo.ecm.platform.signature.web.sign.SignatureServiceBusinessDelegate
-
- getService() - Static method in class org.nuxeo.ecm.platform.ui.web.directory.SuggestBoxBean
-
Deprecated.
- getService() - Method in class org.nuxeo.ecm.platform.video.VideoServiceBusinessDelegate
-
- getService() - Method in class org.nuxeo.ecm.poll.PollServiceBusinessDelegate
-
- getService() - Method in class org.nuxeo.ecm.social.workspace.SocialWorkspaceServiceBusinessDelegate
-
- getService(ServiceReference) - Method in class org.nuxeo.osgi.OSGiBundleContext
-
- getService() - Method in class org.nuxeo.osgi.services.ServiceReferenceImpl
-
- getService(Class<T>) - Method in class org.nuxeo.runtime.AbstractRuntimeService
-
- getService(Class<T>) - Method in class org.nuxeo.runtime.api.AnnotatedServiceProvider
-
- getService(Class<T>) - Method in class org.nuxeo.runtime.api.DefaultServiceProvider
-
- getService() - Method in class org.nuxeo.runtime.api.DefaultServiceProvider.ServiceRef
-
- getService(Class<T>) - Static method in class org.nuxeo.runtime.api.Framework
-
Gets a service given its class.
- getService(Class<T>, String) - Static method in class org.nuxeo.runtime.api.Framework
-
Gets a service given its class and an identifier.
- getService(Class<T>) - Method in class org.nuxeo.runtime.api.ServiceGroup
-
- getService(Class<T>, String) - Method in class org.nuxeo.runtime.api.ServiceGroup
-
- getService(Class<T>) - Method in class org.nuxeo.runtime.api.ServiceManager
-
- getService(Class<T>, String) - Method in class org.nuxeo.runtime.api.ServiceManager
-
- getService(String) - Method in class org.nuxeo.runtime.api.ServiceManager
-
Dynamically lookup services given a service URI.
- getService(Class<T>) - Method in interface org.nuxeo.runtime.api.ServiceProvider
-
Gets the service instance given its API class.
- getService(String) - Method in class org.nuxeo.runtime.api.ServiceRegistry
-
- getService(Class<T>) - Method in interface org.nuxeo.runtime.model.ComponentManager
-
Gets the service of type serviceClass if such a service was declared by a
resolved runtime component.
- getService(Class<T>) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
-
- getService(Class<T>) - Method in interface org.nuxeo.runtime.RuntimeService
-
Gets the service of type serviceClass if such a service was declared by
a resolved runtime component.
- getService() - Method in interface org.nuxeo.runtime.service.proxy.AdapterProxy
-
- getService(Class<T>) - Method in interface org.nuxeo.runtime.ServiceManager
-
Gets a service implementation given the interface class.
- getService(Class<T>, String) - Method in interface org.nuxeo.runtime.ServiceManager
-
Gets a service implementation given the interface class and a name.
- getService() - Static method in class org.nuxeo.theme.webwidgets.Manager
-
- getServiceBindings() - Method in class org.nuxeo.runtime.config.AbstractServerConfiguration
-
- getServiceBindings() - Static method in class org.nuxeo.runtime.config.v1.ConfigurationFactory1
-
- getServiceBindings() - Method in interface org.nuxeo.runtime.remoting.Server
-
Returns the service binding configuration as a string array containing the
following informations:
- getServiceBindings() - Method in class org.nuxeo.runtime.remoting.ServerImpl
-
- getServiceBindingsCompat() - Method in class org.nuxeo.runtime.config.v1.ServerConfiguration1
-
- getServiceClass() - Method in class org.nuxeo.runtime.test.runner.ServiceProvider
-
- getServiceClassName() - Method in class org.nuxeo.runtime.api.ServiceDescriptor
-
- getServiceClassSimpleName() - Method in class org.nuxeo.runtime.api.ServiceDescriptor
-
- getServiceDescriptor(String) - Method in interface org.nuxeo.ecm.core.management.api.GlobalAdministrativeStatusManager
-
Gets the XMAP descriptor for one service.
- getServiceDescriptor(String) - Method in class org.nuxeo.ecm.core.management.statuses.GlobalAdministrativeStatusManagerImpl
-
- getServiceDescriptor(Class<?>) - Method in class org.nuxeo.runtime.api.ServiceManager
-
- getServiceDescriptor(String) - Method in class org.nuxeo.runtime.api.ServiceManager
-
- getServiceDescriptor(Class<?>, String) - Method in class org.nuxeo.runtime.api.ServiceManager
-
- getServiceDescriptor(String, String) - Method in class org.nuxeo.runtime.api.ServiceManager
-
- getServiceDescriptor() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
-
- getServiceDescriptors() - Method in class org.nuxeo.runtime.api.ServiceManager
-
- getServiceHosts(String) - Static method in class org.nuxeo.runtime.config.v1.ConfigurationFactory1
-
- getServiceHosts() - Method in interface org.nuxeo.runtime.remoting.Server
-
Returns the service locators as an array of service locator properties.
- getServiceHosts() - Method in class org.nuxeo.runtime.remoting.ServerImpl
-
- getServiceHostsCompat() - Method in class org.nuxeo.runtime.config.v1.ServerConfiguration1
-
- getServiceIdentifier() - Method in class org.nuxeo.ecm.core.management.api.AdministrativeStatus
-
- getServiceIds() - Method in class org.nuxeo.apidoc.introspection.RuntimeSnapshot
-
- getServiceIds() - Method in class org.nuxeo.apidoc.repository.RepositoryDistributionSnapshot
-
- getServiceIds() - Method in interface org.nuxeo.apidoc.snapshot.DistributionSnapshot
-
- getServiceInfo() - Method in class org.nuxeo.apidoc.browse.ServiceWO
-
- getServiceInvoker() - Method in class org.nuxeo.runtime.service.proxy.ServiceAdapterInvoker
-
- getServiceLocator() - Method in class org.nuxeo.runtime.api.ServiceHost
-
- getServiceLocatorClass() - Method in class org.nuxeo.runtime.api.ServiceHost
-
- getServiceName() - Method in class org.nuxeo.ecm.platform.oauth.providers.NuxeoOAuthServiceProvider
-
- getServiceName() - Method in class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProvider
-
- getServiceName() - Method in class org.nuxeo.ecm.platform.oauth2.tokens.NuxeoOAuth2Token
-
- getServiceName() - Method in class org.nuxeo.opensocial.shindig.crypto.OAuthServiceDescriptor
-
- getServiceNames() - Method in class org.nuxeo.apidoc.adapters.ComponentInfoDocAdapter
-
- getServiceNames() - Method in interface org.nuxeo.apidoc.api.ComponentInfo
-
- getServiceNames() - Method in class org.nuxeo.apidoc.introspection.ComponentInfoImpl
-
- getServiceReference(String) - Method in class org.nuxeo.osgi.OSGiBundleContext
-
- getServiceReferences(String, String) - Method in class org.nuxeo.osgi.OSGiBundleContext
-
- getServices() - Method in class org.nuxeo.apidoc.adapters.ComponentInfoDocAdapter
-
- getServices() - Method in interface org.nuxeo.apidoc.api.ComponentInfo
-
- getServices() - Method in class org.nuxeo.apidoc.browse.ApiBrowser
-
- getServices() - Method in class org.nuxeo.apidoc.browse.ComponentWO
-
- getServices() - Method in class org.nuxeo.apidoc.introspection.ComponentInfoImpl
-
- getServices() - Method in interface org.nuxeo.runtime.model.ComponentManager
-
Get the list of all registered service names
An empty array is returned if no registered services are found.
- getServices() - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
-
- getServicesInUse() - Method in class org.nuxeo.osgi.BundleImpl
-
- getServlet() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ResourcesDescriptor
-
- getServlet() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletDescriptor
-
- getServlet() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.RequestChain
-
- getServletDescriptor(String) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletRegistry
-
- getServletDescriptors() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletRegistry
-
- getSession(String, Principal) - Method in interface org.nuxeo.drive.service.FileSystemItemManager
-
Gets a session bound to the given repository for the given principal.
- getSession(String, Principal) - Method in class org.nuxeo.drive.service.impl.FileSystemItemManagerImpl
-
- getSession() - Method in class org.nuxeo.ecm.automation.client.adapters.BusinessService
-
- getSession() - Method in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- getSession() - Method in interface org.nuxeo.ecm.automation.client.AutomationClient
-
Creates a new session.
- getSession(AsyncCallback<Session>) - Method in interface org.nuxeo.ecm.automation.client.AutomationClient
-
Creates a new session.
- getSession(LoginCallback) - Method in interface org.nuxeo.ecm.automation.client.AutomationClient
-
Create a new session using the given login callback to gather login info.
- getSession(LoginCallback, AsyncCallback<Session>) - Method in interface org.nuxeo.ecm.automation.client.AutomationClient
-
Create asynchronously a new session using the given login callback to
gather login info.
- getSession(String, String) - Method in interface org.nuxeo.ecm.automation.client.AutomationClient
-
Creates a new session using the given login.
- getSession(String) - Method in interface org.nuxeo.ecm.automation.client.AutomationClient
-
Creates a new session using the given token.
- getSession(TokenCallback) - Method in interface org.nuxeo.ecm.automation.client.AutomationClient
-
- getSession(String, String, AsyncCallback<Session>) - Method in interface org.nuxeo.ecm.automation.client.AutomationClient
-
Creates asynchronously a new session using the given login.
- getSession() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.AbstractAutomationClient
-
- getSession(String, String) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.AbstractAutomationClient
-
- getSession(String) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.AbstractAutomationClient
-
- getSession(TokenCallback) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.AbstractAutomationClient
-
- getSession(String, String, AsyncCallback<Session>) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.AbstractAutomationClient
-
- getSession(LoginCallback) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.AbstractAutomationClient
-
- getSession(LoginCallback, AsyncCallback<Session>) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.AbstractAutomationClient
-
- getSession(AsyncCallback<Session>) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.AbstractAutomationClient
-
- getSession() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.DefaultOperationRequest
-
- getSession(LoginCallback, AsyncCallback<Session>) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JavaClient
-
- getSession(AsyncCallback<Session>) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JavaClient
-
- getSession(String, String, AsyncCallback<Session>) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JavaClient
-
- getSession(LoginCallback) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JavaClient
-
- getSession(String, String) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JavaClient
-
- getSession() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JavaClient
-
- getSession() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JavaOperationRequest
-
- getSession() - Method in interface org.nuxeo.ecm.automation.client.OperationRequest
-
- getSession() - Method in class org.nuxeo.ecm.automation.core.mail.Mailer
-
- getSession() - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
-
- getSession() - Method in class org.nuxeo.ecm.automation.LoginStack
-
Get the current session
- getSession() - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
Internal method: Gets the current session based on the client session id.
- getSession(String) - Method in class org.nuxeo.ecm.core.api.CoreInstance
-
Gets the client bound to the given session.
- getSession() - Method in interface org.nuxeo.ecm.core.api.CoreSessionFactory
-
- getSession() - Method in class org.nuxeo.ecm.core.api.local.LocalSession
-
- getSession() - Method in class org.nuxeo.ecm.core.api.local.LocalSessionFactory
-
- getSession() - Method in class org.nuxeo.ecm.core.api.operation.Operation
-
- getSession() - Method in interface org.nuxeo.ecm.core.model.Document
-
Gets the session that owns this document.
- getSession() - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- getSession(Map<String, Serializable>) - Method in interface org.nuxeo.ecm.core.model.Repository
-
- getSession() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
-
- getSession() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- getSession(Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepository
-
- getSession(Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionFactoryImpl
-
- getSession() - Method in class org.nuxeo.ecm.core.test.RepositorySettings
-
- getSession() - Method in interface org.nuxeo.ecm.directory.Directory
-
Creates a session for accessing entries in this directory.
- getSession() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectory
-
- getSession() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryProxy
-
- getSession() - Method in class org.nuxeo.ecm.directory.memory.MemoryDirectory
-
- getSession() - Method in class org.nuxeo.ecm.directory.multi.MultiDirectory
-
- getSession() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectory
-
- getSession() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryProxy
-
- getSession(String) - Method in interface org.nuxeo.ecm.platform.api.ws.session.WSRemotingSessionManager
-
Return a session given its Nuxeo Core session id if exists.
- getSession(String) - Method in interface org.nuxeo.ecm.platform.mail.service.MailService
-
Returns a session for this factory, using the context to find the session
or the default if no context is provided.
- getSession(String, Map<String, Object>) - Method in interface org.nuxeo.ecm.platform.mail.service.MailService
-
- getSession(String) - Method in class org.nuxeo.ecm.platform.mail.service.MailServiceImpl
-
- getSession(String, Map<String, Object>) - Method in class org.nuxeo.ecm.platform.mail.service.MailServiceImpl
-
- getSession() - Method in class org.nuxeo.ecm.platform.rendering.fm.adapters.DocumentTemplate
-
- getSession(boolean) - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockExternalContext
-
- getSession(String) - Method in class org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl
-
- getSession() - Method in class org.nuxeo.ecm.webdav.backend.AbstractCoreBackend
-
- getSession(boolean) - Method in class org.nuxeo.ecm.webdav.backend.AbstractCoreBackend
-
- getSession() - Method in interface org.nuxeo.ecm.webdav.backend.Backend
-
- getSession(boolean) - Method in interface org.nuxeo.ecm.webdav.backend.Backend
-
- getSession(HttpServletRequest, String) - Method in class org.nuxeo.ecm.webengine.jaxrs.session.CoreSessionProvider
-
- getSession() - Static method in class org.nuxeo.ecm.webengine.jaxrs.session.SessionFactory
-
- getSession(String) - Static method in class org.nuxeo.ecm.webengine.jaxrs.session.SessionFactory
-
- getSession(HttpServletRequest) - Static method in class org.nuxeo.ecm.webengine.jaxrs.session.SessionFactory
-
- getSession(HttpServletRequest, String) - Static method in class org.nuxeo.ecm.webengine.jaxrs.session.SessionFactory
-
- getSession() - Method in class org.nuxeo.ecm.webengine.jaxrs.views.BundleResource
-
- getSession() - Method in class org.nuxeo.ecm.webengine.jaxrs.views.ResourceContext
-
- getSession() - Method in class org.nuxeo.ecm.webengine.ui.tree.directory.DirectoryContentProvider
-
- getSession() - Method in class org.nuxeo.ecm.webengine.ui.tree.document.DocumentContentProvider
-
- getSession() - Method in class org.nuxeo.ecm.webengine.ui.wizard.Wizard
-
- getSession() - Method in class org.nuxeo.shell.automation.AutomationFeature
-
- getSession() - Method in class org.nuxeo.shell.automation.RemoteContext
-
- getSessionContext() - Method in interface org.nuxeo.ecm.core.model.Session
-
Gets the session context used to create this session.
- getSessionContext() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
-
- getSessionId() - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- getSessionId() - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Gets the current session id.
- getSessionId() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Retrieves the session id corresponding to this object.
- getSessionId() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- getSessionId() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- getSessionId() - Method in class org.nuxeo.ecm.core.api.operation.DefaultOperationEvent
-
- getSessionId() - Method in interface org.nuxeo.ecm.core.api.operation.OperationEvent
-
- getSessionId() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- getSessionId() - Method in interface org.nuxeo.ecm.core.model.Session
-
Gets the session id.
- getSessionId() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
-
- getSessionId() - Method in interface org.nuxeo.ecm.directory.api.DirectoryClient
-
- getSessionId() - Method in class org.nuxeo.ecm.directory.impl.DirectoryClientImpl
-
- getSessionId() - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
-
- getSessionId() - Method in interface org.nuxeo.ecm.platform.publisher.api.PublicationNode
-
- getSessionId() - Method in class org.nuxeo.ecm.platform.publisher.impl.core.CoreFolderPublicationNode
-
- getSessionId() - Method in class org.nuxeo.ecm.platform.publisher.impl.core.VirtualCoreFolderPublicationNode
-
- getSessionId() - Method in class org.nuxeo.ecm.platform.publisher.impl.localfs.FSPublicationNode
-
- getSessionId() - Method in class org.nuxeo.ecm.platform.publisher.impl.service.ProxyNode
-
- getSessionId() - Method in class org.nuxeo.ecm.platform.publisher.impl.service.ProxyTree
-
- getSessionId() - Method in class org.nuxeo.ecm.platform.publisher.remoting.client.ClientRemotePublicationNode
-
- getSessionId() - Method in class org.nuxeo.ecm.platform.publisher.remoting.client.ClientRemotePublicationTree
-
- getSessionId() - Method in class org.nuxeo.ecm.platform.publisher.remoting.marshaling.basic.BasicPublicationNode
-
- getSessionId() - Method in class org.nuxeo.ecm.platform.publisher.synchonize.server.AbstractSynchonizablePublicationTree
-
- getSessionId() - Method in class org.nuxeo.ecm.platform.web.common.session.SessionInfo
-
- getSessionMap() - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockExternalContext
-
- getSessionRef(HttpServletRequest, String) - Method in class org.nuxeo.ecm.webengine.jaxrs.session.CoreSessionProvider
-
- getSessionRef(HttpServletRequest, String) - Method in class org.nuxeo.ecm.webengine.jaxrs.session.impl.PerSessionCoreProvider
-
- getSessionRef(HttpServletRequest) - Static method in class org.nuxeo.ecm.webengine.jaxrs.session.SessionFactory
-
- getSessionRef(HttpServletRequest, String) - Static method in class org.nuxeo.ecm.webengine.jaxrs.session.SessionFactory
-
- getSessionRegistrationInfo(String) - Method in class org.nuxeo.ecm.core.api.CoreInstance
-
- getSessions() - Method in class org.nuxeo.ecm.core.api.CoreInstance
-
- getSessions() - Method in class org.nuxeo.ecm.webengine.jaxrs.session.CoreSessionProvider
-
- getSessions() - Method in class org.nuxeo.ecm.webengine.jaxrs.session.impl.PerSessionCoreProvider
-
- getSessionView() - Method in class org.nuxeo.theme.bank.Main
-
- getSettablePermissions() - Method in interface org.nuxeo.ecm.webapp.security.SecurityActions
-
- getSettablePermissions() - Method in class org.nuxeo.ecm.webapp.security.SecurityActionsBean
-
- getSetterMethod() - Method in class org.nuxeo.ecm.core.api.model.impl.osm.util.MethodAccessor
-
- getSetterName(String) - Static method in class org.nuxeo.ecm.core.api.model.impl.osm.util.ObjectAccessorHelper
-
- getSetting(String) - Method in class org.nuxeo.shell.Shell
-
- getSetting(String, String) - Method in class org.nuxeo.shell.Shell
-
- getSettings() - Method in class org.nuxeo.shell.Shell
-
- getSettingsFile() - Method in class org.nuxeo.shell.Shell
-
- getSeverity() - Method in class org.nuxeo.ecm.core.api.operation.Status
-
- getSeverity() - Method in exception org.nuxeo.ecm.core.api.RecoverableClientException
-
- getSeverity() - Method in class org.nuxeo.opensocial.container.client.event.priv.app.SendMessageEvent
-
- getShadowDocument() - Method in class org.nuxeo.ecm.platform.publisher.remoting.marshaling.io.SingleShadowDocumentWriter
-
- getSharedClassLoader() - Method in class org.nuxeo.osgi.application.StandaloneApplication
-
- getSharedClassLoader() - Method in class org.nuxeo.osgi.application.StandaloneBundleLoader
-
- getShell() - Method in class org.nuxeo.ecm.webengine.admin.Shell
-
- getShell() - Method in class org.nuxeo.shell.automation.RemoteContext
-
- getShell() - Method in class org.nuxeo.shell.cmds.Interactive
-
- getShellJar() - Method in class org.nuxeo.ecm.webengine.admin.Shell
-
- getShellJnlp() - Method in class org.nuxeo.ecm.webengine.admin.Shell
-
- getShellScript() - Method in class org.nuxeo.shell.cmds.Install
-
- getShellVersion() - Static method in class org.nuxeo.shell.cmds.Version
-
- getShibbGroupBasePath() - Method in class org.nuxeo.ecm.platform.shibboleth.web.service.ShibbolethGroupsConfig
-
- getShibbGroupBasePath() - Method in interface org.nuxeo.ecm.platform.shibboleth.web.service.ShibbolethGroupsService
-
Get the base path (using the previously demlimiter) where
shibb group will be stored
- getShibbGroupBasePath() - Method in class org.nuxeo.ecm.platform.shibboleth.web.service.ShibbolethGroupsServiceImpl
-
- getShibbGroupBasePath() - Static method in class org.nuxeo.ecm.platform.shibboleth.web.tree.UserTreeNodeHelper
-
- getShibbUserName() - Method in class org.nuxeo.ecm.platform.shibboleth.web.UserSuggestionWithGroupTreeActionsBean
-
- getShortcut() - Method in class org.nuxeo.ecm.core.management.probes.ProbeDescriptor
-
- getShortcutName() - Method in interface org.nuxeo.ecm.core.management.api.ProbeInfo
-
- getShortcutName() - Method in class org.nuxeo.ecm.core.management.probes.ProbeInfoImpl
-
- getShortcuts() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleConfiguration
-
- getShortcutsName() - Method in interface org.nuxeo.runtime.management.ResourcePublisher
-
- getShortcutsName() - Method in class org.nuxeo.runtime.management.ResourcePublisherService
-
- getShortLabel() - Method in class org.nuxeo.wizard.download.DownloadablePackageOption
-
- getShortLabel() - Method in class org.nuxeo.wizard.download.DownloadPackage
-
- getShortLength(String) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.util.XPathUtil
-
- getShortName(String) - Static method in class Archetype
-
- getShortName(String) - Static method in class org.nuxeo.ecm.platform.ec.placeful.PlacefulServiceImpl
-
- getShortName(String) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.excel.AclNameShortner
-
Return the short name of a given permission.
- getShortName() - Method in class org.nuxeo.runtime.management.ShortcutDescriptor
-
- getShortNames() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.excel.AclNameShortner
-
- getShortSuffixes() - Method in enum org.nuxeo.ecm.platform.ui.web.tag.fn.Functions.BytePrefix
-
- getShortType() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.model.Annotation
-
- getShowAddForm() - Method in class org.nuxeo.ecm.admin.oauth.DirectoryBasedEditor
-
- getShowAddForm() - Method in class org.nuxeo.ecm.webapp.directory.DirectoryUIActionsBean
-
- getShowAddNotOperator() - Method in class org.nuxeo.ecm.platform.smart.query.IncrementalSmartQuery
-
- getShowCloseParenthesis() - Method in class org.nuxeo.ecm.platform.smart.query.IncrementalSmartQuery
-
Returns true if there are strictly more open parenthesis in the existing
query part than closed ones.
- getShowCodeButton() - Method in interface org.nuxeo.opensocial.container.client.presenter.ContainerBuilderPresenter.Display
-
- getShowCodeButton() - Method in class org.nuxeo.opensocial.container.client.view.ContainerBuilderWidget
-
- getShowCreateForm() - Method in class org.nuxeo.ecm.platform.comment.web.AbstractCommentManagerActionsBean
-
- getShowCreateForm() - Method in interface org.nuxeo.ecm.platform.comment.web.CommentManagerActions
-
- getShowCreateForm() - Method in class org.nuxeo.ecm.platform.relations.web.listener.ejb.RelationActionsBean
-
- getShowCreateForm() - Method in interface org.nuxeo.ecm.platform.relations.web.listener.RelationActions
-
- getShowCSVExport() - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentViewLayout
-
Returns true if CSV export is enabled for this layout.
- getShowCSVExport() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewLayoutImpl
-
- getShowFilterForm() - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentView
-
Returns true is the filter form should be displayed.
- getShowFilterForm() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewDescriptor
-
- getShowFilterForm() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewImpl
-
- getShowInExportView() - Method in class org.nuxeo.ecm.platform.types.DocumentContentView
-
- getShowLogicalOperator() - Method in class org.nuxeo.ecm.platform.smart.query.IncrementalSmartQuery
-
Returns true if existing query part is not empty.
- getShowObsolete() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectBase
-
- getShowObsolete() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectState
-
- getShowOpenParenthesis() - Method in class org.nuxeo.ecm.platform.smart.query.IncrementalSmartQuery
-
Returns true
- getShowPageSizeSelector() - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentView
-
Returns true is the page size selector should be displayed.
- getShowPageSizeSelector() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewDescriptor
-
- getShowPageSizeSelector() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewImpl
-
- getShowPDFExport() - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentViewLayout
-
Returns true if PDF export is enabled for this layout.
- getShowPDFExport() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewLayoutImpl
-
- getShowRefreshCommand() - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentView
-
Returns true is the refresh command should be displayed.
- getShowRefreshCommand() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewDescriptor
-
- getShowRefreshCommand() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewImpl
-
- getShowSyndicationLinks() - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentViewLayout
-
Returns true if syndication links are enabled for this layout.
- getShowSyndicationLinks() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewLayoutImpl
-
- getShowTitle() - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentView
-
Returns true is the title should be displayed before the result layout
selector.
- getShowTitle() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewDescriptor
-
- getShowTitle() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewImpl
-
- getSiblingPackages() - Method in class org.nuxeo.wizard.download.DownloadablePackageOption
-
- getSidebar() - Method in class org.nuxeo.opensocial.container.client.rpc.layout.action.UpdateYUILayoutSideBar
-
- getSideBar() - Method in class org.nuxeo.opensocial.container.client.rpc.layout.result.UpdateYUILayoutSideBarResult
-
- getSideBar() - Method in interface org.nuxeo.opensocial.container.shared.layout.api.YUILayout
-
- getSideBar() - Method in class org.nuxeo.opensocial.container.shared.layout.impl.YUILayoutImpl
-
- getSideBarPositionListBox() - Method in interface org.nuxeo.opensocial.container.client.presenter.ContainerBuilderPresenter.Display
-
- getSideBarPositionListBox() - Method in class org.nuxeo.opensocial.container.client.view.ContainerBuilderWidget
-
- getSidebarStyle() - Method in interface org.nuxeo.opensocial.container.shared.layout.api.YUILayout
-
- getSidebarStyle() - Method in class org.nuxeo.opensocial.container.shared.layout.impl.YUILayoutImpl
-
- getSignature() - Method in class org.nuxeo.apidoc.adapters.OperationInfoDocAdapter
-
- getSignature() - Method in interface org.nuxeo.apidoc.api.OperationInfo
-
- getSignature() - Method in class org.nuxeo.apidoc.introspection.OperationInfoImpl
-
- getSignature() - Method in class org.nuxeo.ecm.automation.client.model.OperationDocumentation
-
- getSignature() - Method in class org.nuxeo.ecm.automation.OperationDocumentation
-
- getSignatureLayout() - Method in class org.nuxeo.ecm.platform.signature.core.sign.SignatureDescriptor
-
- getSignedFetchUser() - Method in class org.nuxeo.ecm.platform.oauth.consumers.NuxeoOAuthConsumer
-
- getSignerCertificates(int) - Method in class org.nuxeo.osgi.BundleImpl
-
- getSigningKey() - Method in class org.nuxeo.opensocial.shindig.crypto.OpenSocialDescriptor
-
- getSigningStateKeyBytes() - Method in interface org.nuxeo.opensocial.service.api.OpenSocialService
-
Same as above, but in byte form.
- getSigningStateKeyBytes() - Method in class org.nuxeo.opensocial.service.impl.OpenSocialServiceImpl
-
- getSigningStateKeyFile() - Method in interface org.nuxeo.opensocial.service.api.OpenSocialService
-
Returns a file handle to the base64 encoded key that is used to sign
internal requests.
- getSigningStateKeyFile() - Method in class org.nuxeo.opensocial.service.impl.OpenSocialServiceImpl
-
- getSigningStatus(DocumentModel, DocumentModel) - Method in interface org.nuxeo.ecm.platform.signature.api.sign.SignatureService
-
Finds the signing status for the document.
- getSigningStatus(DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.platform.signature.core.sign.SignatureServiceImpl
-
- getSigningStatus() - Method in class org.nuxeo.ecm.platform.signature.web.sign.SignActions
-
Gets the signing status for the current document.
- getSimilarities(List<String>) - Method in class org.nuxeo.ecm.platform.categorization.categorizer.tfidf.TfIdfCategorizer
-
For each registered topic, compute the cosine similarity of the TFIDF
vector of the topic and the one of the document given by a list of
tokens.
- getSimilarities(String) - Method in class org.nuxeo.ecm.platform.categorization.categorizer.tfidf.TfIdfCategorizer
-
For each registered topic, compute the cosine similarity of the TFIDF
vector of the topic and the one of the document.
- getSimpleId() - Method in class org.nuxeo.apidoc.browse.ArtifactLabel
-
- getSimpleProperty(String) - Method in class org.nuxeo.ecm.core.storage.sql.Node
-
Gets a simple property from the node, given its name.
- getSimpleSearchKeywords() - Method in class org.nuxeo.ecm.webapp.search.DocumentSearchActions
-
- getSimpleTextPropertyPaths(String, String[]) - Method in class org.nuxeo.ecm.core.storage.sql.Model
-
- getSimpleUserPreferences(CoreSession) - Method in interface org.nuxeo.ecm.platform.userpreferences.UserPreferencesService
-
- getSimpleUserPreferences(CoreSession) - Method in class org.nuxeo.ecm.platform.userpreferences.UserPreferencesServiceImpl
-
- getSince() - Method in class org.nuxeo.apidoc.adapters.OperationInfoDocAdapter
-
- getSince() - Method in interface org.nuxeo.apidoc.api.OperationInfo
-
- getSince() - Method in class org.nuxeo.apidoc.introspection.OperationInfoImpl
-
- getSince() - Method in class org.nuxeo.ecm.automation.core.OperationChainContribution
-
- getSince() - Method in class org.nuxeo.ecm.automation.OperationDocumentation
-
- getSinceVersion() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
-
- getSinceVersion() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetTypeConfiguration
-
Returns the version name since the widget type has been available (5.4,
5.4.2, etc...)
- getSinceVersion() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeConfigurationDescriptor
-
- getSinceVersion() - Method in class org.nuxeo.ecm.styleguide.service.descriptors.IconDescriptor
-
- getSingletons() - Method in class org.nuxeo.ecm.automation.server.jaxrs.AutomationModule
-
- getSingletons() - Method in class org.nuxeo.ecm.platform.forms.layout.export.WebLayoutApplication
-
- getSingletons() - Method in class org.nuxeo.ecm.platform.publisher.remoting.restHandler.RemotePubApp
-
- getSingletons() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.APIModule
-
- getSingletons() - Method in class org.nuxeo.ecm.webdav.Application
-
- getSingletons() - Method in class org.nuxeo.ecm.webengine.app.jersey.JerseyApplication
-
- getSingletons() - Method in class org.nuxeo.ecm.webengine.app.WebEngineApplication
-
- getSingletons() - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationFragment
-
- getSingletons() - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationHost
-
- getSingletons() - Method in class org.nuxeo.opensocial.webengine.gadgets.GadgetsApp
-
- getSingletons() - Method in class org.nuxeo.template.jaxrs.JAXRSTemplatesApplication
-
- getSingletons() - Method in class org.nuxeo.template.xdocreport.jaxrs.JAXRSRemotingApplication
-
- getSite(String) - Method in class org.nuxeo.wss.impl.WSSBackendAdapter
-
- getSite(String) - Method in class org.nuxeo.wss.impl.WSSFakeBackend
-
- getSite(String) - Method in class org.nuxeo.wss.impl.WSSRootBackendAdapter
-
- getSite(String) - Method in class org.nuxeo.wss.impl.WSSVirtualBackendAdapter
-
- getSite() - Method in interface org.nuxeo.wss.spi.dws.DWSMetaData
-
- getSite() - Method in class org.nuxeo.wss.spi.dws.DWSMetaDataImpl
-
- getSite(String) - Method in interface org.nuxeo.wss.spi.WSSBackend
-
- getSiteName() - Method in class org.nuxeo.wss.servlet.config.FilterBindingConfig
-
- getSitePath() - Method in class org.nuxeo.wss.servlet.WSSRequest
-
- getSiteUrl() - Method in class org.nuxeo.webengine.sites.models.CommentModel
-
- getSiteUrl() - Method in class org.nuxeo.wss.url.WSSUrlMapping
-
- getSize(ArchiveFile, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.apidoc.export.ArchiveFileWriter
-
- getSize() - Method in interface org.nuxeo.common.file.FileCache
-
Gets the size of the cache, in bytes.
- getSize() - Method in class org.nuxeo.common.file.LRUFileCache
-
- getSize(MultipartBlobs, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.BlobsWriter
-
- getSize(DocumentModel, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.JsonDocumentWriter
-
- getSize(T, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.jaxrs.io.EntityWriter
-
- getSize(JsonAdapter, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.jaxrs.io.JsonAdapterWriter
-
- getSize(ExceptionHandler, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.jaxrs.io.JsonExceptionWriter
-
- getSize(LoginInfo, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.jaxrs.io.JsonLoginInfoWriter
-
- getSize(Object, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.jaxrs.io.JsonPrimitiveWriter
-
- getSize(RecordSet, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.jaxrs.io.JsonRecordSetWriter
-
- getSize(JsonNode, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.jaxrs.io.JsonTreeWriter
-
- getSize(AutomationInfo, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.JsonAutomationInfoWriter
-
- getSize(OperationDocumentation, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.JsonOperationWriter
-
- getSize() - Method in interface org.nuxeo.ecm.core.model.DocumentIterator
-
- getSize() - Method in class org.nuxeo.ecm.core.model.EmptyDocumentIterator
-
- getSize() - Method in class org.nuxeo.ecm.core.storage.sql.SelectionContext
-
- getSize() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutRowDefinitionImpl
-
- getSize() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutRowImpl
-
- getSize() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutRow
-
- getSize() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutRowDefinition
-
Returns the row size
- getSize() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutRowDescriptor
-
- getSize(WidgetTypeDefinition, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.platform.forms.layout.export.WidgetTypeDefinitionJsonWriter
-
- getSize(WidgetTypeDefinitions, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.platform.forms.layout.export.WidgetTypeDefinitionsJsonWriter
-
- getSize(RemotePubResult, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.platform.publisher.remoting.restHandler.RemotePubMessageWriter
-
- getSize() - Method in class org.nuxeo.ecm.platform.query.api.PageSelections
-
- getSize() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelect
-
- getSize() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectListboxComponent
-
- getSize() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectMultiListboxComponent
-
Deprecated.
- getSize() - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryAwareComponent
-
- getSize() - Method in class org.nuxeo.ecm.platform.ui.web.directory.Selection
-
- getSize() - Method in class org.nuxeo.ecm.platform.ui.web.directory.SelectOneListboxTag
-
Deprecated.
- getSize() - Method in class org.nuxeo.ecm.platform.ui.web.multipart.MultipartRequest
-
- getSize(TemplateView, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.webengine.jaxrs.views.TemplateViewMessageBodyWriter
-
- getSize(View, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.webengine.jaxrs.views.ViewMessageBodyWriter
-
- getSize(Blob, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.webengine.model.io.BlobWriter
-
- getSize(File, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.webengine.model.io.FileWriter
-
- getSize(Resource, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.webengine.model.io.ResourceWriter
-
- getSize(ScriptFile, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.webengine.model.io.ScriptFileWriter
-
- getSize(TemplateView, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.webengine.model.io.TemplateViewWriter
-
- getSize(Template, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.webengine.model.io.TemplateWriter
-
- getSize(URL, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.webengine.model.io.URLWriter
-
- getSize() - Method in interface org.nuxeo.functionaltests.fragment.WebFragment
-
- getSize() - Method in class org.nuxeo.functionaltests.fragment.WebFragmentImpl
-
- getSize() - Method in interface org.nuxeo.opensocial.container.shared.layout.api.YUIBodySize
-
- getSize() - Method in enum org.nuxeo.opensocial.container.shared.layout.enume.YUISideBarStyle
-
- getSize() - Method in enum org.nuxeo.opensocial.container.shared.layout.enume.YUISize
-
- getSize() - Method in class org.nuxeo.opensocial.container.shared.layout.impl.YUIAbstractBodySize
-
Retourne la taille en pixel
- getSize() - Method in class org.nuxeo.opensocial.container.shared.layout.impl.YUICustomBodySize
-
- getSize() - Method in class org.nuxeo.opensocial.container.shared.layout.impl.YUIFixedBodySize
-
- getSize(GadgetStream, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.opensocial.webengine.gadgets.GadgetStreamWriter
-
- getSize(Resource, Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.template.xdocreport.jaxrs.ResourceMessageWriter
-
- getSize() - Method in class org.nuxeo.wss.impl.NuxeoListItem
-
- getSize() - Method in class org.nuxeo.wss.impl.VirtualListItem
-
- getSize() - Method in class org.nuxeo.wss.spi.dummy.DummyWSSListItem
-
- getSize() - Method in interface org.nuxeo.wss.spi.WSSListItem
-
- getSizeAsString() - Method in class org.nuxeo.wss.spi.AbstractWSSListItem
-
- getSizeAsString() - Method in interface org.nuxeo.wss.spi.WSSListItem
-
- getSizeBinaries() - Method in class org.nuxeo.ecm.core.storage.sql.BinaryManagerStatus
-
The cumulated size of the binaries.
- getSizeBinariesGC() - Method in class org.nuxeo.ecm.core.storage.sql.BinaryManagerStatus
-
The cumulated size of the garbage collected binaries.
- getSizes() - Method in interface org.nuxeo.ecm.webapp.note.EditorImageActions
-
- getSizes() - Method in class org.nuxeo.ecm.webapp.note.EditorImageActionsBean
-
- getSizeVersions() - Method in class org.nuxeo.ecm.quota.size.QuotaInfo
-
- getSkinDir(File) - Static method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
-
- getSkinInfo(String, String) - Static method in class org.nuxeo.theme.editor.Editor
-
- getSkinInfo(String, String) - Static method in class org.nuxeo.theme.editor.Main
-
- getSkinPathPrefix() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
-
- getSkinPathPrefix() - Method in interface org.nuxeo.ecm.webengine.model.Module
-
Get the path prefix to be used from templates to prepend to links to static resources.
- getSkinPathPrefix() - Method in class org.nuxeo.ecm.webengine.WebEngine
-
- getSkinResource(String) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
-
- getSkinResource(String) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleRoot
-
- getSkinResource(String) - Method in interface org.nuxeo.ecm.webengine.model.Module
-
Gets a skin resource input stream.
- getSkins() - Method in class org.nuxeo.theme.resources.ResourceBank
-
- getSkinsCollectionsView(String, String) - Method in class org.nuxeo.theme.bank.Main
-
- getSkipDirs() - Method in class org.nuxeo.osgi.util.FileIterator
-
- getSkippedAndErrorLogs() - Method in class org.nuxeo.ecm.csv.CSVImportActions
-
- getSkippedLineCount() - Method in class org.nuxeo.ecm.csv.CSVImportResult
-
- getSlugline() - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPicture
-
- getSlugline() - Method in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
-
- getSnapshot(String, CoreSession) - Method in interface org.nuxeo.apidoc.snapshot.SnapshotManager
-
- getSnapshot(String, CoreSession) - Method in class org.nuxeo.apidoc.snapshot.SnapshotManagerComponent
-
- getSnapshot(List<DownloadablePackage>) - Static method in class org.nuxeo.connect.client.we.StudioSnapshotHelper
-
- getSocialWorkspace(DocumentModel) - Method in interface org.nuxeo.ecm.social.workspace.service.SocialWorkspaceService
-
Returns the SocialWorkspace
container of the given document if it
is part of a Social Workspace, null
otherwise.
- getSocialWorkspace(DocumentModel) - Method in class org.nuxeo.ecm.social.workspace.service.SocialWorkspaceServiceImpl
-
- getSocialWorkspace(DocumentModel) - Method in class org.nuxeo.ecm.social.workspace.SocialWorkspaceActions
-
- getSocialWorkspace() - Method in class org.nuxeo.ecm.social.workspace.SocialWorkspaceActions
-
- GetSocialWorkspaceActivityStream - Class in org.nuxeo.ecm.social.workspace.gadgets
-
Operation to get the activity stream for a given Social Workspace.
- GetSocialWorkspaceActivityStream() - Constructor for class org.nuxeo.ecm.social.workspace.gadgets.GetSocialWorkspaceActivityStream
-
- getSocialWorkspaceAdministratorsGroupLabel(String) - Static method in class org.nuxeo.ecm.social.workspace.helper.SocialWorkspaceHelper
-
- getSocialWorkspaceAdministratorsGroupName(String) - Static method in class org.nuxeo.ecm.social.workspace.helper.SocialWorkspaceHelper
-
- getSocialWorkspaceAdministratorsGroupName(DocumentModel) - Static method in class org.nuxeo.ecm.social.workspace.helper.SocialWorkspaceHelper
-
- getSocialWorkspaceContainer(CoreSession) - Method in interface org.nuxeo.ecm.social.workspace.service.SocialWorkspaceService
-
Returns Social Workspace Container and create it if needed.
- getSocialWorkspaceContainer(CoreSession) - Method in class org.nuxeo.ecm.social.workspace.service.SocialWorkspaceServiceImpl
-
- getSocialWorkspaceContainer() - Method in class org.nuxeo.ecm.social.workspace.SocialWorkspaceActions
-
- getSocialWorkspaceContainerDescriptor() - Method in interface org.nuxeo.ecm.social.workspace.service.SocialWorkspaceService
-
Returns the configured SocialWorkspaceContainerDescriptor that contains
the path, title and description of the container.
- getSocialWorkspaceContainerDescriptor() - Method in class org.nuxeo.ecm.social.workspace.service.SocialWorkspaceServiceImpl
-
- getSocialWorkspaceContainerPath() - Method in class org.nuxeo.ecm.social.workspace.service.ConfigurationDescriptor
-
- GetSocialWorkspaceMembers - Class in org.nuxeo.ecm.social.workspace.gadgets
-
- GetSocialWorkspaceMembers() - Constructor for class org.nuxeo.ecm.social.workspace.gadgets.GetSocialWorkspaceMembers
-
- getSocialWorkspaceMembersGroupLabel(String) - Static method in class org.nuxeo.ecm.social.workspace.helper.SocialWorkspaceHelper
-
- getSocialWorkspaceMembersGroupName(String) - Static method in class org.nuxeo.ecm.social.workspace.helper.SocialWorkspaceHelper
-
- getSocialWorkspaceMembersGroupName(DocumentModel) - Static method in class org.nuxeo.ecm.social.workspace.helper.SocialWorkspaceHelper
-
- GetSocialWorkspaceMiniMessages - Class in org.nuxeo.ecm.social.workspace.gadgets
-
Operation to get the mini messages for a given Social Workspace.
- GetSocialWorkspaceMiniMessages() - Constructor for class org.nuxeo.ecm.social.workspace.gadgets.GetSocialWorkspaceMiniMessages
-
- getSocialWorkspaceService() - Method in class org.nuxeo.ecm.social.workspace.userregistration.SocialRegistrationUserFactory
-
- getSocket() - Method in class org.nuxeo.runtime.detection.MulticastDetector
-
- getSocket() - Method in class org.nuxeo.shell.equinox.Connector
-
- getSoftDeleteClause(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
-
Returns AND isdeleted IS NULL
if this is the hierarchy table and
soft delete is activated.
- getSoftDeleteClause() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
-
Returns null or AND isdeleted IS NULL
if soft delete is
activated.
- getSoftDeleteCleanupSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
SQL to clean soft-delete documents.
- getSoftDeleteCleanupSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
-
- getSoftDeleteCleanupSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
-
- getSoftDeleteCleanupSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
-
- getSoftDeleteCleanupSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
-
Returns the SQL to clean (hard-delete) soft-deleted rows.
- getSoftDeleteSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
SQL to soft delete documents.
- getSoftDeleteSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
-
- getSoftDeleteSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
-
- getSoftDeleteSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
-
- getSoftDeleteSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
-
Returns the SQL to soft-delete several rows.
- getSort() - Method in class org.nuxeo.ecm.platform.ui.web.model.impl.AbstractSortableSelectDataModel
-
- getSort() - Method in interface org.nuxeo.ecm.platform.ui.web.model.SortableDataModel
-
- getSort() - Method in class org.nuxeo.ecm.webapp.table.sort.SortableTableModel
-
Deprecated.
- getSortAscending() - Method in class org.nuxeo.ecm.core.api.SortInfo
-
- getSortClause(SortInfo...) - Static method in class org.nuxeo.ecm.platform.query.nxql.NXQLQueryBuilder
-
- getSortColumn() - Method in class org.nuxeo.ecm.core.api.SortInfo
-
- getSortCriteria() - Method in class org.nuxeo.ecm.platform.ui.web.directory.SelectManyListboxTag
-
Deprecated.
- getSortCriteria() - Method in class org.nuxeo.ecm.platform.ui.web.directory.SelectOneListboxTag
-
Deprecated.
- getSortedDocumentTypes() - Static method in class org.nuxeo.ecm.webengine.rendering.APIHelper
-
- getSortedItems() - Method in class org.nuxeo.ecm.core.security.PermissionVisibilityDescriptor
-
- getSortedNamedStyles(String) - Method in class org.nuxeo.theme.themes.ThemeManager
-
- getSortedSessions() - Method in class org.nuxeo.ecm.platform.web.common.session.NuxeoHttpSessionMonitor
-
- getSortedSessions(long) - Method in class org.nuxeo.ecm.platform.web.common.session.NuxeoHttpSessionMonitor
-
- getSortedUIPermissionDescriptor() - Method in class org.nuxeo.ecm.core.security.PermissionVisibilityDescriptor
-
- getSorter(String) - Method in interface org.nuxeo.ecm.webapp.tree.TreeManager
-
Returns sorter to use for given plugin name.
- getSorter(String) - Method in class org.nuxeo.ecm.webapp.tree.TreeManagerImpl
-
- getSorterClassName() - Method in class org.nuxeo.ecm.webapp.tree.TreeManagerPluginDescriptor
-
- getSortField() - Method in interface org.nuxeo.ecm.directory.api.ui.DirectoryUI
-
Returns the sort field.
- getSortField() - Method in class org.nuxeo.ecm.directory.api.ui.DirectoryUIDescriptor
-
- getSortInfo() - Method in interface org.nuxeo.ecm.platform.audit.web.listener.ContentHistoryActions
-
- getSortInfo() - Method in class org.nuxeo.ecm.platform.audit.web.listener.ejb.ContentHistoryActionsBean
-
- getSortInfo() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
-
- getSortInfo() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
-
Returns the first sorting info for this provider
- getSortInfo() - Method in class org.nuxeo.ecm.platform.query.core.SortInfoDescriptor
-
- getSortInfoIndex(String, boolean) - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
-
- getSortInfoIndex(String, boolean) - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
-
Returns a positive 0-based integer if given sort information is found on
the set sort infos, indicating the sort index, or -1 if this sort
information is not found.
- getSortInfos() - Method in class org.nuxeo.ecm.platform.audit.api.document.DocumentHistoryPageProvider
-
- getSortInfos() - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentViewState
-
- getSortInfos() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewStateImpl
-
- getSortInfos(String, boolean) - Method in class org.nuxeo.ecm.platform.contentview.seam.ContentViewRestActions
-
- getSortInfos() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
-
- getSortInfos() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
-
Returns the complete list of sorting info for this provider
- getSortInfos() - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderDefinition
-
- getSortInfos() - Method in class org.nuxeo.ecm.platform.query.core.CoreQueryPageProviderDescriptor
-
- getSortInfos() - Method in class org.nuxeo.ecm.platform.query.core.GenericPageProviderDescriptor
-
- getSortInfosBinding() - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderDefinition
-
- getSortInfosBinding() - Method in class org.nuxeo.ecm.platform.query.core.CoreQueryPageProviderDescriptor
-
- getSortInfosBinding() - Method in class org.nuxeo.ecm.platform.query.core.GenericPageProviderDescriptor
-
- getSortLabel() - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectorySelectItem
-
- getSortPropertyPath() - Method in class org.nuxeo.ecm.core.api.tree.DefaultDocumentTreeSorter
-
- getSortPropertyPath() - Method in interface org.nuxeo.ecm.core.api.tree.DocumentTreeSorter
-
- getSortPropertyPath() - Method in class org.nuxeo.ecm.webapp.tree.TreeManagerPluginDescriptor
-
- getSource() - Method in interface org.nuxeo.ecm.core.api.event.CoreEvent
-
Returns the source object that originated the event.
- getSource() - Method in class org.nuxeo.ecm.core.api.event.impl.CoreEventImpl
-
- getSource() - Method in class org.nuxeo.ecm.core.io.impl.plugins.XMLDirectoryReader
-
- getSource() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoRelationship
-
- getSource(OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoRelationship
-
- getSource() - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPicture
-
- getSource() - Method in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
-
- getSource() - Method in class org.nuxeo.launcher.gui.logs.LogsSourceThread
-
- getSource() - Method in class org.nuxeo.runtime.services.event.Event
-
- getSource() - Method in class org.nuxeo.template.api.TemplateInput
-
- getSource() - Method in class org.nuxeo.theme.jsf.facelets.vendor.DefaultFacelet
-
The URL this Facelet was created from.
- getSource() - Method in class org.nuxeo.theme.webwidgets.WidgetType
-
- getSourceColumn() - Method in class org.nuxeo.ecm.directory.sql.TableReference
-
- getSourceDirectory() - Method in class org.nuxeo.ecm.directory.AbstractReference
-
- getSourceDirectory() - Method in class org.nuxeo.ecm.directory.ldap.LDAPReference
-
- getSourceDirectory() - Method in class org.nuxeo.ecm.directory.ldap.LDAPTreeReference
-
- getSourceDirectory() - Method in interface org.nuxeo.ecm.directory.Reference
-
- getSourceDocument(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- getSourceDocument(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Gets the head (live) document for this document.
- getSourceDocument() - Method in class org.nuxeo.ecm.core.event.impl.DocumentEventContext
-
- getSourceDocument() - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- getSourceDocument() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
-
- getSourceDocument() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- getSourceDocument() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentVersion
-
- getSourceDocument() - Method in interface org.nuxeo.ecm.core.versioning.VersionableDocument
-
Gets the head ("live") version of this document.
- getSourceDocument(String, String) - Method in interface org.nuxeo.ecm.platform.api.ws.NuxeoRemoting
-
Gets the document that created the version specified by the given uid.
- getSourceDocument(String, String) - Method in class org.nuxeo.ecm.platform.indexing.gateway.ws.WSIndexingGatewayBean
-
- getSourceDocument(String, String) - Method in class org.nuxeo.ecm.platform.ws.NuxeoRemotingBean
-
- getSourceDocument() - Method in interface org.nuxeo.ecm.webapp.versioning.VersionedActions
-
- getSourceDocument(DocumentModel) - Method in interface org.nuxeo.ecm.webapp.versioning.VersionedActions
-
- getSourceDocument() - Method in class org.nuxeo.ecm.webapp.versioning.VersionedActionsBean
-
- getSourceDocument(DocumentModel) - Method in class org.nuxeo.ecm.webapp.versioning.VersionedActionsBean
-
- getSourceDocumentRef() - Method in interface org.nuxeo.ecm.platform.publisher.api.PublishedDocument
-
- getSourceDocumentRef() - Method in class org.nuxeo.ecm.platform.publisher.impl.core.SimpleCorePublishedDocument
-
- getSourceDocumentRef() - Method in class org.nuxeo.ecm.platform.publisher.impl.localfs.FSPublishedDocument
-
- getSourceDocumentRef() - Method in class org.nuxeo.ecm.platform.publisher.remoting.marshaling.basic.BasicPublishedDocument
-
- getSourceDocumentRef() - Method in class org.nuxeo.ecm.platform.publisher.remoting.server.ExternalCorePublishedDocument
-
- getSourceEvent() - Method in class org.nuxeo.ecm.quota.size.SizeUpdateEventContext
-
- getSourceId() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Returns the source document identifier.
- getSourceId() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- getSourceId() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- getSourceId() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- getSourceId() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoRelationship
-
- getSourceIdsForTarget(String) - Method in class org.nuxeo.ecm.directory.InverseReference
-
- getSourceIdsForTarget(String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPReference
-
Fetch both statically and dynamically defined references and merge the
results.
- getSourceIdsForTarget(String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPTreeReference
-
Fetches single parent, cutting the dn and trying to get the given entry.
- getSourceIdsForTarget(String) - Method in class org.nuxeo.ecm.directory.multi.MultiReference
-
- getSourceIdsForTarget(String) - Method in interface org.nuxeo.ecm.directory.Reference
-
- getSourceIdsForTarget(String) - Method in class org.nuxeo.ecm.directory.sql.TableReference
-
- getSourceImageInfo() - Method in interface org.nuxeo.ecm.platform.pictures.tiles.api.PictureTiles
-
- getSourceImageInfo() - Method in class org.nuxeo.ecm.platform.pictures.tiles.api.PictureTilesImpl
-
- getSourceInstanceId() - Method in class org.nuxeo.runtime.api.login.LoginComponent.SystemID
-
- getSourceLocation() - Method in interface org.nuxeo.ecm.core.io.ExportedDocument
-
- getSourceLocation() - Method in class org.nuxeo.ecm.core.io.impl.ExportedDocumentImpl
-
- getSourceMimeTypes() - Method in class org.nuxeo.ecm.core.convert.extension.ConverterDescriptor
-
- getSourceMimeTypes(String) - Static method in class org.nuxeo.ecm.core.convert.service.MimeTypeTranslationHelper
-
- getSourcePath() - Method in class org.nuxeo.ecm.platform.forms.layout.demo.descriptors.DemoLayoutDescriptor
-
- getSourcePath() - Method in interface org.nuxeo.ecm.platform.forms.layout.demo.service.DemoLayout
-
- getSourceRepositoryName() - Method in interface org.nuxeo.ecm.platform.publisher.api.PublishedDocument
-
- getSourceRepositoryName() - Method in class org.nuxeo.ecm.platform.publisher.impl.core.SimpleCorePublishedDocument
-
- getSourceRepositoryName() - Method in class org.nuxeo.ecm.platform.publisher.impl.localfs.FSPublishedDocument
-
- getSourceRepositoryName() - Method in class org.nuxeo.ecm.platform.publisher.remoting.marshaling.basic.BasicPublishedDocument
-
- getSourceRepositoryName() - Method in class org.nuxeo.ecm.platform.publisher.remoting.server.ExternalCorePublishedDocument
-
- getSourceSelectComponent(ActionEvent) - Method in class org.nuxeo.ecm.platform.ui.web.util.SelectionActionsBean
-
- getSourceSelectItems(ActionEvent) - Method in class org.nuxeo.ecm.platform.ui.web.util.SelectionActionsBean
-
- getSourceServer() - Method in interface org.nuxeo.ecm.platform.publisher.api.PublishedDocument
-
- getSourceServer() - Method in class org.nuxeo.ecm.platform.publisher.impl.core.SimpleCorePublishedDocument
-
- getSourceServer() - Method in class org.nuxeo.ecm.platform.publisher.impl.localfs.FSPublishedDocument
-
- getSourceServer() - Method in class org.nuxeo.ecm.platform.publisher.remoting.marshaling.basic.BasicPublishedDocument
-
- getSourceServer() - Method in class org.nuxeo.ecm.platform.publisher.remoting.server.ExternalCorePublishedDocument
-
- getSourceTemplate(String) - Method in class org.nuxeo.template.adapters.doc.TemplateBasedDocumentAdapterImpl
-
- getSourceTemplate(String) - Method in interface org.nuxeo.template.api.adapters.TemplateBasedDocument
-
- getSourceTemplateDoc(String) - Method in class org.nuxeo.template.adapters.doc.TemplateBasedDocumentAdapterImpl
-
- getSourceTemplateDoc(String) - Method in interface org.nuxeo.template.api.adapters.TemplateBasedDocument
-
- getSourceTemplateDocRef(String) - Method in class org.nuxeo.template.adapters.doc.TemplateBasedDocumentAdapterImpl
-
- getSourceTemplateDocRef(String) - Method in interface org.nuxeo.template.api.adapters.TemplateBasedDocument
-
Retrieve the Template
DocumentRef
for a given template name
- getSourceTemplates() - Method in class org.nuxeo.template.adapters.doc.TemplateBasedDocumentAdapterImpl
-
- getSourceTemplates() - Method in interface org.nuxeo.template.api.adapters.TemplateBasedDocument
-
- getSourcetilingInfo() - Static method in class org.nuxeo.ecm.platform.pictures.tiles.gwt.client.controller.TilingController
-
- getSourceVersionLabel() - Method in interface org.nuxeo.ecm.platform.publisher.api.PublishedDocument
-
- getSourceVersionLabel() - Method in class org.nuxeo.ecm.platform.publisher.impl.core.SimpleCorePublishedDocument
-
- getSourceVersionLabel() - Method in class org.nuxeo.ecm.platform.publisher.impl.localfs.FSPublishedDocument
-
- getSourceVersionLabel() - Method in class org.nuxeo.ecm.platform.publisher.remoting.marshaling.basic.BasicPublishedDocument
-
- getSourceVersionLabel() - Method in class org.nuxeo.ecm.platform.publisher.remoting.server.ExternalCorePublishedDocument
-
- getSourceVMID() - Method in interface org.nuxeo.ecm.core.event.EventBundle
-
Returns the VMID of the JVM where the bundle was created.
- getSourceVMID() - Method in class org.nuxeo.ecm.core.event.impl.EventBundleImpl
-
- getSourceVMID() - Method in class org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl
-
- getSourceVMID() - Method in class org.nuxeo.ecm.core.event.jms.ReconnectedJMSEventBundle
-
- getSourceVMID() - Method in class org.nuxeo.ecm.core.event.jms.SerializableEventBundle
-
- getSpace(CoreSession, DocumentModel, String, Map<String, String>) - Method in class org.nuxeo.ecm.spaces.api.AbstractSpaceProvider
-
- getSpace(CoreSession, DocumentModel, String) - Method in class org.nuxeo.ecm.spaces.api.AbstractSpaceProvider
-
- getSpace(String, CoreSession, DocumentModel, String, Map<String, String>) - Method in interface org.nuxeo.ecm.spaces.api.SpaceManager
-
- getSpace(String, CoreSession, DocumentModel, String) - Method in interface org.nuxeo.ecm.spaces.api.SpaceManager
-
- getSpace(String, CoreSession, DocumentModel) - Method in interface org.nuxeo.ecm.spaces.api.SpaceManager
-
- getSpace(String, CoreSession) - Method in interface org.nuxeo.ecm.spaces.api.SpaceManager
-
- getSpace(String, DocumentModel, String) - Method in interface org.nuxeo.ecm.spaces.api.SpaceManager
-
- getSpace(String, DocumentModel) - Method in interface org.nuxeo.ecm.spaces.api.SpaceManager
-
- getSpace(CoreSession, DocumentModel, String, Map<String, String>) - Method in interface org.nuxeo.ecm.spaces.api.SpaceProvider
-
- getSpace(CoreSession, DocumentModel, String) - Method in interface org.nuxeo.ecm.spaces.api.SpaceProvider
-
- getSpace(String, CoreSession, DocumentModel, String, Map<String, String>) - Method in class org.nuxeo.ecm.spaces.impl.SpaceManagerImpl
-
- getSpace(String, CoreSession, DocumentModel, String) - Method in class org.nuxeo.ecm.spaces.impl.SpaceManagerImpl
-
- getSpace(String, CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.spaces.impl.SpaceManagerImpl
-
- getSpace(String, CoreSession) - Method in class org.nuxeo.ecm.spaces.impl.SpaceManagerImpl
-
- getSpace(String, DocumentModel, String) - Method in class org.nuxeo.ecm.spaces.impl.SpaceManagerImpl
-
- getSpace(String, DocumentModel) - Method in class org.nuxeo.ecm.spaces.impl.SpaceManagerImpl
-
- getSpaceFromId(String, CoreSession) - Method in interface org.nuxeo.ecm.spaces.api.SpaceManager
-
- getSpaceFromId(String, CoreSession) - Method in class org.nuxeo.ecm.spaces.impl.SpaceManagerImpl
-
- getSpaceId() - Static method in class org.nuxeo.opensocial.container.client.ContainerConfiguration
-
- getSpaceId() - Method in class org.nuxeo.opensocial.container.client.rpc.AbstractAction
-
- getSpaceId() - Method in class org.nuxeo.opensocial.container.client.rpc.ContainerContext
-
- getSpaceId() - Method in class org.nuxeo.opensocial.container.client.rpc.InitApplicationResult
-
- getSpaceName() - Static method in class org.nuxeo.opensocial.container.client.ContainerConfiguration
-
- getSpaceName() - Method in class org.nuxeo.opensocial.container.client.rpc.InitApplication
-
- getSpaceProvider(String) - Method in interface org.nuxeo.ecm.spaces.api.SpaceManager
-
- getSpaceProvider(String) - Method in class org.nuxeo.ecm.spaces.impl.SpaceManagerImpl
-
- getSpaceProvider() - Method in class org.nuxeo.ecm.spaces.impl.SpaceProviderDescriptor
-
Create the SpaceProvider
instance and initialize it with this
SpaceProviderDescriptor
attributes.
- getSpaceProviderName() - Static method in class org.nuxeo.opensocial.container.client.ContainerConfiguration
-
- getSpaceProviderName() - Method in class org.nuxeo.opensocial.container.client.rpc.InitApplication
-
- getSpaceProviders() - Method in interface org.nuxeo.ecm.spaces.api.SpaceManager
-
- getSpaceProviders() - Method in class org.nuxeo.ecm.spaces.impl.SpaceManagerImpl
-
- getSpaces(Space, CoreSession) - Method in class org.nuxeo.ecm.spaces.api.AbstractSpaceProvider
-
- getSpanMode() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayoutSettings
-
- getSpec() - Method in class org.nuxeo.theme.negotiation.AbstractNegotiator
-
- getSpec() - Method in interface org.nuxeo.theme.negotiation.Negotiator
-
- getSpecialPropertyType(String) - Method in class org.nuxeo.ecm.core.storage.sql.Model
-
- getSpecificAuthChainName(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService
-
- getSpeed() - Method in class org.nuxeo.ecm.admin.repo.RepoStatInfo
-
- getSpi() - Method in class org.nuxeo.apidoc.introspection.RuntimeSnapshot
-
- getSpi() - Method in class org.nuxeo.apidoc.repository.RepositoryDistributionSnapshot
-
- getSpi() - Method in interface org.nuxeo.apidoc.snapshot.DistributionSnapshot
-
- getSplitPaneX() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayoutSettings
-
- getSplitPaneY() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayoutSettings
-
- getSplitVersion() - Method in class org.nuxeo.common.utils.FileVersion
-
- getSqlConnection() - Method in class org.nuxeo.ecm.directory.sql.SQLSession
-
Public getter to allow custom
Reference
implementation to access
the current connection even if it lives in a separate java package,
typically: com.company.custom.nuxeo.project.MyCustomReference
- getSQLStatementsFilename() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
Gets the name of the file containing the SQL statements.
- getSQLStatementsFilename() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDB2
-
- getSQLStatementsFilename() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDerby
-
- getSQLStatementsFilename() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
-
- getSQLStatementsFilename() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectHSQLDB
-
- getSQLStatementsFilename() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
-
- getSQLStatementsFilename() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
-
- getSQLStatementsFilename() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
-
- getSQLStatementsFilename() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
-
- getSQLStatementsProperties(Model, Database) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
Gets the properties to use with the SQL statements.
- getSQLStatementsProperties(Model, Database) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDB2
-
- getSQLStatementsProperties(Model, Database) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDerby
-
- getSQLStatementsProperties(Model, Database) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
-
- getSQLStatementsProperties(Model, Database) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectHSQLDB
-
- getSQLStatementsProperties(Model, Database) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
-
- getSQLStatementsProperties(Model, Database) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
-
- getSQLStatementsProperties(Model, Database) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
-
- getSQLStatementsProperties(Model, Database) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
-
- getSqlTypeString() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Column
-
- getSrc() - Method in class org.nuxeo.theme.presets.PaletteType
-
- getSrc() - Method in class org.nuxeo.theme.styling.service.descriptors.FlavorPresets
-
- getSrc() - Method in class org.nuxeo.theme.styling.service.descriptors.SimpleStyle
-
- getSrc() - Method in class org.nuxeo.theme.themes.ThemeDescriptor
-
- getSrcFilePath() - Method in class org.nuxeo.theme.resources.BankImport
-
- getSrvPrefix() - Method in class org.nuxeo.ecm.directory.ldap.LDAPUrlDescriptor
-
- getStack() - Static method in class org.nuxeo.common.utils.URLStreamHandlerFactoryInstaller
-
Get the underlying stack.
- getStack() - Static method in class org.nuxeo.ecm.core.api.operation.Operation
-
- getStack() - Method in class org.nuxeo.ecm.core.work.api.WorkSchedulePath
-
- getStack() - Method in class org.nuxeo.shell.automation.RemoteContext
-
- getStack() - Method in class org.nuxeo.shell.fs.FileSystem
-
- getStackTrace() - Method in class org.nuxeo.ecm.webapp.shield.ErrorPageActionListener
-
- getStackTrace(Throwable) - Static method in class org.nuxeo.ecm.webengine.jaxrs.session.CoreExceptionMapper
-
- getStackTrace(Throwable) - Static method in class org.nuxeo.shell.cmds.Trace
-
- getStackTraceAsString(Throwable) - Method in class org.nuxeo.ecm.platform.ui.web.shield.ErrorPageForwarder
-
- getStackTraceString() - Method in exception org.nuxeo.ecm.webengine.WebException
-
- getStandardWidgetTypes() - Method in class org.nuxeo.ecm.platform.forms.layout.demo.jsf.LayoutDemoContext
-
- getStart() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.data.TicToc
-
- getStart() - Method in class org.nuxeo.ecm.platform.ui.web.download.DownloadServlet.ByteRange
-
- getStart() - Method in class org.nuxeo.shell.swing.CmdLine
-
- getStartCapturedContext() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionStatistics
-
- getStartCapturedContextMessage() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionStatistics
-
- getStartCapturedContextMessage() - Method in interface org.nuxeo.ecm.core.management.jtajca.TransactionStatistics
-
- getStartColumn() - Method in class org.nuxeo.ecm.platform.signature.core.sign.SignatureDescriptor.SignatureLayout
-
- getStartContainer() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.model.Annotation
-
- getStartContainer() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.util.Range
-
- getStartDate() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionStatistics
-
- getStartDate() - Method in interface org.nuxeo.ecm.core.management.jtajca.TransactionStatistics
-
- getStartDate() - Method in interface org.nuxeo.ecm.platform.task.dashboard.DashBoardItem
-
Returns the date when the task has been started.
- getStartDate() - Method in class org.nuxeo.ecm.platform.task.dashboard.DashBoardItemImpl
-
- getStartDate() - Method in interface org.nuxeo.ecm.poll.Poll
-
- getStartDate() - Method in class org.nuxeo.ecm.poll.PollAdapter
-
- getStartedDate() - Method in class org.nuxeo.ecm.core.api.operation.Operation
-
- getStartedSessionsCount() - Method in interface org.nuxeo.ecm.core.model.Repository
-
- getStartedSessionsCount() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepository
-
- getStartedSessionsCount() - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionFactoryImpl
-
- getStartedSessionsCount() - Method in class org.nuxeo.ecm.platform.management.adapters.WholeRepositoriesSessionMetricAdapter
-
- getStartedSessionsCount() - Method in interface org.nuxeo.ecm.platform.management.adapters.WholeRepositoriesSessionMetricMBean
-
- getStartLine() - Method in class org.nuxeo.ecm.platform.signature.core.sign.SignatureDescriptor.SignatureLayout
-
- getStartNode() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphRoute
-
Gets the start node for this graph.
- getStartNode() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphRouteImpl
-
- getStartOffset() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.util.Range
-
- getStartOffset() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.util.StringRangeXPointer
-
- getStartTime() - Method in class org.nuxeo.ecm.core.work.AbstractWork
-
- getStartTime() - Method in interface org.nuxeo.ecm.core.work.api.Work
-
Gets the time at which this work instance was first started.
- getStartupSummary() - Method in class org.nuxeo.launcher.monitoring.StatusServletClient
-
- getStartupSummary() - Method in class org.nuxeo.launcher.NuxeoLauncher
-
- getStartupTime() - Method in class org.nuxeo.osgi.BundleImpl
-
- getStartURLPatterns() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService
-
- getState() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
-
- getState(String) - Method in class org.nuxeo.connect.update.standalone.PackagePersistence
-
- getState() - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
-
- getState() - Method in class org.nuxeo.ecm.automation.client.model.Document
-
- getState() - Method in class org.nuxeo.ecm.core.management.api.AdministrativeStatus
-
- getState() - Method in class org.nuxeo.ecm.core.storage.sql.Fragment
-
Gets the state.
- getState() - Method in class org.nuxeo.ecm.core.work.AbstractWork
-
Deprecated.
- getState() - Method in interface org.nuxeo.ecm.core.work.api.Work
-
- getState() - Method in class org.nuxeo.ecm.csv.CSVImportStatus
-
- getState() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
-
Get the node state.
- getState() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
-
- getState(FacesContext, String, String) - Method in class org.nuxeo.ecm.platform.ui.web.application.NuxeoConversationStateHolder
-
- getState(FacesContext, String, String) - Method in class org.nuxeo.ecm.platform.ui.web.application.NuxeoViewStateHolder
-
- getState() - Method in class org.nuxeo.osgi.BundleImpl
-
- getState() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
-
- getState() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
-
Gets the component state.
- getState() - Method in class org.nuxeo.theme.webwidgets.providers.WidgetEntity
-
- getStateByName(String) - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleImpl
-
- getStateByName(String) - Method in interface org.nuxeo.ecm.core.lifecycle.LifeCycle
-
Returns a life cycle state instance given its name.
- getStateful() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.AuthenticationPluginDescriptor
-
- getStateLabel(Package) - Method in class org.nuxeo.connect.client.we.PackageListingProvider
-
- getStateManager() - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockApplication
-
- getStatement() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Delete
-
- getStatement() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Insert
-
- getStatement() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Select
-
- getStatement() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Update
-
- getStatement() - Method in interface org.nuxeo.ecm.platform.relations.web.StatementInfo
-
- getStatement() - Method in class org.nuxeo.ecm.platform.relations.web.StatementInfoImpl
-
- getStatements() - Method in interface org.nuxeo.ecm.platform.annotations.api.Annotation
-
- getStatements() - Method in class org.nuxeo.ecm.platform.annotations.api.AnnotationImpl
-
- getStatements() - Method in interface org.nuxeo.ecm.platform.relations.api.Graph
-
Returns all statements in the graph.
- getStatements(Statement) - Method in interface org.nuxeo.ecm.platform.relations.api.Graph
-
Returns all statements in the graph matching the pattern.
- getStatements(Node, Node, Node) - Method in interface org.nuxeo.ecm.platform.relations.api.Graph
-
Returns all statements in the graph matching the pattern.
- getStatements(String) - Method in interface org.nuxeo.ecm.platform.relations.api.RelationManager
-
Deprecated.
since 5.5, use the Graph API directly
- getStatements(String, Statement) - Method in interface org.nuxeo.ecm.platform.relations.api.RelationManager
-
Deprecated.
since 5.5, use the Graph API directly
- getStatements(DocumentModel, Resource) - Static method in class org.nuxeo.ecm.platform.relations.api.util.RelationHelper
-
- getStatements(String, DocumentModel, Resource) - Static method in class org.nuxeo.ecm.platform.relations.api.util.RelationHelper
-
- getStatements() - Method in class org.nuxeo.ecm.platform.relations.CoreGraph
-
- getStatements(Node, Node, Node) - Method in class org.nuxeo.ecm.platform.relations.CoreGraph
-
- getStatements(Statement) - Method in class org.nuxeo.ecm.platform.relations.CoreGraph
-
- getStatements() - Method in class org.nuxeo.ecm.platform.relations.io.IORelationGraphHelper
-
- getStatements() - Method in class org.nuxeo.ecm.platform.relations.io.IORelationResources
-
- getStatements() - Method in class org.nuxeo.ecm.platform.relations.jena.JenaGraph
-
- getStatements(Node, Node, Node) - Method in class org.nuxeo.ecm.platform.relations.jena.JenaGraph
-
- getStatements(Statement) - Method in class org.nuxeo.ecm.platform.relations.jena.JenaGraph
-
- getStatements(String, Statement) - Method in class org.nuxeo.ecm.platform.relations.services.RelationService
-
Deprecated.
- getStatements(String) - Method in class org.nuxeo.ecm.platform.relations.services.RelationService
-
Deprecated.
- getStates() - Method in class org.nuxeo.connect.update.standalone.PackagePersistence
-
- getStates() - Method in class org.nuxeo.ecm.core.lifecycle.extensions.LifeCycleDescriptor
-
- getStates() - Method in class org.nuxeo.ecm.core.lifecycle.extensions.LifeCycleStateConfiguration
-
- getStates() - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleImpl
-
- getStates() - Method in interface org.nuxeo.ecm.core.lifecycle.LifeCycle
-
Returns the list of life cycle state instances.
- getStatesByWidget() - Method in class org.nuxeo.theme.webwidgets.providers.DefaultProviderSession
-
- getStaticAttributeId() - Method in class org.nuxeo.ecm.directory.ldap.LDAPReference
-
- getStaticAttributeId(DirectoryFieldMapper) - Method in class org.nuxeo.ecm.directory.ldap.LDAPReference
-
- getStaticFilters() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
-
- getStatInfo() - Method in class org.nuxeo.ecm.admin.SystemInfoManager
-
- getStatus() - Method in class org.nuxeo.connect.client.jsf.ConnectStatusActionBean
-
- getStatus() - Method in class org.nuxeo.connect.client.status.ConnectStatusHolder
-
- getStatus(boolean) - Method in class org.nuxeo.connect.client.status.ConnectStatusHolder
-
- getStatus() - Method in exception org.nuxeo.ecm.automation.client.RemoteException
-
- getStatus() - Method in class org.nuxeo.ecm.automation.client.rest.api.RestResponse
-
- getStatus(Throwable) - Static method in class org.nuxeo.ecm.automation.jaxrs.ExceptionHandler
-
Tries to find the best matching HTTP status for the given exception.
- getStatus(Throwable, int) - Static method in class org.nuxeo.ecm.automation.jaxrs.ExceptionHandler
-
- getStatus() - Method in class org.nuxeo.ecm.automation.jaxrs.ExceptionHandler
-
- getStatus() - Method in class org.nuxeo.ecm.core.api.operation.Operation
-
- getStatus(String) - Method in interface org.nuxeo.ecm.core.management.api.AdministrativeStatusManager
-
- getStatus() - Method in interface org.nuxeo.ecm.core.management.api.ProbeInfo
-
- getStatus() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionStatistics
-
- getStatus() - Method in interface org.nuxeo.ecm.core.management.jtajca.TransactionStatistics
-
- getStatus() - Method in class org.nuxeo.ecm.core.management.probes.ProbeInfoImpl
-
- getStatus(String) - Method in class org.nuxeo.ecm.core.management.statuses.AdministrativeStatusManagerImpl
-
- getStatus(String, String) - Method in interface org.nuxeo.ecm.core.management.storage.AdministrativeStatusPersister
-
- getStatus(String, String) - Method in class org.nuxeo.ecm.core.management.storage.DocumentModelStatusPersister
-
- getStatus() - Method in interface org.nuxeo.ecm.core.storage.sql.BinaryGarbageCollector
-
Gets the status of the binaries to GC and of those that won't be.
- getStatus() - Method in class org.nuxeo.ecm.core.storage.sql.JCloudsBinaryManager.JCloudsBinaryGarbageCollector
-
- getStatus() - Method in class org.nuxeo.ecm.core.storage.sql.LocalBinaryManager.DefaultBinaryGarbageCollector
-
- getStatus() - Method in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager.S3BinaryGarbageCollector
-
- getStatus() - Method in class org.nuxeo.ecm.core.storage.sql.SQLBinaryManager.SQLBinaryGarbageCollector
-
- getStatus() - Method in class org.nuxeo.ecm.core.work.AbstractWork
-
- getStatus() - Method in interface org.nuxeo.ecm.core.work.api.Work
-
Gets a human-readable status for this work instance.
- getStatus() - Method in class org.nuxeo.ecm.csv.CSVImportLog
-
- getStatus() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.data.DataProcessor
-
- getStatus() - Method in interface org.nuxeo.ecm.platform.groups.audit.service.acl.data.IDataProcessor
-
A status concerning data analysis
- getStatus() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.TaskInfo
-
- getStatus() - Method in class org.nuxeo.ecm.platform.signature.api.sign.SignatureService.StatusWithBlob
-
- getStatus(String) - Method in class org.nuxeo.ecm.quota.count.QuotaStatsActions
-
- getStatus() - Method in class org.nuxeo.launcher.NuxeoLauncher
-
- getStatus() - Method in class org.nuxeo.runtime.datasource.LazyTransactionManager
-
- getStatus() - Method in class org.nuxeo.runtime.jtajca.NuxeoContainer.TransactionManagerWrapper
-
- getStatus() - Method in class org.nuxeo.runtime.jtajca.NuxeoContainer.UserTransactionImpl
-
- getStatus() - Method in class org.nuxeo.wizard.download.PendingDownload
-
- getStatus() - Method in interface org.nuxeo.wss.spi.dws.Task
-
- getStatus() - Method in class org.nuxeo.wss.spi.dws.TaskImpl
-
- getStatusCode(String) - Method in class org.nuxeo.ecm.webengine.gwt.dev.RedirectService
-
- getStatusCode() - Method in exception org.nuxeo.ecm.webengine.WebException
-
- getStatusManager(String) - Method in interface org.nuxeo.ecm.core.management.api.GlobalAdministrativeStatusManager
-
- getStatusManager(String) - Method in class org.nuxeo.ecm.core.management.statuses.GlobalAdministrativeStatusManagerImpl
-
- getStatusMessage(StringBuilder) - Method in class org.nuxeo.runtime.AbstractRuntimeService
-
- getStatusMessage(StringBuilder) - Method in interface org.nuxeo.runtime.RuntimeService
-
Computes the runtime status, adds it to the given string builder, and
return true if some problems have been detected.
- getStatusMessageFor(VideoConversionStatus) - Method in class org.nuxeo.ecm.platform.video.VideoActions
-
- getStep() - Method in class org.nuxeo.theme.webwidgets.WidgetFieldType
-
- getSteps() - Method in class org.nuxeo.ecm.core.convert.extension.ChainedConverter
-
- getSteps() - Method in class org.nuxeo.ecm.core.convert.extension.ConverterDescriptor
-
- getStop() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.data.TicToc
-
- getStopped() - Method in class org.nuxeo.ecm.platform.picture.web.SlideShowManagerBean
-
- getStorageDir() - Method in class org.nuxeo.ecm.core.storage.sql.LocalBinaryManager
-
- getStoredFieldNames() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectory
-
- getStoredParameters() - Method in class org.nuxeo.ecm.platform.reporting.api.BirtReportInstance
-
- getStoredParameters() - Method in class org.nuxeo.ecm.platform.reporting.api.BirtReportModel
-
- getStoredParameters() - Method in interface org.nuxeo.ecm.platform.reporting.api.ReportInstance
-
Get parameters as storef in thi resport instance
- getStoredParameters() - Method in interface org.nuxeo.ecm.platform.reporting.api.ReportModel
-
- getStoredRendition() - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionFinder
-
- getStores() - Method in class org.nuxeo.ecm.webengine.loader.store.ResourceStoreClassLoader
-
- getStoryboardItemsAsJsonSettings(DocumentModel) - Method in class org.nuxeo.ecm.platform.video.storyboard.StoryboardActions
-
- getStrategy() - Method in class org.nuxeo.theme.negotiation.NegotiationType
-
- getStrategy() - Method in class org.nuxeo.theme.NegotiationDef
-
- getStream() - Method in class org.nuxeo.ecm.automation.client.model.Blob
-
- getStream() - Method in class org.nuxeo.ecm.automation.client.model.BlobRef
-
- getStream() - Method in class org.nuxeo.ecm.automation.client.model.FileBlob
-
- getStream() - Method in class org.nuxeo.ecm.automation.client.model.StreamBlob
-
- getStream() - Method in class org.nuxeo.ecm.automation.client.model.StringBlob
-
- getStream() - Method in interface org.nuxeo.ecm.core.api.Blob
-
- getStream() - Method in class org.nuxeo.ecm.core.api.impl.blob.ByteArrayBlob
-
- getStream() - Method in class org.nuxeo.ecm.core.api.impl.blob.FileBlob
-
- getStream() - Method in class org.nuxeo.ecm.core.api.impl.blob.InputStreamBlob
-
- getStream() - Method in class org.nuxeo.ecm.core.api.impl.blob.StreamingBlob
-
- getStream() - Method in class org.nuxeo.ecm.core.api.impl.blob.StringBlob
-
- getStream() - Method in class org.nuxeo.ecm.core.api.impl.blob.URLBlob
-
- getStream() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoContentStream
-
- getStream() - Method in class org.nuxeo.ecm.core.storage.sql.Binary
-
Gets an input stream for the binary.
- getStream() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLBlob
-
- getStream() - Method in class org.nuxeo.ecm.core.storage.sql.LazyBinary
-
- getStream() - Method in class org.nuxeo.ecm.platform.rendering.impl.DefaultRenderingResult
-
- getStream() - Method in interface org.nuxeo.ecm.platform.rendering.RenderingResult
-
Gets the rendering result as a stream.
- getStream(String) - Method in class org.nuxeo.ecm.webengine.loader.store.FileResourceStore
-
- getStream(String) - Method in class org.nuxeo.ecm.webengine.loader.store.MemoryStore
-
- getStream(String) - Method in interface org.nuxeo.ecm.webengine.loader.store.ResourceStore
-
- getStream() - Method in class org.nuxeo.opensocial.webengine.gadgets.GadgetStream
-
- getStream() - Method in interface org.nuxeo.runtime.model.persistence.Contribution
-
Gets the contribution XML content.
- getStream() - Method in class org.nuxeo.runtime.model.persistence.ContributionBuilder
-
- getStream() - Method in class org.nuxeo.runtime.model.persistence.fs.ContributionFile
-
- getStream() - Method in class org.nuxeo.runtime.model.persistence.fs.ContributionLocation
-
- getStream() - Method in interface org.nuxeo.runtime.model.StreamRef
-
Get the stream content.
- getStream() - Method in class org.nuxeo.runtime.model.URLStreamRef
-
- getStream() - Method in class org.nuxeo.runtime.services.streaming.ByteArraySource
-
- getStream() - Method in class org.nuxeo.runtime.services.streaming.FileSource
-
- getStream() - Method in class org.nuxeo.runtime.services.streaming.InputStreamSource
-
- getStream(String) - Method in interface org.nuxeo.runtime.services.streaming.StreamManager
-
- getStream(String) - Method in class org.nuxeo.runtime.services.streaming.StreamManagerClient
-
- getStream(String) - Method in class org.nuxeo.runtime.services.streaming.StreamManagerServer
-
- getStream() - Method in interface org.nuxeo.runtime.services.streaming.StreamSource
-
- getStream() - Method in class org.nuxeo.runtime.services.streaming.StringSource
-
- getStream() - Method in class org.nuxeo.runtime.services.streaming.URLSource
-
- getStream() - Method in class org.nuxeo.runtime.services.streaming.ZipEntrySource
-
- getStream() - Method in class org.nuxeo.runtime.test.InlineRef
-
- getStream() - Method in class org.nuxeo.wss.impl.NuxeoListItem
-
- getStream() - Method in class org.nuxeo.wss.impl.VirtualListItem
-
- getStream() - Method in class org.nuxeo.wss.spi.dummy.DummyWSSListItem
-
- getStream() - Method in interface org.nuxeo.wss.spi.WSSListItem
-
- getStreamInfo() - Method in class org.nuxeo.ecm.platform.video.Stream
-
Returns this Stream
whole info as returned by FFmpeg.
- getStreamingLocator() - Method in class org.nuxeo.runtime.config.AbstractServerConfiguration
-
- getStreamingLocator() - Method in class org.nuxeo.runtime.config.NodeConfiguration
-
- getStreamManager() - Method in class org.nuxeo.runtime.services.streaming.StreamingService
-
- getStreams() - Method in class org.nuxeo.ecm.platform.video.Video
-
Returns all the
Stream
s of this
Video
.
- getStreams() - Method in class org.nuxeo.ecm.platform.video.VideoInfo
-
Returns all the
Stream
s of the video.
- getStreamSource() - Method in class org.nuxeo.ecm.core.api.impl.blob.StreamingBlob
-
- getStreamSource() - Method in class org.nuxeo.ecm.core.storage.sql.Binary
-
- getStreamSource() - Method in class org.nuxeo.ecm.core.storage.sql.LazyBinary
-
- getStreamSource() - Method in class org.nuxeo.ecm.platform.ui.web.util.files.FileUtils.TemporaryFileBlob
-
- getStreamSource() - Method in class org.nuxeo.ecm.webapp.filemanager.FileManageActionsBean.TemporaryFileBlob
-
Deprecated.
- getStreamURI(String) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- getStreamURI(String) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Returns an URI identifying the stream given the blob property id.
- getString(String) - Method in class org.nuxeo.ecm.automation.client.model.Document
-
- getString(String, String) - Method in class org.nuxeo.ecm.automation.client.model.Document
-
- getString(Object, String) - Static method in class org.nuxeo.ecm.automation.client.model.PropertiesHelper
-
- getString(int) - Method in class org.nuxeo.ecm.automation.client.model.PropertyList
-
- getString(int, String) - Method in class org.nuxeo.ecm.automation.client.model.PropertyList
-
- getString(String) - Method in class org.nuxeo.ecm.automation.client.model.PropertyMap
-
- getString(String, String) - Method in class org.nuxeo.ecm.automation.client.model.PropertyMap
-
- getString() - Method in interface org.nuxeo.ecm.core.api.Blob
-
- getString() - Method in class org.nuxeo.ecm.core.api.impl.blob.ByteArrayBlob
-
- getString() - Method in class org.nuxeo.ecm.core.api.impl.blob.StreamBlob
-
- getString() - Method in class org.nuxeo.ecm.core.api.impl.blob.StreamingBlob
-
- getString() - Method in class org.nuxeo.ecm.core.api.impl.blob.StringBlob
-
- getString(String) - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- getString(String) - Method in interface org.nuxeo.ecm.core.model.PropertyContainer
-
Gets the value of a scalar property as a string
.
- getString(int) - Method in interface org.nuxeo.ecm.core.query.QueryResult
-
- getString(String) - Method in interface org.nuxeo.ecm.core.query.QueryResult
-
- getString(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexListProperty
-
- getString(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexProperty
-
- getString(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- getString(int) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLQueryResult
-
- getString(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLQueryResult
-
- getString(String) - Method in class org.nuxeo.ecm.core.storage.sql.SimpleFragment
-
Returns a String
value.
- getString() - Method in class org.nuxeo.ecm.core.storage.sql.SimpleProperty
-
- getString(String, Locale) - Method in class org.nuxeo.ecm.platform.rendering.fm.i18n.ResourceComposite
-
Delegates getString using the resource bundle corresponding to the local
(create one if it doesn't exist).
- getString(String) - Method in class org.nuxeo.ecm.webengine.forms.FormData
-
- getString(String) - Method in interface org.nuxeo.ecm.webengine.forms.FormDataProvider
-
- getString(String) - Method in class org.nuxeo.ecm.webengine.forms.SimpleFormDataProvider
-
- getString(String) - Method in class org.nuxeo.ecm.webengine.forms.TestFormInstance
-
- getString(String) - Method in class org.nuxeo.ecm.webengine.model.Messages
-
- getString(String, String) - Method in class org.nuxeo.ecm.webengine.model.Messages
-
- getString() - Method in class org.nuxeo.ecm.webengine.model.view.TemplateView
-
- getString() - Method in class org.nuxeo.runtime.model.Property
-
- getString() - Method in class org.nuxeo.runtime.services.streaming.AbstractStreamSource
-
- getString() - Method in interface org.nuxeo.runtime.services.streaming.StreamSource
-
- getString() - Method in class org.nuxeo.runtime.services.streaming.StringSource
-
- getString(DocumentModel, String, String) - Static method in class org.nuxeo.webengine.sites.utils.SiteUtils
-
- getString(DocumentModel, String) - Static method in class org.nuxeo.webengine.sites.utils.SiteUtils
-
- getStringArray(String) - Method in class org.nuxeo.ecm.webengine.model.Messages
-
- getStringArray(String, String) - Method in class org.nuxeo.ecm.webengine.model.Messages
-
- getStringArrayValue() - Method in class org.nuxeo.ecm.platform.smart.query.IncrementalSmartQuery
-
- getStringListValue() - Method in class org.nuxeo.ecm.platform.smart.query.IncrementalSmartQuery
-
- getStringProperties() - Method in class org.nuxeo.ecm.platform.relations.api.impl.StatementImpl
-
- getStringProperties() - Method in interface org.nuxeo.ecm.platform.relations.api.Statement
-
- getStringProperty(String, String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelect
-
- getStringProperty(String, String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectListboxComponent
-
- getStringProperty(String, String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectMultiListboxComponent
-
Deprecated.
- getStringProperty(String, String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectStatus
-
- getStringProperty(String, String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryAwareComponent
-
- getStrings() - Method in class org.nuxeo.ecm.core.storage.sql.CollectionProperty
-
- getStrings() - Method in class org.nuxeo.ecm.core.storage.sql.FulltextParser
-
- getStringType() - Method in enum org.nuxeo.ecm.platform.ui.web.component.list.EditableListModificationType
-
String type to use in html pages.
- getStringValue() - Method in class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl.StringInfo
-
- getStringValue(DocumentModel, PredicateFieldDefinition) - Static method in class org.nuxeo.ecm.platform.query.nxql.NXQLQueryBuilder
-
- getStringValue() - Method in class org.nuxeo.ecm.platform.reporting.report.ReportParameter
-
- getStringValue() - Method in class org.nuxeo.ecm.platform.smart.query.IncrementalSmartQuery
-
- getStringValue() - Method in enum org.nuxeo.ecm.platform.smart.query.jsf.IncrementalSmartNXQLQuery.SPECIAL_OPERATORS
-
- getStringValue() - Method in class org.nuxeo.template.api.TemplateInput
-
- getStudio() - Method in class org.nuxeo.connect.client.we.PackageListingProvider
-
- getStudioInstallationStatus() - Method in class org.nuxeo.connect.client.jsf.AppCenterViewsManager
-
- getStudioSnapshotValidationStatus() - Method in class org.nuxeo.connect.client.jsf.AppCenterViewsManager
-
- getStyle() - Method in class org.nuxeo.ecm.platform.ui.web.component.seam.UICellExcel
-
- getStyle() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectBase
-
- getStyle() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectState
-
- getStyle(String, String, String) - Method in class org.nuxeo.theme.bank.Main
-
- getStyle(String) - Method in class org.nuxeo.theme.styling.service.registries.StyleRegistry
-
- getStyleCaching() - Method in class org.nuxeo.theme.ApplicationType
-
- getStyleCategory() - Static method in class org.nuxeo.theme.editor.SessionManager
-
- getStyleClass() - Method in class org.nuxeo.ecm.diff.model.impl.PropertyDiffDisplayImpl
-
- getStyleClass() - Method in interface org.nuxeo.ecm.diff.model.PropertyDiffDisplay
-
- getStyleClass() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectBase
-
- getStyleClass() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectState
-
- getStyleClass() - Method in class org.nuxeo.ecm.webapp.table.header.TableColHeader
-
Deprecated.
- getStyleClass() - Method in class org.nuxeo.theme.jsf.component.UITabs
-
- getStyleClass() - Method in class org.nuxeo.theme.jsf.taglib.TabsTag
-
- getStyleCollections(String, String, Boolean) - Method in class org.nuxeo.theme.bank.Main
-
- getStyleCollectionsView(String, String) - Method in class org.nuxeo.theme.bank.Main
-
- getStyleContent(String, String, String) - Method in class org.nuxeo.theme.bank.Main
-
- getStyleEditMode() - Static method in class org.nuxeo.theme.editor.Main
-
- getStyleEditMode() - Static method in class org.nuxeo.theme.editor.SessionManager
-
- getStyleFile(String, String, String) - Static method in class org.nuxeo.theme.resources.BankManager
-
- getStyleLayerId() - Static method in class org.nuxeo.theme.editor.SessionManager
-
- getStyleLayersOfSelectedElement() - Static method in class org.nuxeo.theme.editor.Main
-
- getStyleManagerMode() - Static method in class org.nuxeo.theme.editor.Main
-
- getStyleManagerMode() - Static method in class org.nuxeo.theme.editor.SessionManager
-
- getStyleOfSelectedElement() - Static method in class org.nuxeo.theme.editor.Main
-
- getStylePreviewCategories() - Static method in class org.nuxeo.theme.editor.Utils
-
- getStylePreviewFile(String, String, String) - Static method in class org.nuxeo.theme.resources.BankManager
-
- getStylePropertiesForSelectedElement() - Static method in class org.nuxeo.theme.editor.Main
-
- getStyles() - Method in class org.nuxeo.theme.resources.ResourceBank
-
- getStyles() - Method in class org.nuxeo.theme.styling.service.descriptors.ThemePage
-
- getStyles() - Method in class org.nuxeo.theme.themes.ThemeManager
-
- getStyles(String) - Method in class org.nuxeo.theme.themes.ThemeManager
-
- getStyles() - Method in class org.nuxeo.theme.webwidgets.WidgetType
-
- getStyleSelector() - Static method in class org.nuxeo.theme.editor.SessionManager
-
- getStyleSelectorsForSelectedElement() - Static method in class org.nuxeo.theme.editor.Main
-
- getStylesheet() - Method in class org.nuxeo.theme.jsf.component.UIPanel
-
- getStylesheet() - Method in class org.nuxeo.theme.jsf.taglib.PanelTag
-
- getSubContext(Boolean, Object) - Method in class org.nuxeo.ecm.automation.OperationContext
-
- getSubElement(String) - Method in class org.nuxeo.functionaltests.forms.LayoutElement
-
Returns the element with given sub id on the page.
- getSubElement(String, boolean) - Method in class org.nuxeo.functionaltests.forms.LayoutElement
-
Returns the element with given sub id on the page.
- getSubElementId(String) - Method in class org.nuxeo.functionaltests.forms.LayoutElement
-
Returns a sub element, concatenating the layout id with the sub element
id (and using the standard charcater ':' as JSF UINamingContainer
separator).
- getSubGroups() - Method in class org.nuxeo.apidoc.adapters.BundleGroupDocAdapter
-
- getSubGroups() - Method in interface org.nuxeo.apidoc.api.BundleGroup
-
- getSubGroups() - Method in class org.nuxeo.apidoc.browse.BundleGroupWO
-
- getSubGroups() - Method in class org.nuxeo.apidoc.introspection.BundleGroupImpl
-
- getSubGroupsNames(String) - Method in class org.nuxeo.ecm.multi.tenant.MultiTenantGroupComputer
-
- getSubGroupsNames(String) - Method in class org.nuxeo.ecm.platform.computedgroups.AbstractAttributeBasedGroupComputer
-
- getSubGroupsNames(String) - Method in class org.nuxeo.ecm.platform.computedgroups.DocumentMetadataGroupComputer
-
- getSubGroupsNames(String) - Method in interface org.nuxeo.ecm.platform.computedgroups.GroupComputer
-
Returns children groups.
- getSubGroupsNames(String) - Method in class org.nuxeo.ecm.platform.computedgroups.UserMetadataGroupComputer
-
- getSubGroupsNames(String) - Method in class org.nuxeo.ecm.platform.shibboleth.computedgroups.ShibbolethGroupComputer
-
- getSubGroupsNames(String) - Method in class org.nuxeo.ecm.social.workspace.computedgroups.SocialWorkspaceGroupComputer
-
- getSubheadline() - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPicture
-
- getSubheadline() - Method in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
-
- getSubject() - Method in class org.nuxeo.ecm.core.api.local.LoginStack.Entry
-
- getSubject() - Method in interface org.nuxeo.ecm.platform.annotations.api.Annotation
-
- getSubject() - Method in class org.nuxeo.ecm.platform.annotations.api.AnnotationImpl
-
- getSubject() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.annotea.Statement
-
- getSubject() - Method in class org.nuxeo.ecm.platform.ec.notification.NotificationImpl
-
- getSubject() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationDescriptor
-
- getSubject() - Method in interface org.nuxeo.ecm.platform.notification.api.Notification
-
- getSubject() - Method in class org.nuxeo.ecm.platform.relations.api.impl.StatementImpl
-
- getSubject() - Method in interface org.nuxeo.ecm.platform.relations.api.Statement
-
- getSubject() - Method in interface org.nuxeo.ecm.platform.relations.web.StatementInfo
-
- getSubject() - Method in class org.nuxeo.ecm.platform.relations.web.StatementInfoImpl
-
- getSubjectDocuments(Resource, String, String) - Static method in class org.nuxeo.ecm.platform.relations.api.util.RelationHelper
-
- getSubjectDocuments(String, Resource, String, String) - Static method in class org.nuxeo.ecm.platform.relations.api.util.RelationHelper
-
- getSubjectDocuments(Resource, DocumentModel) - Static method in class org.nuxeo.ecm.platform.relations.api.util.RelationHelper
-
- getSubjectDocuments(String, Resource, DocumentModel) - Static method in class org.nuxeo.ecm.platform.relations.api.util.RelationHelper
-
- getSubjectDocumentsOut(Resource, DocumentModel) - Static method in class org.nuxeo.ecm.platform.relations.api.util.RelationHelper
-
- getSubjectDocumentsOut(String, Resource, DocumentModel) - Static method in class org.nuxeo.ecm.platform.relations.api.util.RelationHelper
-
- getSubjectInfo() - Method in interface org.nuxeo.ecm.platform.relations.web.StatementInfo
-
- getSubjectInfo() - Method in class org.nuxeo.ecm.platform.relations.web.StatementInfoImpl
-
- getSubjects(Node, Node) - Method in interface org.nuxeo.ecm.platform.relations.api.Graph
-
Get items matching the statement pattern (null, predicate, object).
- getSubjects(String, Node, Node) - Method in interface org.nuxeo.ecm.platform.relations.api.RelationManager
-
Deprecated.
since 5.5, use the Graph API directly
- getSubjects(Node, Node) - Method in class org.nuxeo.ecm.platform.relations.CoreGraph
-
- getSubjects(Node, Node) - Method in class org.nuxeo.ecm.platform.relations.jena.JenaGraph
-
- getSubjects(String, Node, Node) - Method in class org.nuxeo.ecm.platform.relations.services.RelationService
-
Deprecated.
- getSubjectTemplate() - Method in class org.nuxeo.ecm.platform.ec.notification.NotificationImpl
-
- getSubjectTemplate() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationDescriptor
-
- getSubjectTemplate() - Method in interface org.nuxeo.ecm.platform.notification.api.Notification
-
- getSubmitValue() - Method in class org.nuxeo.ecm.platform.ui.web.component.holder.UIValueHolder
-
- getSubPath() - Method in class org.nuxeo.wss.impl.NuxeoListItem
-
- getSubPath() - Method in class org.nuxeo.wss.impl.VirtualListItem
-
- getSubPath() - Method in class org.nuxeo.wss.spi.dummy.DummyWSSListItem
-
- getSubPath() - Method in interface org.nuxeo.wss.spi.WSSListItem
-
- getSubPermissions(String) - Method in interface org.nuxeo.ecm.core.api.security.PermissionProvider
-
- getSubPermissions(String) - Method in class org.nuxeo.ecm.core.security.DefaultPermissionProvider
-
- getSubPermissions() - Method in class org.nuxeo.ecm.core.security.MergedPermissionDescriptor
-
- getSubRoot(CoreSession, DocumentModel, String) - Method in class org.nuxeo.apidoc.repository.SnapshotPersister
-
- getSubRouteModelId() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
-
Gets the sub-route model id.
- getSubRouteModelId() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
-
- getSubscribedUsersForNotification(String) - Method in class org.nuxeo.ecm.webapp.notification.GroupsSubscriptionsAction
-
Returns the users that subscribed to a notification.
- getSubscribers(String, String) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
-
- getSubscribers(String, String) - Method in interface org.nuxeo.ecm.platform.notification.api.NotificationManager
-
Gets the users that subscribed to a notification on a certain document.
- getSubscriptionRequestStatus(Principal) - Method in interface org.nuxeo.ecm.social.workspace.adapters.SocialWorkspace
-
Returns status of subscription request for the given principal
Values returned are: pending, accepted, rejected or null if there is no
subscription request
- getSubscriptionRequestStatus(Principal) - Method in class org.nuxeo.ecm.social.workspace.adapters.SocialWorkspaceAdapter
-
- getSubscriptionRequestStatus(SocialWorkspace, Principal) - Method in interface org.nuxeo.ecm.social.workspace.service.SocialWorkspaceService
-
Deprecated.
- getSubscriptionRequestStatus(SocialWorkspace, Principal) - Method in class org.nuxeo.ecm.social.workspace.service.SocialWorkspaceServiceImpl
-
- getSubscriptionRequestStatus(SocialWorkspace, Principal) - Method in interface org.nuxeo.ecm.social.workspace.service.SubscriptionRequestHandler
-
- getSubscriptionsForUserOnDocument(String, String) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
-
- getSubscriptionsForUserOnDocument(String, String) - Method in interface org.nuxeo.ecm.platform.notification.api.NotificationManager
-
Gets the notifications for which a user subscribed for a certain
document.
- getSubstringMatchType() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
-
- getSubstringMatchType() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
-
- getSubTab() - Method in class org.nuxeo.ecm.platform.ui.web.component.document.RestDocumentLink
-
- getSubTabCategory(String) - Static method in class org.nuxeo.ecm.platform.ui.web.api.TabActionsSelection
-
- getSubTabsList() - Method in interface org.nuxeo.ecm.platform.ui.web.api.WebActions
-
- getSubTabsList() - Method in class org.nuxeo.ecm.webapp.action.WebActionsBean
-
- getSubTypesFor(DocumentModel) - Method in class org.nuxeo.dam.seam.DamImportActions
-
- getSubURI() - Method in interface org.nuxeo.ecm.platform.url.api.DocumentView
-
- getSubURI() - Method in class org.nuxeo.ecm.platform.url.DocumentViewImpl
-
- getSubViewActionsList() - Method in interface org.nuxeo.ecm.platform.ui.web.api.WebActions
-
Deprecated.
- getSubViewActionsList() - Method in class org.nuxeo.ecm.webapp.action.WebActionsBean
-
Deprecated.
- getSubviews() - Method in class org.nuxeo.theme.jsf.component.UIPanel
-
- getSubviews() - Method in class org.nuxeo.theme.jsf.taglib.PanelTag
-
- getSubWidget(String, int, boolean) - Method in class org.nuxeo.functionaltests.forms.ListWidgetElement
-
- getSubWidget(String, int, Class<T>, boolean) - Method in class org.nuxeo.functionaltests.forms.ListWidgetElement
-
- getSubWidgetDefinitions() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
-
- getSubWidgetDefinitions() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
-
Returns sub widget definitions.
- getSubWidgetDefinitions() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetDescriptor
-
- getSubWidgetReferences() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
-
- getSubWidgetReferences() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
-
Returns sub widget definitions references.
- getSubWidgetReferences() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetDescriptor
-
- getSubWidgets() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
-
- getSubWidgets() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Widget
-
Returns sub widgets.
- getSubWidgets() - Method in class org.nuxeo.ecm.platform.forms.layout.demo.jsf.PreviewLayoutDefinition
-
- getSucceedCount() - Method in interface org.nuxeo.ecm.core.management.api.ProbeInfo
-
- getSucceedCount() - Method in interface org.nuxeo.ecm.core.management.api.ProbeMBean
-
- getSucceedCount() - Method in class org.nuxeo.ecm.core.management.probes.ProbeInfoImpl
-
- getSuccessEmailTemplate() - Method in class org.nuxeo.ecm.user.registration.UserRegistrationConfiguration
-
- getSuccessEmailTitle() - Method in class org.nuxeo.ecm.user.registration.UserRegistrationConfiguration
-
- getSuccessLineCount() - Method in class org.nuxeo.ecm.csv.CSVImportResult
-
- getSuggestedEntries() - Method in class org.nuxeo.ecm.webapp.security.PrincipalListManager
-
- getSuggestedValues(String, String) - Method in interface org.nuxeo.ecm.platform.ui.web.directory.SuggestBox
-
Deprecated.
return values of a directory given its name, and the input.
- getSuggestedValues(String, String) - Static method in class org.nuxeo.ecm.platform.ui.web.directory.SuggestBoxBean
-
Deprecated.
- getSuggester() - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterDescriptor
-
- getSuggesterDescriptor(String) - Method in class org.nuxeo.ecm.platform.suggestbox.service.registries.SuggesterRegistry
-
- getSuggesterGroup() - Method in class org.nuxeo.ecm.platform.suggestbox.jsf.SuggestboxActions
-
- getSuggesterGroup() - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggestionHandlerDescriptor
-
- getSuggesterGroupDescriptor(String) - Method in class org.nuxeo.ecm.platform.suggestbox.service.registries.SuggesterGroupRegistry
-
- getSuggesterGroups() - Method in class org.nuxeo.ecm.platform.suggestbox.service.SuggestionServiceImpl
-
Gets the suggester groups registry.
- getSuggesters() - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterGroupDescriptor
-
- getSuggestionHandlerDescriptor(String) - Method in class org.nuxeo.ecm.platform.suggestbox.service.registries.SuggestionHandlerRegistry
-
- getSuggestionHandlers() - Method in class org.nuxeo.ecm.platform.suggestbox.service.SuggestionServiceImpl
-
Gets the suggestion handlers registry.
- getSuggestions(Object) - Method in class org.nuxeo.ecm.platform.suggestbox.jsf.SuggestboxActions
-
Callback for the ajax keypress event that triggers the generation of
context sensitive action suggestions.
- getSuggestions(CoreSession, String, String) - Method in interface org.nuxeo.ecm.platform.tag.TagService
-
Gets suggestions for a given tag label prefix.
- getSuggestions(CoreSession, String, String) - Method in class org.nuxeo.ecm.platform.tag.TagServiceImpl
-
- getSuggestions(Object) - Method in class org.nuxeo.ecm.platform.tag.web.TagActionsBean
-
- getSuggestions(Object) - Method in class org.nuxeo.ecm.webapp.security.UserSuggestionActionsBean
-
- getSummaryRoot() - Method in interface org.nuxeo.ecm.webapp.clipboard.Summary
-
Gets the root SummaryEntry in the map.
- getSummaryRoot() - Method in class org.nuxeo.ecm.webapp.clipboard.SummaryImpl
-
Gets the root SummaryEntry in the map, usually identified by
a key in the map set to 0.
- getSummaryTab() - Method in class org.nuxeo.functionaltests.pages.DocumentBasePage
-
- getSummaryTab() - Method in class org.nuxeo.functionaltests.pages.tabs.WorkflowTabSubPage
-
- getSuperComponent() - Method in interface org.nuxeo.runtime.model.ExtensionPoint
-
Get the component owning the base extension which this one extends.
- getSuperComponent() - Method in class org.nuxeo.runtime.model.impl.ExtensionPointImpl
-
- getSuperModule() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
-
- getSuperModule() - Method in interface org.nuxeo.ecm.webengine.model.Module
-
- getSuperParentType(DocumentModel) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- getSuperParentType(DocumentModel) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Returns the type of his parent SuperSpace (workspace, section, etc.).
- getSuperSpace(DocumentModel) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- getSuperSpace(DocumentModel) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Returns the parent SuperSpace (workspace, section, etc.).
- getSuperType() - Method in class org.nuxeo.ecm.core.schema.types.AbstractType
-
- getSuperType() - Method in class org.nuxeo.ecm.core.schema.types.AnyType
-
- getSuperType() - Method in class org.nuxeo.ecm.core.schema.types.PrimitiveType
-
- getSuperType() - Method in interface org.nuxeo.ecm.core.schema.types.Type
-
Gets the super type.
- getSuperType() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResourceType
-
- getSuperType() - Method in interface org.nuxeo.ecm.webengine.model.ResourceType
-
- getSuperTypes(String) - Method in interface org.nuxeo.ecm.platform.types.TypeManager
-
Gets the super type names for the given type.
- getSuperTypes(String) - Method in class org.nuxeo.ecm.platform.types.TypeService
-
- getSuperTypes() - Method in class org.nuxeo.runtime.service.AdaptableDescriptor
-
- getSupportAppends() - Method in class org.nuxeo.ecm.webapp.documentsLists.DocumentsListDescriptor
-
- getSupportedCipherSuites() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectory.TrustingSSLSocketFactory
-
- getSupportedControls() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
-
- getSupportedControls() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetTypeConfiguration
-
Returns the list of supported controls, e.g.
- getSupportedControls() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeConfigurationDescriptor
-
- getSupportedExtensions() - Method in class org.nuxeo.template.api.descriptor.TemplateProcessorDescriptor
-
- getSupportedFieldTypes() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
-
- getSupportedFieldTypes() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetTypeConfiguration
-
- getSupportedFieldTypes() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeConfigurationDescriptor
-
- getSupportedInputMimeTypes() - Method in class org.nuxeo.ecm.core.convert.api.ConverterCheckResult
-
- getSupportedLangs() - Method in class org.nuxeo.opensocial.webengine.gadgets.render.Gadgeti18n
-
- getSupportedLocales() - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockApplication
-
- getSupportedMimeTypes() - Method in class org.nuxeo.template.api.descriptor.TemplateProcessorDescriptor
-
- getSupportedModes() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
-
- getSupportedModes() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetTypeConfiguration
-
- getSupportedModes() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeConfigurationDescriptor
-
- getSuppressOutput() - Method in class org.nuxeo.ecm.platform.rendering.fm.extensions.BlockWriter
-
- getSwitchTo() - Method in class org.nuxeo.theme.jsf.component.UIButton
-
- getSwitchTo() - Method in class org.nuxeo.theme.jsf.component.UITab
-
- getSwitchTo() - Method in class org.nuxeo.theme.jsf.taglib.ButtonTag
-
- getSwitchTo() - Method in class org.nuxeo.theme.jsf.taglib.TabTag
-
- getSymbolicName() - Method in interface org.nuxeo.osgi.BundleFile
-
Gets this bundle symbolic name.
- getSymbolicName() - Method in class org.nuxeo.osgi.BundleImpl
-
- getSymbolicName() - Method in class org.nuxeo.osgi.DirectoryBundleFile
-
- getSymbolicName() - Method in class org.nuxeo.osgi.JarBundleFile
-
- getSymbolicName() - Method in class org.nuxeo.osgi.jboss.JBossBundleFile
-
- getSyncDate() - Method in interface org.nuxeo.drive.service.FileSystemChangeSummary
-
- getSyncDate() - Method in class org.nuxeo.drive.service.impl.FileSystemChangeSummaryImpl
-
- getSyncHandlersCallStats() - Static method in class org.nuxeo.ecm.core.management.events.EventStatsHolder
-
- getSyncHandlersExecTime() - Method in class org.nuxeo.ecm.core.management.events.EventMonitoring
-
- getSyncHandlersExecTime() - Method in interface org.nuxeo.ecm.core.management.events.EventMonitoringMBean
-
Returns the statistics for Sync Handlers.
- getSyncHandlersExecTime() - Static method in class org.nuxeo.ecm.core.management.events.EventStatsHolder
-
- getSynchronizationRootReferences(CoreSession) - Method in class org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl
-
- getSynchronizationRootReferences(CoreSession) - Method in interface org.nuxeo.drive.service.NuxeoDriveManager
-
Fetch the list of synchronization root refs for a given user and a given
session repository.
- getSynchronizationRoots() - Method in class org.nuxeo.drive.seam.NuxeoDriveActions
-
- getSynchronizationRoots(Principal) - Method in class org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl
-
- getSynchronizationRoots(Principal) - Method in interface org.nuxeo.drive.service.NuxeoDriveManager
-
Fetch all the synchronization root references and paths for a given user.
- getSyncPostCommitListeners() - Method in class org.nuxeo.ecm.core.event.impl.EventListenerList
-
- getSyncPostCommitListenersDescriptors() - Method in class org.nuxeo.ecm.core.event.impl.EventListenerList
-
- getSyncStats() - Method in class org.nuxeo.ecm.admin.monitoring.EventMonitoringActionBean
-
- getSyntax() - Method in interface org.nuxeo.shell.CommandType
-
- getSyntax() - Method in class org.nuxeo.shell.impl.AbstractCommandType
-
- getSystemBundle() - Method in class org.nuxeo.osgi.OSGiAdapter
-
- getSystemHomePage() - Method in class org.nuxeo.functionaltests.pages.admincenter.AdminCenterBasePage
-
- getSystemProp(String, Class<T>) - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Gets system property of the specified type.
- getSystemProp(String, Class<T>) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- getSystemProp(String, Class<T>) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- getSystemProp(String, Class<T>) - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- getSystemProp(String, Class<T>) - Method in interface org.nuxeo.ecm.core.model.Document
-
Get system property of the specified type.
- getSystemProp(String, Class<T>) - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- getSystemProp(String, Class<T>) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
-
- getSystemProp(String, Class<T>) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- getTab() - Method in class org.nuxeo.ecm.platform.ui.web.component.document.RestDocumentLink
-
- getTabId() - Method in interface org.nuxeo.ecm.platform.url.api.DocumentView
-
Deprecated.
should use the parameters map for the tab identifier.
- getTabId() - Method in class org.nuxeo.ecm.platform.url.DocumentViewImpl
-
- getTable() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Column
-
- getTable(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Database
-
- getTable(Dialect) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Join
-
- getTable() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Update
-
- getTable() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectory
-
- getTable() - Method in class org.nuxeo.ecm.directory.sql.TableReference
-
- getTableName(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
- getTableName() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
-
- getTableName() - Method in class org.nuxeo.ecm.directory.sql.TableReference
-
- getTableReferences() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
-
- getTables() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Database
-
- getTableSize(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper
-
- getTableSize(String) - Method in interface org.nuxeo.ecm.core.storage.sql.Mapper
-
- getTableSize(String) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper
-
- getTableSize(String) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingMapper
-
- getTableTypeString(Table) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
- getTableTypeString(Table) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
-
- getTabs() - Method in class org.nuxeo.ecm.platform.ui.web.component.document.RestDocumentLink
-
- getTabsList() - Method in interface org.nuxeo.ecm.platform.ui.web.api.WebActions
-
- getTabsList() - Method in class org.nuxeo.ecm.webapp.action.WebActionsBean
-
- getTag() - Method in class org.nuxeo.ecm.platform.picture.api.PictureTemplate
-
- getTag() - Method in interface org.nuxeo.ecm.platform.picture.api.PictureView
-
- getTag() - Method in class org.nuxeo.ecm.platform.picture.api.PictureViewImpl
-
- getTag() - Method in interface org.nuxeo.ecm.platform.picture.web.PictureBookManager
-
Gets the tag.
- getTag() - Method in class org.nuxeo.ecm.platform.picture.web.PictureBookManagerBean
-
- getTagAttributes(TagAttribute...) - Static method in class org.nuxeo.ecm.platform.forms.layout.facelets.FaceletHandlerHelper
-
- getTagAttributes(List<TagAttribute>) - Static method in class org.nuxeo.ecm.platform.forms.layout.facelets.FaceletHandlerHelper
-
- getTagAttributes(String, Widget) - Method in class org.nuxeo.ecm.platform.forms.layout.facelets.FaceletHandlerHelper
-
Creates tag attributes using given widget properties and field
definitions.
- getTagAttributes(Widget) - Method in class org.nuxeo.ecm.platform.forms.layout.facelets.FaceletHandlerHelper
-
- getTagAttributes(Widget, List<String>, boolean) - Method in class org.nuxeo.ecm.platform.forms.layout.facelets.FaceletHandlerHelper
-
- getTagAttributes(Widget, List<String>, boolean, boolean) - Method in class org.nuxeo.ecm.platform.forms.layout.facelets.FaceletHandlerHelper
-
Return tag attributes for this widget, including value mapping from
field definitions and properties
- getTagAttributes(Map<String, Serializable>, List<String>, boolean, String, String, String) - Method in class org.nuxeo.ecm.platform.forms.layout.facelets.FaceletHandlerHelper
-
- getTagAttributes(WidgetSelectOption) - Method in class org.nuxeo.ecm.platform.forms.layout.facelets.FaceletHandlerHelper
-
- getTagCloud(CoreSession, String, String, Boolean) - Method in interface org.nuxeo.ecm.platform.tag.TagService
-
Gets the tag cloud for a set of documents (tags with weight corresponding
to their popularity).
- getTagCloud(CoreSession, String, String, Boolean) - Method in class org.nuxeo.ecm.platform.tag.TagServiceImpl
-
- getTagConfigId() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutImpl
-
- getTagConfigId() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutRowImpl
-
- getTagConfigId() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
-
- getTagConfigId() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionImpl
-
- getTagConfigId() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionsImpl
-
- getTagConfigId() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Layout
-
Returns the unique identifier of this widget to be used in tag
configuration.
- getTagConfigId() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutRow
-
Returns the unique identifier of this widget to be used in tag
configuration.
- getTagConfigId() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Widget
-
Returns the unique identifier of this widget to be used in tag
configuration.
- getTagConfigId() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetSelectOption
-
Returns the unique identifier of this select option to be used in tag
configuration.
- getTagDocumentIds(CoreSession, String, String) - Method in interface org.nuxeo.ecm.platform.tag.TagService
-
Gets the documents to which a tag is applied.
- getTagDocumentIds(CoreSession, String, String) - Method in class org.nuxeo.ecm.platform.tag.TagServiceImpl
-
- getTagLabel() - Method in class org.nuxeo.ecm.platform.tag.web.TagActionsBean
-
- getTagName() - Method in interface org.nuxeo.functionaltests.fragment.WebFragment
-
- getTagName() - Method in class org.nuxeo.functionaltests.fragment.WebFragmentImpl
-
- getTarget() - Method in interface org.nuxeo.apidoc.api.DocumentationItem
-
Gets identifier of the target documented artifact
- getTarget() - Method in class org.nuxeo.apidoc.doc.SimpleDocumentationItem
-
- getTarget() - Method in class org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter
-
- getTarget() - Method in class org.nuxeo.apidoc.documentation.ResourceDocumentationItem
-
- getTarget() - Method in interface org.nuxeo.ecm.activity.Activity
-
- getTarget() - Method in class org.nuxeo.ecm.activity.ActivityImpl
-
- getTarget() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoRelationship
-
- getTarget(OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoRelationship
-
- getTarget() - Method in class org.nuxeo.ecm.platform.domsync.core.events.DOMMutationEvent
-
- getTarget() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.Transition
-
- getTarget() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ResourceExtension
-
- getTarget() - Method in interface org.nuxeo.ecm.webengine.model.AdapterResource
-
- getTarget() - Method in class org.nuxeo.ecm.webengine.model.impl.DefaultAdapter
-
- getTarget() - Method in class org.nuxeo.theme.ShortcutType
-
- getTargetAdapter() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
-
- getTargetAdapter() - Method in interface org.nuxeo.ecm.webengine.model.WebContext
-
- getTargetBundleGroup() - Method in class org.nuxeo.apidoc.browse.BundleGroupWO
-
- getTargetBundleInfo() - Method in class org.nuxeo.apidoc.browse.BundleWO
-
- getTargetColumn() - Method in class org.nuxeo.ecm.directory.sql.TableReference
-
- getTargetComponent() - Method in interface org.nuxeo.runtime.model.Extension
-
Gets the component name where this extension should be contributed.
- getTargetComponent() - Method in class org.nuxeo.runtime.model.impl.ExtensionImpl
-
- getTargetComponentInfo() - Method in class org.nuxeo.apidoc.browse.ComponentWO
-
- getTargetComponentInfo() - Method in class org.nuxeo.apidoc.browse.OperationWO
-
- getTargetComponentInfo() - Method in class org.nuxeo.apidoc.browse.SeamComponentWO
-
- getTargetComponentName() - Method in class org.nuxeo.apidoc.adapters.ExtensionInfoDocAdapter
-
- getTargetComponentName() - Method in interface org.nuxeo.apidoc.api.ExtensionInfo
-
- getTargetComponentName() - Method in class org.nuxeo.apidoc.introspection.ExtensionInfoImpl
-
- getTargetDir() - Method in class org.nuxeo.connect.update.task.update.UpdateOptions
-
- getTargetDirectory() - Method in class org.nuxeo.ecm.directory.AbstractReference
-
- getTargetDirectory() - Method in class org.nuxeo.ecm.directory.ldap.LDAPReference
-
- getTargetDirectory() - Method in class org.nuxeo.ecm.directory.ldap.LDAPTreeReference
-
- getTargetDirectory() - Method in interface org.nuxeo.ecm.directory.Reference
-
- getTargetDirectoryName() - Method in class org.nuxeo.ecm.directory.sql.TableReference
-
- getTargetDocument() - Method in interface org.nuxeo.ecm.core.model.DocumentProxy
-
Gets the document (version or live document) to which this proxy points.
- getTargetDocument() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- getTargetDocumentId() - Method in interface org.nuxeo.ecm.platform.task.Task
-
Deprecated.
- getTargetDocumentId() - Method in class org.nuxeo.ecm.platform.task.TaskImpl
-
- getTargetDocumentModel() - Method in class org.nuxeo.ecm.platform.publisher.impl.core.CoreFolderPublicationNode
-
- getTargetDocumentModel(Task, CoreSession) - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl
-
- getTargetDocumentModel(Task, CoreSession) - Method in interface org.nuxeo.ecm.platform.task.TaskService
-
- getTargetDocumentRef() - Method in class org.nuxeo.ecm.platform.publisher.impl.core.CoreFolderPublicationNode
-
- getTargetDocuments() - Method in interface org.nuxeo.ecm.platform.classification.ClassificationActions
-
Returns target documents when classifying an envelope.
- getTargetDocuments() - Method in class org.nuxeo.ecm.platform.classification.ClassificationActionsBean
-
- getTargetDocumentsIds() - Method in interface org.nuxeo.ecm.platform.task.Task
-
- getTargetDocumentsIds() - Method in class org.nuxeo.ecm.platform.task.TaskImpl
-
- getTargetDomainName() - Method in class org.nuxeo.ecm.platform.userworkspace.core.service.UserWorkspaceDescriptor
-
- getTargetDomainName() - Static method in class org.nuxeo.ecm.platform.userworkspace.core.service.UserWorkspaceServiceImplComponent
-
- getTargetExtensionInfo() - Method in class org.nuxeo.apidoc.browse.ContributionWO
-
- getTargetExtensionPointInfo() - Method in class org.nuxeo.apidoc.browse.ExtensionPointWO
-
- getTargetFacet() - Method in class org.nuxeo.ecm.platform.content.template.service.FactoryBindingDescriptor
-
- getTargetFacets() - Method in interface org.nuxeo.ecm.webengine.model.AdapterType
-
- getTargetFacets() - Method in class org.nuxeo.ecm.webengine.model.impl.AdapterTypeImpl
-
- getTargetFile() - Method in class org.nuxeo.connect.update.task.update.UpdateOptions
-
- getTargetId() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoRelationship
-
- getTargetIdsForSource(String) - Method in class org.nuxeo.ecm.directory.InverseReference
-
- getTargetIdsForSource(String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPReference
-
Fetches both statically and dynamically defined references and merges
the results.
- getTargetIdsForSource(String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPTreeReference
-
Fetches children, onelevel or subtree given the reference configuration.
- getTargetIdsForSource(String) - Method in class org.nuxeo.ecm.directory.multi.MultiReference
-
- getTargetIdsForSource(String) - Method in interface org.nuxeo.ecm.directory.Reference
-
- getTargetIdsForSource(String) - Method in class org.nuxeo.ecm.directory.sql.TableReference
-
- getTargetObject() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
-
- getTargetObject() - Method in interface org.nuxeo.ecm.webengine.model.WebContext
-
- getTargetPath() - Method in exception org.nuxeo.ecm.quota.size.QuotaExceededException
-
- getTargetPlatforms() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
-
- getTargetPlatforms() - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
-
- getTargetProxyIds(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
-
- getTargetRenditionName() - Method in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
-
- getTargetRenditionName() - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
-
Get the associated Rendition if any
- getTargets(String) - Method in interface org.nuxeo.ecm.social.relationship.service.RelationshipService
-
Gets all targets of an actor.
- getTargets(String) - Method in class org.nuxeo.ecm.social.relationship.service.RelationshipServiceImpl
-
- getTargetService() - Method in class org.nuxeo.wss.servlet.config.FilterBindingConfig
-
- getTargetServlet() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.FilterSetDescriptor
-
- getTargetsOfKind(String, RelationshipKind) - Method in interface org.nuxeo.ecm.social.relationship.service.RelationshipService
-
Gets all targets of a specific relation.
- getTargetsOfKind(String, RelationshipKind) - Method in class org.nuxeo.ecm.social.relationship.service.RelationshipServiceImpl
-
- getTargetsWithFulltext(String, String) - Method in interface org.nuxeo.ecm.social.relationship.service.RelationshipService
-
Gets all targets that match the targetPattern.
- getTargetsWithFulltext(String, RelationshipKind, String) - Method in interface org.nuxeo.ecm.social.relationship.service.RelationshipService
-
Gets all targets that match the targetPattern with the given kind.
- getTargetsWithFulltext(String, String) - Method in class org.nuxeo.ecm.social.relationship.service.RelationshipServiceImpl
-
- getTargetsWithFulltext(String, RelationshipKind, String) - Method in class org.nuxeo.ecm.social.relationship.service.RelationshipServiceImpl
-
- getTargetTestClass() - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner
-
- getTargetType() - Method in interface org.nuxeo.apidoc.api.DocumentationItem
-
Gets the Type of the target documented artifact (NXBundle, NXComponent
...).
- getTargetType() - Method in class org.nuxeo.apidoc.doc.SimpleDocumentationItem
-
- getTargetType() - Method in class org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter
-
- getTargetType() - Method in class org.nuxeo.apidoc.documentation.ResourceDocumentationItem
-
- getTargetType() - Method in class org.nuxeo.ecm.platform.content.template.service.FactoryBindingDescriptor
-
- getTargetType() - Method in interface org.nuxeo.ecm.webapp.documenttemplates.DocumentTemplatesActions
-
Getter for type of the document to be created.
- getTargetType() - Method in class org.nuxeo.ecm.webapp.documenttemplates.DocumentTemplatesActionsBean
-
- getTargetType() - Method in interface org.nuxeo.ecm.webengine.model.AdapterType
-
- getTargetType() - Method in class org.nuxeo.ecm.webengine.model.impl.AdapterTypeImpl
-
- getTargetURLFromParameter() - Method in class org.nuxeo.ecm.mobile.filter.RequestAdapter
-
- getTargetUUID() - Method in class org.nuxeo.ecm.platform.audit.api.document.AdditionalDocumentAuditParams
-
- getTask() - Method in class org.nuxeo.connect.update.task.update.UpdateManager
-
- getTask(CoreSession, String) - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl
-
- getTask() - Method in interface org.nuxeo.ecm.platform.task.dashboard.DashBoardItem
-
Returns the underneath task instance
- getTask() - Method in class org.nuxeo.ecm.platform.task.dashboard.DashBoardItemImpl
-
- getTask(CoreSession, String) - Method in interface org.nuxeo.ecm.platform.task.TaskService
-
- getTaskActions(Task) - Method in class org.nuxeo.ecm.platform.routing.web.RoutingTaskActionsBean
-
- getTaskActions(String) - Method in class org.nuxeo.ecm.platform.routing.web.RoutingTaskActionsBean
-
Returns actions for task document buttons defined in the workflow graph
- getTaskActionsMap(Task) - Method in class org.nuxeo.ecm.platform.routing.web.RoutingTaskActionsBean
-
- getTaskActors(NuxeoPrincipal) - Static method in class org.nuxeo.ecm.platform.task.core.helpers.TaskActorsHelper
-
Gets the task actors list: prefixed and unprefixed names of the principal
and all its groups.
- getTaskAssignees() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
-
Gets the task assignees
- getTaskAssignees() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
-
- getTaskAssigneesPermission() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
-
Gets the permission to the granted to the actors on this task on the
document following the workflow
- getTaskAssigneesPermission() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
-
- getTaskAssigneesVar() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
-
- getTaskButtons() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
-
Gets the task buttons
- getTaskButtons() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
-
- getTaskButtons(Task) - Method in class org.nuxeo.ecm.platform.routing.web.RoutingTaskActionsBean
-
- getTaskDirective() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
-
Gets the task directive
- getTaskDirective() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
-
- getTaskDocId() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.TaskInfo
-
- getTaskDocType() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
-
- getTaskDocType() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
-
- getTaskDueDate() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
-
Gets the due date
- getTaskDueDate() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
-
- getTaskDueDateExpr() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
-
- getTaskDueDateExpr() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
-
- getTaskId() - Method in class org.nuxeo.ecm.platform.routing.web.RoutingTaskActionsBean.TaskInfo
-
- getTaskInfo(Task, boolean) - Method in class org.nuxeo.ecm.platform.routing.web.RoutingTaskActionsBean
-
- getTaskInstances(DocumentModel, NuxeoPrincipal, CoreSession) - Method in class org.nuxeo.ecm.platform.task.core.service.DocumentTaskProvider
-
- getTaskInstances(DocumentModel, List<String>, CoreSession) - Method in class org.nuxeo.ecm.platform.task.core.service.DocumentTaskProvider
-
- getTaskInstances(DocumentModel, List<String>, boolean, CoreSession) - Method in class org.nuxeo.ecm.platform.task.core.service.DocumentTaskProvider
-
- getTaskInstances(DocumentModel, NuxeoPrincipal, CoreSession) - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl
-
- getTaskInstances(DocumentModel, List<String>, CoreSession) - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl
-
- getTaskInstances(DocumentModel, List<String>, boolean, CoreSession) - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl
-
- getTaskInstances(DocumentModel, NuxeoPrincipal, CoreSession) - Method in interface org.nuxeo.ecm.platform.task.TaskProvider
-
Returns the list of task instances associated with this document for
which the user is the actor or belongs to the pooled actor list.
- getTaskInstances(DocumentModel, List<String>, CoreSession) - Method in interface org.nuxeo.ecm.platform.task.TaskProvider
-
Returns the list of task instances associated with this document assigned
to one of the actor in the list or its pool.
- getTaskInstances(DocumentModel, List<String>, boolean, CoreSession) - Method in interface org.nuxeo.ecm.platform.task.TaskProvider
-
Returns the list of task instances associated with this document assigned
to one of the actor in the list or its pool.
- getTaskLayout() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
-
Gets the task layout
- getTaskLayout() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
-
- getTaskLayout(Task) - Method in class org.nuxeo.ecm.platform.routing.web.RoutingTaskActionsBean
-
- getTaskLayoutNode() - Method in class org.nuxeo.functionaltests.pages.tabs.WorkflowTabSubPage
-
- GetTaskNamesOperation - Class in org.nuxeo.ecm.platform.routing.core.api.operation
-
Returns a list of current user open tasks where their translated name
matches (partially or fully) the 'searchTerm' parameter.
- GetTaskNamesOperation() - Constructor for class org.nuxeo.ecm.platform.routing.core.api.operation.GetTaskNamesOperation
-
- getTaskNotificationTemplate() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
-
- getTaskNotificationTemplate() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
-
- getTaskRootDoc() - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl.GetTaskRootParentPathUnrestricted
-
- getTaskRootParentPath(CoreSession) - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl
-
- getTaskRootParentPath(CoreSession) - Method in interface org.nuxeo.ecm.platform.task.TaskService
-
Default value is /task-root
- getTasks() - Method in class org.nuxeo.ecm.platform.task.core.service.CreateTaskUnrestricted
-
- getTasks() - Method in interface org.nuxeo.wss.spi.dws.DWSMetaData
-
- getTasks() - Method in class org.nuxeo.wss.spi.dws.DWSMetaDataImpl
-
- getTaskService() - Method in class org.nuxeo.ecm.platform.task.core.listener.DeleteTaskForDeletedDocumentListener
-
- getTasksInfo() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
-
Gets all the tasks info for the tasks created from this node
- getTasksInfo() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
-
- getTemp() - Method in class org.nuxeo.common.Environment
-
- getTempFile() - Method in interface org.nuxeo.common.file.FileCache
-
Creates a temporary file.
- getTempFile() - Method in class org.nuxeo.common.file.LRUFileCache
-
- getTempFile() - Method in class org.nuxeo.ecm.core.api.SerializableInputStream
-
- getTempFile() - Method in class org.nuxeo.ecm.webapp.filemanager.UploadItemHolder
-
- getTemplate(String) - Static method in class org.nuxeo.ecm.automation.core.operations.notification.MailTemplateHelper
-
- getTemplate(String) - Method in interface org.nuxeo.ecm.diff.model.DiffBlockDefinition
-
Returns the template to use in a given mode.
- getTemplate(String) - Method in class org.nuxeo.ecm.diff.model.impl.DiffBlockDefinitionImpl
-
- getTemplate(String) - Method in class org.nuxeo.ecm.diff.service.impl.DiffBlockDescriptor
-
- getTemplate() - Method in class org.nuxeo.ecm.platform.content.template.service.FactoryBindingDescriptor
-
- getTemplate() - Method in class org.nuxeo.ecm.platform.ec.notification.NotificationImpl
-
- getTemplate() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationDescriptor
-
- getTemplate(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutDefinitionImpl
-
- getTemplate() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutImpl
-
- getTemplate() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Layout
-
Returns the template used to render widgets.
- getTemplate(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutDefinition
-
Returns template to use in a given mode.
- getTemplate(String) - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutDescriptor
-
- getTemplate(UriInfo) - Method in class org.nuxeo.ecm.platform.forms.layout.export.WidgetTypeResource
-
- getTemplate() - Method in class org.nuxeo.ecm.platform.forms.layout.service.DisabledPropertyRefDescriptor
-
- getTemplate() - Method in class org.nuxeo.ecm.platform.groups.audit.service.ExcelExportServiceDescriptor
-
- getTemplate() - Method in interface org.nuxeo.ecm.platform.notification.api.Notification
-
- getTemplate() - Method in interface org.nuxeo.ecm.platform.rendering.template.FreemarkerRenderingJob
-
- getTemplate() - Method in class org.nuxeo.ecm.platform.ui.web.component.list.UIEditableList
-
Gets template to be used when adding new values to the model.
- getTemplate(String) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
-
- getTemplate(String) - Method in interface org.nuxeo.ecm.webengine.model.Resource
-
- getTemplate() - Method in class org.nuxeo.opensocial.container.client.rpc.layout.action.UpdateYUIZone
-
- getTemplate() - Method in interface org.nuxeo.opensocial.container.shared.layout.api.YUIComponentZone
-
- getTemplate() - Method in class org.nuxeo.opensocial.container.shared.layout.impl.YUIComponentZoneImpl
-
- getTemplate() - Method in class org.nuxeo.opensocial.container.shared.webcontent.HTMLData
-
- getTemplate() - Method in class org.nuxeo.runtime.deployment.preprocessor.template.TemplateContribution
-
- getTemplate() - Method in class org.nuxeo.theme.views.ViewType
-
- getTemplateAndVersionsUUIDs() - Method in class org.nuxeo.template.web.TemplatesActionBean
-
- getTemplateBasedDocuments() - Method in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
-
- getTemplateBasedDocuments() - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
-
- getTemplateBlob(String) - Method in class org.nuxeo.template.adapters.doc.TemplateBasedDocumentAdapterImpl
-
- getTemplateBlob() - Method in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
-
- getTemplateBlob(String) - Method in interface org.nuxeo.template.api.adapters.TemplateBasedDocument
-
Return the
Blob
of the associated template
- getTemplateBlob() - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
-
Retrieve the Blob holding the template file
- getTemplateContent(String) - Method in class org.nuxeo.theme.views.TemplateView
-
- getTemplateDirectiveParameters(Map<String, TemplateModel>) - Static method in class org.nuxeo.theme.webengine.fm.extensions.Utils
-
- getTemplateEditableInputs() - Method in class org.nuxeo.template.web.TemplateBasedActionBean
-
- getTemplateEditableInputs() - Method in class org.nuxeo.template.web.TemplatesActionBean
-
- getTemplateEngine() - Method in class org.nuxeo.theme.ApplicationType
-
- getTemplateEngine(String) - Static method in class org.nuxeo.theme.editor.Main
-
- getTemplateEngine() - Method in class org.nuxeo.theme.rendering.RenderingInfo
-
- getTemplateEngine() - Method in class org.nuxeo.theme.views.ViewType
-
- getTemplateEngineByUrl(URL) - Static method in class org.nuxeo.theme.themes.ThemeManager
-
- getTemplateEngineName() - Method in class org.nuxeo.theme.jsf.negotiation.JSFNegotiator
-
- getTemplateEngineName() - Method in class org.nuxeo.theme.negotiation.AbstractNegotiator
-
- getTemplateEngineName(String) - Static method in class org.nuxeo.theme.themes.ThemeManager
-
- getTemplateEngineName() - Method in class org.nuxeo.theme.webengine.negotiation.WebNegotiator
-
- getTemplateEngineNames() - Static method in class org.nuxeo.theme.themes.ThemeManager
-
- getTemplateEngines() - Method in class org.nuxeo.theme.themes.ThemeDescriptor
-
- getTemplateExpr() - Method in class org.nuxeo.ecm.platform.ec.notification.NotificationImpl
-
- getTemplateExpr() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationDescriptor
-
- getTemplateExpr() - Method in interface org.nuxeo.ecm.platform.notification.api.Notification
-
- getTemplateFileExt() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
-
- getTemplateFileExt() - Method in interface org.nuxeo.ecm.webengine.model.Module
-
- getTemplateId() - Method in class org.nuxeo.template.adapters.doc.TemplateBinding
-
- getTemplateIdToAssociate() - Method in class org.nuxeo.template.web.TemplateBasedActionBean
-
- getTemplateInputs() - Method in class org.nuxeo.template.web.TemplateBasedActionBean
-
- getTemplateInputs() - Method in class org.nuxeo.template.web.TemplatesActionBean
-
- getTemplateListBox() - Method in class org.nuxeo.opensocial.container.client.external.html.HTMLGadget
-
- getTemplateListBox() - Method in interface org.nuxeo.opensocial.container.client.external.html.HTMLPresenter.Display
-
- getTemplateNameForRendition(String) - Method in class org.nuxeo.template.adapters.doc.TemplateBasedDocumentAdapterImpl
-
- getTemplateNameForRendition(String) - Method in interface org.nuxeo.template.api.adapters.TemplateBasedDocument
-
Find the template associated to a given RenditionName
- getTemplateNames() - Method in class org.nuxeo.template.adapters.doc.TemplateBasedDocumentAdapterImpl
-
- getTemplateNames() - Method in interface org.nuxeo.template.api.adapters.TemplateBasedDocument
-
Get the names of all the associated templates
- getTemplates() - Method in interface org.nuxeo.ecm.diff.model.DiffBlockDefinition
-
Returns a map of templates by mode.
- getTemplates() - Method in class org.nuxeo.ecm.diff.model.impl.DiffBlockDefinitionImpl
-
- getTemplates() - Method in class org.nuxeo.ecm.diff.service.impl.DiffBlockDescriptor
-
- getTemplates() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutDefinitionImpl
-
- getTemplates() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutDefinition
-
Returns templates by mode
- getTemplates() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutDescriptor
-
- getTemplates() - Method in interface org.nuxeo.ecm.webapp.contentbrowser.WorkspaceActions
-
- getTemplates() - Method in class org.nuxeo.ecm.webapp.contentbrowser.WorkspaceActionsBean
-
- getTemplates() - Method in interface org.nuxeo.ecm.webapp.documenttemplates.DocumentTemplatesActions
-
- getTemplates(String) - Method in interface org.nuxeo.ecm.webapp.documenttemplates.DocumentTemplatesActions
-
- getTemplates(String) - Method in class org.nuxeo.ecm.webapp.documenttemplates.DocumentTemplatesActionsBean
-
- getTemplates() - Method in class org.nuxeo.ecm.webapp.documenttemplates.DocumentTemplatesActionsBean
-
- getTemplates() - Method in class org.nuxeo.template.jaxrs.RootResource
-
- getTemplates(String) - Method in class org.nuxeo.template.jaxrs.RootResource
-
- getTemplateType(String) - Method in class org.nuxeo.template.adapters.doc.TemplateBasedDocumentAdapterImpl
-
- getTemplateType() - Method in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
-
- getTemplateType(String) - Method in interface org.nuxeo.template.api.adapters.TemplateBasedDocument
-
Return the template type for a given template name
- getTemplateType() - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
-
Return the template Type (i.e.
- getTemplateURL(String) - Static method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
-
- getTemplateView() - Method in class org.nuxeo.theme.templates.TemplateEngineType
-
- getTenantDocumentPath(CoreSession, String) - Static method in class org.nuxeo.ecm.multi.tenant.MultiTenantHelper
-
Returns the path of the tenant document matching the tenantId
, or
null
if there is no document matching.
- getTenantDocumentType() - Method in class org.nuxeo.ecm.multi.tenant.MultiTenantConfiguration
-
- getTenantDocumentType() - Method in interface org.nuxeo.ecm.multi.tenant.MultiTenantService
-
- getTenantDocumentType() - Method in class org.nuxeo.ecm.multi.tenant.MultiTenantServiceImpl
-
- getTenantId() - Method in class org.nuxeo.ecm.core.api.impl.UserPrincipal
-
- getTenantId() - Method in interface org.nuxeo.ecm.core.api.NuxeoPrincipal
-
Returns the tenantId
of this ,
or null
if there is no tenantId
.
- getTenantId() - Method in class org.nuxeo.ecm.core.api.SystemPrincipal
-
- getTenantId(String) - Static method in class org.nuxeo.ecm.multi.tenant.MultiTenantHelper
-
Returns the tenantId for the given username
if any, null
otherwise.
- getTenantId() - Method in class org.nuxeo.ecm.multi.tenant.MultiTenantPrincipal
-
- getTenantId() - Method in class org.nuxeo.ecm.platform.usermanager.DetachedNuxeoPrincipal
-
- getTenantId() - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
-
- getTenants() - Method in class org.nuxeo.ecm.multi.tenant.MultiTenantActions
-
- getTenants() - Method in interface org.nuxeo.ecm.multi.tenant.MultiTenantService
-
- getTenants() - Method in class org.nuxeo.ecm.multi.tenant.MultiTenantServiceImpl
-
- getTerminalHeight() - Method in class org.nuxeo.shell.swing.SwingTerminal
-
Always returng 24, since we can't access this info on Windows.
- getTerminalWidth() - Method in class org.nuxeo.shell.swing.SwingTerminal
-
Always returng 80, since we can't access this info on Windows.
- getTermsAndConditionsContent() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
-
- getTestedRendering() - Method in class org.nuxeo.ecm.user.registration.UserRegistrationComponent
-
- getTester() - Method in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineDescriptor
-
- getTesterClass() - Method in class org.nuxeo.ecm.platform.commandline.executor.service.CommandTesterDescriptor
-
- getTestOnBorrow() - Method in interface org.nuxeo.ecm.core.management.jtajca.DatabaseConnectionMonitor
-
Returns the #testOnBorrow
property.
- getTestOnBorrow() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.CommonsDatabaseConnectionMonitor
-
- getTestOnBorrow() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TomcatDatabaseConnectionMonitor
-
- getTestOnReturn() - Method in interface org.nuxeo.ecm.core.management.jtajca.DatabaseConnectionMonitor
-
Returns the value of the #testOnReturn
property.
- getTestOnReturn() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.CommonsDatabaseConnectionMonitor
-
- getTestOnReturn() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TomcatDatabaseConnectionMonitor
-
- getTestSQLStatementsFilename() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
- getTestSQLStatementsFilename() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDB2
-
- getTestSQLStatementsFilename() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDerby
-
- getTestSQLStatementsFilename() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
-
- getTestSQLStatementsFilename() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectHSQLDB
-
- getTestSQLStatementsFilename() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
-
- getTestSQLStatementsFilename() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
-
- getTestSQLStatementsFilename() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
-
- getTestSQLStatementsFilename() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
-
- getTestWhileIdle() - Method in interface org.nuxeo.ecm.core.management.jtajca.DatabaseConnectionMonitor
-
Returns the value of the #testWhileIdle
property.
- getTestWhileIdle() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.CommonsDatabaseConnectionMonitor
-
- getTestWhileIdle() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TomcatDatabaseConnectionMonitor
-
- getText() - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.Xml2TextHandler
-
- getText() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.util.TextGrabberVisitor
-
- getText() - Method in interface org.nuxeo.ecm.platform.forum.web.api.PostAction
-
Gets the text of the post at creation time.
- getText() - Method in class org.nuxeo.ecm.platform.forum.web.PostActionBean
-
- getText() - Method in class org.nuxeo.ecm.platform.task.TaskComment
-
- getText() - Method in interface org.nuxeo.functionaltests.fragment.WebFragment
-
- getText() - Method in class org.nuxeo.functionaltests.fragment.WebFragmentImpl
-
- getText() - Method in class org.nuxeo.functionaltests.pages.HeaderLinksSubPage
-
- getText() - Method in class org.nuxeo.runtime.deployment.preprocessor.template.Template
-
- getText() - Method in class org.nuxeo.shell.swing.CmdLine
-
- getTextColor() - Method in class org.nuxeo.wizard.download.DownloadablePackageOption
-
- getTextColor() - Method in class org.nuxeo.wizard.download.DownloadPackage
-
- getTextSize() - Method in class org.nuxeo.ecm.platform.signature.core.sign.SignatureDescriptor.SignatureLayout
-
- getTheme() - Method in class org.nuxeo.shell.swing.Console
-
- getTheme(String) - Static method in class org.nuxeo.shell.swing.Theme
-
- getTheme() - Method in class org.nuxeo.theme.jsf.component.UIThemeStyles
-
- getTheme() - Method in class org.nuxeo.theme.jsf.taglib.ThemeStylesTag
-
- getTheme() - Method in interface org.nuxeo.theme.localconfiguration.LocalThemeConfig
-
Deprecated.
- getTheme() - Method in class org.nuxeo.theme.localconfiguration.LocalThemeConfigAdapter
-
- getTheme() - Method in class org.nuxeo.theme.rendering.RenderingInfo
-
- getTheme(String) - Method in class org.nuxeo.theme.themes.ThemeSet
-
- getTheme() - Method in class org.nuxeo.theme.ViewDef
-
- getThemeByName(String) - Method in class org.nuxeo.theme.themes.ThemeManager
-
- getThemeBySrc(String) - Method in class org.nuxeo.theme.themes.ThemeManager
-
- getThemeByUrl(URL) - Method in class org.nuxeo.theme.themes.ThemeManager
-
- getThemeDescriptor(String) - Static method in class org.nuxeo.theme.editor.Main
-
- getThemeDescriptor(String) - Static method in class org.nuxeo.theme.themes.ThemeManager
-
- getThemeDescriptorByThemeName(String, String) - Static method in class org.nuxeo.theme.themes.ThemeManager
-
- getThemeDescriptorByThemeName(String) - Static method in class org.nuxeo.theme.themes.ThemeManager
-
- getThemeDescriptors() - Static method in class org.nuxeo.theme.themes.ThemeManager
-
- getThemeDir() - Static method in class org.nuxeo.theme.themes.ThemeManager
-
- getThemeForFeature(String) - Method in class org.nuxeo.theme.themes.ThemeSet
-
- getThemeManager() - Static method in class org.nuxeo.theme.editor.Main
-
- getThemeManager() - Static method in class org.nuxeo.theme.Manager
-
- getThemeName(String) - Static method in class org.nuxeo.theme.styling.service.descriptors.ThemePage
-
- getThemeNameByUrl(URL) - Static method in class org.nuxeo.theme.themes.ThemeManager
-
- getThemeNameOfNamedObject(Identifiable) - Method in class org.nuxeo.theme.themes.ThemeManager
-
- getThemeNames(String) - Static method in class org.nuxeo.theme.themes.ThemeManager
-
- getThemeNames() - Static method in class org.nuxeo.theme.themes.ThemeManager
-
- getThemeOf(Element) - Static method in class org.nuxeo.theme.themes.ThemeManager
-
- getThemeOfFormat(Format) - Static method in class org.nuxeo.theme.themes.ThemeManager
-
- getThemePage(String) - Method in class org.nuxeo.theme.styling.service.registries.PageRegistry
-
- getThemePageByUrl(URL) - Method in class org.nuxeo.theme.themes.ThemeManager
-
- getThemePages() - Method in class org.nuxeo.theme.styling.service.registries.PageRegistry
-
- getThemes() - Static method in class org.nuxeo.shell.swing.Theme
-
- getThemes(String, String) - Static method in class org.nuxeo.theme.editor.Main
-
- getThemes() - Method in class org.nuxeo.theme.themes.ThemeSet
-
- getThemeService() - Static method in class org.nuxeo.theme.Manager
-
- getThemeSetByName(String) - Method in class org.nuxeo.theme.themes.ThemeManager
-
- getThemeSets() - Method in class org.nuxeo.theme.themes.ThemeManager
-
- getThemeSkin(String) - Static method in class org.nuxeo.theme.editor.Editor
-
- getThemeSkin(String) - Static method in class org.nuxeo.theme.editor.Main
-
- getThemeUrl() - Method in class org.nuxeo.theme.rendering.RenderingInfo
-
- getThreadContext() - Static method in class org.nuxeo.common.DirtyUpdateInvokeBridge
-
- getThreadDoc() - Method in interface org.nuxeo.ecm.platform.forum.web.api.ThreadAdapter
-
- getThreadDoc() - Method in class org.nuxeo.ecm.platform.forum.web.api.ThreadAdapterImpl
-
- getThreadForComment(DocumentModel) - Method in interface org.nuxeo.ecm.platform.comment.api.CommentManager
-
Gets thread in relation with a given comment (post or comment)
- getThreadForComment(DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentManagerImpl
-
- getThreadLocalLogin() - Static method in class org.nuxeo.ecm.core.api.local.ClientLoginModule
-
- getThreadName() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionStatistics
-
- getThreadName() - Method in interface org.nuxeo.ecm.core.management.jtajca.TransactionStatistics
-
- getThumbnail(CoreSession) - Method in interface org.nuxeo.ecm.core.api.thumbnail.Thumbnail
-
- getThumbnail(CoreSession) - Method in class org.nuxeo.ecm.core.api.thumbnail.ThumbnailAdapter
-
- getThumbnail(DocumentModel, CoreSession) - Method in interface org.nuxeo.ecm.core.api.thumbnail.ThumbnailFactory
-
- getThumbnail(DocumentModel, CoreSession) - Method in interface org.nuxeo.ecm.core.api.thumbnail.ThumbnailService
-
Get the document thumbnail (related to the doc type/facet)
- getThumbnail(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.core.api.thumbnail.ThumbnailServiceImpl
-
- getThumbnail(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.platform.audio.extension.ThumbnailAudioFactory
-
- getThumbnail(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.platform.picture.thumbnail.ThumbnailPictureFactory
-
- getThumbnail(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.platform.thumbnail.factories.ThumbnailDocumentFactory
-
- getThumbnail(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.platform.thumbnail.factories.ThumbnailFolderishFactory
-
- getThumbnail(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.platform.video.adapter.ThumbnailVideoFactory
-
- getThumbnail() - Method in interface org.nuxeo.opensocial.gadgets.service.api.GadgetDeclaration
-
- getThumbnail() - Method in class org.nuxeo.opensocial.gadgets.service.BaseGadgetDescriptor
-
- getThumbnail() - Method in class org.nuxeo.opensocial.gadgets.service.InternalGadgetDescriptor
-
- getThumbnail() - Method in class org.nuxeo.theme.webwidgets.WidgetType
-
- getThumbnailFactory(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.core.api.thumbnail.ThumbnailServiceImpl
-
- getTile(int, int) - Method in interface org.nuxeo.ecm.platform.pictures.tiles.api.PictureTiles
-
- getTile(int, int) - Method in class org.nuxeo.ecm.platform.pictures.tiles.api.PictureTilesImpl
-
- getTileFileName(int, int, String, String, long) - Static method in class org.nuxeo.ecm.platform.pictures.tiles.helpers.StringMaker
-
- getTileFileName(int, int, long) - Static method in class org.nuxeo.ecm.platform.pictures.tiles.helpers.StringMaker
-
- getTileFilePath(int, int) - Method in class org.nuxeo.ecm.platform.pictures.tiles.api.PictureTilesImpl
-
- getTileFormatCacheKey() - Method in interface org.nuxeo.ecm.platform.pictures.tiles.api.PictureTiles
-
- getTileFormatCacheKey() - Method in class org.nuxeo.ecm.platform.pictures.tiles.api.PictureTilesImpl
-
- getTileFormatString(int, int, int) - Static method in class org.nuxeo.ecm.platform.pictures.tiles.helpers.StringMaker
-
- getTileHeight() - Method in class org.nuxeo.ecm.platform.pictures.tiles.gwt.client.model.TilingInfo
-
- getTileHeight() - Method in class org.nuxeo.ecm.platform.pictures.tiles.gwt.client.model.TilingModel
-
- getTiles(int, int, int) - Method in interface org.nuxeo.ecm.platform.pictures.tiles.api.adapter.PictureTilesAdapter
-
- getTiles(int, int, int) - Method in class org.nuxeo.ecm.platform.pictures.tiles.api.adapter.PictureTilesAdapterImpl
-
- getTiles(ImageResource, int, int, int) - Method in interface org.nuxeo.ecm.platform.pictures.tiles.api.PictureTilingService
-
- getTiles(ImageResource, int, int, int, int, int, boolean) - Method in interface org.nuxeo.ecm.platform.pictures.tiles.api.PictureTilingService
-
- getTiles(ImageResource, int, int, int) - Method in class org.nuxeo.ecm.platform.pictures.tiles.service.PictureTilingComponent
-
- getTiles(ImageResource, int, int, int, int, int, boolean) - Method in class org.nuxeo.ecm.platform.pictures.tiles.service.PictureTilingComponent
-
- getTilesFromBlob(Blob, int, int, int) - Method in interface org.nuxeo.ecm.platform.pictures.tiles.api.PictureTilingService
-
Deprecated.
- getTilesFromBlob(Blob, int, int, int, int, int, boolean) - Method in interface org.nuxeo.ecm.platform.pictures.tiles.api.PictureTilingService
-
Deprecated.
- getTilesFromBlob(Blob, int, int, int) - Method in class org.nuxeo.ecm.platform.pictures.tiles.service.PictureTilingComponent
-
Deprecated.
- getTilesFromBlob(Blob, int, int, int, int, int, boolean) - Method in class org.nuxeo.ecm.platform.pictures.tiles.service.PictureTilingComponent
-
Deprecated.
- getTilesFromFile(ImageInfo, String, int, int, int, int, int, long, boolean) - Method in class org.nuxeo.ecm.platform.pictures.tiles.gimp.tiler.GimpTiler
-
- getTilesFromFile(ImageInfo, String, int, int, int, int, int, long, boolean) - Method in class org.nuxeo.ecm.platform.pictures.tiles.magick.tiler.MagickTiler
-
- getTilesFromFile(ImageInfo, String, int, int, int, int, int, long, boolean) - Method in interface org.nuxeo.ecm.platform.pictures.tiles.tilers.PictureTiler
-
- getTilesHeight() - Method in interface org.nuxeo.ecm.platform.pictures.tiles.api.PictureTiles
-
- getTilesHeight() - Method in class org.nuxeo.ecm.platform.pictures.tiles.api.PictureTilesImpl
-
- getTilesPath() - Method in interface org.nuxeo.ecm.platform.pictures.tiles.api.PictureTiles
-
- getTilesPath() - Method in class org.nuxeo.ecm.platform.pictures.tiles.api.PictureTilesImpl
-
- getTilesWidth() - Method in interface org.nuxeo.ecm.platform.pictures.tiles.api.PictureTiles
-
- getTilesWidth() - Method in class org.nuxeo.ecm.platform.pictures.tiles.api.PictureTilesImpl
-
- getTileWidth() - Method in class org.nuxeo.ecm.platform.pictures.tiles.gwt.client.model.TilingInfo
-
- getTileWidth() - Method in class org.nuxeo.ecm.platform.pictures.tiles.gwt.client.model.TilingModel
-
- getTilingDir(int, int, int) - Method in class org.nuxeo.ecm.platform.pictures.tiles.service.PictureTilingCacheInfo
-
- getTilingHeightThreshold() - Method in class org.nuxeo.ecm.platform.pictures.tiles.ImagingTilingActions
-
- getTilingWidthThreshold() - Method in class org.nuxeo.ecm.platform.pictures.tiles.ImagingTilingActions
-
- getTime() - Method in class org.nuxeo.ecm.automation.core.scripting.DateWrapper
-
- getTime() - Method in interface org.nuxeo.ecm.core.event.Event
-
The time stamp when the event was raised.
- getTime() - Method in class org.nuxeo.ecm.core.event.impl.EventImpl
-
- getTimeBetweenEvictionRunsMillis() - Method in interface org.nuxeo.ecm.core.management.jtajca.DatabaseConnectionMonitor
-
Returns the value of the #timeBetweenEvictionRunsMillis
property.
- getTimeBetweenEvictionRunsMillis() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.CommonsDatabaseConnectionMonitor
-
- getTimeBetweenEvictionRunsMillis() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TomcatDatabaseConnectionMonitor
-
- getTimecode() - Method in class org.nuxeo.ecm.platform.video.storyboard.StoryboardItem
-
- getTimeStamp() - Method in class org.nuxeo.ecm.platform.pictures.tiles.restlets.PictureTilesCachedEntry
-
- getTimeStamp() - Method in class org.nuxeo.ecm.platform.preview.restlet.PreviewCacheEntry
-
- getTimeZone(CoreSession) - Method in class org.nuxeo.ecm.platform.web.common.locale.DefaultLocaleProvider
-
- getTimeZone(CoreSession) - Method in interface org.nuxeo.ecm.platform.web.common.locale.LocaleProvider
-
- getTimeZone(CoreSession) - Method in class org.nuxeo.ecm.user.center.profile.localeProvider.UserLocaleProvider
-
- getTimeZones() - Method in class org.nuxeo.ecm.user.center.profile.TimeZones
-
- getTitle() - Method in interface org.nuxeo.apidoc.api.DocumentationItem
-
Gets Title of the Documentation
- getTitle() - Method in class org.nuxeo.apidoc.doc.SimpleDocumentationItem
-
- getTitle() - Method in class org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter
-
- getTitle() - Method in class org.nuxeo.apidoc.documentation.ResourceDocumentationItem
-
- getTitle() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
-
- getTitle() - Method in class org.nuxeo.connect.update.xml.FormDefinition
-
- getTitle() - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
-
- getTitle() - Method in class org.nuxeo.dam.AssetLibrary
-
Returns the configured title.
- getTitle() - Method in class org.nuxeo.ecm.automation.client.model.Document
-
- getTitle() - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
-
- getTitle() - Method in class org.nuxeo.ecm.automation.test.adapter.BusinessBeanAdapter
-
- getTitle() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Get a text suitable to be shown in a UI for this document.
- getTitle() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
Gets the title from the dublincore schema.
- getTitle() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- getTitle() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- getTitle() - Method in class org.nuxeo.ecm.core.rest.DocumentObject
-
- getTitle() - Method in class org.nuxeo.ecm.core.storage.sql.FulltextExtractorWork
-
- getTitle() - Method in class org.nuxeo.ecm.core.storage.sql.FulltextUpdaterWork
-
- getTitle() - Method in interface org.nuxeo.ecm.core.work.api.Work
-
Gets a human-readable name for this work instance.
- getTitle() - Method in class org.nuxeo.ecm.core.work.SleepWork
-
- getTitle() - Method in class org.nuxeo.ecm.csv.CSVImporterWork
-
- getTitle() - Method in class org.nuxeo.ecm.imaging.recompute.ImagingRecomputeWork
-
- getTitle() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.view.AbstractAnnotationCommand
-
- getTitle() - Method in class org.nuxeo.ecm.platform.api.ws.DocumentDescriptor
-
- getTitle() - Method in class org.nuxeo.ecm.platform.content.template.service.TemplateItemDescriptor
-
- getTitle() - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentView
-
Returns a title for this content view
- getTitle() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewDescriptor
-
- getTitle() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewHeader
-
Returns the title or the name if title is empty.
- getTitle() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewImpl
-
- getTitle() - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentViewLayout
-
Returns a title for this content view layout
- getTitle() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewLayoutImpl
-
- getTitle() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
-
- getTitle() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetTypeConfiguration
-
- getTitle() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeConfigurationDescriptor
-
- getTitle() - Method in interface org.nuxeo.ecm.platform.forum.web.api.PostAction
-
Gets the title of the post at creation time.
- getTitle() - Method in interface org.nuxeo.ecm.platform.forum.web.api.ThreadAction
-
Gets the title of the Thread to be created.
- getTitle() - Method in class org.nuxeo.ecm.platform.forum.web.PostActionBean
-
Gets the title of the post for creation purpose.
- getTitle() - Method in class org.nuxeo.ecm.platform.forum.web.ThreadActionBean
-
- getTitle() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.data.DocumentSummary
-
- getTitle() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.job.AclAuditWork
-
- getTitle() - Method in class org.nuxeo.ecm.platform.picture.api.PictureTemplate
-
- getTitle() - Method in interface org.nuxeo.ecm.platform.picture.api.PictureView
-
- getTitle() - Method in class org.nuxeo.ecm.platform.picture.api.PictureViewImpl
-
- getTitle() - Method in class org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork
-
- getTitle() - Method in interface org.nuxeo.ecm.platform.picture.web.PictureBookManager
-
Gets the title.
- getTitle() - Method in class org.nuxeo.ecm.platform.picture.web.PictureBookManagerBean
-
- getTitle() - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
-
- getTitle() - Method in interface org.nuxeo.ecm.platform.publisher.api.PublicationNode
-
- getTitle() - Method in class org.nuxeo.ecm.platform.publisher.descriptors.PublicationTreeConfigDescriptor
-
- getTitle() - Method in class org.nuxeo.ecm.platform.publisher.impl.core.CoreFolderPublicationNode
-
- getTitle() - Method in class org.nuxeo.ecm.platform.publisher.impl.core.EmptyRoot
-
- getTitle() - Method in class org.nuxeo.ecm.platform.publisher.impl.core.VirtualCoreFolderPublicationNode
-
- getTitle() - Method in class org.nuxeo.ecm.platform.publisher.impl.localfs.FSPublicationNode
-
- getTitle() - Method in class org.nuxeo.ecm.platform.publisher.impl.service.ProxyNode
-
- getTitle() - Method in class org.nuxeo.ecm.platform.publisher.impl.service.ProxyTree
-
- getTitle() - Method in class org.nuxeo.ecm.platform.publisher.remoting.client.ClientRemotePublicationNode
-
- getTitle() - Method in class org.nuxeo.ecm.platform.publisher.remoting.client.ClientRemotePublicationTree
-
- getTitle() - Method in class org.nuxeo.ecm.platform.publisher.remoting.marshaling.basic.BasicPublicationNode
-
- getTitle() - Method in class org.nuxeo.ecm.platform.publisher.synchonize.server.AbstractSynchonizablePublicationTree
-
- getTitle() - Method in class org.nuxeo.ecm.platform.publisher.web.PublishActionsBean.PublicationTreeInformation
-
- getTitle() - Method in interface org.nuxeo.ecm.platform.relations.web.NodeInfo
-
- getTitle() - Method in class org.nuxeo.ecm.platform.relations.web.NodeInfoImpl
-
- getTitle() - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingEscalationServiceImpl.EscalationRuleWork
-
- getTitle() - Method in class org.nuxeo.ecm.platform.video.service.VideoConversionWork
-
- getTitle() - Method in class org.nuxeo.ecm.quota.QuotaMaxSizeSetterWork
-
- getTitle() - Method in class org.nuxeo.ecm.quota.QuotaStatsInitialWork
-
- getTitle() - Method in interface org.nuxeo.ecm.social.workspace.adapters.Article
-
- getTitle() - Method in class org.nuxeo.ecm.social.workspace.adapters.ArticleAdapter
-
- getTitle() - Method in interface org.nuxeo.ecm.social.workspace.adapters.SocialWorkspace
-
Returns the title of this Social Workspace.
- getTitle() - Method in class org.nuxeo.ecm.social.workspace.adapters.SocialWorkspaceAdapter
-
- getTitle() - Method in class org.nuxeo.ecm.social.workspace.service.SocialWorkspaceContainerDescriptor
-
- getTitle() - Method in interface org.nuxeo.ecm.spaces.api.Gadget
-
title
- getTitle() - Method in interface org.nuxeo.ecm.spaces.api.Space
-
- getTitle() - Method in class org.nuxeo.ecm.spaces.impl.docwrapper.DocGadgetImpl
-
- getTitle() - Method in class org.nuxeo.ecm.spaces.impl.docwrapper.DocSpaceImpl
-
- getTitle() - Method in class org.nuxeo.ecm.webapp.clipboard.SummaryEntry
-
- getTitle() - Method in class org.nuxeo.ecm.webapp.documentsLists.DocumentsListDescriptor
-
- getTitle() - Method in interface org.nuxeo.ecm.webengine.forms.validation.test.MyForm
-
- getTitle() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleShortcut
-
- getTitle() - Method in class org.nuxeo.functionaltests.pages.wizard.AbstractWizardPage
-
- getTitle() - Method in class org.nuxeo.opensocial.container.client.model.Folder
-
- getTitle() - Method in class org.nuxeo.opensocial.container.client.presenter.PortletPresenter
-
- getTitle() - Method in class org.nuxeo.opensocial.container.server.webcontent.abs.AbstractWebContentAdapter
-
- getTitle() - Method in interface org.nuxeo.opensocial.container.server.webcontent.api.WebContentAdapter
-
- getTitle() - Method in class org.nuxeo.opensocial.container.shared.webcontent.abs.AbstractWebContentData
-
- getTitle() - Method in interface org.nuxeo.opensocial.container.shared.webcontent.WebContentData
-
- getTitle() - Method in interface org.nuxeo.opensocial.gadgets.service.api.GadgetDeclaration
-
- getTitle(Locale) - Method in interface org.nuxeo.opensocial.gadgets.service.api.GadgetDeclaration
-
Try to find an internationalized title for this gadget.
- getTitle() - Method in class org.nuxeo.opensocial.gadgets.service.BaseGadgetDescriptor
-
- getTitle(Locale) - Method in class org.nuxeo.opensocial.gadgets.service.BaseGadgetDescriptor
-
- getTitle() - Method in class org.nuxeo.shell.automation.cmds.RemoteCommands
-
- getTitle() - Method in class org.nuxeo.shell.cmds.ConfigurationCommands
-
- getTitle() - Method in class org.nuxeo.shell.cmds.GlobalCommands
-
- getTitle() - Method in class org.nuxeo.shell.CommandRegistry
-
- getTitle() - Method in class org.nuxeo.shell.equinox.EquinoxFeature
-
- getTitle() - Method in class org.nuxeo.shell.fs.cmds.FileSystemCommands
-
- getTitle() - Method in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
-
- getTitle() - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
-
- getTitle() - Method in class org.nuxeo.theme.models.Feed
-
- getTitle() - Method in class org.nuxeo.theme.models.FeedItem
-
- getTitle() - Method in class org.nuxeo.theme.models.Menu
-
- getTitle() - Method in class org.nuxeo.theme.models.MenuItem
-
- getTitle() - Method in class org.nuxeo.theme.models.Navigation
-
- getTitle() - Method in class org.nuxeo.theme.models.NavigationItem
-
- getTitle() - Method in class org.nuxeo.theme.perspectives.PerspectiveType
-
- getTitle() - Method in class org.nuxeo.theme.styling.service.descriptors.Logo
-
- getTitle() - Method in class org.nuxeo.theme.templates.TemplateEngineType
-
- getTitle() - Method in class org.nuxeo.webengine.blogs.models.BlogPostModel
-
- getTitle() - Method in class org.nuxeo.webengine.sites.models.ContextualLinkModel
-
- getTitle() - Method in class org.nuxeo.wss.spi.dws.DWSDocument
-
- getTitle() - Method in interface org.nuxeo.wss.spi.dws.Task
-
- getTitle() - Method in class org.nuxeo.wss.spi.dws.TaskImpl
-
- getTitle2() - Method in class org.nuxeo.functionaltests.pages.wizard.ConnectWizardPage
-
- getTitle2() - Method in class org.nuxeo.functionaltests.pages.wizard.WizardPage
-
- getTitleBox() - Method in interface org.nuxeo.opensocial.container.client.presenter.PreferencesPresenter.Display
-
- getTitleBox() - Method in class org.nuxeo.opensocial.container.client.view.PreferencesWidget
-
- getTitleColor() - Method in class org.nuxeo.opensocial.container.client.presenter.PortletPresenter
-
- getTitleColors() - Method in interface org.nuxeo.opensocial.container.client.presenter.PreferencesPresenter.Display
-
- getTitleColors() - Method in class org.nuxeo.opensocial.container.client.view.PreferencesWidget
-
- getTitleEvent() - Method in interface org.nuxeo.opensocial.container.client.presenter.PreferencesPresenter.Display
-
- getTitleEvent() - Method in class org.nuxeo.opensocial.container.client.view.PreferencesWidget
-
- getTitleTextBox() - Method in class org.nuxeo.opensocial.container.client.external.html.HTMLGadget
-
- getTitleTextBox() - Method in interface org.nuxeo.opensocial.container.client.external.html.HTMLPresenter.Display
-
- getTitleTextBox() - Method in class org.nuxeo.opensocial.container.client.external.picture.PictureGadget
-
- getTitleTextBox() - Method in interface org.nuxeo.opensocial.container.client.external.picture.PicturePresenter.Display
-
- getTmpDir() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
-
- getTmpDir() - Method in class org.nuxeo.launcher.config.ServerConfigurator
-
- getTmpDirectory(Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.convert.plugins.CommandLineBasedConverter
-
- getTmpWorkspace() - Method in interface org.nuxeo.ecm.webapp.contentbrowser.WorkspaceActions
-
- getTmpWorkspace() - Method in class org.nuxeo.ecm.webapp.contentbrowser.WorkspaceActionsBean
-
- getTo() - Method in class org.nuxeo.ecm.platform.mail.action.MessageActionDescriptor
-
- getToEmail() - Method in class org.nuxeo.ecm.webapp.email.EmailSenderActionsBean
-
- getToEmail() - Method in class org.nuxeo.ecm.webapp.notification.email.EmailNotificationSenderActionsBean
-
- getToken() - Method in class org.nuxeo.ecm.platform.api.login.UserIdentificationInfo
-
- getToken() - Method in class org.nuxeo.ecm.platform.oauth.tokens.NuxeoOAuthToken
-
- getToken() - Method in interface org.nuxeo.ecm.platform.oauth.tokens.OAuthToken
-
Returns OAuth token.
- getToken(String, String) - Method in class org.nuxeo.ecm.platform.oauth2.tokens.OAuth2TokenStore
-
- getToken(String, String, String) - Method in interface org.nuxeo.ecm.tokenauth.service.TokenAuthenticationService
-
Gets the token for the specified user, application, and device.
- getToken(String, String, String) - Method in class org.nuxeo.ecm.tokenauth.service.TokenAuthenticationServiceImpl
-
- getTokenBindings(String) - Method in interface org.nuxeo.ecm.tokenauth.service.TokenAuthenticationService
-
Gets the token bindings for the specified user.
- getTokenBindings(String) - Method in class org.nuxeo.ecm.tokenauth.service.TokenAuthenticationServiceImpl
-
- getTokenInfo(SecurityToken, OAuthStore.ConsumerInfo, String, String) - Method in class org.nuxeo.opensocial.shindig.oauth.NXOAuthStore
-
- getTokenParams() - Method in interface org.nuxeo.ecm.automation.client.TokenCallback
-
- getTokenSecret() - Method in class org.nuxeo.ecm.platform.oauth.tokens.NuxeoOAuthToken
-
- getTokenSecret() - Method in interface org.nuxeo.ecm.platform.oauth.tokens.OAuthToken
-
Returns secret associated to the Token.
- getTokenServerURL() - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderDescriptor
-
- getTokenServerURL() - Method in class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProvider
-
- getTomcatConfig() - Method in class org.nuxeo.launcher.config.TomcatConfigurator
-
- getTomcatHome() - Method in class org.nuxeo.runtime.tomcat.NuxeoDeployer
-
- getTomcatHome() - Method in class org.nuxeo.runtime.tomcat.NuxeoLauncher
-
- getToolbarName() - Method in class org.nuxeo.ecm.platform.ui.web.htmleditor.service.HtmlEditorPluginDescriptor
-
- getToolbarsButtons() - Method in interface org.nuxeo.ecm.platform.ui.web.htmleditor.api.HtmlEditorPluginService
-
- getToolbarsButtons() - Method in class org.nuxeo.ecm.platform.ui.web.htmleditor.service.HtmlEditorPluginServiceImpl
-
- getToolbarsButtonsNames() - Method in class org.nuxeo.ecm.platform.ui.web.htmleditor.service.HtmlEditorPluginServiceImpl
-
- getTop() - Method in class org.nuxeo.theme.editor.PaddingInfo
-
- getTopic() - Method in class org.nuxeo.runtime.services.event.Event
-
- getTopicNames() - Method in class org.nuxeo.ecm.platform.categorization.categorizer.tfidf.TfIdfCategorizer
-
- getTopLeft() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.util.ImageRangeXPointer
-
- getTopLeft() - Method in class org.nuxeo.ecm.platform.pictures.tiles.gwt.client.util.Rectangle
-
- getTopLevelChildren(Principal) - Method in interface org.nuxeo.drive.service.FileSystemItemManager
-
Deprecated.
use getTopLevelFolder#getChildren instead
- getTopLevelChildren(Principal) - Method in class org.nuxeo.drive.service.impl.FileSystemItemManagerImpl
-
- getTopLevelFolder(Principal) - Method in interface org.nuxeo.drive.service.FileSystemItemManager
-
Gets the top level
FolderItem
for the given principal.
- getTopLevelFolder(Principal) - Method in class org.nuxeo.drive.service.impl.FileSystemItemManagerImpl
-
- getTopLevelFolderItem(Principal) - Method in class org.nuxeo.drive.hierarchy.permission.factory.PermissionTopLevelFactory
-
- getTopLevelFolderItem(Principal) - Method in class org.nuxeo.drive.hierarchy.userworkspace.factory.UserWorkspaceTopLevelFactory
-
- getTopLevelFolderItem(Principal) - Method in class org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory
-
- getTopLevelFolderItem(Principal) - Method in interface org.nuxeo.drive.service.TopLevelFolderItemFactory
-
- getTopLevelFolderItemFactory() - Method in interface org.nuxeo.drive.service.FileSystemItemAdapterService
-
- getTopLevelFolderItemFactory() - Method in class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
-
- getTopLevelGroups() - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- getTopLevelGroups(DocumentModel) - Method in interface org.nuxeo.ecm.platform.usermanager.MultiTenantUserManager
-
Returns the list of groups that are not members of other groups with the
given context.
- getTopLevelGroups() - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
-
Returns the list of groups that are not members of other groups.
- getTopLevelGroups() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- getTopLevelGroups(DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- getTotal() - Method in interface org.nuxeo.ecm.core.api.quota.QuotaStats
-
Returns the cardinal value of all the descendants of the underlying
document.
- getTotal() - Method in class org.nuxeo.ecm.core.work.api.Work.Progress
-
- getTotal() - Method in class org.nuxeo.ecm.quota.count.QuotaStatsNonFolderishCountAdapter
-
- getTotalBlobNumber() - Method in class org.nuxeo.ecm.admin.repo.RepoStatInfo
-
- getTotalBlobSize() - Method in class org.nuxeo.ecm.admin.repo.RepoStatInfo
-
- getTotalChildCount() - Method in class org.nuxeo.ecm.platform.routing.api.RouteFolderElement
-
- getTotalChildCount() - Method in class org.nuxeo.ecm.platform.routing.api.RouteTable
-
- getTotalCommits() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionMonitor
-
- getTotalCommits() - Method in interface org.nuxeo.ecm.core.management.jtajca.TransactionMonitor
-
- getTotalDayCount() - Method in class org.nuxeo.webengine.blogs.models.BlogSiteArchiveDayModel
-
- getTotalHeight() - Method in class org.nuxeo.ecm.platform.pictures.tiles.gwt.client.model.TilingModel
-
- getTotalHits() - Method in class org.nuxeo.ecm.core.search.api.client.search.results.impl.ResultSetImpl
-
- getTotalHits() - Method in interface org.nuxeo.ecm.core.search.api.client.search.results.ResultSet
-
Returns the total number of hits this resultset comes from.
- getTotalLineCount() - Method in class org.nuxeo.ecm.csv.CSVImportResult
-
- getTotalMonthCount() - Method in class org.nuxeo.webengine.blogs.models.BlogSiteArchiveMonthModel
-
- getTotalNbDocs() - Method in class org.nuxeo.ecm.admin.repo.RepoStatInfo
-
- getTotalRollbacks() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionMonitor
-
- getTotalRollbacks() - Method in interface org.nuxeo.ecm.core.management.jtajca.TransactionMonitor
-
- getTotalSize() - Method in class org.nuxeo.ecm.automation.client.model.PaginableDocuments
-
- getTotalSize() - Method in interface org.nuxeo.ecm.core.query.QueryResult
-
Returns the total size the query results would have if no limit and
offset was passed.
- getTotalSize() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLQueryResult
-
- getTotalSize() - Method in class org.nuxeo.ecm.quota.automation.SimpleQuotaInfo
-
- getTotalSize() - Method in interface org.nuxeo.ecm.quota.size.QuotaAware
-
- getTotalSize() - Method in class org.nuxeo.ecm.quota.size.QuotaAwareDocument
-
- getTotalSize() - Method in class org.nuxeo.ecm.quota.size.QuotaInfo
-
- getTotalWidth() - Method in class org.nuxeo.ecm.platform.pictures.tiles.gwt.client.model.TilingModel
-
- getTotalYearCount() - Method in class org.nuxeo.webengine.blogs.models.BlogSiteArchiveYearModel
-
- getToUnitName() - Method in class org.nuxeo.opensocial.container.client.event.priv.model.WebContentMovedEvent
-
- getToWebContentPosition() - Method in class org.nuxeo.opensocial.container.client.event.priv.model.WebContentMovedEvent
-
- getTrace() - Method in class org.nuxeo.ecm.automation.core.trace.BasedTracer
-
- getTrace(OperationChain, int) - Method in class org.nuxeo.ecm.automation.core.trace.TracerFactory
-
- getTrace(String) - Method in class org.nuxeo.ecm.automation.core.trace.TracerFactory
-
- getTrace(String, int) - Method in class org.nuxeo.ecm.automation.core.trace.TracerFactory
-
- getTrace() - Method in interface org.nuxeo.ecm.automation.OperationCallback
-
- getTrace() - Method in class org.nuxeo.ecm.automation.OperationContext
-
Deprecated.
- getTrackedSessions() - Method in class org.nuxeo.ecm.platform.web.common.session.NuxeoHttpSessionMonitor
-
- getTrailingPath() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
-
- getTrailingPath() - Method in interface org.nuxeo.ecm.webengine.model.Resource
-
- getTransaction() - Method in class org.nuxeo.runtime.datasource.LazyTransactionManager
-
- getTransaction() - Method in class org.nuxeo.runtime.jtajca.NuxeoContainer.TransactionManagerWrapper
-
- getTransactionIdentifier(Transaction) - Method in class org.nuxeo.ecm.core.persistence.HibernateConfiguration.NuxeoTransactionManagerLookup
-
- getTransactionManager(Properties) - Method in class org.nuxeo.ecm.core.persistence.HibernateConfiguration.NuxeoTransactionManagerLookup
-
- getTransactionManager() - Method in class org.nuxeo.ecm.core.storage.sql.NuxeoEhcacheTransactionManagerLookup
-
- getTransactionManager() - Static method in class org.nuxeo.runtime.jtajca.NuxeoContainer
-
Gets the transaction manager used by the container.
- getTransactionTimeout() - Method in class org.nuxeo.ecm.core.event.impl.EventListenerDescriptor
-
- getTransactionTimeout() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper
-
- getTransactionTimeout() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.XAResourceConnectionAdapter
-
- getTransactionTimeout() - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionAwareXAResource
-
- getTransactionTimeout() - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
-
- getTransactionTimeout() - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper
-
- getTransactionTimeout() - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingMapper
-
- getTranscodedVideo(String) - Method in class org.nuxeo.ecm.platform.video.adapter.VideoDocumentAdapter
-
- getTranscodedVideo(DocumentModel, String) - Method in class org.nuxeo.ecm.platform.video.VideoActions
-
- getTranscodedVideo(String) - Method in interface org.nuxeo.ecm.platform.video.VideoDocument
-
Returns a given
TranscodedVideo
based on its
name
,
null
if this transcoded video does not exist.
- getTranscodedVideos() - Method in class org.nuxeo.ecm.platform.video.adapter.VideoDocumentAdapter
-
- getTranscodedVideos() - Method in interface org.nuxeo.ecm.platform.video.VideoDocument
-
- getTranscodedVideoURL(DocumentModel, String) - Method in class org.nuxeo.ecm.platform.video.VideoActions
-
- getTransformers() - Method in interface org.nuxeo.ecm.core.io.DocumentPipe
-
- getTransformers() - Method in class org.nuxeo.ecm.core.io.impl.DocumentPipeImpl
-
- getTransientDocument() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
-
- getTransientFolder() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFolder
-
- getTransientGraph(String) - Method in interface org.nuxeo.ecm.platform.relations.api.RelationManager
-
Gets a transient graph.
- getTransientGraph(String) - Method in class org.nuxeo.ecm.platform.relations.services.RelationService
-
- getTransientObject() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
-
Deprecated.
- getTransientRelationship() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoRelationship
-
- getTransition() - Method in enum org.nuxeo.ecm.platform.routing.core.impl.GraphNode.State
-
Transition leading to this state.
- getTransitionByName(String) - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleImpl
-
- getTransitionByName(String) - Method in interface org.nuxeo.ecm.core.lifecycle.LifeCycle
-
Returns a life cycle transition instance given its name.
- getTransitions() - Method in class org.nuxeo.ecm.core.lifecycle.extensions.LifeCycleDescriptor
-
- getTransitions() - Method in class org.nuxeo.ecm.core.lifecycle.extensions.LifeCycleTransitionConfiguration
-
- getTransitions() - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleImpl
-
- getTransitions() - Method in interface org.nuxeo.ecm.core.lifecycle.LifeCycle
-
Returns a list of life cycle transition instances.
- getTranslate() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectBase
-
- getTranslate() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectState
-
- getTranslate() - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryEntryOutputComponent
-
- getTranslate() - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryEntryOutputTag
-
Deprecated.
- getTranslated() - Method in class org.nuxeo.ecm.platform.forms.layout.demo.jsf.PreviewLayoutDefinition
-
- getTranslatedLabel(String) - Method in class org.nuxeo.ecm.social.workspace.gadgets.webengine.SocialWebEngineRoot
-
- getTranslatedLabels(Map<String, String>, String) - Static method in class org.nuxeo.ecm.platform.forms.layout.io.plugins.helpers.TranslationHelper
-
- getTranslateEmptySentence() - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentView
-
Returns a boolean stating if sentence to display is empty has to be
translated
- getTranslateEmptySentence() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewDescriptor
-
- getTranslateEmptySentence() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewImpl
-
- getTranslateTitle() - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentView
-
Returns a boolean stating if title has to be translated
- getTranslateTitle() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewDescriptor
-
- getTranslateTitle() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewImpl
-
- getTranslateTitle() - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentViewLayout
-
Returns a boolean stating if title has to be translated
- getTranslateTitle() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewLayoutImpl
-
- getTranslation(String, String) - Static method in class org.nuxeo.ecm.platform.forms.layout.io.plugins.helpers.TranslationHelper
-
- getTranslationFile(InternalGadgetDescriptor, String) - Method in class org.nuxeo.opensocial.webengine.gadgets.render.Gadgeti18n
-
- getTranslationMap() - Method in class org.nuxeo.ecm.core.io.impl.AbstractDocumentModelWriter
-
- getTransporterServer() - Method in class org.nuxeo.runtime.remoting.RemotingService
-
- getTrashInfo(List<DocumentModel>, Principal, boolean, boolean) - Method in interface org.nuxeo.ecm.core.trash.TrashService
-
Gets the trash info for a list of documents.
- getTrashInfo(List<DocumentModel>, Principal, boolean, boolean) - Method in class org.nuxeo.ecm.core.trash.TrashServiceImpl
-
- getTrashSize() - Method in interface org.nuxeo.ecm.quota.size.QuotaAware
-
- getTrashSize() - Method in class org.nuxeo.ecm.quota.size.QuotaAwareDocument
-
- getTrashSize() - Method in class org.nuxeo.ecm.quota.size.QuotaInfo
-
- getTrashSize() - Method in class org.nuxeo.ecm.quota.size.SizeUpdateEventContext
-
- getTree() - Method in class org.nuxeo.ecm.platform.publisher.descriptors.PublicationTreeConfigDescriptor
-
- getTree() - Method in class org.nuxeo.ecm.webengine.ui.tree.JSonTree
-
- getTree() - Method in class org.nuxeo.theme.bank.Main
-
- getTreeAsJSONArray(WebContext) - Method in class org.nuxeo.ecm.webengine.ui.tree.JSonTree
-
- getTreeBySid(String) - Static method in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
-
- getTreeConfigName() - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
-
- getTreeConfigName() - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractPublicationNode
-
- getTreeConfigName() - Method in interface org.nuxeo.ecm.platform.publisher.api.PublicationNode
-
- getTreeConfigName() - Method in class org.nuxeo.ecm.platform.publisher.impl.core.CoreFolderPublicationNode
-
- getTreeConfigName() - Method in class org.nuxeo.ecm.platform.publisher.impl.service.ProxyNode
-
- getTreeConfigName() - Method in class org.nuxeo.ecm.platform.publisher.impl.service.ProxyTree
-
- getTreeConfigName() - Method in class org.nuxeo.ecm.platform.publisher.remoting.client.ClientRemotePublicationNode
-
- getTreeConfigName() - Method in class org.nuxeo.ecm.platform.publisher.remoting.client.ClientRemotePublicationTree
-
- getTreeConfigName() - Method in class org.nuxeo.ecm.platform.publisher.remoting.marshaling.basic.BasicPublicationNode
-
- getTreeDescriptors(DirectoryTreeService) - Method in class org.nuxeo.ecm.virtualnavigation.service.NavTreeRegistry
-
- getTreeDescriptors() - Method in class org.nuxeo.ecm.virtualnavigation.service.NavTreeService
-
- getTreeId() - Method in class org.nuxeo.ecm.virtualnavigation.action.NavTreeDescriptor
-
- getTreeLabel() - Method in class org.nuxeo.ecm.virtualnavigation.action.NavTreeDescriptor
-
- getTreeLineCursorRowStart() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayoutSettings
-
- getTreeName() - Method in class org.nuxeo.ecm.platform.publisher.synchonize.server.AbstractSynchonizablePublicationTree
-
- getTreeRoot() - Method in class org.nuxeo.ecm.platform.shibboleth.web.UserSuggestionWithGroupTreeActionsBean
-
- getTreeRoots() - Method in class org.nuxeo.ecm.webapp.tree.ReducedTreeActionsBean
-
- getTreeRoots() - Method in interface org.nuxeo.ecm.webapp.tree.TreeActions
-
Returns tree roots according to current document first accessible parent.
- getTreeRoots() - Method in class org.nuxeo.ecm.webapp.tree.TreeActionsBean
-
- getTreeRoots(String) - Method in class org.nuxeo.ecm.webapp.tree.TreeActionsBean
-
- getTreeTitle() - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
-
- getTreeTitle() - Method in interface org.nuxeo.ecm.platform.publisher.api.PublicationTree
-
- getTreeTitle() - Method in class org.nuxeo.ecm.platform.publisher.impl.service.ProxyTree
-
- getTreeTitle() - Method in class org.nuxeo.ecm.platform.publisher.remoting.client.ClientRemotePublicationTree
-
- getTreeType() - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
-
- getTreeType() - Method in interface org.nuxeo.ecm.platform.publisher.api.PublicationTree
-
- getTreeType() - Method in class org.nuxeo.ecm.platform.publisher.impl.service.ProxyTree
-
- getTreeType() - Method in class org.nuxeo.ecm.platform.publisher.remoting.client.ClientRemotePublicationTree
-
- getTreeType() - Method in class org.nuxeo.ecm.platform.publisher.synchonize.server.AbstractSynchonizablePublicationTree
-
- getTrustedHosts() - Method in interface org.nuxeo.opensocial.service.api.OpenSocialService
-
Return a list of hosts that can be considered as trusted : i.e : we can
use internal sign fetch or propagate JSESSIONID
- getTrustedHosts() - Method in class org.nuxeo.opensocial.service.impl.OpenSocialServiceImpl
-
- getTrustedHosts() - Method in class org.nuxeo.opensocial.shindig.crypto.OpenSocialDescriptor
-
- getTSServerVersion() - Method in class org.nuxeo.wss.WSSConfig
-
- getTSServerVersionBuild() - Method in class org.nuxeo.wss.WSSConfig
-
- getTSServerVersionMajor() - Method in class org.nuxeo.wss.WSSConfig
-
- getTSServerVersionMinor() - Method in class org.nuxeo.wss.WSSConfig
-
- getTSServerVersionPhase() - Method in class org.nuxeo.wss.WSSConfig
-
- getTxType() - Static method in class org.nuxeo.ecm.core.persistence.HibernateConfiguration
-
- getTypage() - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPicture
-
- getTypage() - Method in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
-
- getType() - Method in interface org.nuxeo.apidoc.api.DocumentationItem
-
Gets the type of the documentation (description, how-to, samples ...)
- getType() - Method in class org.nuxeo.apidoc.doc.SimpleDocumentationItem
-
- getType() - Method in class org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter
-
- getType() - Method in class org.nuxeo.apidoc.documentation.ResourceDocumentationItem
-
- getType() - Method in interface org.nuxeo.common.xmap.XAccessor
-
Gets the type of the object to be set by this setter.
- getType() - Method in class org.nuxeo.common.xmap.XFieldAccessor
-
- getType() - Method in class org.nuxeo.common.xmap.XMethodAccessor
-
- getType() - Method in class org.nuxeo.connect.client.status.ConnectUpdateStatusInfo
-
- getType() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
-
- getType() - Method in class org.nuxeo.connect.update.xml.FieldDefinition
-
- getType() - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
-
- getType() - Method in class org.nuxeo.connect.update.xml.TaskDefinitionImpl
-
- getType() - Method in interface org.nuxeo.ecm.automation.client.jaxrs.spi.JsonMarshaller
-
The type name that appears in serialization
- getType() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.marshallers.BooleanMarshaller
-
- getType() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.marshallers.DateMarshaller
-
- getType() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.marshallers.DocumentMarshaller
-
- getType() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.marshallers.DocumentsMarshaller
-
- getType() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.marshallers.ExceptionMarshaller
-
- getType() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.marshallers.LoginMarshaller
-
- getType() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.marshallers.NumberMarshaller
-
- getType() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.marshallers.PojoMarshaller
-
- getType() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.marshallers.RecordSetMarshaller
-
- getType() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.marshallers.StringMarshaller
-
- getType() - Method in class org.nuxeo.ecm.automation.client.model.Document
-
- getType() - Method in class org.nuxeo.ecm.automation.client.model.OperationDocumentation.Param
-
- getType() - Method in exception org.nuxeo.ecm.automation.client.RemoteException
-
- getType() - Method in class org.nuxeo.ecm.automation.core.impl.ChainTypeImpl
-
- getType() - Method in class org.nuxeo.ecm.automation.core.impl.OperationTypeImpl
-
- getType() - Method in class org.nuxeo.ecm.automation.core.OperationChainContribution.Param
-
- getType() - Method in class org.nuxeo.ecm.automation.core.operations.business.adapter.BusinessAdapter
-
- getType() - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
-
- getType() - Method in class org.nuxeo.ecm.automation.core.trace.Call
-
- getType() - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodec
-
Get this codec type.
- getType() - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService.BooleanCodec
-
- getType() - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService.CalendarCodec
-
- getType() - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService.DateCodec
-
- getType() - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService.DocumentAdapterCodec
-
- getType() - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService.NumberCodec
-
- getType() - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService.StringCodec
-
- getType() - Method in class org.nuxeo.ecm.automation.jaxrs.ExceptionHandler
-
- getType() - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.DocumentInputResolver
-
- getType() - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.DocumentsInputResolver
-
- getType() - Method in interface org.nuxeo.ecm.automation.jaxrs.io.operations.InputResolver
-
- getType() - Method in class org.nuxeo.ecm.automation.OperationDocumentation.Param
-
- getType() - Method in interface org.nuxeo.ecm.automation.OperationType
-
- getType() - Method in class org.nuxeo.ecm.classification.core.ClassificationDescriptor
-
- getType() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Gets the document type name.
- getType() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- getType() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- getType() - Method in class org.nuxeo.ecm.core.api.model.impl.ArrayProperty
-
- getType() - Method in class org.nuxeo.ecm.core.api.model.impl.ComplexProperty
-
- getType() - Method in class org.nuxeo.ecm.core.api.model.impl.DocumentPartImpl
-
- getType() - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
-
- getType() - Method in class org.nuxeo.ecm.core.api.model.impl.MapProperty
-
- getType() - Method in class org.nuxeo.ecm.core.api.model.impl.osm.util.FieldAccessor
-
- getType() - Method in interface org.nuxeo.ecm.core.api.model.impl.osm.util.MemberAccessor
-
- getType() - Method in class org.nuxeo.ecm.core.api.model.impl.osm.util.MethodAccessor
-
- getType() - Method in class org.nuxeo.ecm.core.api.model.impl.ScalarProperty
-
- getType() - Method in interface org.nuxeo.ecm.core.api.model.Property
-
Get the type of the field corresponding to this property.
- getType() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- getType() - Method in interface org.nuxeo.ecm.core.io.ExportedDocument
-
- getType() - Method in class org.nuxeo.ecm.core.io.impl.ExportedDocumentImpl
-
- getType() - Method in interface org.nuxeo.ecm.core.model.Document
-
Gets this document's type.
- getType() - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- getType() - Method in interface org.nuxeo.ecm.core.model.Property
-
Gets the property type.
- getType() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
-
- getType() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoProperty
-
- getType() - Method in class org.nuxeo.ecm.core.query.sql.model.FromClause
-
- getType() - Method in class org.nuxeo.ecm.core.schema.ProxiesDescriptor
-
- getType() - Method in interface org.nuxeo.ecm.core.schema.types.Field
-
Gets the field type.
- getType() - Method in class org.nuxeo.ecm.core.schema.types.FieldImpl
-
- getType(Class<?>) - Static method in class org.nuxeo.ecm.core.schema.types.JavaTypes
-
- getType() - Method in class org.nuxeo.ecm.core.schema.types.ListTypeImpl
-
- getType(String) - Method in interface org.nuxeo.ecm.core.schema.types.Schema
-
Gets a schema local type given its name.
- getType(String) - Method in class org.nuxeo.ecm.core.schema.types.SchemaImpl
-
- getType(String) - Static method in class org.nuxeo.ecm.core.schema.XSDTypes
-
- getType() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLBaseProperty
-
- getType() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
-
- getType() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- getType() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Column
-
- getType() - Method in class org.nuxeo.ecm.diff.service.impl.DiffDisplayDescriptor
-
- getType() - Method in class org.nuxeo.ecm.directory.sql.SQLStaticFilter
-
- getType() - Method in class org.nuxeo.ecm.platform.actions.Action
-
- getType() - Method in class org.nuxeo.ecm.platform.actions.TypeCompatibility
-
- getType() - Method in class org.nuxeo.ecm.platform.annotations.configuration.service.FilterDescriptor
-
- getType() - Method in class org.nuxeo.ecm.platform.annotations.configuration.service.WebAnnotationDefinitionDescriptor
-
- getType() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.configuration.AnnotationDefinition
-
- getType() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.configuration.AnnotationFilter
-
- getType() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.model.Annotation
-
- getType() - Method in class org.nuxeo.ecm.platform.api.ws.DocumentDescriptor
-
- getType() - Method in class org.nuxeo.ecm.platform.audit.ws.ModifiedDocumentDescriptor
-
Returns the doc type.
- getType(ELContext, Object, Object) - Method in class org.nuxeo.ecm.platform.el.DocumentModelResolver
-
- getType() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
-
- getType() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
-
- getType() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Widget
-
Returns the widget type used to render it.
- getType() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
-
Returns the widget type used to render it.
- getType() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetDescriptor
-
- getType() - Method in class org.nuxeo.ecm.platform.forum.web.ThreadActionBean
-
- getType() - Method in class org.nuxeo.ecm.platform.oauth.tokens.NuxeoOAuthToken
-
- getType() - Method in interface org.nuxeo.ecm.platform.oauth.tokens.OAuthToken
-
Gets the type of token: REQUEST / ACCESS.
- getType() - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
-
- getType() - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractPublicationNode
-
- getType() - Method in interface org.nuxeo.ecm.platform.publisher.api.PublicationNode
-
- getType() - Method in interface org.nuxeo.ecm.platform.publisher.api.PublishedDocument
-
Returns the Type
of this PublishedDocument.
- getType() - Method in class org.nuxeo.ecm.platform.publisher.impl.core.SimpleCorePublishedDocument
-
- getType() - Method in class org.nuxeo.ecm.platform.publisher.impl.localfs.FSPublishedDocument
-
- getType() - Method in class org.nuxeo.ecm.platform.publisher.impl.service.ProxyNode
-
- getType() - Method in class org.nuxeo.ecm.platform.publisher.impl.service.ProxyTree
-
- getType() - Method in class org.nuxeo.ecm.platform.publisher.remoting.client.ClientRemotePublicationNode
-
- getType() - Method in class org.nuxeo.ecm.platform.publisher.remoting.client.ClientRemotePublicationTree
-
- getType() - Method in class org.nuxeo.ecm.platform.publisher.remoting.marshaling.basic.BasicPublicationNode
-
- getType() - Method in class org.nuxeo.ecm.platform.publisher.remoting.marshaling.basic.BasicPublishedDocument
-
- getType() - Method in class org.nuxeo.ecm.platform.publisher.remoting.server.ExternalCorePublishedDocument
-
- getType() - Method in interface org.nuxeo.ecm.platform.query.api.PredicateDefinition
-
- getType() - Method in class org.nuxeo.ecm.platform.query.core.PredicateDescriptor
-
- getType() - Method in class org.nuxeo.ecm.platform.relations.api.impl.LiteralImpl
-
- getType() - Method in interface org.nuxeo.ecm.platform.relations.api.Literal
-
- getType() - Method in class org.nuxeo.ecm.platform.reporting.report.ReportParameter
-
- getType() - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggestionHandlerDescriptor
-
- getType() - Method in class org.nuxeo.ecm.platform.suggestbox.service.Suggestion
-
A string marker to give the type (i.e.
- getType() - Method in interface org.nuxeo.ecm.platform.task.Task
-
- getType() - Method in class org.nuxeo.ecm.platform.task.TaskImpl
-
- getType(String) - Method in interface org.nuxeo.ecm.platform.types.TypeManager
-
Returns the Type
instance for the given typeName
.
- getType(String) - Method in class org.nuxeo.ecm.platform.types.TypeRegistry
-
- getType(String) - Method in class org.nuxeo.ecm.platform.types.TypeService
-
- getType(ELContext) - Method in class org.nuxeo.ecm.platform.ui.web.binding.alias.AliasValueExpression
-
- getType(ELContext) - Method in class org.nuxeo.ecm.platform.ui.web.binding.DefaultValueExpression
-
- getType(ELContext) - Method in class org.nuxeo.ecm.platform.ui.web.binding.MapValueExpression
-
- getType(ELContext) - Method in class org.nuxeo.ecm.platform.ui.web.binding.MetaValueExpression
-
- getType(ELContext) - Method in class org.nuxeo.ecm.platform.ui.web.binding.MethodValueExpression
-
Deprecated.
- getType() - Method in class org.nuxeo.ecm.platform.ui.web.pathelements.ArchivedVersionsPathElement
-
- getType() - Method in class org.nuxeo.ecm.platform.ui.web.pathelements.DocumentPathElement
-
- getType() - Method in interface org.nuxeo.ecm.platform.ui.web.pathelements.PathElement
-
- getType() - Method in class org.nuxeo.ecm.platform.ui.web.pathelements.TextPathElement
-
- getType() - Method in class org.nuxeo.ecm.platform.ui.web.pathelements.VersionDocumentPathElement
-
- getType() - Method in class org.nuxeo.ecm.platform.video.Stream
-
Returns this Stream
's type.
- getType() - Method in interface org.nuxeo.ecm.social.workspace.adapters.SocialDocument
-
- getType() - Method in class org.nuxeo.ecm.social.workspace.adapters.SocialDocumentAdapter
-
- getType() - Method in interface org.nuxeo.ecm.social.workspace.adapters.SubscriptionRequest
-
Deprecated.
- getType() - Method in class org.nuxeo.ecm.spaces.impl.docwrapper.SpaceFactoryDescriptor
-
- getType(String) - Method in class org.nuxeo.ecm.webapp.action.TypesTool
-
- getType() - Method in class org.nuxeo.ecm.webapp.directory.DirectoryTreeNode
-
- getType() - Method in class org.nuxeo.ecm.webapp.table.cell.UserTableCell
-
Deprecated.
- getType() - Method in class org.nuxeo.ecm.webengine.forms.validation.AbstractFieldValidator
-
- getType() - Method in class org.nuxeo.ecm.webengine.forms.validation.TypeConvertor
-
- getType() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
-
- getType(String) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
-
- getType(String) - Method in class org.nuxeo.ecm.webengine.model.impl.TypeRegistry
-
- getType() - Method in class org.nuxeo.ecm.webengine.model.LinkDescriptor
-
- getType(String) - Method in interface org.nuxeo.ecm.webengine.model.Module
-
- getType() - Method in interface org.nuxeo.ecm.webengine.model.Resource
-
- getType() - Method in class org.nuxeo.opensocial.container.server.service.WebContentSaverDescriptor
-
- getType() - Method in class org.nuxeo.runtime.api.DefaultServiceProvider.ServiceRef
-
- getType() - Method in class org.nuxeo.runtime.model.ComponentName
-
Gets the type part of the component name.
- getType() - Method in class org.nuxeo.runtime.model.Property
-
- getType() - Method in class org.nuxeo.shell.automation.cmds.OperationCommandType.BlobInputSetter
-
- getType() - Method in class org.nuxeo.shell.automation.cmds.OperationCommandType.DocInputSetter
-
- getType() - Method in class org.nuxeo.shell.automation.cmds.OperationCommandType.OperationParamSetter
-
- getType() - Method in interface org.nuxeo.shell.CommandType.Setter
-
- getType() - Method in class org.nuxeo.shell.impl.DefaultCommandType.FieldSetter
-
- getType() - Method in class org.nuxeo.shell.impl.DefaultCommandType.MethodSetter
-
- getType() - Method in class org.nuxeo.template.api.TemplateInput
-
- getType() - Method in class org.nuxeo.theme.webwidgets.WidgetFieldType
-
- getType() - Method in class org.nuxeo.wss.impl.NuxeoListItem
-
- getType() - Method in class org.nuxeo.wss.impl.VirtualListItem
-
- getType() - Method in class org.nuxeo.wss.spi.dummy.DummyWSSListItem
-
- getType() - Method in interface org.nuxeo.wss.spi.WSSListItem
-
- getTypeAdapter(Class<?>, Class<?>) - Method in interface org.nuxeo.ecm.automation.AutomationService
-
Gets a type adapter for the input type accept and the output type
produce.
- getTypeAdapter(Class<?>, Class<?>) - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
-
- getTypeAsString() - Method in class org.nuxeo.template.api.TemplateInput
-
- getTypeById(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.util.TypeManagerImpl
-
- getTypeByQueryName(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.util.TypeManagerImpl
-
- getTypeCategory() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
-
- getTypeCategory() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
-
- getTypeCategory() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Widget
-
Returns the widget type category.
- getTypeCategory() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
-
Returns the type category to use when retrieving the corresponding
widget type.
- getTypeCategoryRelations() - Method in class org.nuxeo.ecm.platform.actions.ActionRegistry
-
- getTypeChildren(String, boolean) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
-
- getTypeChildren(String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
-
- getTypeChildren(String, Boolean, BigInteger, BigInteger) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoRepository
-
- getTypeChildren(String, Boolean, BigInteger, BigInteger) - Method in class org.nuxeo.ecm.core.opencmis.impl.util.TypeManagerImpl
-
- getTypeComplexChildren(String) - Method in class org.nuxeo.ecm.core.storage.sql.Model
-
- getTypeDefinition(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
-
- getTypeDefinition(String, String, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
-
- getTypeDefinition() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoObjectData
-
- getTypeDefinition(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoRepository
-
- getTypeDefinitionList() - Method in class org.nuxeo.ecm.core.opencmis.impl.util.TypeManagerImpl
-
- getTypeDefinitions() - Method in interface org.nuxeo.ecm.platform.indexing.gateway.ws.api.WSIndexingGateway
-
- getTypeDefinitions() - Method in class org.nuxeo.ecm.platform.indexing.gateway.ws.WSIndexingGatewayBean
-
- getTypeDescendants(String, int, boolean) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
-
- getTypeDescendants(String, String, BigInteger, Boolean, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
-
- getTypeDescendants(String, int, Boolean) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoRepository
-
- getTypeDescendants(String, int, Boolean) - Method in class org.nuxeo.ecm.core.opencmis.impl.util.TypeManagerImpl
-
- getTypeDescription(DocumentRouteTableElement) - Method in class org.nuxeo.ecm.platform.routing.web.DocumentRoutingActionsBean
-
- getTypeFamily() - Method in class org.nuxeo.theme.ApplicationType
-
- getTypeFamily() - Method in class org.nuxeo.theme.elements.ElementType
-
- getTypeFamily() - Method in class org.nuxeo.theme.engines.EngineType
-
- getTypeFamily() - Method in class org.nuxeo.theme.formats.FormatType
-
- getTypeFamily() - Method in class org.nuxeo.theme.fragments.FragmentType
-
- getTypeFamily() - Method in class org.nuxeo.theme.models.ModelType
-
- getTypeFamily() - Method in class org.nuxeo.theme.negotiation.NegotiationType
-
- getTypeFamily() - Method in class org.nuxeo.theme.perspectives.PerspectiveType
-
- getTypeFamily() - Method in class org.nuxeo.theme.presets.PaletteType
-
- getTypeFamily() - Method in class org.nuxeo.theme.presets.PresetType
-
- getTypeFamily() - Method in class org.nuxeo.theme.PreviewType
-
- getTypeFamily() - Method in class org.nuxeo.theme.RegistryType
-
- getTypeFamily() - Method in class org.nuxeo.theme.rendering.FilterType
-
- getTypeFamily() - Method in class org.nuxeo.theme.rendering.RendererType
-
- getTypeFamily() - Method in class org.nuxeo.theme.resources.ResourceBank
-
- getTypeFamily() - Method in class org.nuxeo.theme.resources.ResourceType
-
- getTypeFamily() - Method in class org.nuxeo.theme.ShortcutType
-
- getTypeFamily() - Method in class org.nuxeo.theme.templates.TemplateEngineType
-
- getTypeFamily() - Method in class org.nuxeo.theme.themes.ThemeDescriptor
-
- getTypeFamily() - Method in class org.nuxeo.theme.themes.ThemeSet
-
- getTypeFamily() - Method in interface org.nuxeo.theme.types.Type
-
- getTypeFamily() - Method in class org.nuxeo.theme.views.ViewType
-
- getTypeFamily() - Method in class org.nuxeo.theme.vocabularies.VocabularyType
-
- getTypeFormat() - Method in class org.nuxeo.ecm.platform.reporting.report.ReportParameter
-
- getTypeForPrimitive(Class<?>) - Static method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
-
- getTypeFragments(RowMapper.IdWithTypes) - Method in class org.nuxeo.ecm.core.storage.sql.Model
-
Gets the type fragments for a primary type and mixin types.
- getTypeFromObjectData(ObjectData) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObjectFactory
-
- getTypeHierarchy() - Method in class org.nuxeo.ecm.core.schema.types.AbstractType
-
- getTypeHierarchy() - Method in class org.nuxeo.ecm.core.schema.types.AnyType
-
- getTypeHierarchy() - Method in class org.nuxeo.ecm.core.schema.types.PrimitiveType
-
- getTypeHierarchy() - Method in interface org.nuxeo.ecm.core.schema.types.Type
-
Gets the entire hierarchy of super-types.
- getTypeLabel() - Method in class org.nuxeo.apidoc.api.AbstractDocumentationItem
-
- getTypeLabel() - Method in interface org.nuxeo.apidoc.api.DocumentationItem
-
Gets label for the documentation type
- getTypeLabel() - Method in class org.nuxeo.apidoc.doc.SimpleDocumentationItem
-
- getTypeManager() - Method in interface org.nuxeo.ecm.core.model.Repository
-
- getTypeManager() - Method in interface org.nuxeo.ecm.core.model.Session
-
Gets the type manager used by the repository.
- getTypeManager() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoRepository
-
- getTypeManager() - Method in class org.nuxeo.ecm.core.schema.TypeService
-
Deprecated.
since 5.7, use
Framework.getLocalService(SchemaManager.class)
instead.
- getTypeManager() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepository
-
- getTypeManager() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
-
- getTypeManager() - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionFactoryImpl
-
- getTypeManager() - Method in class org.nuxeo.ecm.webapp.delegate.TypeManagerBusinessDelegate
-
- getTypeMapForDocumentType(String, DocumentModel) - Method in interface org.nuxeo.ecm.platform.types.TypeManager
-
Returns the sub type of the given typeName
, filtered by a local
UI types configuration retrieved from the currentDoc
, if any, and
organized by type categories.
- getTypeMapForDocumentType(String, DocumentModel) - Method in class org.nuxeo.ecm.platform.types.TypeService
-
- getTypeMapping() - Method in interface org.nuxeo.template.api.TemplateProcessorService
-
Retrieve the Map used for mapping Document Types to Template Names.
- getTypeMapping() - Method in class org.nuxeo.template.service.TemplateProcessorComponent
-
- getTypeName() - Method in exception org.nuxeo.ecm.core.schema.types.TypeBindingException
-
- getTypeName() - Method in class org.nuxeo.ecm.core.security.PermissionVisibilityDescriptor
-
- getTypeName() - Method in class org.nuxeo.ecm.core.versioning.VersioningRuleDescriptor
-
- getTypeName() - Method in class org.nuxeo.ecm.diff.content.adapter.ContentDiffAdapterFactoryDescriptor
-
- getTypeName() - Method in class org.nuxeo.ecm.platform.content.template.service.TemplateItemDescriptor
-
- getTypeName(DocumentModel) - Static method in class org.nuxeo.ecm.platform.filemanager.service.extension.DefaultFileImporter
-
- getTypeName() - Method in class org.nuxeo.ecm.platform.preview.adapter.AdapterFactoryDescriptor
-
- getTypeName() - Method in class org.nuxeo.ecm.platform.reporting.report.ReportParameter
-
- getTypeName() - Method in class org.nuxeo.theme.ApplicationType
-
- getTypeName() - Method in class org.nuxeo.theme.elements.ElementType
-
- getTypeName() - Method in class org.nuxeo.theme.engines.EngineType
-
- getTypeName() - Method in class org.nuxeo.theme.formats.FormatFilterType
-
- getTypeName() - Method in class org.nuxeo.theme.formats.FormatType
-
- getTypeName() - Method in class org.nuxeo.theme.fragments.FragmentType
-
- getTypeName() - Method in class org.nuxeo.theme.models.ModelType
-
- getTypeName() - Method in class org.nuxeo.theme.negotiation.NegotiationType
-
- getTypeName() - Method in class org.nuxeo.theme.perspectives.PerspectiveType
-
- getTypeName() - Method in class org.nuxeo.theme.presets.CustomPresetType
-
- getTypeName() - Method in class org.nuxeo.theme.presets.PaletteType
-
- getTypeName() - Method in class org.nuxeo.theme.presets.PresetType
-
- getTypeName() - Method in class org.nuxeo.theme.PreviewType
-
- getTypeName() - Method in class org.nuxeo.theme.RegistryType
-
- getTypeName() - Method in class org.nuxeo.theme.rendering.FilterType
-
- getTypeName() - Method in class org.nuxeo.theme.rendering.RendererType
-
- getTypeName() - Method in class org.nuxeo.theme.rendering.StandaloneFilterType
-
- getTypeName() - Method in class org.nuxeo.theme.resources.PresetInfo
-
- getTypeName() - Method in class org.nuxeo.theme.resources.ResourceBank
-
- getTypeName() - Method in class org.nuxeo.theme.resources.ResourceType
-
- getTypeName() - Method in class org.nuxeo.theme.ShortcutType
-
- getTypeName() - Method in class org.nuxeo.theme.templates.TemplateEngineType
-
- getTypeName() - Method in class org.nuxeo.theme.themes.ThemeDescriptor
-
- getTypeName() - Method in class org.nuxeo.theme.themes.ThemeSet
-
- getTypeName() - Method in interface org.nuxeo.theme.types.Type
-
- getTypeName() - Method in class org.nuxeo.theme.views.ViewType
-
- getTypeName() - Method in class org.nuxeo.theme.vocabularies.VocabularyType
-
- getTypeName() - Method in class org.nuxeo.theme.webwidgets.WidgetType
-
- getTypeNames(TypeFamily) - Method in class org.nuxeo.theme.types.TypeRegistry
-
- getTypePrefetchedFragments(String) - Method in class org.nuxeo.ecm.core.storage.sql.Model
-
- getTypeRegistry() - Method in class org.nuxeo.ecm.platform.types.TypeService
-
- getTypeRegistry() - Method in class org.nuxeo.ecm.webengine.model.impl.GlobalTypes
-
Deprecated.
- getTypeRegistry() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
-
- getTypeRegistry() - Static method in class org.nuxeo.theme.Manager
-
- getTypes() - Method in interface org.nuxeo.ecm.core.schema.types.Schema
-
Gets the types declared by this schema.
- getTypes() - Method in class org.nuxeo.ecm.core.schema.types.SchemaImpl
-
- getTypes() - Static method in class org.nuxeo.ecm.core.schema.XSDTypes
-
- getTypes() - Method in interface org.nuxeo.ecm.platform.types.TypeManager
-
Returns all the registered Type
s.
- getTypes() - Method in class org.nuxeo.ecm.platform.types.TypeRegistry
-
- getTypes() - Method in class org.nuxeo.ecm.platform.types.TypeService
-
- getTypes() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
-
- getTypes() - Method in class org.nuxeo.ecm.webengine.model.impl.TypeRegistry
-
- getTypes() - Method in interface org.nuxeo.ecm.webengine.model.Module
-
Gets the types registered within this module.
- getTypes(TypeFamily) - Method in class org.nuxeo.theme.types.TypeRegistry
-
- getTypesFor(String) - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleServiceImpl
-
- getTypesFor(String) - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleTypeRegistry
-
- getTypesFor(String) - Method in interface org.nuxeo.ecm.core.lifecycle.LifeCycleService
-
Returns the types which follow a given life cycle.
- getTypesInList(List<DocumentModel>) - Static method in class org.nuxeo.ecm.platform.ui.web.util.DocumentsListsUtils
-
Returns list of the document types contained in the list of document.
- getTypesList() - Method in class org.nuxeo.ecm.webapp.action.TypesTool
-
- getTypesMapping() - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleServiceImpl
-
- getTypesMapping() - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleTypeRegistry
-
- getTypesMapping() - Method in interface org.nuxeo.ecm.core.lifecycle.LifeCycleService
-
Returns the mapping from types to life cycle names.
- getTypesWithSchemaFile() - Method in class org.nuxeo.ecm.localconf.UITypesConfigurationActions
-
- getTypesWithSchemaFile(DocumentModel) - Method in class org.nuxeo.ecm.localconf.UITypesConfigurationActions
-
Returns a List of Document Types associated with Schema file for the
domain given as parameter, if they're allowed for it.
- getTypeToContentViewNames() - Method in interface org.nuxeo.ecm.platform.types.localconfiguration.ContentViewConfiguration
-
Returns the ContentView names for all the configured types.
- getTypeToContentViewNames() - Method in class org.nuxeo.ecm.platform.types.localconfiguration.ContentViewConfigurationAdapter
-
- getTzId() - Method in class org.nuxeo.ecm.webapp.locale.LocaleStartup
-
- getTZOffset() - Method in class org.nuxeo.wss.WSSConfig
-
- getUid() - Method in class org.nuxeo.theme.elements.AbstractElement
-
- getUid() - Method in class org.nuxeo.theme.formats.DefaultFormat
-
- getUid() - Method in class org.nuxeo.theme.jsf.component.UIFragment
-
- getUid() - Method in class org.nuxeo.theme.jsf.taglib.FragmentTag
-
- getUid() - Method in class org.nuxeo.theme.rendering.RenderingInfo
-
- getUid() - Method in interface org.nuxeo.theme.uids.Identifiable
-
- getUid() - Method in class org.nuxeo.theme.webwidgets.DefaultWidget
-
- getUid() - Method in class org.nuxeo.theme.webwidgets.providers.WidgetEntity
-
- getUid() - Method in interface org.nuxeo.theme.webwidgets.Widget
-
- getUIDGeneratorFor(DocumentModel) - Method in class org.nuxeo.ecm.platform.uidgen.service.UIDGeneratorService
-
Returns the uid generator to use for this document.
- getUIDGeneratorService() - Static method in class org.nuxeo.ecm.platform.uidgen.service.ServiceHelper
-
Locates the core service using NXRuntime.
- getUidHeaders() - Method in class org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationConfig
-
- getUidManager() - Static method in class org.nuxeo.theme.Manager
-
- getUIPermissions(String) - Method in class org.nuxeo.ecm.webapp.security.UIPermissionService
-
Deprecated.
Retrieves the visible permissions for a document type.
- getUmgr() - Method in class org.nuxeo.ecm.automation.core.operations.notification.MailBox
-
- getUnansweredOpenPolls(CoreSession) - Method in interface org.nuxeo.ecm.poll.PollService
-
Returns all unanswered open polls available with the given
session
.
- getUnansweredOpenPolls(CoreSession) - Method in class org.nuxeo.ecm.poll.PollServiceImpl
-
- getUnAuthenticatedURLPrefix() - Method in interface org.nuxeo.ecm.mobile.ApplicationDefinitionService
-
Return the list of relative unprotected URI for all application
- getUnAuthenticatedURLPrefix(HttpServletRequest) - Method in interface org.nuxeo.ecm.mobile.ApplicationDefinitionService
-
Return the list of relative unprotected URI for this request
- getUnAuthenticatedURLPrefix(HttpServletRequest) - Method in class org.nuxeo.ecm.mobile.ApplicationRedirectServiceImpl
-
- getUnAuthenticatedURLPrefix() - Method in class org.nuxeo.ecm.mobile.ApplicationRedirectServiceImpl
-
- getUnAuthenticatedURLPrefix() - Method in class org.nuxeo.ecm.mobile.filter.ApplicationFormAuthenticator
-
- getUnAuthenticatedURLPrefix() - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.OpenIDConnectAuthenticator
-
- getUnAuthenticatedURLPrefix() - Method in class org.nuxeo.ecm.platform.shibboleth.auth.ShibbolethAuthenticationPlugin
-
- getUnAuthenticatedURLPrefix() - Method in class org.nuxeo.ecm.platform.ui.web.auth.cas2.Cas2Authenticator
-
- getUnAuthenticatedURLPrefix() - Method in class org.nuxeo.ecm.platform.ui.web.auth.cleartrust.ClearTrustAuthenticator
-
- getUnAuthenticatedURLPrefix() - Method in interface org.nuxeo.ecm.platform.ui.web.auth.interfaces.NuxeoAuthenticationPlugin
-
Returns the list of prefix for unauthenticated URLs,
typically the URLs associated to login prompt.
- getUnAuthenticatedURLPrefix() - Method in class org.nuxeo.ecm.platform.ui.web.auth.krb5.Krb5Authenticator
-
- getUnAuthenticatedURLPrefix() - Method in class org.nuxeo.ecm.platform.ui.web.auth.ntlm.NTLMAuthenticator
-
- getUnAuthenticatedURLPrefix() - Method in class org.nuxeo.ecm.platform.ui.web.auth.plugins.AnonymousAuthenticator
-
- getUnAuthenticatedURLPrefix() - Method in class org.nuxeo.ecm.platform.ui.web.auth.plugins.BasicAuthenticator
-
- getUnAuthenticatedURLPrefix() - Method in class org.nuxeo.ecm.platform.ui.web.auth.plugins.FormAuthenticator
-
- getUnAuthenticatedURLPrefix() - Method in class org.nuxeo.ecm.platform.ui.web.auth.plugins.WebServicesAuthenticator
-
- getUnAuthenticatedURLPrefix() - Method in class org.nuxeo.ecm.platform.ui.web.auth.portal.PortalAuthenticator
-
- getUnAuthenticatedURLPrefix() - Method in class org.nuxeo.ecm.platform.ui.web.auth.proxy.ProxyAuthenticator
-
- getUnAuthenticatedURLPrefix() - Method in class org.nuxeo.ecm.platform.ui.web.auth.token.TokenAuthenticator
-
- getUnAuthenticatedURLPrefix() - Method in class org.nuxeo.ecm.ui.web.auth.digest.DigestAuthenticator
-
- getUnAuthenticatedURLPrefix() - Method in class org.nuxeo.ecm.webengine.login.WebEngineFormAuthenticator
-
- getUnavailableActionId(String) - Method in class org.nuxeo.ecm.webapp.action.PopupHelper
-
- getUncheckedError() - Method in class org.nuxeo.ecm.platform.error.web.SeamErrorComponent
-
- getUncheckedError() - Method in class org.nuxeo.ecm.platform.error.web.WebengineError
-
- getUncheckedErrorFactoryEvent() - Method in class org.nuxeo.ecm.platform.error.web.SeamErrorComponent
-
- getUndoBuffer(String) - Static method in class org.nuxeo.theme.editor.SessionManager
-
- getUndoChainIdFromDone() - Method in class org.nuxeo.ecm.platform.routing.core.impl.ChainToTypeMappingDescriptor
-
- getUndoChainIdFromRunning() - Method in class org.nuxeo.ecm.platform.routing.core.impl.ChainToTypeMappingDescriptor
-
- getUndoFromDoneOperationChainId(String) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
-
Return the operation chain to undo a step when the step is in done state.
- getUndoFromDoneOperationChainId(String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
-
- getUndoFromRunningOperationChainId(String) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
-
Return the operation chain to undo a step when the step is in running
state.
- getUndoFromRunningOperationChainId(String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
-
- getUnfilteredAnnotations() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.model.AnnotationModel
-
- getUnfiltredActionsList(String, ActionContext) - Method in interface org.nuxeo.ecm.platform.ui.web.api.WebActions
-
- getUnfiltredActionsList(String) - Method in interface org.nuxeo.ecm.platform.ui.web.api.WebActions
-
- getUnfiltredActionsList(String, ActionContext) - Method in class org.nuxeo.ecm.webapp.action.WebActionsBean
-
- getUnfiltredActionsList(String) - Method in class org.nuxeo.ecm.webapp.action.WebActionsBean
-
- getUnfiltredPopupActions() - Method in class org.nuxeo.ecm.webapp.action.PopupHelper
-
Returns all popup actions: used to construct HTML menu template.
- getUnfinishedCount() - Method in class org.nuxeo.ecm.core.event.impl.AsyncEventExecutor
-
- getUnidentifiedPresetNames(String) - Static method in class org.nuxeo.theme.editor.Main
-
- getUnidentifiedPresetNames(String) - Static method in class org.nuxeo.theme.presets.PresetManager
-
- getUninstaller() - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
-
- getUninstallFile() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
-
- getUninstallForms() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
-
- getUninstallTask() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
-
- getUniqueId() - Method in class org.nuxeo.wss.spi.dws.AbstractDWSItem
-
- getUniqueId() - Method in interface org.nuxeo.wss.spi.dws.DWSItem
-
- getUniqueIdentifier() - Method in class org.nuxeo.ecm.webapp.table.row.TableRowId
-
Deprecated.
- getUnit() - Method in class org.nuxeo.ecm.quota.size.QuotaDisplayValue
-
- getUnit(String) - Method in interface org.nuxeo.opensocial.container.client.presenter.ContainerPresenter.Display
-
- getUnit(int, int) - Method in interface org.nuxeo.opensocial.container.client.presenter.ContainerPresenter.Display
-
- getUnit(String) - Method in class org.nuxeo.opensocial.container.client.ui.ZoneWidget
-
- getUnit(int) - Method in class org.nuxeo.opensocial.container.client.ui.ZoneWidget
-
- getUnit(String) - Method in class org.nuxeo.opensocial.container.client.view.ContainerWidget
-
- getUnit(int, int) - Method in class org.nuxeo.opensocial.container.client.view.ContainerWidget
-
- getUnitId() - Method in class org.nuxeo.opensocial.container.shared.webcontent.abs.AbstractWebContentData
-
- getUnitId() - Method in interface org.nuxeo.opensocial.container.shared.webcontent.WebContentData
-
- getUnits() - Method in class org.nuxeo.opensocial.container.client.ui.ZoneWidget
-
- getUnmarshaller() - Static method in class org.nuxeo.ecm.webdav.jaxrs.Util
-
- getUnresolvedDependencies() - Method in interface org.nuxeo.runtime.contribution.Contribution
-
- getUnresolvedDependencies() - Method in class org.nuxeo.runtime.contribution.impl.ContributionImpl
-
- getUnscrambledBinary(File, String, String) - Method in interface org.nuxeo.ecm.core.storage.sql.BinaryScrambler
-
Gets an unscrambled
Binary
for the given file.
- getUnscrambledBinary(File, String, String) - Method in class org.nuxeo.ecm.core.storage.sql.XORBinaryManager.XORBinaryScrambler
-
- getUnusedStyleViews(Style) - Static method in class org.nuxeo.theme.themes.ThemeManager
-
- getUnwrappedTreeName() - Method in class org.nuxeo.ecm.platform.publisher.remoting.client.ClientRemotePublicationNode
-
- getUpdateAnnotationPermission() - Method in interface org.nuxeo.ecm.platform.annotations.service.AnnotationConfigurationService
-
- getUpdateAnnotationPermission() - Method in class org.nuxeo.ecm.platform.annotations.service.AnnotationConfigurationServiceImpl
-
- getUpdateAnnotationValue() - Method in class org.nuxeo.ecm.platform.annotations.descriptors.PermissionMapperDescriptor
-
- getUpdateBindingsOption() - Method in class org.nuxeo.runtime.config.Configuration
-
- getUpdateById(String, Collection<String>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
-
- getUpdateByIdForKeys(String, List<String>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
-
- getUpdateCenterHomePage() - Method in class org.nuxeo.functionaltests.pages.admincenter.AdminCenterBasePage
-
- getUpdateLoginOption() - Method in class org.nuxeo.runtime.config.Configuration
-
- getUpdateManager() - Method in class org.nuxeo.connect.update.task.standalone.AbstractTask
-
- getUpdateReadAclsSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
Gets the statement to update the read acls
- getUpdateReadAclsSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectHSQLDB
-
- getUpdateReadAclsSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
-
- getUpdateReadAclsSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
-
- getUpdateReadAclsSql() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
-
- getUpdates(String, Boolean) - Method in class org.nuxeo.connect.client.we.PackageListingProvider
-
- getUpdateServersOption() - Method in class org.nuxeo.runtime.config.Configuration
-
- getUpdateService() - Method in class org.nuxeo.connect.client.NuxeoCallbackHolder
-
- getUpdateService() - Method in class org.nuxeo.launcher.connect.ConnectBroker
-
- getUpdateService() - Method in class org.nuxeo.launcher.connect.StandaloneCallbackHolder
-
- getUpdateStreamingOption() - Method in class org.nuxeo.runtime.config.Configuration
-
- getUpdateVersion() - Method in class org.nuxeo.runtime.Version
-
Gets the update version field.
- getUploadedFiles() - Method in class org.nuxeo.dam.seam.DamImportActions
-
- getUploadedFiles() - Method in class org.nuxeo.ecm.webapp.filemanager.FileManageActionsBean
-
- getUploadedFiles() - Method in class org.nuxeo.ecm.webapp.filemanager.UploadItemHolder
-
- getUploadedFiles() - Method in class org.nuxeo.opensocial.container.client.external.html.HTMLGadget
-
- getUploadedFiles() - Method in interface org.nuxeo.opensocial.container.client.external.html.HTMLPresenter.Display
-
- getUploadedFiles() - Method in class org.nuxeo.opensocial.container.client.external.picture.PictureGadget
-
- getUploadedFiles() - Method in interface org.nuxeo.opensocial.container.client.external.picture.PicturePresenter.Display
-
- getUploadedImage() - Method in interface org.nuxeo.ecm.webapp.note.EditorImageActions
-
- getUploadedImage() - Method in class org.nuxeo.ecm.webapp.note.EditorImageActionsBean
-
- getUploadedImageName() - Method in interface org.nuxeo.ecm.webapp.note.EditorImageActions
-
- getUploadedImageName() - Method in class org.nuxeo.ecm.webapp.note.EditorImageActionsBean
-
- getUptime() - Method in class org.nuxeo.ecm.admin.SystemInfoManager
-
- getUri() - Method in class org.nuxeo.ecm.platform.annotations.configuration.service.WebAnnotationDefinitionDescriptor
-
- getUri() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.configuration.AnnotationDefinition
-
- getUri(DocumentView, String) - Method in class org.nuxeo.ecm.platform.annotations.repository.DefaultNuxeoUriResolver
-
- getUri() - Method in class org.nuxeo.ecm.platform.relations.api.impl.ResourceImpl
-
- getUri() - Method in interface org.nuxeo.ecm.platform.relations.api.Resource
-
- getURI() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
-
- getURI() - Method in interface org.nuxeo.ecm.webengine.model.WebContext
-
Returns the part of this request's URL from the protocol name up to the
query string in the first line of the HTTP request.
- getURI() - Method in class org.nuxeo.runtime.remoting.ServerDescriptor
-
- getUri() - Method in class org.nuxeo.runtime.services.resource.ResourceDescriptor
-
- getUriFromDocumentView(String, DocumentRef) - Method in class org.nuxeo.ecm.platform.annotations.repository.URNDocumentViewTranslator
-
- getUriInfo() - Method in class org.nuxeo.ecm.webengine.app.DefaultContext
-
Deprecated.
- getUriInfo() - Method in class org.nuxeo.ecm.webengine.jaxrs.views.BundleResource
-
- getUriInfo() - Method in class org.nuxeo.ecm.webengine.jaxrs.views.ResourceContext
-
- getUriInfo() - Method in interface org.nuxeo.ecm.webengine.model.WebContext
-
Gets the JAX-RS UriInfo.
- getURIPath(String) - Static method in class org.nuxeo.common.utils.URIUtils
-
Returns an URI path given the uri.
- getURIQuery(Map<String, String>) - Static method in class org.nuxeo.common.utils.URIUtils
-
Creates an URI query given the request parameters.
- getUriResolver() - Method in interface org.nuxeo.ecm.platform.annotations.service.AnnotationConfigurationService
-
- getUriResolver() - Method in class org.nuxeo.ecm.platform.annotations.service.AnnotationConfigurationServiceImpl
-
- getUrl() - Method in class org.nuxeo.apidoc.adapters.OperationInfoDocAdapter
-
- getUrl() - Method in interface org.nuxeo.apidoc.api.OperationInfo
-
- getUrl() - Method in class org.nuxeo.apidoc.introspection.OperationInfoImpl
-
- getUrl(TreeItem) - Method in class org.nuxeo.apidoc.tree.NuxeoArtifactSerializer
-
- getURL() - Method in class org.nuxeo.drive.seam.DesktopPackageDefinition
-
- getUrl() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.DefaultOperationRequest
-
- getUrl() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JavaOperationRequest
-
- getUrl() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.Request
-
- getUrl() - Method in class org.nuxeo.ecm.automation.client.model.OperationDocumentation
-
- getUrl() - Method in interface org.nuxeo.ecm.automation.client.OperationRequest
-
- getUrl() - Method in class org.nuxeo.ecm.automation.OperationDocumentation
-
- getUrl() - Method in interface org.nuxeo.ecm.core.management.jtajca.DatabaseConnectionMonitor
-
Returns the JDBC connection #url
property.
- getUrl() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.CommonsDatabaseConnectionMonitor
-
- getUrl() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TomcatDatabaseConnectionMonitor
-
- getUrl() - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor.ServerDescriptor
-
- getUrl() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.util.ImageRangeXPointer
-
- getUrl() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.util.NullRangeXPointer
-
- getUrl() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.util.StringRangeXPointer
-
- getUrl() - Method in interface org.nuxeo.ecm.platform.annotations.gwt.client.util.XPointer
-
- getUrl() - Method in class org.nuxeo.ecm.platform.api.ws.DocumentBlob
-
- getUrl() - Method in interface org.nuxeo.ecm.platform.forms.layout.demo.service.DemoWidgetType
-
- getUrl() - Method in class org.nuxeo.ecm.platform.forms.layout.demo.service.DemoWidgetTypeImpl
-
- getUrl() - Method in class org.nuxeo.ecm.platform.reporting.datasource.NuxeoDSConfig
-
- getUrl() - Method in class org.nuxeo.ecm.platform.routing.api.RouteModelResourceType
-
- getUrl() - Method in class org.nuxeo.ecm.platform.video.storyboard.StoryboardItem
-
- getUrl() - Method in class org.nuxeo.ecm.webengine.jaxrs.views.TemplateView
-
- getURL(String) - Method in class org.nuxeo.ecm.webengine.loader.store.FileResourceStore
-
- getURL(String) - Method in class org.nuxeo.ecm.webengine.loader.store.MemoryStore
-
- getURL(String) - Method in interface org.nuxeo.ecm.webengine.loader.store.ResourceStore
-
- getURL() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
-
- getURL() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
-
- getURL() - Method in interface org.nuxeo.ecm.webengine.model.Resource
-
- getURL() - Method in interface org.nuxeo.ecm.webengine.model.WebContext
-
Gets the URL requested by the client.
- getURL() - Method in class org.nuxeo.ecm.webengine.scripting.ScriptFile
-
- getUrl(TreeItem) - Method in class org.nuxeo.ecm.webengine.ui.tree.document.JSonDocumentTreeSerializer
-
- getUrl(TreeItem) - Method in class org.nuxeo.ecm.webengine.ui.tree.JSonTreeSerializer
-
Must be overridden to provide real URLs
- getURL() - Method in class org.nuxeo.launcher.NuxeoLauncher
-
- getURL() - Method in interface org.nuxeo.osgi.BundleFile
-
Gets the current location of the bundle as an URL (it may be different
from the original location).
- getURL() - Method in class org.nuxeo.osgi.DirectoryBundleFile
-
- getURL() - Method in class org.nuxeo.osgi.JarBundleFile
-
- getURL() - Method in class org.nuxeo.osgi.jboss.JBossBundleFile
-
- getUrl() - Method in class org.nuxeo.runtime.deploy.ConfigurationDeployer.Entry
-
- getUrl() - Method in class org.nuxeo.runtime.services.resource.ResourceDescriptor
-
- getUrl() - Method in class org.nuxeo.theme.jsf.component.UIBaseMVC
-
- getUrl() - Method in class org.nuxeo.theme.jsf.component.UIPanel
-
- getUrl() - Method in class org.nuxeo.theme.jsf.taglib.BaseMVCTag
-
- getUrl() - Method in class org.nuxeo.theme.jsf.taglib.PanelTag
-
- getUrl() - Method in class org.nuxeo.theme.models.Feed
-
- getUrl() - Method in class org.nuxeo.theme.models.FeedItem
-
- getUrl() - Method in class org.nuxeo.theme.models.MenuItem
-
- getUrl() - Method in class org.nuxeo.theme.models.NavigationItem
-
- getUrl() - Method in class org.nuxeo.theme.resources.ResourceType
-
- getUrl(TreeItem) - Method in class org.nuxeo.webengine.sites.SiteTreeSerializer
-
- getUrl() - Method in class org.nuxeo.wss.servlet.config.FilterBindingConfig
-
- getUrl() - Method in interface org.nuxeo.wss.spi.dws.Link
-
- getUrl() - Method in class org.nuxeo.wss.spi.dws.LinkImpl
-
- getUrlDescription(URL) - Static method in class org.nuxeo.theme.themes.ThemeManager
-
- getUrlForImage() - Method in interface org.nuxeo.ecm.webapp.note.EditorImageActions
-
- getUrlForImage() - Method in class org.nuxeo.ecm.webapp.note.EditorImageActionsBean
-
- getURLForPlayer(DocumentModel) - Method in class org.nuxeo.ecm.platform.video.VideoActions
-
- getURLForStaticPreview(DocumentModel) - Method in class org.nuxeo.ecm.platform.video.VideoActions
-
- getUrlFromDocumentView(DocumentView) - Method in class org.nuxeo.ecm.admin.url.AdminViewCodec
-
- getUrlFromDocumentView(DocumentView) - Method in class org.nuxeo.ecm.platform.faceted.search.dm.codec.FacetedSearchViewCodec
-
- getUrlFromDocumentView(DocumentView) - Method in class org.nuxeo.ecm.platform.forms.layout.demo.jsf.LayoutDemoURLCodec
-
- getUrlFromDocumentView(DocumentView) - Method in class org.nuxeo.ecm.platform.preview.codec.DocumentPreviewCodec
-
- getUrlFromDocumentView(DocumentView) - Method in class org.nuxeo.ecm.platform.rendition.url.RenditionBasedCodec
-
- getUrlFromDocumentView(DocumentView, String) - Method in interface org.nuxeo.ecm.platform.ui.web.rest.api.URLPolicyService
-
Returns a URL given a document view.
- getUrlFromDocumentView(String, DocumentView, String) - Method in interface org.nuxeo.ecm.platform.ui.web.rest.api.URLPolicyService
-
Returns a URL given a document view.
- getUrlFromDocumentView(DocumentView, String) - Method in class org.nuxeo.ecm.platform.ui.web.rest.services.URLPolicyServiceImpl
-
- getUrlFromDocumentView(String, DocumentView, String) - Method in class org.nuxeo.ecm.platform.ui.web.rest.services.URLPolicyServiceImpl
-
- getUrlFromDocumentView(DocumentView, boolean, String) - Method in interface org.nuxeo.ecm.platform.url.api.DocumentViewCodecManager
-
Returns an URL applying for given document view, or null.
- getUrlFromDocumentView(String, DocumentView, boolean, String) - Method in interface org.nuxeo.ecm.platform.url.api.DocumentViewCodecManager
-
Returns an URL calling
{@link DocumentViewCodec#getUrlFromDocumentView(DocumentView) on codec
with given name.
- getUrlFromDocumentView(DocumentView) - Method in interface org.nuxeo.ecm.platform.url.codec.api.DocumentViewCodec
-
Builds an url from the given document view.
- getUrlFromDocumentView(DocumentView) - Method in class org.nuxeo.ecm.platform.url.codec.DocumentFileCodec
-
- getUrlFromDocumentView(DocumentView) - Method in class org.nuxeo.ecm.platform.url.codec.DocumentIdCodec
-
- getUrlFromDocumentView(DocumentView) - Method in class org.nuxeo.ecm.platform.url.codec.DocumentPathCodec
-
- getUrlFromDocumentView(DocumentView, boolean, String) - Method in class org.nuxeo.ecm.platform.url.service.DocumentViewCodecService
-
- getUrlFromDocumentView(String, DocumentView, boolean, String) - Method in class org.nuxeo.ecm.platform.url.service.DocumentViewCodecService
-
- getUrlFromDocumentView(DocumentView) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.RestDocumentViewCodec
-
- getUrlFromDocumentView(DocumentView) - Method in class org.nuxeo.ecm.social.workspace.CollaborationCodec
-
- getUrlFromDocumentView(DocumentView) - Method in class org.nuxeo.ecm.styleguide.StyleGuideURLCodec
-
- getUrlFromDocumentView(DocumentView) - Method in class org.nuxeo.ecm.user.center.UserCodec
-
- getUrlPath() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
-
- getUrlPath(DocumentModel) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
-
This method is working only for root objects that implement
ModuleResource
- getUrlPath() - Method in interface org.nuxeo.ecm.webengine.model.WebContext
-
Gets the path portion of the request URL.
- getUrlPath(DocumentModel) - Method in interface org.nuxeo.ecm.webengine.model.WebContext
-
Get a suitable URI path for the given Nuxeo document, that can be used to
invoke this document.
- getUrlPathBuffer() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
-
- getUrlPattern() - Method in class org.nuxeo.wss.servlet.config.FilterBindingConfig
-
- getUrlPatternFilter() - Method in interface org.nuxeo.ecm.platform.annotations.service.AnnotationConfigurationService
-
- getUrlPatternFilter() - Method in class org.nuxeo.ecm.platform.annotations.service.AnnotationConfigurationServiceImpl
-
- getUrlPatterns() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.SpecificAuthChainDescriptor
-
- getUrlPatterns() - Method in class org.nuxeo.ecm.platform.ui.web.restAPI.service.RestletPluginDescriptor
-
- getUrlPrefix(boolean) - Method in class org.nuxeo.opensocial.gadgets.service.InternalGadgetDescriptor
-
- getURLs() - Method in class org.nuxeo.osgi.application.DelegateLoader
-
- getURLs() - Method in interface org.nuxeo.osgi.application.SharedClassLoader
-
- getUrlWithSitePath(WSSRequest, String) - Static method in class org.nuxeo.wss.url.WSSUrlMapper
-
- getUseCache() - Method in class org.nuxeo.osgi.application.ApplicationBundleLoader
-
- getUseConversation() - Method in class org.nuxeo.ecm.platform.ui.web.restAPI.service.RestletPluginDescriptor
-
- getUseGlobalPageSize() - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentView
-
Returns true is this content view can use the global page size set on
the application.
- getUseGlobalPageSize() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewDescriptor
-
- getUseGlobalPageSize() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewImpl
-
- getUser() - Method in class edu.yale.its.tp.cas.client.ServiceTicketValidator
-
Returns the strongly authenticated username.
- getUser() - Method in class org.nuxeo.ecm.webapp.table.row.UserPermissionsTableRow
-
Deprecated.
- getUser(String) - Method in class org.nuxeo.ecm.webengine.samples.UserManagerObject
-
Get the user JAX-RS resource given the user name
- getUserAclColumn(Pair<String, String>) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayout
-
Return the user column
- getUserAndGroupIdsForPermission(DocumentModel, String, boolean, boolean, boolean) - Method in class org.nuxeo.ecm.automation.features.PrincipalHelper
-
Resolves the list of identifiers for users and groups who have the given
permission on given document.
- getUserAndGroups() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.data.DataProcessor
-
- getUserAndGroups() - Method in interface org.nuxeo.ecm.platform.groups.audit.service.acl.data.IDataProcessor
-
- getUserAuthorizationURL() - Method in class org.nuxeo.ecm.platform.oauth.providers.NuxeoOAuthServiceProvider
-
- getUserAvatarURL(CoreSession, String) - Method in interface org.nuxeo.ecm.activity.ActivityLinkBuilder
-
- getUserAvatarURL(CoreSession, String) - Static method in class org.nuxeo.ecm.activity.ActivityMessageHelper
-
- getUserAvatarURL(CoreSession, String) - Method in class org.nuxeo.ecm.activity.DefaultActivityLinkBuilder
-
- getUserByQueryString(String) - Method in class org.nuxeo.ecm.webengine.samples.UserManagerObject
-
A hack to accept users as user?name=xxx query parameters
- getUserCertInfo(DocumentModel, String) - Method in interface org.nuxeo.ecm.platform.signature.api.user.CUserService
-
Returns simplified textual representation of a certificate's contents.
- getUserCertInfo(DocumentModel, String) - Method in class org.nuxeo.ecm.platform.signature.core.user.CUserServiceImpl
-
- getUserColumn(String) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayout
-
Return the user column
- getUserConfig() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
-
- getUserConverter() - Method in class org.nuxeo.ecm.webapp.security.UserSuggestionActionsBean
-
- getUserCreatePage() - Method in class org.nuxeo.functionaltests.pages.admincenter.usermanagement.UsersTabSubPage
-
- getUserCreatePage() - Method in class org.nuxeo.functionaltests.pages.usermanagement.compat.UsersTabSubPage
-
- getUserDeputies() - Method in class org.nuxeo.ecm.platform.login.deputy.management.web.DeputyActionsBean
-
- getUserDetails(String) - Static method in class org.nuxeo.webengine.sites.utils.SiteUtils
-
Retrieves user details for a certain username.
- getUserDirectoryName() - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- getUserDirectoryName() - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
-
Gets the user directory name.
- getUserDirectoryName() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- getUserDomains() - Method in class org.nuxeo.ecm.user.center.dashboard.jsf.JSFDashboardActions
-
- getUserEmailField() - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- getUserEmailField() - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
-
Gets the user email field.
- getUserEmailField() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- getUserFields() - Method in class org.nuxeo.ecm.platform.signature.api.user.UserInfo
-
- getUserGroups(String, String) - Method in interface org.nuxeo.ecm.platform.indexing.gateway.ws.api.WSIndexingGateway
-
- getUserGroups(String, String) - Method in class org.nuxeo.ecm.platform.indexing.gateway.ws.WSIndexingGatewayBean
-
- getUserHeaderHeight() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayoutSettings
-
- getUserHeaderRotation() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayoutSettings
-
- getUserHome() - Method in class org.nuxeo.functionaltests.pages.DocumentBasePage
-
- getUserId() - Method in class org.nuxeo.ecm.core.work.AbstractWork
-
- getUserId() - Method in interface org.nuxeo.ecm.core.work.api.Work
-
Gets the user on behalf of which this work is done.
- getUserId() - Method in class org.nuxeo.ecm.platform.ec.notification.UserSubscription
-
- getUserID(HttpServletRequest) - Method in interface org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationService
-
Returns the user ID based on the source IdP.
- getUserID(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationServiceImpl
-
- getUserId() - Method in class org.nuxeo.ecm.platform.suggestbox.service.UserSuggestion
-
- getUserIdField() - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- getUserIdField() - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
-
Returns the user directory id field.
- getUserIdField() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- getUserIds() - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- getUserIds(DocumentModel) - Method in interface org.nuxeo.ecm.platform.usermanager.MultiTenantUserManager
-
Returns the list of all user ids into the given context document.
- getUserIds() - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
-
Returns the list of all user ids.
- getUserIds() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- getUserIds(DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- getUserInfo() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.configuration.WebConfiguration
-
- getUserInfo(NuxeoPrincipal) - Method in class org.nuxeo.ecm.platform.annotations.gwt.server.configuration.GenericUserInfoMapper
-
- getUserInfo(NuxeoPrincipal) - Method in interface org.nuxeo.ecm.platform.annotations.gwt.server.configuration.UserInfoMapper
-
- getUserInfo() - Method in class org.nuxeo.ecm.platform.api.login.UserIdentificationInfoCallback
-
- getUserInfo(String) - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProvider
-
- getUserInfo(String) - Method in class org.nuxeo.ecm.platform.shibboleth.web.UserSuggestionWithGroupTreeActionsBean
-
- getUserInfo(DocumentModel) - Method in interface org.nuxeo.ecm.platform.signature.api.user.CUserService
-
Retrieves a UserInfo object containing information needed for certificate
generation.
- getUserInfo(DocumentModel) - Method in class org.nuxeo.ecm.platform.signature.core.user.CUserServiceImpl
-
- getUserInfo() - Method in class org.nuxeo.ecm.platform.ui.web.auth.CachableUserIdentificationInfo
-
- getUserinfo() - Method in class org.nuxeo.ecm.user.registration.actions.UserRegistrationActions
-
- getUserInfo(String) - Method in class org.nuxeo.ecm.webapp.security.UserSuggestionActionsBean
-
- getUserInfoMapper() - Method in interface org.nuxeo.ecm.platform.annotations.configuration.service.WebAnnotationConfigurationService
-
- getUserInfoMapper() - Method in class org.nuxeo.ecm.platform.annotations.configuration.service.WebAnnotationConfigurationServiceImpl
-
- getUserInfoURL() - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderDescriptor
-
- getUserKeystore(String, String) - Method in interface org.nuxeo.ecm.platform.signature.api.user.CUserService
-
Retrieves user keystore from the directory.
- getUserKeystore(String, String) - Method in class org.nuxeo.ecm.platform.signature.core.user.CUserServiceImpl
-
- getUserLanguage() - Static method in class org.nuxeo.opensocial.container.client.ContainerConfiguration
-
- getUserLanguage() - Method in class org.nuxeo.opensocial.container.client.rpc.AbstractAction
-
- getUserLanguage() - Method in class org.nuxeo.opensocial.container.client.rpc.ContainerContext
-
- getUserListingMode() - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- getUserListingMode() - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
-
- getUserListingMode() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- getUserLogin() - Method in class org.nuxeo.ecm.core.management.api.AdministrativeStatus
-
- getUserManagement() - Method in class org.nuxeo.ecm.webengine.admin.Main
-
- getUserManagementUrl() - Method in interface org.nuxeo.wss.spi.dws.Site
-
- getUserManagementUrl() - Method in class org.nuxeo.wss.spi.dws.SiteImpl
-
- getUserManager() - Method in class org.nuxeo.ecm.automation.features.PlatformFunctions
-
- getUserManager() - Method in class org.nuxeo.ecm.platform.api.ws.session.impl.WSRemotingSessionImpl
-
- getUserManager() - Method in interface org.nuxeo.ecm.platform.api.ws.session.WSRemotingSession
-
Returns the user manager bound to the session.
- getUserManager() - Method in class org.nuxeo.ecm.platform.usermanager.UserService
-
- getUserManager() - Method in class org.nuxeo.ecm.social.workspace.userregistration.SocialRegistrationUserFactory
-
- getUserManager() - Method in class org.nuxeo.ecm.webengine.samples.BasicsObject
-
Get the WebObject (i.e.
- getUserManager() - Static method in class org.nuxeo.webengine.sites.utils.SiteUtils
-
- getUserManagerEnabled() - Method in class org.nuxeo.ecm.webapp.context.UserServicesContext
-
- getUserMetadata(String, HttpServletRequest) - Method in interface org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationService
-
Returns a map of the user metadata based on the configuration.
- getUserMetadata(String, HttpServletRequest) - Method in class org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationServiceImpl
-
- getUserModel(String) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- getUserModel(String, DocumentModel) - Method in interface org.nuxeo.ecm.platform.usermanager.MultiTenantUserManager
-
Returns the document model representing user with given id or null if it
does not exist into the given context document.
- getUserModel(String) - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
-
Returns the document model representing user with given id or null if it
does not exist.
- getUserModel(String) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- getUserModel(String, DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- getUserName() - Method in class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
-
- getUsername(String) - Static method in class org.nuxeo.ecm.activity.ActivityHelper
-
- getUsername() - Method in class org.nuxeo.ecm.automation.client.LoginInfo
-
- getUsername() - Method in class org.nuxeo.ecm.automation.jaxrs.LoginInfo
-
- getUserName() - Method in class org.nuxeo.ecm.core.api.operation.DefaultOperationEvent
-
- getUserName() - Method in interface org.nuxeo.ecm.core.api.operation.OperationEvent
-
- getUsername() - Method in class org.nuxeo.ecm.core.api.security.ACE
-
- getUserName() - Method in class org.nuxeo.ecm.core.api.security.impl.UserEntryImpl
-
- getUserName() - Method in interface org.nuxeo.ecm.core.api.security.UserEntry
-
- getUsername() - Method in interface org.nuxeo.ecm.core.management.jtajca.DatabaseConnectionMonitor
-
Returns the JDBC connection #username
property.
- getUsername() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.CommonsDatabaseConnectionMonitor
-
- getUsername() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TomcatDatabaseConnectionMonitor
-
- getUsername() - Method in interface org.nuxeo.ecm.core.scheduler.Schedule
-
Returns the username.
- getUsername() - Method in class org.nuxeo.ecm.core.scheduler.ScheduleImpl
-
- getUserName() - Method in class org.nuxeo.ecm.core.storage.Credentials
-
- getUserName() - Method in class org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl
-
- getUsername() - Method in class org.nuxeo.ecm.core.test.RepositorySettings
-
- getUserName() - Method in class org.nuxeo.ecm.http.client.NuxeoServer
-
- getUserName() - Method in class org.nuxeo.ecm.platform.api.login.UserIdentificationInfo
-
- getUsername() - Method in class org.nuxeo.ecm.platform.api.ws.session.impl.WSRemotingSessionImpl
-
- getUsername() - Method in interface org.nuxeo.ecm.platform.api.ws.session.WSRemotingSession
-
Returns the user name bound to the session.
- getUsername() - Method in class org.nuxeo.ecm.platform.api.ws.WsACE
-
- getUserName() - Method in class org.nuxeo.ecm.platform.content.template.service.ACEDescriptor
-
Deprecated.
- getUserName() - Method in class org.nuxeo.ecm.platform.reporting.datasource.NuxeoDSConfig
-
- getUserName() - Method in class org.nuxeo.ecm.platform.signature.api.user.AliasWrapper
-
Provides the user name associated with the alias for generic checking of
alias groups (an alias group would share the name, not the id).
- getUsername() - Method in interface org.nuxeo.ecm.social.workspace.adapters.SubscriptionRequest
-
Deprecated.
- getUserName(String) - Method in interface org.nuxeo.ecm.tokenauth.service.TokenAuthenticationService
-
Gets the user name bound to the specified token.
- getUserName(String) - Method in class org.nuxeo.ecm.tokenauth.service.TokenAuthenticationServiceImpl
-
- getUserName() - Method in class org.nuxeo.shell.automation.RemoteContext
-
- getUserName() - Method in class org.nuxeo.wss.servlet.WSSRequest
-
- getUsernames(List<String>) - Static method in class org.nuxeo.ecm.activity.ActivityHelper
-
- getUserNamesFromGroup(String, boolean, boolean) - Method in class org.nuxeo.ecm.automation.features.PrincipalHelper
-
- getUserPasswordPattern() - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- getUserPasswordPattern() - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
-
- getUserPasswordPattern() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- getUserPersonalWorkspace(String, DocumentModel) - Method in interface org.nuxeo.ecm.platform.userworkspace.api.UserWorkspaceService
-
Gets a detached user workspace of a specified user.
- getUserPersonalWorkspace(NuxeoPrincipal, DocumentModel) - Method in interface org.nuxeo.ecm.platform.userworkspace.api.UserWorkspaceService
-
Gets a detached user workspace of a specified user depending of the
passed principal.
- getUserPersonalWorkspace(NuxeoPrincipal, DocumentModel) - Method in class org.nuxeo.ecm.platform.userworkspace.core.service.DefaultUserWorkspaceServiceImpl
-
- getUserPersonalWorkspace(String, DocumentModel) - Method in class org.nuxeo.ecm.platform.userworkspace.core.service.DefaultUserWorkspaceServiceImpl
-
- getUserPrefByName(String) - Method in class org.nuxeo.opensocial.container.shared.webcontent.OpenSocialData
-
- getUserPreferences(CoreSession, Class<T>, String) - Method in interface org.nuxeo.ecm.platform.userpreferences.UserPreferencesService
-
- getUserPreferences(CoreSession, Class<T>, String) - Method in class org.nuxeo.ecm.platform.userpreferences.UserPreferencesServiceImpl
-
- getUserPrefs() - Method in class org.nuxeo.opensocial.container.shared.webcontent.OpenSocialData
-
- getUserPrincipal() - Method in class org.nuxeo.ecm.platform.ui.web.auth.NuxeoSecuredRequestWrapper
-
- getUserPrincipal() - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockExternalContext
-
- getUserPrincipal() - Method in class org.nuxeo.ecm.webengine.jaxrs.context.RequestContext
-
- getUserProfile() - Method in class org.nuxeo.ecm.user.center.profile.UserProfileActions
-
- getUserProfile(DocumentModel, CoreSession) - Method in interface org.nuxeo.ecm.user.center.profile.UserProfileService
-
Get a DocumentModel containing both user and user profile schemas
- getUserProfile(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.user.center.profile.UserProfileServiceImpl
-
- getUserProfileDocument() - Method in class org.nuxeo.ecm.user.center.profile.UserProfileActions
-
- getUserProfileDocument(String) - Method in class org.nuxeo.ecm.user.center.profile.UserProfileActions
-
- getUserProfileDocument(CoreSession) - Method in interface org.nuxeo.ecm.user.center.profile.UserProfileService
-
Get the current user profile.
- getUserProfileDocument(String, CoreSession) - Method in interface org.nuxeo.ecm.user.center.profile.UserProfileService
-
Get the profile of a specific user.
- getUserProfileDocument(CoreSession) - Method in class org.nuxeo.ecm.user.center.profile.UserProfileServiceImpl
-
- getUserProfileDocument(String, CoreSession) - Method in class org.nuxeo.ecm.user.center.profile.UserProfileServiceImpl
-
- getUserProfileLink(String, String) - Method in interface org.nuxeo.ecm.activity.ActivityLinkBuilder
-
- getUserProfileLink(String, String) - Static method in class org.nuxeo.ecm.activity.ActivityMessageHelper
-
- getUserProfileLink(String, String) - Method in class org.nuxeo.ecm.activity.DefaultActivityLinkBuilder
-
- getUserProfileURL(String) - Static method in class org.nuxeo.ecm.activity.ActivityMessageHelper
-
- getUserRequestCount() - Method in class org.nuxeo.ecm.admin.UsersActivityManager
-
- getUsers(String, String) - Method in interface org.nuxeo.ecm.platform.api.ws.NuxeoRemoting
-
Get all users inside the given group.
- getUsers() - Method in class org.nuxeo.ecm.platform.content.template.service.NotificationDescriptor
-
- getUsers(String, String) - Method in class org.nuxeo.ecm.platform.indexing.gateway.ws.WSIndexingGatewayBean
-
- getUsers(String, String) - Method in class org.nuxeo.ecm.platform.ws.NuxeoRemotingBean
-
- getUsers() - Method in interface org.nuxeo.ecm.social.workspace.adapters.SocialWorkspace
-
Gets all members and administrators of this social workspace
- getUsers() - Method in class org.nuxeo.ecm.social.workspace.adapters.SocialWorkspaceAdapter
-
- getUsers() - Method in class org.nuxeo.ecm.webengine.admin.UserService
-
- getUsers() - Method in interface org.nuxeo.wss.spi.dws.DWSMetaData
-
- getUsers() - Method in class org.nuxeo.wss.spi.dws.DWSMetaDataImpl
-
- getUsersByNotificationsForCurrentDocument() - Method in class org.nuxeo.ecm.webapp.notification.GroupsSubscriptionsAction
-
Returns a map that contains all users and groups subscribed to
notifications(keys).
- getUserSchemaName() - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- getUserSchemaName() - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
-
Returns the user directory schema name.
- getUserSchemaName() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- getUserSearchFields() - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- getUserSearchFields() - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
-
Gets the user search fields, the fields to use when a principal search is
done.
- getUserSearchFields() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- getUserSession() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
-
- getUserSession() - Method in interface org.nuxeo.ecm.webengine.model.WebContext
-
Gets the current user session.
- getUserSessionId() - Method in interface org.nuxeo.ecm.core.model.Session
-
The unique ID of the user session on this repository.
- getUserSessionId() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
-
- getUserSessions() - Method in class org.nuxeo.ecm.admin.UsersActivityManager
-
- getUserSessionsCount() - Method in class org.nuxeo.ecm.admin.UsersActivityManager
-
- getUsersForPermission(String, ACP) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- getUsersForPermission(String, ACP, DocumentModel) - Method in interface org.nuxeo.ecm.platform.usermanager.MultiTenantUserManager
-
For an ACP, get the list of user that has a permission into the given
context.
- getUsersForPermission(String, ACP) - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
-
For an ACP, get the list of user that has a permission.
- getUsersForPermission(String, ACP) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- getUsersForPermission(String, ACP, DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- getUsersGroupsHomePage() - Method in class org.nuxeo.functionaltests.pages.admincenter.AdminCenterBasePage
-
- getUsersInGroup(String) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- getUsersInGroup(String, DocumentModel) - Method in interface org.nuxeo.ecm.platform.usermanager.MultiTenantUserManager
-
Returns the list of users that belong to this group into the given
context
- getUsersInGroup(String) - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
-
Returns the list of users that belong to this group.
- getUsersInGroup(String) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- getUsersInGroup(String, DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- getUsersInGroupAndSubGroups(String) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- getUsersInGroupAndSubGroups(String, DocumentModel) - Method in interface org.nuxeo.ecm.platform.usermanager.MultiTenantUserManager
-
Get users from a group and its subgroups into the given context
- getUsersInGroupAndSubGroups(String) - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
-
Get users from a group and its subgroups.
- getUsersInGroupAndSubGroups(String) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- getUsersInGroupAndSubGroups(String, DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- GetUserSocialWorkspaceStatus - Class in org.nuxeo.ecm.social.workspace.gadgets
-
- GetUserSocialWorkspaceStatus() - Constructor for class org.nuxeo.ecm.social.workspace.gadgets.GetUserSocialWorkspaceStatus
-
- getUserSortField() - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- getUserSortField() - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
-
- getUserSortField() - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- getUsersSeparator() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDB2
-
- getUsersSeparator() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
-
- getUsersSeparator() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
-
- getUsersSeparator() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
-
- getUsersSeparator() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
-
- getUsersService() - Static method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationServiceHelper
-
- getUsersSubscribedToNotificationOnDocument(String, String) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
-
- getUsersSubscribedToNotificationOnDocument(String, String) - Method in interface org.nuxeo.ecm.platform.notification.api.NotificationManager
-
Gets all users and groups that subscribed to a notification on a document
This is used in management of subscritptions.
- getUsersTab(boolean) - Method in class org.nuxeo.functionaltests.pages.admincenter.usermanagement.UsersGroupsBasePage
-
View the Users tab.
- getUsersTab() - Method in class org.nuxeo.functionaltests.pages.admincenter.usermanagement.UsersGroupsBasePage
-
- getUsersTab(boolean) - Method in class org.nuxeo.functionaltests.pages.usermanagement.compat.UsersGroupsBasePage
-
View the Users tab.
- getUsersTab() - Method in class org.nuxeo.functionaltests.pages.usermanagement.compat.UsersGroupsBasePage
-
- getUserSubscriptions() - Method in class org.nuxeo.ecm.user.center.notification.UserNotificationActions
-
- getUserSuggestions(Object) - Method in class org.nuxeo.ecm.webapp.security.UserSuggestionActionsBean
-
- getUsersWithPermission(CoreSession, DocumentModel, Set<String>) - Static method in class org.nuxeo.webengine.sites.utils.SiteUtils
-
- GetUserTasks - Class in org.nuxeo.ecm.automation.task
-
Returns tasks assigned to current user or one of its groups.
- GetUserTasks() - Constructor for class org.nuxeo.ecm.automation.task.GetUserTasks
-
- getUserTemplates() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
-
- getUserTransaction() - Static method in class org.nuxeo.runtime.jtajca.NuxeoContainer
-
Gets the user transaction used by the container.
- getUserTransactionJNDIName() - Static method in class org.nuxeo.runtime.transaction.TransactionHelper
-
Returns the UserTransaction JNDI binding name.
- getUserTransactionName() - Method in class org.nuxeo.ecm.core.persistence.HibernateConfiguration.NuxeoTransactionManagerLookup
-
- getUserVirtualGroups(String) - Method in class org.nuxeo.ecm.webapp.security.UserManagementActions
-
- getUserVisiblePermissionDescriptors() - Method in interface org.nuxeo.ecm.core.api.security.PermissionProvider
-
- getUserVisiblePermissionDescriptors(String) - Method in interface org.nuxeo.ecm.core.api.security.PermissionProvider
-
- getUserVisiblePermissionDescriptors(String) - Method in class org.nuxeo.ecm.core.security.DefaultPermissionProvider
-
- getUserVisiblePermissionDescriptors() - Method in class org.nuxeo.ecm.core.security.DefaultPermissionProvider
-
- getUserWorkspaceClass() - Method in class org.nuxeo.ecm.platform.userworkspace.core.service.UserWorkspaceDescriptor
-
- getUserWorkspaceRootId(DocumentModel, CoreSession) - Method in class org.nuxeo.ecm.quota.QuotaStatsServiceImpl
-
- getUseSeam() - Method in class org.nuxeo.ecm.platform.ui.web.restAPI.service.RestletPluginDescriptor
-
- getUseTemplate() - Method in interface org.nuxeo.ecm.webapp.contentbrowser.WorkspaceActions
-
- getUseTemplate() - Method in class org.nuxeo.ecm.webapp.contentbrowser.WorkspaceActionsBean
-
- getUsingBundles() - Method in class org.nuxeo.osgi.services.ServiceReferenceImpl
-
- getUUID() - Method in interface org.nuxeo.apidoc.api.DocumentationItem
-
UUID of the underlying DocumentModel.
- getUUID() - Method in class org.nuxeo.apidoc.doc.SimpleDocumentationItem
-
- getUUID() - Method in class org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter
-
- getUUID() - Method in class org.nuxeo.apidoc.documentation.ResourceDocumentationItem
-
- getUUID() - Method in interface org.nuxeo.ecm.core.model.Document
-
Gets this document's UUID.
- getUUID() - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- getUUID() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
-
- getUUID() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- getUUID() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.model.Annotation
-
- getUUID() - Method in class org.nuxeo.ecm.platform.api.ws.DocumentDescriptor
-
- getUuid() - Method in class org.nuxeo.ecm.platform.audit.ws.ModifiedDocumentDescriptor
-
- getUUID() - Method in class org.nuxeo.ecm.platform.audit.ws.ModifiedDocumentDescriptor
-
Returns the document UUID.
- getUuid() - Method in class org.nuxeo.ecm.webapp.clipboard.SummaryEntry
-
- getUuid() - Method in class org.nuxeo.theme.models.FeedItem
-
- getUuids() - Method in class org.nuxeo.ecm.platform.indexing.gateway.ws.UUIDPage
-
- getValidateHandler(TagAttributes, FaceletHandler, String) - Method in class org.nuxeo.ecm.platform.forms.layout.facelets.FaceletHandlerHelper
-
- getValidateHandler(String, TagAttributes, FaceletHandler, String) - Method in class org.nuxeo.ecm.platform.forms.layout.facelets.FaceletHandlerHelper
-
Returns a validate handler for this configuration.
- getValidateOperationChainId() - Method in interface org.nuxeo.ecm.platform.routing.api.ActionableObject
-
The operation chain id if the action is validated.
- getValidateOperationChainId() - Method in class org.nuxeo.ecm.platform.routing.dm.adapter.RoutingTaskImpl
-
- getValidateStudioSnapshot() - Method in class org.nuxeo.connect.client.jsf.AppCenterViewsManager
-
Returns true if validation should be performed
- getValidationBaseUrl(String) - Method in class org.nuxeo.ecm.user.registration.actions.UserRegistrationActions
-
- getValidationBaseUrl() - Method in class org.nuxeo.ecm.user.registration.actions.UserRegistrationActions
-
- getValidationDays() - Method in interface org.nuxeo.ecm.social.workspace.service.SocialWorkspaceService
-
Gets the number of days before a social workspace expires without
validation.
- getValidationDays() - Method in class org.nuxeo.ecm.social.workspace.service.SocialWorkspaceServiceImpl
-
- getValidationEmailTemplate() - Method in class org.nuxeo.ecm.user.registration.UserRegistrationConfiguration
-
- getValidationEmailTitle() - Method in class org.nuxeo.ecm.user.registration.UserRegistrationConfiguration
-
- getValidationForms() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
-
- getValidationQuery() - Method in interface org.nuxeo.ecm.core.management.jtajca.DatabaseConnectionMonitor
-
Returns the validation query used to validate connections before
returning them.
- getValidationQuery() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.CommonsDatabaseConnectionMonitor
-
- getValidationQuery() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TomcatDatabaseConnectionMonitor
-
- getValidationQuery() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
A query that, when executed, will make at least a round-trip to the
server to check that the connection is alive.
- getValidationQuery() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDB2
-
- getValidationQuery() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
-
- getValidationQuery() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
-
- getValidationQueryTimeout() - Method in interface org.nuxeo.ecm.core.management.jtajca.DatabaseConnectionMonitor
-
Returns the validation query timeout.
- getValidationQueryTimeout() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.CommonsDatabaseConnectionMonitor
-
- getValidationQueryTimeout() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TomcatDatabaseConnectionMonitor
-
- getValidationRelUrl() - Method in class org.nuxeo.ecm.user.registration.UserRegistrationConfiguration
-
- getValidationState() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
-
- getValidationState() - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
-
- getValidationState() - Method in interface org.nuxeo.ecm.webengine.ui.tree.TreeItem
-
Returns the validation state.
- getValidationState() - Method in class org.nuxeo.ecm.webengine.ui.tree.TreeItemImpl
-
- getValidationTimeInDays() - Method in class org.nuxeo.ecm.social.workspace.service.ConfigurationDescriptor
-
- getValidator() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
-
- getValidator() - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
-
- getValidator(String) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
-
- getValidator(String) - Method in interface org.nuxeo.ecm.webengine.model.Module
-
- getValidatorIds() - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockApplication
-
- getValidatorsFor(DocumentModel) - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublishedDocumentFactory
-
- getValidatorsFor(DocumentModel) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublishedDocumentFactory
-
Computes the list of publishing validators given the document model of
the document just published.
- getValidatorsRule() - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublishedDocumentFactory
-
- getValidatorsRule() - Method in interface org.nuxeo.ecm.platform.publisher.api.PublishedDocumentFactory
-
Returns the registered section validators rule.
- getValidatorsRule() - Method in class org.nuxeo.ecm.platform.publisher.descriptors.PublicationTreeConfigDescriptor
-
- getValidatorsRuleName() - Method in class org.nuxeo.ecm.platform.publisher.descriptors.PublishedDocumentFactoryDescriptor
-
- getValidCustomSizeButton() - Method in interface org.nuxeo.opensocial.container.client.presenter.ContainerBuilderPresenter.Display
-
- getValidCustomSizeButton() - Method in class org.nuxeo.opensocial.container.client.view.ContainerBuilderWidget
-
- getValue() - Method in enum org.nuxeo.apidoc.documentation.DefaultDocumentationType
-
- getValue() - Method in class org.nuxeo.common.utils.FileMatcher
-
- getValue() - Method in class org.nuxeo.common.utils.FileRef.PatternFileRef
-
- getValue(Object) - Method in interface org.nuxeo.common.xmap.XAccessor
-
- getValue(Object) - Method in class org.nuxeo.common.xmap.XFieldAccessor
-
- getValue(Object) - Method in class org.nuxeo.common.xmap.XMethodAccessor
-
- getValue(Context, Class, String) - Static method in class org.nuxeo.common.xmap.XValueFactory
-
- getValue() - Method in class org.nuxeo.connect.update.xml.FieldDefinition
-
- getValue() - Method in interface org.nuxeo.ecm.automation.AutomationFilter
-
- getValue() - Method in class org.nuxeo.ecm.automation.core.AutomationFilterDescriptor
-
- getValue() - Method in class org.nuxeo.ecm.automation.core.exception.ChainExceptionFilter
-
- getValue() - Method in class org.nuxeo.ecm.automation.core.OperationChainContribution.Param
-
- getValue() - Method in class org.nuxeo.ecm.automation.jaxrs.JsonFactoryProvider
-
- getValue(String) - Method in interface org.nuxeo.ecm.core.api.DataModel
-
Gets a value given its path.
- getValue(String) - Method in class org.nuxeo.ecm.core.api.impl.DataModelImpl
-
- getValue(String) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel.SimpleDataModel
-
Deprecated.
- getValue(Class<T>) - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
-
- getValue(Class<T>, String) - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
-
- getValue(String) - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
-
- getValue() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
-
- getValue(Object, String) - Method in class org.nuxeo.ecm.core.api.model.impl.osm.DynamicObjectAdapter
-
- getValue(Object, String) - Method in interface org.nuxeo.ecm.core.api.model.impl.osm.ObjectAdapter
-
- getValue(Class<T>) - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.ExternalBlobProperty
-
- getValue() - Method in interface org.nuxeo.ecm.core.api.model.Property
-
Gets the property normalized value.
- getValue(Class<T>) - Method in interface org.nuxeo.ecm.core.api.model.Property
-
Gets the property value as the given type.
- getValue(String) - Method in interface org.nuxeo.ecm.core.api.model.Property
-
Gets the value of the property resolved using the given path.
- getValue(Class<T>, String) - Method in interface org.nuxeo.ecm.core.api.model.Property
-
Gets the value of the property resolved using the given path.
- getValue() - Method in interface org.nuxeo.ecm.core.model.Property
-
Gets the value of this property.
- getValue() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoProperty
-
- getValue() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData
-
Conversion from Nuxeo values to CMIS ones.
- getValue(DocumentModel) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyDataName
-
Gets the value for the cmis:name property.
- getValue() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyDataBase
-
- getValue() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyDataBase.NuxeoPropertyMultiDataFixed
-
- getValue() - Method in class org.nuxeo.ecm.core.storage.sql.CollectionProperty
-
- getValue() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLCollectionProperty
-
- getValue() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexListProperty
-
- getValue() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexProperty
-
- getValue() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLContentProperty
-
- getValue() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- getValue() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSimpleProperty
-
- getValue() - Method in class org.nuxeo.ecm.core.storage.sql.SimpleProperty
-
- getValue() - Method in enum org.nuxeo.ecm.diff.content.adapter.base.ContentDiffConversionType
-
- getValue() - Method in class org.nuxeo.ecm.diff.model.impl.PropertyDiffDisplayImpl
-
- getValue() - Method in interface org.nuxeo.ecm.diff.model.PropertyDiffDisplay
-
- getValue() - Method in class org.nuxeo.ecm.directory.ldap.LDAPUrlDescriptor
-
- getValue() - Method in class org.nuxeo.ecm.directory.sql.SQLStaticFilter
-
- getValue() - Method in class org.nuxeo.ecm.platform.api.ws.DocumentProperty
-
Returns the field value as a string.
- getValue(Class<T>) - Method in interface org.nuxeo.ecm.platform.audit.api.ExtendedInfo
-
- getValue(Class<T>) - Method in class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl
-
- getValue() - Method in class org.nuxeo.ecm.platform.content.template.service.PropertyDescriptor
-
- getValue() - Method in class org.nuxeo.ecm.platform.el.ContextStringWrapper
-
- getValue(ELContext, Object, Object) - Method in class org.nuxeo.ecm.platform.el.DocumentModelResolver
-
- getValue() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionImpl
-
- getValue() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionsImpl
-
- getValue() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetSelectOption
-
Returns the value representing the option.
- getValue() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetSelectOptionDescriptor
-
- getValue() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetSelectOptionsDescriptor
-
- getValue(String) - Method in class org.nuxeo.ecm.platform.oauth.tokens.NuxeoOAuthToken
-
- getValue(String) - Method in interface org.nuxeo.ecm.platform.oauth.tokens.OAuthToken
-
Generic getter (not used for now).
- getValue() - Method in class org.nuxeo.ecm.platform.relations.api.impl.LiteralImpl
-
- getValue() - Method in interface org.nuxeo.ecm.platform.relations.api.Literal
-
- getValue(DocumentModel) - Method in interface org.nuxeo.ecm.platform.rendering.api.DefaultDocumentView.Field
-
- getValue(DocumentModel) - Method in interface org.nuxeo.ecm.platform.rendering.api.DocumentField
-
- getValue(DocumentModel) - Method in class org.nuxeo.ecm.platform.rendering.template.DocumentFieldAccessor
-
- getValue() - Method in class org.nuxeo.ecm.platform.smart.query.IncrementalSmartQuery
-
- getValue() - Method in class org.nuxeo.ecm.platform.types.TypeView
-
- getValue(ELContext) - Method in class org.nuxeo.ecm.platform.ui.web.binding.alias.AliasValueExpression
-
- getValue(ELContext) - Method in class org.nuxeo.ecm.platform.ui.web.binding.DefaultValueExpression
-
- getValue(ELContext) - Method in class org.nuxeo.ecm.platform.ui.web.binding.MapValueExpression
-
- getValue(ELContext) - Method in class org.nuxeo.ecm.platform.ui.web.binding.MetaValueExpression
-
- getValue(ELContext) - Method in class org.nuxeo.ecm.platform.ui.web.binding.MethodValueExpression
-
Deprecated.
- getValue() - Method in class org.nuxeo.ecm.platform.ui.web.component.document.RestDocumentLink
-
Override to build the URL thanks to other tag attributes information.
- getValue() - Method in class org.nuxeo.ecm.platform.ui.web.component.file.UIInputFile
-
Override value so that an
InputFileInfo
structure is given
instead of the "value" attribute resolution.
- getValue() - Method in class org.nuxeo.ecm.platform.ui.web.component.file.UIOutputFile
-
- getValue() - Method in class org.nuxeo.ecm.platform.ui.web.component.list.UIEditableList
-
- getValue() - Method in class org.nuxeo.ecm.platform.ui.web.component.seam.UICellExcel
-
- getValue() - Method in class org.nuxeo.ecm.platform.ui.web.component.UISelectItem
-
- getValue() - Method in class org.nuxeo.ecm.platform.ui.web.component.UISelectItems
-
- getValue() - Method in class org.nuxeo.ecm.platform.ui.web.directory.Selection
-
- getValue(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.Selection
-
- getValue() - Method in class org.nuxeo.ecm.platform.ui.web.directory.SelectManyListboxTag
-
Deprecated.
- getValue() - Method in class org.nuxeo.ecm.platform.ui.web.directory.SelectOneListboxTag
-
Deprecated.
- getValue() - Method in class org.nuxeo.ecm.platform.ui.web.directory.UIDirectorySelectItem
-
- getValue() - Method in class org.nuxeo.ecm.platform.ui.web.directory.UIDirectorySelectItems
-
- getValue() - Method in class org.nuxeo.ecm.quota.size.QuotaDisplayValue
-
- getValue() - Method in class org.nuxeo.ecm.webapp.table.cell.AbstractTableCell
-
Deprecated.
Gets the data structure that is contained by this cell.
- getValue() - Method in class org.nuxeo.ecm.webapp.table.cell.DateTableCell
-
Deprecated.
- getValue() - Method in class org.nuxeo.ecm.webapp.table.cell.DocModelTableCell
-
Deprecated.
- getValue() - Method in class org.nuxeo.ecm.webapp.table.cell.PermissionsTableCell
-
Deprecated.
- getValue() - Method in class org.nuxeo.ecm.webapp.table.cell.SelectionTableCell
-
Deprecated.
- getValue() - Method in class org.nuxeo.ecm.webapp.table.cell.TableCell
-
Deprecated.
- getValue() - Method in class org.nuxeo.ecm.webapp.table.cell.UserTableCell
-
Deprecated.
- getValue() - Method in class org.nuxeo.ecm.webdav.jaxrs.Win32CreationTime
-
- getValue() - Method in class org.nuxeo.ecm.webdav.jaxrs.Win32FileAttributes
-
- getValue() - Method in class org.nuxeo.ecm.webdav.jaxrs.Win32LastAccessTime
-
- getValue() - Method in class org.nuxeo.ecm.webdav.jaxrs.Win32LastModifiedTime
-
- getValue() - Method in class org.nuxeo.ecm.webengine.PathDescriptor
-
- getValue(boolean) - Method in class org.nuxeo.functionaltests.forms.WidgetElement
-
- getValue() - Method in interface org.nuxeo.opensocial.container.client.ui.api.HasMultipleValue
-
- getValue() - Method in class org.nuxeo.opensocial.container.client.ui.ColorsPanelWidget
-
- getValue() - Method in class org.nuxeo.opensocial.container.client.ui.CustomListBox
-
- getValue() - Method in class org.nuxeo.opensocial.container.client.ui.NXIDTextBox
-
- getValue() - Method in interface org.nuxeo.runtime.contribution.Contribution
-
- getValue() - Method in class org.nuxeo.runtime.contribution.impl.ContributionImpl
-
- getValue() - Method in class org.nuxeo.runtime.model.Property
-
- getValue(Shell, Class<T>, String) - Method in class org.nuxeo.shell.automation.AutomationFeature
-
- getValue(Shell, Class<T>, String) - Method in class org.nuxeo.shell.CompositeValueAdapter
-
- getValue(Shell, Class<T>, String) - Method in class org.nuxeo.shell.fs.FileValueAdapter
-
- getValue(Shell, Class<T>, String) - Method in class org.nuxeo.shell.impl.DefaultValueAdapter
-
- getValue(Shell, Class<T>, String) - Method in interface org.nuxeo.shell.ValueAdapter
-
- getValue() - Method in enum org.nuxeo.template.api.ContentInputType
-
- getValue() - Method in enum org.nuxeo.template.api.InputType
-
- getValue() - Method in class org.nuxeo.theme.editor.FieldProperty
-
- getValue() - Method in class org.nuxeo.theme.editor.StyleFieldProperty
-
- getValue() - Method in class org.nuxeo.theme.presets.PresetType
-
- getValue() - Method in class org.nuxeo.theme.resources.PresetInfo
-
- getValue() - Method in class org.nuxeo.theme.vocabularies.VocabularyItem
-
- getValue() - Method in class org.nuxeo.theme.webwidgets.WidgetFieldType.Option
-
- getValueAdapter() - Method in class org.nuxeo.shell.Shell
-
- getValueAsString() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoProperty
-
- getValueBindings() - Method in class org.nuxeo.ecm.platform.ui.web.rest.descriptors.URLPatternDescriptor
-
- getValueFactory(Class<?>) - Method in class org.nuxeo.common.xmap.XMap
-
Gets the value factory used for objects of the given class.
- getValueForDisplay(Object) - Static method in class org.nuxeo.ecm.platform.el.FieldAdapterManager
-
Gets value adapting it for display.
- getValueForStorage(Object) - Static method in class org.nuxeo.ecm.platform.el.FieldAdapterManager
-
Sets value adapting it for storage.
- getValueForWrite() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
-
- getValueForWrite() - Method in class org.nuxeo.ecm.core.api.model.impl.ComplexProperty
-
- getValueForWrite() - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
-
- getValueForWrite() - Method in class org.nuxeo.ecm.core.api.model.impl.osm.ComplexMemberProperty
-
- getValueForWrite() - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.ExternalBlobProperty
-
- getValueForWrite() - Method in interface org.nuxeo.ecm.core.api.model.Property
-
Gets the property normalized value for write.
- getValueFromMultiplier(String) - Static method in class org.nuxeo.ecm.platform.ui.web.tag.fn.Functions
-
Transform the parameter in entry according to these unit systems:
SI prefixes: k/M/G for kilo, mega, giga
IEC prefixes: Ki/Mi/Gi for kibi, mebi, gibi
- getValueInUnit() - Method in class org.nuxeo.ecm.quota.size.QuotaDisplayValue
-
- getValueName() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutImpl
-
- getValueName() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
-
- getValueName() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Layout
-
Gets the value name used to compute widget attributes.
- getValueName() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Widget
-
Gets the value name used to compute tag attributes.
- getValues() - Method in class org.nuxeo.ecm.automation.client.model.OperationDocumentation.Param
-
- getValues() - Method in class org.nuxeo.ecm.automation.OperationDocumentation.Param
-
- getValues() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoProperty
-
- getValues() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData
-
- getValues() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyDataBase
-
- getValues() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyDataBase.NuxeoPropertyMultiDataFixed
-
- getValues() - Method in class org.nuxeo.ecm.core.storage.sql.Row
-
Gets the list of values.
- getValues() - Method in class org.nuxeo.ecm.platform.actions.ActionPropertyListDescriptor
-
- getValues() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.PropertyListDescriptor
-
- getValues() - Method in class org.nuxeo.ecm.platform.io.descriptors.PropertyListDescriptor
-
- getValues() - Method in interface org.nuxeo.ecm.platform.query.api.PredicateDefinition
-
- getValues() - Method in class org.nuxeo.ecm.platform.query.core.PredicateDescriptor
-
- getValues() - Method in class org.nuxeo.ecm.platform.ui.web.directory.Selection
-
- getValues() - Method in class org.nuxeo.ecm.platform.usermanager.PropertyListDescriptor
-
- getValuesAsString() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoProperty
-
- getValueToExpose() - Method in class org.nuxeo.ecm.platform.ui.web.component.holder.UIValueHolder
-
- getValueWithDefault(String, String) - Static method in class org.nuxeo.ecm.platform.ui.web.auth.LoginScreenHelper
-
- getVar() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionImpl
-
- getVar() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetSelectOptionsImpl
-
- getVar() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetSelectOption
-
- getVar() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetSelectOptionDescriptor
-
- getVar() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetSelectOptionsDescriptor
-
- getVar() - Method in class org.nuxeo.ecm.platform.ui.web.component.document.RestDocumentLink
-
- getVar() - Method in class org.nuxeo.ecm.platform.ui.web.component.holder.UIValueHolder
-
- getVar() - Method in class org.nuxeo.ecm.platform.ui.web.component.UISelectItem
-
- getVar() - Method in class org.nuxeo.ecm.platform.ui.web.component.UISelectItems
-
- getVariable(String) - Method in class org.nuxeo.common.utils.TextTemplate
-
- getVariable(String) - Method in class org.nuxeo.ecm.core.query.sql.model.SelectClause
-
- getVariable(int) - Method in class org.nuxeo.ecm.core.query.sql.model.SelectClause
-
- getVariable(String) - Method in interface org.nuxeo.ecm.platform.task.Task
-
- getVariable(String) - Method in class org.nuxeo.ecm.platform.task.TaskImpl
-
- getVariable(String) - Method in class org.nuxeo.launcher.commons.text.TextTemplate
-
- getVariableMapper() - Method in class org.nuxeo.ecm.platform.actions.jsf.JSFELContext
-
- getVariableMapper() - Method in class org.nuxeo.ecm.platform.el.ExpressionContext
-
- getVariableMapper(FacesContext, String) - Static method in class org.nuxeo.ecm.platform.ui.web.binding.alias.AliasVariableMapper
-
- getVariableMapper() - Method in class org.nuxeo.ecm.platform.ui.web.binding.EvaluationContext
-
- getVariableMapperForBuild(VariableMapper) - Method in class org.nuxeo.ecm.platform.ui.web.binding.alias.AliasVariableMapper
-
- getVariableNames() - Method in class org.nuxeo.ecm.platform.relations.api.impl.QueryResultImpl
-
- getVariableNames() - Method in interface org.nuxeo.ecm.platform.relations.api.QueryResult
-
- getVariableResolver() - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockApplication
-
- getVariables() - Method in class org.nuxeo.common.utils.TextTemplate
-
- getVariables() - Method in class org.nuxeo.ecm.automation.core.trace.Call
-
- getVariables() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
-
Gets a map containing the variables currently defined on this node
- getVariables() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
-
- getVariables() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphRoute
-
Gets the graph variables.
- getVariables() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphRouteImpl
-
- getVariables(DocumentModel, String) - Static method in class org.nuxeo.ecm.platform.routing.core.impl.GraphVariablesUtil
-
- getVariables() - Method in interface org.nuxeo.ecm.platform.task.Task
-
- getVariables() - Method in class org.nuxeo.ecm.platform.task.TaskImpl
-
- getVariables() - Method in class org.nuxeo.ecm.platform.ui.web.binding.alias.AliasVariableMapper
-
- getVariables() - Method in class org.nuxeo.launcher.commons.text.TextTemplate
-
- getVariableWhereClause(String, String) - Static method in class org.nuxeo.ecm.platform.task.TaskQueryConstant
-
- getVars() - Method in class org.nuxeo.ecm.automation.OperationContext
-
- getVectorizer() - Method in class org.nuxeo.ecm.platform.categorization.categorizer.tfidf.TfIdfCategorizer
-
- getVendor() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
-
- getVendor() - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
-
- getVerb() - Method in interface org.nuxeo.ecm.activity.Activity
-
- getVerb() - Method in class org.nuxeo.ecm.activity.ActivityImpl
-
- getVerb() - Method in class org.nuxeo.ecm.activity.ActivityMessage
-
- getVerb() - Method in class org.nuxeo.ecm.activity.ActivityVerb
-
- getVerbs() - Method in class org.nuxeo.ecm.activity.ActivityStream
-
- getVerifier() - Method in class org.nuxeo.ecm.platform.oauth.tokens.NuxeoOAuthToken
-
- getVerifier() - Method in interface org.nuxeo.ecm.platform.oauth.tokens.OAuthToken
-
Gets the verifier code.
- getVerifyPassword() - Method in interface org.nuxeo.ecm.webengine.forms.validation.test.MyForm
-
- getVermeerBinary() - Method in class org.nuxeo.wss.fprpc.FPRPCRequest
-
- getVersion() - Method in class org.nuxeo.apidoc.adapters.BundleGroupDocAdapter
-
- getVersion() - Method in class org.nuxeo.apidoc.adapters.BundleInfoDocAdapter
-
- getVersion() - Method in class org.nuxeo.apidoc.adapters.ComponentInfoDocAdapter
-
- getVersion() - Method in class org.nuxeo.apidoc.adapters.ExtensionInfoDocAdapter
-
- getVersion() - Method in class org.nuxeo.apidoc.adapters.ExtensionPointInfoDocAdapter
-
- getVersion() - Method in class org.nuxeo.apidoc.adapters.OperationInfoDocAdapter
-
- getVersion() - Method in class org.nuxeo.apidoc.adapters.SeamComponentInfoDocAdapter
-
- getVersion() - Method in class org.nuxeo.apidoc.adapters.ServiceInfoDocAdapter
-
- getVersion() - Method in interface org.nuxeo.apidoc.api.NuxeoArtifact
-
- getVersion() - Method in class org.nuxeo.apidoc.introspection.BundleGroupImpl
-
- getVersion() - Method in class org.nuxeo.apidoc.introspection.BundleInfoImpl
-
- getVersion() - Method in class org.nuxeo.apidoc.introspection.ComponentInfoImpl
-
- getVersion() - Method in class org.nuxeo.apidoc.introspection.ExtensionInfoImpl
-
- getVersion() - Method in class org.nuxeo.apidoc.introspection.ExtensionPointInfoImpl
-
- getVersion() - Method in class org.nuxeo.apidoc.introspection.OperationInfoImpl
-
- getVersion() - Method in class org.nuxeo.apidoc.introspection.RuntimeSnapshot
-
- getVersion() - Method in class org.nuxeo.apidoc.introspection.SeamComponentInfoImpl
-
- getVersion() - Method in class org.nuxeo.apidoc.introspection.ServerInfo
-
- getVersion() - Method in class org.nuxeo.apidoc.introspection.ServiceInfoImpl
-
- getVersion() - Method in class org.nuxeo.apidoc.repository.RepositoryDistributionSnapshot
-
- getVersion() - Method in interface org.nuxeo.apidoc.snapshot.DistributionSnapshotDesc
-
- getVersion() - Method in class org.nuxeo.apidoc.snapshot.DistributionSnapshotDescImpl
-
- getVersion() - Method in class org.nuxeo.apidoc.tree.VirtualNode
-
- getVersion() - Method in class org.nuxeo.common.utils.FileVersion
-
- getVersion() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
-
- getVersion() - Method in class org.nuxeo.connect.update.task.guards.PlatformHelper
-
- getVersion(String) - Method in class org.nuxeo.connect.update.task.update.Entry
-
- getVersion() - Method in class org.nuxeo.connect.update.task.update.RollbackOptions
-
- getVersion() - Method in class org.nuxeo.connect.update.task.update.UpdateOptions
-
- getVersion() - Method in class org.nuxeo.connect.update.task.update.Version
-
- getVersion() - Method in exception org.nuxeo.connect.update.task.update.VersionAlreadyExistException
-
- getVersion() - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
-
- getVersion() - Method in class org.nuxeo.ecm.admin.runtime.SimplifiedBundleInfo
-
- getVersion(String, VersionModel) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- getVersion(String, VersionModel) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Deprecated.
use version ids directly
- getVersion(String) - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- getVersion(String, VersionModel) - Method in interface org.nuxeo.ecm.core.model.Session
-
Gets a version of a document, given its versionable id and label.
- getVersion(String) - Method in class org.nuxeo.ecm.core.rest.VersionService
-
- getVersion(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
-
- getVersion(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- getVersion(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentVersion
-
- getVersion(String, VersionModel) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
-
- getVersion(String) - Method in interface org.nuxeo.ecm.core.versioning.VersionableDocument
-
Gets a version of this document, given its label.
- getVersion() - Method in class org.nuxeo.ecm.platform.management.adapters.ComponentInventoryAdapter
-
- getVersion() - Method in interface org.nuxeo.ecm.platform.management.adapters.ComponentInventoryMBean
-
- getVersion() - Method in class org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryAdapter
-
- getVersion() - Method in interface org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryMBean
-
- getVersion() - Method in class org.nuxeo.ecm.platform.mimetype.detectors.MsoXML2007MimetypeSniffer
-
- getVersion() - Method in class org.nuxeo.ecm.platform.mimetype.detectors.MsoXmlMimetypeSniffer
-
- getVersion() - Method in class org.nuxeo.ecm.platform.mimetype.detectors.OOoMimetypeSniffer
-
- getVersion() - Method in class org.nuxeo.ecm.platform.mimetype.detectors.PptMimetypeSniffer
-
- getVersion() - Method in class org.nuxeo.ecm.platform.mimetype.detectors.XlsMimetypeSniffer
-
- getVersion() - Method in class org.nuxeo.ecm.webapp.clipboard.SummaryEntry
-
- getVersion() - Method in class org.nuxeo.osgi.BundleImpl
-
- getVersion() - Method in class org.nuxeo.runtime.config.AbstractServerConfiguration
-
- getVersion() - Method in class org.nuxeo.runtime.config.AutoConfigurationService
-
- getVersion() - Method in class org.nuxeo.runtime.config.ConfigurationFactory
-
- getVersion() - Method in class org.nuxeo.runtime.config.ConfigurationHandler
-
- getVersion() - Method in interface org.nuxeo.runtime.config.ServerConfiguration
-
- getVersion() - Method in class org.nuxeo.runtime.config.v1.ConfigurationFactory1
-
- getVersion() - Method in class org.nuxeo.runtime.gf3.GlassFishServer
-
- getVersion() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
-
- getVersion() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
-
Gets the component version.
- getVersion() - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
-
- getVersion() - Method in interface org.nuxeo.runtime.RuntimeService
-
Gets the version of this runtime service.
- getVersion() - Method in class org.nuxeo.runtime.test.TestRuntime
-
- getVersion() - Method in class org.nuxeo.runtime.util.SimpleRuntime
-
- getVersion() - Method in class org.nuxeo.wss.fprpc.FPRPCRequest
-
- getVersionByLabel(Serializable, String) - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl
-
- getVersionByLabel(Serializable, String) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
-
Gets a version given its version series id and label.
- getVersionByLabel(Serializable, String) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
-
- getVersionCreationDate() - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- getVersionCreationDate() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
-
- getVersionCreationDate() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- getVersionCreationDate() - Method in interface org.nuxeo.ecm.core.versioning.VersionableDocument
-
- getVersionIds(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
-
Gets the version ids for a version series, ordered by creation time.
- getVersionIncEditOptions(DocumentModel) - Method in interface org.nuxeo.ecm.platform.versioning.api.VersioningManager
-
Get document increment options as defined by versioning rules.
- getVersionIncEditOptions(DocumentModel) - Method in class org.nuxeo.ecm.platform.versioning.service.VersioningManagerImpl
-
- getVersioningDelay() - Method in class org.nuxeo.drive.service.impl.DefaultFileSystemItemFactory
-
- getVersioningDelay() - Method in interface org.nuxeo.drive.service.VersioningFileSystemItemFactory
-
Gets the delay passed which a document needs to be versioned since its
last modification.
- getVersioningOption() - Method in class org.nuxeo.drive.service.impl.DefaultFileSystemItemFactory
-
- getVersioningOption() - Method in interface org.nuxeo.drive.service.VersioningFileSystemItemFactory
-
Gets the increment option used when versioning a document.
- getVersioningOption() - Method in interface org.nuxeo.ecm.platform.filemanager.api.FileManager
-
Gets the versioning applied on an overwritten document before it is
overwritten.
- getVersioningOption() - Method in class org.nuxeo.ecm.platform.filemanager.service.FileManagerService
-
- getVersioningOption() - Method in enum org.nuxeo.ecm.platform.versioning.api.VersioningActions
-
- getVersioningOption() - Method in class org.nuxeo.ecm.webengine.forms.FormData
-
- getVersioningOptionInstanceId() - Method in interface org.nuxeo.ecm.webapp.versioning.DocumentVersioning
-
Deprecated.
since 5.7.3: selected option is not kept on this bean
anymore, it's kept by the JSF component behind widget
definition
- getVersioningOptionInstanceId() - Method in class org.nuxeo.ecm.webapp.versioning.DocumentVersioningBean
-
Deprecated.
- getVersioningOptionList() - Method in class org.nuxeo.ecm.core.versioning.SaveOptionsDescriptor
-
- getVersioningOptionsMap(DocumentModel) - Method in interface org.nuxeo.ecm.webapp.versioning.DocumentVersioning
-
Creates a Map with versioning options (as keys) and labels (as map entry
values).
- getVersioningOptionsMap(DocumentModel) - Method in class org.nuxeo.ecm.webapp.versioning.DocumentVersioningBean
-
- getVersioningRules() - Method in interface org.nuxeo.ecm.core.versioning.ExtendableVersioningService
-
- getVersioningRules() - Method in class org.nuxeo.ecm.core.versioning.StandardVersioningService
-
- getVersioningService() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoBinding
-
- getVersionLabel() - Method in class org.nuxeo.ecm.automation.client.model.Document
-
- getVersionLabel() - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
-
- getVersionLabel(DocumentModel) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- getVersionLabel(DocumentModel) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Gets the version label for a document, according to the versioning
service.
- getVersionLabel() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Returns the version label.
- getVersionLabel() - Method in interface org.nuxeo.ecm.core.api.facet.VersioningDocument
-
Returns a string representation of the version number.
- getVersionLabel() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- getVersionLabel() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- getVersionLabel() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- getVersionLabel() - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- getVersionLabel() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
-
- getVersionLabel() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
-
- getVersionLabel() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- getVersionLabel(DocumentModel) - Method in class org.nuxeo.ecm.core.versioning.CompatVersioningService
-
- getVersionLabel(DocumentModel) - Method in class org.nuxeo.ecm.core.versioning.StandardVersioningService
-
- getVersionLabel() - Method in interface org.nuxeo.ecm.core.versioning.VersionableDocument
-
- getVersionLabel(DocumentModel) - Method in class org.nuxeo.ecm.core.versioning.VersioningComponent
-
- getVersionLabel() - Method in class org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter
-
- getVersionLabel(DocumentModel) - Method in interface org.nuxeo.ecm.core.versioning.VersioningService
-
Gets the version label to display for a given document.
- getVersionLabel(DocumentModel) - Method in interface org.nuxeo.ecm.platform.versioning.api.VersioningManager
-
Gets the label for the current version of a document, for the UI.
- getVersionLabel(DocumentModel) - Method in class org.nuxeo.ecm.platform.versioning.service.VersioningManagerImpl
-
- getVersionLabel(DocumentModel) - Method in interface org.nuxeo.ecm.webapp.versioning.DocumentVersioning
-
- getVersionLabel(DocumentModel) - Method in class org.nuxeo.ecm.webapp.versioning.DocumentVersioningBean
-
- getVersionLabel() - Method in class org.nuxeo.ecm.webapp.versioning.VersionInfo
-
- getVersionLabel() - Method in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
-
- getVersionLabel() - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
-
- getVersionLabelFor(DocumentModel) - Static method in class org.nuxeo.ecm.platform.publisher.helper.VersioningHelper
-
- getVersionLabels() - Method in class org.nuxeo.functionaltests.pages.tabs.ArchivedVersionsSubPage
-
Gets the version labels.
- getVersionList() - Method in interface org.nuxeo.ecm.webapp.versioning.VersionedActions
-
Factory accessor for currentDocument versionList.
- getVersionList() - Method in class org.nuxeo.ecm.webapp.versioning.VersionedActionsBean
-
- getVersionMessage() - Static method in class org.nuxeo.shell.cmds.Version
-
- getVersionPath(UpdateOptions) - Method in class org.nuxeo.connect.update.task.update.UpdateManager
-
- getVersionRemovalPolicy() - Method in class org.nuxeo.ecm.core.CoreService
-
- getVersions() - Method in class org.nuxeo.connect.update.task.update.Entry
-
- getVersions() - Method in class org.nuxeo.ecm.admin.repo.RepoStatInfo
-
- getVersions(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- getVersions(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Retrieves all the versions for a specified document.
- getVersions() - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- getVersions() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
-
- getVersions() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- getVersions() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentVersion
-
- getVersions(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl
-
- getVersions(Serializable) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
-
Gets all the versions for a given version series id.
- getVersions(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
-
- getVersions() - Method in interface org.nuxeo.ecm.core.versioning.VersionableDocument
-
- getVersions(String, String) - Method in interface org.nuxeo.ecm.platform.api.ws.NuxeoRemoting
-
Gets the versions of the given document.
- getVersions(String, String) - Method in class org.nuxeo.ecm.platform.indexing.gateway.ws.WSIndexingGatewayBean
-
- getVersions(String, String) - Method in class org.nuxeo.ecm.platform.ws.NuxeoRemotingBean
-
- getVersions() - Method in class org.nuxeo.shell.Shell
-
- getVersionSepartor() - Method in class org.nuxeo.ecm.webapp.clipboard.SummaryEntry
-
- getVersionSeriesCheckedOutBy() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
-
- getVersionSeriesCheckedOutId() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
-
- getVersionSeriesId(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- getVersionSeriesId(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Gets the version series id for a document.
- getVersionSeriesId() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Gets the version series id for this document.
- getVersionSeriesId() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- getVersionSeriesId() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- getVersionSeriesId() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- getVersionSeriesId() - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- getVersionSeriesId() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
-
- getVersionSeriesId() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
-
- getVersionSeriesId() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- getVersionSeriesId() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentVersion
-
- getVersionSeriesId() - Method in interface org.nuxeo.ecm.core.versioning.VersionableDocument
-
Gets the version series id.
- getVersionsForDocument(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- getVersionsForDocument(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Retrieves all the versions for a specified document.
- getVersionsIds() - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- getVersionsIds() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
-
- getVersionsIds() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- getVersionsIds() - Method in interface org.nuxeo.ecm.core.versioning.VersionableDocument
-
Gets the list of version ids for this document.
- getVersionsRefs(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- getVersionsRefs(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Gets the references of the versions of the document.
- getVersionsSize() - Method in interface org.nuxeo.ecm.quota.size.QuotaAware
-
- getVersionsSize() - Method in class org.nuxeo.ecm.quota.size.QuotaAwareDocument
-
- getVersionsSize() - Method in class org.nuxeo.ecm.quota.size.SizeUpdateEventContext
-
- getVersionsSizeOnTotal() - Method in class org.nuxeo.ecm.quota.size.SizeUpdateEventContext
-
- getVersionString() - Method in class org.nuxeo.shell.swing.widgets.JFontChooser
-
- getVersionWithoutQualifier() - Method in class org.nuxeo.common.utils.FileVersion
-
- getVersionWithoutSnapshot() - Method in class org.nuxeo.common.utils.FileVersion
-
- getVeto(String) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationListenerVetoRegistry
-
- getVetos() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationListenerVetoRegistry
-
- getVideo() - Method in class org.nuxeo.ecm.platform.video.adapter.VideoDocumentAdapter
-
- getVideo() - Method in interface org.nuxeo.ecm.platform.video.VideoDocument
-
Returns the main
Video
of this
VideoDocument
.
- getVideoConversionStatus(DocumentModel, String) - Method in class org.nuxeo.ecm.platform.video.VideoActions
-
- getVideoInfo() - Method in class org.nuxeo.ecm.platform.video.Video
-
- getVideoInfo(Blob) - Static method in class org.nuxeo.ecm.platform.video.VideoHelper
-
- getView(String) - Method in class org.nuxeo.apidoc.browse.NuxeoArtifactWebObject
-
- getView() - Method in interface org.nuxeo.ecm.directory.api.ui.DirectoryUI
-
Returns the directory view.
- getView() - Method in class org.nuxeo.ecm.directory.api.ui.DirectoryUIDescriptor
-
- getView(String) - Method in class org.nuxeo.ecm.mobile.webengine.Profile
-
Try to return the dedicated view for standard or rich profile (with
suffix) if not exists return the view without suffix.
- getView(String) - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPicture
-
- getView(String) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
-
- getView(String) - Method in interface org.nuxeo.ecm.platform.rendering.api.RenderingEngine
-
- getView(String, Object) - Method in interface org.nuxeo.ecm.platform.rendering.api.RenderingEngine
-
- getView(String) - Method in class org.nuxeo.ecm.platform.rendering.fm.FreemarkerEngine
-
- getView(String, Object) - Method in class org.nuxeo.ecm.platform.rendering.fm.FreemarkerEngine
-
- getView(String) - Method in interface org.nuxeo.ecm.platform.types.adapter.TypeInfo
-
- getView(String) - Method in class org.nuxeo.ecm.platform.types.adapter.TypeInfoAdapter
-
- getView(String) - Method in class org.nuxeo.ecm.platform.types.Type
-
- getView() - Method in class org.nuxeo.ecm.platform.ui.web.component.document.RestDocumentLink
-
- getView(String) - Method in class org.nuxeo.ecm.webengine.jaxrs.views.BundleResource
-
- getView(String) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
-
- getView(Module, String) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResourceType
-
- getView(String) - Method in interface org.nuxeo.ecm.webengine.model.Resource
-
- getView(Module, String) - Method in interface org.nuxeo.ecm.webengine.model.ResourceType
-
Gets a view for this type in the context of the given module.
- getView() - Method in class org.nuxeo.ecm.webengine.ui.Test
-
- getView() - Method in class org.nuxeo.theme.views.ViewType
-
- getViewAreaHeight() - Method in class org.nuxeo.ecm.platform.pictures.tiles.gwt.client.model.TilingModel
-
- getViewAreaLeft() - Method in class org.nuxeo.ecm.platform.pictures.tiles.gwt.client.model.TilingModel
-
- getViewAreaTop() - Method in class org.nuxeo.ecm.platform.pictures.tiles.gwt.client.model.TilingModel
-
- getViewAreaWidth() - Method in class org.nuxeo.ecm.platform.pictures.tiles.gwt.client.model.TilingModel
-
- getViewById(String) - Method in class org.nuxeo.theme.ApplicationType
-
- getViewDefs() - Method in class org.nuxeo.theme.ApplicationType
-
- getViewer() - Method in interface org.nuxeo.ecm.spaces.api.Gadget
-
- getViewer() - Method in interface org.nuxeo.ecm.spaces.api.Space
-
- getViewer() - Method in class org.nuxeo.ecm.spaces.impl.docwrapper.DocGadgetImpl
-
- getViewer() - Method in class org.nuxeo.ecm.spaces.impl.docwrapper.DocSpaceImpl
-
- getViewer() - Method in class org.nuxeo.opensocial.container.shared.webcontent.abs.AbstractWebContentData
-
- getViewer() - Method in interface org.nuxeo.opensocial.container.shared.webcontent.WebContentData
-
- getViewFor(Action) - Method in class org.nuxeo.ecm.webapp.action.MainTabsActions
-
- getViewFor(String) - Method in class org.nuxeo.ecm.webapp.action.MainTabsActions
-
- getViewHandler() - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockApplication
-
- getViewId() - Method in class org.nuxeo.ecm.platform.forms.layout.demo.descriptors.DemoWidgetTypeDescriptor
-
- getViewId() - Method in interface org.nuxeo.ecm.platform.forms.layout.demo.service.DemoWidgetType
-
- getViewId() - Method in class org.nuxeo.ecm.platform.forms.layout.demo.service.DemoWidgetTypeImpl
-
- getViewId() - Method in interface org.nuxeo.ecm.platform.url.api.DocumentView
-
Returns the outcome to use for this document view.
- getViewId() - Method in class org.nuxeo.ecm.platform.url.DocumentViewImpl
-
- getViewId() - Method in class org.nuxeo.ecm.social.workspace.CollaborationActions
-
- getViewIdFromOutcome(String, HttpServletRequest) - Method in interface org.nuxeo.ecm.platform.ui.web.rest.api.URLPolicyService
-
Returns the view id given an outcome, to dispatch to the right view
given an outcome.
- getViewIdFromOutcome(String, HttpServletRequest) - Method in class org.nuxeo.ecm.platform.ui.web.rest.services.URLPolicyServiceImpl
-
- getViewIdFromOutcome(String) - Method in class org.nuxeo.ecm.platform.ui.web.rest.StaticNavigationHandler
-
- getViewIds() - Method in class org.nuxeo.ecm.platform.ui.web.rest.descriptors.URLPatternDescriptor
-
- getViewIds() - Method in class org.nuxeo.theme.ApplicationType
-
- getViewMode() - Method in interface org.nuxeo.theme.models.Info
-
- getViewMode() - Method in class org.nuxeo.theme.rendering.RenderingInfo
-
- getViewModeByUrl(URL) - Static method in class org.nuxeo.theme.themes.ThemeManager
-
- getViewName() - Method in class org.nuxeo.theme.views.ViewType
-
- getViewNameOfSelectedElement() - Static method in class org.nuxeo.theme.editor.Main
-
- getViewNamesForSelectedElement(String) - Static method in class org.nuxeo.theme.editor.Main
-
- getViewPreviewLayoutDefinition() - Method in class org.nuxeo.ecm.platform.forms.layout.demo.jsf.LayoutDemoActions
-
- getViewRoot() - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockFacesContext
-
- getViewRoot() - Method in class org.nuxeo.ecm.webengine.jaxrs.views.ResourceContext
-
The prefix used to reference templates in template source locators
- getViews() - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPicture
-
- getViews() - Method in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
-
- getViews() - Method in interface org.nuxeo.ecm.platform.picture.web.PictureBookManager
-
Gets the views.
- getViews() - Method in class org.nuxeo.ecm.platform.picture.web.PictureBookManagerBean
-
- getViews() - Method in interface org.nuxeo.ecm.platform.types.adapter.TypeInfo
-
- getViews() - Method in class org.nuxeo.ecm.platform.types.adapter.TypeInfoAdapter
-
- getViews() - Method in class org.nuxeo.ecm.platform.types.Type
-
- getViews(String, String) - Static method in class org.nuxeo.theme.editor.Editor
-
- getViews() - Method in class org.nuxeo.theme.editor.FragmentInfo
-
- getViews() - Method in class org.nuxeo.theme.fragments.FragmentInfo
-
- getViewtitle() - Method in interface org.nuxeo.ecm.platform.picture.web.PictureBookManager
-
Gets the viewtitle.
- getViewtitle() - Method in class org.nuxeo.ecm.platform.picture.web.PictureBookManagerBean
-
- getViewType() - Method in class org.nuxeo.theme.views.AbstractView
-
- getViewType() - Method in interface org.nuxeo.theme.views.View
-
- getViewTypes() - Method in class org.nuxeo.theme.editor.FragmentInfo
-
- getViewTypes() - Method in class org.nuxeo.theme.fragments.FragmentInfo
-
- getViewTypesForFragmentType(FragmentType) - Static method in class org.nuxeo.theme.themes.ThemeManager
-
- getViewXPath(String) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter
-
- getViewXPath(String) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.NoPictureAdapter
-
- getViewXPath(String) - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.PictureResourceAdapter
-
Returns the XPath of the given view name, or null
if the view is
not found on the Picture.
- getVirtualCellColumn(int) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.excel.ExcelBuilderMultiSheet
-
Return a column ID for the expected cell:
returns 255 for realColumn=255
returns 0 for realColumn=256
...
- getVirtualCellSheet(int) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.excel.ExcelBuilderMultiSheet
-
Return a sheet ID for the expected cell:
sheet 0 for cells [0;255]
sheet 1 for cells [256;511]
...
- getVirtualFolderItem(Principal) - Method in class org.nuxeo.drive.hierarchy.permission.factory.PermissionTopLevelFactory
-
- getVirtualFolderItem(Principal) - Method in class org.nuxeo.drive.hierarchy.permission.factory.SharedSyncRootParentFactory
-
- getVirtualFolderItem(Principal) - Method in class org.nuxeo.drive.hierarchy.permission.factory.UserSyncRootParentFactory
-
- getVirtualFolderItem(Principal) - Method in class org.nuxeo.drive.hierarchy.userworkspace.factory.UserWorkspaceSyncRootParentFactory
-
- getVirtualFolderItem(Principal) - Method in class org.nuxeo.drive.hierarchy.userworkspace.factory.UserWorkspaceTopLevelFactory
-
- getVirtualFolderItem(Principal) - Method in class org.nuxeo.drive.service.impl.AbstractVirtualFolderItemFactory
-
- getVirtualFolderItem(Principal) - Method in class org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory
-
- getVirtualFolderItem(Principal) - Method in interface org.nuxeo.drive.service.VirtualFolderItemFactory
-
- getVirtualFolderItemFactory(String) - Method in interface org.nuxeo.drive.service.FileSystemItemAdapterService
-
- getVirtualFolderItemFactory(String) - Method in class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
-
- getVirtualFolderNames() - Method in class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
-
- getVirtualFolderNames() - Method in interface org.nuxeo.ecm.webdav.backend.Backend
-
- getVirtualFolderNames() - Method in class org.nuxeo.ecm.webdav.backend.SimpleBackend
-
- getVirtualGroups() - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
-
- getVirtualHome() - Method in class org.nuxeo.runtime.jboss.deployer.structure.DeploymentStructure
-
- getVirtualNavPath() - Method in class org.nuxeo.ecm.virtualnavigation.action.MultiNavTreeManager
-
- getVirtualPath(String) - Method in class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
-
- getVirtualPath(String) - Method in interface org.nuxeo.ecm.webdav.backend.Backend
-
- getVirtualPath(String) - Method in class org.nuxeo.ecm.webdav.backend.SimpleBackend
-
- getVisibility() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
-
- getVisibility() - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
-
- getVisibility() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResourceType
-
- getVisibility() - Method in class org.nuxeo.ecm.webengine.model.impl.TypeDescriptor
-
- getVisibilityPerspectives() - Method in class org.nuxeo.theme.fragments.AbstractFragment
-
- getVisibilityPerspectives() - Method in interface org.nuxeo.theme.fragments.Fragment
-
- getVisibleInPerspectives() - Method in class org.nuxeo.theme.jsf.component.UIPanel
-
- getVisibleInPerspectives() - Method in class org.nuxeo.theme.jsf.taglib.PanelTag
-
- getVisibleUserPermissions(String) - Method in class org.nuxeo.ecm.webapp.security.SecurityActionsBean
-
- getVisitor() - Method in class org.nuxeo.ecm.webapp.table.model.DocModelTableModel
-
Deprecated.
- getVisitor() - Method in class org.nuxeo.ecm.webapp.table.model.UserPermissionsTableModel
-
Deprecated.
- getVmid() - Static method in class org.nuxeo.runtime.api.RuntimeInstanceIdentifier
-
- getVocabulariesEnabled() - Method in class org.nuxeo.ecm.webapp.context.UserServicesContext
-
Checks if an user has the right to see the vocabularies
management link.
- getVocabulariesPage() - Method in class org.nuxeo.functionaltests.pages.admincenter.AdminCenterBasePage
-
- getVocabularyLabel(String, String) - Method in class org.nuxeo.ecm.automation.features.PlatformFunctions
-
- getVocabularyLabel(String, String) - Method in class org.nuxeo.template.context.extensions.ContextFunctions
-
- getVocabularyManager() - Static method in class org.nuxeo.theme.Manager
-
- getVocabularySelectOptions(String, String) - Static method in class org.nuxeo.ecm.platform.forms.layout.io.plugins.helpers.VocabularyHelper
-
- getVocabularyTranslatedLabel(String, String, String) - Method in class org.nuxeo.template.context.extensions.ContextFunctions
-
- getWaitsFor() - Method in class org.nuxeo.common.collections.DependencyTree.Entry
-
- getWaitsFor() - Method in class org.nuxeo.runtime.deploy.DependencyTree.Entry
-
- GetWallActivityStream - Class in org.nuxeo.ecm.wall.operations
-
- GetWallActivityStream() - Constructor for class org.nuxeo.ecm.wall.operations.GetWallActivityStream
-
- getWarnings() - Method in class org.nuxeo.ecm.admin.runtime.SimplifiedServerInfo
-
- getWarnings() - Method in class org.nuxeo.runtime.AbstractRuntimeService
-
- getWarnings() - Method in interface org.nuxeo.runtime.RuntimeService
-
Gets a list of startup warnings.
- getWatchFile() - Method in class org.nuxeo.runtime.deploy.ConfigurationDeployer.Entry
-
- getWeb() - Method in class org.nuxeo.common.Environment
-
- getWebActions() - Static method in class org.nuxeo.ecm.automation.jsf.OperationHelper
-
- getWebAppName() - Static method in class org.nuxeo.ecm.platform.ui.web.util.BaseURL
-
- getWebAppName(ServletRequest) - Static method in class org.nuxeo.ecm.platform.web.common.vh.VirtualHostHelper
-
- getWebAppName() - Static method in class org.nuxeo.theme.jsf.URLUtils
-
- getWebConfiguration(String) - Method in interface org.nuxeo.ecm.platform.annotations.gwt.client.configuration.WebConfigurationService
-
- getWebConfiguration(String, AsyncCallback<WebConfiguration>) - Method in interface org.nuxeo.ecm.platform.annotations.gwt.client.configuration.WebConfigurationServiceAsync
-
- getWebConfiguration() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.controler.AnnotationController
-
- getWebConfiguration(String) - Method in class org.nuxeo.ecm.platform.annotations.gwt.server.configuration.WebConfigurationServiceImpl
-
- getWebContainers() - Method in class org.nuxeo.webengine.sites.Sites
-
- getWebContainersPath() - Static method in class org.nuxeo.webengine.sites.utils.SiteUtils
-
Returns the path to all the existing web containers.
- getWebContent(String) - Method in interface org.nuxeo.ecm.spaces.api.Space
-
- getWebContent(String) - Method in class org.nuxeo.ecm.spaces.impl.docwrapper.DocSpaceImpl
-
- getWebContent(String) - Method in class org.nuxeo.opensocial.container.client.model.AppModel
-
- getWebContent(String) - Method in interface org.nuxeo.opensocial.container.client.presenter.ContainerPresenter.Display
-
- getWebContent() - Method in class org.nuxeo.opensocial.container.client.rpc.webcontent.action.UpdateWebContent
-
- getWebContent(int) - Method in interface org.nuxeo.opensocial.container.client.ui.api.HasWebContents
-
- getWebContent(String) - Method in interface org.nuxeo.opensocial.container.client.ui.api.HasWebContents
-
- getWebContent(int) - Method in class org.nuxeo.opensocial.container.client.ui.UnitWidget
-
- getWebContent(String) - Method in class org.nuxeo.opensocial.container.client.ui.UnitWidget
-
- getWebContent(String) - Method in class org.nuxeo.opensocial.container.client.view.ContainerWidget
-
- getWebContentAdapterFor(DocumentModel) - Method in interface org.nuxeo.opensocial.container.server.service.WebContentSaverService
-
- getWebContentAdapterFor(DocumentModel) - Method in class org.nuxeo.opensocial.container.server.service.WebContentSaverServiceImpl
-
- getWebContentDAOFor(DocumentModel) - Method in interface org.nuxeo.opensocial.container.server.service.WebContentSaverService
-
- getWebContentDAOFor(DocumentModel) - Method in class org.nuxeo.opensocial.container.server.service.WebContentSaverServiceImpl
-
- getWebContentData() - Method in class org.nuxeo.opensocial.container.client.rpc.webcontent.result.UpdateWebContentResult
-
- getWebContentId() - Method in class org.nuxeo.opensocial.container.client.event.priv.app.portlet.WebContentUpdatedEvent
-
- getWebContentId() - Method in class org.nuxeo.opensocial.container.client.event.priv.model.WebContentRemovedEvent
-
- getWebContentId() - Method in class org.nuxeo.opensocial.container.client.event.publ.UpdateWebContentEvent
-
- getWebContentPosition(Widget) - Method in interface org.nuxeo.opensocial.container.client.ui.api.HasWebContents
-
- getWebContentPosition(Widget) - Method in class org.nuxeo.opensocial.container.client.ui.UnitWidget
-
- getWebContents() - Method in class org.nuxeo.opensocial.container.client.model.AppModel
-
- getWebContents() - Method in class org.nuxeo.opensocial.container.client.rpc.InitApplicationResult
-
- getWebContents() - Method in class org.nuxeo.opensocial.container.client.rpc.webcontent.action.UpdateAllWebContents
-
- getWebContents() - Method in interface org.nuxeo.opensocial.container.client.ui.api.HasWebContents
-
- getWebContents() - Method in class org.nuxeo.opensocial.container.client.ui.UnitWidget
-
- getWebException() - Method in class org.nuxeo.ecm.platform.error.web.WebengineError
-
- getWebFragment(By, Class<T>) - Static method in class org.nuxeo.functionaltests.AbstractTest
-
- getWebFragment(WebElement, Class<T>) - Static method in class org.nuxeo.functionaltests.AbstractTest
-
- getWebFragment(By, Class<T>) - Method in interface org.nuxeo.functionaltests.fragment.WebFragment
-
- getWebFragment(WebElement, Class<T>) - Method in interface org.nuxeo.functionaltests.fragment.WebFragment
-
- getWebFragment(By, Class<T>) - Method in class org.nuxeo.functionaltests.fragment.WebFragmentImpl
-
- getWebFragment(WebElement, Class<T>) - Method in class org.nuxeo.functionaltests.fragment.WebFragmentImpl
-
- getWebFragment(By, Class<T>) - Method in class org.nuxeo.functionaltests.pages.AbstractPage
-
- getWebFragment(WebElement, Class<T>) - Method in class org.nuxeo.functionaltests.pages.AbstractPage
-
- getWebLoader() - Method in class org.nuxeo.ecm.webengine.WebEngine
-
- getWebMapping(WSSRequest, String) - Static method in class org.nuxeo.wss.url.WSSUrlMapper
-
- getWebPageDocumentType() - Method in class org.nuxeo.webengine.blogs.BlogSites
-
- getWebPageDocumentType() - Method in class org.nuxeo.webengine.sites.Sites
-
Returns the document type of the child
- getWebPermission() - Method in interface org.nuxeo.ecm.platform.annotations.configuration.service.WebAnnotationConfigurationService
-
- getWebPermission() - Method in class org.nuxeo.ecm.platform.annotations.configuration.service.WebAnnotationConfigurationServiceImpl
-
- getWebRoot() - Method in class org.nuxeo.common.server.WebApplication
-
- getWebsite() - Method in class org.nuxeo.theme.webwidgets.WidgetType
-
- getWebSiteDocumentType() - Method in class org.nuxeo.webengine.blogs.BlogSites
-
- getWebSiteDocumentType() - Method in class org.nuxeo.webengine.sites.Sites
-
Returns the document type of the web site.
- getWebSiteObjectTypeName() - Method in class org.nuxeo.webengine.blogs.BlogSites
-
- getWebSiteObjectTypeName() - Method in class org.nuxeo.webengine.sites.Sites
-
Returns the name of the web site document object.
- getWebTypes() - Method in class org.nuxeo.ecm.webengine.admin.AdminApp
-
- getWebTypes() - Method in class org.nuxeo.ecm.webengine.app.WebEngineModule
-
- getWeek() - Method in class org.nuxeo.ecm.automation.core.scripting.DateWrapper
-
- getWeight() - Method in class org.nuxeo.ecm.directory.ldap.dns.DNSServiceEntry
-
Get the weight of this DNS entry to compare entries with equal
priority, ascending weight 0(lowest)..Integer.MAX_VALUE(highest)
- getWeight() - Method in class org.nuxeo.ecm.platform.tag.Tag
-
- getWeight() - Method in class org.nuxeo.webengine.sites.models.TagCloudModel
-
- getWelcomeMedia() - Method in class org.nuxeo.webengine.sites.AbstractSiteDocumentObject
-
Returns the welcome media of the current web object.
- getWelcomeMediaHeight() - Method in class org.nuxeo.webengine.sites.AbstractSiteDocumentObject
-
- getWelcomeMediaIsImage() - Method in class org.nuxeo.webengine.sites.AbstractSiteDocumentObject
-
- getWelcomeMediaWidth() - Method in class org.nuxeo.webengine.sites.AbstractSiteDocumentObject
-
- getWhat() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Select
-
- getWhere() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Select
-
- getWhereClause() - Method in class org.nuxeo.ecm.core.query.sql.model.SQLQuery
-
- getWhereClause() - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderDefinition
-
- getWhereClause() - Method in class org.nuxeo.ecm.platform.query.core.CoreQueryPageProviderDescriptor
-
- getWhereClause() - Method in class org.nuxeo.ecm.platform.query.core.GenericPageProviderDescriptor
-
- getWidget() - Method in class org.nuxeo.ecm.automation.client.model.OperationDocumentation.Param
-
- getWidget() - Method in class org.nuxeo.ecm.automation.OperationDocumentation.Param
-
- getWidget(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutImpl
-
- getWidget(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Layout
-
Returns widget with given name.
- getWidget(FaceletContext, String, String, String, String, String) - Method in interface org.nuxeo.ecm.platform.forms.layout.service.WebLayoutManager
-
Returns a widget instance given a name and a category, as it would be
computed when defined within a layout.
- getWidget(FaceletContext, WidgetDefinition, String, String, String) - Method in interface org.nuxeo.ecm.platform.forms.layout.service.WebLayoutManager
-
Returns a widget instance given a name and a category, as it would be
computed when defined within a layout.
- getWidget(FaceletContext, String, String, String, String, String) - Method in class org.nuxeo.ecm.platform.forms.layout.service.WebLayoutManagerImpl
-
- getWidget(FaceletContext, WidgetDefinition, String, String, String) - Method in class org.nuxeo.ecm.platform.forms.layout.service.WebLayoutManagerImpl
-
- getWidget(String) - Method in class org.nuxeo.functionaltests.forms.LayoutElement
-
Returns a
WidgetElement
with given id, after having injected its
fields.
- getWidget(String, Class<T>) - Method in class org.nuxeo.functionaltests.forms.LayoutElement
-
Returns a widget with given id , after having injected its fields.
- getWidgetByUid(String) - Method in interface org.nuxeo.theme.webwidgets.Provider
-
Get a widget by its id.
- getWidgetByUid(String) - Method in class org.nuxeo.theme.webwidgets.providers.DefaultProvider
-
- getWidgetByUid(String) - Method in class org.nuxeo.theme.webwidgets.providers.DefaultProviderSession
-
- getWidgetByUid(String) - Method in class org.nuxeo.theme.webwidgets.providers.PersistentProvider
-
- getWidgetCategories() - Method in class org.nuxeo.theme.webwidgets.Service
-
- getWidgetCategories() - Static method in class org.nuxeo.theme.webwidgets.ui.Main
-
- getWidgetCategory() - Static method in class org.nuxeo.theme.webwidgets.ui.SessionManager
-
- getWidgetConverters(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.service.LayoutStore
-
- getWidgetConverters(String) - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.LayoutStoreImpl
-
- getWidgetData(String, String, String) - Static method in class org.nuxeo.theme.webwidgets.Manager
-
- getWidgetData(Provider, Widget, String) - Static method in class org.nuxeo.theme.webwidgets.Manager
-
- getWidgetData(Widget, String) - Method in interface org.nuxeo.theme.webwidgets.Provider
-
Get the data of a widget
- getWidgetData(Widget, String) - Method in class org.nuxeo.theme.webwidgets.providers.DefaultProvider
-
- getWidgetData(Widget, String) - Method in class org.nuxeo.theme.webwidgets.providers.PersistentProvider
-
- getWidgetDataContent(String, String, String) - Static method in class org.nuxeo.theme.webwidgets.Manager
-
- getWidgetDataInfo(String, String, String) - Static method in class org.nuxeo.theme.webwidgets.Manager
-
- getWidgetDataInfo(String, String, String) - Method in class org.nuxeo.theme.webwidgets.ui.Main
-
- getWidgetDecoration(String) - Method in class org.nuxeo.theme.webwidgets.DecorationType
-
- getWidgetDecoration(String) - Static method in class org.nuxeo.theme.webwidgets.Manager
-
- getWidgetDefinition(WidgetDefinition, LayoutConversionContext) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.converters.WidgetDefinitionConverter
-
Returns the original widget definition, or a clone if it needs to be
changed.
- getWidgetDefinition(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutDefinitionImpl
-
- getWidgetDefinition(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutDefinition
-
Returns the widget definition with given name.
- getWidgetDefinition(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.service.LayoutManager
-
Returns the registered widget definition for this name.
- getWidgetDefinition(String, String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.service.LayoutStore
-
Returns the registered widget definition for this name.
- getWidgetDefinition(String) - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.WidgetDefinitionRegistry
-
- getWidgetDefinition(String) - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.AbstractLayoutManager
-
- getWidgetDefinition(String, String) - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.LayoutStoreImpl
-
- getWidgetDefinition(String) - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutDescriptor
-
- getWidgetDefinition() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetDescriptor
-
- getWidgetDefinition(WidgetDefinition, LayoutConversionContext) - Method in class org.nuxeo.ecm.platform.forms.layout.io.plugins.AbstractChainedVocabularyWidgetConverter
-
- getWidgetDefinition(WidgetDefinition, LayoutConversionContext) - Method in class org.nuxeo.ecm.platform.forms.layout.io.plugins.WidgetDirectoryItemsConverter
-
- getWidgetDefinition(WidgetDefinition, LayoutConversionContext) - Method in class org.nuxeo.ecm.platform.forms.layout.io.plugins.WidgetLabeli18nConverter
-
- getWidgetIconContent(String) - Static method in class org.nuxeo.theme.webwidgets.Manager
-
- getWidgetIconPath(String) - Static method in class org.nuxeo.theme.webwidgets.Manager
-
- getWidgetId() - Method in class org.nuxeo.functionaltests.forms.AbstractWidgetElement
-
- getWidgetMap() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutImpl
-
- getWidgetMap() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Layout
-
Returns a widget map, with widget name as key.
- getWidgetMode() - Method in class org.nuxeo.ecm.platform.forms.layout.service.DisabledPropertyRefDescriptor
-
- getWidgetModeFromLayoutMode(String) - Static method in class org.nuxeo.ecm.platform.forms.layout.api.BuiltinModes
-
Returns the default mode to use for a widget, given the layout mode.
- getWidgetModeProperties() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
-
- getWidgetModeProperties() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
-
Returns properties by widget mode.
- getWidgetModeProperties() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetDescriptor
-
- getWidgetOfSelectedElement() - Static method in class org.nuxeo.theme.editor.Main
-
- getWidgetPreferences(Provider, Widget) - Static method in class org.nuxeo.theme.webwidgets.Manager
-
- getWidgetPreferences(Widget) - Method in interface org.nuxeo.theme.webwidgets.Provider
-
Get the preferences of a widget.
- getWidgetPreferences(Widget) - Method in class org.nuxeo.theme.webwidgets.providers.DefaultProvider
-
- getWidgetPreferences(Widget) - Method in class org.nuxeo.theme.webwidgets.providers.PersistentProvider
-
- getWidgetProperties() - Method in class org.nuxeo.ecm.platform.forms.layout.demo.jsf.PreviewLayoutDefinition
-
- getWidgetReference() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetReferenceDescriptor
-
- getWidgetReferences() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutRowDefinitionImpl
-
- getWidgetReferences() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutRowDefinition
-
Returns the list of widget references to use at a given row.
- getWidgets() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutRowDefinitionImpl
-
- getWidgets() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutRowImpl
-
- getWidgets() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutRow
-
- getWidgets() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutRowDefinition
-
- getWidgets() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutRowDescriptor
-
- getWidgets(String) - Method in class org.nuxeo.ecm.platform.forms.layout.export.RootResource
-
- getWidgets(String) - Method in interface org.nuxeo.theme.webwidgets.Provider
-
Get the list of widgets in a region.
- getWidgets(String) - Method in class org.nuxeo.theme.webwidgets.providers.DefaultProvider
-
- getWidgets(String) - Method in class org.nuxeo.theme.webwidgets.providers.DefaultProviderSession
-
- getWidgets(String) - Method in class org.nuxeo.theme.webwidgets.providers.PersistentProvider
-
- getWidgets(String) - Method in class org.nuxeo.theme.webwidgets.providers.PersistentProviderPerUser
-
- getWidgetsByRegion() - Method in class org.nuxeo.theme.webwidgets.providers.DefaultProviderSession
-
- getWidgetsByUid() - Method in class org.nuxeo.theme.webwidgets.providers.DefaultProviderSession
-
- getWidgetSelectOption() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetSelectOptionDescriptor
-
- getWidgetSelectOption() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetSelectOptionsDescriptor
-
- getWidgetState(Provider, Widget) - Static method in class org.nuxeo.theme.webwidgets.Manager
-
- getWidgetState(Widget) - Method in interface org.nuxeo.theme.webwidgets.Provider
-
Get the state of a widget.
- getWidgetState(Widget) - Method in class org.nuxeo.theme.webwidgets.providers.DefaultProvider
-
- getWidgetState(Widget) - Method in class org.nuxeo.theme.webwidgets.providers.PersistentProvider
-
- getWidgetType(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.service.LayoutManager
-
Returns the registered widget type for this type name.
- getWidgetType(String, String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.service.LayoutStore
-
Returns the registered widget type for this type name.
- getWidgetType(String) - Method in class org.nuxeo.ecm.platform.forms.layout.core.registries.WidgetTypeRegistry
-
- getWidgetType(String) - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.AbstractLayoutManager
-
- getWidgetType(String, String) - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.LayoutStoreImpl
-
- getWidgetType() - Method in class org.nuxeo.ecm.platform.forms.layout.demo.jsf.PreviewLayoutDefinition
-
- getWidgetType(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.demo.service.LayoutDemoManager
-
- getWidgetType(String) - Method in class org.nuxeo.ecm.platform.forms.layout.demo.service.LayoutDemoService
-
- getWidgetType() - Method in class org.nuxeo.ecm.platform.forms.layout.service.DisabledPropertyRefDescriptor
-
- getWidgetType(String) - Static method in class org.nuxeo.theme.webwidgets.Manager
-
- getWidgetType(String) - Method in class org.nuxeo.theme.webwidgets.Service
-
- getWidgetTypeByViewId(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.demo.service.LayoutDemoManager
-
- getWidgetTypeByViewId(String) - Method in class org.nuxeo.ecm.platform.forms.layout.demo.service.LayoutDemoService
-
- getWidgetTypeCategories(WidgetTypeDefinition) - Method in class org.nuxeo.ecm.platform.forms.layout.export.WidgetTypeResource
-
- getWidgetTypeCategoriesAsString(WidgetTypeDefinition) - Method in class org.nuxeo.ecm.platform.forms.layout.export.WidgetTypeResource
-
- getWidgetTypeCategory() - Method in class org.nuxeo.ecm.platform.forms.layout.demo.descriptors.DemoWidgetTypeDescriptor
-
- getWidgetTypeCategory() - Method in interface org.nuxeo.ecm.platform.forms.layout.demo.service.DemoWidgetType
-
- getWidgetTypeCategory() - Method in class org.nuxeo.ecm.platform.forms.layout.demo.service.DemoWidgetTypeImpl
-
- getWidgetTypeCategory() - Method in class org.nuxeo.ecm.platform.forms.layout.service.DisabledPropertyRefDescriptor
-
- getWidgetTypeClass() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeImpl
-
- getWidgetTypeClass() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetType
-
Returns the class defining this widget type behaviour.
- getWidgetTypeConfiguration() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeConfigurationDescriptor
-
- getWidgetTypeDefinition(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.service.LayoutManager
-
Returns the widget type definition with given name, or null if no widget
type with this name is found.
- getWidgetTypeDefinition(String, String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.service.LayoutStore
-
Returns the widget type definition with given name, or null if no widget
type with this name is found.
- getWidgetTypeDefinition(String) - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.AbstractLayoutManager
-
- getWidgetTypeDefinition(String, String) - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.LayoutStoreImpl
-
- getWidgetTypeDefinition() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeDescriptor
-
- getWidgetTypeDefinition(HttpServletRequest, String) - Method in class org.nuxeo.ecm.platform.forms.layout.export.WidgetTypeResource
-
- getWidgetTypeDefinition(String) - Static method in class org.nuxeo.ecm.platform.forms.layout.facelets.library.LayoutTagLibrary
-
- getWidgetTypeDefinition(String, String) - Static method in class org.nuxeo.ecm.platform.forms.layout.functions.LayoutFunctions
-
- getWidgetTypeDefinitions() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.service.LayoutManager
-
Returns the widget type definitions for all the registered widget types.
- getWidgetTypeDefinitions(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.service.LayoutStore
-
Returns the widget type definitions for all the registered widget types.
- getWidgetTypeDefinitions() - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.AbstractLayoutManager
-
- getWidgetTypeDefinitions(String) - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.LayoutStoreImpl
-
- getWidgetTypeDefinitions(HttpServletRequest, String, String, Boolean) - Method in class org.nuxeo.ecm.platform.forms.layout.export.WidgetTypeResource
-
Returns widget types definitions for given categories
- getWidgetTypeDefinitionsForCategory(HttpServletRequest, String, String, Boolean) - Method in class org.nuxeo.ecm.platform.forms.layout.export.WidgetTypeResource
-
Returns widget types definitions for given category.
- getWidgetTypeDescription(WidgetTypeDefinition) - Method in class org.nuxeo.ecm.platform.forms.layout.export.WidgetTypeResource
-
- getWidgetTypeHandler(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.service.WebLayoutManager
-
Returns the widget type handler for the registered widget type with this
type name.
- getWidgetTypeHandler(String, String) - Method in interface org.nuxeo.ecm.platform.forms.layout.service.WebLayoutManager
-
Returns the widget type handler for the registered widget type with this
type name and type category.
- getWidgetTypeHandler(String) - Method in class org.nuxeo.ecm.platform.forms.layout.service.WebLayoutManagerImpl
-
- getWidgetTypeHandler(String, String) - Method in class org.nuxeo.ecm.platform.forms.layout.service.WebLayoutManagerImpl
-
- getWidgetTypeLabel(WidgetTypeDefinition) - Method in class org.nuxeo.ecm.platform.forms.layout.export.WidgetTypeResource
-
- getWidgetTypeName() - Method in class org.nuxeo.ecm.platform.forms.layout.demo.descriptors.DemoWidgetTypeDescriptor
-
- getWidgetTypeNames() - Method in class org.nuxeo.theme.webwidgets.Service
-
- getWidgetTypes(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.demo.service.LayoutDemoManager
-
- getWidgetTypes(String) - Method in class org.nuxeo.ecm.platform.forms.layout.demo.service.LayoutDemoService
-
- getWidgetTypes(String) - Method in class org.nuxeo.theme.webwidgets.Service
-
- getWidgetTypes() - Static method in class org.nuxeo.theme.webwidgets.ui.Main
-
- getWidgetUid() - Method in class org.nuxeo.theme.webwidgets.providers.DataEntity
-
- getWidth() - Method in class org.nuxeo.ecm.core.opencmis.impl.util.SimpleImageInfo
-
- getWidth() - Method in class org.nuxeo.ecm.platform.picture.api.ImageInfo
-
- getWidth() - Method in interface org.nuxeo.ecm.platform.picture.api.PictureView
-
- getWidth() - Method in class org.nuxeo.ecm.platform.picture.api.PictureViewImpl
-
- getWidth() - Method in class org.nuxeo.ecm.platform.pictures.tiles.gwt.client.util.Rectangle
-
- getWidth() - Method in class org.nuxeo.ecm.platform.ui.web.component.editor.UIHtmlEditor
-
- getWidth() - Method in class org.nuxeo.ecm.platform.video.Video
-
Returns the width of this Video
.
- getWidth() - Method in class org.nuxeo.ecm.platform.video.VideoInfo
-
Returns the width of the video.
- getWidth() - Method in class org.nuxeo.theme.styling.service.descriptors.Logo
-
- getWidthInTiles() - Method in class org.nuxeo.ecm.platform.pictures.tiles.gwt.client.model.TilingModel
-
- getWikiContent() - Method in class org.nuxeo.webengine.sites.listeners.SitesWikiListener.WikiProcessingResult
-
- getWikiDocumentation(UriInfo) - Method in class org.nuxeo.ecm.platform.forms.layout.export.WidgetTypeResource
-
- getWikiSymbol(char) - Static method in class org.nuxeo.ecm.platform.rendering.wiki.WikiEntityUtil
-
- getWikiSymbol(String) - Static method in class org.nuxeo.ecm.platform.rendering.wiki.WikiEntityUtil
-
- getWindowDecorationModes() - Method in class org.nuxeo.theme.webwidgets.DecorationType
-
- getWord(String, int) - Method in class org.nuxeo.shell.swing.CmdLine
-
Get the word from the command line which is near the given relative caret
position.
- getWordLinks(DocumentModel) - Static method in class org.nuxeo.webengine.sites.utils.SitesRelationsWikiHelper
-
- getWordLinks(String) - Static method in class org.nuxeo.webengine.sites.utils.SitesRelationsWikiHelper
-
- getWork(Runnable) - Static method in class org.nuxeo.ecm.core.work.WorkHolder
-
- getWorkbook() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.excel.ExcelBuilder
- getWorkbook() - Method in interface org.nuxeo.ecm.platform.groups.audit.service.acl.excel.IExcelBuilder
-
- getWorkflow() - Method in class org.nuxeo.functionaltests.pages.DocumentBasePage
-
- getWorkflow() - Method in class org.nuxeo.functionaltests.pages.tabs.SummaryTabSubPage
-
- getWorkflowContextualInfo(CoreSession, boolean) - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
-
Gets a map containing the workflow and node variables and workflow
documents.
- getWorkflowContextualInfo(CoreSession, boolean) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
-
- getWorkflowHomePage() - Method in class org.nuxeo.functionaltests.pages.UserHomePage
-
- getWorkflowInputDocuments(CoreSession, Task) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
-
Gets the documents following the workflow to which the given task belongs
- getWorkflowInputDocuments(CoreSession, Task) - Method in interface org.nuxeo.ecm.platform.routing.api.RoutingTaskService
-
Deprecated.
since 5.6, use DocumentRoutingService instead
- getWorkflowInputDocuments(CoreSession, Task) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
-
- getWorkflowInputDocuments(CoreSession, Task) - Method in class org.nuxeo.ecm.platform.routing.core.impl.RoutingTaskServiceImpl
-
Deprecated.
- getWorkflowTitle(String) - Method in class org.nuxeo.ecm.platform.routing.web.RoutingTaskActionsBean
-
- getWorkingCopy(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- getWorkingCopy(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Gets the working copy (live document) for a proxy or a version.
- getWorkingCopy() - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- getWorkingCopy() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
-
- getWorkingCopy() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- getWorkingCopy() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentVersion
-
- getWorkingCopy() - Method in interface org.nuxeo.ecm.core.versioning.VersionableDocument
-
- getWorkingDir() - Method in class org.nuxeo.ecm.platform.pictures.tiles.service.PictureTilingCacheInfo
-
- getWorkingDir() - Method in class org.nuxeo.osgi.OSGiAdapter
-
- getWorkingDir() - Method in class org.nuxeo.runtime.test.NXRuntimeTestCase
-
- getWorkingDir() - Method in interface org.nuxeo.runtime.test.runner.RuntimeHarness
-
Gets the framework working directory.
- getWorkingDirectory() - Method in class org.nuxeo.ecm.platform.commandline.executor.service.EnvironmentDescriptor
-
- getWorkingList(String) - Method in class org.nuxeo.ecm.webapp.documentsLists.BaseDocumentsListsManager
-
- getWorkingList(String) - Method in interface org.nuxeo.ecm.webapp.documentsLists.DocumentsListsManager
-
Returns the list listName.
- getWorkingList() - Method in interface org.nuxeo.ecm.webapp.documentsLists.DocumentsListsManager
-
Returns the default list.
- getWorkingList(String) - Method in class org.nuxeo.ecm.webapp.documentsLists.DocumentsListsManagerBean
-
- getWorkingList() - Method in class org.nuxeo.ecm.webapp.documentsLists.DocumentsListsManagerBean
-
- getWorkingListDescriptor(String) - Method in class org.nuxeo.ecm.webapp.documentsLists.BaseDocumentsListsManager
-
- getWorkingListDescriptor(String) - Method in interface org.nuxeo.ecm.webapp.documentsLists.DocumentsListsManager
-
Gets the descriptor (meta-data) of a given list.
- getWorkingListDescriptor() - Method in interface org.nuxeo.ecm.webapp.documentsLists.DocumentsListsManager
-
Gets the descriptor (meta-data) of a default list.
- getWorkingListDescriptor(String) - Method in class org.nuxeo.ecm.webapp.documentsLists.DocumentsListsManagerBean
-
- getWorkingListDescriptor() - Method in class org.nuxeo.ecm.webapp.documentsLists.DocumentsListsManagerBean
-
- getWorkingListNamesForCategory(String) - Method in class org.nuxeo.ecm.webapp.documentsLists.BaseDocumentsListsManager
-
- getWorkingListNamesForCategory(String) - Method in interface org.nuxeo.ecm.webapp.documentsLists.DocumentsListsManager
-
Returns the availables lists names for a given category.
- getWorkingListNamesForCategory(String) - Method in class org.nuxeo.ecm.webapp.documentsLists.DocumentsListsManagerBean
-
- getWorkingListTypes(String) - Method in class org.nuxeo.ecm.webapp.documentsLists.BaseDocumentsListsManager
-
- getWorkingListTypes(String) - Method in interface org.nuxeo.ecm.webapp.documentsLists.DocumentsListsManager
-
Returns the list of document types contained into the list ListName.
- getWorkingListTypes() - Method in interface org.nuxeo.ecm.webapp.documentsLists.DocumentsListsManager
-
Returns the list of document types contained in the default list.
- getWorkingListTypes(String) - Method in class org.nuxeo.ecm.webapp.documentsLists.DocumentsListsManagerBean
-
- getWorkingListTypes() - Method in class org.nuxeo.ecm.webapp.documentsLists.DocumentsListsManagerBean
-
- getWorkInstanceState() - Method in class org.nuxeo.ecm.core.work.AbstractWork
-
- getWorkInstanceState() - Method in interface org.nuxeo.ecm.core.work.api.Work
-
CALLED BY THE WORK MANAGER (not user code) to get this work instance's
state.
- getWorkList(Collection<WorkManagerImpl.WorkAndScheduling>) - Static method in class org.nuxeo.ecm.core.work.WorkManagerImpl.WorkAndScheduling
-
- getWorkManager() - Method in class org.nuxeo.ecm.core.event.impl.AsyncEventExecutor
-
- getWorkQueueDescriptor(String) - Method in interface org.nuxeo.ecm.core.work.api.WorkManager
-
Gets the work queue descriptor for a given queue id.
- getWorkQueueDescriptor(String) - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl
-
- getWorkQueueIds() - Method in interface org.nuxeo.ecm.core.work.api.WorkManager
-
Lists the ids of the existing work queues.
- getWorkQueueIds() - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl
-
- getWorkQueuesInfo() - Method in class org.nuxeo.ecm.admin.work.WorkManagerAdminBean
-
- getWorkQueuingClass() - Method in class org.nuxeo.ecm.core.work.api.WorkQueuingImplDescriptor
-
- getWorkspace() - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
-
- getWorkspaceCreatePage() - Method in class org.nuxeo.functionaltests.pages.tabs.WorkspacesContentTabSubPage
-
- getWorkspacesContentTab() - Method in class org.nuxeo.functionaltests.pages.DocumentBasePage
-
For workspace type, the content tab is a bit different.
- getWorkspaceThemeNames() - Static method in class org.nuxeo.theme.editor.SessionManager
-
- getWorkspaceThemes(String, String) - Static method in class org.nuxeo.theme.editor.Main
-
- getWorkState(String) - Method in interface org.nuxeo.ecm.core.work.api.WorkManager
-
Gets the state in which a work instance is.
- getWorkState(String) - Method in class org.nuxeo.ecm.core.work.MemoryWorkQueuing
-
- getWorkState(String) - Method in class org.nuxeo.ecm.core.work.redis.RedisWorkQueuing
-
- getWorkState(String) - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl
-
- getWorkState(String) - Method in interface org.nuxeo.ecm.core.work.WorkQueuing
-
Gets the state in which a work instance is.
- getWrappedData() - Method in interface org.nuxeo.ecm.platform.ui.web.model.EditableModel
-
Gets wrapped data.
- getWrappedData() - Method in class org.nuxeo.ecm.platform.ui.web.model.impl.EditableModelImpl
-
- getWrappedData() - Method in class org.nuxeo.ecm.platform.ui.web.model.impl.SelectDataModelImpl
-
- getWrappedMethod(Method) - Method in class org.nuxeo.runtime.service.proxy.MethodsWrapper
-
- getWriter() - Method in class org.nuxeo.apidoc.introspection.XMLWriter
-
- getWriter() - Method in interface org.nuxeo.ecm.core.io.DocumentPipe
-
- getWriter() - Method in class org.nuxeo.ecm.core.io.impl.DocumentPipeImpl
-
- getWriter() - Method in interface org.nuxeo.ecm.platform.rendering.template.FreemarkerRenderingJob
-
- getWriter() - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializerHandler
-
- getWriter() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.BufferingHttpServletResponse
-
- getWriter() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.BufferingServletOutputStream
-
- getWriteRight() - Method in interface org.nuxeo.ecm.webapp.contentbrowser.DocumentActions
-
Checks the current document write permission.
- getWriteRight() - Method in class org.nuxeo.ecm.webapp.contentbrowser.DocumentActionsBean
-
- getWriters() - Method in interface org.nuxeo.ecm.automation.server.AutomationServer
-
Returns all the registered writers
- getWriters() - Method in class org.nuxeo.ecm.automation.server.AutomationServerComponent
-
- getWriters() - Method in class org.nuxeo.ecm.automation.server.MarshallerDescriptor
-
- getWSAuditRemote() - Static method in class org.nuxeo.ecm.platform.audit.ws.delegate.EJBFactory
-
- getWSAuditRemote() - Method in class org.nuxeo.ecm.platform.audit.ws.delegate.WSAuditBeanBusinessDelegate
-
- getWssBackendFactoryClassName() - Method in class org.nuxeo.wss.WSSConfig
-
- getWSSServerVersion() - Method in class org.nuxeo.wss.WSSConfig
-
- getWSSServerVersionBuild() - Method in class org.nuxeo.wss.WSSConfig
-
- getWSSServerVersionMajor() - Method in class org.nuxeo.wss.WSSConfig
-
- getWSSServerVersionMinor() - Method in class org.nuxeo.wss.WSSConfig
-
- getWSSServerVersionPhase() - Method in class org.nuxeo.wss.WSSConfig
-
- getWSSUrlPrefix() - Method in class org.nuxeo.wss.WSSConfig
-
- getX() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.util.Point
-
- getX() - Method in class org.nuxeo.ecm.platform.pictures.tiles.gwt.client.util.Point
-
- getX500Principal() - Method in class org.nuxeo.ecm.platform.signature.api.user.UserInfo
-
- getXaDataSource() - Method in class org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionFactoryImpl
-
- getXADataSource(String) - Static method in class org.nuxeo.runtime.api.DataSourceHelper
-
- getXAResource() - Method in interface org.nuxeo.ecm.core.model.Session
-
The XAResource corresponding to this session.
- getXAResource() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
-
- getXAResource() - Method in class org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl
-
- getXAResource() - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
-
Gets the XAResource.
- getXAResources(ActivationSpec[]) - Method in class org.nuxeo.ecm.core.storage.sql.ra.ResourceAdapterImpl
-
- getXDocResourceService() - Method in class org.nuxeo.template.xdocreport.jaxrs.RootResource
-
- getXhtmlview() - Method in class org.nuxeo.ecm.virtualnavigation.action.NavTreeDescriptor
-
- getXmap() - Static method in class org.nuxeo.connect.update.standalone.StandaloneUpdateService
-
- getXMap() - Method in class org.nuxeo.runtime.model.impl.ExtensionDescriptorReader
-
- getXml() - Method in class org.nuxeo.apidoc.adapters.ExtensionInfoDocAdapter
-
- getXml() - Method in interface org.nuxeo.apidoc.api.ExtensionInfo
-
- getXml() - Method in class org.nuxeo.apidoc.documentation.ContributionItem
-
- getXml() - Method in class org.nuxeo.apidoc.introspection.ExtensionInfoImpl
-
- getXmlComponentIds() - Method in class org.nuxeo.apidoc.introspection.RuntimeSnapshot
-
- getXmlComponentIds() - Method in class org.nuxeo.apidoc.repository.RepositoryDistributionSnapshot
-
- getXmlComponentIds() - Method in interface org.nuxeo.apidoc.snapshot.DistributionSnapshot
-
- getXmlFileContent() - Method in class org.nuxeo.apidoc.adapters.ComponentInfoDocAdapter
-
- getXmlFileContent() - Method in interface org.nuxeo.apidoc.api.ComponentInfo
-
- getXmlFileContent() - Method in class org.nuxeo.apidoc.introspection.ComponentInfoImpl
-
- getXmlFileName() - Method in class org.nuxeo.apidoc.adapters.ComponentInfoDocAdapter
-
- getXmlFileName() - Method in interface org.nuxeo.apidoc.api.ComponentInfo
-
- getXmlFileName() - Method in class org.nuxeo.apidoc.introspection.ComponentInfoImpl
-
- getXmlFileUrl() - Method in class org.nuxeo.apidoc.adapters.ComponentInfoDocAdapter
-
- getXmlFileUrl() - Method in interface org.nuxeo.apidoc.api.ComponentInfo
-
- getXmlFileUrl() - Method in class org.nuxeo.apidoc.introspection.ComponentInfoImpl
-
- getXmlFileUrl() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
-
- getXmlFileUrl() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
-
Retrieve the URL of the XML file used to declare the component
- getXmlMessage() - Method in exception org.nuxeo.ecm.webengine.forms.validation.ValidationException
-
- getXmlNs(String) - Method in class org.nuxeo.apidoc.introspection.XMLWriter
-
- getXMLReader() - Static method in class org.nuxeo.wss.fprpc.CAMLHandler
-
- getXpath() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.model.Container
-
- getXPath() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.util.ImageRangeXPointer
-
- getXPath() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.util.NullRangeXPointer
-
- getXPath() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.util.StringRangeXPointer
-
- getXPath(Node) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.util.XPathUtil
-
- getXPath() - Method in interface org.nuxeo.ecm.platform.annotations.gwt.client.util.XPointer
-
- getXpath() - Method in class org.nuxeo.ecm.platform.content.template.service.PropertyDescriptor
-
- getXPath() - Method in class org.nuxeo.ecm.platform.pictures.tiles.api.adapter.PictureTilesAdapterImpl
-
- getXpath() - Method in class org.nuxeo.ecm.platform.pictures.tiles.restlets.PictureTilesCachedEntry
-
- getXpath() - Method in class org.nuxeo.ecm.platform.preview.restlet.PreviewCacheEntry
-
- getXpath() - Method in interface org.nuxeo.ecm.platform.query.api.PredicateFieldDefinition
-
- getXpath() - Method in class org.nuxeo.ecm.platform.query.core.FieldDescriptor
-
- getXPathSchema(String, DocumentType) - Method in class org.nuxeo.ecm.core.schema.Prefetch
-
Gets the schema name for a given xpath.
- getXPathSchemaName(String, Set<String>, String[]) - Static method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- getXPointer() - Method in class org.nuxeo.ecm.platform.annotations.api.AnnotationLocation
-
- getXpointer() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.model.Annotation
-
- getXPointer(String) - Static method in class org.nuxeo.ecm.platform.annotations.gwt.client.util.XPointerFactory
-
- getXPointerFilterPath() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.PreviewSettings
-
- getXpointerString() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.util.ImageRangeXPointer
-
- getXpointerString() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.util.NullRangeXPointer
-
- getXpointerString() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.util.StringRangeXPointer
-
- getXpointerString() - Method in interface org.nuxeo.ecm.platform.annotations.gwt.client.util.XPointer
-
- getXTiles() - Method in interface org.nuxeo.ecm.platform.pictures.tiles.api.PictureTiles
-
- getXTiles() - Method in class org.nuxeo.ecm.platform.pictures.tiles.api.PictureTilesImpl
-
- getY() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.util.Point
-
- getY() - Method in class org.nuxeo.ecm.platform.pictures.tiles.gwt.client.util.Point
-
- getYear() - Method in class org.nuxeo.ecm.automation.core.scripting.DateWrapper
-
- getYearLong() - Method in class org.nuxeo.webengine.blogs.models.BlogSiteArchiveYearModel
-
- getYTiles() - Method in interface org.nuxeo.ecm.platform.pictures.tiles.api.PictureTiles
-
- getYTiles() - Method in class org.nuxeo.ecm.platform.pictures.tiles.api.PictureTilesImpl
-
- getZipFile() - Method in class org.nuxeo.common.utils.ZipFileIterator
-
- getZone(int) - Method in interface org.nuxeo.opensocial.container.client.presenter.ContainerBuilderPresenter.Display
-
- getZone(int) - Method in interface org.nuxeo.opensocial.container.client.presenter.ContainerPresenter.Display
-
- getZone() - Method in class org.nuxeo.opensocial.container.client.rpc.layout.action.CreateYUIZone
-
- getZone() - Method in class org.nuxeo.opensocial.container.client.rpc.layout.action.UpdateYUIZone
-
- getZone() - Method in class org.nuxeo.opensocial.container.client.rpc.layout.result.CreateYUIZoneResult
-
- getZone() - Method in class org.nuxeo.opensocial.container.client.rpc.layout.result.UpdateYUIZoneResult
-
- getZone(int) - Method in class org.nuxeo.opensocial.container.client.view.ContainerBuilderWidget
-
- getZone(int) - Method in class org.nuxeo.opensocial.container.client.view.ContainerWidget
-
- getZoneIndex() - Method in class org.nuxeo.opensocial.container.client.rpc.layout.action.CreateYUIZone
-
- getZoneIndex() - Method in class org.nuxeo.opensocial.container.client.rpc.layout.action.DeleteYUIZone
-
- getZoneIndex() - Method in class org.nuxeo.opensocial.container.client.rpc.layout.action.UpdateYUIZone
-
- getZoom() - Method in class org.nuxeo.ecm.platform.pictures.tiles.gwt.client.model.TilingInfo
-
- getZoomfactor() - Method in interface org.nuxeo.ecm.platform.pictures.tiles.api.PictureTiles
-
- getZoomfactor() - Method in class org.nuxeo.ecm.platform.pictures.tiles.api.PictureTilesImpl
-
- getZoomRatioDenominator() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayoutSettings
-
- getZoomRatioNumerator() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayoutSettings
-
- GF3Component - Class in org.nuxeo.runtime.gf3
-
- GF3Component() - Constructor for class org.nuxeo.runtime.gf3.GF3Component
-
- GimpExecutor - Class in org.nuxeo.ecm.platform.pictures.tiles.gimp
-
Helper class to execute a Gimp procedure
- GimpExecutor() - Constructor for class org.nuxeo.ecm.platform.pictures.tiles.gimp.GimpExecutor
-
- GimpPaletteParser - Class in org.nuxeo.theme.presets
-
- GimpPaletteParser() - Constructor for class org.nuxeo.theme.presets.GimpPaletteParser
-
- GimpTiler - Class in org.nuxeo.ecm.platform.pictures.tiles.gimp.tiler
-
Gimp based tiler uses a Gimp specific procedure to generate tiles from an
picture file Tiles can be generated one by one or 9 by 9
- GimpTiler() - Constructor for class org.nuxeo.ecm.platform.pictures.tiles.gimp.tiler.GimpTiler
-
- GlassFishServer - Class in org.nuxeo.runtime.gf3
-
- GlassFishServer(URL) - Constructor for class org.nuxeo.runtime.gf3.GlassFishServer
-
- GlassFishServer(int) - Constructor for class org.nuxeo.runtime.gf3.GlassFishServer
-
- GLOBAL_INSTANCE_AVAILABILITY - Static variable in interface org.nuxeo.ecm.core.management.api.AdministrativeStatusManager
-
- GLOBAL_RESOURCES_REGISTERED_EVENT - Static variable in class org.nuxeo.theme.resources.ResourceManager
-
- GlobalAdministrativeStatusManager - Interface in org.nuxeo.ecm.core.management.api
-
- GlobalAdministrativeStatusManagerImpl - Class in org.nuxeo.ecm.core.management.statuses
-
- GlobalAdministrativeStatusManagerImpl() - Constructor for class org.nuxeo.ecm.core.management.statuses.GlobalAdministrativeStatusManagerImpl
-
- GlobalCommands - Class in org.nuxeo.shell.cmds
-
- GlobalCommands() - Constructor for class org.nuxeo.shell.cmds.GlobalCommands
-
- GlobalConfigDescriptor - Class in org.nuxeo.ecm.core.convert.extension
-
XMap Descriptor for the ConversionService
configuration.
- GlobalConfigDescriptor() - Constructor for class org.nuxeo.ecm.core.convert.extension.GlobalConfigDescriptor
-
- GlobalTypes - Class in org.nuxeo.ecm.webengine.model.impl
-
Deprecated.
this should be removed since global types are no more supported
- GlobalTypes(WebEngine) - Constructor for class org.nuxeo.ecm.webengine.model.impl.GlobalTypes
-
Deprecated.
- GO_HOME - Static variable in class org.nuxeo.ecm.webapp.helpers.EventNames
-
Should be raised when the user goes Home.
- GO_PERSONAL_WORKSPACE - Static variable in class org.nuxeo.ecm.webapp.helpers.EventNames
-
Event raised when user go to his personal workspace
- goBack() - Method in interface org.nuxeo.ecm.platform.ui.web.api.NavigationContext
-
- goBack() - Method in class org.nuxeo.ecm.social.workspace.CollaborationActions
-
- goBack() - Method in class org.nuxeo.ecm.webapp.context.NavigationContextBean
-
- goBackToRoute() - Method in class org.nuxeo.ecm.platform.routing.web.DocumentRoutingActionsBean
-
- goHome() - Method in class org.nuxeo.ecm.admin.AdminViewManager
-
- goHome() - Method in interface org.nuxeo.ecm.platform.ui.web.api.NavigationContext
-
go to the root server, the root document or to the dashboard if the
latest document are not accessible.
- goHome() - Method in class org.nuxeo.ecm.webapp.context.NavigationContextBean
-
- goToCertificateManagement() - Method in class org.nuxeo.ecm.platform.signature.web.sign.CertActions
-
- goToDashboard() - Method in class org.nuxeo.functionaltests.pages.UserHomePage
-
- goToDocument(String) - Method in class org.nuxeo.functionaltests.pages.NavigationSubPage
-
- goToDocument(String) - Method in class org.nuxeo.functionaltests.pages.tabs.ContentTabSubPage
-
Clicking on one of the child with the title.
- goToDocumentByBreadcrumb(String) - Method in class org.nuxeo.functionaltests.pages.DocumentBasePage
-
- goToPage(int) - Method in class org.nuxeo.ecm.core.search.api.client.search.results.impl.ResultSetImpl
-
- goToPage(int) - Method in interface org.nuxeo.ecm.core.search.api.client.search.results.ResultSet
-
Goes to requested page.
- goToPreviousDocument() - Method in class org.nuxeo.ecm.social.workspace.CollaborationActions
-
- goToUserManagementPage() - Method in class org.nuxeo.functionaltests.pages.HeaderLinksSubPage
-
- GRANT - Static variable in class org.nuxeo.ecm.core.api.security.Access
-
- grant - Variable in class org.nuxeo.ecm.core.storage.sql.ACLRow
-
- GRANT_ATTR - Static variable in class org.nuxeo.ecm.core.io.ExportConstants
-
- GRANTED - Static variable in class org.nuxeo.ecm.core.api.security.UserAccess
-
- granted - Variable in class org.nuxeo.ecm.core.rest.security.Permission
-
- grantPermissionToTaskAssignees(CoreSession, String, List<DocumentModel>, Task) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
-
Grants on these documents the specified assignees permissions for this
task.
- grantPermissionToTaskAssignees(CoreSession, String, List<DocumentModel>, Task) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
-
- grantPermissionToTaskDelegatedActors(CoreSession, String, List<DocumentModel>, Task) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
-
Grants on these documents the specified assignees permissions for this
task to the tasks delegated actors.
- grantPermissionToTaskDelegatedActors(CoreSession, String, List<DocumentModel>, Task) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
-
- Granularity - Enum in org.nuxeo.ecm.core.test.annotations
-
Repository cleanup level.
- Graph - Interface in org.nuxeo.ecm.platform.relations.api
-
Interface for graphs.
- GRAPH - Static variable in class org.nuxeo.ecm.platform.relations.io.IORelationAdapterProperties
-
Property representing the graph name where relations should be extracted.
- GRAPH_NAME - Static variable in class org.nuxeo.ecm.platform.relations.api.util.RelationConstants
-
- GRAPH_NAME_EVENT_KEY - Static variable in class org.nuxeo.ecm.platform.relations.api.event.RelationEvents
-
- GraphDescription - Interface in org.nuxeo.ecm.platform.relations.api
-
Interface for a graph description.
- GraphDescriptor - Class in org.nuxeo.ecm.platform.relations.descriptors
-
Graph descriptor.
- GraphDescriptor() - Constructor for class org.nuxeo.ecm.platform.relations.descriptors.GraphDescriptor
-
- graphFactories - Variable in class org.nuxeo.ecm.platform.relations.services.RelationService
-
Graph name -> factory.
- GraphFactory - Interface in org.nuxeo.ecm.platform.relations.api
-
- graphiteReporter - Variable in class org.nuxeo.runtime.metrics.MetricsDescriptor
-
- GraphManagerEventListener - Interface in org.nuxeo.ecm.platform.annotations.repository.service
-
- GraphManagerEventListenerDescriptor - Class in org.nuxeo.ecm.platform.annotations.repository.descriptor
-
- GraphManagerEventListenerDescriptor() - Constructor for class org.nuxeo.ecm.platform.annotations.repository.descriptor.GraphManagerEventListenerDescriptor
-
- graphName - Variable in class org.nuxeo.ecm.platform.comment.service.CommentServiceConfig
-
- GraphNode - Interface in org.nuxeo.ecm.platform.routing.core.impl
-
A node for a route graph.
- GraphNode.Button - Class in org.nuxeo.ecm.platform.routing.core.impl
-
- GraphNode.Button(GraphNode, Property) - Constructor for class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.Button
-
- GraphNode.EscalationRule - Class in org.nuxeo.ecm.platform.routing.core.impl
-
- GraphNode.EscalationRule(GraphNode, Property) - Constructor for class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.EscalationRule
-
- GraphNode.State - Enum in org.nuxeo.ecm.platform.routing.core.impl
-
The internal state of a node.
- GraphNode.TaskInfo - Class in org.nuxeo.ecm.platform.routing.core.impl
-
- GraphNode.TaskInfo(GraphNode, Property) - Constructor for class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.TaskInfo
-
- GraphNode.TaskInfo(GraphNode, String) - Constructor for class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.TaskInfo
-
- GraphNode.Transition - Class in org.nuxeo.ecm.platform.routing.core.impl
-
- GraphNodeImpl - Class in org.nuxeo.ecm.platform.routing.core.impl
-
Graph Node implementation as an adapter over a DocumentModel.
- GraphNodeImpl(DocumentModel, GraphRouteImpl) - Constructor for class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
-
- GraphNodeImpl(DocumentModel) - Constructor for class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
-
- graphRegistry - Variable in class org.nuxeo.ecm.platform.relations.services.RelationService
-
Graph name -> graph instance.
- GraphRoute - Interface in org.nuxeo.ecm.platform.routing.core.impl
-
A route graph, defining a workflow with arbitrarily complex transitions
between nodes.
- GraphRouteImpl - Class in org.nuxeo.ecm.platform.routing.core.impl
-
- GraphRouteImpl(DocumentModel) - Constructor for class org.nuxeo.ecm.platform.routing.core.impl.GraphRouteImpl
-
- GraphRunner - Class in org.nuxeo.ecm.platform.routing.core.impl
-
Runs the proper nodes depending on the graph state.
- GraphRunner() - Constructor for class org.nuxeo.ecm.platform.routing.core.impl.GraphRunner
-
- graphType - Variable in class org.nuxeo.ecm.platform.relations.descriptors.GraphDescriptor
-
- GraphTypeDescriptor - Class in org.nuxeo.ecm.platform.relations.descriptors
-
Graph type extension defined by its name and implementation class.
- GraphTypeDescriptor() - Constructor for class org.nuxeo.ecm.platform.relations.descriptors.GraphTypeDescriptor
-
- GraphVariablesUtil - Class in org.nuxeo.ecm.platform.routing.core.impl
-
Helper to set/get variables on a document that are stored in a facet.
- GREATER_THAN_ENTITY - Static variable in class org.nuxeo.apidoc.introspection.XMLWriter
-
- greaterThan(FileVersion) - Method in class org.nuxeo.common.utils.FileVersion
-
- GREEN - Static variable in class org.nuxeo.ecm.platform.groups.audit.service.acl.excel.ByteColor
-
- green() - Method in interface org.nuxeo.opensocial.wysiwyg.client.resources.RichTextEditorConstants
-
- GREEN_BACKGROUND_STYLE_CLASS - Static variable in interface org.nuxeo.ecm.diff.model.PropertyDiffDisplay
-
- GroovyClassProxy - Class in org.nuxeo.ecm.webengine.loader
-
- GroovyClassProxy(GroovyClassLoader, String) - Constructor for class org.nuxeo.ecm.webengine.loader.GroovyClassProxy
-
- GroovyScripting - Class in org.nuxeo.ecm.automation.core.scripting
-
- GroovyScripting() - Constructor for class org.nuxeo.ecm.automation.core.scripting.GroovyScripting
-
- GroovyScripting(boolean) - Constructor for class org.nuxeo.ecm.automation.core.scripting.GroovyScripting
-
- GroovyScripting(ClassLoader, boolean) - Constructor for class org.nuxeo.ecm.automation.core.scripting.GroovyScripting
-
- GroovyScripting(ClassLoader, CompilerConfiguration) - Constructor for class org.nuxeo.ecm.automation.core.scripting.GroovyScripting
-
- GroovyScripting - Class in org.nuxeo.ecm.webengine.scripting
-
For Groovy we are not using the javax.script API because we need more control over debug mode and
script class loader.
- GroovyScripting(ClassLoader) - Constructor for class org.nuxeo.ecm.webengine.scripting.GroovyScripting
-
- GroovyScripting(ClassLoader, CompilerConfiguration) - Constructor for class org.nuxeo.ecm.webengine.scripting.GroovyScripting
-
- GroovyTypeLoader - Class in org.nuxeo.ecm.webengine.model.impl
-
Load web types extracted from Groovy source files.
- GroovyTypeLoader(WebEngine, TypeRegistry, File) - Constructor for class org.nuxeo.ecm.webengine.model.impl.GroovyTypeLoader
-
- group - Variable in class org.nuxeo.ecm.core.storage.sql.ACLRow
-
- GROUP - Static variable in class org.nuxeo.ecm.platform.suggestbox.service.CommonSuggestionTypes
-
- Group - Class in org.nuxeo.ecm.webengine.admin
-
- Group() - Constructor for class org.nuxeo.ecm.webengine.admin.Group
-
- GROUP_EL_PROPERTY - Static variable in class org.nuxeo.ecm.platform.shibboleth.ShibbolethConstants
-
- GROUP_ICON - Static variable in class org.nuxeo.ecm.webapp.security.PrincipalListManager
-
- GROUP_ICON_ALT - Static variable in class org.nuxeo.ecm.webapp.security.PrincipalListManager
-
- GROUP_ID_PROPERTY - Static variable in class org.nuxeo.ecm.platform.shibboleth.ShibbolethConstants
-
- GROUP_PREFIX - Static variable in class org.nuxeo.ecm.platform.ec.notification.NotificationConstants
-
- GROUP_TYPE - Static variable in class org.nuxeo.ecm.platform.ui.select2.common.Select2Common
-
- GROUP_TYPE - Static variable in class org.nuxeo.ecm.webapp.security.PrincipalListManager
-
- GROUP_TYPE - Static variable in class org.nuxeo.ecm.webapp.security.UserSuggestionActionsBean
-
- GroupAlreadyExistsException - Exception in org.nuxeo.ecm.platform.usermanager.exceptions
-
- GroupAlreadyExistsException() - Constructor for exception org.nuxeo.ecm.platform.usermanager.exceptions.GroupAlreadyExistsException
-
- groupBy - Variable in class org.nuxeo.ecm.core.query.sql.model.SQLQuery
-
- GROUPBY - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
-
- GroupByClause - Class in org.nuxeo.ecm.core.query.sql.model
-
- GroupByClause() - Constructor for class org.nuxeo.ecm.core.query.sql.model.GroupByClause
-
- GroupByClause(String[]) - Constructor for class org.nuxeo.ecm.core.query.sql.model.GroupByClause
-
- GroupByClause(String) - Constructor for class org.nuxeo.ecm.core.query.sql.model.GroupByClause
-
- GroupByClause(List<String>) - Constructor for class org.nuxeo.ecm.core.query.sql.model.GroupByClause
-
- GROUPCHANGED_EVENT_ID - Static variable in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
Used by JaasCacheFlusher.
- GroupComputer - Interface in org.nuxeo.ecm.platform.computedgroups
-
Interface that must be implemented by all contributed
GroupComputer
s.
- GroupComputerChainDescriptor - Class in org.nuxeo.ecm.platform.computedgroups
-
- GroupComputerChainDescriptor() - Constructor for class org.nuxeo.ecm.platform.computedgroups.GroupComputerChainDescriptor
-
- GroupComputerDescriptor - Class in org.nuxeo.ecm.platform.computedgroups
-
- GroupComputerDescriptor() - Constructor for class org.nuxeo.ecm.platform.computedgroups.GroupComputerDescriptor
-
- GroupComputerLabelled - Interface in org.nuxeo.ecm.platform.computedgroups
-
Group Computer implementing this interface will expose Group with specific
label.
- GROUPCREATED_EVENT_ID - Static variable in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- GROUPDELETED_EVENT_ID - Static variable in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- groupDirectoryName - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerDescriptor
-
- groupDisplayName(String, String) - Static method in class org.nuxeo.ecm.platform.ui.web.tag.fn.Functions
-
Choose between label or name the best string to display a group
- groupFullName(String) - Static method in class org.nuxeo.ecm.platform.ui.web.tag.fn.Functions
-
Returns the full name of a group from his id
- GroupGuard - Class in org.nuxeo.ecm.webengine.security.guards
-
- GroupGuard(String) - Constructor for class org.nuxeo.ecm.webengine.security.guards.GroupGuard
-
- GroupImpl - Class in org.nuxeo.ecm.platform.login
-
This class implements a group of principals.
- GroupImpl(String) - Constructor for class org.nuxeo.ecm.platform.login.GroupImpl
-
Constructs a Group object with no members.
- groupLabelField - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerDescriptor
-
- groupListingMode - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerDescriptor
-
- GroupManagementActions - Class in org.nuxeo.ecm.webapp.security
-
/** Handles users management related web actions.
- GroupManagementActions() - Constructor for class org.nuxeo.ecm.webapp.security.GroupManagementActions
-
- groupMembersField - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerDescriptor
-
- GROUPMODIFIED_EVENT_ID - Static variable in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- groupnameTranformer(UserManager, String, DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.DefaultUserMultiTenantManagement
-
- groupnameTranformer(UserManager, String, DocumentModel) - Method in interface org.nuxeo.ecm.platform.usermanager.UserMultiTenantManagement
-
Transform the GroupName to add to tenant characteristic.
- GroupObject - Class in org.nuxeo.ecm.restapi.server.jaxrs.usermanager
-
- GroupObject() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.GroupObject
-
- groupParentGroupsField - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerDescriptor
-
- groupPattern - Variable in class org.nuxeo.ecm.platform.computedgroups.DocumentMetadataGroupComputerDescriptor
-
- groupPattern - Variable in class org.nuxeo.ecm.platform.computedgroups.UserMetadataGroupComputerDescriptor
-
- GroupRootObject - Class in org.nuxeo.ecm.restapi.server.jaxrs.usermanager
-
- GroupRootObject() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.GroupRootObject
-
- groups - Variable in class org.nuxeo.ecm.platform.usermanager.VirtualUserDescriptor
-
- GROUPS_COLUMN - Static variable in class org.nuxeo.ecm.platform.usermanager.UserConfig
-
- GROUPS_LISTING_CHANGED - Static variable in class org.nuxeo.ecm.webapp.security.GroupManagementActions
-
- GROUPS_SAVE_COMPLETED_LABEL - Static variable in class org.nuxeo.ecm.social.workspace.ManageSocialWorkspaceActions
-
- GROUPS_SAVE_ERROR_LABEL - Static variable in class org.nuxeo.ecm.social.workspace.ManageSocialWorkspaceActions
-
- GROUPS_TAB - Static variable in class org.nuxeo.ecm.webapp.security.GroupManagementActions
-
- groupSearchFields - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerDescriptor
-
- groupSearchFieldsAppend - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerDescriptor
-
- groupSearchFieldsPresent - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerDescriptor
-
- groupsKey - Variable in class org.nuxeo.ecm.platform.usermanager.UserConfig
-
- groupSortField - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerDescriptor
-
- GroupsPageProvider - Class in org.nuxeo.ecm.platform.usermanager.providers
-
Default Groups Provider
- GroupsPageProvider() - Constructor for class org.nuxeo.ecm.platform.usermanager.providers.GroupsPageProvider
-
- GroupsSubscriptionsAction - Class in org.nuxeo.ecm.webapp.notification
-
Handles the subscriptions page.
- GroupsSubscriptionsAction() - Constructor for class org.nuxeo.ecm.webapp.notification.GroupsSubscriptionsAction
-
- groupSubGroupsField - Variable in class org.nuxeo.ecm.platform.usermanager.UserManagerDescriptor
-
- GroupSuggestion - Class in org.nuxeo.ecm.platform.suggestbox.service
-
Suggest to navigate to a specific group profile.
- GroupSuggestion(String, String, String) - Constructor for class org.nuxeo.ecm.platform.suggestbox.service.GroupSuggestion
-
- groupTransformer(UserManager, DocumentModel, DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.DefaultUserMultiTenantManagement
-
- groupTransformer(UserManager, DocumentModel, DocumentModel) - Method in interface org.nuxeo.ecm.platform.usermanager.UserMultiTenantManagement
-
Transform the Group DocumentModel store it into the tenant described by
the context
- GT - Static variable in class org.nuxeo.ecm.core.query.sql.model.Operator
-
- GT - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
-
- GTEQ - Static variable in class org.nuxeo.ecm.core.query.sql.model.Operator
-
- GTEQ - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
-
- gtrid - Variable in class org.nuxeo.common.utils.XidImpl
-
- Guard - Class in org.nuxeo.connect.update.task.guards
-
- Guard(String) - Constructor for class org.nuxeo.connect.update.task.guards.Guard
-
- Guard - Annotation Type in org.nuxeo.ecm.webengine.model
-
- Guard - Interface in org.nuxeo.ecm.webengine.security
-
- GUARD_XP - Static variable in class org.nuxeo.ecm.webengine.WebEngineComponent
-
- GuardDescriptor - Class in org.nuxeo.ecm.webengine.security
-
- GuardDescriptor() - Constructor for class org.nuxeo.ecm.webengine.security.GuardDescriptor
-
- GuardDescriptor(String) - Constructor for class org.nuxeo.ecm.webengine.security.GuardDescriptor
-
- Guarded - Annotation Type in org.nuxeo.ecm.core.management.guards
-
Indicates that a method or class cannot be invoked if the specified
status is in passive state.
- GuardedServiceHandler<T> - Class in org.nuxeo.ecm.core.management.guards
-
Invoke proxied service only if service is available regarding administrative statuses.
- GuardedServiceProvider - Class in org.nuxeo.ecm.core.management.guards
-
Return a proxy if the service is annotated by Administrated
- GuardedServiceProvider() - Constructor for class org.nuxeo.ecm.core.management.guards.GuardedServiceProvider
-
- GuardFactory - Interface in org.nuxeo.ecm.webengine.security
-
Should be used to contribute custom guards via extension points
- GuardsCacheUpdater - Class in org.nuxeo.ecm.core.management.guards
-
Listen to administrative status changes and cache
state in a map.
- GuardsCacheUpdater() - Constructor for class org.nuxeo.ecm.core.management.guards.GuardsCacheUpdater
-
- guessCategories(String, int) - Method in class org.nuxeo.ecm.platform.categorization.categorizer.LanguageCategorizer
-
- guessCategories(String, int, Double) - Method in class org.nuxeo.ecm.platform.categorization.categorizer.LanguageCategorizer
-
- guessCategories(String, int) - Method in class org.nuxeo.ecm.platform.categorization.categorizer.tfidf.TfIdfCategorizer
-
- guessCategories(String, int, Double) - Method in class org.nuxeo.ecm.platform.categorization.categorizer.tfidf.TfIdfCategorizer
-
- guessCategories(String, int) - Method in interface org.nuxeo.ecm.platform.categorization.service.Categorizer
-
Compute a list of suggested categories, sorted by decreasing confidence
based on the textual content of the document.
- guessCategories(String, int, Double) - Method in interface org.nuxeo.ecm.platform.categorization.service.Categorizer
-
Compute a list of suggested categories, sorted by decreasing confidence
based on the textual content of the document.
- guessExcel(File) - Method in class org.nuxeo.ecm.platform.mimetype.detectors.XlsMimetypeSniffer
-
- guessMsoXml(File) - Method in class org.nuxeo.ecm.platform.mimetype.detectors.MsoXmlMimetypeSniffer
-
- guessMsoXML2007(File) - Method in class org.nuxeo.ecm.platform.mimetype.detectors.MsoXML2007MimetypeSniffer
-
- guessOOo(File) - Method in class org.nuxeo.ecm.platform.mimetype.detectors.OOoMimetypeSniffer
-
- guessPowerpoint(File) - Method in class org.nuxeo.ecm.platform.mimetype.detectors.PptMimetypeSniffer
-
- GUI_COLORLIST - Static variable in class org.nuxeo.opensocial.wysiwyg.client.RichTextToolbar
-
- GUI_FONTLIST - Static variable in class org.nuxeo.opensocial.wysiwyg.client.RichTextToolbar
-
- GUI_FONTSIZELIST - Static variable in class org.nuxeo.opensocial.wysiwyg.client.RichTextToolbar
-
- GuiceContextListener - Class in org.nuxeo.opensocial.servlet
-
Although this object says its a ServletContextListener, in fact it is not do
to order of initialization issues.
- GuiceContextListener() - Constructor for class org.nuxeo.opensocial.servlet.GuiceContextListener
-
- guiceInjector - Static variable in class org.nuxeo.opensocial.servlet.GuiceContextListener
-
- GuiceServletConfig - Class in org.nuxeo.opensocial.container.server.guice
-
- GuiceServletConfig() - Constructor for class org.nuxeo.opensocial.container.server.guice.GuiceServletConfig
-
- GWT_DEV_MODE - Static variable in class org.nuxeo.ecm.webengine.gwt.GwtBundleActivator
-
- GWT_DEV_MODE_PROP - Static variable in class org.nuxeo.ecm.webengine.gwt.GwtBundleActivator
-
- GWT_ROOT - Static variable in class org.nuxeo.ecm.webengine.gwt.GwtBundleActivator
-
- GwtBundleActivator - Class in org.nuxeo.ecm.webengine.gwt
-
This activator must be used as an activator by bundles that wants to deploy
GWT resources in a nuxeo server.
- GwtBundleActivator() - Constructor for class org.nuxeo.ecm.webengine.gwt.GwtBundleActivator
-
- GwtContainerRoot - Class in org.nuxeo.opensocial.container.server.webengine
-
- GwtContainerRoot() - Constructor for class org.nuxeo.opensocial.container.server.webengine.GwtContainerRoot
-
- GwtResource - Class in org.nuxeo.ecm.webengine.gwt
-
Server Entry point to a server GWT module.
- GwtResource() - Constructor for class org.nuxeo.ecm.webengine.gwt.GwtResource
-
- GwtWebContentAdapter - Class in org.nuxeo.opensocial.container.client.model.adapter
-
- GwtWebContentAdapter(WebContentData, EventBus) - Constructor for class org.nuxeo.opensocial.container.client.model.adapter.GwtWebContentAdapter
-
- GZIP - Static variable in class org.nuxeo.ecm.automation.client.jaxrs.util.Base64
-
Specify that data should be gzip-compressed.
- GZIP - Static variable in class org.nuxeo.ecm.platform.forms.layout.io.Base64
-
Specify that data should be gzip-compressed.
- i18n - Static variable in class org.nuxeo.opensocial.webengine.gadgets.render.GadgetSpecView
-
- I18N_DURATION_PREFIX - Static variable in class org.nuxeo.ecm.platform.ui.web.tag.fn.Functions
-
- I18nHelper - Class in org.nuxeo.ecm.platform.suggestbox.service.suggesters
-
Simple interpolation for i18n messages with parameters independently of the
UI layer.
- I18nHelper(Map<String, String>) - Constructor for class org.nuxeo.ecm.platform.suggestbox.service.suggesters.I18nHelper
-
- I18NUtils - Class in org.nuxeo.common.utils.i18n
-
Utility methods for translations.
- IAclExcelLayoutBuilder - Interface in org.nuxeo.ecm.platform.groups.audit.service.acl
-
- icon - Variable in class org.nuxeo.ecm.webengine.model.impl.ModuleShortcut
-
An optional icon
- icon - Variable in class org.nuxeo.theme.views.ViewType
-
- ICON_COLLAPSED_KEY - Static variable in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
-
- ICON_COLLAPSED_KEY - Static variable in class org.nuxeo.ecm.platform.publisher.remoting.client.ClientRemotePublicationTree
-
- ICON_EXPANDED_KEY - Static variable in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
-
- ICON_EXPANDED_KEY - Static variable in class org.nuxeo.ecm.platform.publisher.remoting.client.ClientRemotePublicationTree
-
- ICON_FIELD - Static variable in class org.nuxeo.ecm.platform.filemanager.core.listener.MimetypeIconUpdater
-
- ICON_SCHEMA - Static variable in class org.nuxeo.ecm.platform.filemanager.core.listener.MimetypeIconUpdater
-
- iconAlt - Variable in class org.nuxeo.ecm.webapp.security.PrincipalListManager
-
- IconColHeader - Class in org.nuxeo.ecm.webapp.table.header
-
Deprecated.
- IconColHeader(String, String, String) - Constructor for class org.nuxeo.ecm.webapp.table.header.IconColHeader
-
Deprecated.
- IconDescriptor - Class in org.nuxeo.ecm.styleguide.service.descriptors
-
- IconDescriptor() - Constructor for class org.nuxeo.ecm.styleguide.service.descriptors.IconDescriptor
-
- ICONE_NAME - Static variable in class org.nuxeo.opensocial.container.shared.webcontent.HTMLData
-
- iconExpandedPath(DocumentModel) - Static method in class org.nuxeo.ecm.platform.ui.web.tag.fn.DocumentModelFunctions
-
- iconPath(DocumentModel) - Static method in class org.nuxeo.ecm.platform.ui.web.tag.fn.DocumentModelFunctions
-
- iconPath - Variable in class org.nuxeo.ecm.webapp.security.PrincipalListManager
-
- icons() - Method in interface org.nuxeo.opensocial.wysiwyg.client.resources.ImagesBundle
-
- IconTableCell - Class in org.nuxeo.ecm.webapp.table.cell
-
Deprecated.
- IconTableCell(String) - Constructor for class org.nuxeo.ecm.webapp.table.cell.IconTableCell
-
Deprecated.
Only the icon will be displayed.
- IconTableCell(String, String) - Constructor for class org.nuxeo.ecm.webapp.table.cell.IconTableCell
-
Deprecated.
The icon and a string will be displayed.
- IconTableCell(String, String, String, boolean) - Constructor for class org.nuxeo.ecm.webapp.table.cell.IconTableCell
-
Deprecated.
The icon and a string will be displayed.
- IconTableCell(String, String, String, String, boolean) - Constructor for class org.nuxeo.ecm.webapp.table.cell.IconTableCell
-
Deprecated.
The icon and a string will be displayed plus an alt attribute.
- IContentFilter - Interface in org.nuxeo.ecm.platform.groups.audit.service.acl.filter
-
- ID - Static variable in class org.nuxeo.connect.update.task.standalone.commands.Append
-
- ID - Static variable in class org.nuxeo.connect.update.task.standalone.commands.CompositeCommand
-
- ID - Static variable in class org.nuxeo.connect.update.task.standalone.commands.Config
-
- ID - Static variable in class org.nuxeo.connect.update.task.standalone.commands.Copy
-
- ID - Static variable in class org.nuxeo.connect.update.task.standalone.commands.Delete
-
- ID - Static variable in class org.nuxeo.connect.update.task.standalone.commands.DeployConfigPlaceholder
-
- ID - Static variable in class org.nuxeo.connect.update.task.standalone.commands.DeployPlaceholder
-
- ID - Static variable in class org.nuxeo.connect.update.task.standalone.commands.FlushCoreCachePlaceholder
-
- ID - Static variable in class org.nuxeo.connect.update.task.standalone.commands.FlushJaasCachePlaceholder
-
- ID - Static variable in class org.nuxeo.connect.update.task.standalone.commands.FlushPlaceholder
-
- ID - Static variable in class org.nuxeo.connect.update.task.standalone.commands.InstallPlaceholder
-
- ID - Static variable in class org.nuxeo.connect.update.task.standalone.commands.LoadJarPlaceholder
-
- ID - Static variable in class org.nuxeo.connect.update.task.standalone.commands.ParameterizedCopy
-
- ID - Static variable in class org.nuxeo.connect.update.task.standalone.commands.ReloadPropertiesPlaceholder
-
- ID - Static variable in class org.nuxeo.connect.update.task.standalone.commands.UnAppend
-
- ID - Static variable in class org.nuxeo.connect.update.task.standalone.commands.UndeployConfigPlaceholder
-
- ID - Static variable in class org.nuxeo.connect.update.task.standalone.commands.UndeployPlaceholder
-
- ID - Static variable in class org.nuxeo.connect.update.task.standalone.commands.UninstallPlaceholder
-
- ID - Static variable in class org.nuxeo.connect.update.task.standalone.commands.UnloadJarPlaceholder
-
- ID - Static variable in class org.nuxeo.connect.update.task.update.Rollback
-
- ID - Static variable in class org.nuxeo.connect.update.task.update.Update
-
- ID - Static variable in class org.nuxeo.dam.operations.DamImport
-
- ID - Static variable in class org.nuxeo.drive.operations.GetRepositoriesOperation
-
- ID - Static variable in class org.nuxeo.drive.operations.NuxeoDriveCanMove
-
- ID - Static variable in class org.nuxeo.drive.operations.NuxeoDriveCreateFile
-
- ID - Static variable in class org.nuxeo.drive.operations.NuxeoDriveCreateFolder
-
- ID - Static variable in class org.nuxeo.drive.operations.NuxeoDriveDelete
-
- ID - Static variable in class org.nuxeo.drive.operations.NuxeoDriveFileSystemItemExists
-
- ID - Static variable in class org.nuxeo.drive.operations.NuxeoDriveGenerateConflictedItemName
-
- ID - Static variable in class org.nuxeo.drive.operations.NuxeoDriveGetChangeSummary
-
- ID - Static variable in class org.nuxeo.drive.operations.NuxeoDriveGetChildren
-
- ID - Static variable in class org.nuxeo.drive.operations.NuxeoDriveGetFileSystemItem
-
- ID - Static variable in class org.nuxeo.drive.operations.NuxeoDriveGetRootsOperation
-
- ID - Static variable in class org.nuxeo.drive.operations.NuxeoDriveGetTopLevelChildren
-
Deprecated.
- ID - Static variable in class org.nuxeo.drive.operations.NuxeoDriveGetTopLevelFolder
-
- ID - Static variable in class org.nuxeo.drive.operations.NuxeoDriveMove
-
- ID - Static variable in class org.nuxeo.drive.operations.NuxeoDriveRename
-
- ID - Static variable in class org.nuxeo.drive.operations.NuxeoDriveSetSynchronizationOperation
-
- ID - Static variable in class org.nuxeo.drive.operations.NuxeoDriveUpdateFile
-
- ID - Static variable in class org.nuxeo.drive.operations.test.NuxeoDriveCreateTestDocuments
-
- ID - Static variable in class org.nuxeo.drive.operations.test.NuxeoDriveSetActiveFactories
-
- ID - Static variable in class org.nuxeo.drive.operations.test.NuxeoDriveSetupIntegrationTests
-
- ID - Static variable in class org.nuxeo.drive.operations.test.NuxeoDriveSetVersioningOptions
-
- ID - Static variable in class org.nuxeo.drive.operations.test.NuxeoDriveTearDownIntegrationTests
-
- ID - Static variable in class org.nuxeo.drive.operations.test.NuxeoDriveWaitForAsyncCompletion
-
- ID - Static variable in class org.nuxeo.ecm.activity.operations.AddActivityReply
-
- ID - Static variable in class org.nuxeo.ecm.activity.operations.RemoveActivityReply
-
- id - Variable in class org.nuxeo.ecm.automation.client.model.OperationDocumentation
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.events.operations.FireEvent
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.blob.AttachBlob
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.blob.BlobToFile
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.blob.BlobToPDF
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.blob.ConcatenatePDFs
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.blob.ConvertBlob
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.blob.CreateBlob
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.blob.CreateZip
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.blob.GetAllDocumentBlobs
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.blob.GetDocumentBlob
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.blob.GetDocumentBlobs
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.blob.PostBlob
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.blob.SetBlobFileName
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.business.BusinessCreateOperation
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.business.BusinessFetchOperation
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.business.BusinessUpdateOperation
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.AddEntryToMultiValuedProperty
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.AddPermission
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.CheckInDocument
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.CheckOutDocument
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.CopyDocument
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.CreateDocument
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.CreateProxyLive
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.CreateVersion
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.DeleteDocument
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.FetchByProperty
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.FetchDocument
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.FilterDocuments
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.GetDocumentChild
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.GetDocumentChildren
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.GetDocumentParent
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.GetDocumentVersions
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.GetLiveDocument
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.LockDocument
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.MoveDocument
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.MultiPublishDocument
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.PublishDocument
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.Query
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.ReloadDocument
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.RemoveDocumentACL
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.RemoveDocumentBlob
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.RemoveEntryOfMultiValuedProperty
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.RemovePermission
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.RemoveProperty
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.RestoreVersion
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.SaveDocument
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.SetDocumentACE
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.SetDocumentBlob
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.SetDocumentLifeCycle
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.SetDocumentProperty
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.UnlockDocument
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.document.UpdateDocument
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.execution.RunDocumentChain
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.execution.RunFileChain
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.execution.RunInNewTransaction
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.execution.RunOperation
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.execution.RunOperationOnList
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.execution.RunOperationOnListInNewTransaction
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.execution.SaveSession
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.FetchContextBlob
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.FetchContextDocument
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.login.LoginAs
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.login.Logout
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.LogOperation
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.management.GetCounters
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.notification.SendMail
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.RestoreBlobInput
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.RestoreBlobInputFromScript
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.RestoreBlobsInput
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.RestoreBlobsInputFromScript
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.RestoreDocumentInput
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.RestoreDocumentInputFromScript
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.RestoreDocumentsInput
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.RestoreDocumentsInputFromScript
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.RunInputScript
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.RunScript
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.RunScriptFile
-
Deprecated.
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.services.AuditLog
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.services.AuditPageProviderOperation
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.services.AuditQuery
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.services.BlobHolderAttach
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.services.CreatePicture
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.services.CreateRelation
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.services.directory.CreateDirectoryEntries
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.services.directory.DeleteDirectoryEntries
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.services.directory.DirectoryProjection
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.services.directory.ReadDirectoryEntries
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.services.directory.UpdateDirectoryEntries
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.services.DocumentPageProviderOperation
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.services.FileManagerImport
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.services.GetActions
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.services.GetDirectoryEntries
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.services.GetPictureView
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.services.GetRelations
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.services.PictureResize
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.services.ResultSetPageProviderOperation
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.services.RunOperationOnProvider
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.services.UserWorkspace
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.SetInputAsVar
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.SetVar
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.stack.PopBlob
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.stack.PopBlobList
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.stack.PopDocument
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.stack.PopDocumentList
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.stack.PullBlob
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.stack.PullBlobList
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.stack.PullDocument
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.stack.PullDocumentList
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.stack.PushBlob
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.stack.PushBlobList
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.stack.PushDocument
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.stack.PushDocumentList
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.traces.AutomationTraceGetOperation
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.traces.AutomationTraceToggleOperation
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.users.GetDocumentPrincipalEmails
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.users.GetDocumentUsersAndGroups
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.operations.users.GetNuxeoPrincipal
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.rendering.operations.RenderDocument
-
- ID - Static variable in class org.nuxeo.ecm.automation.core.rendering.operations.RenderDocumentFeed
-
- ID - Static variable in class org.nuxeo.ecm.automation.jsf.operations.AddErrorMessage
-
- ID - Static variable in class org.nuxeo.ecm.automation.jsf.operations.AddInfoMessage
-
- ID - Static variable in class org.nuxeo.ecm.automation.jsf.operations.AddMessage
-
- ID - Static variable in class org.nuxeo.ecm.automation.jsf.operations.CancelCreateDocumentInUI
-
- ID - Static variable in class org.nuxeo.ecm.automation.jsf.operations.ChangeTab
-
- ID - Static variable in class org.nuxeo.ecm.automation.jsf.operations.ClearClipboard
-
- ID - Static variable in class org.nuxeo.ecm.automation.jsf.operations.ClearSelectedDocuments
-
- ID - Static variable in class org.nuxeo.ecm.automation.jsf.operations.ClearWorklist
-
- ID - Static variable in class org.nuxeo.ecm.automation.jsf.operations.CreateDocumentForm
-
- ID - Static variable in class org.nuxeo.ecm.automation.jsf.operations.CreateDocumentInUI
-
- ID - Static variable in class org.nuxeo.ecm.automation.jsf.operations.DownloadFile
-
- ID - Static variable in class org.nuxeo.ecm.automation.jsf.operations.FetchDocumentFromSeamContext
-
- ID - Static variable in class org.nuxeo.ecm.automation.jsf.operations.FetchFromClipboard
-
- ID - Static variable in class org.nuxeo.ecm.automation.jsf.operations.FetchFromWorklist
-
- ID - Static variable in class org.nuxeo.ecm.automation.jsf.operations.GetChangeableDocument
-
- ID - Static variable in class org.nuxeo.ecm.automation.jsf.operations.GetCurrentDocument
-
- ID - Static variable in class org.nuxeo.ecm.automation.jsf.operations.GetCurrentDomain
-
- ID - Static variable in class org.nuxeo.ecm.automation.jsf.operations.GetCurrentWorkspace
-
- ID - Static variable in class org.nuxeo.ecm.automation.jsf.operations.GetDocumentsFromSelectionList
-
- ID - Static variable in class org.nuxeo.ecm.automation.jsf.operations.GetSelectedDocuments
-
- ID - Static variable in class org.nuxeo.ecm.automation.jsf.operations.Navigate
-
- ID - Static variable in class org.nuxeo.ecm.automation.jsf.operations.PushToClipboard
-
- ID - Static variable in class org.nuxeo.ecm.automation.jsf.operations.PushToSeamContext
-
- ID - Static variable in class org.nuxeo.ecm.automation.jsf.operations.PushToWorklist
-
- ID - Static variable in class org.nuxeo.ecm.automation.jsf.operations.RaiseSeamEvents
-
- ID - Static variable in class org.nuxeo.ecm.automation.jsf.operations.RefreshUI
-
- ID - Static variable in class org.nuxeo.ecm.automation.jsf.operations.SaveDocumentInUI
-
- ID - Static variable in class org.nuxeo.ecm.automation.jsf.operations.SetOutcome
-
- id - Variable in class org.nuxeo.ecm.automation.OperationDocumentation
-
- id() - Method in class org.nuxeo.ecm.automation.OperationParameters
-
The operation ID.
- ID - Static variable in class org.nuxeo.ecm.automation.seam.operations.DestroySeamContext
-
- ID - Static variable in class org.nuxeo.ecm.automation.seam.operations.InitSeamContext
-
- ID - Static variable in class org.nuxeo.ecm.automation.seam.operations.RunOperationInSeam
-
- ID - Static variable in class org.nuxeo.ecm.automation.task.CreateTask
-
- ID - Static variable in class org.nuxeo.ecm.automation.task.GetUserTasks
-
- ID - Static variable in class org.nuxeo.ecm.automation.task.UserTaskPageProviderOperation
-
- ID - Static variable in class org.nuxeo.ecm.automation.test.helpers.TestOperation
-
- ID - Static variable in class org.nuxeo.ecm.classification.core.operation.ClassifyOperation
-
- ID - Static variable in class org.nuxeo.ecm.classification.core.operation.UnclassifyOperation
-
- ID - Static variable in interface org.nuxeo.ecm.core.api.DocumentRef
-
- id - Variable in class org.nuxeo.ecm.core.api.operation.DefaultOperationEvent
-
- id(Object) - Static method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionMonitor
-
- id(Transaction) - Static method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionMonitor
-
- id - Variable in class org.nuxeo.ecm.core.query.sql.model.Operator
-
- id - Variable in class org.nuxeo.ecm.core.scheduler.ScheduleImpl
-
- ID - Static variable in class org.nuxeo.ecm.core.schema.types.AnyType
-
- ID - Static variable in class org.nuxeo.ecm.core.schema.types.primitives.BinaryType
-
- ID - Static variable in class org.nuxeo.ecm.core.schema.types.primitives.BooleanType
-
- ID - Static variable in class org.nuxeo.ecm.core.schema.types.primitives.DateType
-
- ID - Static variable in class org.nuxeo.ecm.core.schema.types.primitives.DoubleType
-
- ID - Static variable in class org.nuxeo.ecm.core.schema.types.primitives.IntegerType
-
- ID - Static variable in class org.nuxeo.ecm.core.schema.types.primitives.LongType
-
- ID - Static variable in class org.nuxeo.ecm.core.schema.types.primitives.StringType
-
- id - Variable in class org.nuxeo.ecm.core.storage.sql.PersistenceContext.PathAndId
-
- id - Variable in class org.nuxeo.ecm.core.storage.sql.RowId
-
- id - Variable in class org.nuxeo.ecm.core.storage.sql.RowMapper.IdWithTypes
-
- id - Variable in class org.nuxeo.ecm.core.storage.sql.RowMapper.NodeInfo
-
- id - Variable in class org.nuxeo.ecm.core.work.api.WorkQueueDescriptor
-
- ID - Static variable in class org.nuxeo.ecm.localconf.PutSimpleConfParam
-
- ID - Static variable in class org.nuxeo.ecm.localconf.PutSimpleConfParams
-
- ID - Static variable in class org.nuxeo.ecm.localconf.SetSimpleConfParamVar
-
- ID - Static variable in class org.nuxeo.ecm.multi.tenant.operations.CreateUser
-
- ID - Static variable in class org.nuxeo.ecm.multi.tenant.operations.QueryUsers
-
- ID - Static variable in class org.nuxeo.ecm.platform.actions.ActionService
-
- ID - Static variable in class org.nuxeo.ecm.platform.comment.service.CommentService
-
- ID - Static variable in class org.nuxeo.ecm.platform.comment.workflow.ModerateCommentOperation
-
- ID - Static variable in class org.nuxeo.ecm.platform.dublincore.service.DublinCoreStorageService
-
- id - Variable in class org.nuxeo.ecm.platform.ec.placeful.Annotation
-
- ID - Static variable in interface org.nuxeo.ecm.platform.ec.placeful.interfaces.PlacefulService
-
- ID - Static variable in class org.nuxeo.ecm.platform.groups.audit.operation.ExportGroups
-
- ID - Static variable in class org.nuxeo.ecm.platform.rendering.template.DocumentFieldAccessor
-
- id - Variable in class org.nuxeo.ecm.platform.rendering.wiki.Toc.Entry
-
- ID - Static variable in class org.nuxeo.ecm.platform.routing.api.operation.BulkRestartWorkflow
-
- ID - Static variable in class org.nuxeo.ecm.platform.routing.api.operation.MapPropertiesOnTaskOperation
-
- ID - Static variable in class org.nuxeo.ecm.platform.routing.api.operation.ResumeStepOperation
-
- ID - Static variable in class org.nuxeo.ecm.platform.routing.api.operation.SetNextStepOnConditionalFolderOperation
-
- ID - Static variable in class org.nuxeo.ecm.platform.routing.api.operation.SetWorkflowNodeVar
-
- ID - Static variable in class org.nuxeo.ecm.platform.routing.api.operation.StepBackToReadyOperation
-
- ID - Static variable in class org.nuxeo.ecm.platform.routing.api.operation.StepDoneOperation
-
- ID - Static variable in class org.nuxeo.ecm.platform.routing.api.operation.UpdateCommentsInfoOnDocumentOperation
-
- ID - Static variable in class org.nuxeo.ecm.platform.routing.core.api.operation.CancelWorkflowOperation
-
- ID - Static variable in class org.nuxeo.ecm.platform.routing.core.api.operation.CompleteTaskOperation
-
- ID - Static variable in class org.nuxeo.ecm.platform.routing.core.api.operation.GetOpenTasksOperation
-
- ID - Static variable in class org.nuxeo.ecm.platform.routing.core.api.operation.GetTaskNamesOperation
-
- ID - Static variable in class org.nuxeo.ecm.platform.routing.core.api.operation.ResumeNodeOperation
-
- ID - Static variable in class org.nuxeo.ecm.platform.routing.core.api.operation.SetWorkflowVar
-
- ID - Static variable in class org.nuxeo.ecm.platform.routing.core.api.operation.SetWorkflowVariablesOperation
-
- ID - Static variable in class org.nuxeo.ecm.platform.routing.core.api.operation.StartWorkflowOperation
-
- ID - Static variable in class org.nuxeo.ecm.platform.routing.core.impl.GetGraphOperation
-
- id - Variable in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.Transition
-
- ID - Static variable in class org.nuxeo.ecm.platform.routing.dm.operation.CreateRoutingTask
-
- ID - Static variable in class org.nuxeo.ecm.platform.routing.dm.operation.EvaluateCondition
-
- ID - Static variable in class org.nuxeo.ecm.platform.routing.dm.operation.RemoveRoutingTask
-
- ID - Static variable in class org.nuxeo.ecm.platform.routing.dm.operation.SetCurrentRunningStepFromTask
-
- ID - Static variable in class org.nuxeo.ecm.platform.suggestbox.handlers.FacetedSearchSuggestionHandler
-
- ID - Static variable in class org.nuxeo.ecm.platform.suggestbox.handlers.NavigateToDocumentSuggestionHandler
-
- ID - Static variable in class org.nuxeo.ecm.platform.suggestbox.handlers.NavigateToGroupSuggestionHandler
-
- ID - Static variable in class org.nuxeo.ecm.platform.suggestbox.handlers.NavigateToUserSuggestionHandler
-
- ID - Static variable in interface org.nuxeo.ecm.platform.tag.TagService
-
- ID - Static variable in class org.nuxeo.ecm.platform.types.TypeService
-
- ID - Static variable in class org.nuxeo.ecm.platform.ui.select2.automation.SuggestDirectoryEntries
-
- ID - Static variable in class org.nuxeo.ecm.platform.ui.select2.automation.SuggestUserEntries
-
- ID - Static variable in class org.nuxeo.ecm.platform.ui.select2.common.Select2Common
-
- ID - Static variable in class org.nuxeo.ecm.platform.uidgen.service.UIDGeneratorService
-
- id - Variable in class org.nuxeo.ecm.platform.usermanager.VirtualUserDescriptor
-
- ID - Static variable in class org.nuxeo.ecm.platform.userworkspace.operations.UserWorkspaceCreateFromBlob
-
- ID - Static variable in class org.nuxeo.ecm.poll.operations.AnswerPoll
-
- ID - Static variable in class org.nuxeo.ecm.poll.operations.GetOpenPolls
-
- ID - Static variable in class org.nuxeo.ecm.poll.operations.GetPoll
-
- ID - Static variable in class org.nuxeo.ecm.poll.PollActivityStreamFilter
-
- ID - Static variable in class org.nuxeo.ecm.quota.automation.GetQuotaInfoOperation
-
- ID - Static variable in class org.nuxeo.ecm.quota.automation.GetQuotaStatisticsOperation
-
- ID - Static variable in class org.nuxeo.ecm.quota.automation.SetQuotaInfoOperation
-
- ID - Static variable in class org.nuxeo.ecm.rating.LikesCountActivityStreamFilter
-
- ID - Static variable in class org.nuxeo.ecm.rating.operations.CancelLike
-
- ID - Static variable in class org.nuxeo.ecm.rating.operations.GetLikeStatus
-
- ID - Static variable in class org.nuxeo.ecm.rating.operations.Like
-
- ID - Static variable in class org.nuxeo.ecm.rating.operations.MostLiked
-
- ID - Static variable in class org.nuxeo.ecm.rating.RatingActivityStreamFilter
-
- ID - Static variable in class org.nuxeo.ecm.social.activity.stream.operations.GetActivityStream
-
- ID - Static variable in class org.nuxeo.ecm.social.activity.stream.UserActivityStreamFilter
-
- ID - Static variable in class org.nuxeo.ecm.social.mini.message.MiniMessageActivityStreamFilter
-
- ID - Static variable in class org.nuxeo.ecm.social.mini.message.operations.AddMiniMessage
-
- ID - Static variable in class org.nuxeo.ecm.social.mini.message.operations.GetMiniMessages
-
- ID - Static variable in class org.nuxeo.ecm.social.mini.message.operations.RemoveMiniMessage
-
- ID - Static variable in class org.nuxeo.ecm.social.workspace.gadgets.GetPublicSocialWorkspaces
-
- ID - Static variable in class org.nuxeo.ecm.social.workspace.gadgets.GetSocialWorkspaceActivityStream
-
- ID - Static variable in class org.nuxeo.ecm.social.workspace.gadgets.GetSocialWorkspaceMembers
-
- ID - Static variable in class org.nuxeo.ecm.social.workspace.gadgets.GetSocialWorkspaceMiniMessages
-
- ID - Static variable in class org.nuxeo.ecm.social.workspace.gadgets.GetUserSocialWorkspaceStatus
-
- ID - Static variable in class org.nuxeo.ecm.social.workspace.gadgets.JoinSocialWorkspaceRequest
-
- ID - Static variable in class org.nuxeo.ecm.social.workspace.gadgets.SocialProviderOperation
-
- ID - Static variable in class org.nuxeo.ecm.social.workspace.gadgets.SocialWorkspaceActivityStreamFilter
-
- ID - Static variable in class org.nuxeo.ecm.wall.operations.GetWallActivityStream
-
- ID - Static variable in class org.nuxeo.ecm.wall.WallActivityStreamFilter
-
- id - Variable in class org.nuxeo.ecm.webengine.model.impl.MediaTypeRef
-
- id - Variable in class org.nuxeo.launcher.info.CommandInfo
-
- id - Variable in class org.nuxeo.launcher.info.PackageInfo
-
- id - Variable in class org.nuxeo.opensocial.container.server.rest.FolderGson
-
- ID - Static variable in class org.nuxeo.opensocial.service.impl.OpenSocialServiceImpl
-
- ID - Static variable in class org.nuxeo.rss.reader.FeedProviderOperation
-
- id - Variable in class org.nuxeo.runtime.ComponentEvent
-
The event id.
- id - Variable in class org.nuxeo.runtime.deploy.FileChangeNotifier.FileEntry
-
- id - Variable in class org.nuxeo.runtime.remoting.RemoteEvent
-
- id - Variable in class org.nuxeo.runtime.RuntimeServiceEvent
-
The event id.
- id - Variable in class org.nuxeo.runtime.services.streaming.StreamManagerServer.DownloadSession
-
- ID - Static variable in class org.nuxeo.snapshot.operation.CreateTreeSnapshot
-
- ID - Static variable in class org.nuxeo.template.automation.RenderWithTemplateOperation
-
- ID - Static variable in class org.nuxeo.template.deckjs.DeckJSPDFOperation
-
- ID - Static variable in class org.nuxeo.theme.services.ThemeService
-
- ID - Static variable in class org.nuxeo.theme.webwidgets.Service
-
- ID_ATTR - Static variable in class org.nuxeo.ecm.core.io.ExportConstants
-
- ID_ATTRIBUTE - Static variable in class org.nuxeo.wss.fprpc.CAMLHandler
-
- ID_KEY_NAME - Static variable in class org.nuxeo.ecm.webapp.security.UserSuggestionActionsBean
-
- ID_TYPE_PROPERTY - Static variable in class org.nuxeo.ecm.core.storage.sql.DatabaseHelper
-
- ID_URL_PATTERN - Static variable in class org.nuxeo.ecm.platform.rendition.url.RenditionBasedCodec
-
- ID_URL_PATTERN - Static variable in class org.nuxeo.ecm.social.workspace.CollaborationCodec
-
- IDataProcessor - Interface in org.nuxeo.ecm.platform.groups.audit.service.acl.data
-
- idCase - Variable in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
-
Since 5.4.2: force id case to upper or lower, or leaver it unchanged.
- Identifiable - Interface in org.nuxeo.theme.uids
-
- IdentifiableContainer - Class in org.nuxeo.theme.editor.filters
-
- IdentifiableContainer() - Constructor for class org.nuxeo.theme.editor.filters.IdentifiableContainer
-
- IDENTIFIER - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
-
- identifyPaletteType(byte[], String) - Static method in class org.nuxeo.theme.presets.PaletteParser
-
- IDENTITY - Static variable in class org.nuxeo.common.collections.ListenerList
-
Mode constant (value 1) indicating that listeners should be compared
using identity.
- IDENTITY - Static variable in interface org.nuxeo.ecm.core.query.sql.model.SQLQuery.Transformer
-
- IDENTITY - Static variable in interface org.nuxeo.ecm.core.security.SecurityPolicy.QueryTransformer
-
Query transformer that does nothing.
- identity - Variable in class org.nuxeo.runtime.detection.Peer
-
the identity of that peer
- IdentityProcessor - Class in org.nuxeo.template.processors
-
- IdentityProcessor() - Constructor for class org.nuxeo.template.processors.IdentityProcessor
-
- idField - Variable in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
-
- idField - Variable in class org.nuxeo.ecm.directory.memory.MemoryDirectory
-
- idField - Variable in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
-
- idFromString(String) - Method in class org.nuxeo.ecm.core.storage.sql.Model
-
Fixup an id that has been turned into a string for high-level Nuxeo APIs.
- IDLE - Static variable in class org.nuxeo.jboss.jca.JBossJCADynamicConfigurator
-
- idleTimeoutMinutes - Variable in class org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration
-
- IDOMMutationListener - Interface in org.nuxeo.ecm.platform.domsync.core
-
- IDOMSupport - Interface in org.nuxeo.ecm.platform.domsync.core
-
- IdRef - Class in org.nuxeo.ecm.automation.client.model
-
- IdRef(String) - Constructor for class org.nuxeo.ecm.automation.client.model.IdRef
-
- IdRef - Class in org.nuxeo.ecm.core.api
-
An ID reference to a document.
- IdRef(String) - Constructor for class org.nuxeo.ecm.core.api.IdRef
-
- idToString(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.Model
-
Turns an id that may be a String or a Long into a String for high-level
Nuxeo APIs.
- idType - Variable in class org.nuxeo.ecm.core.storage.sql.ModelSetup
-
- idType - Variable in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
-
- IdUtils - Class in org.nuxeo.common.utils
-
Utils for identifier generation.
- IExcelBuilder - Interface in org.nuxeo.ecm.platform.groups.audit.service.acl.excel
-
- IFrameHelper - Class in org.nuxeo.functionaltests.pages.admincenter
-
Wizard and Connect use frames and callback pages to communicate.
- IFrameHelper() - Constructor for class org.nuxeo.functionaltests.pages.admincenter.IFrameHelper
-
- IFrameHelper - Class in org.nuxeo.functionaltests.pages.wizard
-
Wizard and Connect use frames and callback pages to communicate.
- IFrameHelper() - Constructor for class org.nuxeo.functionaltests.pages.wizard.IFrameHelper
-
- ignore() - Method in class org.nuxeo.connect.update.task.standalone.commands.AbstractCommand
-
- IGNORE - Static variable in class org.nuxeo.runtime.config.Configuration
-
- IGNORE_ALL_METADATA - Static variable in class org.nuxeo.ecm.platform.relations.io.IORelationAdapterProperties
-
Property representing a boolean value that indicates if metadata should
not be kept when exporting/importing.
- IGNORE_EXTERNAL - Static variable in class org.nuxeo.ecm.platform.relations.io.IORelationAdapterProperties
-
Property representing a boolean value that indicates if only internal
relations must be kept when exporting/importing.
- IGNORE_LITERALS - Static variable in class org.nuxeo.ecm.platform.relations.io.IORelationAdapterProperties
-
Property representing a boolean value that indicates if relations
involving literals should be ignored when importing/exporting.
- IGNORE_METADATA - Static variable in class org.nuxeo.ecm.platform.relations.io.IORelationAdapterProperties
-
Property representing a list of metadata uris that should be ignored.
- IGNORE_PREDICATES - Static variable in class org.nuxeo.ecm.platform.relations.io.IORelationAdapterProperties
-
Property representing a list of predicates uris that should be ignored.
- IGNORE_SIMPLE_RESOURCES - Static variable in class org.nuxeo.ecm.platform.relations.io.IORelationAdapterProperties
-
Property representing a boolean value that indicates if relations
involving resources that are not QName resources should be ignored when
importing/exporting.
- IGNORED_CHARS_KEY - Static variable in class org.nuxeo.ecm.platform.query.nxql.NXQLQueryBuilder
-
- IGNORED_ELEMENT - Static variable in class org.nuxeo.ecm.platform.annotations.gwt.client.AnnotationConstant
-
- IgnoreStructuralDifferenceListener - Class in org.nuxeo.ecm.diff.service.impl
-
Custom DifferenceListener for XMLUnit Diff.
- IgnoreStructuralDifferenceListener() - Constructor for class org.nuxeo.ecm.diff.service.impl.IgnoreStructuralDifferenceListener
-
- ILIKE - Static variable in class org.nuxeo.ecm.core.query.sql.model.Operator
-
- ILIKE - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
-
- IllegalParameterException - Exception in org.nuxeo.ecm.webengine.model.exceptions
-
A query / form parameter was expected but not found or has invalid value.
- IllegalParameterException(String) - Constructor for exception org.nuxeo.ecm.webengine.model.exceptions.IllegalParameterException
-
- image - Variable in class org.nuxeo.connect.update.xml.FormDefinition
-
- image() - Method in interface org.nuxeo.opensocial.wysiwyg.client.resources.RichTextEditorConstants
-
- IMAGE_WELCOME_MEDIA - Static variable in class org.nuxeo.webengine.sites.AbstractSiteDocumentObject
-
- ImageAnnotater - Class in org.nuxeo.ecm.platform.annotations.gwt.client.view.annotater
-
- ImageAnnotater(AnnotationController) - Constructor for class org.nuxeo.ecm.platform.annotations.gwt.client.view.annotater.ImageAnnotater
-
- ImageBlobValidator - Class in org.nuxeo.ecm.social.workspace
-
- ImageBlobValidator() - Constructor for class org.nuxeo.ecm.social.workspace.ImageBlobValidator
-
- ImageConverter - Class in org.nuxeo.ecm.platform.picture.magick.utils
-
- ImageConverter() - Constructor for class org.nuxeo.ecm.platform.picture.magick.utils.ImageConverter
-
- ImageCropper - Class in org.nuxeo.ecm.platform.picture.magick.utils
-
Unit command to crop a picture using ImageMagick.
- ImageCropper() - Constructor for class org.nuxeo.ecm.platform.picture.magick.utils.ImageCropper
-
- ImageCropperAndResizer - Class in org.nuxeo.ecm.platform.picture.magick.utils
-
Unit command to crop and resize an picture.
- ImageCropperAndResizer() - Constructor for class org.nuxeo.ecm.platform.picture.magick.utils.ImageCropperAndResizer
-
- ImageDecorator - Class in org.nuxeo.ecm.platform.annotations.gwt.client.view.decorator
-
- ImageDecorator(AnnotationController) - Constructor for class org.nuxeo.ecm.platform.annotations.gwt.client.view.decorator.ImageDecorator
-
- ImageIdentifier - Class in org.nuxeo.ecm.platform.picture.magick.utils
-
Unit command to extract information from a picture file.
- ImageIdentifier() - Constructor for class org.nuxeo.ecm.platform.picture.magick.utils.ImageIdentifier
-
- ImageInfo - Class in org.nuxeo.ecm.platform.picture.api
-
Wrapper class for the informations returned by the Identify ImageMagick
command.
- ImageInfo(String, String, String, String) - Constructor for class org.nuxeo.ecm.platform.picture.api.ImageInfo
-
- ImageInfo(String, String, String, String, String) - Constructor for class org.nuxeo.ecm.platform.picture.api.ImageInfo
-
- ImageInfo - Class in org.nuxeo.theme.resources
-
- ImageInfo(String, String) - Constructor for class org.nuxeo.theme.resources.ImageInfo
-
- ImagePlugin - Class in org.nuxeo.ecm.platform.picture.extension
-
- ImagePlugin() - Constructor for class org.nuxeo.ecm.platform.picture.extension.ImagePlugin
-
- ImagePreviewer - Class in org.nuxeo.ecm.platform.preview.adapter
-
- ImagePreviewer() - Constructor for class org.nuxeo.ecm.platform.preview.adapter.ImagePreviewer
-
- ImageRangeXPointer - Class in org.nuxeo.ecm.platform.annotations.gwt.client.util
-
- ImageRangeXPointer(String) - Constructor for class org.nuxeo.ecm.platform.annotations.gwt.client.util.ImageRangeXPointer
-
- ImageResizer - Class in org.nuxeo.ecm.platform.picture.magick.utils
-
Unit command to extract a simplified view of a JPEG file using ImageMagick =
extract the needed picture information to reach the target definition level
- ImageResizer() - Constructor for class org.nuxeo.ecm.platform.picture.magick.utils.ImageResizer
-
- ImageResource - Interface in org.nuxeo.ecm.platform.pictures.tiles.api.imageresource
-
An ImageResource represents way to get a Blob Image.
- ImageRotater - Class in org.nuxeo.ecm.platform.picture.magick.utils
-
Unit command to rotate a picture.
- ImageRotater() - Constructor for class org.nuxeo.ecm.platform.picture.magick.utils.ImageRotater
-
- images - Static variable in class org.nuxeo.opensocial.container.client.presenter.AppPresenter
-
- images - Static variable in class org.nuxeo.opensocial.wysiwyg.client.RichTextToolbar
-
- Images - Class in org.nuxeo.theme.html.servlets
-
- Images() - Constructor for class org.nuxeo.theme.html.servlets.Images
-
- IMAGES_TO_CONVERT_EP - Static variable in class org.nuxeo.ecm.platform.pictures.tiles.service.PictureTilingComponent
-
- ImagesBundle - Interface in org.nuxeo.opensocial.container.client.bundles
-
- ImagesBundle - Interface in org.nuxeo.opensocial.wysiwyg.client.resources
-
- ImageToConvertDescriptor - Class in org.nuxeo.ecm.platform.pictures.tiles.service
-
- ImageToConvertDescriptor() - Constructor for class org.nuxeo.ecm.platform.pictures.tiles.service.ImageToConvertDescriptor
-
- ImageUtils - Interface in org.nuxeo.ecm.platform.picture.core
-
- imageUtils - Variable in class org.nuxeo.ecm.platform.picture.core.libraryselector.LibrarySelectorServiceDescriptor
-
- ImageUtilsDescriptor - Class in org.nuxeo.ecm.platform.picture.core.libraryselector
-
- ImageUtilsDescriptor() - Constructor for class org.nuxeo.ecm.platform.picture.core.libraryselector.ImageUtilsDescriptor
-
- ImagingComponent - Class in org.nuxeo.ecm.platform.picture
-
- ImagingComponent() - Constructor for class org.nuxeo.ecm.platform.picture.ImagingComponent
-
- ImagingConfigurationDescriptor - Class in org.nuxeo.ecm.platform.picture.api
-
Descriptor for configuration information contribution that will be used by
the ImagingService.
- ImagingConfigurationDescriptor() - Constructor for class org.nuxeo.ecm.platform.picture.api.ImagingConfigurationDescriptor
-
- ImagingConvertConstants - Class in org.nuxeo.ecm.platform.picture.api
-
- ImagingDocumentConstants - Class in org.nuxeo.ecm.platform.picture.api
-
Imaging constants.
- ImagingRecomputeActions - Class in org.nuxeo.ecm.imaging.recompute
-
- ImagingRecomputeActions() - Constructor for class org.nuxeo.ecm.imaging.recompute.ImagingRecomputeActions
-
- ImagingRecomputeWork - Class in org.nuxeo.ecm.imaging.recompute
-
- ImagingRecomputeWork(String, String) - Constructor for class org.nuxeo.ecm.imaging.recompute.ImagingRecomputeWork
-
- ImagingService - Interface in org.nuxeo.ecm.platform.picture.api
-
- ImagingTilingActions - Class in org.nuxeo.ecm.platform.pictures.tiles
-
Seam bean for
- ImagingTilingActions() - Constructor for class org.nuxeo.ecm.platform.pictures.tiles.ImagingTilingActions
-
- IMAP - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreConstants
-
- IMAPS - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreConstants
-
- IMImageUtils - Class in org.nuxeo.ecm.platform.picture.core.im
-
- IMImageUtils() - Constructor for class org.nuxeo.ecm.platform.picture.core.im.IMImageUtils
-
- IMImageUtils.ImageMagickCaller - Class in org.nuxeo.ecm.platform.picture.core.im
-
- IMImageUtils.ImageMagickCaller() - Constructor for class org.nuxeo.ecm.platform.picture.core.im.IMImageUtils.ImageMagickCaller
-
- IMMUTABLE - Static variable in class org.nuxeo.ecm.core.schema.FacetNames
-
- IMMUTABLE_DOC - Static variable in class org.nuxeo.ecm.automation.core.events.DocumentAttributeFilterFactory
-
- IMPACTED_USERNAME_PROPERTY - Static variable in class org.nuxeo.drive.service.NuxeoDriveEvents
-
- implementationClass - Variable in class org.nuxeo.ecm.automation.OperationDocumentation
-
- IMPLICIT - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Join
-
- implies(Permission) - Method in class org.nuxeo.runtime.api.login.SystemLoginPermission
-
- IMPORT_BASE_VERSION_ID - Static variable in interface org.nuxeo.ecm.core.api.CoreSession
-
- IMPORT_CHECKED_IN - Static variable in interface org.nuxeo.ecm.core.api.CoreSession
-
- IMPORT_FILE_PATH_OPTION - Static variable in class org.nuxeo.ecm.platform.content.template.factories.ImportBasedFactory
-
- IMPORT_GRAPH - Static variable in class org.nuxeo.ecm.platform.relations.io.IORelationAdapterProperties
-
Property representing the graph name where relations should be imported.
- IMPORT_IS_VERSION - Static variable in interface org.nuxeo.ecm.core.api.CoreSession
-
- IMPORT_LIFECYCLE_POLICY - Static variable in interface org.nuxeo.ecm.core.api.CoreSession
-
- IMPORT_LIFECYCLE_STATE - Static variable in interface org.nuxeo.ecm.core.api.CoreSession
-
- IMPORT_LOCK - Static variable in interface org.nuxeo.ecm.core.api.CoreSession
-
- IMPORT_LOCK_CREATED - Static variable in interface org.nuxeo.ecm.core.api.CoreSession
-
Lock creation time as a Calendar object.
- IMPORT_LOCK_OWNER - Static variable in interface org.nuxeo.ecm.core.api.CoreSession
-
- IMPORT_OVERWRITE_OPTION - Static variable in class org.nuxeo.ecm.platform.content.template.factories.ImportBasedFactory
-
- IMPORT_PROXY_TARGET_ID - Static variable in interface org.nuxeo.ecm.core.api.CoreSession
-
- IMPORT_PROXY_TYPE - Static variable in interface org.nuxeo.ecm.core.api.CoreSession
-
The document type to use to create a proxy by import.
- IMPORT_PROXY_VERSIONABLE_ID - Static variable in interface org.nuxeo.ecm.core.api.CoreSession
-
- IMPORT_VERSION_CREATED - Static variable in interface org.nuxeo.ecm.core.api.CoreSession
-
- IMPORT_VERSION_DESCRIPTION - Static variable in interface org.nuxeo.ecm.core.api.CoreSession
-
- IMPORT_VERSION_IS_LATEST - Static variable in interface org.nuxeo.ecm.core.api.CoreSession
-
- IMPORT_VERSION_IS_LATEST_MAJOR - Static variable in interface org.nuxeo.ecm.core.api.CoreSession
-
- IMPORT_VERSION_LABEL - Static variable in interface org.nuxeo.ecm.core.api.CoreSession
-
- IMPORT_VERSION_MAJOR - Static variable in interface org.nuxeo.ecm.core.api.CoreSession
-
- IMPORT_VERSION_MINOR - Static variable in interface org.nuxeo.ecm.core.api.CoreSession
-
- IMPORT_VERSION_VERSIONABLE_ID - Static variable in interface org.nuxeo.ecm.core.api.CoreSession
-
- importAnnotations(RepositoryConfig) - Method in class org.nuxeo.ecm.core.test.RepositorySettings
-
- importAssets() - Method in class org.nuxeo.dam.seam.DamImportActions
-
- importBankData(String, String, URL) - Static method in class org.nuxeo.theme.resources.BankManager
-
- ImportBasedFactory - Class in org.nuxeo.ecm.platform.content.template.factories
-
This factory will import a file using a path defined in the option of the
factoryBinding extension point.
- ImportBasedFactory() - Constructor for class org.nuxeo.ecm.platform.content.template.factories.ImportBasedFactory
-
- ImportBasedFactory.PathOptions - Enum in org.nuxeo.ecm.platform.content.template.factories
-
- importCSVFile() - Method in class org.nuxeo.ecm.csv.CSVImportActions
-
- importDiff(PropertyDiff) - Method in interface org.nuxeo.ecm.core.api.model.DocumentPart
-
- importDiff(PropertyDiff) - Method in class org.nuxeo.ecm.core.api.model.impl.DocumentPartImpl
-
- importDocs(InputStream) - Method in interface org.nuxeo.ecm.core.io.DocumentsImporter
-
- importDocument(String, Document, String, String, Map<String, Serializable>) - Method in interface org.nuxeo.ecm.core.model.Session
-
Imports a document with a given id and parent.
- importDocument(String, Document, String, String, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
-
- importDocumentation(CoreSession, InputStream) - Method in class org.nuxeo.apidoc.documentation.DocumentationComponent
-
- importDocumentation(CoreSession, InputStream) - Method in interface org.nuxeo.apidoc.documentation.DocumentationService
-
- ImportDocumentException - Exception in org.nuxeo.ecm.core.io.exceptions
-
Import document exception.
- ImportDocumentException() - Constructor for exception org.nuxeo.ecm.core.io.exceptions.ImportDocumentException
-
- ImportDocumentException(String) - Constructor for exception org.nuxeo.ecm.core.io.exceptions.ImportDocumentException
-
- ImportDocumentException(String, Throwable) - Constructor for exception org.nuxeo.ecm.core.io.exceptions.ImportDocumentException
-
- ImportDocumentException(Throwable) - Constructor for exception org.nuxeo.ecm.core.io.exceptions.ImportDocumentException
-
- importDocuments(List<DocumentModel>) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- importDocuments(List<DocumentModel>) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Low-level import of documents, reserved for the administrator.
- importDocuments(InputStream, String, DocumentRef) - Method in class org.nuxeo.ecm.core.io.impl.IODocumentManagerImpl
-
- importDocuments(InputStream, DocumentWriter) - Method in class org.nuxeo.ecm.core.io.impl.IODocumentManagerImpl
-
- importDocuments(DocumentReader, DocumentWriter) - Method in class org.nuxeo.ecm.core.io.impl.IODocumentManagerImpl
-
- importDocuments(InputStream, String, DocumentRef) - Method in interface org.nuxeo.ecm.core.io.IODocumentManager
-
- importDocuments(InputStream, DocumentWriter) - Method in interface org.nuxeo.ecm.core.io.IODocumentManager
-
- importDocuments(DocumentReader, DocumentWriter) - Method in interface org.nuxeo.ecm.core.io.IODocumentManager
-
- importDocumentsAndResources(InputStream, String, DocumentRef) - Method in interface org.nuxeo.ecm.platform.io.api.IOManager
-
Import document and resources described by given input stream at given
document location.
- importDocumentsAndResources(InputStream, String, DocumentRef) - Method in class org.nuxeo.ecm.platform.io.impl.IOManagerImpl
-
- importDocumentsAndResources(InputStream, String, DocumentRef, DocumentWriter) - Method in class org.nuxeo.ecm.platform.io.impl.IOManagerImpl
-
- ImportExportActionBean - Class in org.nuxeo.ecm.platform.io.client
-
- ImportExportActionBean() - Constructor for class org.nuxeo.ecm.platform.io.client.ImportExportActionBean
-
- importExportedFile(String, DocumentLocation) - Method in interface org.nuxeo.ecm.platform.io.api.IOManager
-
Will be called after a successful export to import data from the file.
- importExportedFile(String, DocumentLocation, String, Map<String, Object>) - Method in interface org.nuxeo.ecm.platform.io.api.IOManager
-
Will be called after a successful export to import data from the file.
- importExportedFile(String, DocumentLocation) - Method in class org.nuxeo.ecm.platform.io.impl.IOManagerImpl
-
- importExportedFile(String, DocumentLocation, String, Map<String, Object>) - Method in class org.nuxeo.ecm.platform.io.impl.IOManagerImpl
-
- importFieldDefinition(JSONObject) - Static method in class org.nuxeo.ecm.platform.forms.layout.io.JSONLayoutExporter
-
- importFlatMap(Map<String, Object>) - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- importFlatMap(Map<String, Object>) - Method in interface org.nuxeo.ecm.core.model.PropertyContainer
-
- importFlatMap(Map<String, Object>) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexListProperty
-
- importFlatMap(Map<String, Object>) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexProperty
-
- importFlatMap(Map<String, Object>) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
Deprecated.
- importFlatMap(Map<String, Object>) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentVersion
-
- ImportFolderPageProvider - Class in org.nuxeo.dam.provider
-
Custom page provider configuring a post filter to have only folders with
WRITE permission and where assets can be created.
- ImportFolderPageProvider() - Constructor for class org.nuxeo.dam.provider.ImportFolderPageProvider
-
- importFromStream(InputStream, DocumentLocation, String, Map<String, Object>, String, Map<String, Object>) - Method in interface org.nuxeo.ecm.platform.io.api.IOManager
-
- importFromStream(IOConfiguration, String) - Static method in class org.nuxeo.ecm.platform.io.api.util.IOHelper
-
- importFromStream(InputStream, DocumentLocation, String, Map<String, Object>, String, Map<String, Object>) - Method in class org.nuxeo.ecm.platform.io.impl.IOManagerImpl
-
- importFromStreamSource(String, DocumentLocation, String, Map<String, Object>, String, Map<String, Object>) - Method in interface org.nuxeo.ecm.platform.io.api.IOManager
-
- importFromStreamSource(String, DocumentLocation, String, Map<String, Object>, String, Map<String, Object>) - Method in class org.nuxeo.ecm.platform.io.impl.IOManagerImpl
-
- importLayoutDefinition(JSONObject) - Static method in class org.nuxeo.ecm.platform.forms.layout.io.JSONLayoutExporter
-
- importLayoutRowDefinition(JSONObject) - Static method in class org.nuxeo.ecm.platform.forms.layout.io.JSONLayoutExporter
-
- importMap(Map<String, Map<String, Object>>) - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- importMap(Map<String, Map<String, Object>>) - Method in interface org.nuxeo.ecm.core.model.PropertyContainer
-
- importMap(Map<String, Map<String, Object>>) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexListProperty
-
- importMap(Map<String, Map<String, Object>>) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexProperty
-
- importMap(Map<String, Map<String, Object>>) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
Deprecated.
- importMap(Map<String, Map<String, Object>>) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentVersion
-
- importModelAndExamples(File) - Method in class org.nuxeo.template.importer.ModelImporter
-
- importModels() - Method in class org.nuxeo.template.importer.ModelImporter
-
- importProps(JSONObject) - Static method in class org.nuxeo.ecm.platform.forms.layout.io.JSONLayoutExporter
-
- importPropsByMode(JSONObject) - Static method in class org.nuxeo.ecm.platform.forms.layout.io.JSONLayoutExporter
-
- importRenderingInfo(JSONObject) - Static method in class org.nuxeo.ecm.platform.forms.layout.io.JSONLayoutExporter
-
- importRenderingInfos(JSONArray) - Static method in class org.nuxeo.ecm.platform.forms.layout.io.JSONLayoutExporter
-
- importRenderingInfosByMode(JSONObject) - Static method in class org.nuxeo.ecm.platform.forms.layout.io.JSONLayoutExporter
-
- importRouteModel(URL, boolean, CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
-
Creates a route model in the root models folder defined by the current
persister.
- importRouteModel(URL, boolean, CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
-
- importSettings(RepositorySettings) - Method in class org.nuxeo.ecm.core.test.RepositorySettings
-
- importSnapshot(CoreSession, InputStream) - Method in interface org.nuxeo.apidoc.snapshot.SnapshotManager
-
- importSnapshot(CoreSession, InputStream) - Method in class org.nuxeo.apidoc.snapshot.SnapshotManagerComponent
-
- importStringProps(JSONObject) - Static method in class org.nuxeo.ecm.platform.forms.layout.io.JSONLayoutExporter
-
- importTmpSnapshot(CoreSession, InputStream) - Method in interface org.nuxeo.apidoc.snapshot.SnapshotManager
-
- importTmpSnapshot(CoreSession, InputStream) - Method in class org.nuxeo.apidoc.snapshot.SnapshotManagerComponent
-
- importUserFromGroups() - Method in class org.nuxeo.ecm.social.workspace.BulkImportSocialWorkspaceActions
-
- importUserFromListOfEmail() - Method in class org.nuxeo.ecm.social.workspace.BulkImportSocialWorkspaceActions
-
- importWidgetDefinition(JSONObject) - Static method in class org.nuxeo.ecm.platform.forms.layout.io.JSONLayoutExporter
-
- importWidgetReference(JSONObject) - Static method in class org.nuxeo.ecm.platform.forms.layout.io.JSONLayoutExporter
-
- importWidgetSelectionOption(JSONObject) - Static method in class org.nuxeo.ecm.platform.forms.layout.io.JSONLayoutExporter
-
- importWidgetTypeConfiguration(JSONObject) - Static method in class org.nuxeo.ecm.platform.forms.layout.io.JSONLayoutExporter
-
- importWidgetTypeDefinition(JSONObject) - Static method in class org.nuxeo.ecm.platform.forms.layout.io.JSONLayoutExporter
-
- IN - Static variable in class org.nuxeo.ecm.core.query.sql.model.Operator
-
- IN - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
-
- in - Variable in class org.nuxeo.runtime.services.streaming.StreamManagerServer.DownloadSession
-
- in() - Method in class org.nuxeo.shell.swing.Console
-
- IN_MEM_LIMIT - Static variable in class org.nuxeo.ecm.core.api.SerializableInputStream
-
- IN_SOCIAL_WORKSPACE_SUFFIX - Static variable in class org.nuxeo.ecm.social.workspace.SocialConstants
-
- INBOX - Static variable in class org.nuxeo.ecm.platform.mail.listener.MailEventListener
-
- INBOX - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreHelper
-
- incIndex() - Method in interface org.nuxeo.ecm.platform.picture.web.SlideShowManager
-
Increments the index.
- incIndex() - Method in class org.nuxeo.ecm.platform.picture.web.SlideShowManagerBean
-
- include(DefaultFaceletContext, UIComponent, String) - Method in class org.nuxeo.theme.jsf.facelets.vendor.DefaultFacelet
-
Used for delegation by the DefaultFaceletContext.
- include(DefaultFaceletContext, UIComponent, URL) - Method in class org.nuxeo.theme.jsf.facelets.vendor.DefaultFacelet
-
Grabs a DefaultFacelet from referenced DefaultFaceletFacotry
- includeBundleId(String) - Method in class org.nuxeo.apidoc.snapshot.SnapshotFilter
-
- includedItems - Variable in class org.nuxeo.ecm.diff.service.impl.DiffComplexFieldDescriptor
-
- includedTypes - Variable in class org.nuxeo.ecm.core.storage.sql.ModelFulltext
-
- IncludeFilter - Class in org.nuxeo.runtime.deployment.preprocessor.install.filters
-
- IncludeFilter(Path) - Constructor for class org.nuxeo.runtime.deployment.preprocessor.install.filters.IncludeFilter
-
- IncludeFilter(String) - Constructor for class org.nuxeo.runtime.deployment.preprocessor.install.filters.IncludeFilter
-
- includeOperation(OperationInfoImpl) - Method in class org.nuxeo.apidoc.snapshot.SnapshotFilter
-
- includeSeamComponent(SeamComponentInfo) - Method in class org.nuxeo.apidoc.snapshot.SnapshotFilter
-
- increaseCount() - Method in class org.nuxeo.webengine.blogs.models.BlogSiteArchiveDayModel
-
- increaseCount() - Method in class org.nuxeo.webengine.blogs.models.BlogSiteArchiveMonthModel
-
- increaseCount() - Method in class org.nuxeo.webengine.blogs.models.BlogSiteArchiveYearModel
-
- increaseCounter(String) - Static method in class org.nuxeo.runtime.management.counters.CounterHelper
-
- increaseCounter(String, long) - Static method in class org.nuxeo.runtime.management.counters.CounterHelper
-
- increaseCounter(String) - Method in interface org.nuxeo.runtime.management.counters.CounterManager
-
Increase a counter
- increaseCounter(String, long) - Method in interface org.nuxeo.runtime.management.counters.CounterManager
-
- increaseCounter(String) - Method in class org.nuxeo.runtime.management.counters.CounterManagerImpl
-
- increaseCounter(String, long) - Method in class org.nuxeo.runtime.management.counters.CounterManagerImpl
-
- increaseTotalChildCount() - Method in class org.nuxeo.ecm.platform.routing.api.RouteFolderElement
-
- increaseTotalChildCount() - Method in class org.nuxeo.ecm.platform.routing.api.RouteTable
-
- increment() - Method in class org.nuxeo.ecm.platform.forms.layout.service.LayoutColumnCounter
-
- INCREMENT_BEFORE_UPDATE - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
-
Listeners can increment version numbers.
- IncrementalSmartNXQLQuery - Class in org.nuxeo.ecm.platform.smart.query.jsf
-
NXQL implementation of an incremental smart query
- IncrementalSmartNXQLQuery(String) - Constructor for class org.nuxeo.ecm.platform.smart.query.jsf.IncrementalSmartNXQLQuery
-
- IncrementalSmartNXQLQuery.SPECIAL_OPERATORS - Enum in org.nuxeo.ecm.platform.smart.query.jsf
-
- IncrementalSmartQuery - Class in org.nuxeo.ecm.platform.smart.query
-
Smart query providing all the needed methods for UI interaction that will
make it possible to build a query adding clauses step by step.
- IncrementalSmartQuery(String) - Constructor for class org.nuxeo.ecm.platform.smart.query.IncrementalSmartQuery
-
- incrementMajor(DocumentModel) - Method in interface org.nuxeo.ecm.platform.versioning.api.VersioningManager
-
- incrementMajor(DocumentModel) - Method in class org.nuxeo.ecm.platform.versioning.service.VersioningManagerImpl
-
Deprecated.
- incrementMinor(DocumentModel) - Method in interface org.nuxeo.ecm.platform.versioning.api.VersioningManager
-
- incrementMinor(DocumentModel) - Method in class org.nuxeo.ecm.platform.versioning.service.VersioningManagerImpl
-
Deprecated.
- indent(String) - Method in class org.nuxeo.apidoc.introspection.XMLWriter
-
- indentString(Integer, String) - Static method in class org.nuxeo.ecm.platform.ui.web.tag.fn.Functions
-
- index - Variable in class org.nuxeo.ecm.core.api.ListDiff.Entry
-
- index - Variable in class org.nuxeo.ecm.platform.rendering.wiki.Toc.Entry
-
- index(HttpServletRequest) - Method in class org.nuxeo.ecm.social.workspace.gadgets.webengine.SocialWebEngineRoot
-
- index - Variable in class org.nuxeo.shell.CommandType.Token
-
- index() - Method in class org.nuxeo.template.jaxrs.RootResource
-
- index() - Method in class org.nuxeo.template.xdocreport.jaxrs.RootResource
-
- INDEX_FILENAME - Static variable in class org.nuxeo.ecm.platform.publisher.impl.localfs.LocalFSPublicationTree
-
- INDEX_FILENAME_TMP - Static variable in class org.nuxeo.ecm.platform.publisher.impl.localfs.LocalFSPublicationTree
-
- INDEX_PARAMETER_NAME - Static variable in class org.nuxeo.ecm.platform.ui.web.component.list.EditableListBean
-
- Indexable - Annotation Type in org.nuxeo.runtime.annotations.loader
-
- indexAnalyzer - Variable in class org.nuxeo.ecm.core.storage.sql.ModelFulltext
-
Map of index to analyzer (may be null).
- indexCatalog - Variable in class org.nuxeo.ecm.core.storage.sql.ModelFulltext
-
Map of index to catalog (may be null).
- indexesAllBinary - Variable in class org.nuxeo.ecm.core.storage.sql.ModelFulltext
-
Indexes containing all binaries properties.
- indexesAllSimple - Variable in class org.nuxeo.ecm.core.storage.sql.ModelFulltext
-
Indexes containing all simple properties.
- indexesByPropPathBinary - Variable in class org.nuxeo.ecm.core.storage.sql.ModelFulltext
-
Indexes for each specific binary property path.
- indexesByPropPathExcludedBinary - Variable in class org.nuxeo.ecm.core.storage.sql.ModelFulltext
-
Indexes for each specific binary property path excluded.
- indexesByPropPathExcludedSimple - Variable in class org.nuxeo.ecm.core.storage.sql.ModelFulltext
-
Indexes for each specific simple property path excluded.
- indexesByPropPathSimple - Variable in class org.nuxeo.ecm.core.storage.sql.ModelFulltext
-
Indexes for each specific simple property path.
- IndexingAdapter - Interface in org.nuxeo.ecm.platform.indexing.gateway.adapter
-
- IndexingAdapterDescriptor - Class in org.nuxeo.ecm.platform.indexing.gateway.adapter
-
- IndexingAdapterDescriptor() - Constructor for class org.nuxeo.ecm.platform.indexing.gateway.adapter.IndexingAdapterDescriptor
-
- IndexingAdapterService - Class in org.nuxeo.ecm.platform.indexing.gateway.adapter
-
Service to allow client code to register converters for the datastructures
served to the Sinequa Intuition to be indexed.
- IndexingAdapterService() - Constructor for class org.nuxeo.ecm.platform.indexing.gateway.adapter.IndexingAdapterService
-
- indexNames - Variable in class org.nuxeo.ecm.core.storage.sql.ModelFulltext
-
All index names.
- indexOf(char[], char[], int) - Static method in class org.nuxeo.common.utils.FileNamePattern
-
Variant of indexOf with ? wildcard.
- indexOf(Property) - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
-
- indexOf(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
-
Throws UnsupportedOperationException, added to implement List
interface
- indexOf(DocumentRef) - Method in class org.nuxeo.ecm.core.api.operation.ModificationSet
-
- indexOf(Object) - Method in class org.nuxeo.ecm.platform.routing.core.api.TasksInfoWrapper
-
- info(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCLogger
-
- info(Object...) - Method in class org.nuxeo.launcher.info.MessageInfoLogger
-
- info(String) - Method in class org.nuxeo.launcher.info.MessageInfoLogger
-
- info(String, Object, Object) - Method in class org.nuxeo.runtime.jetty.Log4JLogger
-
- Info - Interface in org.nuxeo.theme.models
-
- INFO_PROPERTY - Static variable in class org.nuxeo.ecm.platform.video.VideoConstants
-
- InfoBean - Class in org.nuxeo.theme.html
-
- InfoBean() - Constructor for class org.nuxeo.theme.html.InfoBean
-
- InfoExporter - Class in org.nuxeo.ecm.platform.groups.audit.service.acl.data
-
- InfoExporter() - Constructor for class org.nuxeo.ecm.platform.groups.audit.service.acl.data.InfoExporter
-
- InfoPool - Class in org.nuxeo.theme.models
-
- InfoPool() - Constructor for class org.nuxeo.theme.models.InfoPool
-
- infos - Static variable in class org.nuxeo.opensocial.container.client.presenter.AppPresenter
-
- infos - Static variable in class org.nuxeo.opensocial.container.client.presenter.ContainerPresenter
-
- INHERITED_ACL - Static variable in interface org.nuxeo.ecm.core.api.security.ACL
-
- init(FilterConfig) - Method in class edu.yale.its.tp.cas.client.filter.CASFilter
-
- init(FilterConfig) - Method in class edu.yale.its.tp.cas.client.filter.SimpleCASAuthorizationFilter
-
- init(ServletConfig) - Method in class edu.yale.its.tp.cas.proxy.ProxyTicketReceptor
-
- init(FilterConfig) - Method in class org.nuxeo.apidoc.filter.BaseApiDocFilter
-
- init(Map<String, String>) - Method in class org.nuxeo.application.definition.MyApplicationRequestHandler
-
- init() - Method in class org.nuxeo.common.Environment
-
Initialization with System properties to avoid issues due to home set
with runtime home instead of server home.
- init(FilterConfig) - Method in class org.nuxeo.dam.filter.DamOldResourcesFilter
-
- init(Serializable) - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
-
- init(Serializable) - Method in class org.nuxeo.ecm.core.api.model.impl.ComplexProperty
-
- init(Serializable) - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
-
- init(Serializable) - Method in class org.nuxeo.ecm.core.api.model.impl.osm.ComplexMemberProperty
-
- init(Serializable) - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.ExternalBlobProperty
-
- init(Serializable) - Method in interface org.nuxeo.ecm.core.api.model.Property
-
Initializes the property with the given normalized value.
- init(ConverterDescriptor) - Method in class org.nuxeo.ecm.core.convert.extension.ChainedConverter
-
- init(ConverterDescriptor) - Method in interface org.nuxeo.ecm.core.convert.extension.Converter
-
Initializes the Converter.
- init(ConverterDescriptor) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.FullTextConverter
-
- init(ConverterDescriptor) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.Html2TextConverter
-
- init(ConverterDescriptor) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.MD2TextConverter
-
- init(ConverterDescriptor) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.MSOffice2TextConverter
-
- init(ConverterDescriptor) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.PDF2TextConverter
-
- init(ConverterDescriptor) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.PPT2TextConverter
-
Deprecated.
- init(ConverterDescriptor) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.RFC822ToTextConverter
-
- init(ConverterDescriptor) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.RTF2TextConverter
-
- init(ConverterDescriptor) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.Word2TextConverter
-
Deprecated.
- init(ConverterDescriptor) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.XL2TextConverter
-
- init(ConverterDescriptor) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.XLX2TextConverter
-
- init(ConverterDescriptor) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.XML2TextConverter
-
- init(ConverterDescriptor) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.XmlZip2TextConverter
-
- init() - Method in class org.nuxeo.ecm.core.event.impl.AsyncEventExecutor
-
- init() - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
-
- init(FilterConfig) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter
-
- init() - Method in class org.nuxeo.ecm.core.management.statuses.StatusServlet
-
- init() - Static method in class org.nuxeo.ecm.core.management.test.statuses.AdministrativeStatusChangeListener
-
- init() - Static method in class org.nuxeo.ecm.core.management.test.statuses.RuntimeListener
-
- init(Map<String, String>) - Method in class org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactory
-
- init(Connection) - Static method in class org.nuxeo.ecm.core.storage.sql.db.H2Fulltext
-
Initializes fulltext search functionality for this database.
- init(Connection, String, String, String, boolean, int) - Method in class org.nuxeo.ecm.core.storage.sql.db.H2Fulltext.Trigger
-
Trigger interface: initialization.
- init() - Method in interface org.nuxeo.ecm.core.work.api.WorkManager
-
- init() - Method in class org.nuxeo.ecm.core.work.MemoryWorkQueuing
-
- init() - Method in class org.nuxeo.ecm.core.work.redis.RedisWorkQueuing
-
- init() - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl
-
- init() - Method in interface org.nuxeo.ecm.core.work.WorkQueuing
-
Starts up this
WorkQueuing
and attempts to resume work previously
suspended and saved at
#shutdown
time.
- init(ConverterDescriptor) - Method in class org.nuxeo.ecm.diff.content.converters.AbstractContentDiffConverter
-
- init(FilterConfig) - Method in class org.nuxeo.ecm.mobile.filter.ApplicationRedirectionFilter
-
- init(Map<String, String>) - Method in class org.nuxeo.ecm.mobile.handler.AnonymousRequestHandler
-
- init(Map<String, String>) - Method in class org.nuxeo.ecm.mobile.handler.MobileRequestHandler
-
- init(Map<String, String>) - Method in interface org.nuxeo.ecm.mobile.handler.RequestHandler
-
Used for initialize request handler with properties given in descriptor
definition.
- init() - Method in class org.nuxeo.ecm.platform.annotations.http.AnnotationsBodyServlet
-
- init() - Method in class org.nuxeo.ecm.platform.annotations.http.AnnotationsServlet
-
- init(ConverterDescriptor) - Method in class org.nuxeo.ecm.platform.convert.plugins.CommandLineBasedConverter
-
- init(ConverterDescriptor) - Method in class org.nuxeo.ecm.platform.convert.plugins.IWork2PDFConverter
-
- init(ConverterDescriptor) - Method in class org.nuxeo.ecm.platform.convert.plugins.JODBasedConverter
-
- init(ConverterDescriptor) - Method in class org.nuxeo.ecm.platform.convert.plugins.Md2HtmlConverter
-
- init(ConverterDescriptor) - Method in class org.nuxeo.ecm.platform.convert.plugins.UTF8CharsetConverter
-
- init(ConverterDescriptor) - Method in class org.nuxeo.ecm.platform.convert.plugins.Zip2HtmlConverter
-
- init() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.data.DataProcessor
-
- init(ConverterDescriptor) - Method in class org.nuxeo.ecm.platform.picture.convert.CropPictureConverter
-
- init(ConverterDescriptor) - Method in class org.nuxeo.ecm.platform.picture.convert.ResizePictureConverter
-
- init(ConverterDescriptor) - Method in class org.nuxeo.ecm.platform.picture.convert.RotationPictureConverter
-
- init(ConverterDescriptor) - Method in class org.nuxeo.ecm.platform.preview.converters.HtmlPreviewConverter
-
- init(CoreSession, ValidatorsRule, Map<String, String>) - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublishedDocumentFactory
-
- init(CoreSession, Map<String, String>) - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublishedDocumentFactory
-
- init(CoreSession, ValidatorsRule, Map<String, String>) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublishedDocumentFactory
-
- init(CoreSession, Map<String, String>) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublishedDocumentFactory
-
- init(String, String, String, RemotePublisherMarshaler) - Method in class org.nuxeo.ecm.platform.publisher.remoting.invoker.DefaultRemotePublicationInvoker
-
- init(String, String, String, RemotePublisherMarshaler) - Method in interface org.nuxeo.ecm.platform.publisher.remoting.invoker.RemotePublicationInvoker
-
- init(RemotePublisherMarshaler) - Method in interface org.nuxeo.ecm.platform.publisher.remoting.server.PublicationInvokationHandler
-
- init(RemotePublisherMarshaler) - Method in class org.nuxeo.ecm.platform.publisher.remoting.server.TestInvokationHandler
-
- init(CoreSession, ValidatorsRule, Map<String, String>) - Method in class org.nuxeo.ecm.platform.publisher.task.CoreProxyWithWorkflowFactory
-
- init(ConverterDescriptor) - Method in class org.nuxeo.ecm.platform.thumbnail.converter.AnyToThumbnailConverter
-
- init(ConverterDescriptor) - Method in class org.nuxeo.ecm.platform.thumbnail.converter.ThumbnailDocumentConverter
-
- init() - Method in interface org.nuxeo.ecm.platform.ui.web.api.NavigationContext
-
Callback for component initialization.
- init(FilterConfig) - Method in class org.nuxeo.ecm.platform.ui.web.auth.ntlm.NTLMPostFilter
-
- init(FilterConfig) - Method in class org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter
-
- init(FilterConfig) - Method in class org.nuxeo.ecm.platform.ui.web.cache.SimpleCacheFilter
-
Deprecated.
- init(FilterConfig) - Method in class org.nuxeo.ecm.platform.ui.web.rest.FancyURLFilter
-
- init() - Method in class org.nuxeo.ecm.platform.ui.web.restAPI.RestletServlet
-
- init() - Method in class org.nuxeo.ecm.platform.ui.web.util.SeamConfigurator
-
- init(ConverterDescriptor) - Method in class org.nuxeo.ecm.platform.video.convert.ScreenshotConverter
-
- init(ConverterDescriptor) - Method in class org.nuxeo.ecm.platform.video.convert.StoryboardConverter
-
- init(FilterConfig) - Method in class org.nuxeo.ecm.platform.web.common.encoding.NuxeoEncodingFilter
-
- init(FilterConfig) - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.NuxeoExceptionFilter
-
- init(FilterConfig) - Method in class org.nuxeo.ecm.platform.web.common.external.ExternalRequestFilter
-
- init(FilterConfig) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoRequestControllerFilter
-
- init() - Method in class org.nuxeo.ecm.webapp.context.NavigationContextBean
-
- init(FilterConfig) - Method in class org.nuxeo.ecm.webdav.service.WIRequestFilter
-
- init() - Method in class org.nuxeo.ecm.webengine.app.jersey.ReloadingJerseyServlet
-
- init(ServletConfig) - Method in class org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet
-
- init(FilterConfig) - Method in class org.nuxeo.ecm.webengine.app.WebEngineFilter
-
- init(FilterConfig) - Method in class org.nuxeo.ecm.webengine.gwt.dev.NuxeoLauncher
-
- init(ServletConfig) - Method in class org.nuxeo.ecm.webengine.gwt.WebEngineGwtServlet
-
- init(FilterConfig) - Method in class org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter
-
- init(FilterConfig) - Method in class org.nuxeo.ecm.webengine.jaxrs.login.AuthenticationFilter
-
- init(Map<String, String>) - Method in interface org.nuxeo.ecm.webengine.jaxrs.login.AuthenticationHandler
-
Initialize this handler given a property map.
- init(Map<String, String>) - Method in class org.nuxeo.ecm.webengine.jaxrs.login.Base64AuthenticationHandler
-
- init(Map<String, String>) - Method in class org.nuxeo.ecm.webengine.jaxrs.login.CompositeAuthenticationHandler
-
- init(ServletConfig) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.ApplicationServlet
-
- init(ServletConfig) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ListenerSetDescriptor
-
- init(ServletConfig) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.FilterSet
-
- init(ServletDescriptor, ServletConfig) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.RequestChain
-
- init(ServletConfig) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.ResourceServlet
-
- init(ServletConfig) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.ServletHolder
-
- init(FilterConfig) - Method in class org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter
-
- init(FilterConfig) - Method in class org.nuxeo.ecm.webengine.jaxrs.tx.TransactionFilter
-
- init() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
-
Initialize configurator, check requirements and load current
configuration
- init(boolean) - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
-
Initialize configurator, check requirements and load current
configuration
- init() - Method in class org.nuxeo.launcher.monitoring.StatusServletClient
-
- init() - Method in class org.nuxeo.launcher.NuxeoLauncher
-
- init(ServletConfig) - Method in class org.nuxeo.opensocial.container.server.guice.WebEngineDispatchServiceServlet
-
- init(FilterConfig) - Method in class org.nuxeo.opensocial.servlet.AuthenticationFilterDelayer
-
- init() - Method in class org.nuxeo.runtime.deployment.preprocessor.DeploymentPreprocessor
-
- init(File, File[]) - Method in class org.nuxeo.runtime.deployment.preprocessor.DeploymentPreprocessor
-
- init(OperationCommandType, Shell, OperationDocumentation) - Method in class org.nuxeo.shell.automation.cmds.OperationCommand
-
- init() - Method in class org.nuxeo.shell.swing.ShellApplet
-
- init() - Method in class org.nuxeo.template.api.descriptor.TemplateProcessorDescriptor
-
- init(ConverterDescriptor) - Method in class org.nuxeo.template.deckjs.DeckJSPDFConverter
-
- init(ConverterDescriptor) - Method in class org.nuxeo.template.processors.convert.AnyToODTConverter
-
- init(FilterConfig) - Method in class org.nuxeo.wizard.ResourceFilter
-
- init(FilterConfig) - Method in class org.nuxeo.wss.servlet.BaseWSSFilter
-
- init(FilterConfig) - Method in class org.nuxeo.wss.servlet.FailSafeWSSFilter
-
- init(FilterConfig) - Method in class org.nuxeo.wss.servlet.WSSFilter
-
- INIT_DONE_FLAG - Static variable in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
-
- initAddInputTransition(GraphNode.Transition) - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
-
Internal during graph init.
- initAddInputTransition(GraphNode.Transition) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
-
- InitApplication - Class in org.nuxeo.opensocial.container.client.rpc
-
- InitApplication(ContainerContext, String, String) - Constructor for class org.nuxeo.opensocial.container.client.rpc.InitApplication
-
- InitApplicationHandler - Class in org.nuxeo.opensocial.container.server.handler
-
- InitApplicationHandler() - Constructor for class org.nuxeo.opensocial.container.server.handler.InitApplicationHandler
-
- InitApplicationResult - Class in org.nuxeo.opensocial.container.client.rpc
-
- InitApplicationResult(YUILayout, Map<String, List<WebContentData>>, Map<String, Map<String, Boolean>>, String) - Constructor for class org.nuxeo.opensocial.container.client.rpc.InitApplicationResult
-
- initBatch(String, String) - Method in interface org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManager
-
Initialize a batch with a given batchId and Context Name If batchId is
not provided, it will be automatically generated
- initBatch(String, String) - Method in class org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManagerComponent
-
- initBindings(OperationContext) - Static method in class org.nuxeo.ecm.automation.core.scripting.Scripting
-
- initBirtConfig() - Static method in class org.nuxeo.ecm.platform.reporting.engine.BirtEngine
-
- initComments() - Method in class org.nuxeo.ecm.platform.comment.web.AbstractCommentManagerActionsBean
-
Initializes uiComments with Comments of current document.
- initComments(DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.web.AbstractCommentManagerActionsBean
-
Initializes uiComments with Comments of current document.
- initComments() - Method in interface org.nuxeo.ecm.platform.comment.web.CommentManagerActions
-
Initializes uiComments with currentDocument.
- initComments(DocumentModel) - Method in interface org.nuxeo.ecm.platform.comment.web.CommentManagerActions
-
Initializes uiComments with given Document.
- initConnectionManager(String, NuxeoConnectionManagerConfiguration) - Static method in class org.nuxeo.runtime.jtajca.NuxeoContainer
-
- initContextFromRestRequest(DocumentView) - Method in class org.nuxeo.ecm.platform.forms.layout.demo.jsf.LayoutDemoActions
-
- initContextFromRestRequest(DocumentView) - Method in class org.nuxeo.ecm.platform.ui.web.rest.RestHelper
-
Sets current server location (core repository) and core document as
provided by the document view.
- initConverter() - Method in class org.nuxeo.ecm.core.convert.extension.ConverterDescriptor
-
- initCurrentSmartQuery(String, boolean) - Method in class org.nuxeo.ecm.platform.smart.query.jsf.SmartNXQLQueryActions
-
- initCurrentSmartQuery(String) - Method in class org.nuxeo.ecm.platform.smart.query.jsf.SmartNXQLQueryActions
-
- initDependencies - Variable in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
-
- initDomainAndFindStartupPage(String, String) - Method in class org.nuxeo.ecm.social.workspace.SocialWorkspaceStartupHelper
-
- initDomainAndFindStartupPage(String, String) - Method in class org.nuxeo.ecm.webapp.helpers.StartupHelper
-
Initializes the context with the principal id, and tries to connect to
the default server if any then: - if the server has several domains,
redirect to the list of domains - if the server has only one domain,
select it and redirect to viewId - if the server is empty, create a new
domain with title 'domainTitle' and redirect to it on viewId.
- initDriver() - Static method in class org.nuxeo.functionaltests.AbstractTest
-
- initFactory(Map<String, String>, List<ACEDescriptor>, List<TemplateItemDescriptor>) - Method in class org.nuxeo.ecm.platform.content.template.factories.ImportBasedFactory
-
- initFactory(Map<String, String>, List<ACEDescriptor>, List<TemplateItemDescriptor>) - Method in class org.nuxeo.ecm.platform.content.template.factories.SimpleTemplateBasedFactory
-
- initFactory(Map<String, String>, List<ACEDescriptor>, List<TemplateItemDescriptor>) - Method in interface org.nuxeo.ecm.platform.content.template.service.ContentFactory
-
- initFreeMarker() - Method in class org.nuxeo.launcher.commons.text.TextTemplate
-
- initHttpService(HttpService) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletRegistry
-
Called by the service tracker when HttpService is up to configure it
with current contributed servlets
- INITIAL - Static variable in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.BufferingServletOutputStream
-
Initial memory buffer size.
- INITIAL - Static variable in class org.nuxeo.ecm.webengine.ui.wizard.WizardPage
-
- INITIAL_LIFECYCLE_STATE_OPTION_NAME - Static variable in interface org.nuxeo.ecm.core.api.LifeCycleConstants
-
Key in context map to specify initial lifecycle state on document
creation.
- INITIAL_TARGET_URL_PARAM_NAME - Static variable in class org.nuxeo.ecm.mobile.filter.ApplicationRedirectionFilter
-
- InitialContextAccessor - Class in org.nuxeo.runtime.api
-
Utility class used for testing JNDI space provider.
- initialise() - Method in class org.nuxeo.ecm.platform.annotations.proxy.AnnotationServiceProxy
-
- initialize() - Method in class org.nuxeo.connect.update.standalone.StandaloneUpdateService
-
- initialize(LocalPackage, boolean) - Method in class org.nuxeo.connect.update.task.standalone.AbstractTask
-
- initialize(Element) - Method in class org.nuxeo.connect.update.task.standalone.commands.AbstractCommand
-
- initialize(LocalPackage, boolean) - Method in class org.nuxeo.connect.update.task.standalone.CommandsTask
-
- initialize(Element) - Method in class org.nuxeo.connect.update.task.update.Update
-
- initialize(CoreSessionFactory) - Method in class org.nuxeo.ecm.core.api.CoreInstance
-
- initialize(Subject, CallbackHandler, Map, Map) - Method in class org.nuxeo.ecm.core.api.local.ClientLoginModule
-
Initialize this LoginModule.
- initialize(Document) - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleServiceImpl
-
- initialize(Document, String) - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleServiceImpl
-
- initialize(Document) - Method in interface org.nuxeo.ecm.core.lifecycle.LifeCycleService
-
Initializes the life cycle for the given document.
- initialize(Document, String) - Method in interface org.nuxeo.ecm.core.lifecycle.LifeCycleService
-
Initializes the life cycle for the given document.
- initialize() - Method in interface org.nuxeo.ecm.core.model.Repository
-
- initialize(Session, Map<String, String>) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObjectFactory
-
- initialize(Object...) - Method in class org.nuxeo.ecm.core.rest.DocumentObject
-
- initialize(RepositoryDescriptor) - Method in interface org.nuxeo.ecm.core.storage.sql.BinaryManager
-
Initializer.
- initialize(Model, Mapper, InvalidationsPropagator, InvalidationsPropagator, InvalidationsQueue, Map<String, String>) - Method in interface org.nuxeo.ecm.core.storage.sql.CachingMapper
-
Initialize the caching mapper instance
- initialize() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepository
-
- initialize(RepositoryDescriptor) - Method in class org.nuxeo.ecm.core.storage.sql.JCloudsBinaryManager
-
- initialize(RepositoryImpl) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCBackend
-
- initialize(RepositoryDescriptor) - Method in class org.nuxeo.ecm.core.storage.sql.LocalBinaryManager
-
- initialize(int, CyclicBarrier) - Method in class org.nuxeo.ecm.core.storage.sql.LockStepJob
-
Run the thread n (1, 2...).
- initialize(RepositoryImpl) - Method in class org.nuxeo.ecm.core.storage.sql.management.MonitoredBackend
-
- initialize() - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionFactoryImpl
-
- initialize(RepositoryImpl) - Method in interface org.nuxeo.ecm.core.storage.sql.RepositoryBackend
-
Initializer.
- initialize(RepositoryDescriptor) - Method in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager
-
- initialize(Model, Mapper, InvalidationsPropagator, InvalidationsPropagator, InvalidationsQueue, Map<String, String>) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper
-
- initialize(Model, RowMapper, InvalidationsPropagator, InvalidationsPropagator, InvalidationsQueue, Map<String, String>) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper
-
- initialize(RepositoryDescriptor) - Method in class org.nuxeo.ecm.core.storage.sql.SQLBinaryManager
-
- initialize(Model, Mapper, InvalidationsPropagator, InvalidationsPropagator, InvalidationsQueue, Map<String, String>) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingMapper
-
- initialize(Model, RowMapper, InvalidationsPropagator, InvalidationsPropagator, InvalidationsQueue, Map<String, String>) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingRowMapper
-
- initialize(RepositoryDescriptor) - Method in class org.nuxeo.ecm.core.storage.sql.XORBinaryManager
-
- initialize(FeaturesRunner) - Method in class org.nuxeo.ecm.core.test.CoreFeature
-
- initialize(FeaturesRunner) - Method in class org.nuxeo.ecm.core.test.MultiRepositoriesCoreFeature
-
- initialize() - Method in class org.nuxeo.ecm.core.test.RepositorySettings
-
- initialize(FeaturesRunner) - Method in class org.nuxeo.ecm.core.test.TransactionalFeature
-
- initialize() - Method in class org.nuxeo.ecm.platform.comment.web.AbstractCommentManagerActionsBean
-
- initialize() - Method in interface org.nuxeo.ecm.platform.comment.web.CommentManagerActions
-
Bean initialization method.
- initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.nuxeo.ecm.platform.login.NuxeoAbstractServerLoginModule
-
- initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.nuxeo.ecm.platform.login.NuxeoLoginModule
-
- initialize() - Method in interface org.nuxeo.ecm.platform.picture.web.PictureBookManager
-
- initialize() - Method in class org.nuxeo.ecm.platform.picture.web.PictureBookManagerBean
-
- initialize() - Method in interface org.nuxeo.ecm.platform.picture.web.PictureManager
-
- initialize() - Method in class org.nuxeo.ecm.platform.picture.web.PictureManagerBean
-
- initialize() - Method in class org.nuxeo.ecm.platform.picture.web.SlideShowManagerBean
-
- initialize(FeaturesRunner) - Method in class org.nuxeo.ecm.platform.test.PlatformFeature
-
- initialize() - Method in class org.nuxeo.ecm.platform.userworkspace.web.ejb.UserWorkspaceManagerActionsBean
-
- initialize() - Method in class org.nuxeo.ecm.quota.count.QuotaStatsActions
-
- initialize(Object...) - Method in class org.nuxeo.ecm.restapi.server.jaxrs.BulkDocumentsObject
-
- initialize(String, Map<String, String>) - Method in class org.nuxeo.ecm.spaces.api.AbstractSpaceProvider
-
- initialize(String, Map<String, String>) - Method in interface org.nuxeo.ecm.spaces.api.SpaceProvider
-
- initialize() - Method in class org.nuxeo.ecm.webapp.action.ConversionActionBean
-
- initialize() - Method in class org.nuxeo.ecm.webapp.delegate.DocumentManagerBusinessDelegate
-
- initialize() - Method in class org.nuxeo.ecm.webapp.delegate.TypeManagerBusinessDelegate
-
- initialize() - Method in class org.nuxeo.ecm.webapp.directory.DirectoryUIActionsBean
-
- initialize() - Method in class org.nuxeo.ecm.webapp.filemanager.FileManageActionsBean
-
- initialize() - Method in interface org.nuxeo.ecm.webapp.versioning.VersionedActions
-
- initialize() - Method in class org.nuxeo.ecm.webapp.versioning.VersionedActionsBean
-
- initialize(Object...) - Method in class org.nuxeo.ecm.webengine.management.statuses.AdministrativeStatusObject
-
- initialize(WebContext, ResourceType, Object...) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
-
- initialize(WebContext, ResourceType, Object...) - Method in interface org.nuxeo.ecm.webengine.model.Resource
-
- initialize(UserSession, String) - Method in class org.nuxeo.ecm.webengine.session.AbstractComponent
-
- initialize(UserSession, String) - Method in interface org.nuxeo.ecm.webengine.session.Component
-
The component was instantiated by the given session.
- initialize(FeaturesRunner) - Method in class org.nuxeo.ecm.webengine.test.WebEngineFeature
-
- initialize() - Method in class org.nuxeo.osgi.application.FrameworkBootstrap
-
- initialize(ClassLoader, File, List<File>, Map<String, Object>) - Static method in class org.nuxeo.osgi.application.loader.FrameworkLoader
-
- initialize() - Method in class org.nuxeo.rss.reader.service.RSSFeedServiceBusinessDelegate
-
- initialize(RuntimeService) - Static method in class org.nuxeo.runtime.api.Framework
-
- initialize(String, int, Properties) - Method in class org.nuxeo.runtime.api.JBossServiceLocator
-
- initialize(String, int, Properties) - Method in class org.nuxeo.runtime.api.JndiServiceLocator
-
Initializes and creates the JNDI initial context.
- initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.nuxeo.runtime.api.login.AuthenticationLoginModule
-
- initialize(Subject, CallbackHandler, Map, Map) - Method in class org.nuxeo.runtime.api.login.SystemLoginModule
-
- initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.nuxeo.runtime.api.LoginModuleWrapper
-
- initialize(String, int, Properties) - Method in class org.nuxeo.runtime.api.RuntimeServiceLocator
-
- initialize(String, int, Properties) - Method in interface org.nuxeo.runtime.api.ServiceLocator
-
Initializes the service locator.
- initialize(long) - Method in class org.nuxeo.runtime.jboss.deployer.structure.DeploymentStructure
-
Must be called immediately after the deployment structure was created
(before using the object).
- initialize(FeaturesRunner) - Method in class org.nuxeo.runtime.test.runner.JettyFeature
-
- initialize(FeaturesRunner) - Method in interface org.nuxeo.runtime.test.runner.RunnerFeature
-
Called when preparing to run the test class.
- initialize(FeaturesRunner) - Method in class org.nuxeo.runtime.test.runner.RuntimeFeature
-
- initialize(FeaturesRunner) - Method in class org.nuxeo.runtime.test.runner.SimpleFeature
-
- initialize(FeaturesRunner) - Method in class org.nuxeo.runtime.test.runner.web.WebDriverFeature
-
- initialize(String[]) - Method in class org.nuxeo.runtime.util.NXRuntimeApplication
-
- initialize(Object...) - Method in class org.nuxeo.webengine.sites.Page
-
- initialize(Object...) - Method in class org.nuxeo.webengine.sites.Site
-
- initializeFromTemplate(boolean) - Method in class org.nuxeo.template.adapters.doc.TemplateBasedDocumentAdapterImpl
-
- initializeFromTemplate(String, boolean) - Method in class org.nuxeo.template.adapters.doc.TemplateBasedDocumentAdapterImpl
-
- initializeFromTemplate(String, boolean) - Method in interface org.nuxeo.template.api.adapters.TemplateBasedDocument
-
Initialize the template parameters from the associated template
- initializeInContext(RuntimeContext) - Method in class org.nuxeo.ecm.platform.categorization.service.CategorizerDescriptor
-
- initializeModel(Model) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCBackend
-
Initializes what's needed after the
Model
has been created.
- initializeModel(Model) - Method in class org.nuxeo.ecm.core.storage.sql.management.MonitoredBackend
-
- initializeModel(Model) - Method in interface org.nuxeo.ecm.core.storage.sql.RepositoryBackend
-
Initializes what's needed after the
Model
has been created.
- initializeModelSetup(ModelSetup) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCBackend
-
- initializeModelSetup(ModelSetup) - Method in class org.nuxeo.ecm.core.storage.sql.management.MonitoredBackend
-
- initializeModelSetup(ModelSetup) - Method in interface org.nuxeo.ecm.core.storage.sql.RepositoryBackend
-
- initializeProtocols() - Static method in class org.nuxeo.theme.Manager
-
- initializeRepository(CoreSession) - Method in class org.nuxeo.ecm.core.repository.RepositoryInitializationHandler
-
Must be implemented by custom initializers.
- InitializeSocialWorkspaceDashboardsListener - Class in org.nuxeo.ecm.social.workspace.listeners
-
- InitializeSocialWorkspaceDashboardsListener() - Constructor for class org.nuxeo.ecm.social.workspace.listeners.InitializeSocialWorkspaceDashboardsListener
-
- initializeTerminal() - Method in class org.nuxeo.shell.swing.SwingTerminal
-
- initializeUploadSource(String) - Method in class org.nuxeo.opensocial.container.client.external.picture.PictureGadget
-
- initializeUploadSource(String) - Method in interface org.nuxeo.opensocial.container.client.external.picture.PicturePresenter.Display
-
- initializeUser(UserInfo, String) - Method in interface org.nuxeo.ecm.platform.signature.api.pki.CertService
-
Generates a private key and a public certificate for a user whose X.509
field information was enclosed in a UserInfo parameter.
- initializeUser(UserInfo, String) - Method in class org.nuxeo.ecm.platform.signature.core.pki.CertServiceImpl
-
- initialState - Variable in class org.nuxeo.ecm.core.versioning.DefaultVersioningRuleDescriptor
-
- initialState - Variable in class org.nuxeo.ecm.core.versioning.VersioningRuleDescriptor
-
- InitialStateDescriptor - Class in org.nuxeo.ecm.core.versioning
-
Descriptor to contribute the initial version state of a document.
- InitialStateDescriptor() - Constructor for class org.nuxeo.ecm.core.versioning.InitialStateDescriptor
-
- initiateSubComponent(UIComponent, String, UIComponent) - Static method in class org.nuxeo.ecm.platform.ui.web.util.ComponentUtils
-
Helper method meant to be called in the component constructor.
- INITIATOR - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
-
- INITIATOR_EVENT_CONTEXT_KEY - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
-
- initJspRequestSupport(GenericServlet, HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.webengine.WebEngine
-
- initLayout(YUILayout) - Method in interface org.nuxeo.ecm.spaces.api.Space
-
Initialize the layout be resetting it.
- initLayout(YUILayout) - Method in class org.nuxeo.ecm.spaces.impl.docwrapper.DocSpaceImpl
-
- initLayout(YUILayout) - Method in interface org.nuxeo.opensocial.container.server.layout.YUILayoutAdapter
-
- initLayout(YUILayout) - Method in class org.nuxeo.opensocial.container.server.layout.YUILayoutAdapterImpl
-
- initListener() - Method in class org.nuxeo.ecm.core.event.impl.EventListenerDescriptor
-
- InitListener - Class in org.nuxeo.template.importer
-
Called by the ContentTemplateService at repository init time to trigger the
models and samples import
- InitListener() - Constructor for class org.nuxeo.template.importer.InitListener
-
- initListManager() - Method in class org.nuxeo.ecm.webapp.documentsLists.ConversationDocumentsListsManager
-
- initListManager() - Method in interface org.nuxeo.ecm.webapp.documentsLists.DocumentsListsManager
-
Init Method (replaces for now Registry initialization that will be done
by the extension point and the Runtime).
- initListManager() - Method in class org.nuxeo.ecm.webapp.documentsLists.DocumentsListsManagerBean
-
- initLoginModule() - Method in interface org.nuxeo.ecm.platform.login.LoginPlugin
-
- initLoginModule() - Method in class org.nuxeo.ecm.platform.login.TrustingLoginPlugin
-
- initLoginModule() - Method in class org.nuxeo.ecm.ui.web.auth.digest.DigestLoginPlugin
-
- initLogs() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
-
Delegate logs initialization to serverConfigurator instance
- initLogs() - Method in class org.nuxeo.launcher.config.ServerConfigurator
-
Initialize logs
- initLogsManagement(String, ColoredTextPane) - Method in class org.nuxeo.launcher.gui.NuxeoLauncherGUI
-
- initOperations() - Method in class org.nuxeo.apidoc.introspection.RuntimeSnapshot
-
- initParameterList() - Method in class org.nuxeo.ecm.platform.reporting.api.BirtReportInstance
-
- initParameterList() - Method in interface org.nuxeo.ecm.platform.reporting.api.ReportInstance
-
Initialize the parameters from the associated model
- initPlugin(Map<String, String>) - Method in class org.nuxeo.ecm.mobile.filter.ApplicationFormAuthenticator
-
- initPlugin(Map<String, String>) - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.OpenIDConnectAuthenticator
-
- initPlugin(Map<String, String>) - Method in class org.nuxeo.ecm.platform.shibboleth.auth.ShibbolethAuthenticationPlugin
-
- initPlugin(Map<String, String>) - Method in class org.nuxeo.ecm.platform.ui.web.auth.cas2.Cas2Authenticator
-
- initPlugin(Map<String, String>) - Method in class org.nuxeo.ecm.platform.ui.web.auth.cleartrust.ClearTrustAuthenticator
-
- initPlugin(Map<String, String>) - Method in interface org.nuxeo.ecm.platform.ui.web.auth.interfaces.NuxeoAuthenticationPlugin
-
Initializes the Plugin from parameters set in the XML descriptor.
- initPlugin(Map<String, String>) - Method in class org.nuxeo.ecm.platform.ui.web.auth.krb5.Krb5Authenticator
-
- initPlugin(Map<String, String>) - Method in class org.nuxeo.ecm.platform.ui.web.auth.ntlm.NTLMAuthenticator
-
- initPlugin(Map<String, String>) - Method in class org.nuxeo.ecm.platform.ui.web.auth.plugins.AnonymousAuthenticator
-
- initPlugin(Map<String, String>) - Method in class org.nuxeo.ecm.platform.ui.web.auth.plugins.BasicAuthenticator
-
- initPlugin(Map<String, String>) - Method in class org.nuxeo.ecm.platform.ui.web.auth.plugins.FormAuthenticator
-
- initPlugin(Map<String, String>) - Method in class org.nuxeo.ecm.platform.ui.web.auth.plugins.WebServicesAuthenticator
-
- initPlugin(Map<String, String>) - Method in class org.nuxeo.ecm.platform.ui.web.auth.portal.PortalAuthenticator
-
- initPlugin(Map<String, String>) - Method in class org.nuxeo.ecm.platform.ui.web.auth.proxy.ProxyAuthenticator
-
- initPlugin(Map<String, String>) - Method in class org.nuxeo.ecm.platform.ui.web.auth.token.TokenAuthenticator
-
- initPlugin(Map<String, String>) - Method in class org.nuxeo.ecm.ui.web.auth.digest.DigestAuthenticator
-
- initPlugin(Map<String, String>) - Method in class org.nuxeo.ecm.webengine.login.WebEngineFormAuthenticator
-
- initPreFilters() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService
-
- initPrefs(Map<String, String>) - Method in class org.nuxeo.opensocial.container.shared.webcontent.abs.AbstractWebContentData
-
- initPrefs(Map<String, String>) - Method in class org.nuxeo.opensocial.container.shared.webcontent.HTMLData
-
- initPrefs(Map<String, String>) - Method in class org.nuxeo.opensocial.container.shared.webcontent.OpenSocialData
-
- initPrefs(Map<String, String>) - Method in class org.nuxeo.opensocial.container.shared.webcontent.PictureData
-
- initPrefs(Map<String, String>) - Method in interface org.nuxeo.opensocial.container.shared.webcontent.WebContentData
-
- initQuotaActivatedOnUserWorkspaces() - Method in class org.nuxeo.ecm.quota.count.QuotaStatsActions
-
- initRelationSetUp() - Method in class org.nuxeo.functionaltests.pages.tabs.RelationTabSubPage
-
- initRemoteSession(String, Map<String, String>) - Method in interface org.nuxeo.ecm.platform.publisher.api.RemotePublicationTreeManager
-
- initRemoteSession(String, Map<String, String>) - Method in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
-
- initRemoteSession(RemotePubParam) - Method in class org.nuxeo.ecm.platform.publisher.remoting.restHandler.RestPublishingHandler
-
- initRemoteSession(String, Map<String, String>) - Method in class org.nuxeo.ecm.platform.publisher.remoting.restProxies.RemotePublicationTreeManagerRestProxy
-
- initRequest(WebEngineFilter.Config, HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.webengine.app.WebEngineFilter
-
- initSchemaDiff(String) - Method in interface org.nuxeo.ecm.diff.model.DocumentDiff
-
Inits schema diff.
- initSchemaDiff(String) - Method in class org.nuxeo.ecm.diff.model.impl.DocumentDiffImpl
-
- initSeamComponents(HttpServletRequest) - Method in class org.nuxeo.apidoc.introspection.RuntimeSnapshot
-
- initSeamContext(HttpServletRequest) - Method in interface org.nuxeo.apidoc.snapshot.SnapshotManager
-
- initSeamContext(HttpServletRequest) - Method in class org.nuxeo.apidoc.snapshot.SnapshotManagerComponent
-
- InitSeamContext - Class in org.nuxeo.ecm.automation.seam.operations
-
Initialise Seam Context so that next operation can use Seam components
- InitSeamContext() - Constructor for class org.nuxeo.ecm.automation.seam.operations.InitSeamContext
-
- initServerAndFindStartupPage() - Method in class org.nuxeo.ecm.webapp.helpers.StartupHelper
-
Initializes the context with the principal id, and try to connect to the
default server if any.
- initSession() - Method in class org.nuxeo.ecm.core.work.AbstractWork
-
May be called by implementing classes to open a session on the
repository.
- initSession(String) - Method in class org.nuxeo.ecm.core.work.AbstractWork
-
May be called by implementing classes to open a session on the given
repository.
- initSQLStatements(Map<String, Serializable>, List<String>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
-
- initSummarySet() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.data.DataProcessorPaginated
-
- initTemplate(boolean) - Method in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
-
- initTemplate(boolean) - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
-
Initialize the DocumentModel
finds associated TemplateProcessor
extract Template parameters
- initTransactionManager(NuxeoContainer.TransactionManagerConfiguration) - Static method in class org.nuxeo.runtime.jtajca.NuxeoContainer
-
- initTrashManager() - Method in class org.nuxeo.ecm.webapp.trashManagement.ConversationTrashManager
-
- initTrashManager() - Method in interface org.nuxeo.ecm.webapp.trashManagement.TrashManager
-
- initTrashManager() - Method in class org.nuxeo.ecm.webapp.trashManagement.TrashManagerBean
-
- initTree(String, CoreSession, Map<String, String>, PublishedDocumentFactory, String, String) - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
-
- initTree(String, CoreSession, Map<String, String>, PublishedDocumentFactory, String, String) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublicationTree
-
- initTree(String, CoreSession, Map<String, String>, PublishedDocumentFactory, String, String) - Method in class org.nuxeo.ecm.platform.publisher.impl.core.RootSectionsPublicationTree
-
- initTree(String, CoreSession, Map<String, String>, PublishedDocumentFactory, String, String) - Method in class org.nuxeo.ecm.platform.publisher.impl.core.SectionPublicationTree
-
- initTree(String, CoreSession, Map<String, String>, PublishedDocumentFactory, String, String) - Method in class org.nuxeo.ecm.platform.publisher.impl.localfs.LocalFSPublicationTree
-
- initTree(String, CoreSession, Map<String, String>, PublishedDocumentFactory, String) - Method in class org.nuxeo.ecm.platform.publisher.impl.service.ProxyTree
-
- initTree(String, CoreSession, Map<String, String>, PublishedDocumentFactory, String, String) - Method in class org.nuxeo.ecm.platform.publisher.impl.service.ProxyTree
-
- initTree(String, CoreSession, Map<String, String>, PublishedDocumentFactory, String, String) - Method in class org.nuxeo.ecm.platform.publisher.remoting.client.ClientRemotePublicationTree
-
- initTree(String, CoreSession, Map<String, String>, PublishedDocumentFactory, String) - Method in class org.nuxeo.ecm.platform.publisher.synchonize.server.AbstractSynchonizablePublicationTree
-
- initTx(WebEngineFilter.Config, HttpServletRequest) - Method in class org.nuxeo.ecm.webengine.app.WebEngineFilter
-
- initTypesBindings() - Method in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
-
- initTypesBindings() - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
-
Initialize the Types2Template binding
- initViewIdManager(ServletContext) - Method in interface org.nuxeo.ecm.platform.ui.web.rest.api.URLPolicyService
-
- initViewIdManager(ServletContext) - Method in class org.nuxeo.ecm.platform.ui.web.rest.services.URLPolicyServiceImpl
-
- initWithParameters(SuggesterDescriptor) - Method in interface org.nuxeo.ecm.platform.suggestbox.service.Suggester
-
Configure the Suggester instance with the parameters from the XML
descriptor.
- initWithParameters(SuggesterDescriptor) - Method in class org.nuxeo.ecm.platform.suggestbox.service.suggesters.DocumentLookupSuggester
-
- initWithParameters(SuggesterDescriptor) - Method in class org.nuxeo.ecm.platform.suggestbox.service.suggesters.DocumentSearchByDateSuggester
-
- initWithParameters(SuggesterDescriptor) - Method in class org.nuxeo.ecm.platform.suggestbox.service.suggesters.DocumentSearchByPropertySuggester
-
- initWithParameters(SuggesterDescriptor) - Method in class org.nuxeo.ecm.platform.suggestbox.service.suggesters.UserGroupLookupSuggester
-
- inject(OperationContext, Map<String, Object>, Object) - Method in class org.nuxeo.ecm.automation.core.impl.OperationTypeImpl
-
- injectExtendedInfo(Map<String, ExtendedInfo>, ExtendedInfoDescriptor, ExtendedInfoContext) - Method in class org.nuxeo.ecm.platform.audit.service.ExtendedInfoInjector
-
- injector - Static variable in class org.nuxeo.opensocial.container.client.Container
-
- INJECTOR_ATTRIBUTE - Static variable in class org.nuxeo.opensocial.servlet.GuiceContextListener
-
- InlineEventContext - Class in org.nuxeo.ecm.core.event.impl
-
Minimal eventContext implementation that can be
used for events that are not bound to a CoreSession.
- InlineEventContext(Principal, Map<String, Serializable>) - Constructor for class org.nuxeo.ecm.core.event.impl.InlineEventContext
-
- InlineEventContext(CoreSession, Principal, Map<String, Serializable>) - Constructor for class org.nuxeo.ecm.core.event.impl.InlineEventContext
-
- InlineRef - Class in org.nuxeo.runtime.test
-
InlineRef allows to create stream ref on the fly, using only a String.
- InlineRef(String, String) - Constructor for class org.nuxeo.runtime.test.InlineRef
-
- InlineURLConnection - Class in org.nuxeo.runtime.test.protocols.inline
-
- InlineURLFactory - Class in org.nuxeo.runtime.test.protocols.inline
-
- InlineURLFactory() - Constructor for class org.nuxeo.runtime.test.protocols.inline.InlineURLFactory
-
- InlineURLsFeature - Class in org.nuxeo.runtime.test.protocols.inline
-
- InlineURLsFeature() - Constructor for class org.nuxeo.runtime.test.protocols.inline.InlineURLsFeature
-
- InlineURLStreamHandler - Class in org.nuxeo.runtime.test.protocols.inline
-
- InlineURLStreamHandler() - Constructor for class org.nuxeo.runtime.test.protocols.inline.InlineURLStreamHandler
-
- InlineURLStreamHandlerFactory - Class in org.nuxeo.runtime.test.protocols.inline
-
- InlineURLStreamHandlerFactory() - Constructor for class org.nuxeo.runtime.test.protocols.inline.InlineURLStreamHandlerFactory
-
- InMenuFilter - Class in org.nuxeo.ecm.platform.annotations.gwt.client.configuration.filter
-
- InMenuFilter() - Constructor for class org.nuxeo.ecm.platform.annotations.gwt.client.configuration.filter.InMenuFilter
-
- INNER - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Join
-
- INPROGRESS - Static variable in class org.nuxeo.wizard.download.PendingDownload
-
- input - Variable in class org.nuxeo.ecm.automation.core.impl.TypeAdapterKey
-
- INPUT_FILE_PATH_PARAMETER - Static variable in class org.nuxeo.ecm.platform.video.convert.Constants
-
- InputBindingResolver - Interface in org.nuxeo.template.processors
-
- InputController - Class in org.nuxeo.ecm.webapp.base
-
Contains generic functionality usable by all action listeners.
- InputController() - Constructor for class org.nuxeo.ecm.webapp.base.InputController
-
- InputDateTimeTagHandler - Class in org.nuxeo.ecm.platform.ui.web.tag.handler
-
- InputDateTimeTagHandler(ComponentConfig) - Constructor for class org.nuxeo.ecm.platform.ui.web.tag.handler.InputDateTimeTagHandler
-
- InputFileChoice - Enum in org.nuxeo.ecm.platform.ui.web.component.file
-
Available choice when uploading a file.
- InputFileInfo - Class in org.nuxeo.ecm.platform.ui.web.component.file
-
File information used to manage a file adding/removal.
- InputFileInfo(Object, Object, Object, Object) - Constructor for class org.nuxeo.ecm.platform.ui.web.component.file.InputFileInfo
-
- InputFileMimetypeValidator - Class in org.nuxeo.ecm.platform.ui.web.component.file
-
Input file mimetype validator.
- InputFileMimetypeValidator() - Constructor for class org.nuxeo.ecm.platform.ui.web.component.file.InputFileMimetypeValidator
-
- InputFileSizeValidator - Class in org.nuxeo.ecm.platform.ui.web.component.file
-
Input file size validator.
- InputFileSizeValidator() - Constructor for class org.nuxeo.ecm.platform.ui.web.component.file.InputFileSizeValidator
-
- inputMatch(Class<?>) - Method in class org.nuxeo.ecm.automation.core.impl.InvokableIteratorMethod
-
- inputMatch(Class<?>) - Method in class org.nuxeo.ecm.automation.core.impl.InvokableMethod
-
Return 0 for no match.
- InputResolver<T> - Interface in org.nuxeo.ecm.automation.jaxrs.io.operations
-
- InputStreamBlob - Class in org.nuxeo.ecm.core.api.impl.blob
-
- InputStreamBlob(InputStream) - Constructor for class org.nuxeo.ecm.core.api.impl.blob.InputStreamBlob
-
- InputStreamBlob(InputStream, String) - Constructor for class org.nuxeo.ecm.core.api.impl.blob.InputStreamBlob
-
- InputStreamBlob(InputStream, String, String) - Constructor for class org.nuxeo.ecm.core.api.impl.blob.InputStreamBlob
-
- InputStreamBlob(InputStream, String, String, String, String) - Constructor for class org.nuxeo.ecm.core.api.impl.blob.InputStreamBlob
-
- InputStreamDataSource - Class in org.nuxeo.ecm.automation.client.jaxrs.util
-
- InputStreamDataSource(InputStream, String) - Constructor for class org.nuxeo.ecm.automation.client.jaxrs.util.InputStreamDataSource
-
- InputStreamDataSource(InputStream, String, String) - Constructor for class org.nuxeo.ecm.automation.client.jaxrs.util.InputStreamDataSource
-
- InputStreamDataSource - Class in org.nuxeo.ecm.automation.jaxrs.io
-
- InputStreamDataSource(InputStream, String) - Constructor for class org.nuxeo.ecm.automation.jaxrs.io.InputStreamDataSource
-
- InputStreamDataSource(InputStream, String, String) - Constructor for class org.nuxeo.ecm.automation.jaxrs.io.InputStreamDataSource
-
- InputStreamResource - Class in org.nuxeo.opensocial.webengine.gadgets
-
- InputStreamResource() - Constructor for class org.nuxeo.opensocial.webengine.gadgets.InputStreamResource
-
- InputStreamSource - Class in org.nuxeo.runtime.services.streaming
-
- InputStreamSource(InputStream) - Constructor for class org.nuxeo.runtime.services.streaming.InputStreamSource
-
- InputType - Enum in org.nuxeo.template.api
-
- inputValidation(ActionEvent) - Method in interface org.nuxeo.ecm.platform.picture.web.SlideShowManager
-
- inputValidation(ActionEvent) - Method in class org.nuxeo.ecm.platform.picture.web.SlideShowManagerBean
-
- INSERT - Static variable in class org.nuxeo.ecm.core.api.ListDiff
-
- insert(int, Object) - Method in class org.nuxeo.ecm.core.api.ListDiff
-
- Insert - Class in org.nuxeo.ecm.core.storage.sql.jdbc.db
-
An INSERT
statement.
- Insert(Table) - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.db.Insert
-
- insertAfter(ContributionFragmentRegistry.Fragment<T>) - Method in class org.nuxeo.runtime.model.ContributionFragmentRegistry.Fragment
-
- insertAfter(Node) - Method in class org.nuxeo.theme.nodes.AbstractNode
-
- insertAfter(Node) - Method in interface org.nuxeo.theme.nodes.Node
-
- insertBefore(ContributionFragmentRegistry.Fragment<T>) - Method in class org.nuxeo.runtime.model.ContributionFragmentRegistry.Fragment
-
- insertClusterInvalidations(Invalidations, String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper
-
- insertClusterInvalidations(Invalidations, String) - Method in interface org.nuxeo.ecm.core.storage.sql.Mapper
-
Inserts the invalidation rows for the other cluster nodes.
- insertClusterInvalidations(Invalidations, String) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper
-
- insertClusterInvalidations(Invalidations, String) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingMapper
-
- insertCssClass(String, String) - Static method in class org.nuxeo.theme.html.CSSUtils
-
- insertFragment(Element, String, String) - Static method in class org.nuxeo.theme.editor.Editor
-
- insertFragment(String, String, String) - Method in class org.nuxeo.theme.editor.Main
-
- insertImageUrl() - Method in interface org.nuxeo.opensocial.wysiwyg.client.resources.RichTextEditorConstants
-
- insertItem(int, Model) - Method in class org.nuxeo.theme.models.AbstractModel
-
- insertItem(int, Model) - Method in interface org.nuxeo.theme.models.Model
-
- insertLinkUrl() - Method in interface org.nuxeo.opensocial.wysiwyg.client.resources.RichTextEditorConstants
-
- insertSectionAfter(Element) - Static method in class org.nuxeo.theme.editor.Editor
-
- insertSectionAfter(String) - Method in class org.nuxeo.theme.editor.Main
-
- insertUpdate(DocumentEvent) - Method in class org.nuxeo.shell.swing.widgets.HistoryFinder
-
- insertValue(int, Object) - Method in class org.nuxeo.ecm.platform.ui.web.component.list.UIEditableList
-
Inserts value at given index on the editable model.
- insertValue(int, Object) - Method in interface org.nuxeo.ecm.platform.ui.web.model.EditableModel
-
Inserts value at given index on the model.
- insertValue(int, Object) - Method in class org.nuxeo.ecm.platform.ui.web.model.impl.EditableModelImpl
-
- install() - Method in class org.nuxeo.connect.client.we.ConnectClientRoot
-
- Install - Class in org.nuxeo.connect.update.task.live.commands
-
- Install() - Constructor for class org.nuxeo.connect.update.task.live.commands.Install
-
Deprecated.
- Install(File) - Constructor for class org.nuxeo.connect.update.task.live.commands.Install
-
Deprecated.
- install() - Static method in class org.nuxeo.ecm.core.management.guards.GuardedServiceProvider
-
- install() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.CommonsDatabaseConnectionMonitor
-
- install() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultCoreSessionMonitor
-
- install() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultStorageConnectionMonitor
-
- install() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionMonitor
-
- install() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TomcatDatabaseConnectionMonitor
-
- install() - Method in interface org.nuxeo.ecm.core.management.jtajca.Monitor
-
- install() - Method in class org.nuxeo.ecm.core.repository.RepositoryInitializationHandler
-
- install(RuntimeContext, File) - Method in class org.nuxeo.ecm.webengine.install.Installer
-
- install(HttpServletRequest) - Static method in class org.nuxeo.ecm.webengine.jaxrs.session.impl.PerSessionCoreProvider
-
- install(TypeRegistry) - Method in class org.nuxeo.ecm.webengine.model.impl.TypeConfigurationProvider
-
- install(File) - Method in class org.nuxeo.osgi.application.ApplicationLoader
-
Installs all bundles found in the given directory.
- install(File) - Static method in class org.nuxeo.osgi.application.loader.FrameworkLoader
-
- install(BundleFile) - Method in class org.nuxeo.osgi.application.StandaloneApplication
-
- install(BundleImpl) - Method in class org.nuxeo.osgi.BundleRegistry
-
- install(BundleImpl) - Method in class org.nuxeo.osgi.OSGiAdapter
-
- install() - Method in class org.nuxeo.runtime.config.AbstractServerConfiguration
-
- install() - Method in interface org.nuxeo.runtime.config.ServerConfiguration
-
Installs the given configuration on the running framework.
- install() - Method in class org.nuxeo.runtime.config.v1.ServerConfiguration1
-
- install(ManagedComponent, Contribution) - Method in class org.nuxeo.runtime.deploy.Contribution
-
- install(ManagedComponent) - Method in class org.nuxeo.runtime.deploy.Contribution
-
- install(ManagedComponent) - Method in class org.nuxeo.runtime.deploy.ExtensibleContribution
-
- install - Variable in class org.nuxeo.runtime.deployment.preprocessor.ContainerDescriptor
-
- install - Variable in class org.nuxeo.runtime.deployment.preprocessor.FragmentDescriptor
-
- install() - Static method in class org.nuxeo.runtime.jtajca.NuxeoContainer
-
Install naming and bind transaction and connection management factories
"by hand".
- install(NuxeoContainer.TransactionManagerConfiguration) - Static method in class org.nuxeo.runtime.jtajca.NuxeoContainer
-
Install transaction and connection management "by hand" if the container
didn't do it using file-based configuration.
- install() - Method in class org.nuxeo.runtime.osgi.OSGiComponentLoader
-
- install() - Static method in class org.nuxeo.runtime.test.protocols.inline.InlineURLFactory
-
- install() - Static method in class org.nuxeo.runtime.transaction.TransactedServiceProvider
-
- install(Shell) - Method in class org.nuxeo.shell.automation.AutomationFeature
-
- Install - Class in org.nuxeo.shell.cmds
-
- Install() - Constructor for class org.nuxeo.shell.cmds.Install
-
- install(Shell) - Method in class org.nuxeo.shell.equinox.EquinoxFeature
-
- install(Shell) - Method in class org.nuxeo.shell.fs.FileSystem
-
- install(Shell) - Method in interface org.nuxeo.shell.ShellFeature
-
Install the feature in the given shell instance.
- INSTALL_AFTER_RESTART - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
-
- INSTALL_DIR - Static variable in class org.nuxeo.osgi.application.TestMain
-
- INSTALL_RELOAD_TIMER - Static variable in interface org.nuxeo.osgi.application.LoaderConstants
-
- InstallAfterRestart - Class in org.nuxeo.connect.client.vindoz
-
Helper class used to manage packages installation issue under windows
systems.
- InstallAfterRestart() - Constructor for class org.nuxeo.connect.client.vindoz.InstallAfterRestart
-
- installAll(Collection<BundleFile>) - Method in class org.nuxeo.osgi.application.ApplicationLoader
-
Installs all given bundle deployments.
- installAll(List<BundleFile>) - Method in class org.nuxeo.osgi.application.StandaloneApplication
-
- installBundle(BundleFile) - Method in class org.nuxeo.osgi.application.ApplicationLoader
-
- installBundle(File) - Method in class org.nuxeo.osgi.application.FrameworkBootstrap
-
- installBundle(BundleFile) - Method in class org.nuxeo.osgi.application.StandaloneBundleLoader
-
- installBundle(String, DeploymentInfo) - Method in class org.nuxeo.osgi.jboss.JBossOSGiAdapter
-
- installBundle(String) - Method in class org.nuxeo.osgi.OSGiBundleContext
-
- installBundle(String, InputStream) - Method in class org.nuxeo.osgi.OSGiBundleContext
-
- installConnectionManager(String, NuxeoConnectionManagerConfiguration) - Static method in class org.nuxeo.runtime.jtajca.NuxeoContainer
-
Creates and installs in the container a new ConnectionManager.
- installContribution(Contribution) - Method in class org.nuxeo.runtime.model.persistence.ContributionPersistenceComponent
-
- installContribution(Contribution) - Method in interface org.nuxeo.runtime.model.persistence.ContributionPersistenceManager
-
Installs the contribution given its name.
- INSTALLED_APP_PARAMETER - Static variable in class org.nuxeo.ecm.webengine.oauth2.WEOAuthConstants
-
- INSTALLED_APP_URL_PARAMETER - Static variable in class org.nuxeo.ecm.platform.oauth2.openid.web.OAuth2CallbackHandlerServlet
-
- INSTALLED_APP_USER_ID - Static variable in class org.nuxeo.ecm.platform.oauth2.openid.web.OAuth2CallbackHandlerServlet
-
- INSTALLED_APP_USER_ID - Static variable in class org.nuxeo.ecm.webengine.oauth2.WEOAuthConstants
-
- installEditors() - Method in class org.nuxeo.ecm.platform.ui.web.util.beans.PropertiesEditorsInstaller
-
- installer(TaskDefinition) - Method in class org.nuxeo.connect.update.util.PackageBuilder
-
- installer(String, boolean) - Method in class org.nuxeo.connect.update.util.PackageBuilder
-
- Installer - Class in org.nuxeo.ecm.webengine.install
-
- Installer() - Constructor for class org.nuxeo.ecm.webengine.install.Installer
-
- installGwtApp(Bundle) - Static method in class org.nuxeo.ecm.webengine.gwt.GwtBundleActivator
-
- InstallHandler - Class in org.nuxeo.connect.client.we
-
Provides REST bindings for Package
install management.
- InstallHandler() - Constructor for class org.nuxeo.connect.client.we.InstallHandler
-
- installNaming() - Static method in class org.nuxeo.runtime.jtajca.NuxeoContainer
-
setup root naming context and install initial naming context factory
- installPath - Variable in class org.nuxeo.runtime.deployment.preprocessor.TemplateDescriptor
-
- InstallPlaceholder - Class in org.nuxeo.connect.update.task.standalone.commands
-
Deploy an OSGi bundle into the running platform.
- InstallPlaceholder() - Constructor for class org.nuxeo.connect.update.task.standalone.commands.InstallPlaceholder
-
- InstallPlaceholder(File) - Constructor for class org.nuxeo.connect.update.task.standalone.commands.InstallPlaceholder
-
- installResourceBundleFragments(List<File>) - Method in class org.nuxeo.runtime.tomcat.dev.DevFrameworkBootstrap
-
- installSeamClasses(File[]) - Method in class org.nuxeo.runtime.tomcat.dev.DevFrameworkBootstrap
-
- installSelf() - Method in class org.nuxeo.runtime.api.AnnotatedServiceProvider
-
- installStudioSnapshot() - Method in class org.nuxeo.connect.client.jsf.AppCenterViewsManager
-
- installStudioSnapshotAndRedirect() - Method in class org.nuxeo.connect.client.jsf.AppCenterViewsManager
-
Method binding for the update button: needs to perform a real
redirection (as ajax context is broken after hot reload) and to provide
an outcome so that redirection through the URL service goes ok (even if
it just reset its navigation handler cache).
- InstallTask - Class in org.nuxeo.connect.update.task.standalone
-
- InstallTask(PackageUpdateService) - Constructor for class org.nuxeo.connect.update.task.standalone.InstallTask
-
- installURLStreamHandlerFactory(URLStreamHandlerFactory) - Static method in class org.nuxeo.common.utils.URLStreamHandlerFactoryInstaller
-
- installWebResources(File) - Method in class org.nuxeo.runtime.reload.ReloadComponent
-
- installWebResources(File) - Method in interface org.nuxeo.runtime.reload.ReloadService
-
- INSTANCE - Static variable in class org.mockito.configuration.MockProvider
-
- instance() - Static method in class org.nuxeo.connect.client.status.ConnectStatusHolder
-
- instance() - Static method in class org.nuxeo.connect.client.ui.SharedPackageListingsSettings
-
- instance(HttpServletRequest) - Static method in class org.nuxeo.connect.client.ui.SharedPackageListingsSettings
-
- instance(HttpSession) - Static method in class org.nuxeo.connect.client.ui.SharedPackageListingsSettings
-
- INSTANCE - Static variable in class org.nuxeo.ecm.automation.test.AutomationScope
-
- INSTANCE - Static variable in class org.nuxeo.ecm.core.management.guards.GuardedServiceProvider
-
- instance - Static variable in class org.nuxeo.ecm.core.management.jtajca.Defaults
-
- INSTANCE - Static variable in class org.nuxeo.ecm.core.model.EmptyDocumentIterator
-
- INSTANCE - Static variable in class org.nuxeo.ecm.core.schema.types.AnyType
-
- INSTANCE - Static variable in class org.nuxeo.ecm.core.schema.types.primitives.BinaryType
-
- INSTANCE - Static variable in class org.nuxeo.ecm.core.schema.types.primitives.BooleanType
-
- INSTANCE - Static variable in class org.nuxeo.ecm.core.schema.types.primitives.DateType
-
- INSTANCE - Static variable in class org.nuxeo.ecm.core.schema.types.primitives.DoubleType
-
- INSTANCE - Static variable in class org.nuxeo.ecm.core.schema.types.primitives.IntegerType
-
- INSTANCE - Static variable in class org.nuxeo.ecm.core.schema.types.primitives.LongType
-
- INSTANCE - Static variable in class org.nuxeo.ecm.core.schema.types.primitives.StringType
-
- INSTANCE - Static variable in class org.nuxeo.ecm.core.storage.sql.ACLRow.ACLRowPositionComparator
-
- INSTANCE - Static variable in class org.nuxeo.ecm.core.storage.sql.DatabaseDB2
-
- INSTANCE - Static variable in class org.nuxeo.ecm.core.storage.sql.DatabaseDerby
-
- INSTANCE - Static variable in class org.nuxeo.ecm.core.storage.sql.DatabaseH2
-
- INSTANCE - Static variable in class org.nuxeo.ecm.core.storage.sql.DatabaseMySQL
-
- INSTANCE - Static variable in class org.nuxeo.ecm.core.storage.sql.DatabaseOracle
-
- INSTANCE - Static variable in class org.nuxeo.ecm.core.storage.sql.DatabasePostgreSQL
-
- INSTANCE - Static variable in class org.nuxeo.ecm.core.storage.sql.DatabaseSQLServer
-
- INSTANCE - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.ACLCollectionIO
-
- instance - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCLogger
-
- INSTANCE - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.ScalarCollectionIO
-
- INSTANCE - Static variable in class org.nuxeo.ecm.core.test.CoreScope
-
- INSTANCE - Static variable in class org.nuxeo.ecm.core.work.WorkManagerImpl.CancelingPolicy
-
- instance - Static variable in class org.nuxeo.ecm.platform.annotations.repository.service.AnnotationsRepositoryComponent
-
- instance - Variable in class org.nuxeo.ecm.platform.api.ws.DocumentLoaderDescriptor
-
- Instance - Static variable in class org.nuxeo.ecm.platform.forms.layout.facelets.library.LayoutTagLibrary
-
- instance() - Static method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryHelper
-
- Instance - Static variable in class org.nuxeo.ecm.platform.ui.web.tag.jsf.DefaultValueHolderRule
-
- Instance - Static variable in class org.nuxeo.ecm.platform.ui.web.tag.jsf.GenericValueHolderRule
-
Deprecated.
- Instance - Static variable in class org.nuxeo.ecm.platform.ui.web.tag.jsf.html.HtmlLibrary
-
- Instance - Static variable in class org.nuxeo.ecm.platform.ui.web.tag.jsf.MetaActionSourceRule
-
- Instance - Static variable in class org.nuxeo.ecm.platform.ui.web.tag.jsf.MetaValueHolderRule
-
- instance() - Static method in class org.nuxeo.ecm.platform.web.common.session.NuxeoHttpSessionMonitor
-
- instance() - Static method in class org.nuxeo.ecm.webapp.locale.LocaleStartup
-
- instance() - Static method in class org.nuxeo.ecm.webapp.seam.messages.HotReloadResourceBundleControl
-
- instance() - Static method in class org.nuxeo.ecm.webdav.service.WebDavService
-
- INSTANCE - Static variable in class org.nuxeo.ecm.webengine.rendering.APIHelper
-
- INSTANCE - Static variable in class org.nuxeo.osgi.NullActivator
-
- INSTANCE - Static variable in class org.nuxeo.runtime.model.impl.PropertyDecoder
-
- INSTANCE - Static variable in class org.nuxeo.runtime.transaction.TransactedServiceProvider
-
- INSTANCE - Static variable in class org.nuxeo.shell.automation.cmds.RemoteCommands
-
- INSTANCE - Static variable in class org.nuxeo.shell.cmds.ConfigurationCommands
-
- INSTANCE - Static variable in class org.nuxeo.shell.cmds.GlobalCommands
-
- INSTANCE - Static variable in class org.nuxeo.shell.fs.cmds.FileSystemCommands
-
- instance(HttpServletRequest) - Static method in class org.nuxeo.wizard.context.Context
-
- instance() - Static method in class org.nuxeo.wizard.download.PackageDownloader
-
- instance() - Static method in class org.nuxeo.wizard.nav.SimpleNavigationHandler
-
- instance() - Static method in class org.nuxeo.wss.fm.FreeMarkerRenderer
-
- instance() - Static method in class org.nuxeo.wss.WSSConfig
-
- INSTANCE_ID_PROPERTY_NAME - Static variable in class org.nuxeo.runtime.api.RuntimeInstanceIdentifier
-
- INSTANCE_PROPERTY - Static variable in class org.nuxeo.ecm.core.management.storage.DocumentModelStatusPersister
-
- instanceFacets - Variable in class org.nuxeo.ecm.core.api.DocumentModel.DocumentModelRefresh
-
- instanceFacets - Variable in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
Instance facets.
- instanceFacetsOrig - Variable in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
Instance facets when the document was read.
- instanceFor(Map<String, String>) - Static method in class org.nuxeo.ecm.platform.suggestbox.service.suggesters.I18nHelper
-
- InstanceInfo - Class in org.nuxeo.launcher.info
-
- InstanceInfo() - Constructor for class org.nuxeo.launcher.info.InstanceInfo
-
- intanceMain(String[]) - Method in class org.nuxeo.ecm.core.opencmis.tests.MainWithServlet
-
- integer(long) - Method in class org.nuxeo.apidoc.introspection.XMLWriter
-
- integer(String, long) - Method in class org.nuxeo.apidoc.introspection.XMLWriter
-
- integer(QName, long) - Method in class org.nuxeo.apidoc.introspection.XMLWriter
-
- INTEGER - Static variable in class org.nuxeo.common.xmap.XValueFactory
-
- INTEGER - Static variable in class org.nuxeo.ecm.core.api.model.impl.DefaultPropertyFactory
-
- INTEGER - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
-
- INTEGER - Static variable in class org.nuxeo.ecm.core.storage.sql.ColumnType
-
- INTEGER - Static variable in class org.nuxeo.ecm.diff.model.PropertyType
-
- INTEGER - Static variable in class org.nuxeo.ecm.webengine.forms.validation.TypeConvertor
-
- INTEGER - Static variable in class org.nuxeo.runtime.model.impl.PropertyDecoder
-
- integerDivision(Integer, Integer) - Static method in class org.nuxeo.ecm.platform.ui.web.tag.fn.Functions
-
- IntegerLiteral - Class in org.nuxeo.ecm.core.query.sql.model
-
- IntegerLiteral(long) - Constructor for class org.nuxeo.ecm.core.query.sql.model.IntegerLiteral
-
- IntegerLiteral(Long) - Constructor for class org.nuxeo.ecm.core.query.sql.model.IntegerLiteral
-
- IntegerLiteral(Integer) - Constructor for class org.nuxeo.ecm.core.query.sql.model.IntegerLiteral
-
- IntegerLiteral(String) - Constructor for class org.nuxeo.ecm.core.query.sql.model.IntegerLiteral
-
- IntegerToLong - Class in org.nuxeo.ecm.automation.core.impl.adapters
-
- IntegerToLong() - Constructor for class org.nuxeo.ecm.automation.core.impl.adapters.IntegerToLong
-
- IntegerType - Class in org.nuxeo.ecm.core.schema.types.primitives
-
The integer type.
- Interactive - Class in org.nuxeo.shell.cmds
-
- Interactive() - Constructor for class org.nuxeo.shell.cmds.Interactive
-
- Interactive(Shell, InputStream, Writer, Terminal) - Constructor for class org.nuxeo.shell.cmds.Interactive
-
Used in GUI mode
- InteractiveShellHandler - Interface in org.nuxeo.shell.cmds
-
Give a chance to embedded shells to do some customization before shell is
started and when exit is required.
- INTERNAL - Static variable in class org.nuxeo.ecm.core.api.operation.Operation
-
- internalCheckOut(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- InternalGadgetDescriptor - Class in org.nuxeo.opensocial.gadgets.service
-
- InternalGadgetDescriptor() - Constructor for class org.nuxeo.opensocial.gadgets.service.InternalGadgetDescriptor
-
- internalGetValue() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
-
- internalGetValue() - Method in class org.nuxeo.ecm.core.api.model.impl.ComplexProperty
-
- internalGetValue() - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
-
- internalGetValue() - Method in class org.nuxeo.ecm.core.api.model.impl.osm.ComplexMemberProperty
-
- internalGetValue() - Method in class org.nuxeo.ecm.core.api.model.impl.osm.ObjectProperty
-
- internalGetValue() - Method in class org.nuxeo.ecm.core.api.model.impl.osm.ScalarMemberProperty
-
- internalGetValue() - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.ExternalBlobProperty
-
- internalGetValue() - Method in class org.nuxeo.ecm.core.api.model.impl.ScalarProperty
-
- internalSetValue(Serializable) - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
-
Sets the given normalized value.
- internalSetValue(Serializable) - Method in class org.nuxeo.ecm.core.api.model.impl.DocumentPartImpl
-
- internalSetValue(Serializable) - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
-
- internalSetValue(Serializable) - Method in class org.nuxeo.ecm.core.api.model.impl.MapProperty
-
- internalSetValue(Serializable) - Method in class org.nuxeo.ecm.core.api.model.impl.osm.ComplexMemberProperty
-
- internalSetValue(Serializable) - Method in class org.nuxeo.ecm.core.api.model.impl.osm.ObjectProperty
-
- internalSetValue(Serializable) - Method in class org.nuxeo.ecm.core.api.model.impl.osm.ScalarMemberProperty
-
- internalSetValue(Serializable) - Method in class org.nuxeo.ecm.core.api.model.impl.ScalarProperty
-
- interpolate(String, Object...) - Static method in class org.nuxeo.ecm.platform.suggestbox.service.suggesters.I18nHelper
-
- intersect(T[]...) - Static method in class org.nuxeo.common.utils.ArrayUtils
-
Method for intersecting arrays elements.
- INTUITION_ADAPTER_XP - Static variable in class org.nuxeo.ecm.platform.indexing.gateway.adapter.IndexingAdapterService
-
- IntWidgetTypeHandler - Class in org.nuxeo.ecm.platform.forms.layout.facelets.plugins
-
Int widget.
- IntWidgetTypeHandler() - Constructor for class org.nuxeo.ecm.platform.forms.layout.facelets.plugins.IntWidgetTypeHandler
-
- INVAL_LOCAL - Static variable in class org.nuxeo.ecm.core.storage.EventConstants
-
Invalidation event: event context property for a Boolean
specifying whether the invalidations come from this cluster node (true
), or if they come from a remote cluster node (false
).
- INVAL_MODIFIED_DOC_IDS - Static variable in class org.nuxeo.ecm.core.storage.EventConstants
-
Invalidation event: event context property for a Set<String>
of
modified document ids.
- INVAL_MODIFIED_PARENT_IDS - Static variable in class org.nuxeo.ecm.core.storage.EventConstants
-
Invalidation event: event context property for a Set<String>
of
modified parent ids (which means that the list of children for this
parent has changed).
- INVALID_FILE_MESSAGE - Static variable in class org.nuxeo.ecm.platform.ui.web.component.file.InputFileInfo
-
- INVALID_VALUE_MESSAGE_ID - Static variable in class org.nuxeo.ecm.platform.ui.web.validator.SortInfoListValidator
-
The message identifier of the
FacesMessage
to be created if the value
to validate is not a list of sort infos.
- INVALID_WITH_AJAX_MESSAGE - Static variable in class org.nuxeo.ecm.platform.ui.web.component.file.InputFileInfo
-
- invalidate(List<String>) - Method in class org.nuxeo.ecm.directory.DirectoryCache
-
- invalidate(String...) - Method in class org.nuxeo.ecm.directory.DirectoryCache
-
- invalidate() - Method in class org.nuxeo.ecm.webapp.context.UserServicesContext
-
- invalidate(String) - Method in class org.nuxeo.ecm.webapp.directory.VocabularyTreeActions
-
- invalidate(int) - Method in interface org.nuxeo.ecm.webengine.ui.tree.TreeItem
-
Invalidates the item.
- invalidate(int) - Method in class org.nuxeo.ecm.webengine.ui.tree.TreeItemImpl
-
- invalidateAll() - Method in class org.nuxeo.ecm.directory.DirectoryCache
-
- invalidateCache() - Method in class org.nuxeo.ecm.core.utils.BlobsExtractor
-
- invalidateCaches() - Method in class org.nuxeo.ecm.directory.AbstractDirectory
-
Invalidate my cache and the caches of linked directories by references.
- invalidateContentViewsName() - Method in class org.nuxeo.ecm.platform.faceted.search.jsf.FacetedSearchActions
-
- invalidateContentViewsNameIfChanged() - Method in class org.nuxeo.ecm.platform.faceted.search.jsf.FacetedSearchActions
-
- invalidateCurrentDocument() - Method in interface org.nuxeo.ecm.platform.ui.web.api.NavigationContext
-
Will trigger reloading of current document data from the server.
- invalidateCurrentDocument() - Method in class org.nuxeo.ecm.webapp.context.NavigationContextBean
-
- invalidateDashboardItems() - Method in class org.nuxeo.ecm.webapp.dashboard.workflow.TaskDashBoardActions
-
- invalidateDirectoryCache() - Method in class org.nuxeo.ecm.directory.AbstractDirectory
-
- invalidateDirectoryCache() - Method in interface org.nuxeo.ecm.directory.Directory
-
Invalidates the cache instance of the directory
- invalidateDirectoryCache() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryProxy
-
- invalidateDirectoryCache() - Method in class org.nuxeo.ecm.directory.multi.MultiDirectory
-
- invalidateDirectoryCache() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryProxy
-
- invalidateDocumentTypeCache(String) - Method in class org.nuxeo.ecm.core.utils.BlobsExtractor
-
- invalidateNotificationsSelection() - Method in class org.nuxeo.ecm.webapp.notification.SubscriptionsAction
-
- invalidateSession(ServletRequest) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService
-
- invalidateSynchronizationRootsCache(String) - Method in class org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl
-
- invalidateSynchronizationRootsCache(String) - Method in interface org.nuxeo.drive.service.NuxeoDriveManager
-
Invalidate the synchronization roots cache for a given user so as to
query the repository next time getSynchronizationRoots
is called.
- invalidationDone() - Method in class org.nuxeo.ecm.webapp.tree.TreeInvalidatorBean
-
- Invalidations - Class in org.nuxeo.ecm.core.storage.sql
-
A set of invalidations.
- Invalidations() - Constructor for class org.nuxeo.ecm.core.storage.sql.Invalidations
-
- Invalidations(boolean) - Constructor for class org.nuxeo.ecm.core.storage.sql.Invalidations
-
- invalidations - Variable in class org.nuxeo.ecm.core.storage.sql.RowMapper.CopyResult
-
The invalidations generated by the copy.
- Invalidations.InvalidationsPair - Class in org.nuxeo.ecm.core.storage.sql
-
- Invalidations.InvalidationsPair(Invalidations, Invalidations) - Constructor for class org.nuxeo.ecm.core.storage.sql.Invalidations.InvalidationsPair
-
- InvalidationsPropagator - Class in org.nuxeo.ecm.core.storage.sql
-
- InvalidationsPropagator(String) - Constructor for class org.nuxeo.ecm.core.storage.sql.InvalidationsPropagator
-
- InvalidationsQueue - Class in org.nuxeo.ecm.core.storage.sql
-
Queue of invalidations.
- InvalidationsQueue(String) - Constructor for class org.nuxeo.ecm.core.storage.sql.InvalidationsQueue
-
- invalidationTableName - Variable in enum org.nuxeo.ecm.core.storage.sql.SelectionType
-
Pseudo-table to use to notify about selection invalidation.
- InvalidChainException - Exception in org.nuxeo.ecm.automation
-
The chain could not be validated.
- InvalidChainException(String) - Constructor for exception org.nuxeo.ecm.automation.InvalidChainException
-
- InvalidLiteralException - Exception in org.nuxeo.ecm.platform.relations.api.exceptions
-
A valid literal cannot have both type and language set.
- InvalidLiteralException() - Constructor for exception org.nuxeo.ecm.platform.relations.api.exceptions.InvalidLiteralException
-
- InvalidLiteralException(String) - Constructor for exception org.nuxeo.ecm.platform.relations.api.exceptions.InvalidLiteralException
-
- InvalidLiteralException(String, Throwable) - Constructor for exception org.nuxeo.ecm.platform.relations.api.exceptions.InvalidLiteralException
-
- InvalidLiteralException(Throwable) - Constructor for exception org.nuxeo.ecm.platform.relations.api.exceptions.InvalidLiteralException
-
- InvalidOperationException - Exception in org.nuxeo.ecm.automation
-
Dedicated to bad requests: operation unsupported, invalid, not implemented...
- InvalidOperationException(String) - Constructor for exception org.nuxeo.ecm.automation.InvalidOperationException
-
- InvalidOperationException(Throwable) - Constructor for exception org.nuxeo.ecm.automation.InvalidOperationException
-
- InvalidOperationException(String, Throwable) - Constructor for exception org.nuxeo.ecm.automation.InvalidOperationException
-
- InvalidPredicateException - Exception in org.nuxeo.ecm.platform.relations.api.exceptions
-
A predicate has to be a resource.
- InvalidPredicateException() - Constructor for exception org.nuxeo.ecm.platform.relations.api.exceptions.InvalidPredicateException
-
- InvalidPredicateException(String) - Constructor for exception org.nuxeo.ecm.platform.relations.api.exceptions.InvalidPredicateException
-
- InvalidPredicateException(String, Throwable) - Constructor for exception org.nuxeo.ecm.platform.relations.api.exceptions.InvalidPredicateException
-
- InvalidPredicateException(Throwable) - Constructor for exception org.nuxeo.ecm.platform.relations.api.exceptions.InvalidPredicateException
-
- InvalidPropertyValueException - Exception in org.nuxeo.ecm.core.api.model
-
- InvalidPropertyValueException(String) - Constructor for exception org.nuxeo.ecm.core.api.model.InvalidPropertyValueException
-
- InvalidPropertyValueException(String, Throwable) - Constructor for exception org.nuxeo.ecm.core.api.model.InvalidPropertyValueException
-
- InvalidStateException - Exception in org.nuxeo.ecm.webengine.session
-
- InvalidStateException(Component, String) - Constructor for exception org.nuxeo.ecm.webengine.session.InvalidStateException
-
- InvalidStatementException - Exception in org.nuxeo.ecm.platform.relations.api.exceptions
-
Invalid statement exception.
- InvalidStatementException() - Constructor for exception org.nuxeo.ecm.platform.relations.api.exceptions.InvalidStatementException
-
- InvalidStatementException(String) - Constructor for exception org.nuxeo.ecm.platform.relations.api.exceptions.InvalidStatementException
-
- InvalidStatementException(String, Throwable) - Constructor for exception org.nuxeo.ecm.platform.relations.api.exceptions.InvalidStatementException
-
- InvalidStatementException(Throwable) - Constructor for exception org.nuxeo.ecm.platform.relations.api.exceptions.InvalidStatementException
-
- InvalidSubjectException - Exception in org.nuxeo.ecm.platform.relations.api.exceptions
-
A subject cannot be a literal.
- InvalidSubjectException() - Constructor for exception org.nuxeo.ecm.platform.relations.api.exceptions.InvalidSubjectException
-
- InvalidSubjectException(String) - Constructor for exception org.nuxeo.ecm.platform.relations.api.exceptions.InvalidSubjectException
-
- InvalidSubjectException(String, Throwable) - Constructor for exception org.nuxeo.ecm.platform.relations.api.exceptions.InvalidSubjectException
-
- InvalidSubjectException(Throwable) - Constructor for exception org.nuxeo.ecm.platform.relations.api.exceptions.InvalidSubjectException
-
- InverseReference - Class in org.nuxeo.ecm.directory
-
Reference that uses the matching reference of the target directory to
actually do the job.
- InverseReference() - Constructor for class org.nuxeo.ecm.directory.InverseReference
-
- invert() - Method in class org.nuxeo.ecm.quota.size.BlobSizeInfo
-
- InvokableIteratorMethod - Class in org.nuxeo.ecm.automation.core.impl
-
A method proxy which accept as input only iterable inputs.
- InvokableIteratorMethod(OperationType, Method, OperationMethod) - Constructor for class org.nuxeo.ecm.automation.core.impl.InvokableIteratorMethod
-
- InvokableMethod - Class in org.nuxeo.ecm.automation.core.impl
-
- InvokableMethod(OperationType, Method, OperationMethod) - Constructor for class org.nuxeo.ecm.automation.core.impl.InvokableMethod
-
- InvokableMethod(OperationType, Method) - Constructor for class org.nuxeo.ecm.automation.core.impl.InvokableMethod
-
- invoke(OperationContext) - Method in interface org.nuxeo.ecm.automation.CompiledChain
-
- invoke(OperationContext, Map<String, Object>) - Method in class org.nuxeo.ecm.automation.core.impl.InvokableMethod
-
- invoke(Object, Method, Object[]) - Method in class org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper
-
- invoke(Object, Method, Object[]) - Method in class org.nuxeo.ecm.core.management.guards.GuardedServiceHandler
-
- invoke(Object, Method, Object[]) - Method in class org.nuxeo.ecm.directory.ldap.LdapRetryHandler
-
- invoke(String, List<Object>) - Method in class org.nuxeo.ecm.platform.publisher.remoting.invoker.DefaultRemotePublicationInvoker
-
- invoke(String, List<Object>) - Method in interface org.nuxeo.ecm.platform.publisher.remoting.invoker.RemotePublicationInvoker
-
- invoke(String, String) - Method in interface org.nuxeo.ecm.platform.publisher.remoting.server.PublicationInvokationHandler
-
- invoke(String, String) - Method in class org.nuxeo.ecm.platform.publisher.remoting.server.TestInvokationHandler
-
- invoke(ELContext, Object[]) - Method in class org.nuxeo.ecm.platform.ui.web.binding.DownloadMethodExpression
-
- invoke(ELContext, Object[]) - Method in class org.nuxeo.ecm.platform.ui.web.binding.MetaMethodExpression
-
- invoke(Object, Method, Object[]) - Method in class org.nuxeo.ecm.webengine.forms.validation.FormManager
-
- invoke(Object, Method, Object[]) - Method in class org.nuxeo.runtime.management.metrics.MetricInvocationHandler
-
- invoke(Object...) - Method in class org.nuxeo.runtime.osgi.OSGiHostAdapter
-
- invoke(Object, Method, Object[]) - Method in class org.nuxeo.runtime.remoting.transporter.TransporterClient
-
The method called when anyone calls on the dynamic proxy returned by
getProcessor().
- invoke(InvocationRequest) - Method in class org.nuxeo.runtime.remoting.transporter.TransporterHandler
-
Takes the invocation request, which should have a internal parameter of
NameBasedInvocation, and converts that to a method call on the target POJO
(using reflection).
- invoke(String, Object...) - Method in class org.nuxeo.runtime.scripting.RemoteScript
-
- invoke(String, String, Map<String, Object>, String, Object[]) - Method in interface org.nuxeo.runtime.scripting.ScriptingServer
-
- invoke(String, String, Map<String, Object>, String, Object[]) - Method in class org.nuxeo.runtime.scripting.ScriptingServerImpl
-
- invoke(Object, Method, Object[]) - Method in class org.nuxeo.runtime.service.proxy.AdaptableServiceInvoker
-
- invoke(Object, Object...) - Method in class org.nuxeo.runtime.service.proxy.MethodInvocation
-
- invoke(Object, Method, Object[]) - Method in class org.nuxeo.runtime.service.proxy.MethodsWrapper
-
- invoke(Object, Method, Object[]) - Method in class org.nuxeo.runtime.service.proxy.ServiceAdapterInvoker
-
- invoke(Object, Method, Object[]) - Method in class org.nuxeo.runtime.test.runner.Defaults
-
- invoke(Request, Response) - Method in class org.nuxeo.runtime.tomcat.dev.DevValve
-
- invoke(Object, Method, Object[]) - Method in class org.nuxeo.runtime.transaction.TransactedInstanceHandler
-
- invokeAdapter(MethodInvocation, Object[]) - Method in interface org.nuxeo.runtime.service.AdaptableService
-
- invokeAdapter(MethodInvocation, Object[]) - Method in class org.nuxeo.runtime.service.AdaptableServiceImpl
-
- invokeAndWrapExceptions(InvocationContext) - Method in class org.nuxeo.ecm.platform.ui.web.shield.NuxeoErrorInterceptor
-
Deprecated.
- invoked - Variable in class org.nuxeo.common.DirtyUpdateInvokeBridge.ThreadContext
-
- invokeOnComponent(FacesContext, String, ContextCallback) - Method in class org.nuxeo.ecm.platform.ui.web.binding.alias.UIAliasHolder
-
- invokeOnComponent(FacesContext, String, ContextCallback) - Method in class org.nuxeo.ecm.platform.ui.web.component.document.RestDocumentLink
-
- invokeOnComponent(FacesContext, String, ContextCallback) - Method in class org.nuxeo.ecm.platform.ui.web.component.holder.UIValueHolder
-
- invokeOnComponent(FacesContext, String, ContextCallback) - Method in class org.nuxeo.ecm.platform.ui.web.component.list.UIEditableList
-
- INVOKER_NAME - Static variable in class org.nuxeo.runtime.remoting.RemotingService
-
- IOAuditAdapter - Class in org.nuxeo.ecm.platform.audit.io
-
Adapter for import/export of audit logs.
- IOAuditAdapter() - Constructor for class org.nuxeo.ecm.platform.audit.io.IOAuditAdapter
-
- IOAuditResources - Class in org.nuxeo.ecm.platform.audit.io
-
IO Resources for logs
- IOAuditResources(Map<DocumentRef, List<LogEntry>>) - Constructor for class org.nuxeo.ecm.platform.audit.io.IOAuditResources
-
- IOComponent - Class in org.nuxeo.ecm.automation.io.services
-
- IOComponent() - Constructor for class org.nuxeo.ecm.automation.io.services.IOComponent
-
- IOConfiguration - Interface in org.nuxeo.ecm.platform.io.api.util
-
Define a destination for a Core IO operation
- IODocumentManager - Interface in org.nuxeo.ecm.core.io
-
Defines functional interface that deals directly with documents import using
provided DocumentReader or InputStream as a source and DocumentWriter that
knows how the documents will be saved into the repository.
- IODocumentManagerImpl - Class in org.nuxeo.ecm.core.io.impl
-
IODocumentManager basic implementation.
- IODocumentManagerImpl() - Constructor for class org.nuxeo.ecm.core.io.impl.IODocumentManagerImpl
-
- IOHelper - Class in org.nuxeo.ecm.platform.io.api.util
-
Exposes a copy method that works between different repositories (optionally on different hosts).
- IOLogEntryBase - Class in org.nuxeo.ecm.platform.audit.io
-
Audit log entry importer/exporter.
- IOLogEntryBase() - Constructor for class org.nuxeo.ecm.platform.audit.io.IOLogEntryBase
-
- IOManager - Interface in org.nuxeo.ecm.platform.io.api
-
Service handling complex import/export of documents and associated resources.
- IOManagerComponent - Class in org.nuxeo.ecm.platform.io.impl
-
- IOManagerComponent() - Constructor for class org.nuxeo.ecm.platform.io.impl.IOManagerComponent
-
- IOManagerImpl - Class in org.nuxeo.ecm.platform.io.impl
-
IOManager implementation
- IOManagerImpl() - Constructor for class org.nuxeo.ecm.platform.io.impl.IOManagerImpl
-
- IOManagerLocal - Interface in org.nuxeo.ecm.platform.io.api.ejb
-
IOManager local interface.
- IOManagerRemote - Interface in org.nuxeo.ecm.platform.io.api.ejb
-
IOManager remote interface.
- IORelationAdapter - Class in org.nuxeo.ecm.platform.relations.io
-
Adapter for import/export of relations
- IORelationAdapter() - Constructor for class org.nuxeo.ecm.platform.relations.io.IORelationAdapter
-
- IORelationAdapterProperties - Class in org.nuxeo.ecm.platform.relations.io
-
Map of property names used by the relation adapter.
- IORelationGraphHelper - Class in org.nuxeo.ecm.platform.relations.io
-
Relation graph importer/exporter.
- IORelationGraphHelper(Map<String, String>, List<Statement>) - Constructor for class org.nuxeo.ecm.platform.relations.io.IORelationGraphHelper
-
- IORelationResources - Class in org.nuxeo.ecm.platform.relations.io
-
IO Resources for relations
- IORelationResources(Map<String, String>, Map<DocumentRef, Set<Resource>>, List<Statement>) - Constructor for class org.nuxeo.ecm.platform.relations.io.IORelationResources
-
- IOResourceAdapter - Interface in org.nuxeo.ecm.platform.io.api
-
Resource adapter holding the import/export for document associated resources.
- IOResourceAdapterDescriptor - Class in org.nuxeo.ecm.platform.io.descriptors
-
Resource adapter descriptor
- IOResourceAdapterDescriptor() - Constructor for class org.nuxeo.ecm.platform.io.descriptors.IOResourceAdapterDescriptor
-
- IOResources - Interface in org.nuxeo.ecm.platform.io.api
-
A group of documents associated resources.
- IOUtils - Class in org.nuxeo.connect.update.util
-
- IOUtils - Class in org.nuxeo.ecm.automation.client.jaxrs.util
-
- IOUtils - Class in org.nuxeo.runtime.tomcat.dev
-
- IOUtils() - Constructor for class org.nuxeo.runtime.tomcat.dev.IOUtils
-
- IPTCHelper - Class in org.nuxeo.ecm.platform.picture
-
- IPTCHelper() - Constructor for class org.nuxeo.ecm.platform.picture.IPTCHelper
-
- IPValidator - Class in org.nuxeo.wizard.helpers
-
RegExp based helper to check IP address format
- IPValidator() - Constructor for class org.nuxeo.wizard.helpers.IPValidator
-
- IResultPublisher - Interface in org.nuxeo.ecm.platform.groups.audit.service.acl.job.publish
-
- IS - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
-
- IS_DIRTY - Static variable in interface org.nuxeo.ecm.core.api.model.Property
-
A mask for the first 4 flags: NEW, REMOVED, MODIFIED, MOVED.
- IS_INVALID_MSG - Static variable in exception org.nuxeo.ecm.webengine.forms.validation.ValidationException
-
- IS_MODIFIED - Static variable in interface org.nuxeo.ecm.core.api.model.Property
-
Flag used to mark a property as dirty.
- IS_MOVED - Static variable in interface org.nuxeo.ecm.core.api.model.Property
-
Flag used to mark a property as dirty.
- IS_NEW - Static variable in interface org.nuxeo.ecm.core.api.model.Property
-
Flag used to mark a property as new.
- IS_PHANTOM - Static variable in interface org.nuxeo.ecm.core.api.model.Property
-
Flag used to mark a property as phantom.
- IS_READONLY - Static variable in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
-
Whether or not this property is read only.
- IS_REMOVED - Static variable in interface org.nuxeo.ecm.core.api.model.Property
-
Flag used to mark a property as dirty.
- IS_REQUIRED_MSG - Static variable in exception org.nuxeo.ecm.webengine.forms.validation.ValidationException
-
- IS_STREAMING_SERVER - Static variable in class org.nuxeo.runtime.config.NodeConfiguration
-
- IS_VALIDATING - Static variable in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
-
Whether or not this property is validating values when they are set.
- isAbsolute() - Method in class org.nuxeo.common.utils.Path
-
- isAbsolute() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.Path
-
- isAbsolute() - Method in class org.nuxeo.shell.utils.Path
-
- isAccepted() - Method in interface org.nuxeo.ecm.platform.task.Task
-
- isAccepted() - Method in class org.nuxeo.ecm.platform.task.TaskImpl
-
- isAcceptingSubWidgets() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
-
- isAcceptingSubWidgets() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetTypeConfiguration
-
- isAcceptingSubWidgets() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeConfigurationDescriptor
-
- isAccessAllowed(Serializable, Set<String>, Set<String>) - Static method in class org.nuxeo.ecm.core.storage.sql.db.EmbeddedFunctions
-
Checks if access to a document is allowed.
- isAccessAllowed(Connection, Serializable, Set<String>, Set<String>) - Static method in class org.nuxeo.ecm.core.storage.sql.db.EmbeddedFunctions
-
Checks if access to a document is allowed.
- isAccessAllowedLong(Long, String, String) - Static method in class org.nuxeo.ecm.core.storage.sql.db.DerbyFunctions
-
- isAccessAllowedLong(Connection, Long, String, String) - Static method in class org.nuxeo.ecm.core.storage.sql.db.H2Functions
-
- isAccessAllowedString(String, String, String) - Static method in class org.nuxeo.ecm.core.storage.sql.db.DerbyFunctions
-
- isAccessAllowedString(Connection, String, String, String) - Static method in class org.nuxeo.ecm.core.storage.sql.db.H2Functions
-
- isAccessToUnderlyingConnectionAllowed() - Method in interface org.nuxeo.ecm.core.management.jtajca.DatabaseConnectionMonitor
-
Returns the value of the accessToUnderlyingConnectionAllowed property.
- isAccessToUnderlyingConnectionAllowed() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.CommonsDatabaseConnectionMonitor
-
- isAccessToUnderlyingConnectionAllowed() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TomcatDatabaseConnectionMonitor
-
- isAclLockInheritance() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.data.DocumentSummary
-
- isActivated() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
-
- isActivated() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
-
Checks whether this component is activated.
- isActivateQuotaOnUsersWorkspaces() - Method in class org.nuxeo.ecm.quota.count.QuotaStatsActions
-
- isActive() - Method in class org.nuxeo.ecm.core.management.api.AdministrativeStatus
-
- isActive() - Method in class org.nuxeo.wizard.nav.Page
-
- isActiveRelationship(RelationshipKind) - Method in class org.nuxeo.ecm.social.user.relationship.UserRelationshipActions
-
- isActivity(String) - Static method in class org.nuxeo.ecm.activity.ActivityHelper
-
- isAdaptable(DocumentModel, Class<?>) - Static method in class org.nuxeo.template.adapters.TemplateAdapterFactory
-
Checks if the document can be adapted.
- isAdapter() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
-
- isAdapter() - Method in class org.nuxeo.ecm.webengine.model.impl.AdapterDescriptor
-
- isAdapter() - Method in class org.nuxeo.ecm.webengine.model.impl.DefaultAdapter
-
- isAdapter() - Method in class org.nuxeo.ecm.webengine.model.impl.DefaultObject
-
- isAdapter() - Method in class org.nuxeo.ecm.webengine.model.impl.TypeDescriptor
-
- isAdapter() - Method in interface org.nuxeo.ecm.webengine.model.Resource
-
- isAddChild() - Method in class org.nuxeo.ecm.core.api.operation.Modification
-
- isAddToStudio() - Method in class org.nuxeo.ecm.automation.OperationDocumentation
-
- isAdministrator() - Method in class org.nuxeo.ecm.automation.client.LoginInfo
-
- isAdministrator() - Method in class org.nuxeo.ecm.automation.jaxrs.LoginInfo
-
- isAdministrator() - Method in class org.nuxeo.ecm.automation.server.RestBinding
-
- isAdministrator() - Method in class org.nuxeo.ecm.core.api.impl.UserPrincipal
-
- isAdministrator() - Method in interface org.nuxeo.ecm.core.api.NuxeoPrincipal
-
Returns true if the principal is an administrator.
- isAdministrator() - Method in class org.nuxeo.ecm.core.api.SystemPrincipal
-
- isAdministrator() - Method in class org.nuxeo.ecm.platform.usermanager.DetachedNuxeoPrincipal
-
- isAdministrator - Variable in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
-
- isAdministrator() - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
-
- isAdministrator(NuxeoPrincipal) - Method in interface org.nuxeo.ecm.social.workspace.adapters.SocialWorkspace
-
Returns true if the given principal
is administrator of this
Social Workspace, false
otherwise.
- isAdministrator(NuxeoPrincipal) - Method in class org.nuxeo.ecm.social.workspace.adapters.SocialWorkspaceAdapter
-
- isAdministrator() - Method in interface org.nuxeo.ecm.webapp.security.UserSession
-
- isAdministrator() - Method in class org.nuxeo.ecm.webapp.security.UserSessionBean
-
- isAdministrator() - Method in class org.nuxeo.ecm.webengine.security.guards.IsAdministratorGuard
-
- isAdministrator() - Method in class org.nuxeo.theme.bank.Main
-
- IsAdministratorGuard - Class in org.nuxeo.ecm.webengine.security.guards
-
- IsAdministratorGuard() - Constructor for class org.nuxeo.ecm.webengine.security.guards.IsAdministratorGuard
-
- IsAdministratorGuard(String) - Constructor for class org.nuxeo.ecm.webengine.security.guards.IsAdministratorGuard
-
- IsAdministratorGuard(Access) - Constructor for class org.nuxeo.ecm.webengine.security.guards.IsAdministratorGuard
-
- isAdministratorOrMember(NuxeoPrincipal) - Method in interface org.nuxeo.ecm.social.workspace.adapters.SocialWorkspace
-
Returns true if the given principal
is administrator or member of
this Social Workspace, false
otherwise.
- isAdministratorOrMember(NuxeoPrincipal) - Method in class org.nuxeo.ecm.social.workspace.adapters.SocialWorkspaceAdapter
-
- isAdminMessageActivated() - Static method in class org.nuxeo.ecm.platform.web.common.admin.AdminStatusHelper
-
- isAdminMessageActivated() - Method in class org.nuxeo.ecm.webapp.admin.AdminMessageActionBean
-
- isAjax() - Method in class org.nuxeo.functionaltests.dam.FoldableBoxFragment
-
- isAjaxRequest() - Method in class org.nuxeo.ecm.platform.smart.query.jsf.SmartNXQLQueryActions
-
Returns true if current request is an ajax request.
- isAjaxUpdated() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectListboxComponent
-
- isAjaxUpdated() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectMultiListboxComponent
-
Deprecated.
- isAlias() - Method in interface org.nuxeo.ecm.core.storage.sql.jdbc.db.Table
-
- isAlias() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableAlias
-
- isAlias() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.TableImpl
-
- isAllowBranchSelection() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelect
-
- isAllowDowngrade() - Method in class org.nuxeo.connect.update.task.update.UpdateOptions
-
- isAllowedConversion(int, int, String, int) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
Check mismatches between expected and actual JDBC types read from
database introspection.
- isAllowedConversion(int, int, String, int) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDB2
-
- isAllowedConversion(int, int, String, int) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDerby
-
- isAllowedConversion(int, int, String, int) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
-
- isAllowedConversion(int, int, String, int) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectHSQLDB
-
- isAllowedConversion(int, int, String, int) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
-
- isAllowedConversion(int, int, String, int) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
-
- isAllowedConversion(int, int, String, int) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
-
- isAllowedConversion(int, int, String, int) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
-
- isAllowedSubType(String, String) - Method in interface org.nuxeo.ecm.platform.types.TypeManager
-
Returns true
if typeName
is an allowed sub type of
containerTypeName
, false
otherwise.
- isAllowedSubType(String, String, DocumentModel) - Method in interface org.nuxeo.ecm.platform.types.TypeManager
-
Returns true
if typeName
is an allowed sub type of
containerTypeName
, filtered by a local UI types configuration
retrieved from the currentDoc
, if any, false
otherwise.
- isAllowedSubType(String, String) - Method in class org.nuxeo.ecm.platform.types.TypeService
-
- isAllowedSubType(String, String, DocumentModel) - Method in class org.nuxeo.ecm.platform.types.TypeService
-
- isAllowRootSelection() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelect
-
- isAlreadyConnected() - Method in class org.nuxeo.ecm.social.user.relationship.UserRelationshipActions
-
- isAlreadyConnected(String) - Method in class org.nuxeo.ecm.social.user.relationship.UserRelationshipActions
-
- isAlreadyInLocal() - Method in class org.nuxeo.wizard.download.DownloadPackage
-
- isAlwaysSelected() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutRowDefinitionImpl
-
- isAlwaysSelected() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutRowImpl
-
- isAlwaysSelected() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutRow
-
Return true if this row should be considered always selected
- isAlwaysSelected() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutRowDefinition
-
Return true if this row should be considered always selected
- isAlwaysSelected() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutRowDescriptor
-
- isAlwaysVisible(Element) - Method in class org.nuxeo.theme.perspectives.PerspectiveManager
-
- isAmbiguous() - Method in class org.nuxeo.ecm.platform.mimetype.service.ExtensionDescriptor
-
- isAnnotable(DocumentModel) - Method in interface org.nuxeo.ecm.platform.annotations.repository.service.AnnotationsRepositoryService
-
- isAnnotable(DocumentModel) - Method in class org.nuxeo.ecm.platform.annotations.repository.service.AnnotationsRepositoryServiceImpl
-
- isAnnotable(DocumentModel) - Method in class org.nuxeo.ecm.platform.annotations.repository.service.DefaultDocumentAnnotability
-
- isAnnotable(DocumentModel) - Method in interface org.nuxeo.ecm.platform.annotations.repository.service.DocumentAnnotability
-
- isAnnotable(URI) - Method in class org.nuxeo.ecm.platform.annotations.repository.service.RepositoryAnnotabilityManager
-
- isAnnotable(URI) - Method in interface org.nuxeo.ecm.platform.annotations.service.AnnotabilityManager
-
- isAnnotable(URI) - Method in class org.nuxeo.ecm.platform.annotations.service.DefaultAnnotabilityManager
-
- isAnnotationPresent(Class<? extends Annotation>) - Method in class org.nuxeo.runtime.annotations.AnnotatedClass
-
- isAnnotationPresent(Class<? extends Annotation>) - Method in class org.nuxeo.runtime.annotations.AnnotatedMethod
-
- isAnnotationsVisible() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.controler.AnnotationController
-
- isAnnotationsVisible() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.view.AnnotatedDocument
-
- isAnonymous() - Method in class org.nuxeo.ecm.core.api.impl.UserPrincipal
-
- isAnonymous() - Method in interface org.nuxeo.ecm.core.api.NuxeoPrincipal
-
Checks if the principal is anonymous (guest user).
- isAnonymous() - Method in class org.nuxeo.ecm.core.api.SystemPrincipal
-
- isAnonymous() - Method in class org.nuxeo.ecm.platform.usermanager.DetachedNuxeoPrincipal
-
- isAnonymous - Variable in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
-
- isAnonymous() - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
-
- isAnonymousRequest(HttpServletRequest) - Static method in class org.nuxeo.ecm.platform.ui.web.auth.plugins.AnonymousAuthenticator
-
- isANSISupported() - Method in class org.nuxeo.shell.swing.SwingTerminal
-
- isAny() - Method in class org.nuxeo.ecm.core.schema.types.AbstractType
-
- isAnyType() - Method in class org.nuxeo.ecm.core.schema.types.AbstractType
-
- isAnyType() - Method in class org.nuxeo.ecm.core.schema.types.AnyType
-
- isAnyType() - Method in interface org.nuxeo.ecm.core.schema.types.Type
-
Tests whether this type is the ANY type.
- isAppend() - Method in class org.nuxeo.ecm.platform.actions.ActionPropertiesDescriptor
-
- isAppend() - Method in class org.nuxeo.ecm.platform.computedgroups.GroupComputerChainDescriptor
-
- isAppending() - Method in class org.nuxeo.runtime.deployment.preprocessor.template.TemplateContribution
-
- isAppendRelationshipKinds() - Method in class org.nuxeo.ecm.activity.ActivityStream
-
- isAppendVerbs() - Method in class org.nuxeo.ecm.activity.ActivityStream
-
- isApplicationServer() - Method in class org.nuxeo.common.Environment
-
- isAppropriateListener(FacesListener) - Method in class org.nuxeo.ecm.platform.ui.web.binding.alias.AliasEvent
-
- isAppropriateListener(FacesListener) - Method in class org.nuxeo.ecm.platform.ui.web.model.impl.EditableModelRowEvent
-
- isApproved() - Method in interface org.nuxeo.apidoc.api.DocumentationItem
-
Indicates if documentation has been validated by Nuxeo.
- isApproved() - Method in class org.nuxeo.apidoc.doc.SimpleDocumentationItem
-
- isApproved() - Method in class org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter
-
- isApproved() - Method in class org.nuxeo.apidoc.documentation.ResourceDocumentationItem
-
- isArgument() - Method in class org.nuxeo.shell.CommandType.Token
-
- isArray() - Method in interface org.nuxeo.ecm.core.schema.types.ListType
-
Whether the instances of this list are arrays.
- isArray() - Method in class org.nuxeo.ecm.core.schema.types.ListTypeImpl
-
- isArray() - Method in enum org.nuxeo.ecm.core.storage.sql.PropertyType
-
- isAscending() - Method in class org.nuxeo.ecm.platform.query.core.SortInfoDescriptor
-
- isAscending() - Method in class org.nuxeo.ecm.platform.ui.web.model.impl.AbstractSortableSelectDataModel
-
- isAscending() - Method in interface org.nuxeo.ecm.platform.ui.web.model.SortableDataModel
-
- isAscending() - Method in class org.nuxeo.ecm.webapp.table.sort.SortableTableModel
-
Deprecated.
- isAssignableTo(Bundle, String) - Method in class org.nuxeo.osgi.services.ServiceReferenceImpl
-
- isAsyncHandlersTrackingEnabled() - Method in class org.nuxeo.ecm.core.management.events.EventMonitoring
-
- isAsyncHandlersTrackingEnabled() - Method in interface org.nuxeo.ecm.core.management.events.EventMonitoringMBean
-
Tells if time tracking is active for Async event handlers.
- isAsyncTrackingEnabled() - Method in class org.nuxeo.ecm.admin.monitoring.EventMonitoringActionBean
-
- isAuthenticating(long) - Method in interface org.nuxeo.ecm.directory.api.DirectoryManager
-
Tells whether the directory implementation can be used as an
authenticating backend for the UserManager (based on login / password
check).
- isAuthenticating() - Method in class org.nuxeo.ecm.directory.impl.DirectoryClientImpl
-
- isAuthenticating() - Method in class org.nuxeo.ecm.directory.ldap.LDAPSession
-
- isAuthenticating() - Method in class org.nuxeo.ecm.directory.memory.MemoryDirectorySession
-
- isAuthenticating() - Method in class org.nuxeo.ecm.directory.multi.MultiDirectorySession
-
- isAuthenticating() - Method in interface org.nuxeo.ecm.directory.Session
-
Tells whether the directory implementation can be used as an
authenticating backend for the UserManager (based on login / password
check).
- isAuthenticating() - Method in class org.nuxeo.ecm.directory.sql.SQLSession
-
- isAuthenticationSuccesful() - Method in class edu.yale.its.tp.cas.client.ServiceTicketValidator
-
Returns true if the most recent authentication attempted
succeeded, false otherwise.
- isAuthorized() - Method in class org.nuxeo.ecm.platform.ui.web.component.file.InputFileMimetypeValidator
-
- isAutoDetectingPeers() - Method in class org.nuxeo.runtime.config.NodeConfiguration
-
- isAutoincrementIdField() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
-
- isAutoLoop() - Method in class org.nuxeo.template.api.TemplateInput
-
- isAutoTx(boolean) - Method in class org.nuxeo.ecm.webengine.PathDescriptor
-
- isAvailable() - Method in class org.nuxeo.ecm.core.convert.api.ConverterCheckResult
-
- isAvailable() - Method in class org.nuxeo.ecm.platform.commandline.executor.api.CommandAvailability
-
- isAvailable() - Method in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineDescriptor
-
- isAvailable() - Method in class org.nuxeo.ecm.platform.picture.core.im.IMImageUtils
-
- isAvailable() - Method in interface org.nuxeo.ecm.platform.picture.core.ImageUtils
-
Returns true
if this ImageUtils can be used, false
otherwise
- isAvailable(DocumentModel, RenditionDefinition) - Method in class org.nuxeo.ecm.platform.rendition.extension.DefaultAutomationRenditionProvider
-
- isAvailable(DocumentModel, RenditionDefinition) - Method in interface org.nuxeo.ecm.platform.rendition.extension.RenditionProvider
-
Test if the Rendition is available on the given DocumentModel
- isAvailable() - Method in class org.nuxeo.ecm.webapp.versioning.VersionInfo
-
- isAvailable() - Static method in class org.nuxeo.runtime.api.InitialContextAccessor
-
Check for JNDI space availability
- isAvailable(DocumentModel, RenditionDefinition) - Method in class org.nuxeo.template.rendition.HtmlRenditionProvider
-
- isAvailable(DocumentModel, RenditionDefinition) - Method in class org.nuxeo.template.rendition.TemplateBasedRenditionProvider
-
- isBackEnabled() - Method in class org.nuxeo.ecm.webengine.ui.wizard.Wizard
-
- isBackEnabled() - Method in class org.nuxeo.ecm.webengine.ui.wizard.WizardPage
-
- isBase() - Method in class org.nuxeo.theme.resources.SkinInfo
-
- isBHasMorePage() - Method in class org.nuxeo.ecm.platform.audit.ws.ModifiedDocumentDescriptorPage
-
- isBidirectional() - Method in class org.nuxeo.template.adapters.doc.TemplateBasedDocumentAdapterImpl
-
- isBinariesGCInProgress() - Method in class org.nuxeo.ecm.admin.SystemInfoManager
-
- isBinariesGCInProgress() - Method in class org.nuxeo.ecm.core.storage.sql.management.RepositoryStatus
-
- isBinariesGCInProgress() - Method in interface org.nuxeo.ecm.core.storage.sql.management.RepositoryStatusMBean
-
Is a GC of the binaries in progress?
- isBinary() - Method in class org.nuxeo.ecm.automation.client.model.Blob
-
- isBinary() - Method in class org.nuxeo.ecm.automation.client.model.Blobs
-
- isBinary() - Method in class org.nuxeo.ecm.automation.client.model.DateInput
-
Deprecated.
- isBinary() - Method in class org.nuxeo.ecm.automation.client.model.DocRef
-
- isBinary() - Method in class org.nuxeo.ecm.automation.client.model.DocRefs
-
- isBinary() - Method in class org.nuxeo.ecm.automation.client.model.Documents
-
- isBinary() - Method in interface org.nuxeo.ecm.automation.client.model.OperationInput
-
- isBinary() - Method in class org.nuxeo.ecm.automation.client.model.PrimitiveInput
-
Deprecated.
- isBinary() - Method in interface org.nuxeo.ecm.platform.mimetype.interfaces.MimetypeEntry
-
Is this a binary mimetype?
- isBinary() - Method in class org.nuxeo.ecm.platform.mimetype.MimetypeEntryImpl
-
- isBinary() - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeDescriptor
-
- isBinaryManagerStatusAvailable() - Method in class org.nuxeo.ecm.admin.SystemInfoManager
-
- isBlank() - Method in class org.nuxeo.ecm.platform.relations.api.impl.AbstractNode
-
- isBlank() - Method in class org.nuxeo.ecm.platform.relations.api.impl.BlankImpl
-
- isBlank() - Method in interface org.nuxeo.ecm.platform.relations.api.Node
-
- isBlank() - Method in class org.nuxeo.ecm.platform.relations.web.NodeInfoImpl
-
- isBlob(Object) - Static method in class org.nuxeo.ecm.automation.client.model.PropertiesHelper
-
- isBlockAsyncHandlers() - Method in interface org.nuxeo.ecm.core.event.EventServiceAdmin
-
- isBlockAsyncHandlers() - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
-
- isBlockAsyncHandlers() - Method in class org.nuxeo.ecm.core.management.events.EventMonitoring
-
- isBlockAsyncHandlers() - Method in interface org.nuxeo.ecm.core.management.events.EventMonitoringMBean
-
Tells if async handlers execution is blocked.
- isBlockSyncPostCommitHandlers() - Method in interface org.nuxeo.ecm.core.event.EventServiceAdmin
-
- isBlockSyncPostCommitHandlers() - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
-
- isBlockSyncPostCommitHandlers() - Method in class org.nuxeo.ecm.core.management.events.EventMonitoring
-
- isBlockSyncPostCommitHandlers() - Method in interface org.nuxeo.ecm.core.management.events.EventMonitoringMBean
-
Tells if post-commit sync handlers execution is blocked.
- isBodyUrl() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.model.Annotation
-
- isBooleanPropertyFalse(String) - Static method in class org.nuxeo.runtime.api.Framework
-
Returns true if given property is false when compared to a boolean value.
- isBooleanPropertyTrue(String) - Method in class org.nuxeo.ecm.webapp.helpers.FrameworkPropertyActions
-
Returns true if given property has been setup to true (defaults to false
if not set).
- isBooleanPropertyTrue(String) - Static method in class org.nuxeo.runtime.api.Framework
-
Returns true if given property is true when compared to a boolean value.
- isBoundToEditMode(String) - Static method in class org.nuxeo.ecm.platform.forms.layout.api.BuiltinModes
-
Returns true if given layout mode is mapped by default to the edit
widget mode.
- isBrokenDocument() - Method in class org.nuxeo.ecm.platform.audit.api.comment.LinkedDocument
-
- isBrowserInternetAccessChecked() - Method in class org.nuxeo.wizard.context.Context
-
- isBubbleException() - Method in interface org.nuxeo.ecm.core.event.Event
-
Returns true
if the event was marked to bubble the Exception,
false
otherwise.
- isBubbleException() - Method in class org.nuxeo.ecm.core.event.impl.EventImpl
-
- isBuiltin() - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodec
-
Whether this codec is a builtin codec
- isBuiltin() - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService.BooleanCodec
-
- isBuiltin() - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService.CalendarCodec
-
- isBuiltin() - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService.DateCodec
-
- isBuiltin() - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService.NumberCodec
-
- isBuiltin() - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService.StringCodec
-
- isBulkModeEnabled() - Method in interface org.nuxeo.ecm.core.event.EventServiceAdmin
-
- isBulkModeEnabled() - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
-
- isBulkModeEnabled() - Method in class org.nuxeo.ecm.core.management.events.EventMonitoring
-
- isBulkModeEnabled() - Method in interface org.nuxeo.ecm.core.management.events.EventMonitoringMBean
-
Getter for bulkMode processing.
- isBundleDeployed(String) - Method in class org.nuxeo.ecm.admin.SystemInfoManager
-
- isCached() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.FilterConfigDescriptor
-
- isCached() - Method in interface org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestFilterConfig
-
- isCached() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestFilterConfigImpl
-
- isCacheEnabled() - Method in class org.nuxeo.ecm.core.convert.extension.GlobalConfigDescriptor
-
- isCacheEnabled() - Static method in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
-
- isCacheEnabled() - Method in interface org.nuxeo.ecm.webapp.clipboard.ClipboardActions
-
- isCacheEnabled() - Method in class org.nuxeo.ecm.webapp.clipboard.ClipboardActionsBean
-
- isCacheEnabledForSelection() - Method in interface org.nuxeo.ecm.webapp.clipboard.ClipboardActions
-
- isCacheEnabledForSelection() - Method in class org.nuxeo.ecm.webapp.clipboard.ClipboardActionsBean
-
- isCanBeReassigned() - Method in class org.nuxeo.ecm.platform.routing.web.RoutingTaskActionsBean.TaskInfo
-
- isCancel() - Method in class org.nuxeo.ecm.core.api.operation.Status
-
- isCanceled() - Method in interface org.nuxeo.ecm.core.event.Event
-
Checks whether the event was canceled.
- isCanceled() - Method in class org.nuxeo.ecm.core.event.impl.EventImpl
-
- isCanceled() - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
-
- isCanceled() - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
-
- isCancelEnabled() - Method in class org.nuxeo.ecm.webengine.ui.wizard.Wizard
-
- isCancelEnabled() - Method in class org.nuxeo.ecm.webengine.ui.wizard.WizardPage
-
- isCancelled() - Method in interface org.nuxeo.ecm.platform.task.Task
-
- isCancelled() - Method in class org.nuxeo.ecm.platform.task.TaskImpl
-
- isCandidateForDecoding(HttpServletRequest) - Method in interface org.nuxeo.ecm.platform.ui.web.rest.api.URLPolicyService
-
Returns true if request is a GET request and filter preprocessing is
turned on.
- isCandidateForDecoding(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.ui.web.rest.services.URLPolicyServiceImpl
-
- isCandidateForEncoding(HttpServletRequest) - Method in interface org.nuxeo.ecm.platform.ui.web.rest.api.URLPolicyService
-
Returns true if request is a POST request and filter redirection is
turned on.
- isCandidateForEncoding(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.ui.web.rest.services.URLPolicyServiceImpl
-
- isCapturePathEnabled() - Static method in class org.nuxeo.ecm.core.work.api.WorkSchedulePath
-
- isCaptureStackEnabled() - Static method in class org.nuxeo.ecm.core.work.api.WorkSchedulePath
-
- isChain() - Method in class org.nuxeo.ecm.automation.server.jaxrs.ChainResource
-
- isChain() - Method in class org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource
-
- isChain() - Method in class org.nuxeo.ecm.automation.server.jaxrs.OperationResource
-
- isChain() - Method in class org.nuxeo.ecm.automation.server.RestBinding
-
- isCheckedInVersion() - Method in class org.nuxeo.template.web.TemplatesActionBean
-
- isCheckedOut() - Method in class org.nuxeo.ecm.automation.client.model.Document
-
- isCheckedOut(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- isCheckedOut(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Returns whether the current document is checked-out or not.
- isCheckedOut - Variable in class org.nuxeo.ecm.core.api.DocumentModel.DocumentModelRefresh
-
- isCheckedOut() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Tests if the document is checked out.
- isCheckedOut() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- isCheckedOut() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- isCheckedOut() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- isCheckedOut() - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- isCheckedOut() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
-
- isCheckedOut() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- isCheckedOut() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentVersion
-
- isCheckedOut() - Method in interface org.nuxeo.ecm.core.versioning.VersionableDocument
-
- isCheckOut() - Method in class org.nuxeo.wss.spi.AbstractWSSListItem
-
- isCheckOut() - Method in interface org.nuxeo.wss.spi.WSSListItem
-
- isChildOf(Node) - Method in class org.nuxeo.theme.nodes.AbstractNode
-
- isChildOf(Node) - Method in interface org.nuxeo.theme.nodes.Node
-
- isChildOfIgnored(Node) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.util.XPathUtil
-
- isChrome(String) - Static method in class org.nuxeo.ecm.platform.web.common.UserAgentMatcher
-
- isChromeHTML5() - Method in class org.nuxeo.ecm.platform.video.VideoActions
-
- isClassifiable(String) - Method in interface org.nuxeo.ecm.classification.api.ClassificationService
-
Deprecated.
- isClassifiable(DocumentModel) - Method in interface org.nuxeo.ecm.classification.api.ClassificationService
-
If this document is classifiable
- isClassifiable(String) - Method in class org.nuxeo.ecm.classification.core.ClassificationServiceImpl
-
- isClassifiable(DocumentModel) - Method in class org.nuxeo.ecm.classification.core.ClassificationServiceImpl
-
- isClassPresent(String) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.util.CSSClassManager
-
- isClientAbortError(Throwable) - Static method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.ExceptionHelper
-
- isClientToken() - Method in class org.nuxeo.ecm.platform.oauth.tokens.NuxeoOAuthToken
-
- isClob() - Method in class org.nuxeo.ecm.core.storage.sql.ColumnType
-
- IsClosable - Class in org.nuxeo.opensocial.container.client.gadgets.facets
-
- IsClosable() - Constructor for class org.nuxeo.opensocial.container.client.gadgets.facets.IsClosable
-
- isClosed() - Method in interface org.nuxeo.ecm.core.management.jtajca.DatabaseConnectionMonitor
-
If true, this data source is closed and no more connections can be retrieved from this datasource.
- isClosed() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.CommonsDatabaseConnectionMonitor
-
- isClosed() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TomcatDatabaseConnectionMonitor
-
- isClosed() - Method in interface org.nuxeo.ecm.poll.Poll
-
- isClosed() - Method in class org.nuxeo.ecm.poll.PollAdapter
-
- isClusteringDeleteNeeded() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
- isClusteringDeleteNeeded() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
-
- isClusteringDeleteNeeded() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
-
- isClusteringSupported() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
Checks that clustering is supported.
- isClusteringSupported() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDB2
-
- isClusteringSupported() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
-
- isClusteringSupported() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectHSQLDB
-
- isClusteringSupported() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
-
- isClusteringSupported() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
-
- isClusteringSupported() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
-
- isClusteringSupported() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
-
- IsCollapsable - Class in org.nuxeo.opensocial.container.client.gadgets.facets
-
- IsCollapsable() - Constructor for class org.nuxeo.opensocial.container.client.gadgets.facets.IsCollapsable
-
- isCollapsed() - Method in interface org.nuxeo.ecm.spaces.api.Gadget
-
Determines if the display state of the gadget
- isCollapsed() - Method in class org.nuxeo.ecm.spaces.impl.docwrapper.DocGadgetImpl
-
- isCollapsed() - Method in class org.nuxeo.opensocial.container.client.view.PortletWidget
-
- isCollapsed() - Method in class org.nuxeo.opensocial.container.server.webcontent.abs.AbstractWebContentAdapter
-
- isCollapsed() - Method in interface org.nuxeo.opensocial.container.server.webcontent.api.WebContentAdapter
-
- isCollapsed() - Method in class org.nuxeo.opensocial.container.shared.webcontent.abs.AbstractWebContentData
-
- isCollapsed() - Method in interface org.nuxeo.opensocial.container.shared.webcontent.WebContentData
-
- isCollectAsyncHandlersExecTime() - Static method in class org.nuxeo.ecm.core.management.events.EventStatsHolder
-
- isCollection() - Method in class org.nuxeo.ecm.core.storage.sql.Row
-
- IsCollection - Class in org.nuxeo.ecm.webdav.jaxrs
-
Microsoft Exchange Server 2003 item.
- IsCollection() - Constructor for class org.nuxeo.ecm.webdav.jaxrs.IsCollection
-
- IsCollection(Integer) - Constructor for class org.nuxeo.ecm.webdav.jaxrs.IsCollection
-
- isCollection() - Method in class org.nuxeo.ecm.webdav.resource.PropStatBuilderExt
-
- isCollectionFragment(String) - Method in class org.nuxeo.ecm.core.storage.sql.Model
-
- isCollectSyncHandlersExecTime() - Static method in class org.nuxeo.ecm.core.management.events.EventStatsHolder
-
- isCommit() - Method in class org.nuxeo.ecm.automation.OperationContext
-
- isCommitEvent() - Method in interface org.nuxeo.ecm.core.event.Event
-
Tests whether or not this is a commit event.
- isCommitEvent() - Method in class org.nuxeo.ecm.core.event.impl.EventImpl
-
- isCompatible(String[], String) - Static method in class org.nuxeo.ecm.admin.runtime.PlatformVersionHelper
-
- isCompatible(String[]) - Static method in class org.nuxeo.ecm.admin.runtime.PlatformVersionHelper
-
- isCompatibleWith(String) - Method in class org.nuxeo.theme.themes.ThemeDescriptor
-
- isComplete() - Method in class org.nuxeo.ecm.csv.CSVImportStatus
-
- isComplex() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
-
- isComplex() - Method in interface org.nuxeo.ecm.core.api.model.Property
-
Tests whether this property is of a map (complex) type.
- isComplex(Object) - Static method in class org.nuxeo.ecm.core.schema.types.JavaTypes
-
- isComplex() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
-
- isComplex() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetTypeConfiguration
-
- isComplex() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeConfigurationDescriptor
-
- isComplexListType() - Method in class org.nuxeo.ecm.diff.model.PropertyDiff
-
Checks if is complex list type.
- isComplexListType(String) - Static method in class org.nuxeo.ecm.diff.model.PropertyType
-
Checks if is complex list type.
- isComplexType() - Method in class org.nuxeo.ecm.core.schema.types.AbstractType
-
- isComplexType() - Method in class org.nuxeo.ecm.core.schema.types.ComplexTypeImpl
-
- isComplexType() - Method in class org.nuxeo.ecm.core.schema.types.CompositeTypeImpl
-
- isComplexType() - Method in interface org.nuxeo.ecm.core.schema.types.Type
-
Tests whether this type is a complex type.
- isComplexType() - Method in class org.nuxeo.ecm.diff.model.PropertyDiff
-
Checks if is complex type.
- isComplexType(String) - Static method in class org.nuxeo.ecm.diff.model.PropertyType
-
Checks if is complex type.
- isComposite() - Method in class org.nuxeo.ecm.core.api.event.impl.CoreEventImpl
-
- isCompositeType() - Method in class org.nuxeo.ecm.core.schema.types.AbstractType
-
- isCompositeType() - Method in class org.nuxeo.ecm.core.schema.types.CompositeTypeImpl
-
- isCompositeType() - Method in interface org.nuxeo.ecm.core.schema.types.Type
-
Tests whether this is a composite type.
- isComputeMultiTenantId() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
-
Returns true
if a multi tenant id should be computed for this
directory, if the directory has support for multi tenancy, false
otherwise.
- isConcurrentUpdateException(Throwable) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
Checks if an exception received means that a concurrent update was
detected.
- isConcurrentUpdateException(Throwable) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
-
- isConcurrentUpdateException(Throwable) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
-
- isConcurrentUpdateException(Throwable) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
-
- isConcurrentUpdateException(Throwable) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
-
- isConcurrentUpdateException(Throwable) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
-
- isConfigurable() - Method in class org.nuxeo.ecm.admin.setup.SetupWizardActionBean
-
- isConfigurable() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
-
- IsConfigurable - Class in org.nuxeo.opensocial.container.client.gadgets.facets
-
- IsConfigurable() - Constructor for class org.nuxeo.opensocial.container.client.gadgets.facets.IsConfigurable
-
- isConfigured() - Method in class org.nuxeo.launcher.config.JBossConfigurator
-
- isConnected() - Method in class org.nuxeo.shell.automation.AutomationFeature
-
- isConnectionClosedException(Throwable) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
Checks if an exception received means that the low level connection has
been trashed and must be reset.
- isConnectionClosedException(Throwable) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
-
- isConnectionClosedException(Throwable) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
-
- isConnectionClosedException(Throwable) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
-
- isConnectionClosedException(Throwable) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
-
- isConnectRegistrationDone() - Method in class org.nuxeo.wizard.context.Context
-
- isConnectRegistrationFileAlreadyPresent(Context) - Static method in class org.nuxeo.wizard.helpers.ConnectRegistrationHelper
-
- isConnectServerReachable() - Method in class org.nuxeo.connect.client.jsf.ConnectStatusActionBean
-
- isConnectServerUnreachable() - Method in class org.nuxeo.connect.client.status.SubscriptionStatusWrapper
-
- isConnectServerUnreachable() - Method in class org.nuxeo.connect.client.status.UnresgistedSubscriptionStatusWrapper
-
- isConstant() - Method in interface org.nuxeo.ecm.core.schema.types.Field
-
Checks whether this field is constant (is read only).
- isConstant() - Method in class org.nuxeo.ecm.core.schema.types.FieldImpl
-
- isContainer(Object) - Method in class org.nuxeo.apidoc.tree.NuxeoArtifactContentProvider
-
- isContainer() - Method in class org.nuxeo.ecm.core.api.model.impl.ArrayProperty
-
- isContainer() - Method in class org.nuxeo.ecm.core.api.model.impl.DocumentPartImpl
-
- isContainer() - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
-
TODO FIXME XXX uncommented return true;
see NXP-1653.
- isContainer() - Method in class org.nuxeo.ecm.core.api.model.impl.MapProperty
-
- isContainer() - Method in class org.nuxeo.ecm.core.api.model.impl.osm.ComplexMemberProperty
-
- isContainer() - Method in class org.nuxeo.ecm.core.api.model.impl.ScalarProperty
-
- isContainer() - Method in interface org.nuxeo.ecm.core.api.model.Property
-
Whether this property is a container - this means the property value is a
map or a list.
- isContainer(Object) - Method in interface org.nuxeo.ecm.webengine.ui.tree.ContentProvider
-
Whether the given object may have children (e.g it's a container).
- isContainer(Object) - Method in class org.nuxeo.ecm.webengine.ui.tree.directory.DirectoryContentProvider
-
- isContainer(Object) - Method in class org.nuxeo.ecm.webengine.ui.tree.document.DocumentContentProvider
-
- isContainer() - Method in interface org.nuxeo.ecm.webengine.ui.tree.TreeItem
-
Tests whether or not the item may have children.
- isContainer() - Method in class org.nuxeo.ecm.webengine.ui.tree.TreeItemImpl
-
- isContainerModification() - Method in class org.nuxeo.ecm.core.api.operation.Modification
-
- isContainerSizeConfigurable() - Static method in class org.nuxeo.opensocial.container.client.ContainerBuilderConfiguration
-
- isContainingForm() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
-
- isContainingForm() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetTypeConfiguration
-
Returns true if widget will be containing forms.
- isContainingForm() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeConfigurationDescriptor
-
- isContentListType(String) - Method in class org.nuxeo.ecm.diff.model.PropertyDiff
-
Checks if is content list type.
- isContentListType(String) - Static method in class org.nuxeo.ecm.diff.model.PropertyType
-
Checks if is content list type.
- isContentProperty(Serializable) - Static method in class org.nuxeo.ecm.diff.content.ContentDiffHelper
-
Checks if the specified property is a content property, ie.
- isContentType(Type) - Static method in class org.nuxeo.ecm.core.schema.TypeConstants
-
Returns true if given type is named "content", as it's a reserved type
name for blobs.
- isContentType() - Method in class org.nuxeo.ecm.diff.model.PropertyDiff
-
Checks if is content type.
- isContentType(String) - Static method in class org.nuxeo.ecm.diff.model.PropertyType
-
Checks if is content type.
- isContentUpdate() - Method in class org.nuxeo.ecm.core.api.operation.Modification
-
- isContributionEnabled() - Method in class org.nuxeo.runtime.deploy.CompositeContribution
-
- isConverterAvailable(String, boolean) - Method in interface org.nuxeo.ecm.core.convert.api.ConversionService
-
Checks for converter availability.
- isConverterAvailable(String) - Method in interface org.nuxeo.ecm.core.convert.api.ConversionService
-
Checks for converter availability.
- isConverterAvailable() - Method in interface org.nuxeo.ecm.core.convert.extension.ExternalConverter
-
Checks if the converter is available.
- isConverterAvailable(String) - Method in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
-
- isConverterAvailable(String, boolean) - Method in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
-
- isConverterAvailable() - Method in class org.nuxeo.ecm.platform.convert.plugins.CommandLineBasedConverter
-
- isConverterAvailable() - Method in class org.nuxeo.ecm.platform.convert.plugins.JODBasedConverter
-
- isConverterAvailable() - Method in class org.nuxeo.ecm.platform.preview.converters.HtmlPreviewConverter
-
- isConverterAvailable() - Method in class org.nuxeo.template.processors.convert.AnyToODTConverter
-
- isCopyOwner() - Method in class org.nuxeo.ecm.user.registration.actions.UserRegistrationActions
-
- isCreate() - Method in class org.nuxeo.ecm.core.api.operation.Modification
-
- isCurrentDocumentLiveEditable() - Method in interface org.nuxeo.ecm.webapp.edit.lock.LockActions
-
This method is used to test whether the live-edit link should appear on a
document.
- isCurrentDocumentLiveEditable() - Method in class org.nuxeo.ecm.webapp.edit.lock.LockActionsBean
-
Deprecated.
use LiveEditBootstrapHelper.isCurrentDocumentLiveEditable()
instead
- isCurrentDocumentLiveEditable() - Method in class org.nuxeo.ecm.webapp.liveedit.LiveEditBootstrapHelper
-
- isCurrentDocumentLiveEditable(String, String) - Method in class org.nuxeo.ecm.webapp.liveedit.LiveEditBootstrapHelper
-
- isCurrentDocumentLiveEditable(String) - Method in class org.nuxeo.ecm.webapp.liveedit.LiveEditBootstrapHelper
-
- isCurrentDocumentUserWorkspace() - Method in class org.nuxeo.drive.seam.NuxeoDriveActions
-
- isCurrentModerated(CoreSession, DocumentModel) - Static method in class org.nuxeo.webengine.sites.utils.SiteUtils
-
- isCurrentRouteGraph() - Method in class org.nuxeo.ecm.platform.routing.web.DocumentRoutingActionsBean
-
since 5.7
- isCurrentRouteLocked() - Method in class org.nuxeo.ecm.platform.routing.web.DocumentRoutingActionsBean
-
- isCurrentRouteLockedByCurrentUser() - Method in class org.nuxeo.ecm.platform.routing.web.DocumentRoutingActionsBean
-
- isCurrentThreadModerated() - Method in interface org.nuxeo.ecm.platform.forum.web.api.ThreadAction
-
Returns true if the thread is moderated, false otherwise.
- isCurrentThreadModerated() - Method in class org.nuxeo.ecm.platform.forum.web.ThreadActionBean
-
- isCurrentUser() - Method in class org.nuxeo.ecm.social.user.relationship.UserRelationshipActions
-
- isCurrentUser(String) - Method in class org.nuxeo.ecm.social.user.relationship.UserRelationshipActions
-
- isCurrentUserAdministratorOfCurrentSocialWorkspace() - Method in class org.nuxeo.ecm.social.workspace.SocialWorkspaceActions
-
- isCurrentUserAdministratorOrMemberOfCurrentSocialWorkspace() - Method in class org.nuxeo.ecm.social.workspace.SocialWorkspaceActions
-
- isCustom() - Method in class org.nuxeo.theme.themes.ThemeDescriptor
-
- isCustomizable() - Method in class org.nuxeo.theme.themes.ThemeDescriptor
-
- isCustomization() - Method in class org.nuxeo.theme.themes.ThemeDescriptor
-
- isCustomized() - Method in class org.nuxeo.theme.formats.DefaultFormat
-
- isCustomized() - Method in interface org.nuxeo.theme.formats.Format
-
- isCustomized() - Method in class org.nuxeo.theme.themes.ThemeDescriptor
-
- isDebugEnabled() - Method in class org.nuxeo.ecm.platform.ui.web.util.SeamConfigurator
-
- isDebugEnabled() - Method in class org.nuxeo.runtime.jetty.Log4JLogger
-
- isDeclaringAnnotatedMethods() - Method in class org.nuxeo.runtime.annotations.AnnotatedClass
-
- isDeclaringAnnotation(Class<? extends Annotation>) - Method in class org.nuxeo.runtime.annotations.AnnotatedClass
-
- isDeclaringAnnotation(Class<? extends Annotation>) - Method in class org.nuxeo.runtime.annotations.AnnotatedMethod
-
- isDefault() - Method in class org.nuxeo.ecm.activity.ActivityLinkBuilderDescriptor
-
- isDefault() - Method in class org.nuxeo.ecm.core.api.repository.Repository
-
- isDefault() - Method in class org.nuxeo.ecm.core.versioning.OptionDescriptor
-
- isDefaultAscending(String) - Method in class org.nuxeo.ecm.platform.ui.web.model.impl.AbstractSortableSelectDataModel
-
Is the default sort direction for the given column "ascending"?
- isDefaultAscending(String) - Method in class org.nuxeo.ecm.platform.ui.web.model.impl.SortableSelectDocumentDataModelImpl
-
- isDefaultAscending(String) - Method in interface org.nuxeo.ecm.platform.ui.web.model.SortableDataModel
-
Is the default sort direction for the given column "ascending" ?
- isDefaultProcessor() - Method in class org.nuxeo.template.api.descriptor.TemplateProcessorDescriptor
-
- isDeleted(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
-
Recursively checks if any of a fragment's parents has been deleted.
- isDeleteOnExit() - Method in class org.nuxeo.connect.update.task.update.RollbackOptions
-
- isDeleteOnExit() - Method in class org.nuxeo.connect.update.task.update.UpdateOptions
-
- isDemoPreviewEnabled() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
-
- isDemoPreviewEnabled() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetTypeConfiguration
-
Returns true is the preview is enabled on the demo.
- isDemoPreviewEnabled() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeConfigurationDescriptor
-
- isDenied() - Method in class org.nuxeo.ecm.core.api.security.ACE
-
Checks if this privilege is denied.
- isDenied() - Method in class org.nuxeo.ecm.core.api.security.UserAccess
-
- isDenied() - Method in enum org.nuxeo.ecm.webengine.model.Access
-
- isDeployed(URL) - Method in class org.nuxeo.runtime.model.impl.DefaultRuntimeContext
-
- isDeployed(StreamRef) - Method in class org.nuxeo.runtime.model.impl.DefaultRuntimeContext
-
- isDeployed(String) - Method in class org.nuxeo.runtime.model.impl.DefaultRuntimeContext
-
- isDeployed(URL) - Method in interface org.nuxeo.runtime.model.RuntimeContext
-
Checks whether the component XML file at given URL was deployed.
- isDeployed(StreamRef) - Method in interface org.nuxeo.runtime.model.RuntimeContext
-
Checks whether the component XML file given by the StreamRef argument was
deployed.
- isDeployed(String) - Method in interface org.nuxeo.runtime.model.RuntimeContext
-
Checks if the component at the given location is deployed.
- isDeployed(URL) - Method in class org.nuxeo.runtime.remoting.RemoteContext
-
- isDeployed(String) - Method in class org.nuxeo.runtime.remoting.RemoteContext
-
- isDeployed(StreamRef) - Method in class org.nuxeo.runtime.remoting.RemoteContext
-
- isDerivedFrom(String) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResourceType
-
- isDerivedFrom(String) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
-
- isDerivedFrom(String) - Method in interface org.nuxeo.ecm.webengine.model.Module
-
- isDerivedFrom(String) - Method in interface org.nuxeo.ecm.webengine.model.ResourceType
-
- isDescending - Variable in class org.nuxeo.ecm.core.query.sql.model.OrderByExpr
-
- isDevModeSet() - Method in class org.nuxeo.ecm.webapp.seam.NuxeoSeamHotReloader
-
Returns true if dev mode is set
- isDevModeSet() - Static method in class org.nuxeo.runtime.api.Framework
-
Returns true if dev mode is set.
- isDifferentFilename(DifferenceType) - Method in class org.nuxeo.ecm.diff.web.DiffActionsBean
-
Checks if is different filename.
- isDigestComputingEnabled() - Method in interface org.nuxeo.ecm.platform.filemanager.api.FileManager
-
- isDigestComputingEnabled() - Method in class org.nuxeo.ecm.platform.filemanager.service.FileManagerService
-
- isDirectory() - Method in interface org.nuxeo.osgi.BundleFile
-
Checks if this bundle is a directory (an exploded jar).
- isDirectory() - Method in class org.nuxeo.osgi.DirectoryBundleFile
-
- isDirectory() - Method in class org.nuxeo.osgi.JarBundleFile
-
- isDirectory() - Method in class org.nuxeo.osgi.jboss.JBossBundleFile
-
- isDirectoryTreeBased() - Method in class org.nuxeo.ecm.virtualnavigation.action.NavTreeDescriptor
-
- isDirty(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
Deprecated.
- isDirty(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
- isDirty() - Method in interface org.nuxeo.ecm.core.api.DataModel
-
Tests whether or not this data model is dirty
(i.e.
- isDirty(String) - Method in interface org.nuxeo.ecm.core.api.DataModel
-
Tests whether or not the specified field from this data model
is dirty.
- isDirty() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Checks if the document has actual data to write (dirty parts).
- isDirty() - Method in class org.nuxeo.ecm.core.api.impl.DataModelImpl
-
- isDirty(String) - Method in class org.nuxeo.ecm.core.api.impl.DataModelImpl
-
- isDirty() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- isDirty() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- isDirty() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel.SimpleDataModel
-
Deprecated.
- isDirty(String) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel.SimpleDataModel
-
Deprecated.
- isDirty() - Method in class org.nuxeo.ecm.core.api.ListDiff
-
- isDirty() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
-
- isDirty() - Method in interface org.nuxeo.ecm.core.api.model.Property
-
Tests whether a property is dirty.
- isDirty() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- isDirty() - Method in class org.nuxeo.ecm.core.storage.sql.CollectionFragment
-
Checks if the array is dirty (values changed since last clear).
- isDirty() - Method in interface org.nuxeo.ecm.platform.ui.web.model.EditableModel
-
Returns true if any changes occurred on the model.
- isDirty() - Method in class org.nuxeo.ecm.platform.ui.web.model.impl.EditableModelImpl
-
- isDirty(DocumentModel) - Static method in class org.nuxeo.ecm.platform.ui.web.tag.fn.DocumentModelFunctions
-
- isDirty() - Method in class org.nuxeo.ecm.webengine.WebEngine
-
- isDirty() - Method in interface org.nuxeo.theme.models.Info
-
- isDirty() - Method in class org.nuxeo.theme.rendering.RenderingInfo
-
- isDisable() - Method in class org.nuxeo.ecm.mobile.ApplicationDefinitionDescriptor
-
Return true if the given Application is enabled.
- isDisabled() - Method in class org.nuxeo.ecm.automation.server.RestBinding
-
- isDisabled() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
-
- isDisabled() - Method in class org.nuxeo.runtime.model.persistence.AbstractContribution
-
- isDisabled() - Method in interface org.nuxeo.runtime.model.persistence.Contribution
-
Whether this contribution should be automatically installed at startup.
- isDisabled() - Method in class org.nuxeo.runtime.model.persistence.ContributionBuilder
-
- isDisabled() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
-
Whether this component is disabled.
- isDisplayContentDiffLinks() - Method in interface org.nuxeo.ecm.diff.model.DiffFieldDefinition
-
Checks if must display content diff links.
- isDisplayContentDiffLinks() - Method in interface org.nuxeo.ecm.diff.model.DiffFieldItemDefinition
-
Checks if must display content diff links.
- isDisplayContentDiffLinks() - Method in class org.nuxeo.ecm.diff.model.impl.DiffFieldDefinitionImpl
-
- isDisplayContentDiffLinks() - Method in class org.nuxeo.ecm.diff.model.impl.DiffFieldItemDefinitionImpl
-
- isDisplayContentDiffLinks() - Method in class org.nuxeo.ecm.diff.service.impl.DiffFieldDescriptor
-
- isDisplayContentDiffLinks() - Method in class org.nuxeo.ecm.diff.service.impl.DiffFieldItemDescriptor
-
- isDisplayed() - Method in class org.nuxeo.ecm.platform.annotations.configuration.service.DisplayedFieldsDescriptor
-
- isDisplayed() - Method in interface org.nuxeo.functionaltests.fragment.WebFragment
-
- isDisplayed() - Method in class org.nuxeo.functionaltests.fragment.WebFragmentImpl
-
- isDisplayHtmlConversion(Serializable) - Static method in class org.nuxeo.ecm.diff.content.ContentDiffHelper
-
Checks if the HTML conversion content diff is relevant for the specified
property.
- isDisplayHtmlConversion() - Method in interface org.nuxeo.ecm.diff.model.ContentDiffDisplay
-
- isDisplayHtmlConversion() - Method in class org.nuxeo.ecm.diff.model.impl.ContentDiffDisplayImpl
-
- isDisplayIncremental() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectStatus
-
- isDisplayLocalTab() - Method in class org.nuxeo.ecm.user.registration.RegistrationRules
-
- isDisplayRoot() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectStatus
-
- isDisplayTextConversion(Serializable) - Static method in class org.nuxeo.ecm.diff.content.ContentDiffHelper
-
Checks if the text conversion content diff is relevant for the specified
property.
- isDisplayTextConversion() - Method in interface org.nuxeo.ecm.diff.model.ContentDiffDisplay
-
- isDisplayTextConversion() - Method in class org.nuxeo.ecm.diff.model.impl.ContentDiffDisplayImpl
-
- isDisposed() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
-
- isDistinct() - Method in class org.nuxeo.ecm.core.query.sql.model.SelectClause
-
- isDocDiffEmpty() - Method in interface org.nuxeo.ecm.diff.model.DocumentDiff
-
Checks if the doc diff is empty.
- isDocDiffEmpty() - Method in class org.nuxeo.ecm.diff.model.impl.DocumentDiffImpl
-
- isDocument(String) - Static method in class org.nuxeo.ecm.activity.ActivityHelper
-
- isDocument() - Method in interface org.nuxeo.ecm.platform.relations.web.NodeInfo
-
- isDocument() - Method in class org.nuxeo.ecm.platform.relations.web.NodeInfoImpl
-
- isDocumentDiffAvailable() - Method in class org.nuxeo.ecm.diff.web.DiffActionsBean
-
Checks if document diff is available.
- isDocumentHasBlobAttached(DocumentModel) - Method in class org.nuxeo.ecm.webapp.action.PopupHelper
-
- isDocumentHasBlobs(DocumentModel) - Method in class org.nuxeo.ecm.webapp.action.PopupHelper
-
- isDocumentInList(DocumentModel, List<DocumentModel>) - Static method in class org.nuxeo.ecm.platform.ui.web.util.DocumentsListsUtils
-
- isDocumentInSocialWorkspace() - Method in interface org.nuxeo.ecm.social.workspace.adapters.SocialDocument
-
Returns true
if this document is inside a SocialWorkspace
, false
otherwise.
- isDocumentInSocialWorkspace() - Method in class org.nuxeo.ecm.social.workspace.adapters.SocialDocumentAdapter
-
- isDocumentLiveEditable(DocumentModel, String, String) - Method in class org.nuxeo.ecm.webapp.liveedit.LiveEditBootstrapHelper
-
- isDocumentLiveEditable(DocumentModel, String) - Method in class org.nuxeo.ecm.webapp.liveedit.LiveEditBootstrapHelper
-
- isDocumentModel(Object) - Static method in class org.nuxeo.ecm.platform.ui.web.tag.fn.DocumentModelFunctions
-
- isDocumentTree() - Method in class org.nuxeo.ecm.core.work.AbstractWork
-
- isDocumentTree() - Method in interface org.nuxeo.ecm.core.work.api.Work
-
Returns
true
if
Work.getDocument()
is only the root of a set of
documents on which this Work instance will act.
- isDocumentVisible() - Method in interface org.nuxeo.ecm.platform.relations.web.NodeInfo
-
- isDocumentVisible() - Method in class org.nuxeo.ecm.platform.relations.web.NodeInfoImpl
-
- isDomainGroup() - Method in interface org.nuxeo.wss.spi.dws.User
-
- isDomainGroup() - Method in class org.nuxeo.wss.spi.dws.UserImpl
-
- isDone() - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
-
if this route is done.
- isDone() - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
-
- isDone() - Method in class org.nuxeo.ecm.platform.ui.web.multipart.MultipartRequest
-
- isDoNotNotifyMembers() - Method in class org.nuxeo.ecm.social.workspace.BulkImportSocialWorkspaceActions
-
- isDownloadable() - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
-
- isDownloadable() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Checks if this document can be downloaded.
- isDownloadable() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- isDownloadable() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- isDownloadable() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- isDownloadCompleted() - Method in class org.nuxeo.wizard.download.PackageDownloader
-
- isDownloadInProgress() - Method in class org.nuxeo.wizard.download.PackageDownloader
-
- isDownloadStarted() - Method in class org.nuxeo.wizard.download.PackageDownloader
-
- isDraft() - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
-
if this route is draft.
- isDraft() - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
-
- isDropable() - Method in class org.nuxeo.ecm.webapp.table.cell.AbstractTableCell
-
Deprecated.
- isDynamic() - Method in class org.nuxeo.ecm.directory.ldap.LDAPReference
-
- isDynamic() - Method in class org.nuxeo.theme.fragments.AbstractFragment
-
- isDynamic() - Method in interface org.nuxeo.theme.fragments.Fragment
-
- isDynamic() - Method in class org.nuxeo.theme.fragments.FragmentType
-
- isDynamicServerList() - Method in class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor
-
- isEchoEnabled() - Method in class org.nuxeo.shell.swing.SwingTerminal
-
- isEditable() - Method in class org.nuxeo.ecm.platform.reporting.report.ReportParameter
-
- isEditableRouteElement(DocumentModel) - Method in class org.nuxeo.ecm.platform.routing.web.DocumentRoutingActionsBean
-
Returns true if the givenDoc is an routeElement that can be edited
- isEditableStep(DocumentModel) - Method in class org.nuxeo.ecm.platform.routing.web.DocumentRoutingActionsBean
-
Returns true if the givenDoc is a step that can be edited
- isEditor() - Method in class org.nuxeo.apidoc.browse.Distribution
-
- isEmbeddedMode() - Method in class org.nuxeo.apidoc.browse.Distribution
-
- isEmitHeader() - Method in class org.nuxeo.apidoc.introspection.XMLWriter
-
- isEmpty() - Method in class org.nuxeo.common.collections.ArrayMap
-
- isEmpty() - Method in class org.nuxeo.common.collections.ListenerList
-
Returns whether this listener list is empty.
- isEmpty() - Method in class org.nuxeo.common.collections.SerializableArrayMap
-
- isEmpty() - Method in class org.nuxeo.common.utils.Path
-
- isEmpty() - Method in class org.nuxeo.common.utils.URLStreamHandlerFactoryInstaller.FactoryStack
-
- isEmpty() - Method in class org.nuxeo.connect.update.task.standalone.commands.CompositeCommand
-
- isEmpty() - Method in class org.nuxeo.connect.update.task.update.Entry
-
- isEmpty() - Method in class org.nuxeo.ecm.automation.client.model.Documents
-
- isEmpty() - Method in class org.nuxeo.ecm.automation.client.model.PropertyList
-
- isEmpty() - Method in class org.nuxeo.ecm.automation.client.model.PropertyMap
-
- isEmpty() - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
-
- isEmpty() - Method in class org.nuxeo.ecm.automation.core.scripting.PrincipalWrapper
-
- isEmpty() - Method in class org.nuxeo.ecm.automation.OperationContext
-
- isEmpty() - Method in class org.nuxeo.ecm.core.api.local.LoginStack
-
- isEmpty() - Method in class org.nuxeo.ecm.core.api.local.LoginStack.Sync
-
- isEmpty() - Method in class org.nuxeo.ecm.core.api.model.impl.ComplexProperty
-
- isEmpty() - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
-
- isEmpty() - Method in interface org.nuxeo.ecm.core.event.EventBundle
-
Tests whether or not this bundle is empty.
- isEmpty() - Method in class org.nuxeo.ecm.core.event.impl.EventBundleImpl
-
- isEmpty() - Method in class org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl
-
- isEmpty() - Method in class org.nuxeo.ecm.core.event.jms.ReconnectedJMSEventBundle
-
- isEmpty() - Method in interface org.nuxeo.ecm.core.query.QueryResult
-
- isEmpty() - Method in class org.nuxeo.ecm.core.query.sql.model.SelectClause
-
- isEmpty() - Method in class org.nuxeo.ecm.core.schema.Prefetch
-
- isEmpty() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLQueryResult
-
- isEmpty() - Method in class org.nuxeo.ecm.core.storage.sql.Invalidations
-
- isEmpty() - Method in class org.nuxeo.ecm.core.storage.sql.RowMapper.RowBatch
-
- isEmpty() - Method in interface org.nuxeo.ecm.diff.model.DiffDisplayBlock
-
- isEmpty() - Method in class org.nuxeo.ecm.diff.model.impl.DiffDisplayBlockImpl
-
- isEmpty() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutDefinitionImpl
-
- isEmpty() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutDefinition
-
Returns true if all widget references in this layout are empty
- isEmpty() - Method in class org.nuxeo.ecm.platform.rendering.api.DefaultDocumentView
-
- isEmpty() - Method in class org.nuxeo.ecm.platform.rendering.fm.adapters.BlobTemplate
-
- isEmpty() - Method in class org.nuxeo.ecm.platform.rendering.fm.adapters.ComplexPropertyTemplate
-
- isEmpty() - Method in class org.nuxeo.ecm.platform.rendering.fm.adapters.DocumentTemplate
-
A doc model is never empty.
- isEmpty() - Method in class org.nuxeo.ecm.platform.rendering.fm.adapters.SchemaTemplate
-
- isEmpty() - Method in class org.nuxeo.ecm.platform.rendering.fm.extensions.BlockWriter
-
- isEmpty() - Method in class org.nuxeo.ecm.platform.rendering.template.DocumentModelAdapter
-
a doc model is never empty
- isEmpty() - Method in class org.nuxeo.ecm.platform.routing.core.api.TasksInfoWrapper
-
- isEmpty() - Method in class org.nuxeo.ecm.social.relationship.RelationshipKind
-
- isEmpty(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.spaces.api.AbstractSpaceProvider
-
- isEmpty(CoreSession, DocumentModel) - Method in interface org.nuxeo.ecm.spaces.api.SpaceProvider
-
- isEmpty() - Method in class org.nuxeo.ecm.webengine.model.impl.DirectoryStack
-
- isEmpty() - Method in class org.nuxeo.ecm.webengine.model.impl.TypeConfigurationProvider
-
- isEmpty() - Method in interface org.nuxeo.runtime.contribution.Contribution
-
- isEmpty() - Method in class org.nuxeo.runtime.contribution.impl.ContributionImpl
-
- isEmpty() - Method in class org.nuxeo.runtime.jboss.deployer.structure.PathMatcher
-
- isEmpty() - Method in class org.nuxeo.runtime.model.ContributionFragmentRegistry.FragmentList
-
- isEmpty() - Method in class org.nuxeo.shell.utils.Path
-
- isEmpty() - Method in class org.nuxeo.theme.elements.AbstractElement
-
- isEmpty() - Method in interface org.nuxeo.theme.elements.Element
-
- isEmptyFork(DocumentModel) - Method in class org.nuxeo.ecm.platform.routing.web.DocumentRoutingActionsBean
-
- isEnabled() - Method in class org.nuxeo.dam.AllowedAssetTypeDescriptor
-
- isEnabled() - Method in class org.nuxeo.drive.service.impl.ActiveFileSystemItemFactoryDescriptor
-
- isEnabled() - Method in class org.nuxeo.ecm.activity.ActivityLinkBuilderDescriptor
-
- isEnabled() - Method in class org.nuxeo.ecm.activity.ActivityStreamFilterDescriptor
-
- isEnabled() - Method in class org.nuxeo.ecm.activity.ActivityUpgraderDescriptor
-
- isEnabled(OperationContext, EventContext, boolean) - Method in class org.nuxeo.ecm.automation.core.events.EventHandler
-
Checks if this handler should run for the event and operation context.
- isEnabled() - Method in class org.nuxeo.ecm.classification.core.ClassificationDescriptor
-
- isEnabled() - Method in class org.nuxeo.ecm.core.event.impl.EventListenerDescriptor
-
- isEnabled() - Method in interface org.nuxeo.ecm.core.management.api.ProbeInfo
-
- isEnabled() - Method in interface org.nuxeo.ecm.core.management.api.ProbeMBean
-
- isEnabled() - Method in class org.nuxeo.ecm.core.management.probes.ProbeInfoImpl
-
- isEnabled() - Method in interface org.nuxeo.ecm.core.scheduler.Schedule
-
Returns true if the scheduler is enabled and the job scheduled for
execution
- isEnabled() - Method in class org.nuxeo.ecm.core.scheduler.ScheduleImpl
-
- isEnabled() - Method in class org.nuxeo.ecm.core.security.SecurityPolicyDescriptor
-
- isEnabled() - Method in class org.nuxeo.ecm.core.versioning.VersioningRuleDescriptor
-
- isEnabled() - Method in class org.nuxeo.ecm.diff.content.adapter.ContentDiffAdapterFactoryDescriptor
-
- isEnabled() - Method in class org.nuxeo.ecm.diff.service.impl.DiffDisplayDescriptor
-
- isEnabled() - Method in class org.nuxeo.ecm.diff.service.impl.DiffExcludedFieldsDescriptor
-
- isEnabled() - Method in class org.nuxeo.ecm.directory.api.ui.DirectoryUIDescriptor
-
- isEnabled() - Method in class org.nuxeo.ecm.platform.actions.Action
-
- isEnabled(String, ActionContext) - Method in class org.nuxeo.ecm.platform.actions.ActionService
-
- isEnabled(Action, ActionContext) - Method in class org.nuxeo.ecm.platform.actions.ActionService
-
- isEnabled(String, ActionContext) - Method in interface org.nuxeo.ecm.platform.actions.ejb.ActionManager
-
- isEnabled() - Method in class org.nuxeo.ecm.platform.annotations.configuration.service.WebAnnotationDefinitionDescriptor
-
- isEnabled() - Method in class org.nuxeo.ecm.platform.categorization.service.CategorizerDescriptor
-
- isEnabled() - Method in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineDescriptor
-
- isEnabled() - Method in class org.nuxeo.ecm.platform.computedgroups.DocumentMetadataGroupComputerDescriptor
-
- isEnabled() - Method in class org.nuxeo.ecm.platform.computedgroups.GroupComputerDescriptor
-
- isEnabled() - Method in class org.nuxeo.ecm.platform.computedgroups.UserMetadataGroupComputerDescriptor
-
- isEnabled() - Method in class org.nuxeo.ecm.platform.content.template.service.PostContentCreationHandlerDescriptor
-
- isEnabled() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewDescriptor
-
- isEnabled() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
-
- isEnabled() - Method in interface org.nuxeo.ecm.platform.filemanager.service.extension.FileImporter
-
- isEnabled() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.FileImporterDescriptor
-
- isEnabled() - Method in class org.nuxeo.ecm.platform.indexing.gateway.adapter.IndexingAdapterDescriptor
-
- isEnabled() - Method in class org.nuxeo.ecm.platform.management.statuses.ProbeScheduler
-
- isEnabled() - Method in interface org.nuxeo.ecm.platform.management.statuses.ProbeSchedulerMBean
-
- isEnabled() - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProvider
-
- isEnabled() - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderDescriptor
-
- isEnabled() - Method in class org.nuxeo.ecm.platform.preview.adapter.AdapterFactoryDescriptor
-
- isEnabled() - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderDefinition
-
- isEnabled() - Method in class org.nuxeo.ecm.platform.query.core.CoreQueryPageProviderDescriptor
-
- isEnabled() - Method in class org.nuxeo.ecm.platform.query.core.GenericPageProviderDescriptor
-
- isEnabled() - Method in class org.nuxeo.ecm.platform.query.core.ReferencePageProviderDescriptor
-
- isEnabled() - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
-
- isEnabled() - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterDescriptor
-
- isEnabled() - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggestionHandlerDescriptor
-
- isEnabled() - Method in interface org.nuxeo.ecm.platform.tag.TagService
-
Defines if tag service is enable.
- isEnabled() - Method in class org.nuxeo.ecm.platform.tag.TagServiceImpl
-
- isEnabled() - Method in class org.nuxeo.ecm.platform.task.TaskProviderDescriptor
-
- isEnabled() - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.AuthPreFilterDescriptor
-
- isEnabled() - Method in class org.nuxeo.ecm.platform.video.service.AutomaticVideoConversion
-
- isEnabled() - Method in class org.nuxeo.ecm.platform.video.service.VideoConversion
-
- isEnabled() - Method in class org.nuxeo.ecm.platform.web.common.ajax.service.ProxyableURLDescriptor
-
- isEnabled() - Method in class org.nuxeo.ecm.quota.QuotaStatsUpdaterDescriptor
-
- isEnabled() - Method in class org.nuxeo.ecm.social.relationship.service.RelationshipKindDescriptor
-
- isEnabled() - Method in class org.nuxeo.ecm.spaces.impl.SpaceProviderDescriptor
-
- isEnabled() - Method in class org.nuxeo.ecm.virtualnavigation.action.NavTreeDescriptor
-
- isEnabled(Resource) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResourceType
-
- isEnabled(Resource) - Method in class org.nuxeo.ecm.webengine.model.LinkDescriptor
-
- isEnabled(Resource) - Method in interface org.nuxeo.ecm.webengine.model.ResourceType
-
- isEnabled() - Method in interface org.nuxeo.functionaltests.fragment.WebFragment
-
- isEnabled() - Method in class org.nuxeo.functionaltests.fragment.WebFragmentImpl
-
- isEnabled() - Method in class org.nuxeo.runtime.management.metrics.MetricEnabler
-
- isEnabled() - Method in interface org.nuxeo.runtime.management.metrics.MetricEnablerMXBean
-
- isEnabled() - Method in class org.nuxeo.template.api.descriptor.ContextExtensionFactoryDescriptor
-
- isEnabled() - Method in class org.nuxeo.template.api.descriptor.OutputFormatDescriptor
-
- isEnabled() - Method in class org.nuxeo.template.api.descriptor.TemplateProcessorDescriptor
-
- isEnabled() - Method in class org.nuxeo.wizard.download.DownloadPackage
-
- isEnabledByDefault() - Method in class org.nuxeo.ecm.multi.tenant.MultiTenantConfiguration
-
- isEnableSet() - Method in class org.nuxeo.ecm.platform.actions.Action
-
Returns true if the enabled element was set on the descriptor, useful
for merging.
- isEnded() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultTransactionStatistics
-
- isEnded() - Method in interface org.nuxeo.ecm.core.management.jtajca.TransactionStatistics
-
- isEnded() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.TaskInfo
-
- isEOF() - Method in class org.nuxeo.ecm.platform.ui.web.multipart.ByteSequenceMatcher
-
- isEqual(String, String) - Method in class org.nuxeo.connect.update.task.guards.VersionHelper
-
- isEqualTo(Gadget) - Method in interface org.nuxeo.ecm.spaces.api.Gadget
-
- isEqualTo(Gadget) - Method in class org.nuxeo.ecm.spaces.impl.docwrapper.DocGadgetImpl
-
- isEqualTo(Version) - Method in class org.nuxeo.runtime.Version
-
Tests if the current version is equal to the given one.
- isError() - Method in class org.nuxeo.connect.client.status.SubscriptionStatusWrapper
-
- isError() - Method in class org.nuxeo.ecm.core.api.operation.Status
-
- isError() - Method in class org.nuxeo.ecm.csv.CSVImportLog
-
- isError() - Method in class org.nuxeo.ecm.platform.reporting.report.ReportParameter
-
- isEveryone(String) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.filter.AbstractContentFilter
-
- isExactAcl() - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoObjectData
-
- isExactMatch() - Method in class org.nuxeo.runtime.jboss.deployer.structure.PathPattern.ExactMatchPattern
-
- isExactMatch() - Method in class org.nuxeo.runtime.jboss.deployer.structure.PathPattern
-
- isExclusive() - Method in interface org.nuxeo.common.utils.PathFilter
-
- isExclusive() - Method in class org.nuxeo.common.utils.PathFilterSet
-
- isExclusive() - Method in class org.nuxeo.runtime.deployment.preprocessor.install.filters.ExcludeFilter
-
- isExclusive() - Method in class org.nuxeo.runtime.deployment.preprocessor.install.filters.IncludeFilter
-
- isExclusive() - Method in class org.nuxeo.wizard.download.DownloadablePackageOption
-
- isExecuted() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.EscalationRule
-
- isExistenceModification() - Method in class org.nuxeo.ecm.core.api.operation.Modification
-
- isExpanded() - Method in interface org.nuxeo.ecm.webengine.ui.tree.TreeItem
-
Tests whether or not the item is expanded.
- isExpanded() - Method in class org.nuxeo.ecm.webengine.ui.tree.TreeItemImpl
-
- isExpired() - Method in class org.nuxeo.connect.client.status.ConnectUpdateStatusInfo
-
- isExpired() - Method in class org.nuxeo.ecm.platform.oauth.tokens.NuxeoOAuthToken
-
- isExpired() - Method in interface org.nuxeo.ecm.platform.oauth.tokens.OAuthToken
-
Checks is token is expired.
- isExpired() - Method in interface org.nuxeo.ecm.platform.task.dashboard.DashBoardItem
-
Does the user reach the deadline?
- isExpired() - Method in class org.nuxeo.ecm.platform.task.dashboard.DashBoardItemImpl
-
- isExportable() - Method in class org.nuxeo.theme.themes.ThemeDescriptor
-
- isExportableToPDF(Blob) - Method in interface org.nuxeo.ecm.webapp.action.ConversionAction
-
- isExportableToPDF(BlobHolder) - Method in class org.nuxeo.ecm.webapp.action.ConversionActionBean
-
- isExportableToPDF(Blob) - Method in class org.nuxeo.ecm.webapp.action.ConversionActionBean
-
- isExpressibleInQuery(String) - Method in class org.nuxeo.ecm.core.security.AbstractSecurityPolicy
-
- isExpressibleInQuery() - Method in class org.nuxeo.ecm.core.security.AbstractSecurityPolicy
-
Deprecated.
- isExpressibleInQuery(String, String) - Method in class org.nuxeo.ecm.core.security.AbstractSecurityPolicy
-
- isExpressibleInQuery() - Method in class org.nuxeo.ecm.core.security.CheckInSecurityPolicy
-
- isExpressibleInQuery() - Method in class org.nuxeo.ecm.core.security.LockSecurityPolicy
-
- isExpressibleInQuery(String) - Method in interface org.nuxeo.ecm.core.security.SecurityPolicy
-
Checks if this policy can be expressed in a query for given repository.
- isExpressibleInQuery(String, String) - Method in interface org.nuxeo.ecm.core.security.SecurityPolicy
-
Checks if this policy can be expressed in a string-based query for given
repository.
- isExternal() - Method in interface org.nuxeo.opensocial.gadgets.service.api.GadgetDeclaration
-
- isExternal() - Method in class org.nuxeo.opensocial.gadgets.service.ExternalGadgetDescriptor
-
- isExternal() - Method in class org.nuxeo.opensocial.gadgets.service.InternalGadgetDescriptor
-
- isExternal() - Method in class org.nuxeo.theme.formats.DefaultFormat
-
- isExternal() - Method in interface org.nuxeo.theme.formats.styles.Style
-
- isFailure() - Method in class org.nuxeo.ecm.core.management.api.ProbeStatus
-
- isFile() - Method in interface org.nuxeo.ecm.core.schema.DocumentType
-
Tests whether this type describes a document (not a folder!) or not.
- isFile() - Method in class org.nuxeo.ecm.core.schema.DocumentTypeImpl
-
- isFile() - Method in class org.nuxeo.ecm.platform.indexing.gateway.ws.DocumentTypeDescriptor
-
- isFileExportableToPDF(String) - Method in interface org.nuxeo.ecm.webapp.action.ConversionAction
-
- isFileExportableToPDF(String) - Method in class org.nuxeo.ecm.webapp.action.ConversionActionBean
-
- isFileSystemItem(DocumentModel, boolean, boolean) - Method in class org.nuxeo.drive.hierarchy.permission.factory.PermissionSyncRootFactory
-
- isFileSystemItem(DocumentModel, boolean, boolean) - Method in class org.nuxeo.drive.hierarchy.permission.factory.UserSyncRootParentFactory
-
- isFileSystemItem(DocumentModel, boolean, boolean) - Method in class org.nuxeo.drive.hierarchy.userworkspace.factory.UserWorkspaceTopLevelFactory
-
- isFileSystemItem(DocumentModel) - Method in interface org.nuxeo.drive.service.FileSystemItemFactory
-
- isFileSystemItem(DocumentModel, boolean) - Method in interface org.nuxeo.drive.service.FileSystemItemFactory
-
- isFileSystemItem(DocumentModel, boolean, boolean) - Method in interface org.nuxeo.drive.service.FileSystemItemFactory
-
- isFileSystemItem(DocumentModel, boolean, boolean) - Method in class org.nuxeo.drive.service.impl.AbstractFileSystemItemFactory
-
- isFileSystemItem(DocumentModel) - Method in class org.nuxeo.drive.service.impl.AbstractFileSystemItemFactory
-
- isFileSystemItem(DocumentModel, boolean) - Method in class org.nuxeo.drive.service.impl.AbstractFileSystemItemFactory
-
- isFileSystemItem(DocumentModel, boolean, boolean) - Method in class org.nuxeo.drive.service.impl.AbstractSyncRootFolderItemFactory
-
The factory considers that a
DocumentModel
is adaptable as a
FileSystemItem
if:
It is Folderish
AND it is not a version nor a proxy
AND it is not HiddenInNavigation
AND it is not in the "deleted" life cycle state, unless
includeDeleted
is true
AND it is a synchronization root registered for the current user,
unless
relaxSyncRootConstraint
is true
- isFileSystemItem(DocumentModel) - Method in class org.nuxeo.drive.service.impl.AbstractVirtualFolderItemFactory
-
- isFileSystemItem(DocumentModel, boolean) - Method in class org.nuxeo.drive.service.impl.AbstractVirtualFolderItemFactory
-
- isFileSystemItem(DocumentModel, boolean, boolean) - Method in class org.nuxeo.drive.service.impl.AbstractVirtualFolderItemFactory
-
- isFileSystemItem(DocumentModel, boolean, boolean) - Method in class org.nuxeo.drive.service.impl.DefaultFileSystemItemFactory
-
The default factory considers that a
DocumentModel
is adaptable
as a
FileSystemItem
if:
It is not a version nor a proxy
AND it is not HiddenInNavigation
AND it is not in the "deleted" life cycle state, unless
includeDeleted
is true
AND it is Folderish or it can be adapted as a
BlobHolder
with
a blob
AND it is not a synchronization root registered for the current user,
unless
relaxSyncRootConstraint
is true
- isFileSystemPublishedDocument(PublishedDocument) - Method in class org.nuxeo.ecm.platform.publisher.web.PublishActionsBean
-
- isFilteredOut(DocumentModel) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
-
Checks if the doc should be ignored because it is "invisible" (deleted,
hidden in navigation).
- isFilterUnfolded() - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentViewLayout
-
Returns true is the filter should be unfolded by default.
- isFilterUnfolded() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewLayoutImpl
-
- isFirefox3(String) - Static method in class org.nuxeo.ecm.platform.web.common.UserAgentMatcher
-
- isFirefox4OrMore(String) - Static method in class org.nuxeo.ecm.platform.web.common.UserAgentMatcher
-
- isFirefoxHTML5() - Method in class org.nuxeo.ecm.platform.video.VideoActions
-
- isFirstPage() - Method in class org.nuxeo.ecm.core.search.api.client.search.results.impl.ResultSetImpl
-
- isFirstPage() - Method in interface org.nuxeo.ecm.core.search.api.client.search.results.ResultSet
-
Is this result set the first page of results?
- isFlagSet(int) - Method in class org.nuxeo.ecm.core.api.operation.Operation
-
- isFlushed() - Method in class org.nuxeo.ecm.core.storage.sql.Selection
-
- isFolder() - Method in interface org.nuxeo.drive.adapter.FileSystemItem
-
- isFolder() - Method in class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
-
- isFolder() - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
-
- isFolder() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Checks if this document is a folder.
- isFolder() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- isFolder() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- isFolder() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- isFolder() - Method in interface org.nuxeo.ecm.core.model.Document
-
Tests whether this document represent a folder or a leaf document.
- isFolder() - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- isFolder() - Method in interface org.nuxeo.ecm.core.schema.DocumentType
-
Tests whether this type describes a folder or not.
- isFolder() - Method in class org.nuxeo.ecm.core.schema.DocumentTypeImpl
-
- isFolder() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
-
- isFolder() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- isFolder() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentVersion
-
- isFolder() - Method in class org.nuxeo.ecm.platform.indexing.gateway.ws.DocumentTypeDescriptor
-
- IsFolder - Class in org.nuxeo.ecm.webdav.jaxrs
-
Microsoft Folder Item property.
- IsFolder() - Constructor for class org.nuxeo.ecm.webdav.jaxrs.IsFolder
-
- IsFolder(String) - Constructor for class org.nuxeo.ecm.webdav.jaxrs.IsFolder
-
- isFolderish() - Method in class org.nuxeo.wss.impl.NuxeoListItem
-
- isFolderish() - Method in class org.nuxeo.wss.spi.AbstractWSSListItem
-
- isFolderish() - Method in interface org.nuxeo.wss.spi.WSSListItem
-
- isFollow() - Method in class org.nuxeo.launcher.gui.ColoredTextPane
-
- isFooterConfigurable() - Static method in class org.nuxeo.opensocial.container.client.ContainerBuilderConfiguration
-
- isForceGeneration() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
-
- isForcingRight() - Method in class org.nuxeo.ecm.user.registration.RegistrationRules
-
- isFormattedAsELExpression(String) - Static method in class org.nuxeo.ecm.platform.forms.layout.facelets.ValueExpressionHelper
-
Returns true if given expression contains some special characters, in
which case no transformation of the widget field definition will be done
to make it compliant with
DocumentModelResolver
lookups when
handling document fields.
- isFragment() - Method in class org.nuxeo.ecm.webengine.model.LinkDescriptor
-
- isFulltextIndexable(String) - Method in class org.nuxeo.ecm.core.storage.sql.ModelFulltext
-
- isGadgetLoaded(String) - Method in class org.nuxeo.functionaltests.fragment.GadgetsContainerFragment
-
- isGranted() - Method in class org.nuxeo.ecm.core.api.security.ACE
-
Checks if this privilege is granted.
- isGranted() - Method in class org.nuxeo.ecm.core.api.security.UserAccess
-
- isGranted() - Method in class org.nuxeo.ecm.core.rest.security.Permission
-
- isGranted() - Method in class org.nuxeo.ecm.platform.api.ws.WsACE
-
- isGranted() - Method in class org.nuxeo.ecm.platform.web.common.ajax.service.ProxyURLConfigEntry
-
- isGranted() - Method in enum org.nuxeo.ecm.webengine.model.Access
-
- isGrantRule() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.FilterConfigDescriptor
-
- isGreater(String, String) - Method in class org.nuxeo.connect.update.task.guards.VersionHelper
-
- isGreaterOrEqual(String, String) - Method in class org.nuxeo.connect.update.task.guards.VersionHelper
-
- isGreaterOrEqualThan(Version) - Method in class org.nuxeo.runtime.Version
-
Tests if the current version is greater or equal to the given one.
- isGreaterThan(Version) - Method in class org.nuxeo.runtime.Version
-
Tests if the current version is greater than the given one.
- isGroup(String) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.filter.AcceptsGroupOnly
-
- isHandlingLabels() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
-
- isHandlingLabels() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
-
- isHandlingLabels() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
-
- isHandlingLabels() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Widget
-
Returns true if the widget is handling his own labels display (usual
label and help label).
- isHandlingLabels() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
-
- isHandlingLabels() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetTypeConfiguration
-
Returns true if widget knows how to display its label (some widget types
might delegate this to their containing widget or layout, usually when
defining form layouts).
- isHandlingLabels() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeConfigurationDescriptor
-
- isHashed(String) - Static method in class org.nuxeo.ecm.directory.sql.PasswordHelper
-
Checks if a password is already hashed.
- isHasMorePage() - Method in class org.nuxeo.ecm.platform.indexing.gateway.ws.UUIDPage
-
- isHeaderConfigurable() - Static method in class org.nuxeo.opensocial.container.client.ContainerBuilderConfiguration
-
- isHeadless - Variable in class org.nuxeo.ecm.webengine.model.impl.ModuleConfiguration
-
Deprecated.
- isHeadless() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleConfiguration
-
- isHeadless() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
-
Whether or not this module has a GUI and should be listed in available
GUI module list.
- isHidden() - Method in class org.nuxeo.ecm.platform.ui.web.component.file.InputFileMimetypeValidator
-
- IsHidden - Class in org.nuxeo.ecm.webdav.jaxrs
-
Microsoft Exchange Server 2003 item.
- IsHidden() - Constructor for class org.nuxeo.ecm.webdav.jaxrs.IsHidden
-
- IsHidden(Integer) - Constructor for class org.nuxeo.ecm.webdav.jaxrs.IsHidden
-
- isHidden(boolean) - Method in class org.nuxeo.ecm.webdav.resource.PropStatBuilderExt
-
- isHistoryPushStateSupported(String) - Static method in class org.nuxeo.ecm.platform.web.common.UserAgentMatcher
-
- isHoliday(Date) - Method in class org.nuxeo.correspondence.marianne.checker.CSVHolidaysChecker
-
- isHoliday(Date) - Method in interface org.nuxeo.correspondence.marianne.checker.MarianneHolidaysChecker
-
Check if this day is an holiday.
- isHostFPExtensionAtRoot() - Method in class org.nuxeo.wss.WSSConfig
-
- isHotReloadEnabled() - Method in class org.nuxeo.ecm.webapp.seam.NuxeoSeamHotReloader
-
- isHotReloadEnabled() - Static method in class org.nuxeo.ecm.webapp.seam.SeamHotReloadHelper
-
- isHtml(String) - Static method in class org.nuxeo.ecm.diff.content.HtmlGuesser
-
Checks if the specified text can be considered as HTML code.
- isId() - Method in enum org.nuxeo.ecm.core.storage.sql.ColumnSpec
-
Checks if this spec holds a Nuxeo unique id (usually UUID).
- isId() - Method in class org.nuxeo.ecm.core.storage.sql.ColumnType
-
Checks if this column holds a Nuxeo unique id (usually UUID).
- isIdentity() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Column
-
- isIdentityAlreadyPrimary() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
Checks if an identity column is already defined as a primary key and does
not need a separate index added.
- isIdentityAlreadyPrimary() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
-
- isImageMagickAvailable() - Method in class org.nuxeo.ecm.platform.picture.web.PictureManagerBean
-
- isImageOnly() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.controler.AnnotationController
-
- isImageOnly() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.PreviewSettings
-
- isImageRange(String) - Static method in class org.nuxeo.ecm.platform.annotations.gwt.client.util.XPointerFactory
-
- isImmediate() - Method in interface org.nuxeo.ecm.core.event.Event
-
Tests if event is Immediate
- isImmediate() - Method in class org.nuxeo.ecm.core.event.impl.EventImpl
-
- isImmediate() - Method in class org.nuxeo.ecm.platform.actions.Action
-
- isImmutable() - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
-
- isImmutable() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Checks if this document is immutable.
- isImmutable() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- isImmutable() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- isImmutable() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- isImmutable() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
-
- isInAPorlet() - Method in class org.nuxeo.opensocial.container.shared.webcontent.abs.AbstractWebContentData
-
- isInAPorlet() - Method in interface org.nuxeo.opensocial.container.shared.webcontent.WebContentData
-
- isInAPortlet() - Method in class org.nuxeo.opensocial.container.server.webcontent.abs.AbstractWebContentAdapter
-
- isInAPortlet() - Method in interface org.nuxeo.opensocial.container.server.webcontent.api.WebContentAdapter
-
- isIncludeEarRootInClasspath() - Method in class org.nuxeo.runtime.jboss.deployer.structure.NuxeoStructureDeployer
-
- isIncludeManifestClassPath() - Method in class org.nuxeo.runtime.jboss.deployer.structure.NuxeoStructureDeployer
-
- isIncoming() - Method in interface org.nuxeo.ecm.platform.relations.web.StatementInfo
-
- isIncoming() - Method in class org.nuxeo.ecm.platform.relations.web.StatementInfoImpl
-
- isInDebugMode() - Static method in class org.nuxeo.opensocial.container.client.ContainerConfiguration
-
- isInError() - Method in interface org.nuxeo.ecm.core.management.api.ProbeInfo
-
- isInError() - Method in interface org.nuxeo.ecm.core.management.api.ProbeMBean
-
- isInError() - Method in class org.nuxeo.ecm.core.management.probes.ProbeInfoImpl
-
- isInFirstState() - Method in class org.nuxeo.opensocial.container.client.gadgets.facets.api.Facet
-
- isInitial() - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleStateImpl
-
- isInitial() - Method in interface org.nuxeo.ecm.core.lifecycle.LifeCycleState
-
Returns true if state is a valid initial state
- isInitialized() - Method in class org.nuxeo.ecm.platform.pictures.tiles.gwt.client.model.TilingInfo
-
- isInitialized() - Method in class org.nuxeo.ecm.platform.userworkspace.web.ejb.UserWorkspaceManagerActionsBean
-
- isInitialized() - Method in interface org.nuxeo.ecm.webapp.clipboard.ClipboardActions
-
- isInitialized() - Method in class org.nuxeo.ecm.webapp.clipboard.ClipboardActionsBean
-
- isInitialized() - Method in interface org.nuxeo.ecm.webapp.directory.DirectoryTreeManager
-
- isInitialized() - Method in class org.nuxeo.ecm.webapp.directory.DirectoryTreeManagerBean
-
- isInitialized() - Static method in class org.nuxeo.ecm.webapp.seam.NuxeoSeamWebGate
-
- isInitialized() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ListenerSetDescriptor
-
- isInitialized() - Static method in class org.nuxeo.runtime.api.Framework
-
Tests whether or not the runtime was initialized.
- isInline() - Method in interface org.nuxeo.ecm.core.event.Event
-
Whether this event must not be added to a bundle.
- isInline() - Method in class org.nuxeo.ecm.core.event.impl.EventImpl
-
- isInMenu() - Method in class org.nuxeo.ecm.platform.annotations.configuration.service.WebAnnotationDefinitionDescriptor
-
- isInMenu() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.configuration.AnnotationDefinition
-
- isInProgress() - Method in interface org.nuxeo.ecm.core.storage.sql.BinaryGarbageCollector
-
Checks if a GC is in progress.
- isInProgress() - Method in class org.nuxeo.ecm.core.storage.sql.JCloudsBinaryManager.JCloudsBinaryGarbageCollector
-
- isInProgress() - Method in class org.nuxeo.ecm.core.storage.sql.LocalBinaryManager.DefaultBinaryGarbageCollector
-
- isInProgress() - Method in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager.S3BinaryGarbageCollector
-
- isInProgress() - Method in class org.nuxeo.ecm.core.storage.sql.SQLBinaryManager.SQLBinaryGarbageCollector
-
- isInProject() - Method in interface org.nuxeo.ecm.poll.Poll
-
- isInProject() - Method in class org.nuxeo.ecm.poll.PollAdapter
-
- isInstalled() - Static method in class org.nuxeo.runtime.jtajca.NuxeoContainer
-
- isInstalled(Contribution) - Method in class org.nuxeo.runtime.model.persistence.ContributionPersistenceComponent
-
- isInstalled(Contribution) - Method in interface org.nuxeo.runtime.model.persistence.ContributionPersistenceManager
-
Checks whether a contribution is currently installed.
- isInstallInProgress() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
-
- isInstallTask() - Method in class org.nuxeo.connect.update.task.standalone.AbstractTask
-
- isInstallTask() - Method in class org.nuxeo.connect.update.task.standalone.InstallTask
-
- isInstallTask() - Method in class org.nuxeo.connect.update.task.standalone.UninstallTask
-
- isInstanceInMaintenanceMode() - Static method in class org.nuxeo.ecm.platform.web.common.admin.AdminStatusHelper
-
- isInstanceOf(String) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
-
- isInstanceOf(String) - Method in interface org.nuxeo.ecm.webengine.model.Resource
-
- isInterceptorEnabled() - Method in class org.nuxeo.ecm.platform.ui.web.invalidations.DocumentContextInvalidatorInterceptor
-
- isInterceptorEnabled() - Method in class org.nuxeo.ecm.platform.ui.web.util.NuxeoExceptionInterceptor
-
- isInterestedIn(Activity) - Method in interface org.nuxeo.ecm.activity.ActivityStreamFilter
-
Returns true
if this ActivityStreamFilter
is interested
in the given activity
, false
otherwise.
- isInterestedIn(Activity) - Method in class org.nuxeo.ecm.poll.PollActivityStreamFilter
-
- isInterestedIn(Activity) - Method in class org.nuxeo.ecm.rating.LikesCountActivityStreamFilter
-
- isInterestedIn(Activity) - Method in class org.nuxeo.ecm.rating.RatingActivityStreamFilter
-
- isInterestedIn(Activity) - Method in class org.nuxeo.ecm.social.activity.stream.UserActivityStreamFilter
-
- isInterestedIn(Activity) - Method in class org.nuxeo.ecm.social.mini.message.MiniMessageActivityStreamFilter
-
- isInterestedIn(Activity) - Method in class org.nuxeo.ecm.social.workspace.gadgets.SocialWorkspaceActivityStreamFilter
-
- isInterestedIn(Activity) - Method in class org.nuxeo.ecm.wall.WallActivityStreamFilter
-
- isInterestedInNotification(Notification) - Method in class org.nuxeo.ecm.platform.ec.notification.NotificationEventListener
-
- isIntermediateSegment() - Method in class org.nuxeo.ecm.core.storage.sql.ModelProperty
-
Checks if this is a pseudo-model for an intermediate segment of a complex
property.
- isInternalLink(WebContext) - Static method in class org.nuxeo.connect.client.we.RequestHelper
-
- isInTree(Serializable, Serializable) - Static method in class org.nuxeo.ecm.core.storage.sql.db.EmbeddedFunctions
-
Checks if an id is a (strict) descendant of a given base id.
- isInTree(Connection, Serializable, Serializable) - Static method in class org.nuxeo.ecm.core.storage.sql.db.EmbeddedFunctions
-
Checks if an id is a (strict) descendant of a given base id.
- isInTreeLong(Long, Long) - Static method in class org.nuxeo.ecm.core.storage.sql.db.DerbyFunctions
-
- isInTreeLong(Connection, Long, Long) - Static method in class org.nuxeo.ecm.core.storage.sql.db.H2Functions
-
- isInTreeString(String, String) - Static method in class org.nuxeo.ecm.core.storage.sql.db.DerbyFunctions
-
- isInTreeString(Connection, String, String) - Static method in class org.nuxeo.ecm.core.storage.sql.db.H2Functions
-
- isIterable() - Method in class org.nuxeo.ecm.automation.core.impl.InvokableIteratorMethod
-
- isIterable() - Method in class org.nuxeo.ecm.automation.core.impl.InvokableMethod
-
- isJar() - Method in interface org.nuxeo.osgi.BundleFile
-
Checks if this bundle is a JAR.
- isJar() - Method in class org.nuxeo.osgi.DirectoryBundleFile
-
- isJar() - Method in class org.nuxeo.osgi.JarBundleFile
-
- isJar() - Method in class org.nuxeo.osgi.jboss.JBossBundleFile
-
- isJBoss() - Method in class org.nuxeo.common.Environment
-
- isJBoss() - Method in class org.nuxeo.connect.update.task.guards.PlatformHelper
-
- isJBoss - Variable in class org.nuxeo.launcher.config.ConfigurationGenerator
-
- isJBoss4(Environment) - Static method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
-
- isJetty() - Method in class org.nuxeo.common.Environment
-
- isJetty() - Method in class org.nuxeo.connect.update.task.guards.PlatformHelper
-
- isJetty - Variable in class org.nuxeo.launcher.config.ConfigurationGenerator
-
- isLastCharIsSpace() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.view.decorator.AnnoteaDecoratorVisitor
-
- isLastPageAvailable() - Method in interface org.nuxeo.ecm.automation.core.util.Paginable
-
Returns a boolean expressing if the last page can be displayed.
- isLastPageAvailable() - Method in class org.nuxeo.ecm.automation.core.util.PaginablePageProvider
-
- isLastPageAvailable() - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.PaginableWithDelegate
-
- isLastPageAvailable() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
-
- isLastPageAvailable() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
-
Returns a boolean expressing if the last page can be displayed.
- isLastVersion(Version) - Method in class org.nuxeo.connect.update.task.update.Entry
-
- isLatestMajorVersion - Variable in class org.nuxeo.ecm.core.api.DocumentModel.DocumentModelRefresh
-
- isLatestMajorVersion() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Checks if a document is the latest major version in the version series.
- isLatestMajorVersion() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- isLatestMajorVersion() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- isLatestMajorVersion() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- isLatestMajorVersion() - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- isLatestMajorVersion() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
-
- isLatestMajorVersion() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
-
- isLatestMajorVersion() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- isLatestMajorVersion() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentVersion
-
- isLatestMajorVersion() - Method in interface org.nuxeo.ecm.core.versioning.VersionableDocument
-
- isLatestVersion - Variable in class org.nuxeo.ecm.core.api.DocumentModel.DocumentModelRefresh
-
- isLatestVersion() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Checks if a document is the latest version in the version series.
- isLatestVersion() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- isLatestVersion() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- isLatestVersion() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- isLatestVersion() - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- isLatestVersion() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
-
- isLatestVersion() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
-
- isLatestVersion() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- isLatestVersion() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentVersion
-
- isLatestVersion() - Method in interface org.nuxeo.ecm.core.versioning.VersionableDocument
-
- isLazy - Variable in class org.nuxeo.ecm.core.schema.SchemaDescriptor
-
- isLeaf() - Method in class org.nuxeo.ecm.webapp.directory.DirectoryTreeNode
-
- isLeaf() - Method in class org.nuxeo.theme.nodes.AbstractNode
-
- isLeaf() - Method in interface org.nuxeo.theme.nodes.Node
-
- isLess(String, String) - Method in class org.nuxeo.connect.update.task.guards.VersionHelper
-
- isLessOrEqual(String, String) - Method in class org.nuxeo.connect.update.task.guards.VersionHelper
-
- isLife() - Method in interface org.nuxeo.ecm.core.api.IterableQueryResult
-
Indicates if the query result has not been closed
- isLife() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.ResultSetQueryResult
-
- isLifeCycleLoaded() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
- isLifeCycleLoaded() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- isLifeCycleLoaded() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- isLifeCycleLoaded() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- isLikePlainMode(String) - Static method in class org.nuxeo.ecm.platform.forms.layout.api.BuiltinWidgetModes
-
- isLikeViewMode(String) - Static method in class org.nuxeo.ecm.platform.forms.layout.api.BuiltinWidgetModes
-
- isLink() - Method in class org.nuxeo.drive.seam.DesktopPackageDefinition
-
- isLink() - Method in interface org.nuxeo.ecm.platform.relations.web.NodeInfo
-
- isLink() - Method in class org.nuxeo.ecm.platform.relations.web.NodeInfoImpl
-
- isLink() - Method in class org.nuxeo.ecm.platform.ui.web.pathelements.ArchivedVersionsPathElement
-
- isLink() - Method in class org.nuxeo.ecm.platform.ui.web.pathelements.DocumentPathElement
-
- isLink() - Method in class org.nuxeo.ecm.platform.ui.web.pathelements.HiddenDocumentPathElement
-
- isLink() - Method in interface org.nuxeo.ecm.platform.ui.web.pathelements.PathElement
-
- isLink() - Method in class org.nuxeo.ecm.platform.ui.web.pathelements.TextPathElement
-
- isList(Object) - Static method in class org.nuxeo.ecm.automation.client.model.PropertiesHelper
-
- isList() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
-
- isList() - Method in interface org.nuxeo.ecm.core.api.model.Property
-
Tests whether this property is of a list type.
- isList(Object) - Static method in class org.nuxeo.ecm.core.schema.types.JavaTypes
-
- isList() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
-
- isList() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetTypeConfiguration
-
- isList() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeConfigurationDescriptor
-
- isListing() - Method in class org.nuxeo.ecm.platform.forms.layout.demo.descriptors.DemoLayoutDescriptor
-
- isListing() - Method in interface org.nuxeo.ecm.platform.forms.layout.demo.service.DemoLayout
-
- isListType() - Method in class org.nuxeo.ecm.core.schema.types.AbstractType
-
- isListType() - Method in class org.nuxeo.ecm.core.schema.types.ListTypeImpl
-
- isListType() - Method in interface org.nuxeo.ecm.core.schema.types.Type
-
Tests whether this type is a list type.
- isListType() - Method in class org.nuxeo.ecm.diff.model.PropertyDiff
-
Checks if is list type.
- isListType(String) - Static method in class org.nuxeo.ecm.diff.model.PropertyType
-
Checks if is list type.
- isLiteral() - Method in class org.nuxeo.ecm.platform.relations.api.impl.AbstractNode
-
- isLiteral() - Method in class org.nuxeo.ecm.platform.relations.api.impl.LiteralImpl
-
- isLiteral() - Method in interface org.nuxeo.ecm.platform.relations.api.Node
-
- isLiteral() - Method in class org.nuxeo.ecm.platform.relations.web.NodeInfoImpl
-
- isLiteralText() - Method in class org.nuxeo.ecm.platform.ui.web.binding.alias.AliasValueExpression
-
- isLiteralText() - Method in class org.nuxeo.ecm.platform.ui.web.binding.DefaultValueExpression
-
- isLiteralText() - Method in class org.nuxeo.ecm.platform.ui.web.binding.DownloadMethodExpression
-
- isLiteralText() - Method in class org.nuxeo.ecm.platform.ui.web.binding.MapValueExpression
-
- isLiteralText() - Method in class org.nuxeo.ecm.platform.ui.web.binding.MetaMethodExpression
-
- isLiteralText() - Method in class org.nuxeo.ecm.platform.ui.web.binding.MetaValueExpression
-
- isLiteralText() - Method in class org.nuxeo.ecm.platform.ui.web.binding.MethodValueExpression
-
Deprecated.
- isLive() - Method in class org.nuxeo.apidoc.introspection.RuntimeSnapshot
-
- isLive() - Method in class org.nuxeo.apidoc.repository.RepositoryDistributionSnapshot
-
- isLive() - Method in interface org.nuxeo.apidoc.snapshot.DistributionSnapshotDesc
-
- isLive() - Method in class org.nuxeo.apidoc.snapshot.DistributionSnapshotDescImpl
-
- isLive() - Method in interface org.nuxeo.ecm.core.model.Session
-
Checks whether the session is alive.
- isLive() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
-
- isLive() - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl
-
- isLive() - Method in interface org.nuxeo.ecm.core.storage.sql.Session
-
Checks if the session is live (not closed).
- isLive() - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
-
- isLive() - Method in class org.nuxeo.ecm.directory.sql.SQLSession
-
Enable connection status checking on SQL directory connections
- isLive() - Method in class org.nuxeo.ecm.webengine.session.AbstractComponent
-
- isLive() - Method in interface org.nuxeo.ecm.webengine.session.Component
-
Checks whether this component was initialized and can be used.
- isLiveEditable(Blob) - Method in class org.nuxeo.ecm.webapp.liveedit.LiveEditBootstrapHelper
-
Deprecated.
use
#isLiveEditable(DocumentModel doc, String blobXpath)
- isLiveEditable(DocumentModel, Blob) - Method in class org.nuxeo.ecm.webapp.liveedit.LiveEditBootstrapHelper
-
- isLiveEditInstalled() - Method in class org.nuxeo.ecm.webapp.liveedit.LiveEditClientConfig
-
- isLoadable() - Method in class org.nuxeo.theme.themes.ThemeDescriptor
-
- isLoaded() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleConfiguration
-
- isLoaded() - Method in class org.nuxeo.theme.styling.service.descriptors.ThemePage
-
- isLoaded() - Method in class org.nuxeo.theme.themes.ThemeDescriptor
-
- isLoading() - Method in class org.nuxeo.opensocial.container.client.AppInfoMessages
-
- isLoadingFailed() - Method in class org.nuxeo.theme.themes.ThemeDescriptor
-
- isLocal() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
-
- isLocal() - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
-
- isLocal() - Method in interface org.nuxeo.ecm.core.event.Event
-
Tests if this event is local.
- isLocal() - Method in class org.nuxeo.ecm.core.event.impl.EventImpl
-
- isLocal() - Method in interface org.nuxeo.ecm.platform.io.api.util.IOConfiguration
-
- isLocal() - Method in class org.nuxeo.ecm.platform.io.api.util.LocalConfiguration
-
- isLocal() - Method in class org.nuxeo.ecm.platform.io.api.util.RemoteConfiguration
-
- isLocalPublishedDocument(PublishedDocument) - Method in class org.nuxeo.ecm.platform.publisher.web.PublishActionsBean
-
- islocalSectionTree() - Method in class org.nuxeo.ecm.platform.publisher.descriptors.PublicationTreeConfigDescriptor
-
- isLocked() - Method in class org.nuxeo.ecm.automation.client.model.Document
-
- isLocked() - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
-
- isLocked() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Tests if the document is locked.
- isLocked() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- isLocked() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- isLocked() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- isLocked(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.LockableDocumentRoute
-
- isLocked(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.LockableDocumentRouteImpl
-
- isLocked(DocumentRef) - Method in class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
-
- isLocked(DocumentRef) - Method in interface org.nuxeo.ecm.webdav.backend.Backend
-
- isLocked(DocumentRef) - Method in class org.nuxeo.ecm.webdav.backend.SimpleBackend
-
- isLockedByCurrentUser(DocumentRoute, CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
-
Verify is this
DocumentRoute
is already locked by the current
user.
- isLockedByCurrentUser(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.LockableDocumentRoute
-
- isLockedByCurrentUser(DocumentRoute, CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
-
- isLockedByCurrentUser(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.LockableDocumentRouteImpl
-
- isLockInheritance(ACE) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.data.AclSummaryExtractor
-
Return true if this ACE locks inheritance, in other word:
EVERYONE
EVERYTHING
deny
- isLockInheritance(String, Pair<String, Boolean>) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.data.AclSummaryExtractor
-
- isLogEnabled() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCLogger
-
- isLogging() - Method in class org.nuxeo.runtime.management.metrics.MetricEnabler
-
- isLogging() - Method in interface org.nuxeo.runtime.management.metrics.MetricEnablerMXBean
-
- isLoginRequest(HttpServletRequest) - Static method in class org.nuxeo.ecm.webengine.login.WebEngineFormAuthenticator
-
- isLoginValidated() - Method in class org.nuxeo.connect.client.jsf.ConnectStatusActionBean
-
- isMailFolder() - Method in class org.nuxeo.ecm.platform.mail.web.actions.MailActionsBean
-
- isMainFragment() - Method in class org.nuxeo.ecm.webengine.model.impl.AdapterDescriptor
-
- isMainFragment() - Method in class org.nuxeo.ecm.webengine.model.impl.TypeDescriptor
-
- isMajorVersion - Variable in class org.nuxeo.ecm.core.api.DocumentModel.DocumentModelRefresh
-
- isMajorVersion() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Checks if a document is a major version.
- isMajorVersion() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- isMajorVersion() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- isMajorVersion() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- isMajorVersion() - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- isMajorVersion() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
-
- isMajorVersion() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
-
- isMajorVersion() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- isMajorVersion() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentVersion
-
- isMajorVersion() - Method in interface org.nuxeo.ecm.core.versioning.VersionableDocument
-
- isMandated() - Method in class org.nuxeo.ecm.platform.login.deputy.management.web.DeputyActionsBean
-
- isMap(Object) - Static method in class org.nuxeo.ecm.automation.client.model.PropertiesHelper
-
- isMarkedForInstallAfterRestart(String) - Static method in class org.nuxeo.connect.client.vindoz.InstallAfterRestart
-
- isMarkedForRollBack() - Method in interface org.nuxeo.ecm.core.event.Event
-
Checks whether the event was marked for RollBack
- isMarkedForRollBack() - Method in class org.nuxeo.ecm.core.event.impl.EventImpl
-
- isMarkedForUninstallAfterRestart(String) - Static method in class org.nuxeo.connect.client.vindoz.InstallAfterRestart
-
- isMarker() - Method in class org.nuxeo.runtime.deployment.preprocessor.FragmentDescriptor
-
- isMarkerEntry(ZipEntry) - Static method in class org.nuxeo.ecm.core.io.impl.plugins.NuxeoArchiveReader
-
- isMatched() - Method in class org.nuxeo.ecm.platform.ui.web.multipart.ByteSequenceMatcher
-
- isMatchedAndNotEOF() - Method in class org.nuxeo.ecm.platform.ui.web.multipart.ByteSequenceMatcher
-
- isMatching(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.NuxeoCorsFilterDescriptor
-
- IsMaximizable - Class in org.nuxeo.opensocial.container.client.gadgets.facets
-
- IsMaximizable() - Constructor for class org.nuxeo.opensocial.container.client.gadgets.facets.IsMaximizable
-
- isMaximized - Variable in class org.nuxeo.opensocial.container.client.presenter.ContainerPresenter
-
- isMD5(String) - Static method in class org.nuxeo.ecm.core.storage.sql.JCloudsBinaryManager
-
- isMD5(String) - Static method in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager
-
- isMember(Principal) - Method in class org.nuxeo.ecm.platform.login.GroupImpl
-
returns true if the passed principal is a member of the group.
- isMember(NuxeoPrincipal) - Method in interface org.nuxeo.ecm.social.workspace.adapters.SocialWorkspace
-
Returns true if the given principal
is member of this Social
Workspace, false
otherwise.
- isMember(NuxeoPrincipal) - Method in class org.nuxeo.ecm.social.workspace.adapters.SocialWorkspaceAdapter
-
- isMemberOf(String) - Method in class org.nuxeo.ecm.core.api.impl.UserPrincipal
-
- isMemberOf(String) - Method in interface org.nuxeo.ecm.core.api.NuxeoPrincipal
-
Recursively test if the user is member of this group.
- isMemberOf(String) - Method in class org.nuxeo.ecm.core.api.SystemPrincipal
-
- isMemberOf(String) - Method in class org.nuxeo.ecm.platform.usermanager.DetachedNuxeoPrincipal
-
- isMemberOf(String) - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
-
- isMembersNotificationEnabled() - Method in interface org.nuxeo.ecm.social.workspace.adapters.SocialWorkspace
-
Returns true
if the social workspace won't send a notification to
its members when modifications occurred.
- isMembersNotificationEnabled() - Method in class org.nuxeo.ecm.social.workspace.adapters.SocialWorkspaceAdapter
-
- isMerge() - Method in class org.nuxeo.drive.service.impl.ActiveFileSystemItemFactoriesDescriptor
-
- isMerge() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.FileImporterDescriptor
-
Returns true
if this FileImporterDescriptor
should be
merged with an existing one, false
otherwise.
- isMerge() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
-
Checks if this is a merge node.
- isMerge() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
-
- isMerge() - Method in class org.nuxeo.ecm.user.registration.UserRegistrationConfiguration
-
- isMerge() - Method in class org.nuxeo.theme.views.ViewType
-
- isMethodReference(String) - Static method in class org.nuxeo.ecm.platform.ui.web.util.ComponentTagUtils
-
Deprecated.
since 5.5: method and value references are now equivalent
with jboss EL
- isMimeTypeLiveEditable(Blob) - Method in class org.nuxeo.ecm.webapp.liveedit.LiveEditBootstrapHelper
-
- isMimeTypeLiveEditable(String) - Method in class org.nuxeo.ecm.webapp.liveedit.LiveEditBootstrapHelper
-
- isMimeTypeLiveEditable(String) - Method in class org.nuxeo.ecm.webapp.liveedit.LiveEditClientConfig
-
- isMobileBrowser() - Method in class org.nuxeo.ecm.mobile.seam.MobileApplicationActionsBean
-
- isModerated() - Method in interface org.nuxeo.ecm.platform.forum.web.api.ThreadAction
-
Returns true if the thread is moderated, false otherwise.
- isModerated() - Method in class org.nuxeo.ecm.platform.forum.web.ThreadActionBean
-
- isModeratedByCurrentUser(CoreSession, DocumentModel) - Static method in class org.nuxeo.webengine.sites.utils.SiteUtils
-
- isModeSupported(String, List<String>) - Static method in class org.nuxeo.ecm.platform.forms.layout.api.BuiltinWidgetModes
-
- isModifiable() - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
-
- isModifiable() - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
-
- isModified() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
-
- isModified() - Method in interface org.nuxeo.ecm.core.api.model.Property
-
Tests if a property value was modified.
- isMoved() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
-
- isMoved() - Method in interface org.nuxeo.ecm.core.api.model.Property
-
Tests if a property value was moved to another index in the parent list
if any.
- isMSExcelLiveEdititable() - Method in class org.nuxeo.ecm.webapp.liveedit.LiveEditBootstrapHelper
-
- isMSIE6or7(String) - Static method in class org.nuxeo.ecm.platform.web.common.UserAgentMatcher
-
- isMSIE6or7() - Method in class org.nuxeo.ecm.user.center.dashboard.jsf.JSFDashboardActions
-
- isMSIEWithChromeFrame(String) - Static method in class org.nuxeo.ecm.platform.web.common.UserAgentMatcher
-
- isMSPowerpointLiveEdititable() - Method in class org.nuxeo.ecm.webapp.liveedit.LiveEditBootstrapHelper
-
- isMSWordLiveEdititable() - Method in class org.nuxeo.ecm.webapp.liveedit.LiveEditBootstrapHelper
-
- isMultiImage() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.controler.AnnotationController
-
- isMultiImageAnnotation() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.PreviewSettings
-
- isMultiPart() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.Request
-
- isMultipartContent() - Method in class org.nuxeo.ecm.webengine.forms.FormData
-
- isMultipleExecution() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.EscalationRule
-
- isMultiRepo() - Method in class org.nuxeo.ecm.admin.SystemInfoManager
-
- isMultiRepository() - Method in class org.nuxeo.opensocial.webengine.gadgets.render.NuxeoContextHelper
-
- isMultiSelect() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelect
-
- isMultiSelect() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectListboxComponent
-
- isMultiSelect() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectMultiListboxComponent
-
Deprecated.
- isMultiselect() - Method in class org.nuxeo.ecm.webapp.directory.DirectoryTreeDescriptor
-
- isMultiSelection(Widget) - Method in class org.nuxeo.ecm.platform.ui.select2.Select2ActionsBean
-
- isMultiServerInstallation() - Method in class org.nuxeo.ecm.admin.monitoring.MonitoringActionBean
-
- isMultiSheetColumns() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.excel.ExcelBuilderMultiSheet
-
- isMultiStatus() - Method in class org.nuxeo.ecm.core.api.operation.MultiStatus
-
- isMultiStatus() - Method in class org.nuxeo.ecm.core.api.operation.Status
-
NOT yet impl.
- isMultiTenant() - Method in class org.nuxeo.ecm.directory.AbstractDirectory
-
- isMultiTenant() - Method in interface org.nuxeo.ecm.directory.Directory
-
Returns true
if this directory is a multi tenant directory,
false
otherwise.
- isMultiTenant() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryProxy
-
- isMultiTenant() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectory
-
- isMultiTenant() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryProxy
-
- isMultiValued() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoProperty
-
- isNamed() - Method in class org.nuxeo.theme.formats.DefaultFormat
-
- isNamed() - Method in interface org.nuxeo.theme.formats.Format
-
- isNamed() - Method in class org.nuxeo.theme.formats.styles.StyleFormat
-
- isNavigationTree() - Method in class org.nuxeo.ecm.webapp.directory.DirectoryTreeDescriptor
-
- isNeededForPackage(Package) - Static method in class org.nuxeo.connect.client.vindoz.InstallAfterRestart
-
Returns true if a restart should be triggered after install
- isNeedsRestart() - Method in class org.nuxeo.ecm.admin.setup.SetupWizardActionBean
-
- isNeverExecuted() - Method in class org.nuxeo.ecm.core.management.api.ProbeStatus
-
- isNew() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
-
- isNew() - Method in interface org.nuxeo.ecm.core.api.model.Property
-
Tests if this property is new (just created but not yet stored).
- isNextEnabled() - Method in class org.nuxeo.ecm.webengine.ui.wizard.Wizard
-
- isNextEnabled() - Method in class org.nuxeo.ecm.webengine.ui.wizard.WizardPage
-
- isNextEntryAvailable() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
-
- isNextEntryAvailable() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
-
Returns true if there is a next entry.
- isNextPageAvailable() - Method in interface org.nuxeo.ecm.automation.core.util.Paginable
-
Returns a boolean expressing if there are further pages.
- isNextPageAvailable() - Method in class org.nuxeo.ecm.automation.core.util.PaginablePageProvider
-
- isNextPageAvailable() - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.PaginableWithDelegate
-
- isNextPageAvailable() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
-
- isNextPageAvailable() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
-
Returns a boolean expressing if there are further pages.
- isNillable() - Method in interface org.nuxeo.ecm.core.schema.types.Field
-
Checks whether this field is nillable (can have null values).
- isNillable() - Method in class org.nuxeo.ecm.core.schema.types.FieldImpl
-
- isNormalized(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
-
- isNormalized(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.ArrayProperty
-
- isNormalized(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.ComplexProperty
-
- isNormalized(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
-
- isNormalized(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.BinaryProperty
-
- isNormalized(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.BlobProperty
-
- isNormalized(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.BooleanProperty
-
- isNormalized(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.DateProperty
-
- isNormalized(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.DoubleProperty
-
- isNormalized(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.LongProperty
-
- isNormalized(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.StringProperty
-
- isNormalized(Object) - Method in interface org.nuxeo.ecm.core.api.model.Property
-
Checks if the given value is a normalized one.
- ISNOTNULL - Static variable in class org.nuxeo.ecm.core.query.sql.model.Operator
-
- ISNOTNULL - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
-
- isNotReadOnly() - Method in class org.nuxeo.ecm.webapp.security.UserManagementActions
-
- isNotWindows() - Method in class org.nuxeo.connect.update.task.guards.PlatformHelper
-
- isNull() - Method in interface org.nuxeo.ecm.core.model.Property
-
Tests whether or not this property is null.
- ISNULL - Static variable in class org.nuxeo.ecm.core.query.sql.model.Operator
-
- ISNULL - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
-
- isNull() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLBaseProperty
-
- isNull() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- isNullable() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Column
-
- isNuxeoUrn(URI) - Method in class org.nuxeo.ecm.platform.annotations.repository.URNDocumentViewTranslator
-
- isObjectDocumentChecked() - Method in class org.nuxeo.functionaltests.pages.tabs.RelationTabSubPage
-
- isOk() - Method in class org.nuxeo.ecm.core.api.operation.Status
-
- isOkEnabled() - Method in class org.nuxeo.ecm.webengine.ui.wizard.Wizard
-
- isOkEnabled() - Method in class org.nuxeo.ecm.webengine.ui.wizard.WizardPage
-
- IsolatedWorkspaceCreatorBean - Class in org.nuxeo.ecm.webapp.contentbrowser
-
- IsolatedWorkspaceCreatorBean() - Constructor for class org.nuxeo.ecm.webapp.contentbrowser.IsolatedWorkspaceCreatorBean
-
- isOleSupported() - Method in interface org.nuxeo.ecm.platform.mimetype.interfaces.MimetypeEntry
-
Is this mimetype supported by a oleExtract plugin?
- isOleSupported() - Method in class org.nuxeo.ecm.platform.mimetype.MimetypeEntryImpl
-
- isOleSupported() - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeDescriptor
-
- isOnAssetsView() - Method in class org.nuxeo.dam.seam.DamActions
-
- isOnDamView() - Method in class org.nuxeo.dam.seam.DamActions
-
Returns true if the user is viewing DAM.
- isOnlineEditable() - Method in interface org.nuxeo.ecm.platform.mimetype.interfaces.MimetypeEntry
-
Is this mimetype supported by a LiveEdit plugin?
- isOnlineEditable() - Method in class org.nuxeo.ecm.platform.mimetype.MimetypeEntryImpl
-
- isOnlineEditable() - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeDescriptor
-
- isOnlyRemote() - Method in class org.nuxeo.connect.client.ui.ListingFilterSetting
-
- isOnMainTab(String) - Method in class org.nuxeo.ecm.webapp.action.MainTabsActions
-
- isOOCalcLiveEdititable() - Method in class org.nuxeo.ecm.webapp.liveedit.LiveEditBootstrapHelper
-
- isOOoManagerStarted() - Method in class org.nuxeo.ecm.platform.convert.ooomanager.OOoManagerComponent
-
- isOOoManagerStarted() - Method in interface org.nuxeo.ecm.platform.convert.ooomanager.OOoManagerService
-
- isOOPresentationLiveEdititable() - Method in class org.nuxeo.ecm.webapp.liveedit.LiveEditBootstrapHelper
-
- isOOTextLiveEdititable() - Method in class org.nuxeo.ecm.webapp.liveedit.LiveEditBootstrapHelper
-
- isOpaque() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Column
-
- isOpen() - Method in interface org.nuxeo.ecm.poll.Poll
-
- isOpen() - Method in class org.nuxeo.ecm.poll.PollAdapter
-
- isOpen() - Method in class org.nuxeo.ecm.webapp.directory.DirectoryTreeNode
-
- isOpened() - Method in interface org.nuxeo.ecm.platform.task.Task
-
- isOpened() - Method in class org.nuxeo.ecm.platform.task.TaskImpl
-
- isOpened() - Method in class org.nuxeo.ecm.webapp.directory.DirectoryTreeNode
-
Returns true if current node is a parent from selected value(s).
- isOpenURL() - Method in class org.nuxeo.ecm.mobile.filter.RequestAdapter
-
return true if the PluggableAuthenticationService is configured to let
this following request URI open.
- isOptional - Variable in class org.nuxeo.ecm.directory.multi.SubDirectoryDescriptor
-
- isOrderChild() - Method in class org.nuxeo.ecm.core.api.operation.Modification
-
- isOrdered() - Method in interface org.nuxeo.ecm.core.schema.DocumentType
-
Tests whether this type describe an ordered folder or not.
- isOrdered() - Method in class org.nuxeo.ecm.core.schema.DocumentTypeImpl
-
- isOSGiServiceSupported() - Static method in class org.nuxeo.runtime.api.Framework
-
- isOutgoing() - Method in interface org.nuxeo.ecm.platform.relations.web.StatementInfo
-
- isOutgoing() - Method in class org.nuxeo.ecm.platform.relations.web.StatementInfoImpl
-
- isOverwriteByTitle() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
-
Whether document overwrite is detected by checking title or filename.
- isOverwriteByTitle() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.DefaultFileImporter
-
- isOverwriteByTitle() - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.NoteImporter
-
- isOverwriteByTitle() - Method in class org.nuxeo.ecm.platform.picture.extension.ImagePlugin
-
- isOverwriteByTitle() - Method in class org.nuxeo.ecm.platform.video.importer.VideoImporter
-
- isOwner(String) - Method in interface org.nuxeo.ecm.core.api.security.ACP
-
- isOwner(String) - Method in class org.nuxeo.ecm.core.api.security.impl.ACPImpl
-
- isPackageSelectionDone(Context) - Static method in class org.nuxeo.wizard.helpers.PackageDownloaderHelper
-
- isPaginable() - Method in class org.nuxeo.ecm.automation.client.model.RecordSet
-
- isParentPostPublished(int) - Method in interface org.nuxeo.ecm.platform.forum.web.api.ThreadAction
-
Return true if the parent post identified by it's number in the
getPostsAsThread list is published.
- isParentPostPublished(int) - Method in class org.nuxeo.ecm.platform.forum.web.ThreadActionBean
-
- isPassive() - Method in class org.nuxeo.ecm.core.management.api.AdministrativeStatus
-
- isPathExpression() - Method in class org.nuxeo.ecm.core.query.sql.model.Expression
-
- isPathReference() - Method in class org.nuxeo.ecm.core.query.sql.model.PathReference
-
- isPathReference() - Method in class org.nuxeo.ecm.core.query.sql.model.Reference
-
- isPeerOf(String, String) - Method in class org.nuxeo.ecm.core.event.impl.AssocMap
-
- isPending() - Method in interface org.nuxeo.ecm.platform.publisher.api.PublishedDocument
-
Returns true
if this document is waiting approval, false
otherwise.
- isPending() - Method in class org.nuxeo.ecm.platform.publisher.impl.core.SimpleCorePublishedDocument
-
- isPending() - Method in class org.nuxeo.ecm.platform.publisher.impl.localfs.FSPublishedDocument
-
- isPending() - Method in class org.nuxeo.ecm.platform.publisher.remoting.marshaling.basic.BasicPublishedDocument
-
- isPending() - Method in class org.nuxeo.ecm.platform.publisher.remoting.server.ExternalCorePublishedDocument
-
- isPending() - Method in class org.nuxeo.ecm.platform.publisher.web.PublishActionsBean
-
- isPendingComment() - Method in class org.nuxeo.webengine.sites.models.CommentModel
-
- isPendingQN - Static variable in class org.nuxeo.ecm.platform.publisher.impl.localfs.FSPublishedDocument
-
- isPersisted(Contribution) - Method in class org.nuxeo.runtime.model.persistence.ContributionPersistenceComponent
-
- isPersisted(Contribution) - Method in interface org.nuxeo.runtime.model.persistence.ContributionPersistenceManager
-
Checks whether a contribution is currently persisted.
- isPersistent() - Method in interface org.nuxeo.ecm.core.api.Blob
-
Checks whether this blob is persistent.
- isPersistent() - Method in class org.nuxeo.ecm.core.api.impl.blob.ByteArrayBlob
-
- isPersistent() - Method in class org.nuxeo.ecm.core.api.impl.blob.FileBlob
-
- isPersistent() - Method in class org.nuxeo.ecm.core.api.impl.blob.InputStreamBlob
-
- isPersistent() - Method in class org.nuxeo.ecm.core.api.impl.blob.StreamingBlob
-
- isPersistent() - Method in class org.nuxeo.ecm.core.api.impl.blob.StringBlob
-
- isPersistent() - Method in class org.nuxeo.ecm.core.api.impl.blob.URLBlob
-
- isPersistent() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLBlob
-
- isPersistent() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
-
- isPersistent() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
-
Whether or not this registration is persisted by the user (not part of a
real bundle).
- isPhantom() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
-
- isPhantom() - Method in interface org.nuxeo.ecm.core.api.model.Property
-
Tests if the property is a phantom.
- isPhantom() - Method in interface org.nuxeo.runtime.contribution.Contribution
-
- isPhantom() - Method in class org.nuxeo.runtime.contribution.impl.ContributionImpl
-
- isPhantom() - Method in class org.nuxeo.runtime.deploy.DependencyTree.Entry
-
- isPhantom(K) - Method in class org.nuxeo.runtime.deploy.DependencyTree
-
- isPhrase() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect.FulltextQuery
-
Checks if the word is a phrase.
- isPlaceHolder() - Method in interface org.nuxeo.apidoc.api.DocumentationItem
-
Return true if item is a placeholder automatically generated.
- isPlaceHolder() - Method in class org.nuxeo.apidoc.doc.SimpleDocumentationItem
-
- isPlaceHolder() - Method in class org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter
-
- isPlaceHolder() - Method in class org.nuxeo.apidoc.documentation.ResourceDocumentationItem
-
- isPoolingEnabled() - Method in class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor
-
- isPoolPreparedStatements() - Method in interface org.nuxeo.ecm.core.management.jtajca.DatabaseConnectionMonitor
-
Returns true if we are pooling statements.
- isPoolPreparedStatements() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.CommonsDatabaseConnectionMonitor
-
- isPoolPreparedStatements() - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TomcatDatabaseConnectionMonitor
-
- isPostCommit() - Method in class org.nuxeo.ecm.automation.core.events.EventHandler
-
- isPostInstall() - Method in class org.nuxeo.connect.update.task.standalone.commands.AbstractCommand
-
- isPostInstall() - Method in class org.nuxeo.connect.update.task.standalone.commands.PostInstallCommand
-
- isPostPublished(DocumentModel) - Method in interface org.nuxeo.ecm.platform.forum.web.api.PostAction
-
Returns true if the post is published, false otherwise.
- isPostPublished(DocumentModel) - Method in class org.nuxeo.ecm.platform.forum.web.PostActionBean
-
- isPostSaveDoingCheckIn(Document, VersioningOption, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.versioning.StandardVersioningService
-
- isPostSaveDoingCheckIn(Document, VersioningOption, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.versioning.VersioningComponent
-
- isPostSaveDoingCheckIn(Document, VersioningOption, Map<String, Serializable>) - Method in interface org.nuxeo.ecm.core.versioning.VersioningService
-
- isPrefetched(String) - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Checks if a property is prefetched.
- isPrefetched(String, String) - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Checks if a property is prefetched.
- isPrefetched(String) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- isPrefetched(String, String) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- isPrefetched(String) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- isPrefetched(String, String) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- isPrefetched(String) - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- isPrefetched(String, String) - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- isPrefetched(String) - Method in class org.nuxeo.ecm.core.schema.Prefetch
-
- isPrefetched(String, String) - Method in class org.nuxeo.ecm.core.schema.Prefetch
-
- isPrefixOf(Path) - Method in class org.nuxeo.common.utils.Path
-
- isPrepending() - Method in class org.nuxeo.runtime.deployment.preprocessor.template.TemplateContribution
-
- isPreSaveDoingCheckOut(Document, boolean, VersioningOption, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.versioning.CompatVersioningService
-
- isPreSaveDoingCheckOut(Document, boolean, VersioningOption, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.versioning.StandardVersioningService
-
- isPreSaveDoingCheckOut(Document, boolean, VersioningOption, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.versioning.VersioningComponent
-
- isPreSaveDoingCheckOut(Document, boolean, VersioningOption, Map<String, Serializable>) - Method in interface org.nuxeo.ecm.core.versioning.VersioningService
-
- isPreview(String) - Static method in class org.nuxeo.ecm.platform.forms.layout.demo.jsf.LayoutDemoURLCodec
-
- isPreviousEntryAvailable() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
-
- isPreviousEntryAvailable() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
-
Returns true if there is a previous entry.
- isPreviousPageAvailable() - Method in interface org.nuxeo.ecm.automation.core.util.Paginable
-
Returns a boolean expressing if there is a previous page.
- isPreviousPageAvailable() - Method in class org.nuxeo.ecm.automation.core.util.PaginablePageProvider
-
- isPreviousPageAvailable() - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.PaginableWithDelegate
-
- isPreviousPageAvailable() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
-
- isPreviousPageAvailable() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
-
Returns a boolean expressing if there is a previous page.
- isPrimary() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Column
-
- isPrimitive() - Method in class org.nuxeo.ecm.core.schema.types.PrimitiveType
-
- isPrimitive() - Method in interface org.nuxeo.ecm.core.schema.types.SimpleType
-
Tests whether this type is a primitive type.
- isPrimitive() - Method in class org.nuxeo.ecm.core.schema.types.SimpleTypeImpl
-
- isPrincipalGroupModerator() - Method in interface org.nuxeo.ecm.platform.forum.web.api.ThreadAction
-
Returns true if the principal(s group is a moderator group
- isPrincipalGroupModerator() - Method in class org.nuxeo.ecm.platform.forum.web.ThreadActionBean
-
- isPrincipalModerator() - Method in interface org.nuxeo.ecm.platform.forum.web.api.ThreadAction
-
Returns true if the principal (logged user) is a moderator, else
otherwise.
- isPrincipalModerator() - Method in class org.nuxeo.ecm.platform.forum.web.ThreadActionBean
-
- isPrivate() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.FilterConfigDescriptor
-
- isPrivate() - Method in interface org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestFilterConfig
-
- isPrivate() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestFilterConfigImpl
-
- isPrivate() - Method in interface org.nuxeo.ecm.social.workspace.adapters.SocialWorkspace
-
Returns true
if this Social Workspace is private, false
otherwise.
- isPrivate() - Method in class org.nuxeo.ecm.social.workspace.adapters.SocialWorkspaceAdapter
-
- isPrivateWorkingCopy() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
-
- isProcessed() - Method in class org.nuxeo.wss.servlet.WSSStaticResponse
-
- isProductionServer() - Method in class org.nuxeo.ecm.admin.AdminViewManager
-
- isProperty - Variable in class org.nuxeo.ecm.core.storage.sql.RowMapper.NodeInfo
-
- isPropertyResolved() - Method in class org.nuxeo.ecm.platform.actions.jsf.JSFELContext
-
- isPropertyResolved() - Method in class org.nuxeo.ecm.platform.ui.web.binding.EvaluationContext
-
- isPropertySet(String) - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- isPropertySet(String) - Method in interface org.nuxeo.ecm.core.model.Property
-
Checks whether this property has child property with the given name.
- isPropertySet(String) - Method in interface org.nuxeo.ecm.core.model.PropertyContainer
-
- isPropertySet(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLBaseProperty
-
- isPropertySet(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexListProperty
-
- isPropertySet(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexProperty
-
- isPropertySet(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
Deprecated.
- isProxy() - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
-
- isProxy() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Checks if this document is a proxy.
- isProxy() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- isProxy() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- isProxy() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- isProxy() - Method in interface org.nuxeo.ecm.core.model.Document
-
Checks whether or not this doc is a proxy document.
- isProxy() - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- isProxy() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
-
- isProxy() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- isProxy() - Method in class org.nuxeo.ecm.core.storage.sql.Node
-
- isProxyAuthenticated() - Static method in class org.nuxeo.rss.reader.FeedUrlConfig
-
- isProxySchema(String, String) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
-
- isProxySchema(String, String) - Method in interface org.nuxeo.ecm.core.schema.TypeProvider
-
Checks if a schema is on a proxy for a document of the given type.
- isProxySchemaPath(String) - Method in class org.nuxeo.ecm.core.storage.sql.Model
-
Checks if the given xpath, when resolved on a proxy, points to a
proxy-specific schema instead of the target document.
- isPublic() - Method in class org.nuxeo.ecm.automation.OperationChain
-
- isPublic() - Method in interface org.nuxeo.ecm.core.event.Event
-
Tests if this event is public.
- isPublic() - Method in class org.nuxeo.ecm.core.event.impl.EventImpl
-
- isPublic() - Method in interface org.nuxeo.ecm.social.workspace.adapters.SocialDocument
-
Returns true
if this document is public, false
otherwise.
- isPublic() - Method in class org.nuxeo.ecm.social.workspace.adapters.SocialDocumentAdapter
-
- isPublic() - Method in interface org.nuxeo.ecm.social.workspace.adapters.SocialWorkspace
-
Returns true
if this Social Workspace is public, false
otherwise.
- isPublic() - Method in class org.nuxeo.ecm.social.workspace.adapters.SocialWorkspaceAdapter
-
- isPublic() - Method in class org.nuxeo.ecm.social.workspace.SocialDocumentVisibilityActions
-
Indicates if the current document is visible by everybody
- isPublic(DocumentModel) - Method in class org.nuxeo.ecm.social.workspace.SocialDocumentVisibilityActions
-
Indicates if the document passed as a parameter is visible by everybody
- isPublicationNode(DocumentModel) - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
-
- isPublicationNode(DocumentModel) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublicationTree
-
Returns true
if the given documentModel
is a PublicationNode of the current tree,
false
otherwise.
- isPublicationNode(String, DocumentModel) - Method in interface org.nuxeo.ecm.platform.publisher.api.RemotePublicationTreeManager
-
Returns true
if the given documentModel
is a
PublicationNode of the current tree, false
otherwise.
- isPublicationNode(DocumentModel) - Method in class org.nuxeo.ecm.platform.publisher.impl.core.SectionPublicationTree
-
- isPublicationNode(DocumentModel) - Method in class org.nuxeo.ecm.platform.publisher.impl.service.AbstractRemotableTree
-
- isPublicationNode(String, DocumentModel) - Method in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
-
- isPublicationNode(String, DocumentModel) - Method in class org.nuxeo.ecm.platform.publisher.remoting.restProxies.RemotePublicationTreeManagerRestProxy
-
- isPublished(DocumentModel) - Static method in class org.nuxeo.ecm.platform.publisher.helper.PublicationRelationHelper
-
- isPublished(DocumentModel, CoreSession) - Method in interface org.nuxeo.ecm.platform.publisher.task.LookupState
-
- isPublishedDocument(DocumentModel) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublisherService
-
- isPublishedDocument(DocumentModel) - Method in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
-
- isPublishedDocument() - Method in class org.nuxeo.ecm.platform.publisher.web.PublishActionsBean
-
- isQNameResource() - Method in class org.nuxeo.ecm.platform.relations.api.impl.AbstractNode
-
- isQNameResource() - Method in class org.nuxeo.ecm.platform.relations.api.impl.QNameResourceImpl
-
- isQNameResource() - Method in interface org.nuxeo.ecm.platform.relations.api.Node
-
- isQNameResource() - Method in class org.nuxeo.ecm.platform.relations.web.NodeInfoImpl
-
- isQualified(String) - Static method in class org.nuxeo.runtime.management.ObjectNameFactory
-
- isQualifiedParentKeys() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelect
-
- isQuiet() - Method in class org.nuxeo.launcher.NuxeoLauncher
-
- isQuotaExceededException(Throwable) - Static method in exception org.nuxeo.ecm.quota.size.QuotaExceededException
-
- isQuotaSetOnCurrentDocument() - Method in class org.nuxeo.ecm.quota.count.QuotaStatsActions
-
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.apidoc.doc.DocumentationItemReader
-
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.BusinessAdapterReader
-
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.JSONDocumentModelReader
-
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.JsonRequestReader
-
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.MultiPartFormRequestReader
-
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.MultiPartRequestReader
-
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.UrlEncodedFormRequestReader
-
- isReadable(Class, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.platform.publisher.remoting.restHandler.RemotePubMessageReader
-
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.restapi.jaxrs.io.directory.DirectoryEntryReader
-
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.restapi.jaxrs.io.documents.JSONDocumentModelListReader
-
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.restapi.jaxrs.io.usermanager.NuxeoGroupReader
-
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.restapi.jaxrs.io.usermanager.NuxeoPrincipalReader
-
- isReadOnly() - Method in interface org.nuxeo.apidoc.api.DocumentationItem
-
- isReadOnly() - Method in class org.nuxeo.apidoc.doc.SimpleDocumentationItem
-
- isReadOnly() - Method in class org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter
-
- isReadOnly() - Method in class org.nuxeo.apidoc.documentation.ResourceDocumentationItem
-
- isReadOnly() - Method in class org.nuxeo.connect.update.xml.FieldDefinition
-
- isReadOnly() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
-
- isReadOnly() - Method in class org.nuxeo.ecm.core.api.model.impl.osm.util.FieldAccessor
-
- isReadOnly() - Method in interface org.nuxeo.ecm.core.api.model.impl.osm.util.MemberAccessor
-
- isReadOnly() - Method in class org.nuxeo.ecm.core.api.model.impl.osm.util.MethodAccessor
-
- isReadOnly() - Method in interface org.nuxeo.ecm.core.api.model.Property
-
Whether the property is read only.
- isReadOnly() - Method in class org.nuxeo.ecm.core.api.security.impl.ACLImpl
-
- isReadOnly() - Method in class org.nuxeo.ecm.core.api.security.UserAccess
-
- isReadOnly(long) - Method in interface org.nuxeo.ecm.directory.api.DirectoryManager
-
- isReadOnly() - Method in interface org.nuxeo.ecm.directory.api.ui.DirectoryUI
-
Returns the readOnly status.
- isReadOnly() - Method in class org.nuxeo.ecm.directory.api.ui.DirectoryUIDescriptor
-
- isReadOnly() - Method in class org.nuxeo.ecm.directory.impl.DirectoryClientImpl
-
- isReadOnly() - Method in class org.nuxeo.ecm.directory.InverseReference
-
- isReadOnly() - Method in class org.nuxeo.ecm.directory.ldap.LDAPSession
-
- isReadOnly() - Method in class org.nuxeo.ecm.directory.memory.MemoryDirectory
-
- isReadOnly() - Method in class org.nuxeo.ecm.directory.memory.MemoryDirectorySession
-
- isReadOnly() - Method in class org.nuxeo.ecm.directory.multi.MultiDirectorySession
-
- isReadOnly() - Method in interface org.nuxeo.ecm.directory.Session
-
- isReadOnly() - Method in class org.nuxeo.ecm.directory.sql.SQLSession
-
- isReadOnly(ELContext, Object, Object) - Method in class org.nuxeo.ecm.platform.el.DocumentModelResolver
-
- isReadOnly() - Method in class org.nuxeo.ecm.platform.oauth.providers.NuxeoOAuthServiceProvider
-
- isReadOnly(ELContext) - Method in class org.nuxeo.ecm.platform.ui.web.binding.alias.AliasValueExpression
-
- isReadOnly(ELContext) - Method in class org.nuxeo.ecm.platform.ui.web.binding.DefaultValueExpression
-
- isReadOnly(ELContext) - Method in class org.nuxeo.ecm.platform.ui.web.binding.MapValueExpression
-
- isReadOnly(ELContext) - Method in class org.nuxeo.ecm.platform.ui.web.binding.MetaValueExpression
-
- isReadOnly(ELContext) - Method in class org.nuxeo.ecm.platform.ui.web.binding.MethodValueExpression
-
Deprecated.
- isReadOnly(CoreSession) - Method in class org.nuxeo.ecm.social.workspace.spaces.CollaborationDashboardSpaceProvider
-
- isReadOnly(CoreSession) - Method in class org.nuxeo.ecm.social.workspace.spaces.SocialWorkspacePrivateSpaceProvider
-
- isReadOnly(CoreSession) - Method in class org.nuxeo.ecm.social.workspace.spaces.SocialWorkspacePublicSpaceProvider
-
- isReadOnly() - Method in interface org.nuxeo.ecm.spaces.api.Space
-
- isReadOnly(CoreSession) - Method in interface org.nuxeo.ecm.spaces.api.SpaceProvider
-
- isReadOnly() - Method in class org.nuxeo.ecm.spaces.impl.docwrapper.DocSpaceImpl
-
- isReadOnly(CoreSession) - Method in class org.nuxeo.ecm.user.center.dashboard.AnonymousDashboardSpaceProvider
-
- isReadOnly(CoreSession) - Method in class org.nuxeo.ecm.user.center.dashboard.DefaultDashboardSpaceProvider
-
- isReadOnly(CoreSession) - Method in class org.nuxeo.ecm.user.center.dashboard.UserDashboardSpaceProvider
-
- isReadOnly(String) - Method in class org.nuxeo.ecm.webapp.directory.DirectoryUIActionsBean
-
- isReadOnly() - Method in class org.nuxeo.template.api.TemplateInput
-
- isReadOnlyDirectory(String) - Method in class org.nuxeo.ecm.multi.tenant.MultiTenantActions
-
- isReadOnlyEntry(DocumentModel) - Static method in class org.nuxeo.ecm.directory.BaseSession
-
Test whether entry comes from a read-only back-end directory.
- isReady() - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
-
if this element is ready.
- isReady() - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
-
- isRecursive() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectBase
-
- isRecursive() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectState
-
- isReference(String) - Method in class org.nuxeo.ecm.directory.AbstractDirectory
-
- isRegistered() - Method in class org.nuxeo.common.collections.DependencyTree.Entry
-
- isRegistered(K) - Method in class org.nuxeo.common.collections.DependencyTree
-
- isRegistered(T) - Method in class org.nuxeo.common.utils.Registry
-
- isRegistered(String) - Method in class org.nuxeo.common.utils.Registry
-
- isRegistered() - Method in class org.nuxeo.connect.client.status.ConnectUpdateStatusInfo
-
- isRegistered(String) - Method in class org.nuxeo.ecm.platform.actions.ActionService
-
- isRegistered(String) - Method in interface org.nuxeo.ecm.platform.actions.ejb.ActionManager
-
- isRegistered() - Method in interface org.nuxeo.runtime.contribution.Contribution
-
- isRegistered() - Method in class org.nuxeo.runtime.contribution.impl.ContributionImpl
-
- isRegistered() - Method in class org.nuxeo.runtime.deploy.DependencyTree.Entry
-
- isRegistered(K) - Method in class org.nuxeo.runtime.deploy.DependencyTree
-
- isRegistered() - Method in class org.nuxeo.runtime.management.Resource
-
- isRegistered(ComponentName) - Method in interface org.nuxeo.runtime.model.ComponentManager
-
Checks whether or not a component with the given name was registered.
- isRegistered(ComponentName) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
-
- isRegistred() - Method in class org.nuxeo.connect.client.jsf.ConnectStatusActionBean
-
- isRegistred() - Method in class org.nuxeo.connect.client.status.ConnectStatusHolder
-
- isRelative() - Method in class org.nuxeo.shell.utils.Path
-
- isReloadable() - Method in class org.nuxeo.theme.themes.ThemeDescriptor
-
- isRemote() - Method in class org.nuxeo.theme.formats.DefaultFormat
-
- isRemote() - Method in interface org.nuxeo.theme.formats.Format
-
- isRemotePublishedDocument(PublishedDocument) - Method in class org.nuxeo.ecm.platform.publisher.web.PublishActionsBean
-
- isRemoteSystemLoginRestricted() - Method in class org.nuxeo.runtime.api.login.SystemLoginRestrictionManager
-
- isRemove() - Method in class org.nuxeo.ecm.core.api.operation.Modification
-
- isRemove() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationListenerVetoDescriptor
-
- isRemove() - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterGroupItemDescriptor
-
- isRemove() - Method in class org.nuxeo.ecm.user.registration.UserRegistrationConfiguration
-
- isRemoveChild() - Method in class org.nuxeo.ecm.core.api.operation.Modification
-
- isRemoved() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
-
- isRemoved() - Method in interface org.nuxeo.ecm.core.api.model.Property
-
Tests if a property is flagged as removed.
- isRemoveSystemLoginAllowedForInstance(String) - Method in class org.nuxeo.runtime.api.login.SystemLoginRestrictionManager
-
- isRename(String, String) - Method in class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
-
- isRename(String, String) - Method in interface org.nuxeo.ecm.webdav.backend.Backend
-
- isRename(String, String) - Method in class org.nuxeo.ecm.webdav.backend.SimpleBackend
-
- isRendered() - Method in class org.nuxeo.ecm.platform.ui.web.binding.alias.UIAliasHolder
-
- isRenderingPostponed(boolean) - Method in class org.nuxeo.theme.rendering.RenderingInfo
-
- isRepairable() - Method in class org.nuxeo.theme.themes.ThemeDescriptor
-
- isRepeatable() - Method in class org.nuxeo.ecm.automation.client.jaxrs.impl.MultipartRequestEntity
-
- isReplacing() - Method in class org.nuxeo.runtime.deployment.preprocessor.template.TemplateContribution
-
- isRepositorySupportDisabled() - Static method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
-
- isRequestRedirectedToApplication(HttpServletRequest) - Method in class org.nuxeo.application.definition.MyApplicationRequestHandler
-
- isRequestRedirectedToApplication(HttpServletRequest) - Method in class org.nuxeo.ecm.mobile.handler.AnonymousRequestHandler
-
- isRequestRedirectedToApplication(HttpServletRequest) - Method in class org.nuxeo.ecm.mobile.handler.MobileRequestHandler
-
- isRequestRedirectedToApplication(HttpServletRequest) - Method in class org.nuxeo.ecm.mobile.handler.MobileWithCookieRequestHandler
-
- isRequestRedirectedToApplication(HttpServletRequest) - Method in interface org.nuxeo.ecm.mobile.handler.RequestHandler
-
return true if the request is a candidate for the Application described
into the ApplicationDescriptor
.
- isRequestRedirectedToApplicationLoginForm(HttpServletRequest) - Method in class org.nuxeo.application.definition.MyApplicationRequestHandler
-
- isRequestRedirectedToApplicationLoginForm(HttpServletRequest) - Method in class org.nuxeo.ecm.mobile.handler.AnonymousRequestHandler
-
- isRequestRedirectedToApplicationLoginForm(HttpServletRequest) - Method in class org.nuxeo.ecm.mobile.handler.MobileRequestHandler
-
- isRequestRedirectedToApplicationLoginForm(HttpServletRequest) - Method in class org.nuxeo.ecm.mobile.handler.MobileWithCookieRequestHandler
-
- isRequestRedirectedToApplicationLoginForm(HttpServletRequest) - Method in interface org.nuxeo.ecm.mobile.handler.RequestHandler
-
return true if the request is a candidate for the specific login form
described by application
- isRequired() - Method in class org.nuxeo.connect.update.xml.FieldDefinition
-
- isRequired - Variable in class org.nuxeo.ecm.automation.client.model.OperationDocumentation.Param
-
- isRequired() - Method in class org.nuxeo.ecm.automation.client.model.OperationDocumentation.Param
-
- isRequired - Variable in class org.nuxeo.ecm.automation.OperationDocumentation.Param
-
- isRequired() - Method in class org.nuxeo.ecm.automation.OperationDocumentation.Param
-
- isRequired() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
-
- isRequired() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Widget
-
Returns true if the widget is required.
- isRequired() - Method in class org.nuxeo.ecm.platform.reporting.report.ReportParameter
-
- isRequired - Variable in class org.nuxeo.runtime.deployment.preprocessor.TemplateDescriptor
-
- isRequired - Variable in class org.nuxeo.shell.CommandType.Token
-
- isRequirePreprocessing() - Method in class org.nuxeo.runtime.jboss.deployer.structure.DeploymentStructure
-
- isResolved() - Method in class org.nuxeo.common.collections.DependencyTree.Entry
-
- isResolved(K) - Method in class org.nuxeo.common.collections.DependencyTree
-
- isResolved() - Method in interface org.nuxeo.runtime.contribution.Contribution
-
- isResolved() - Method in class org.nuxeo.runtime.contribution.impl.ContributionImpl
-
- isResolved() - Method in class org.nuxeo.runtime.deploy.DependencyTree.Entry
-
- isResolved(K) - Method in class org.nuxeo.runtime.deploy.DependencyTree
-
- isResolved(ComponentName) - Method in class org.nuxeo.runtime.model.impl.ComponentRegistry
-
- isResolved() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
-
- isResolved() - Method in interface org.nuxeo.runtime.model.RegistrationInfo
-
Checks whether this component is resolved (i˙e˙ all its
dependencies are satisfied).
- isResource() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.annotea.Statement
-
- isResource() - Method in class org.nuxeo.ecm.platform.relations.api.impl.AbstractNode
-
- isResource() - Method in class org.nuxeo.ecm.platform.relations.api.impl.ResourceImpl
-
- isResource() - Method in interface org.nuxeo.ecm.platform.relations.api.Node
-
- isResource() - Method in class org.nuxeo.ecm.platform.relations.web.NodeInfoImpl
-
- isResource(long, String) - Method in class org.nuxeo.ecm.webdav.resource.PropStatBuilderExt
-
- isResourceURL(HttpServletRequest) - Method in interface org.nuxeo.ecm.mobile.ApplicationDefinitionService
-
Return true if the given request is a resource for the application this
request match
- isResourceURL(HttpServletRequest) - Method in class org.nuxeo.ecm.mobile.ApplicationRedirectServiceImpl
-
- isRestart() - Method in class org.nuxeo.runtime.test.NXRuntimeTestCase
-
- isRestart() - Method in interface org.nuxeo.runtime.test.runner.RuntimeHarness
-
- isRestartRequired() - Method in class org.nuxeo.connect.update.task.standalone.AbstractTask
-
- isRestricted() - Method in class org.nuxeo.ecm.social.workspace.SocialDocumentVisibilityActions
-
Indicates if the current document is only visible by members of the
community
- isRestricted(DocumentModel) - Method in class org.nuxeo.ecm.social.workspace.SocialDocumentVisibilityActions
-
Indicates if the document passed as a parameter is only visible by
members of the community
- isRestrictedModeActivated() - Static method in class org.nuxeo.ecm.platform.api.login.RestrictedLoginHelper
-
- isRestrictedToMembers() - Method in interface org.nuxeo.ecm.social.workspace.adapters.SocialDocument
-
Returns true
if this document is restricted to a
SocialWorkspace
members, false
otherwise.
- isRestrictedToMembers() - Method in class org.nuxeo.ecm.social.workspace.adapters.SocialDocumentAdapter
-
- isRestrictingPermission(String) - Method in class org.nuxeo.ecm.core.security.AbstractSecurityPolicy
-
- isRestrictingPermission(String) - Method in class org.nuxeo.ecm.core.security.CheckInSecurityPolicy
-
- isRestrictingPermission(String) - Method in class org.nuxeo.ecm.core.security.LockSecurityPolicy
-
- isRestrictingPermission(String) - Method in interface org.nuxeo.ecm.core.security.SecurityPolicy
-
Checks if this policy is restricting the given permission.
- isRichProfileDeployed() - Method in class org.nuxeo.ecm.mobile.webengine.Profile
-
Actions
- isRollback() - Method in exception org.nuxeo.ecm.automation.OperationException
-
Whether this exception should rollback the current transaction.
- isRoot() - Method in class org.nuxeo.common.utils.Path
-
- isRoot() - Method in class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
-
- isRoot() - Method in interface org.nuxeo.ecm.webdav.backend.Backend
-
- isRoot() - Method in class org.nuxeo.ecm.webdav.backend.SearchRootBackend
-
- isRoot() - Method in class org.nuxeo.ecm.webdav.backend.SimpleBackend
-
- isRoot() - Method in class org.nuxeo.ecm.webdav.backend.SimpleRootBackend
-
- isRoot() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.Path
-
- isRoot() - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
-
- isRoot() - Method in interface org.nuxeo.ecm.webengine.model.Resource
-
- isRoot() - Method in class org.nuxeo.shell.utils.Path
-
- isRootContribution() - Method in class org.nuxeo.runtime.deploy.ExtensibleContribution
-
- isRootFolder() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFolder
-
- isRootSetup() - Method in interface org.nuxeo.ecm.platform.signature.api.pki.RootService
-
- isRootSetup() - Method in class org.nuxeo.ecm.platform.signature.core.pki.RootServiceImpl
-
- isRoutable(DocumentModel) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
-
Checks if the given document can be associated to a DocumentRoute.
- isRoutable(DocumentModel) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
-
- isRoutable() - Method in class org.nuxeo.ecm.platform.routing.web.DocumentRoutingActionsBean
-
- isRouteGraph(DocumentRoute) - Method in class org.nuxeo.ecm.platform.routing.web.DocumentRoutingActionsBean
-
Checks if a given route is a Graph.
- isRoutingTask(Task) - Method in class org.nuxeo.ecm.platform.routing.web.RoutingTaskActionsBean
-
- isRowAvailable() - Method in class org.nuxeo.ecm.platform.ui.web.component.list.UIEditableList
-
Checks to see if the current row is available.
- isRowAvailable() - Method in interface org.nuxeo.ecm.platform.ui.web.model.EditableModel
-
- isRowAvailable() - Method in class org.nuxeo.ecm.platform.ui.web.model.impl.EditableModelImpl
-
- isRowAvailable() - Method in class org.nuxeo.ecm.platform.ui.web.model.impl.SelectDataModelImpl
-
- isRowModified() - Method in class org.nuxeo.ecm.platform.ui.web.component.list.UIEditableList
-
Checks to see if the current row is modified.
- isRowModified() - Method in interface org.nuxeo.ecm.platform.ui.web.model.EditableModel
-
Returns true if row data has changed from its original value.
- isRowModified() - Method in class org.nuxeo.ecm.platform.ui.web.model.impl.EditableModelImpl
-
- isRowNew() - Method in interface org.nuxeo.ecm.platform.ui.web.model.EditableModel
-
Returns true if row data is not in the original list.
- isRowNew() - Method in class org.nuxeo.ecm.platform.ui.web.model.impl.EditableModelImpl
-
- isRowNew() - Method in class org.nuxeo.ecm.platform.ui.web.model.impl.ProtectedEditableModelImpl
-
- isRowNew() - Method in interface org.nuxeo.ecm.platform.ui.web.model.ProtectedEditableModel
-
- isRunning() - Method in class org.nuxeo.ecm.admin.repo.RepoStat
-
- isRunning() - Method in class org.nuxeo.ecm.core.api.operation.Operation
-
- isRunning() - Method in class org.nuxeo.ecm.csv.CSVImportStatus
-
- isRunning() - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
-
if this route is running.
- isRunning() - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
-
- isRunning() - Method in class org.nuxeo.launcher.NuxeoLauncher
-
Work best with current nuxeoProcess.
- isSafari5(String) - Static method in class org.nuxeo.ecm.platform.web.common.UserAgentMatcher
-
- isSafariHTML5() - Method in class org.nuxeo.ecm.platform.video.VideoActions
-
- isSameAs(Property) - Method in class org.nuxeo.ecm.core.api.model.impl.ComplexProperty
-
Should be used by container properties.
- isSameAs(DocumentPart) - Method in class org.nuxeo.ecm.core.api.model.impl.DocumentPartImpl
-
- isSameAs(Property) - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
-
- isSameAs(Property) - Method in class org.nuxeo.ecm.core.api.model.impl.osm.ComplexMemberProperty
-
- isSameAs(Property) - Method in class org.nuxeo.ecm.core.api.model.impl.ScalarProperty
-
- isSameAs(Property) - Method in interface org.nuxeo.ecm.core.api.model.Property
-
Compare the two properties by content.
- isSameRM(XAResource) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper
-
- isSameRM(XAResource) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.XAResourceConnectionAdapter
-
- isSameRM(XAResource) - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionAwareXAResource
-
- isSameRM(XAResource) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
-
- isSameRM(XAResource) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper
-
- isSameRM(XAResource) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingMapper
-
- isSaveable() - Method in class org.nuxeo.theme.themes.ThemeDescriptor
-
- isScalar(Object) - Static method in class org.nuxeo.ecm.automation.client.model.PropertiesHelper
-
- isScalar() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
-
- isScalar() - Method in interface org.nuxeo.ecm.core.api.model.Property
-
Tests whether this property is of a scalar type.
- isScalarList() - Method in interface org.nuxeo.ecm.core.schema.types.ListType
-
This method is provided for compatibility.
- isScalarList() - Method in class org.nuxeo.ecm.core.schema.types.ListTypeImpl
-
- isScalarListType() - Method in class org.nuxeo.ecm.diff.model.PropertyDiff
-
Checks if is scalar list type.
- isScalarListType(String) - Static method in class org.nuxeo.ecm.diff.model.PropertyType
-
Checks if is scalar list type.
- isScheduled() - Method in class org.nuxeo.ecm.csv.CSVImportStatus
-
- isSchedulePathCaptureEnabled() - Method in class org.nuxeo.ecm.core.management.works.WorksMonitoring
-
- isSchedulePathCaptureEnabled() - Method in interface org.nuxeo.ecm.core.management.works.WorksMonitoringMBean
-
is work schedule path capture enabled ?
- isScheduleStackCapture() - Method in class org.nuxeo.ecm.core.management.works.WorksMonitoring
-
- isScheduleStackCapture() - Method in interface org.nuxeo.ecm.core.management.works.WorksMonitoringMBean
-
is work schedule stack capture enabled ?
- isSchemaLoaded(String) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- isScript(String) - Method in class org.nuxeo.ecm.webengine.scripting.Scripting
-
- isScriptRegistered(String) - Method in class org.nuxeo.runtime.scripting.ScriptingComponent
-
- isScriptRegistered(String) - Method in interface org.nuxeo.runtime.scripting.ScriptingService
-
- isSeamContextAvailable() - Static method in class org.nuxeo.ecm.automation.jsf.OperationHelper
-
- isSearchable() - Method in interface org.nuxeo.ecm.platform.usermanager.VirtualUser
-
- isSearchable() - Method in class org.nuxeo.ecm.platform.usermanager.VirtualUserDescriptor
-
- isSectionSkipped(String) - Method in class org.nuxeo.wizard.context.ParamCollector
-
- isSecure() - Method in class org.nuxeo.ecm.automation.server.RestBinding
-
- isSecurityError() - Method in class org.nuxeo.connect.client.status.SubscriptionStatusWrapper
-
- isSecurityError(Throwable) - Static method in class org.nuxeo.ecm.automation.jaxrs.ExceptionHandler
-
- isSecurityError(Throwable) - Static method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.ExceptionHelper
-
- isSecurityUpdate() - Method in class org.nuxeo.ecm.core.api.operation.Modification
-
- isSelected() - Method in class org.nuxeo.ecm.platform.query.api.PageSelection
-
- isSelected() - Method in class org.nuxeo.ecm.platform.query.api.PageSelections
-
- isSelected() - Method in class org.nuxeo.ecm.webapp.directory.DirectoryTreeNode
-
- isSelected() - Method in class org.nuxeo.ecm.webapp.notification.SelectableSubscription
-
- isSelected(DocumentModel) - Method in interface org.nuxeo.ecm.webapp.tree.DocumentTreeNode
-
Returns true if node represents current document, or if it's the direct
parent of a non-folderish document that is not be represented in the
tree.
- isSelected(DocumentModel) - Method in class org.nuxeo.ecm.webapp.tree.DocumentTreeNodeImpl
-
- isSelected() - Method in interface org.nuxeo.functionaltests.fragment.WebFragment
-
- isSelected() - Method in class org.nuxeo.functionaltests.fragment.WebFragmentImpl
-
- isSelected() - Method in interface org.nuxeo.opensocial.container.client.view.FolderWidget
-
- isSelected() - Method in class org.nuxeo.theme.editor.ThemeInfo
-
- isSelected() - Method in class org.nuxeo.theme.models.MenuItem
-
- isSelected() - Method in class org.nuxeo.theme.models.NavigationItem
-
- isSelected() - Method in class org.nuxeo.wizard.download.DownloadablePackageOption
-
- isSelectedByDefault() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutRowDefinitionImpl
-
- isSelectedByDefault() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutRowImpl
-
- isSelectedByDefault() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutRow
-
Returns true if this row should be considered selected by default
- isSelectedByDefault() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutRowDefinition
-
Returns true if this row should be considered selected by default
- isSelectedByDefault() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.LayoutRowDescriptor
-
- isSelectedElementAlwaysVisible() - Static method in class org.nuxeo.theme.editor.Main
-
- isSelectedGroupReadOnly() - Method in class org.nuxeo.ecm.platform.shibboleth.web.ShibbolethGroupManagerActionsBean
-
- isSerializable(Object) - Static method in class org.nuxeo.common.utils.SerializableHelper
-
Checks if a given object is serializable.
- isSerializing() - Method in class org.nuxeo.runtime.management.metrics.MetricEnabler
-
- isSerializing() - Method in interface org.nuxeo.runtime.management.metrics.MetricEnablerMXBean
-
- isServer() - Method in class org.nuxeo.runtime.config.NodeConfiguration
-
- isServer() - Method in class org.nuxeo.runtime.remoting.RemotingService
-
- isServer() - Method in class org.nuxeo.runtime.services.streaming.StreamingService
-
- isServerActivatedEventTriggered() - Static method in class org.nuxeo.ecm.core.management.test.statuses.AdministrativeStatusChangeListener
-
- isServerActivatedEventTriggered() - Static method in class org.nuxeo.ecm.core.management.test.statuses.RuntimeListener
-
- isServerNode() - Method in class org.nuxeo.runtime.config.NodeConfiguration
-
- isServerPassivatedEventTriggered() - Static method in class org.nuxeo.ecm.core.management.test.statuses.AdministrativeStatusChangeListener
-
- isServerPassivatedEventTriggered() - Static method in class org.nuxeo.ecm.core.management.test.statuses.RuntimeListener
-
- isSessionAlive() - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- isSessionAlive() - Method in class org.nuxeo.ecm.core.api.local.LocalSession
-
- isSessionStarted(String) - Method in class org.nuxeo.ecm.core.api.CoreInstance
-
- isSet() - Method in class org.nuxeo.template.api.TemplateInput
-
- isShared() - Method in class org.nuxeo.runtime.tomcat.NuxeoLauncher
-
- isShowCreateForm() - Method in class org.nuxeo.ecm.poll.PollActions
-
- isShowCreateForm() - Method in class org.nuxeo.ecm.webapp.security.AbstractUserGroupManagement
-
- isShowCreateForm() - Method in class org.nuxeo.rss.reader.manager.seam.RssFeedActions
-
- isShowEditForm() - Method in class org.nuxeo.rss.reader.manager.seam.RssFeedActions
-
- isShowForm() - Method in class org.nuxeo.ecm.platform.reporting.seam.ReportActions
-
- isShowForm() - Method in class org.nuxeo.rss.reader.manager.seam.RssFeedActions
-
- isShowForm() - Method in class org.nuxeo.rss.reader.manager.seam.RssGadgetPreferenceActions
-
- isShowingPersonalWorkspace() - Method in interface org.nuxeo.ecm.platform.userworkspace.api.UserWorkspaceManagerActions
-
Checks wether a personal document is selected.
- isShowingPersonalWorkspace() - Method in class org.nuxeo.ecm.platform.userworkspace.web.ejb.UserWorkspaceManagerActionsBean
-
- isShown() - Method in class org.nuxeo.ecm.core.security.PermissionUIItemDescriptor
-
- isShowParamEditor() - Method in class org.nuxeo.template.web.TemplatesActionBean
-
- isShowUsageListing() - Method in class org.nuxeo.template.web.TemplatesActionBean
-
- isShowUserOrGroup() - Method in class org.nuxeo.ecm.webapp.security.AbstractUserGroupManagement
-
- isShowVersions() - Method in class org.nuxeo.template.web.TemplatesActionBean
-
- isShrinkable() - Method in class org.nuxeo.theme.resources.ResourceType
-
- isShuttingDown() - Method in class org.nuxeo.runtime.AbstractRuntimeService
-
- isShuttingDown() - Method in interface org.nuxeo.runtime.RuntimeService
-
Returns true if the runtime is shutting down.
- isSideBarConfigurable() - Static method in class org.nuxeo.opensocial.container.client.ContainerBuilderConfiguration
-
- isSimpleType() - Method in class org.nuxeo.ecm.core.schema.types.AbstractType
-
- isSimpleType() - Method in class org.nuxeo.ecm.core.schema.types.PrimitiveType
-
- isSimpleType() - Method in class org.nuxeo.ecm.core.schema.types.SimpleTypeImpl
-
- isSimpleType() - Method in interface org.nuxeo.ecm.core.schema.types.Type
-
Tests whether this type is a simple type.
- isSimpleType() - Method in class org.nuxeo.ecm.diff.model.PropertyDiff
-
Checks if is simple type.
- isSimpleType(String) - Static method in class org.nuxeo.ecm.diff.model.PropertyType
-
Checks if is simple type.
- isSimpleValue() - Method in class org.nuxeo.template.api.TemplateInput
-
- isSingleThreaded() - Method in class org.nuxeo.ecm.core.event.impl.EventListenerDescriptor
-
- isSingleton() - Method in class org.nuxeo.ecm.platform.ui.web.restAPI.service.RestletPluginDescriptor
-
- isSingleton() - Method in class org.nuxeo.ecm.webengine.ResourceBinding
-
Deprecated.
- isSite() - Method in class org.nuxeo.wss.spi.AbstractWSSListItem
-
- isSite() - Method in interface org.nuxeo.wss.spi.WSSListItem
-
- isSiteAdmin() - Method in interface org.nuxeo.wss.spi.dws.User
-
- isSiteAdmin() - Method in class org.nuxeo.wss.spi.dws.UserImpl
-
- isSkipped() - Method in class org.nuxeo.ecm.csv.CSVImportLog
-
- isSnapshot() - Method in class org.nuxeo.common.utils.FileVersion
-
- isSnapshot(DownloadablePackage) - Static method in class org.nuxeo.connect.client.we.StudioSnapshotHelper
-
- isSnapshotVersion() - Method in class org.nuxeo.connect.update.task.update.UpdateOptions
-
- isSocialDocument(DocumentModel) - Static method in class org.nuxeo.ecm.social.workspace.helper.SocialWorkspaceHelper
-
- isSocialWorkspace(DocumentModel) - Static method in class org.nuxeo.ecm.social.workspace.helper.SocialWorkspaceHelper
-
- isSocialWorkspaceContainer(DocumentModel) - Static method in class org.nuxeo.ecm.social.workspace.helper.SocialWorkspaceHelper
-
- isSocketError(Throwable) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
-
- isSortable() - Method in interface org.nuxeo.ecm.automation.core.util.Paginable
-
Returns if this provider is sortable.
- isSortable() - Method in class org.nuxeo.ecm.automation.core.util.PaginablePageProvider
-
- isSortable() - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.PaginableWithDelegate
-
- isSortable() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
-
- isSortable() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
-
Returns if this provider is sortable
- isSortable() - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderDefinition
-
- isSortable() - Method in class org.nuxeo.ecm.platform.query.core.CoreQueryPageProviderDescriptor
-
- isSortable() - Method in class org.nuxeo.ecm.platform.query.core.GenericPageProviderDescriptor
-
- isSortable() - Method in class org.nuxeo.ecm.platform.task.providers.UserTaskPageProvider
-
This page provider does not support sort for now => override what may be
contributed in the definition
- isSortable() - Method in class org.nuxeo.ecm.platform.usermanager.providers.AbstractGroupsPageProvider
-
This page provider does not support sort for now => override what may be
contributed in the definition
- isSortable() - Method in class org.nuxeo.ecm.platform.usermanager.providers.AbstractUsersPageProvider
-
This page provider does not support sort for now => override what may be
contributed in the definition
- isSortable() - Method in class org.nuxeo.ecm.social.activity.stream.UserActivityStreamPageProvider
-
- isSortable() - Method in class org.nuxeo.ecm.social.mini.message.AbstractMiniMessagePageProvider
-
- isSortable() - Method in class org.nuxeo.ecm.social.workspace.gadgets.AbstractSocialWorkspaceMiniMessagePageProvider
-
- isSortable() - Method in class org.nuxeo.ecm.social.workspace.gadgets.SocialWorkspaceActivityStreamPageProvider
-
- isSortable() - Method in class org.nuxeo.ecm.wall.WallActivityStreamPageProvider
-
- isSortAscending() - Method in class org.nuxeo.ecm.webapp.table.header.TableColHeader
-
Deprecated.
- isSourceMimeTypeSupported(String, String) - Method in interface org.nuxeo.ecm.core.convert.api.ConversionService
-
Returns true if the converter supports the given sourceMimeType
,
false otherwise.
- isSourceMimeTypeSupported(String, String) - Method in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
-
- isSourceValue() - Method in class org.nuxeo.template.api.TemplateInput
-
- isSpecialSystemProperty(String) - Static method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLBaseProperty
-
- isStart() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
-
Checks if this is the start node.
- isStart() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
-
- isStarted(String) - Method in class org.nuxeo.connect.update.standalone.StandaloneUpdateService
-
- isStarted() - Method in class org.nuxeo.launcher.monitoring.StatusServletClient
-
- isStarted() - Method in class org.nuxeo.launcher.NuxeoLauncher
-
- isStarted() - Method in class org.nuxeo.osgi.application.client.NuxeoApp
-
- isStarted() - Method in class org.nuxeo.osgi.application.StandaloneApplication
-
- isStarted() - Method in class org.nuxeo.runtime.AbstractRuntimeService
-
- isStarted() - Method in interface org.nuxeo.runtime.RuntimeService
-
Returns true if the runtime is started.
- isStarted() - Method in class org.nuxeo.runtime.test.NXRuntimeTestCase
-
- isStarted() - Method in interface org.nuxeo.runtime.test.runner.RuntimeHarness
-
- isStartedBefore(long) - Method in class org.nuxeo.ecm.core.api.operation.Operation
-
- isStartupFine() - Method in class org.nuxeo.launcher.monitoring.StatusServletClient
-
- isStateSharedByAllThreadSessions() - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Returns true
if all sessions in the current thread share the same
state.
- isStateSharedByAllThreadSessions() - Method in class org.nuxeo.ecm.core.api.local.LocalSession
-
- isStateSharedByAllThreadSessions() - Method in interface org.nuxeo.ecm.core.model.Session
-
Returns true
if all sessions in the current thread share the same
state.
- isStateSharedByAllThreadSessions() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
-
- isStateSharedByAllThreadSessions() - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl
-
- isStateSharedByAllThreadSessions() - Method in interface org.nuxeo.ecm.core.storage.sql.Session
-
Returns true
if all sessions in the current thread share the same
state.
- isStateSharedByAllThreadSessions() - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
-
- isStateUpdate() - Method in class org.nuxeo.ecm.core.api.operation.Modification
-
- isStatic() - Method in class org.nuxeo.ecm.directory.ldap.LDAPReference
-
- isStatInfoAvailable() - Method in class org.nuxeo.ecm.admin.SystemInfoManager
-
- isStatInfoInProgress() - Method in class org.nuxeo.ecm.admin.SystemInfoManager
-
- isStep(DocumentModel) - Method in class org.nuxeo.ecm.platform.routing.web.DocumentRoutingActionsBean
-
- isStop() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
-
Checks if this is a stop node.
- isStop() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
-
- isStopped() - Method in class org.nuxeo.ecm.platform.ui.web.multipart.MultipartRequest
-
- isStored() - Method in class org.nuxeo.ecm.platform.rendition.impl.LiveRendition
-
- isStored() - Method in class org.nuxeo.ecm.platform.rendition.impl.StoredRendition
-
- isStored() - Method in interface org.nuxeo.ecm.platform.rendition.Rendition
-
Indicates if the Rendition is stored or live
- isStreaming() - Method in class org.nuxeo.ecm.automation.client.jaxrs.impl.MultipartRequestEntity
-
- isStreamingServer() - Method in class org.nuxeo.runtime.config.NodeConfiguration
-
- isStrictValueReference(String) - Static method in class org.nuxeo.ecm.platform.ui.web.util.ComponentTagUtils
-
Returns true if the specified value is a value expression, e.g starting
and ending with EL markers after being trimmed.
- isStringRange(String) - Static method in class org.nuxeo.ecm.platform.annotations.gwt.client.util.XPointerFactory
-
- isStudioSnapshopUpdateInProgress() - Method in class org.nuxeo.connect.client.jsf.AppCenterViewsManager
-
- isSubscriptionRequestPending(Principal) - Method in interface org.nuxeo.ecm.social.workspace.adapters.SocialWorkspace
-
Returns true
if there is a pending Subscription Request for the
given principal
, false
otherwise.
- isSubscriptionRequestPending(Principal) - Method in class org.nuxeo.ecm.social.workspace.adapters.SocialWorkspaceAdapter
-
- isSubscriptionRequestPending(SocialWorkspace, Principal) - Method in interface org.nuxeo.ecm.social.workspace.service.SocialWorkspaceService
-
Deprecated.
since 5.6 see SocialWorkspace
- isSubscriptionRequestPending(SocialWorkspace, Principal) - Method in class org.nuxeo.ecm.social.workspace.service.SocialWorkspaceServiceImpl
-
- isSubscriptionRequestPending(SocialWorkspace, Principal) - Method in interface org.nuxeo.ecm.social.workspace.service.SubscriptionRequestHandler
-
- isSuccess() - Method in class org.nuxeo.ecm.core.management.api.ProbeStatus
-
- isSuccess() - Method in class org.nuxeo.ecm.csv.CSVImportLog
-
- isSuccessful() - Method in class org.nuxeo.ecm.platform.commandline.executor.api.ExecResult
-
- isSuffix() - Method in class org.nuxeo.ecm.core.query.sql.model.Expression
-
Is the unary operator pretty-printed after the operand?
- isSuperTypeOf(Type) - Method in class org.nuxeo.ecm.core.schema.types.AbstractType
-
- isSuperTypeOf(Type) - Method in interface org.nuxeo.ecm.core.schema.types.Type
-
Tests whether the given type is derived from this type.
- isSupported() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
-
- isSupported() - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
-
- isSupported() - Method in class org.nuxeo.shell.swing.SwingTerminal
-
- isSupportingMerge() - Method in class org.nuxeo.ecm.automation.core.events.EventRegistry
-
- isSupportingMerge() - Method in class org.nuxeo.ecm.automation.core.exception.ChainExceptionRegistry
-
- isSupportingMerge() - Method in class org.nuxeo.ecm.automation.core.impl.AutomationFilterRegistry
-
- isSupportingMerge() - Method in class org.nuxeo.ecm.automation.core.impl.OperationTypeRegistry
-
- isSupportingMerge() - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleRegistry
-
- isSupportingMerge() - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleTypeRegistry
-
- isSupportingMerge() - Method in class org.nuxeo.ecm.directory.ldap.registry.LDAPDirectoryRegistry
-
- isSupportingMerge() - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationListenerVetoRegistry
-
- isSupportingMerge() - Method in class org.nuxeo.ecm.platform.forms.layout.service.DisabledPropertyRefRegistry
-
- isSupportingMerge() - Method in class org.nuxeo.ecm.platform.query.core.PageProviderRegistry
-
- isSupportingMerge() - Method in class org.nuxeo.runtime.model.ContributionFragmentRegistry
-
Returns true if merge is supported.
- isSupportingMerge() - Method in class org.nuxeo.runtime.model.SimpleContributionRegistry
-
- isSureToDeleteGadget() - Method in class org.nuxeo.opensocial.container.client.AppInfoMessages
-
- isSuspending() - Method in class org.nuxeo.ecm.core.work.AbstractWork
-
- isSuspending() - Method in interface org.nuxeo.ecm.core.work.api.Work
-
Checks if a suspend has been requested for this work instance by the work
manager.
- isSyncHandlersTrackingEnabled() - Method in class org.nuxeo.ecm.core.management.events.EventMonitoring
-
- isSyncHandlersTrackingEnabled() - Method in interface org.nuxeo.ecm.core.management.events.EventMonitoringMBean
-
Tells if time tracking is active for Sync event handlers.
- isSynchronizationRoot(Principal, DocumentModel) - Method in class org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl
-
- isSynchronizationRoot(Principal, DocumentModel) - Method in interface org.nuxeo.drive.service.NuxeoDriveManager
-
Checks if the given
DocumentModel
is a synchronization root for
the given user.
- isSyncTrackingEnabled() - Method in class org.nuxeo.ecm.admin.monitoring.EventMonitoringActionBean
-
- isSystemId(Principal) - Method in class org.nuxeo.runtime.api.login.LoginComponent
-
- isSystemId(Principal) - Method in interface org.nuxeo.runtime.api.login.LoginService
-
- isSystemLogin(Object) - Static method in class org.nuxeo.runtime.api.login.LoginComponent
-
- isTagServiceEnabled() - Method in class org.nuxeo.ecm.platform.tag.web.TagActionsBean
-
- ISTANCE_OF_PRIORITY - Static variable in class org.nuxeo.ecm.automation.core.impl.InvokableMethod
-
- isTaskGadgetEmpty(String) - Method in class org.nuxeo.functionaltests.fragment.GadgetsContainerFragment
-
- isTaskGadgetEmpty() - Method in class org.nuxeo.functionaltests.pages.UserHomePage
-
- isTaskGadgetLoaded() - Method in class org.nuxeo.functionaltests.pages.UserHomePage
-
- isTasksDashboardEmpty() - Method in class org.nuxeo.functionaltests.pages.WorkflowHomePage
-
- isTempFile - Variable in class org.nuxeo.ecm.platform.video.convert.BaseVideoConverter.InputFile
-
- isTemplate() - Method in class org.nuxeo.ecm.webengine.scripting.ScriptFile
-
- isTemporary() - Method in class org.nuxeo.ecm.core.api.impl.blob.StreamingBlob
-
- isTemporary() - Method in class org.nuxeo.ecm.platform.ui.web.util.files.FileUtils.TemporaryFileBlob
-
- isTemporary() - Method in class org.nuxeo.ecm.webapp.filemanager.FileManageActionsBean.TemporaryFileBlob
-
Deprecated.
- isTenantAdministrator(Principal) - Method in interface org.nuxeo.ecm.multi.tenant.MultiTenantService
-
- isTenantAdministrator(Principal) - Method in class org.nuxeo.ecm.multi.tenant.MultiTenantServiceImpl
-
- isTenantIsolationEnabled() - Method in class org.nuxeo.ecm.multi.tenant.MultiTenantActions
-
- isTenantIsolationEnabled(CoreSession) - Method in interface org.nuxeo.ecm.multi.tenant.MultiTenantService
-
- isTenantIsolationEnabled(CoreSession) - Method in class org.nuxeo.ecm.multi.tenant.MultiTenantServiceImpl
-
- isTenantIsolationEnabledByDefault() - Method in interface org.nuxeo.ecm.multi.tenant.MultiTenantService
-
- isTenantIsolationEnabledByDefault() - Method in class org.nuxeo.ecm.multi.tenant.MultiTenantServiceImpl
-
- isTerminated() - Method in class org.nuxeo.ecm.core.api.operation.Operation
-
- isTestingContext() - Method in class org.nuxeo.ecm.core.api.local.LocalSession
-
This method is for compatibility with < 1.5 core In older core this
class were used only for testing - but now it is used by webengine and a
security fix that break tests was done.
- isTestModeSet() - Method in class org.nuxeo.connect.client.NuxeoCallbackHolder
-
- isTestModeSet() - Method in class org.nuxeo.launcher.connect.StandaloneCallbackHolder
-
- isTestModeSet() - Static method in class org.nuxeo.runtime.api.Framework
-
Returns true if test mode is set.
- isText() - Method in interface org.nuxeo.ecm.platform.relations.web.NodeInfo
-
- isText() - Method in class org.nuxeo.ecm.platform.relations.web.NodeInfoImpl
-
- isTextPresent(By, String) - Static method in class org.nuxeo.functionaltests.AbstractTest
-
Returns true if text
is present in the element retrieved with
the given method.
- isTextPresent(WebElement, String) - Static method in class org.nuxeo.functionaltests.AbstractTest
-
Returns true if text
is present in the given element.
- isThreadModerated(DocumentModel) - Method in interface org.nuxeo.ecm.platform.forum.web.api.ThreadAction
-
Returns true if the given thread is moderated, false otherwise.
- isThreadModerated(DocumentModel) - Method in class org.nuxeo.ecm.platform.forum.web.ThreadActionBean
-
- isTileComputed(int, int) - Method in interface org.nuxeo.ecm.platform.pictures.tiles.api.PictureTiles
-
- isTileComputed(int, int) - Method in class org.nuxeo.ecm.platform.pictures.tiles.api.PictureTilesImpl
-
- isTimerRunning() - Method in interface org.nuxeo.runtime.tomcat.dev.DevBundlesManager
-
- isTimerRunning() - Method in class org.nuxeo.runtime.tomcat.dev.DevFrameworkBootstrap
-
- isTomcat() - Method in class org.nuxeo.common.Environment
-
- isTomcat() - Method in class org.nuxeo.connect.update.task.guards.PlatformHelper
-
- isTomcat - Variable in class org.nuxeo.launcher.config.ConfigurationGenerator
-
- isTraceEnabled() - Method in class org.nuxeo.ecm.automation.server.jaxrs.doc.DocResource
-
- isTransactionActive() - Static method in class org.nuxeo.runtime.transaction.TransactionHelper
-
Checks if the current User Transaction is active.
- isTransactionActiveOrMarkedRollback() - Static method in class org.nuxeo.runtime.transaction.TransactionHelper
-
Checks if the current User Transaction is active or marked rollback only.
- isTransactionMarkedRollback() - Static method in class org.nuxeo.runtime.transaction.TransactionHelper
-
Checks if the current User Transaction is marked rollback only.
- isTransactionStarted() - Method in interface org.nuxeo.ecm.core.event.EventService
-
Tests whether or not a transaction was started.
- isTransactionStarted() - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
-
- isTransient() - Method in class org.nuxeo.ecm.platform.ui.web.component.date.DateTimeValidator
-
- isTransient() - Method in class org.nuxeo.ecm.platform.ui.web.component.file.InputFileMimetypeValidator
-
- isTransient() - Method in class org.nuxeo.ecm.platform.ui.web.component.file.InputFileSizeValidator
-
- isTransient() - Method in class org.nuxeo.theme.jsf.component.UIFragment
-
- isTranslated() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.RenderingInfoImpl
-
- isTranslated() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
-
- isTranslated() - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
-
- isTranslated() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.RenderingInfo
-
- isTranslated() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Widget
-
Returns true if all labels are messages that need to be translated.
- isTranslated() - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
-
Returns true if all labels are messages that need to be translated.
- isTranslated() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.RenderingInfoDescriptor
-
- isTranslated() - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetDescriptor
-
- isTranslateTitle() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewHeader
-
- isTrashManagementEnabled() - Method in interface org.nuxeo.ecm.webapp.action.DeleteActions
-
- isTrashManagementEnabled() - Method in class org.nuxeo.ecm.webapp.action.DeleteActionsBean
-
- isTrashManagementEnabled() - Static method in class org.nuxeo.ecm.webapp.trashManagement.ConversationTrashManager
-
- isTrashManagementEnabled() - Method in class org.nuxeo.ecm.webapp.trashManagement.TrashManagementService
-
- isTrashManagementEnabled() - Method in interface org.nuxeo.ecm.webapp.trashManagement.TrashManager
-
Checks if trash management is enabled.
- isTrashManagementEnabled() - Method in class org.nuxeo.ecm.webapp.trashManagement.TrashManagerBean
-
- isTreeBound() - Method in class org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryAdapter
-
- isTreeBound() - Method in interface org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryMBean
-
- isTrim() - Method in class org.nuxeo.common.utils.TextTemplate
-
- isTrim() - Method in class org.nuxeo.launcher.commons.text.TextTemplate
-
- isTrustedHost(String) - Method in interface org.nuxeo.opensocial.service.api.OpenSocialService
-
Returns true
if the given host is a trusted host, false
otherwise.
- isTrustedHost(String) - Method in class org.nuxeo.opensocial.service.impl.OpenSocialServiceImpl
-
- isTrustedHost(String) - Method in class org.nuxeo.opensocial.shindig.crypto.OpenSocialDescriptor
-
- isType(String) - Method in class org.nuxeo.ecm.core.storage.sql.Model
-
Checks if we have a type (doctype or complex type).
- isTypeAdaptable(Class<?>, Class<?>) - Method in interface org.nuxeo.ecm.automation.AutomationService
-
Checks whether or not the given type is adaptable into the target type.
- isTypeAdaptable(Class<?>, Class<?>) - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
-
- isUnconstrained() - Method in class org.nuxeo.ecm.core.storage.sql.ColumnType
-
- isUndefined() - Method in enum org.nuxeo.ecm.webengine.model.Access
-
- isUnicityEnabled() - Method in interface org.nuxeo.ecm.platform.filemanager.api.FileManager
-
- isUnicityEnabled() - Method in class org.nuxeo.ecm.platform.filemanager.service.FileManagerService
-
- isUnrestricted - Variable in class org.nuxeo.ecm.core.api.UnrestrictedSessionRunner
-
- isUpdateCenterDisabled() - Method in class org.nuxeo.ecm.admin.AdminViewManager
-
- isUpdateModification() - Method in class org.nuxeo.ecm.core.api.operation.Modification
-
- isUpgradeOnly() - Method in class org.nuxeo.connect.update.task.update.UpdateOptions
-
- isUseDownloadUrl() - Method in class org.nuxeo.ecm.platform.indexing.gateway.adapter.BlobFormatDescriptor
-
- isUseMainContentAsTemplate() - Method in class org.nuxeo.template.adapters.doc.TemplateBinding
-
- isUser(String) - Static method in class org.nuxeo.ecm.activity.ActivityHelper
-
- isUserFound(String) - Method in class org.nuxeo.functionaltests.pages.admincenter.usermanagement.UsersTabSubPage
-
Is the username was found in the last search result page.
- isUserFound(String) - Method in class org.nuxeo.functionaltests.pages.usermanagement.compat.UsersTabSubPage
-
Is the username was found in the last search result page.
- isUserInGroup(DocumentModel, String) - Static method in class org.nuxeo.ecm.platform.shibboleth.computedgroups.ELGroupComputerHelper
-
- isUserInRole(String) - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockExternalContext
-
- isUserWorkspace(DocumentModel) - Static method in class org.nuxeo.drive.hierarchy.userworkspace.adapter.UserWorkspaceHelper
-
- isUseValidation() - Method in class org.nuxeo.runtime.jboss.deployer.structure.NuxeoStructureDeployer
-
- isUsingGui() - Method in class org.nuxeo.launcher.NuxeoLauncher
-
- isValid() - Method in class org.nuxeo.ecm.platform.smart.query.jsf.IncrementalSmartNXQLQuery
-
- isValid(String) - Static method in class org.nuxeo.ecm.platform.smart.query.jsf.IncrementalSmartNXQLQuery
-
- isValid() - Method in interface org.nuxeo.ecm.platform.smart.query.SmartQuery
-
Returns true if query is valid.
- isValidated() - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
-
if the route this element is part of has been validated.
- isValidated() - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
-
- isValidating() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
-
- isValidating() - Method in interface org.nuxeo.ecm.core.api.model.Property
-
Checks whether this property is validating values when set.
- isValidEL(String) - Static method in class org.nuxeo.ecm.platform.shibboleth.computedgroups.ELGroupComputerHelper
-
- isValidParameter(String) - Method in interface org.nuxeo.ecm.platform.commandline.executor.api.CommandLineExecutorService
-
Returns true if the given parameter
is valid to be used in a
command.
- isValidParameter(String) - Method in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent
-
- isValidPath(String) - Static method in class org.nuxeo.common.utils.Path
-
- isValidSocialWorkspaceGroupName(String) - Static method in class org.nuxeo.ecm.social.workspace.helper.SocialWorkspaceHelper
-
- isValidUUID(String) - Static method in class org.nuxeo.common.utils.IdUtils
-
Check if a given string has the pattern for UUID type 4
- isValueReference(String) - Static method in class org.nuxeo.ecm.platform.ui.web.util.ComponentTagUtils
-
Returns true if the specified value contains a value expression, e.g the
start and end of EL markers.
- isVerifyServerCert() - Method in class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor
-
- isVersion() - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
-
- isVersion() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Checks if this document is a version.
- isVersion() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- isVersion() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- isVersion() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- isVersion() - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- isVersion() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
-
- isVersion() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- isVersion() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentVersion
-
- isVersion() - Method in class org.nuxeo.ecm.core.storage.sql.Node
-
- isVersion() - Method in interface org.nuxeo.ecm.core.versioning.VersionableDocument
-
Checks whether or not this doc is a version document.
- isVersionable() - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
-
- isVersionable() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Checks if this document can have versions.
- isVersionable() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- isVersionable() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- isVersionable() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- isVersionMismatch() - Method in class org.nuxeo.connect.client.status.SubscriptionStatusWrapper
-
- isVersionSeriesCheckedOut - Variable in class org.nuxeo.ecm.core.api.DocumentModel.DocumentModelRefresh
-
- isVersionSeriesCheckedOut() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Checks if there is a checked out working copy for the version series of
this document.
- isVersionSeriesCheckedOut() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- isVersionSeriesCheckedOut() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- isVersionSeriesCheckedOut() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- isVersionSeriesCheckedOut() - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- isVersionSeriesCheckedOut() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
-
- isVersionSeriesCheckedOut() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
-
- isVersionSeriesCheckedOut() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- isVersionSeriesCheckedOut() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentVersion
-
- isVersionSeriesCheckedOut() - Method in interface org.nuxeo.ecm.core.versioning.VersionableDocument
-
- isVertical() - Method in class org.nuxeo.connect.update.xml.FieldDefinition
-
- isVirtual() - Method in class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
-
- isVirtual() - Method in interface org.nuxeo.ecm.webdav.backend.Backend
-
- isVirtual() - Method in class org.nuxeo.ecm.webdav.backend.SimpleBackend
-
- isVirtualHosted(HttpServletRequest) - Static method in class org.nuxeo.wss.servlet.VHHelper
-
- isVirtualHosting(HttpServletRequest) - Static method in class org.nuxeo.theme.html.Utils
-
- isVisibleInNavigationMenu() - Method in class org.nuxeo.wizard.nav.Page
-
- isVisibleInPerspective(PerspectiveType) - Method in class org.nuxeo.theme.fragments.AbstractFragment
-
- isVisibleInPerspective(PerspectiveType) - Method in interface org.nuxeo.theme.fragments.Fragment
-
- isVisibleInPerspective(Element, PerspectiveType) - Method in class org.nuxeo.theme.perspectives.PerspectiveManager
-
- isWarning() - Method in class org.nuxeo.ecm.core.api.operation.Status
-
- isWebEngineVirtualHosting(HttpServletRequest) - Static method in class org.nuxeo.theme.webengine.fm.extensions.Utils
-
- isWindows() - Method in class org.nuxeo.connect.update.task.guards.PlatformHelper
-
- isWindows() - Static method in class org.nuxeo.ecm.admin.NuxeoCtlManager
-
- isWindows() - Static method in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent
-
- isWindows() - Static method in class org.nuxeo.ecm.platform.commandline.executor.service.executors.AbstractExecutor
-
- isWindows() - Static method in class org.nuxeo.wizard.helpers.ServerController
-
- isWitDay() - Method in class org.nuxeo.ecm.platform.suggestbox.utils.DateMatcher
-
- isWithMonth() - Method in class org.nuxeo.ecm.platform.suggestbox.utils.DateMatcher
-
- isWithYears() - Method in class org.nuxeo.ecm.platform.suggestbox.utils.DateMatcher
-
- isWizardAvailable() - Method in class org.nuxeo.launcher.config.ServerConfigurator
-
Override it to make the wizard available for a given server.
- isWizardAvailable() - Method in class org.nuxeo.launcher.config.TomcatConfigurator
-
- isWizardRequired() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
-
Check if wizard must and can be ran
- isWorkingListEmpty(String) - Method in class org.nuxeo.ecm.webapp.documentsLists.BaseDocumentsListsManager
-
- isWorkingListEmpty(String) - Method in interface org.nuxeo.ecm.webapp.documentsLists.DocumentsListsManager
-
Check is list listName is empty.
- isWorkingListEmpty() - Method in interface org.nuxeo.ecm.webapp.documentsLists.DocumentsListsManager
-
Checks if default list is empty.
- isWorkingListEmpty(String) - Method in class org.nuxeo.ecm.webapp.documentsLists.DocumentsListsManagerBean
-
- isWorkingListEmpty() - Method in class org.nuxeo.ecm.webapp.documentsLists.DocumentsListsManagerBean
-
- isWorkInstanceSuspended() - Method in class org.nuxeo.ecm.core.work.AbstractWork
-
- isWorkInstanceSuspended() - Method in interface org.nuxeo.ecm.core.work.api.Work
-
CALLED BY THE WORK MANAGER (not user code) to check if this work instance
really suspended.
- isWorkInState(String, Work.State) - Method in class org.nuxeo.ecm.core.work.MemoryWorkQueuing
-
- isWorkInState(String, Work.State) - Method in class org.nuxeo.ecm.core.work.redis.RedisWorkQueuing
-
- isWorkInState(String, Work.State) - Method in interface org.nuxeo.ecm.core.work.WorkQueuing
-
Checks if a work instance with the given id is in the given state.
- isWorkListEmpty() - Method in interface org.nuxeo.ecm.webapp.clipboard.ClipboardActions
-
Checks if the currently selected WorkList is empty.
- isWorkListEmpty() - Method in class org.nuxeo.ecm.webapp.clipboard.ClipboardActionsBean
-
- isWrapperFor(Class<?>) - Method in class org.nuxeo.ecm.directory.sql.SimpleDataSource
-
- isWrapperFor(Class<?>) - Method in class org.nuxeo.runtime.api.DataSourceFromUrl
-
- isWrapperFor(Class<?>) - Method in class org.nuxeo.runtime.datasource.PatchedBasicManagedDataSource
-
- isWritable(Context) - Static method in class org.nuxeo.runtime.api.InitialContextAccessor
-
Try writing in JNDI space
- isWritable() - Method in class org.nuxeo.theme.themes.ThemeDescriptor
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.apidoc.export.ArchiveFileWriter
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.jaxrs.io.audit.LogEntryListWriter
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.BlobsWriter
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.JsonDocumentListWriter
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.JsonDocumentWriter
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.jaxrs.io.EntityListWriter
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.jaxrs.io.EntityWriter
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.jaxrs.io.JsonAdapterWriter
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.jaxrs.io.JsonExceptionWriter
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.jaxrs.io.JsonLoginInfoWriter
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.jaxrs.io.JsonPrimitiveWriter
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.jaxrs.io.JsonRecordSetWriter
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.jaxrs.io.JsonTreeWriter
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.JsonAutomationInfoWriter
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.JsonOperationWriter
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.platform.forms.layout.export.WidgetTypeDefinitionJsonWriter
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.platform.forms.layout.export.WidgetTypeDefinitionsJsonWriter
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.platform.publisher.remoting.restHandler.RemotePubMessageWriter
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.webengine.jaxrs.views.TemplateViewMessageBodyWriter
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.webengine.jaxrs.views.ViewMessageBodyWriter
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.webengine.model.io.BlobWriter
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.webengine.model.io.FileWriter
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.webengine.model.io.ResourceWriter
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.webengine.model.io.ScriptFileWriter
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.webengine.model.io.TemplateViewWriter
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.webengine.model.io.TemplateWriter
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.ecm.webengine.model.io.URLWriter
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.opensocial.webengine.gadgets.GadgetStreamWriter
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.nuxeo.template.xdocreport.jaxrs.ResourceMessageWriter
-
- isXmlConfigured() - Method in class org.nuxeo.theme.themes.ThemeDescriptor
-
- isXmlPureComponent() - Method in class org.nuxeo.apidoc.adapters.ComponentInfoDocAdapter
-
- isXmlPureComponent() - Method in interface org.nuxeo.apidoc.api.ComponentInfo
-
- isXmlPureComponent() - Method in class org.nuxeo.apidoc.introspection.ComponentInfoImpl
-
- italic() - Method in interface org.nuxeo.opensocial.wysiwyg.client.resources.RichTextEditorConstants
-
- ITEM_TAG - Static variable in class org.nuxeo.ecm.platform.ui.web.restAPI.OpenSearchRestlet
-
- items - Variable in class org.nuxeo.ecm.diff.service.impl.DiffFieldDescriptor
-
- IterableInputHelper - Class in org.nuxeo.ecm.automation.core.impl
-
- IterableQueryResult - Interface in org.nuxeo.ecm.core.api
-
An iterable query result based on a cursor.
- iterator() - Method in class org.nuxeo.common.collections.DependencyTree
-
- iterator() - Method in class org.nuxeo.connect.update.task.update.Entry
-
- iterator() - Method in class org.nuxeo.ecm.automation.client.model.Documents
-
- iterator() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelChildrenIterator
-
- iterator() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
-
- iterator() - Method in class org.nuxeo.ecm.core.api.model.PropertyDiff
-
- iterator() - Method in class org.nuxeo.ecm.core.api.operation.ModificationSet
-
- iterator() - Method in class org.nuxeo.ecm.core.event.impl.EventBundleImpl
-
- iterator() - Method in class org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl
-
- iterator() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.ResultSetQueryResult
-
- iterator() - Method in class org.nuxeo.ecm.core.work.NuxeoBlockingQueue
-
- iterator() - Method in class org.nuxeo.ecm.core.work.redis.RedisBlockingQueue
-
- iterator() - Method in class org.nuxeo.ecm.platform.rendering.fm.adapters.ListPropertyTemplate
-
- iterator() - Method in class org.nuxeo.ecm.platform.routing.core.api.TasksInfoWrapper
-
- iterator() - Method in class org.nuxeo.ecm.webengine.security.PostfixExpression
-
- iterator() - Method in class org.nuxeo.runtime.contribution.impl.ContributionImpl
-
- iterator() - Method in class org.nuxeo.runtime.deploy.DependencyTree
-
- iterator() - Method in class org.nuxeo.runtime.management.counters.CounterHistoryStack
-
- itf - Variable in class org.nuxeo.ecm.core.api.adapter.SessionAdapterDescriptor
-
- IVisitor - Interface in org.nuxeo.ecm.core.query.sql.model
-
- IWork2PDFConverter - Class in org.nuxeo.ecm.platform.convert.plugins
-
iWork2PDF converter.
- IWork2PDFConverter() - Constructor for class org.nuxeo.ecm.platform.convert.plugins.IWork2PDFConverter
-
- IWORK_MIME_TYPES - Static variable in class org.nuxeo.ecm.platform.convert.plugins.IWork2PDFConverter
-
- R - Static variable in interface org.nuxeo.ecm.platform.annotations.gwt.client.annotea.RDFConstant
-
- r - Variable in class org.nuxeo.ecm.platform.groups.audit.service.acl.excel.ByteColor
-
- R_ABOUT - Static variable in interface org.nuxeo.ecm.platform.annotations.gwt.client.annotea.RDFConstant
-
- R_RESOURCE - Static variable in interface org.nuxeo.ecm.platform.annotations.gwt.client.annotea.RDFConstant
-
- R_TYPE - Static variable in interface org.nuxeo.ecm.platform.annotations.gwt.client.annotea.RDFConstant
-
- raiseEventsOnDocumentChange(DocumentModel) - Static method in class org.nuxeo.ecm.webapp.helpers.EventManager
-
Fires the necessary events so that the nuxeo infrastructure components get
updated.
- raiseEventsOnDocumentChildrenChange(DocumentModel) - Static method in class org.nuxeo.ecm.webapp.helpers.EventManager
-
Fires the necessary events so that the nuxeo infrastructure components get
updated.
- raiseEventsOnDocumentCreate(DocumentModel) - Static method in class org.nuxeo.ecm.webapp.helpers.EventManager
-
Dispatches an event to get interested components informed when a changeable
document was created (thus not saved) and before the form is displayed.
- raiseEventsOnDocumentSelected(DocumentModel) - Static method in class org.nuxeo.ecm.webapp.helpers.EventManager
-
Fires the necessary events so that the nuxeo infrastructure components get
updated.
- raiseEventsOnGoingHome() - Static method in class org.nuxeo.ecm.webapp.helpers.EventManager
-
Raises events on going home, will be processed immediately.
- raiseEventsOnLocationSelectionChanged() - Static method in class org.nuxeo.ecm.webapp.helpers.EventManager
-
Raises events on location selection change, will be processed immediately.
- RaiseSeamEvents - Class in org.nuxeo.ecm.automation.jsf.operations
-
Operation that raises configurable seam events.
- RaiseSeamEvents() - Constructor for class org.nuxeo.ecm.automation.jsf.operations.RaiseSeamEvents
-
- Range - Class in org.nuxeo.ecm.platform.annotations.gwt.client.util
-
- Range(String, Node, int, Node, int) - Constructor for class org.nuxeo.ecm.platform.annotations.gwt.client.util.Range
-
- Range - Annotation Type in org.nuxeo.ecm.webengine.forms.validation.annotations
-
- RangeValidator - Class in org.nuxeo.ecm.webengine.forms.validation
-
- RangeValidator(double, double, boolean) - Constructor for class org.nuxeo.ecm.webengine.forms.validation.RangeValidator
-
- rate(String, int, String, String) - Method in interface org.nuxeo.ecm.rating.api.RatingService
-
Rates the activityObject
by the username
.
- rate(String, int, String, String) - Method in class org.nuxeo.ecm.rating.RatingServiceImpl
-
- RATING_PARAMETER - Static variable in class org.nuxeo.ecm.rating.RatingActivityStreamFilter
-
- RATING_VERB_PREFIX - Static variable in class org.nuxeo.ecm.rating.api.Constants
-
- RatingActivityStreamFilter - Class in org.nuxeo.ecm.rating
-
Activity Stream filter handling rating activities.
- RatingActivityStreamFilter() - Constructor for class org.nuxeo.ecm.rating.RatingActivityStreamFilter
-
- RatingActivityStreamFilter.QueryType - Enum in org.nuxeo.ecm.rating
-
- RatingListener - Class in org.nuxeo.ecm.rating.listener
-
Remove rates made when a document is removed or his lifecycle state is
changing to DELETED_STATE
- RatingListener() - Constructor for class org.nuxeo.ecm.rating.listener.RatingListener
-
- RatingService - Interface in org.nuxeo.ecm.rating.api
-
Service handling rating on activity objects.
- RatingServiceImpl - Class in org.nuxeo.ecm.rating
-
- RatingServiceImpl() - Constructor for class org.nuxeo.ecm.rating.RatingServiceImpl
-
- rawToc() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.data.TicToc
-
- RDF - Static variable in interface org.nuxeo.ecm.platform.annotations.api.AnnotationsConstants
-
- RDF_ - Static variable in interface org.nuxeo.ecm.platform.annotations.api.AnnotationsConstants
-
- RDF_ABOUT - Static variable in interface org.nuxeo.ecm.platform.annotations.api.AnnotationsConstants
-
- RDF_BAG - Static variable in interface org.nuxeo.ecm.platform.annotations.api.AnnotationsConstants
-
- RDF_TYPE - Static variable in interface org.nuxeo.ecm.platform.annotations.api.AnnotationsConstants
-
- RDFConstant - Interface in org.nuxeo.ecm.platform.annotations.gwt.client.annotea
-
- RDFParser - Class in org.nuxeo.ecm.platform.annotations.gwt.client.annotea
-
- RDFParser() - Constructor for class org.nuxeo.ecm.platform.annotations.gwt.client.annotea.RDFParser
-
- rdnAttribute - Variable in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
-
- rdnMatchesIdField() - Method in class org.nuxeo.ecm.directory.ldap.LDAPSession
-
- read(InputStream) - Static method in class Archetype
-
- read() - Method in class org.nuxeo.apidoc.documentation.DocumentModelListReader
-
- read(InputStream) - Static method in class org.nuxeo.common.utils.FileUtils
-
Deprecated.
use org.apache.commons.io.IOUtils.toString(in, "UTF-8")
explicitly instead (or any other encoding when provided by
the source of the byte stream).
- read(JsonParser) - Method in interface org.nuxeo.ecm.automation.client.jaxrs.spi.JsonMarshaller
-
Builds and returns a POJO from the JSON object
- read(JsonParser) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.marshallers.BooleanMarshaller
-
- read(JsonParser) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.marshallers.DateMarshaller
-
- read(JsonParser) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.marshallers.DocumentMarshaller
-
- read(JsonParser) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.marshallers.DocumentsMarshaller
-
- read(JsonParser) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.marshallers.ExceptionMarshaller
-
- read(JsonParser) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.marshallers.LoginMarshaller
-
- read(JsonParser) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.marshallers.NumberMarshaller
-
- read(JsonParser) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.marshallers.PojoMarshaller
-
- read(JsonParser) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.marshallers.RecordSetMarshaller
-
- read(JsonParser) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.marshallers.StringMarshaller
-
- read() - Method in class org.nuxeo.ecm.automation.client.jaxrs.util.Base64.InputStream
-
Reads enough of the input stream to convert
to/from Base64 and returns the next byte.
- read(byte[], int, int) - Method in class org.nuxeo.ecm.automation.client.jaxrs.util.Base64.InputStream
-
- read(InputStream) - Static method in class org.nuxeo.ecm.automation.client.jaxrs.util.IOUtils
-
- read(Reader) - Static method in class org.nuxeo.ecm.automation.client.jaxrs.util.IOUtils
-
- read(JsonParser) - Static method in class org.nuxeo.ecm.automation.client.jaxrs.util.JsonOperationMarshaller
-
- read(JsonParser, CoreSession) - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodec
-
When the object codec is called the stream is positioned on the first value.
- read(JsonParser, CoreSession) - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService.BooleanCodec
-
- read(JsonParser, CoreSession) - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService.CalendarCodec
-
- read(JsonParser, CoreSession) - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService.DateCodec
-
- read(JsonParser, CoreSession) - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService.DocumentAdapterCodec
-
When the object codec is called the stream is positioned on the first
value.
- read(JsonParser, CoreSession) - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService.NumberCodec
-
- read(String, CoreSession) - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService
-
- read(String, ClassLoader, CoreSession) - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService
-
- read(InputStream, CoreSession) - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService
-
- read(InputStream, ClassLoader, CoreSession) - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService
-
- read(JsonParser, ClassLoader, CoreSession) - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService
-
- read(JsonParser, CoreSession) - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService.StringCodec
-
- read(byte[]) - Method in class org.nuxeo.ecm.automation.jaxrs.io.SharedFileInputStream
-
- read(byte[], int, int) - Method in class org.nuxeo.ecm.automation.jaxrs.io.SharedFileInputStream
-
- read() - Method in class org.nuxeo.ecm.automation.jaxrs.io.SharedFileInputStream
-
- READ - Static variable in interface org.nuxeo.ecm.core.api.security.SecurityConstants
-
- read() - Method in class org.nuxeo.ecm.core.api.SerializableInputStream
-
- read(byte[], int, int) - Method in class org.nuxeo.ecm.core.api.SerializableInputStream
-
- read(byte[]) - Method in class org.nuxeo.ecm.core.api.SerializableInputStream
-
- read() - Method in interface org.nuxeo.ecm.core.io.DocumentReader
-
Reads a single document.
- read(int) - Method in interface org.nuxeo.ecm.core.io.DocumentReader
-
Reads next 'count' documents.
- read() - Method in class org.nuxeo.ecm.core.io.impl.AbstractDocumentReader
-
- read(int) - Method in class org.nuxeo.ecm.core.io.impl.AbstractDocumentReader
-
- read() - Method in class org.nuxeo.ecm.core.io.impl.plugins.DocumentChildrenReader
-
Deprecated.
- read() - Method in class org.nuxeo.ecm.core.io.impl.plugins.DocumentModelReader
-
- read() - Method in class org.nuxeo.ecm.core.io.impl.plugins.DocumentsListReader
-
- read() - Method in class org.nuxeo.ecm.core.io.impl.plugins.DocumentTreeReader
-
- read() - Method in class org.nuxeo.ecm.core.io.impl.plugins.NuxeoArchiveReader
-
- read() - Method in class org.nuxeo.ecm.core.io.impl.plugins.SingleDocumentReader
-
- read() - Method in class org.nuxeo.ecm.core.io.impl.plugins.TypedSingleDocumentReader
-
- read() - Method in class org.nuxeo.ecm.core.io.impl.plugins.XMLDirectoryReader
-
- read() - Method in class org.nuxeo.ecm.core.io.impl.plugins.XMLZipReader
-
- read() - Method in class org.nuxeo.ecm.core.io.impl.plugins.ZipReader
-
- read(InputStream, String) - Static method in class org.nuxeo.ecm.core.opencmis.tests.Helper
-
Reads a stream into a string.
- read(String, Map<String, List<SQLStatement>>) - Static method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.SQLStatement
-
Reads SQL statements from a text file.
- read(Collection<RowId>, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
-
- read(Collection<RowId>, boolean) - Method in interface org.nuxeo.ecm.core.storage.sql.RowMapper
-
Reads a set of rows for the given
RowId
s.
- read(Collection<RowId>, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper
-
- read(Collection<RowId>, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingRowMapper
-
- read(InputStream) - Static method in class org.nuxeo.ecm.platform.audit.io.IOLogEntryBase
-
- read() - Method in class org.nuxeo.ecm.platform.forms.layout.io.Base64.InputStream
-
Reads enough of the input stream to convert
to/from Base64 and returns the next byte.
- read(byte[], int, int) - Method in class org.nuxeo.ecm.platform.forms.layout.io.Base64.InputStream
-
- read() - Method in class org.nuxeo.ecm.platform.io.selectionReader.DocumentModelListReader
-
- read() - Method in class org.nuxeo.ecm.platform.publisher.remoting.marshaling.io.SingleDocumentReaderWithInLineBlobs
-
- read() - Method in class org.nuxeo.ecm.platform.publisher.remoting.marshaling.io.SingleXMlDocumentReader
-
- read(String, String, String) - Method in interface org.nuxeo.ecm.platform.relations.api.Graph
-
Parses source into the graph.
- read(InputStream, String, String) - Method in interface org.nuxeo.ecm.platform.relations.api.Graph
-
Parses source into the graph.
- read(String, InputStream, String, String) - Method in interface org.nuxeo.ecm.platform.relations.api.RelationManager
-
Deprecated.
since 5.5, use the Graph API directly
- read(String, String, String) - Method in class org.nuxeo.ecm.platform.relations.CoreGraph
-
- read(InputStream, String, String) - Method in class org.nuxeo.ecm.platform.relations.CoreGraph
-
- read(InputStream) - Method in class org.nuxeo.ecm.platform.relations.io.IORelationGraphHelper
-
- read(InputStream, String, String) - Method in class org.nuxeo.ecm.platform.relations.jena.JenaGraph
-
- read(String, String, String) - Method in class org.nuxeo.ecm.platform.relations.jena.JenaGraph
-
- read(String, InputStream, String, String) - Method in class org.nuxeo.ecm.platform.relations.services.RelationService
-
Deprecated.
- read(DocumentModel, CoreSession) - Method in interface org.nuxeo.opensocial.container.server.service.WebContentSaverService
-
- read(DocumentModel, CoreSession) - Method in class org.nuxeo.opensocial.container.server.service.WebContentSaverServiceImpl
-
- read(DocumentModel, CoreSession) - Method in class org.nuxeo.opensocial.container.server.webcontent.abs.AbstractWebContentDAO
-
- read(DocumentModel, CoreSession) - Method in interface org.nuxeo.opensocial.container.server.webcontent.api.WebContentDAO
-
- READ - Static variable in class org.nuxeo.opensocial.container.shared.PermissionsConstants
-
- read(VirtualFile, InputStream) - Method in class org.nuxeo.runtime.jboss.deployer.structure.DeploymentStructureReader
-
- read(RuntimeContext, InputStream) - Method in class org.nuxeo.runtime.model.impl.ComponentDescriptorReader
-
- read(RuntimeContext, InputStream) - Method in class org.nuxeo.runtime.model.impl.ExtensionDescriptorReader
-
- read() - Method in class org.nuxeo.runtime.services.streaming.RemoteInputStream
-
- read(byte[], int, int) - Method in class org.nuxeo.runtime.services.streaming.RemoteInputStream
-
- read(InputStream) - Static method in class org.nuxeo.shell.fs.FileSystem
-
- read() - Method in class org.nuxeo.template.importer.XMLModelReader
-
- READ_CHILDREN - Static variable in interface org.nuxeo.ecm.core.api.security.SecurityConstants
-
- Read_Group - Static variable in class org.nuxeo.apidoc.security.SecurityConstants
-
- Read_Grp - Static variable in class org.nuxeo.apidoc.documentation.DocumentationComponent
-
- Read_Grp - Static variable in class org.nuxeo.apidoc.repository.SnapshotPersister
-
- READ_LIFE_CYCLE - Static variable in interface org.nuxeo.ecm.core.api.security.SecurityConstants
-
- READ_ONLY_PARAM - Static variable in class org.nuxeo.ecm.platform.ui.select2.common.Select2Common
-
- READ_PROPERTIES - Static variable in interface org.nuxeo.ecm.core.api.security.SecurityConstants
-
- READ_SECURITY - Static variable in interface org.nuxeo.ecm.core.api.security.SecurityConstants
-
- READ_VERSION - Static variable in interface org.nuxeo.ecm.core.api.security.SecurityConstants
-
- READ_WRITE - Static variable in interface org.nuxeo.ecm.core.api.security.SecurityConstants
-
- readAclMaxSize - Variable in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
-
- readAll() - Method in class org.nuxeo.shell.equinox.Connector
-
Get the response and remove the ending "osgi>" if present - also trim the
string before returning.
- readAndMergeLines(InputStream) - Static method in class org.nuxeo.shell.fs.FileSystem
-
- readBlob(HttpServletRequest, BodyPart) - Static method in class org.nuxeo.ecm.automation.jaxrs.io.operations.MultiPartFormRequestReader
-
- readBlob(HttpServletRequest, BodyPart) - Static method in class org.nuxeo.ecm.automation.jaxrs.io.operations.MultiPartRequestReader
-
- readBytes(URL) - Static method in class org.nuxeo.common.utils.FileUtils
-
- readBytes(InputStream) - Static method in class org.nuxeo.common.utils.FileUtils
-
- readBytes(File) - Static method in class org.nuxeo.common.utils.FileUtils
-
- readBytes(InputStream) - Static method in class org.nuxeo.ecm.core.api.impl.blob.StreamBlob
-
- readBytes(Reader) - Static method in class org.nuxeo.ecm.core.api.impl.blob.StreamBlob
-
- readCollectionRowArray(RowId) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
-
- readCollectionRowArray(RowId) - Method in interface org.nuxeo.ecm.core.storage.sql.RowMapper
-
- readCollectionRowArray(RowId) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper
-
- readCollectionRowArray(RowId) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingRowMapper
-
- readConfiguration(WebEngine, File) - Static method in class org.nuxeo.ecm.webengine.model.impl.ModuleManager
-
- readContent(InputStream) - Static method in class org.nuxeo.shell.fs.FileSystem
-
- ReadDirectoryEntries - Class in org.nuxeo.ecm.automation.core.operations.services.directory
-
- ReadDirectoryEntries() - Constructor for class org.nuxeo.ecm.automation.core.operations.services.directory.ReadDirectoryEntries
-
- readDocumentPart(DocumentPart) - Method in interface org.nuxeo.ecm.core.model.Document
-
Load document part properties from storage and fill them inside the given document part.
- readDocumentPart(DocumentPart) - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- readDocumentPart(DocumentPart) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
-
- readDocumentPart(DocumentPart) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- readEntity(String) - Static method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JsonMarshalling
-
- readException(String) - Static method in class org.nuxeo.ecm.automation.client.jaxrs.spi.marshallers.ExceptionMarshaller
-
- readExternal(ObjectInput) - Method in class org.nuxeo.ecm.platform.ui.web.binding.MetaMethodExpression
-
- readExternal(ObjectInput) - Method in class org.nuxeo.ecm.platform.ui.web.binding.MetaValueExpression
-
- readExternal(ObjectInput) - Method in class org.nuxeo.ecm.platform.ui.web.binding.MethodValueExpression
-
Deprecated.
- readFile(File) - Static method in class Archetype
-
- readFile(File) - Static method in class org.nuxeo.common.utils.FileUtils
-
- readFile(File) - Static method in class org.nuxeo.shell.fs.FileSystem
-
- readFrom(Class<DocumentationItem>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.nuxeo.apidoc.doc.DocumentationItemReader
-
- readFrom(Element) - Method in class org.nuxeo.connect.update.task.standalone.commands.AbstractCommand
-
Must be implemented to initialize the command arguments from an XML
fragment.
- readFrom(Element) - Method in class org.nuxeo.connect.update.task.standalone.commands.CompositeCommand
-
- readFrom(Element) - Method in class org.nuxeo.connect.update.task.standalone.commands.Config
-
- readFrom(Element) - Method in class org.nuxeo.connect.update.task.standalone.commands.Copy
-
- readFrom(Element) - Method in class org.nuxeo.connect.update.task.standalone.commands.Delete
-
- readFrom(Element) - Method in class org.nuxeo.connect.update.task.standalone.commands.DeployConfigPlaceholder
-
- readFrom(Element) - Method in class org.nuxeo.connect.update.task.standalone.commands.DeployPlaceholder
-
- readFrom(Element) - Method in class org.nuxeo.connect.update.task.standalone.commands.FlushCoreCachePlaceholder
-
- readFrom(Element) - Method in class org.nuxeo.connect.update.task.standalone.commands.FlushJaasCachePlaceholder
-
- readFrom(Element) - Method in class org.nuxeo.connect.update.task.standalone.commands.FlushPlaceholder
-
- readFrom(Element) - Method in class org.nuxeo.connect.update.task.standalone.commands.InstallPlaceholder
-
- readFrom(Element) - Method in class org.nuxeo.connect.update.task.standalone.commands.LoadJarPlaceholder
-
- readFrom(Element) - Method in class org.nuxeo.connect.update.task.standalone.commands.ReloadPropertiesPlaceholder
-
- readFrom(Element) - Method in class org.nuxeo.connect.update.task.standalone.commands.UnAppend
-
- readFrom(Element) - Method in class org.nuxeo.connect.update.task.standalone.commands.UndeployConfigPlaceholder
-
- readFrom(Element) - Method in class org.nuxeo.connect.update.task.standalone.commands.UndeployPlaceholder
-
- readFrom(Element) - Method in class org.nuxeo.connect.update.task.standalone.commands.UninstallPlaceholder
-
- readFrom(Element) - Method in class org.nuxeo.connect.update.task.standalone.commands.UnloadJarPlaceholder
-
- readFrom(Element) - Method in class org.nuxeo.connect.update.task.update.Rollback
-
- readFrom(Element) - Method in class org.nuxeo.connect.update.task.update.Update
-
- readFrom(Class<BusinessAdapter>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.BusinessAdapterReader
-
- readFrom(Class<DocumentModel>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.JSONDocumentModelReader
-
- readFrom(Class<ExecutionRequest>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.JsonRequestReader
-
- readFrom(Class<ExecutionRequest>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.MultiPartFormRequestReader
-
- readFrom(Class<ExecutionRequest>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.MultiPartRequestReader
-
- readFrom(Class<ExecutionRequest>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.UrlEncodedFormRequestReader
-
- readFrom(Class, Type, Annotation[], MediaType, MultivaluedMap, InputStream) - Method in class org.nuxeo.ecm.platform.publisher.remoting.restHandler.RemotePubMessageReader
-
- readFrom(Class<DirectoryEntry>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.nuxeo.ecm.restapi.jaxrs.io.directory.DirectoryEntryReader
-
- readFrom(Class<DocumentModelList>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.nuxeo.ecm.restapi.jaxrs.io.documents.JSONDocumentModelListReader
-
- readFrom(Class<NuxeoGroup>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.nuxeo.ecm.restapi.jaxrs.io.usermanager.NuxeoGroupReader
-
- readFrom(Class<NuxeoPrincipal>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.nuxeo.ecm.restapi.jaxrs.io.usermanager.NuxeoPrincipalReader
-
- readFromXml(String) - Static method in class org.nuxeo.template.XMLSerializer
-
- readJndiProperties(Properties) - Static method in class org.nuxeo.runtime.config.AutoConfigurationService
-
- readJson(JsonParser, MultivaluedMap<String, String>, HttpServletRequest) - Static method in class org.nuxeo.ecm.automation.jaxrs.io.documents.JSONDocumentModelReader
-
- readJson(JsonParser, MultivaluedMap<String, String>) - Static method in class org.nuxeo.ecm.restapi.jaxrs.io.directory.DirectoryEntryReader
-
- readLine(String, Character) - Method in class org.nuxeo.shell.cmds.Interactive
-
- readLine(String, Character) - Method in class org.nuxeo.shell.impl.DefaultConsole
-
- readLine(String, Character) - Method in interface org.nuxeo.shell.ShellConsole
-
- readLines(File) - Static method in class org.nuxeo.common.utils.FileUtils
-
- readLines(InputStream) - Static method in class org.nuxeo.common.utils.FileUtils
-
- readLines(InputStream) - Static method in class org.nuxeo.runtime.annotations.loader.BundleAnnotationsLoader
-
Deprecated.
- readLines(InputStream) - Static method in class org.nuxeo.shell.fs.FileSystem
-
- readLog(Reader) - Method in class org.nuxeo.connect.update.task.standalone.CommandsTask
-
- readNode(JsonNode, ClassLoader, CoreSession) - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService
-
- readNode(JsonNode, CoreSession) - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService
-
- readonly - Variable in class org.nuxeo.ecm.core.storage.sql.ModelProperty
-
- readOnly - Variable in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
-
- readOnly - Variable in class org.nuxeo.ecm.directory.multi.MultiDirectoryDescriptor
-
- readOnly - Variable in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
-
- READONLY_TOKEN - Static variable in class org.nuxeo.ecm.webdav.resource.ExistingResource
-
- ReadOnlyAccessException - Exception in org.nuxeo.ecm.core.api.model.impl.osm.util
-
- ReadOnlyAccessException(String) - Constructor for exception org.nuxeo.ecm.core.api.model.impl.osm.util.ReadOnlyAccessException
-
- ReadOnlyPropertyException - Exception in org.nuxeo.ecm.core.api.model
-
- ReadOnlyPropertyException(String) - Constructor for exception org.nuxeo.ecm.core.api.model.ReadOnlyPropertyException
-
- ReadOnlyPropertyException(String, String) - Constructor for exception org.nuxeo.ecm.core.api.model.ReadOnlyPropertyException
-
- readPathFilter(Element) - Static method in class org.nuxeo.runtime.deployment.preprocessor.install.DOMCommandsParser
-
- readPersistentSnapshots(CoreSession) - Static method in class org.nuxeo.apidoc.repository.RepositoryDistributionSnapshot
-
- readPersistentSnapshots(CoreSession) - Method in interface org.nuxeo.apidoc.snapshot.SnapshotManager
-
- readPersistentSnapshots(CoreSession) - Method in class org.nuxeo.apidoc.snapshot.SnapshotManagerComponent
-
- readProperties(VirtualFile, Element, DeploymentStructure) - Static method in class org.nuxeo.runtime.jboss.deployer.structure.DeploymentStructureReader
-
- readPropertyFile(InputStream) - Method in class org.nuxeo.template.processors.docx.WordXMLRawTemplateProcessor
-
- readRegistry(String) - Static method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JsonMarshalling
-
- readRequest(InputStream, MultivaluedMap<String, String>) - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.BusinessAdapterReader
-
- readRequest(String, MultivaluedMap<String, String>) - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.BusinessAdapterReader
-
- readRequest(InputStream, MultivaluedMap<String, String>, CoreSession) - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.JsonRequestReader
-
- readRequest(String, MultivaluedMap<String, String>, CoreSession) - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.JsonRequestReader
-
- readRequest(JsonParser, MultivaluedMap<String, String>, CoreSession) - Static method in class org.nuxeo.ecm.automation.jaxrs.io.operations.JsonRequestReader
-
- readRequest(String, MultivaluedMap<String, String>, HttpServletRequest) - Method in class org.nuxeo.ecm.restapi.jaxrs.io.documents.JSONDocumentModelListReader
-
- readRequest(JsonParser, MultivaluedMap<String, String>, HttpServletRequest) - Static method in class org.nuxeo.ecm.restapi.jaxrs.io.documents.JSONDocumentModelListReader
-
- readRequest0(String, MultivaluedMap<String, String>) - Method in class org.nuxeo.ecm.automation.jaxrs.io.documents.BusinessAdapterReader
-
- readRequest0(String, MultivaluedMap<String, String>, CoreSession) - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.JsonRequestReader
-
- readResourceAsBytes(String) - Static method in class org.nuxeo.theme.Utils
-
- readResourceAsString(String) - Static method in class org.nuxeo.theme.Utils
-
- readSelectionRows(SelectionType, Serializable, Serializable, Serializable, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
-
- readSelectionRows(SelectionType, Serializable, Serializable, Serializable, boolean) - Method in interface org.nuxeo.ecm.core.storage.sql.RowMapper
-
Reads the rows corresponding to a selection.
- readSelectionRows(SelectionType, Serializable, Serializable, Serializable, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper
-
- readSelectionRows(SelectionType, Serializable, Serializable, Serializable, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingRowMapper
-
- readSimpleRow(RowId) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
-
- readSimpleRow(RowId) - Method in interface org.nuxeo.ecm.core.storage.sql.RowMapper
-
Gets a row for a
SimpleFragment
from the database, given its
table name and id.
- readSimpleRow(RowId) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper
-
- readSimpleRow(RowId) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingRowMapper
-
- readState() - Method in class org.nuxeo.ecm.platform.forum.web.ThreadActionBean
-
- readString(Reader) - Static method in class org.nuxeo.ecm.core.api.impl.blob.StreamBlob
-
- readString(Reader) - Static method in class org.nuxeo.ecm.platform.annotations.preview.AnnotationBlobPostProcessor
-
- readStringArray(JsonParser) - Static method in class org.nuxeo.ecm.automation.client.jaxrs.util.JsonOperationMarshaller
-
- readStringList(String, SimpleType) - Static method in class org.nuxeo.ecm.automation.core.util.DocumentHelper
-
Read an encoded string list as a comma separated list.
- readStringList(String) - Static method in class org.nuxeo.ecm.automation.core.util.DocumentHelper
-
Read an encoded string list as a comma separated list.
- readVar(String, String) - Static method in class Archetype
-
- readWebContents() - Method in interface org.nuxeo.ecm.spaces.api.Space
-
- readWebContents() - Method in class org.nuxeo.ecm.spaces.impl.docwrapper.DocSpaceImpl
-
- readXML(InputStream) - Method in class org.nuxeo.ecm.core.io.impl.plugins.XMLZipReader
-
- readXMLContent(Blob) - Method in class org.nuxeo.template.processors.jod.JODReportTemplateProcessor
-
- readXMLContent(Blob, String) - Static method in class org.nuxeo.template.processors.xdocreport.ZipXmlHelper
-
- RealBackendFactory - Interface in org.nuxeo.ecm.webdav.backend
-
- reassignTask(CoreSession, String, List<String>, String) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
-
Reassigns the given task to the list of actors.
- reassignTask(CoreSession, String, List<String>, String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
-
- reassignTask(RoutingTaskActionsBean.TaskInfo) - Method in class org.nuxeo.ecm.platform.routing.web.RoutingTaskActionsBean
-
- reassignTask(CoreSession, String, List<String>, String) - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl
-
- reassignTask(CoreSession, String, List<String>, String) - Method in interface org.nuxeo.ecm.platform.task.TaskService
-
Reassign the given task to the list of actors.
- reassignTask(String, String) - Method in class org.nuxeo.functionaltests.pages.WorkflowHomePage
-
- rebind(Context, String, Object) - Static method in class org.nuxeo.runtime.test.runner.JndiHelper
-
Rebind val to name in ctx, and make sure that all intermediate contexts
exist
- rebind(Context, Name, Object) - Static method in class org.nuxeo.runtime.test.runner.JndiHelper
-
Rebind val to name in ctx, and make sure that all intermediate contexts
exist
- rebuildOptions() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelect
-
If the user changes selection for position k, all options for n>k will
be reset.
- rebuildOptions() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectListboxComponent
-
Reload listbox values based on previous selections in the chain.
- rebuildReadAcls() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper
-
- rebuildReadAcls() - Method in interface org.nuxeo.ecm.core.storage.sql.Mapper
-
- rebuildReadAcls() - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl
-
- rebuildReadAcls() - Method in interface org.nuxeo.ecm.core.storage.sql.Session
-
Rebuild the read ACLs for the whole repository.
- rebuildReadAcls() - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
-
- rebuildReadAcls() - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper
-
- rebuildReadAcls() - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingMapper
-
- rebuildSecurityData() - Method in interface org.nuxeo.ecm.webapp.security.SecurityActions
-
Rebuilds the security displayable data from the current selected
document.
- rebuildSecurityData() - Method in class org.nuxeo.ecm.webapp.security.SecurityActionsBean
-
- rebuildTemplatesStr(String) - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
-
Rebuild a templates string for use in nuxeo.conf
- rebuildUserLists() - Method in class org.nuxeo.ecm.webapp.security.SecurityData
-
- receiveClusterInvalidations() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.ClusterNodeHandler
-
Receives cluster invalidations from other cluster nodes.
- receiveInvalidations() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
-
- receiveInvalidations() - Method in interface org.nuxeo.ecm.core.storage.sql.RowMapper
-
Processes and returns the invalidations queued for processing by the
cache (if any).
- receiveInvalidations() - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper
-
- receiveInvalidations() - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingRowMapper
-
- RecentBlogPostsFragment - Class in org.nuxeo.webengine.blogs.fragments
-
Action fragment for initializing the fragment related to retrieving a certain
number of blog posts with information about the last BlogPost-s that
are made under an BlogSite.
- RecentBlogPostsFragment() - Constructor for class org.nuxeo.webengine.blogs.fragments.RecentBlogPostsFragment
-
- reCheckConverterAvailability() - Method in interface org.nuxeo.ecm.webapp.action.ConversionAction
-
- reCheckConverterAvailability() - Method in class org.nuxeo.ecm.webapp.action.ConversionActionBean
-
- RECIPIENTS_KEY - Static variable in class org.nuxeo.ecm.platform.ec.notification.NotificationConstants
-
A string array of recipients a notifications should be sent to.
- RECIPIENTS_KEY - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreConstants
-
- RECIPIENTS_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreConstants
-
- recomputeEnabledListeners() - Method in class org.nuxeo.ecm.core.event.impl.EventListenerList
-
- recomputePictureViews() - Method in class org.nuxeo.ecm.imaging.recompute.ImagingRecomputeActions
-
- recomputePictureViews(DocumentModel) - Method in class org.nuxeo.ecm.imaging.recompute.ImagingRecomputeActions
-
- recomputeVersionSeries(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
-
Recomputes isLatest / isLatestMajor on all versions.
- ReconnectedEventBundle - Interface in org.nuxeo.ecm.core.event
-
Because
EventBundle
can be processed asynchronously, they can be
executed:
in a different security context
with a different
CoreSession
This interface is used to mark Bundles that supports this kind of
processing.
- ReconnectedEventBundleImpl - Class in org.nuxeo.ecm.core.event.impl
-
Default implementation for an
EventBundle
that need to be
reconnected to a usable Session.
- ReconnectedEventBundleImpl(EventBundle) - Constructor for class org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl
-
- ReconnectedEventBundleImpl(EventBundle, String) - Constructor for class org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl
-
- ReconnectedJMSEventBundle - Class in org.nuxeo.ecm.core.event.jms
-
Default implementation for an
EventBundle
that needs to be reconnected
to a usable Session.
- ReconnectedJMSEventBundle(SerializableEventBundle) - Constructor for class org.nuxeo.ecm.core.event.jms.ReconnectedJMSEventBundle
-
- reconstructEventBundle(CoreSession) - Method in class org.nuxeo.ecm.core.event.jms.SerializableEventBundle
-
- recordCreated(SimpleFragment) - Method in class org.nuxeo.ecm.core.storage.sql.SelectionContext
-
Records the fragment as a just-created selection member.
- recordExisting(SimpleFragment, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.SelectionContext
-
- recordRemoved(SimpleFragment) - Method in class org.nuxeo.ecm.core.storage.sql.SelectionContext
-
Removes a selection item from the selection.
- recordRemoved(Serializable, Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.SelectionContext
-
Removes a selection item from the selection.
- recordRemovedSelection(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.SelectionContext
-
Records a selection as removed.
- RecordSet - Class in org.nuxeo.ecm.automation.client.model
-
RecordSet object returned by QueryAndFetch
- RecordSet() - Constructor for class org.nuxeo.ecm.automation.client.model.RecordSet
-
- RecordSet(int, int, int) - Constructor for class org.nuxeo.ecm.automation.client.model.RecordSet
-
- RecordSet - Interface in org.nuxeo.ecm.automation.core.util
-
Interface for Wrapping IterableQueryResult
- RecordSetMarshaller - Class in org.nuxeo.ecm.automation.client.jaxrs.spi.marshallers
-
Manage JSON Decoding of RecordSet object returned by QueryAndFetch
- RecordSetMarshaller() - Constructor for class org.nuxeo.ecm.automation.client.jaxrs.spi.marshallers.RecordSetMarshaller
-
- recordTrace(Trace) - Method in class org.nuxeo.ecm.automation.core.trace.TracerFactory
-
- recordValueModified(int, Object) - Method in class org.nuxeo.ecm.platform.ui.web.component.list.UIEditableList
-
Records a value modification.
- recordValueModified(int, Object) - Method in interface org.nuxeo.ecm.platform.ui.web.model.EditableModel
-
Records a value has been modified at given index.
- recordValueModified(int, Object) - Method in class org.nuxeo.ecm.platform.ui.web.model.impl.EditableModelImpl
-
- recover(int) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper
-
- recover(int) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.XAResourceConnectionAdapter
-
- recover(int) - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionAwareXAResource
-
- recover(int) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
-
- recover(int) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper
-
- recover(int) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingMapper
-
- RecoverableClientException - Exception in org.nuxeo.ecm.core.api
-
Exception that can be handled at UI level to display a dedicated user
message
- RecoverableClientException(String, String, String[]) - Constructor for exception org.nuxeo.ecm.core.api.RecoverableClientException
-
- RecoverableClientException(String, String, String[], Throwable) - Constructor for exception org.nuxeo.ecm.core.api.RecoverableClientException
-
- RecoverableClientException.Severity - Enum in org.nuxeo.ecm.core.api
-
- recoveryError(Exception) - Method in class org.nuxeo.runtime.jtajca.NuxeoContainer.TransactionManagerWrapper
-
- Rectangle - Class in org.nuxeo.ecm.platform.pictures.tiles.gwt.client.util
-
- Rectangle() - Constructor for class org.nuxeo.ecm.platform.pictures.tiles.gwt.client.util.Rectangle
-
- Rectangle(Point, int, int) - Constructor for class org.nuxeo.ecm.platform.pictures.tiles.gwt.client.util.Rectangle
-
- recursivelyUpdateBlobs(DocumentModel, MimetypeRegistry, Iterator<Property>) - Method in class org.nuxeo.ecm.platform.filemanager.core.listener.MimetypeIconUpdater
-
- RED - Static variable in class org.nuxeo.ecm.platform.groups.audit.service.acl.excel.ByteColor
-
- red() - Method in interface org.nuxeo.opensocial.wysiwyg.client.resources.RichTextEditorConstants
-
- RED_BACKGROUND_STYLE_CLASS - Static variable in interface org.nuxeo.ecm.diff.model.PropertyDiffDisplay
-
- redirect(String) - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockExternalContext
-
- redirect(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.webengine.gwt.dev.RedirectService
-
- redirect(String) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
-
- redirect(String) - Method in interface org.nuxeo.ecm.webengine.model.Resource
-
- REDIRECT_ATTRIBUTE - Static variable in class org.nuxeo.wss.servlet.config.XmlConfigHandler
-
- REDIRECT_HOST - Static variable in interface org.nuxeo.ecm.webengine.gwt.dev.Debug
-
- REDIRECT_JUL - Static variable in class org.nuxeo.runtime.AbstractRuntimeService
-
Property that controls whether or not to redirect JUL to JCL.
- REDIRECT_JUL_THRESHOLD - Static variable in class org.nuxeo.runtime.AbstractRuntimeService
-
- REDIRECT_PATTERN - Static variable in interface org.nuxeo.ecm.webengine.gwt.dev.Debug
-
- REDIRECT_PORT - Static variable in interface org.nuxeo.ecm.webengine.gwt.dev.Debug
-
- REDIRECT_PREFIX - Static variable in interface org.nuxeo.ecm.webengine.gwt.dev.Debug
-
- REDIRECT_REPLACEMENT - Static variable in interface org.nuxeo.ecm.webengine.gwt.dev.Debug
-
- REDIRECT_TRACE - Static variable in interface org.nuxeo.ecm.webengine.gwt.dev.Debug
-
- REDIRECT_TRACE_CONTENT - Static variable in interface org.nuxeo.ecm.webengine.gwt.dev.Debug
-
- REDIRECT_URL - Static variable in class org.nuxeo.ecm.platform.oauth2.openid.web.OAuth2CallbackHandlerServlet
-
The URL to redirect the user to after handling the callback.
- RedirectFilter - Class in org.nuxeo.apidoc.filter
-
- RedirectFilter() - Constructor for class org.nuxeo.apidoc.filter.RedirectFilter
-
- RedirectHelper - Class in org.nuxeo.ecm.mobile.webengine
-
Utility class to handle redirection from a given targetURL
- RedirectHelper() - Constructor for class org.nuxeo.ecm.mobile.webengine.RedirectHelper
-
- RedirectResource - Class in org.nuxeo.apidoc.browse
-
- RedirectResource() - Constructor for class org.nuxeo.apidoc.browse.RedirectResource
-
- RedirectService - Class in org.nuxeo.ecm.webengine.gwt.dev
-
- RedirectService(String, int) - Constructor for class org.nuxeo.ecm.webengine.gwt.dev.RedirectService
-
- redirectToApacheCommons() - Static method in class org.nuxeo.common.logging.JavaUtilLoggingHelper
-
Redirects java.util.logging
to Apache Commons Logging do not log
below INFO level.
- redirectToApacheCommons(Level) - Static method in class org.nuxeo.common.logging.JavaUtilLoggingHelper
-
Redirects java.util.logging
to Apache Commons Logging do not log
below the threshold level.
- redirectToRealURL() - Method in class org.nuxeo.ecm.mobile.webengine.document.MobileDocument
-
Needed to not break the navigation after a false PUT see NXP-8778 as I'm
redirected to this /@put URL
- redirectToTask(String) - Method in class org.nuxeo.functionaltests.pages.UserHomePage
-
- redirectToTask(String) - Method in class org.nuxeo.functionaltests.pages.WorkflowHomePage
-
- RedisBlockingQueue - Class in org.nuxeo.ecm.core.work.redis
-
- RedisBlockingQueue(String, RedisWorkQueuing) - Constructor for class org.nuxeo.ecm.core.work.redis.RedisBlockingQueue
-
- RedisConfigurationDescriptor - Class in org.nuxeo.ecm.core.redis
-
Descriptor for a Redis configuration.
- RedisConfigurationDescriptor() - Constructor for class org.nuxeo.ecm.core.redis.RedisConfigurationDescriptor
-
- RedisService - Interface in org.nuxeo.ecm.core.redis
-
Service allowing configuration and access to a Redis instance.
- RedisServiceImpl - Class in org.nuxeo.ecm.core.redis
-
Implementation of the Redis Service holding the configured Jedis pool.
- RedisServiceImpl() - Constructor for class org.nuxeo.ecm.core.redis.RedisServiceImpl
-
- RedisWorkQueuing - Class in org.nuxeo.ecm.core.work.redis
-
- RedisWorkQueuing(WorkQueueDescriptorRegistry) - Constructor for class org.nuxeo.ecm.core.work.redis.RedisWorkQueuing
-
- redoQueryPartChanges(ActionEvent) - Method in class org.nuxeo.ecm.platform.smart.query.jsf.SmartNXQLQueryActions
-
- reduce_table() - Method in class org.nuxeo.ecm.core.query.sql.parser.parser
-
Access to reduce_goto
table.
- ReducedTreeActionsBean - Class in org.nuxeo.ecm.webapp.tree
-
Manages the tree for reduced utilization, like for popup.
- ReducedTreeActionsBean() - Constructor for class org.nuxeo.ecm.webapp.tree.ReducedTreeActionsBean
-
- ref - Variable in class org.nuxeo.ecm.core.api.operation.Modification
-
- reference() - Method in interface org.nuxeo.ecm.core.api.DocumentRef
-
Gets the reference value.
- reference() - Method in class org.nuxeo.ecm.core.api.IdRef
-
- reference() - Method in class org.nuxeo.ecm.core.api.PathRef
-
- reference - Variable in class org.nuxeo.ecm.core.query.sql.model.OrderByExpr
-
- Reference - Class in org.nuxeo.ecm.core.query.sql.model
-
A named reference to a variable (this can be a field or table).
- Reference(String) - Constructor for class org.nuxeo.ecm.core.query.sql.model.Reference
-
- Reference(String, String) - Constructor for class org.nuxeo.ecm.core.query.sql.model.Reference
-
- Reference(Reference, String) - Constructor for class org.nuxeo.ecm.core.query.sql.model.Reference
-
- Reference - Interface in org.nuxeo.ecm.directory
-
Base interface for references between directory fields.
- ReferenceList - Class in org.nuxeo.ecm.core.query.sql.model
-
- ReferenceList() - Constructor for class org.nuxeo.ecm.core.query.sql.model.ReferenceList
-
- ReferencePageProviderDescriptor - Class in org.nuxeo.ecm.platform.query.core
-
- ReferencePageProviderDescriptor() - Constructor for class org.nuxeo.ecm.platform.query.core.ReferencePageProviderDescriptor
-
- referencePropertyAsExpression(String, Serializable, String, String, String) - Method in interface org.nuxeo.ecm.platform.forms.layout.service.WebLayoutManager
-
- referencePropertyAsExpression(String, Serializable, String, String, String, String) - Method in interface org.nuxeo.ecm.platform.forms.layout.service.WebLayoutManager
-
Returns true if property with given name and value should be referenced
as a value expression.
- referencePropertyAsExpression(String, Serializable, String, String, String) - Method in class org.nuxeo.ecm.platform.forms.layout.service.WebLayoutManagerImpl
-
- referencePropertyAsExpression(String, Serializable, String, String, String, String) - Method in class org.nuxeo.ecm.platform.forms.layout.service.WebLayoutManagerImpl
-
- refresh() - Method in class org.nuxeo.ecm.admin.monitoring.EventMonitoringActionBean
-
- refresh() - Method in class org.nuxeo.ecm.admin.oauth.DirectoryBasedEditor
-
- refresh(int, String[]) - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Refresh document data from server.
- refresh() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Same as DocumentModel.refresh(REFRESH_DEFAULT)
.
- refresh() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- refresh(int, String[]) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- refresh(int, String[]) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- refresh() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- refresh() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- refresh(int, String[]) - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- refresh() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
-
- refresh(boolean) - Method in class org.nuxeo.ecm.core.storage.sql.BaseProperty
-
- refresh() - Method in class org.nuxeo.ecm.core.storage.sql.BasicAWSCredentialsProvider
-
- refresh() - Method in class org.nuxeo.ecm.diff.web.DiffActionsBean
-
Refreshes the diff between leftDoc and rightDoc.
- refresh() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.view.annotater.ImageAnnotater
-
- refresh() - Method in class org.nuxeo.ecm.platform.audit.api.AuditPageProvider
-
- refresh(String, boolean) - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewCache
-
Refresh page providers for content views in the cache with given
name.refreshEventToContentViewName
- refresh(String) - Method in class org.nuxeo.ecm.platform.contentview.seam.ContentViewActions
-
- refresh() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
-
Refresh hook, to override for custom behavior
- refresh() - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
-
Forces refresh of the current page.
- refresh() - Method in class org.nuxeo.ecm.platform.query.nxql.CoreQueryAndFetchPageProvider
-
- refresh() - Method in class org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider
-
- refresh() - Method in class org.nuxeo.ecm.platform.routing.web.PreviousRoutesPageProvider
-
- refresh() - Method in class org.nuxeo.ecm.platform.task.providers.UserTaskPageProvider
-
- refresh() - Method in class org.nuxeo.ecm.platform.usermanager.providers.AbstractGroupsPageProvider
-
- refresh() - Method in class org.nuxeo.ecm.platform.usermanager.providers.AbstractUsersPageProvider
-
- refresh() - Method in class org.nuxeo.ecm.social.activity.stream.UserActivityStreamPageProvider
-
- refresh() - Method in class org.nuxeo.ecm.social.mini.message.AbstractMiniMessagePageProvider
-
- refresh() - Method in class org.nuxeo.ecm.social.user.relationship.provider.UserRelationshipPageProvider
-
- refresh() - Method in class org.nuxeo.ecm.social.workspace.gadgets.AbstractSocialWorkspaceMiniMessagePageProvider
-
- refresh() - Method in class org.nuxeo.ecm.social.workspace.gadgets.SocialWorkspaceActivityStreamPageProvider
-
- refresh() - Method in class org.nuxeo.ecm.wall.WallActivityStreamPageProvider
-
- refresh(int) - Method in interface org.nuxeo.ecm.webengine.ui.tree.TreeItem
-
Reloads item information like label, properties and children depending
on the specified refresh type.
- refresh(int) - Method in class org.nuxeo.ecm.webengine.ui.tree.TreeItemImpl
-
- refresh() - Method in class org.nuxeo.runtime.api.login.LoginConfiguration
-
- REFRESH_ACP - Static variable in interface org.nuxeo.ecm.core.api.DocumentModel
-
- REFRESH_ACP_IF_LOADED - Static variable in interface org.nuxeo.ecm.core.api.DocumentModel
-
- REFRESH_ACP_LAZY - Static variable in interface org.nuxeo.ecm.core.api.DocumentModel
-
- REFRESH_ALL - Static variable in interface org.nuxeo.ecm.core.api.DocumentModel
-
- REFRESH_CONTENT - Static variable in interface org.nuxeo.ecm.core.api.DocumentModel
-
- REFRESH_CONTENT_IF_LOADED - Static variable in interface org.nuxeo.ecm.core.api.DocumentModel
-
- REFRESH_CONTENT_LAZY - Static variable in interface org.nuxeo.ecm.core.api.DocumentModel
-
- REFRESH_DAM_SEARCH - Static variable in class org.nuxeo.dam.DamConstants
-
- REFRESH_DEFAULT - Static variable in interface org.nuxeo.ecm.core.api.DocumentModel
-
- REFRESH_IF_LOADED - Static variable in interface org.nuxeo.ecm.core.api.DocumentModel
-
- REFRESH_LAZY - Static variable in interface org.nuxeo.ecm.core.api.DocumentModel
-
- REFRESH_PREFETCH - Static variable in interface org.nuxeo.ecm.core.api.DocumentModel
-
- REFRESH_STATE - Static variable in interface org.nuxeo.ecm.core.api.DocumentModel
-
- refreshAll() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewCache
-
Iterates over all cached content view instances to refresh them.
- refreshAll() - Method in class org.nuxeo.ecm.platform.contentview.seam.ContentViewActions
-
- refreshAndRewind() - Method in class org.nuxeo.dam.seam.DamSearchActions
-
- refreshAndRewind(String) - Method in class org.nuxeo.ecm.platform.contentview.seam.ContentViewActions
-
- refreshAndRewindAll() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewCache
-
Iterates over all cached content view instances to refresh them.
- refreshAndRewindAll() - Method in class org.nuxeo.ecm.platform.contentview.seam.ContentViewActions
-
- refreshAndRewindPageProvider() - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentView
-
Refreshes the current page provider if not null, see
PageProvider.refresh()
, and resets the current page to the
first one.
- refreshAndRewindPageProvider() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewImpl
-
- refreshAuthTokenBindings() - Method in class org.nuxeo.ecm.tokenauth.webapp.TokenAuthenticationActionsBean
-
- refreshCache() - Method in class org.nuxeo.launcher.connect.ConnectBroker
-
- refreshContentViewCache() - Method in class org.nuxeo.ecm.user.registration.actions.UserRegistrationActions
-
- refreshDashboardItems() - Method in class org.nuxeo.ecm.webapp.dashboard.workflow.TaskDashBoardActions
-
- refreshDisplay() - Method in class org.nuxeo.opensocial.container.client.external.html.HTMLPresenter
-
- refreshDisplay() - Method in class org.nuxeo.opensocial.container.client.external.opensocial.OpenSocialPresenter
-
- refreshDisplay() - Method in class org.nuxeo.opensocial.container.client.external.picture.PicturePresenter
-
- refreshDisplay() - Method in class org.nuxeo.opensocial.container.client.presenter.AppPresenter
-
- refreshDisplay() - Method in class org.nuxeo.opensocial.container.client.presenter.ContainerBuilderPresenter
-
- refreshDisplay() - Method in class org.nuxeo.opensocial.container.client.presenter.ContainerPresenter
-
- refreshDisplay() - Method in class org.nuxeo.opensocial.container.client.presenter.CustomWebContentPresenter
-
- refreshDisplay() - Method in class org.nuxeo.opensocial.container.client.presenter.FolderPickerPresenter
-
- refreshDisplay() - Method in class org.nuxeo.opensocial.container.client.presenter.MessagePresenter
-
- refreshDisplay() - Method in class org.nuxeo.opensocial.container.client.presenter.PortletPresenter
-
- refreshDisplay() - Method in class org.nuxeo.opensocial.container.client.presenter.PreferencesPresenter
-
- refreshDocument(DocumentRef, int, String[]) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- refreshDocument(DocumentRef, int, String[]) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
- refreshDocumentModel(Document, int, String[]) - Static method in class org.nuxeo.ecm.core.api.DocumentModelFactory
-
Gets what's to refresh in a model (except for the ACPs, which need the
session).
- refreshed(PageProvider) - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewImpl
-
- refreshed(PageProvider) - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderChangedListener
-
Called when the pageProvider
has refreshed.
- refreshIfOld(long) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
-
- refreshLists(DocumentModel) - Method in class org.nuxeo.ecm.webapp.documentsLists.ConversationDocumentsListsManager
-
- refreshLists(String, DocumentModel) - Method in class org.nuxeo.ecm.webapp.documentsLists.ConversationDocumentsListsManager
-
- refreshLists(DocumentModel) - Method in interface org.nuxeo.ecm.webapp.documentsLists.DocumentsListsManager
-
Method called by Seam event service to reset lists.
- refreshLists(DocumentModel) - Method in class org.nuxeo.ecm.webapp.documentsLists.DocumentsListsManagerBean
-
- refreshListsOnDocumentSelectionChanged(DocumentModel) - Method in class org.nuxeo.ecm.webapp.documentsLists.ConversationDocumentsListsManager
-
- refreshListsOnSearch() - Method in class org.nuxeo.ecm.webapp.documentsLists.ConversationDocumentsListsManager
-
Refresh lists when a search is performed
- refreshListsOnSearch() - Method in class org.nuxeo.ecm.webapp.documentsLists.DocumentsListsManagerBean
-
Refresh lists when a search is performed
- refreshOnEvent(String) - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewCache
-
Refresh page providers for content views having declared given event as
a refresh event.
- refreshOnSeamEvent(String) - Method in class org.nuxeo.ecm.platform.contentview.seam.ContentViewActions
-
Refreshes all content views that have declared the given seam event name
as a refresh event in their XML configuration.
- refreshPackages(Bundle[]) - Method in class org.nuxeo.osgi.services.PackageAdminImpl
-
- refreshPageProvider() - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentView
-
- refreshPageProvider() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewImpl
-
- refreshRoot() - Method in class org.nuxeo.ecm.platform.shibboleth.web.UserSuggestionWithGroupTreeActionsBean
-
- refreshStatus() - Method in class org.nuxeo.connect.client.jsf.ConnectStatusActionBean
-
- RefreshUI - Class in org.nuxeo.ecm.automation.jsf.operations
-
Operation that:
refreshes the content view cache;
refreshes the navigation context current document cache;
raises standard seam events to trigger refresh of most seam component;
raises additional configurable seam events.
- RefreshUI() - Constructor for class org.nuxeo.ecm.automation.jsf.operations.RefreshUI
-
- refuse() - Method in class org.nuxeo.ecm.platform.routing.api.helper.ActionableValidator
-
- Regex - Annotation Type in org.nuxeo.ecm.webengine.forms.validation.annotations
-
- RegexSegmentMatcher - Class in org.nuxeo.ecm.webengine.jaxrs.servlet.mapping
-
- RegexSegmentMatcher(String) - Constructor for class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.RegexSegmentMatcher
-
- RegexSegmentMatcher(Pattern) - Constructor for class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.RegexSegmentMatcher
-
- RegexValidator - Class in org.nuxeo.ecm.webengine.forms.validation
-
- RegexValidator(String) - Constructor for class org.nuxeo.ecm.webengine.forms.validation.RegexValidator
-
- Region - Class in org.nuxeo.theme.models
-
- Region(String, String, String) - Constructor for class org.nuxeo.theme.models.Region
-
- Region() - Constructor for class org.nuxeo.theme.models.Region
-
- Region(String, String) - Constructor for class org.nuxeo.theme.models.Region
-
- RegionFragment - Class in org.nuxeo.theme.fragments
-
- RegionFragment() - Constructor for class org.nuxeo.theme.fragments.RegionFragment
-
- RegionFragment(String, String, String) - Constructor for class org.nuxeo.theme.fragments.RegionFragment
-
- RegionModel - Class in org.nuxeo.theme.webwidgets
-
- RegionModel() - Constructor for class org.nuxeo.theme.webwidgets.RegionModel
-
- RegionModel(String, String, String) - Constructor for class org.nuxeo.theme.webwidgets.RegionModel
-
- register(String, T) - Method in class org.nuxeo.common.utils.Registry
-
- register(Class<?>) - Method in class org.nuxeo.common.xmap.XMap
-
Registers a mappable object class.
- register() - Method in class org.nuxeo.connect.client.jsf.ConnectStatusActionBean
-
- register(ObjectCodecService) - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService.BooleanCodec
-
- register(ObjectCodecService) - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService.CalendarCodec
-
- register(ObjectCodecService) - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService.DateCodec
-
- register(ObjectCodecService, DocumentAdapterService) - Static method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService.DocumentAdapterCodec
-
- register(ObjectCodecService) - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService.NumberCodec
-
- register(ObjectCodecService) - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService.StringCodec
-
- register(EhcacheXAResource) - Method in class org.nuxeo.ecm.core.storage.sql.NuxeoEhcacheTransactionManagerLookup
-
- register(String, String) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.excel.AclNameShortner
-
- register(RegistrationInfo) - Method in interface org.nuxeo.runtime.model.ComponentManager
-
Handles the registration of the given registration info.
- register(RegistrationInfo) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
-
- register(RenderingInfo) - Static method in class org.nuxeo.theme.models.InfoPool
-
- register(Type) - Method in class org.nuxeo.theme.types.TypeRegistry
-
- register(Identifiable) - Method in class org.nuxeo.theme.uids.UidManager
-
- registerAction(AdapterDescriptor) - Method in class org.nuxeo.ecm.webengine.model.impl.TypeConfigurationProvider
-
- registerAdapter(AdapterFactory<?>) - Method in class org.nuxeo.ecm.automation.client.AdapterManager
-
- registerAdapter(AdapterFactory<?>) - Method in interface org.nuxeo.ecm.automation.client.AutomationClient
-
Register an adapter for a given type.
- registerAdapter(AdapterFactory<?>) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.AbstractAutomationClient
-
- registerAdapter(AdapterFactory<?>) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JavaClient
-
- registerAdapter(String, SessionAdapterFactory<?>) - Static method in class org.nuxeo.ecm.core.api.adapter.SessionAdapterFactory
-
- registerAdapter(AdapterDescriptor) - Method in class org.nuxeo.ecm.webengine.model.impl.TypeRegistry
-
- registerAdapter(AdapterFactory<?>) - Method in class org.nuxeo.runtime.service.AdapterManager
-
- registerAdapterFactory(DocumentAdapterDescriptor) - Method in class org.nuxeo.ecm.core.api.adapter.DocumentAdapterService
-
- registerAnnotationPopupListener(AnnotationPopupEventListener) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.controler.AnnotationController
-
- registerBlobDecoder(JSONBlobDecoder) - Static method in class org.nuxeo.ecm.automation.core.util.ComplexTypeJSONDecoder
-
- registerConfig(DocumentStoreConfigurationDescriptor) - Method in class org.nuxeo.ecm.core.management.storage.DocumentStoreManager
-
- registerConfiguration(RedisConfigurationDescriptor) - Method in class org.nuxeo.ecm.core.redis.RedisServiceImpl
-
- registerConfiguration(TypeConfiguration) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.correspondence.marianne.checker.CSVHolidaysChecker
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.correspondence.marianne.service.MarianneServiceImpl
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.dam.DamServiceImpl
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.dmk.DmkComponent
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.drive.service.impl.FileSystemItemAdapterServiceImpl
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.activity.ActivityStreamServiceImpl
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.automation.core.AutomationComponent
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.automation.io.services.contributor.RestContributorServiceImpl
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.automation.io.services.IOComponent
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.automation.server.AutomationServerComponent
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.classification.core.ClassificationServiceImpl
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.api.adapter.DocumentAdapterService
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.api.pathsegment.PathSegmentComponent
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.api.propertiesmapping.impl.PropertiesMappingComponent
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.api.repository.RepositoryManagerImpl
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.api.thumbnail.ThumbnailServiceImpl
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
-
Component implementation.
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.event.EventServiceComponent
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.management.CoreManagementComponent
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.persistence.PersistenceComponent
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.security.SecurityService
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerServiceImpl
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.versioning.VersioningComponent
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.diff.content.adapter.ContentDiffAdapterManagerComponent
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.diff.service.impl.DiffDisplayServiceImpl
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.directory.ui.DirectoryUIManagerImpl
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.mobile.ApplicationRedirectServiceImpl
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.multi.tenant.MultiTenantServiceImpl
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.actions.ActionService
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.annotations.configuration.service.WebAnnotationConfigurationServiceImpl
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.annotations.repository.service.AnnotationsRepositoryComponent
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.annotations.service.AnnotationsComponent
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.comment.service.CommentService
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.content.template.service.ContentTemplateServiceImpl
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewServiceImpl
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.convert.ooomanager.OOoManagerComponent
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.ec.placeful.PlacefulServiceImpl
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.faceted.search.jsf.service.FacetedSearchServiceImpl
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.LayoutStoreImpl
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.forms.layout.demo.service.LayoutDemoService
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.forms.layout.service.WebLayoutManagerImpl
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.groups.audit.service.ExcelExportServiceImpl
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.htmlsanitizer.HtmlSanitizerServiceImpl
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.indexing.gateway.adapter.IndexingAdapterService
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.io.impl.IOManagerComponent
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.login.LoginPluginRegistry
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.mail.service.MailServiceImpl
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.oauth.keys.OAuthServerKeyManagerImpl
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderRegistryImpl
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.picture.core.libraryselector.LibrarySelectorService
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.picture.ImagingComponent
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.pictures.tiles.service.PictureTilingComponent
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.preview.adapter.PreviewAdapterManagerComponent
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.query.core.PageProviderServiceImpl
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.relations.services.RelationService
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.rendering.fm.FreemarkerComponent
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.rendering.impl.RenderingServiceImpl
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationServiceImpl
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.shibboleth.web.service.ShibbolethGroupsServiceImpl
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.signature.core.pki.RootServiceImpl
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.signature.core.sign.SignatureServiceImpl
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.signature.core.user.CUserServiceImpl
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.suggestbox.service.SuggestionServiceImpl
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.types.TypeService
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.ui.web.htmleditor.service.HtmlEditorPluginServiceImpl
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.ui.web.rest.services.URLServiceComponent
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.ui.web.restAPI.service.PluggableRestletService
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.ui.web.seamremoting.SeamRemotingJSBuilderComponent
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.url.service.DocumentViewCodecService
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.usermanager.UserService
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.userworkspace.core.service.UserWorkspaceServiceImplComponent
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.video.service.VideoServiceImpl
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.web.common.ajax.service.AjaxProxyComponent
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.service.ExceptionHandlingComponent
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.web.common.locale.LocaleComponent
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestControllerService
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.platform.ws.WSEndpointManagerImpl
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.quota.QuotaStatsServiceImpl
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.quota.size.QuotaSizeServiceImpl
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.social.relationship.service.RelationshipServiceImpl
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.social.workspace.service.SocialWorkspaceServiceImpl
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.spaces.impl.docwrapper.SpacesAdapterComponent
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.spaces.impl.SpaceManagerImpl
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.styleguide.service.StyleGuideServiceImpl
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.user.registration.UserRegistrationComponent
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.virtualnavigation.service.NavTreeService
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.webapp.bulkedit.BulkEditServiceImpl
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.webapp.directory.DirectoryTreeService
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.webapp.documentsLists.DocumentsListsService
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.webapp.security.UIPermissionService
-
Deprecated.
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.webapp.trashManagement.TrashManagementService
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.webapp.tree.TreeManagerImpl
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.webdav.service.WebDavService
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletRegistryComponent
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.ecm.webengine.WebEngineComponent
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.opensocial.container.server.service.WebContentSaverServiceImpl
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.opensocial.gadgets.service.GadgetServiceImpl
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.opensocial.service.impl.OpenSocialServiceImpl
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.opensocial.services.person.PersonServiceImpl
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.runtime.api.login.LoginComponent
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.runtime.api.ServiceManagement
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.runtime.datasource.DataSourceComponent
-
- registerContribution(Contribution) - Method in class org.nuxeo.runtime.deploy.ContributionManager
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.runtime.gf3.GF3Component
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.runtime.jetty.JettyComponent
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.runtime.management.ResourcePublisherService
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.runtime.management.ServerLocatorService
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.runtime.metrics.MetricsServiceImpl
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.runtime.model.DefaultComponent
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.runtime.model.persistence.ContributionPersistenceComponent
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.runtime.scripting.ScriptingComponent
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.runtime.services.deployment.DeploymentService
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.runtime.services.resource.ResourceService
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.runtime.services.streaming.StreamingService
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.template.service.TemplateProcessorComponent
-
- registerContribution(Object, String, ComponentInstance) - Method in class org.nuxeo.theme.styling.service.ThemeStylingServiceImpl
-
- registerContributionManager(String, ContributionManager) - Method in class org.nuxeo.runtime.deploy.ManagedComponent
-
- registerConverter(ConverterDescriptor) - Static method in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
-
- registerDecoder(String, PropertyDecoder) - Static method in class org.nuxeo.runtime.model.impl.PropertyDecoder
-
- registerDescriptor(PermissionDescriptor) - Method in class org.nuxeo.ecm.core.security.DefaultPermissionProvider
-
- registerDescriptor(PermissionVisibilityDescriptor) - Method in class org.nuxeo.ecm.core.security.DefaultPermissionProvider
-
- registerDescriptor(PermissionDescriptor) - Method in interface org.nuxeo.ecm.core.security.PermissionProviderLocal
-
- registerDescriptor(PermissionVisibilityDescriptor) - Method in interface org.nuxeo.ecm.core.security.PermissionProviderLocal
-
- registerDescriptor(SecurityPolicyDescriptor) - Method in interface org.nuxeo.ecm.core.security.SecurityPolicyService
-
- registerDescriptor(SecurityPolicyDescriptor) - Method in class org.nuxeo.ecm.core.security.SecurityPolicyServiceImpl
-
- registerDirectory(String, DirectoryFactory) - Method in interface org.nuxeo.ecm.directory.api.DirectoryService
-
- registerDirectory(String, DirectoryFactory) - Method in class org.nuxeo.ecm.directory.DirectoryServiceImpl
-
- registerDirectory(MemoryDirectory) - Method in class org.nuxeo.ecm.directory.memory.MemoryDirectoryFactory
-
- registerDirectoryExtension(Extension) - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryFactory
-
- registerDocumentType(DocumentTypeDescriptor) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
-
- REGISTERED - Static variable in class org.nuxeo.runtime.deploy.DependencyTree
-
- REGISTERED - Static variable in interface org.nuxeo.runtime.model.RegistrationInfo
-
- registerEngine(RenderingEngine) - Method in class org.nuxeo.ecm.platform.rendering.impl.RenderingServiceImpl
-
- registerEngine(RenderingEngine) - Method in interface org.nuxeo.ecm.platform.rendering.RenderingService
-
- registerExpression(WikiExpression) - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializer
-
- registerExtension(Extension) - Method in class org.nuxeo.ecm.core.CoreService
-
- registerExtension(Extension) - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleServiceImpl
-
Register extensions.
- registerExtension(Extension) - Method in class org.nuxeo.ecm.core.redis.RedisServiceImpl
-
- registerExtension(Extension) - Method in class org.nuxeo.ecm.core.repository.RepositoryService
-
- registerExtension(Extension) - Method in class org.nuxeo.ecm.core.scheduler.SchedulerServiceImpl
-
- registerExtension(Extension) - Method in class org.nuxeo.ecm.core.schema.TypeService
-
- registerExtension(Extension) - Method in class org.nuxeo.ecm.directory.DirectoryServiceImpl
-
- registerExtension(Extension) - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryFactory
-
- registerExtension(Extension) - Method in class org.nuxeo.ecm.directory.multi.MultiDirectoryFactory
-
- registerExtension(Extension) - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryFactory
-
- registerExtension(Extension) - Method in class org.nuxeo.ecm.platform.categorization.service.DocumentCategorizationServiceImpl
-
- registerExtension(Extension) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
-
- registerExtension(Extension) - Method in class org.nuxeo.ecm.platform.filemanager.service.FileManagerService
-
- registerExtension(Extension) - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService
-
- registerExtension(Extension) - Method in class org.nuxeo.ecm.platform.uidgen.service.UIDGeneratorService
-
- registerExtension(Extension) - Method in class org.nuxeo.ecm.platform.util.LocationManagerService
-
- registerExtension(Extension) - Method in class org.nuxeo.runtime.deploy.ManagedComponent
-
- registerExtension(Extension) - Method in class org.nuxeo.runtime.model.DefaultComponent
-
- registerExtension(Extension) - Method in interface org.nuxeo.runtime.model.Extensible
-
Registers the given extension.
- registerExtension(Extension) - Method in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
-
- registerExtension(Extension) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
-
- registerExtension(Extension) - Method in class org.nuxeo.runtime.model.ReloadableComponent
-
Deprecated.
- registerExtension(Extension) - Method in class org.nuxeo.runtime.remoting.RemoteComponentInstance
-
- registerExtension(Extension) - Method in class org.nuxeo.runtime.services.event.EventService
-
- registerExtension(Extension) - Method in class org.nuxeo.theme.services.ThemeService
-
- registerExtension(Extension) - Method in class org.nuxeo.theme.webwidgets.Service
-
- registerFacet(FacetDescriptor) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
-
- registerFactory(String, PropertyFactory) - Method in class org.nuxeo.ecm.core.api.model.impl.CompositePropertyFactory
-
- registerFactory(String, String, PropertyFactory) - Method in class org.nuxeo.ecm.core.api.model.impl.CompositePropertyFactory
-
- registerFactory(String, ServiceLocatorFactory) - Static method in class org.nuxeo.runtime.api.ServiceLocatorFactory
-
- registerFactory(ConfigurationFactory) - Static method in class org.nuxeo.runtime.config.ConfigurationFactory
-
- registerFileExtension(ExtensionDescriptor) - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService
-
- registerFilterConfig(String, String, boolean, boolean, boolean, boolean, boolean, String) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestControllerService
-
- registerFilterConfig(FilterConfigDescriptor) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestControllerService
-
- registerForAsyncWait(AsyncWaitHook) - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
-
- registerFormat(Format) - Method in class org.nuxeo.theme.themes.ThemeManager
-
- registerGuard(String, Guard) - Method in class org.nuxeo.ecm.webengine.security.PermissionService
-
- registerHandler(DocumentStoreHandlerDescriptor) - Method in class org.nuxeo.ecm.core.management.storage.DocumentStoreManager
-
- registerHandler(ConfigurationHandler) - Static method in class org.nuxeo.runtime.config.ConfigurationHandler
-
- registerLayout(String, LayoutDefinition) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.service.LayoutStore
-
- registerLayout(String, LayoutDefinition) - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.LayoutStoreImpl
-
- registerLayoutConverter(String, LayoutConverterDescriptor) - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.LayoutStoreImpl
-
- registerLibrarySelector(LibrarySelectorServiceDescriptor) - Method in class org.nuxeo.ecm.platform.picture.core.libraryselector.LibrarySelectorService
-
- registerLink(LinkDescriptor) - Method in class org.nuxeo.ecm.webengine.model.impl.LinkRegistry
-
- registerLocator(String, boolean) - Method in class org.nuxeo.runtime.management.ServerLocatorService
-
- registerLoginProvider(String, String, String, String, String, LoginProviderLinkComputer) - Static method in class org.nuxeo.ecm.platform.ui.web.auth.LoginScreenHelper
-
- registerLoginProvider(String, String, String, String, String, LoginProviderLinkComputer) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
-
- registerMacro(WikiMacro) - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializer
-
- registerMimetype(MimetypeEntry) - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService
-
- registerModelByClassname(ModelType) - Method in class org.nuxeo.theme.themes.ThemeManager
-
- registerModule(ModuleConfiguration) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleManager
-
- registerMXBean(Object, String, Class<?>, String) - Method in class org.nuxeo.runtime.management.metrics.MetricRegister
-
- registerNamedXAResourceFactory(NamedXAResourceFactory) - Method in class org.nuxeo.runtime.jtajca.NuxeoContainer.TransactionManagerWrapper
-
- registerNewGadget(GadgetDeclaration) - Method in class org.nuxeo.opensocial.gadgets.service.GadgetServiceImpl
-
- registerNotification(Notification, List<String>) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationRegistryImpl
-
- registerNotification(Notification, List<String>) - Method in interface org.nuxeo.ecm.platform.notification.api.NotificationRegistry
-
- registerPage(ThemeElement, PageElement) - Method in class org.nuxeo.theme.themes.ThemeManager
-
- registerPojoMarshaller(Class) - Method in interface org.nuxeo.ecm.automation.client.AutomationClient
-
Marshaller registration for pojo bean
- registerPojoMarshaller(Class) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.AbstractAutomationClient
-
- registerProbe(ProbeDescriptor) - Method in class org.nuxeo.ecm.core.management.probes.ProbeManagerImpl
-
- registerPropertyFactory(PropertyFactoryDescriptor) - Static method in class org.nuxeo.ecm.core.api.adapter.DocumentAdapterService
-
- registerProxies(ProxiesDescriptor) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
-
- registerQueryMaker(QueryMakerDescriptor) - Method in interface org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService
-
- registerQueryMaker(QueryMakerDescriptor) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerServiceImpl
-
- registerRenderingExtension(String, Object) - Method in class org.nuxeo.ecm.webengine.WebEngine
-
- registerRepository(RepositoryDescriptor) - Method in class org.nuxeo.ecm.core.repository.RepositoryManager
-
- registerResource(String, String, Class<?>, Object) - Method in interface org.nuxeo.runtime.management.ResourcePublisher
-
- registerResource(String, String, Class<?>, Object) - Method in class org.nuxeo.runtime.management.ResourcePublisherService
-
- registerResources() - Method in class org.nuxeo.ecm.core.management.events.EventMonitoringFactory
-
- registerResources() - Method in class org.nuxeo.ecm.core.management.StatusesManagementFactory
-
- registerResources() - Method in class org.nuxeo.ecm.core.management.works.WorksMonitoringFactory
-
- registerResources() - Method in class org.nuxeo.ecm.core.storage.sql.management.RepositoryStatusFactory
-
- registerResources() - Method in class org.nuxeo.ecm.platform.audit.service.management.AuditEventMetricFactory
-
- registerResources() - Method in class org.nuxeo.ecm.platform.management.adapters.HttpSessionMetricFactory
-
- registerResources() - Method in class org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryFactory
-
- registerResources() - Method in interface org.nuxeo.runtime.management.ResourceFactory
-
- registerRouteResource(RouteModelResourceType, RuntimeContext) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
-
Registers a new route model template to be imported at application
startup.
- registerRouteResource(RouteModelResourceType, RuntimeContext) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
-
- registerSchedule(Schedule) - Method in interface org.nuxeo.ecm.core.scheduler.SchedulerService
-
Registers a schedule.
- registerSchedule(Schedule, Map<String, Serializable>) - Method in interface org.nuxeo.ecm.core.scheduler.SchedulerService
-
Registers a schedule.
- registerSchedule(Schedule) - Method in class org.nuxeo.ecm.core.scheduler.SchedulerServiceImpl
-
- registerSchedule(Schedule, Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.scheduler.SchedulerServiceImpl
-
- registerSchema(SchemaBindingDescriptor) - Method in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
-
- registerScript(ScriptDescriptor) - Method in class org.nuxeo.runtime.scripting.ScriptingComponent
-
- registerScript(ScriptDescriptor) - Method in interface org.nuxeo.runtime.scripting.ScriptingService
-
- registerServer(ServiceHost) - Method in class org.nuxeo.runtime.api.ServiceManager
-
- registerServerExtension(Extension) - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryFactory
-
- registerService(AdministrableServiceDescriptor) - Method in interface org.nuxeo.ecm.core.management.api.GlobalAdministrativeStatusManager
-
Registers a service given its descriptor.
- registerService(AdministrableServiceDescriptor) - Method in class org.nuxeo.ecm.core.management.statuses.GlobalAdministrativeStatusManagerImpl
-
- registerService(String[], Object, Dictionary) - Method in class org.nuxeo.osgi.OSGiBundleContext
-
- registerService(String, Object, Dictionary) - Method in class org.nuxeo.osgi.OSGiBundleContext
-
- registerService(Class<T>, Class<?>) - Method in class org.nuxeo.runtime.api.DefaultServiceProvider
-
- registerService(Class<T>, Object) - Method in class org.nuxeo.runtime.api.DefaultServiceProvider
-
- registerService(ServiceDescriptor) - Method in class org.nuxeo.runtime.api.ServiceManager
-
- registerServices() - Method in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
-
Register provided services as OSGi services
- registerServices(RegistrationInfoImpl) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
-
- registerSession(String, CoreSession) - Method in class org.nuxeo.ecm.core.api.CoreInstance
-
- registerShortcut(String, String) - Method in class org.nuxeo.runtime.management.ResourcePublisherService
-
- registerSynchronization(Synchronization) - Method in class org.nuxeo.ecm.core.persistence.HibernateConfiguration.NuxeoHibernateTransaction
-
- registerSynchronization(Synchronization) - Static method in class org.nuxeo.runtime.api.ConnectionHelper
-
If sharing is in effect, registers a synchronization with the current
transaction, making sure it runs before the
SharedConnectionSynchronization
.
- registerSynchronizationLast(Synchronization) - Static method in class org.nuxeo.runtime.api.ConnectionHelper
-
If sharing is in effect, registers a synchronization with the current
transaction, making sure the
Synchronization.afterCompletion(int)
method runs after the
SharedConnectionSynchronization
.
- registerSynchronizationRoot(Principal, DocumentModel, CoreSession) - Method in class org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl
-
- registerSynchronizationRoot(Principal, DocumentModel, CoreSession) - Method in interface org.nuxeo.drive.service.NuxeoDriveManager
-
- registerTemplate(URL) - Method in class org.nuxeo.ecm.automation.core.mail.Composer
-
- registerTestRepository(RepositoryImpl) - Static method in class org.nuxeo.ecm.core.storage.sql.RepositoryResolver
-
- registerTheme(ThemeElement) - Method in class org.nuxeo.theme.themes.ThemeManager
-
- registerTheme(ThemeDescriptor, boolean) - Static method in class org.nuxeo.theme.themes.ThemeParser
-
- registerTheme(ThemeDescriptor, String, boolean) - Static method in class org.nuxeo.theme.themes.ThemeParser
-
- registerThemePages(Element, Node) - Static method in class org.nuxeo.theme.themes.ThemeParser
-
- registerTreeConfigFor(DocumentModel) - Method in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
-
- registerType(Type) - Method in interface org.nuxeo.ecm.core.schema.types.Schema
-
Registers a new type in that schema context.
- registerType(Type) - Method in class org.nuxeo.ecm.core.schema.types.SchemaImpl
-
- registerType(TypeDescriptor) - Method in class org.nuxeo.ecm.webengine.model.impl.TypeConfigurationProvider
-
- registerType(TypeDescriptor) - Method in class org.nuxeo.ecm.webengine.model.impl.TypeRegistry
-
- registerTypeDescriptor(TypeDescriptor) - Method in class org.nuxeo.ecm.webengine.model.impl.TypeRegistry
-
- registerTypeMapping(DocumentModel) - Method in interface org.nuxeo.template.api.TemplateProcessorService
-
Update Type2Template Mapping from the data contained in the source
DocumentModel.
- registerTypeMapping(DocumentModel) - Method in class org.nuxeo.template.service.TemplateProcessorComponent
-
- registerWidget(String, WidgetDefinition) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.service.LayoutStore
-
- registerWidget(String, WidgetDefinition) - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.LayoutStoreImpl
-
- registerWidgetConverter(String, WidgetConverterDescriptor) - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.LayoutStoreImpl
-
- registerWidgetType(String, WidgetTypeDefinition) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.service.LayoutStore
-
- registerWidgetType(String, WidgetTypeDefinition) - Method in class org.nuxeo.ecm.platform.forms.layout.core.service.LayoutStoreImpl
-
- Registrable - Interface in org.nuxeo.theme
-
Objects registered in the ThemeService must implement this interface.
- REGISTRATION_ACCEPTED_EVENT - Static variable in interface org.nuxeo.ecm.user.registration.UserRegistrationService
-
- REGISTRATION_DATA_DOC - Static variable in interface org.nuxeo.ecm.user.registration.UserRegistrationService
-
- REGISTRATION_DATA_USER - Static variable in interface org.nuxeo.ecm.user.registration.UserRegistrationService
-
- REGISTRATION_REJECTED_EVENT - Static variable in interface org.nuxeo.ecm.user.registration.UserRegistrationService
-
- REGISTRATION_SUBMITTED_EVENT - Static variable in interface org.nuxeo.ecm.user.registration.UserRegistrationService
-
- REGISTRATION_VALIDATED_EVENT - Static variable in interface org.nuxeo.ecm.user.registration.UserRegistrationService
-
- RegistrationCleanerListener - Class in org.nuxeo.ecm.user.registration
-
- RegistrationCleanerListener() - Constructor for class org.nuxeo.ecm.user.registration.RegistrationCleanerListener
-
- registrationInfo - Variable in class org.nuxeo.runtime.ComponentEvent
-
The component this event relates to if any, null otherwise.
- RegistrationInfo - Interface in org.nuxeo.runtime.model
-
The component registration info.
- RegistrationInfoImpl - Class in org.nuxeo.runtime.model.impl
-
- RegistrationInfoImpl() - Constructor for class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
-
- RegistrationInfoImpl(ComponentName) - Constructor for class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
-
Useful when dynamically registering components
- registrationRequired(Package) - Method in class org.nuxeo.connect.client.we.PackageListingProvider
-
- RegistrationRules - Class in org.nuxeo.ecm.user.registration
-
- RegistrationRules(DocumentModel) - Constructor for class org.nuxeo.ecm.user.registration.RegistrationRules
-
- RegistrationRulesFactory - Class in org.nuxeo.ecm.user.registration
-
- RegistrationRulesFactory() - Constructor for class org.nuxeo.ecm.user.registration.RegistrationRulesFactory
-
- RegistrationUserFactory - Interface in org.nuxeo.ecm.user.registration
-
- Registry<T> - Class in org.nuxeo.common.utils
-
Generic registry implementation.
- Registry(String) - Constructor for class org.nuxeo.common.utils.Registry
-
- registry - Variable in class org.nuxeo.ecm.platform.video.service.AutomaticVideoConversionContributionHandler
-
- registry - Variable in class org.nuxeo.ecm.platform.video.service.VideoConversionContributionHandler
-
- RegistrySerializer - Class in org.nuxeo.connect.update.task.update
-
- RegistrySerializer() - Constructor for class org.nuxeo.connect.update.task.update.RegistrySerializer
-
- RegistryType - Class in org.nuxeo.theme
-
- RegistryType() - Constructor for class org.nuxeo.theme.RegistryType
-
- RegistryType(String, String) - Constructor for class org.nuxeo.theme.RegistryType
-
- REGULAR_DOC - Static variable in class org.nuxeo.ecm.automation.core.events.DocumentAttributeFilterFactory
-
- reindex(Connection) - Static method in class org.nuxeo.ecm.core.storage.sql.db.H2Fulltext
-
Re-creates the fulltext index for this database.
- reinitLifeCycle(Document) - Method in class org.nuxeo.ecm.core.lifecycle.impl.LifeCycleServiceImpl
-
- reinitLifeCycle(Document) - Method in interface org.nuxeo.ecm.core.lifecycle.LifeCycleService
-
Sets the current state to the initial state as defined by the associated
lifecycle.
- reinitLifeCycleState(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- reinitLifeCycleState(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Reinitializes the life cycle state of the document to its default state.
- reinitSession(HttpServletRequest) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService
-
- reject() - Method in class org.nuxeo.ecm.core.rest.CommentService
-
- REJECT_CHAIN_NAME - Static variable in class org.nuxeo.ecm.platform.comment.workflow.utils.CommentsConstants
-
- REJECT_STATE - Static variable in class org.nuxeo.ecm.platform.comment.workflow.utils.CommentsConstants
-
- rejectComment(CoreSession, DocumentModel, String) - Method in interface org.nuxeo.ecm.platform.comment.workflow.services.CommentsModerationService
-
Reject the comment with the given commentId.
- rejectComment(CoreSession, DocumentModel, String) - Method in class org.nuxeo.ecm.platform.comment.workflow.services.CommentsModerationServiceImpl
-
- rejectDocument() - Method in class org.nuxeo.ecm.platform.publisher.web.PublishActionsBean
-
- rejectedExecution(Runnable, ThreadPoolExecutor) - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl.CancelingPolicy
-
- rejectPost(DocumentModel) - Method in interface org.nuxeo.ecm.platform.forum.web.api.PostAction
-
- rejectPost(DocumentModel) - Method in class org.nuxeo.ecm.platform.forum.web.PostActionBean
-
- rejectRegistrationRequest(DocumentModel) - Method in class org.nuxeo.ecm.user.registration.actions.UserRegistrationActions
-
- rejectRegistrationRequest(String, Map<String, Serializable>) - Method in class org.nuxeo.ecm.user.registration.UserRegistrationComponent
-
- rejectRegistrationRequest(String, Map<String, Serializable>) - Method in interface org.nuxeo.ecm.user.registration.UserRegistrationService
-
reject the registration request
- rejectSubscriptionRequest(SubscriptionRequest) - Method in interface org.nuxeo.ecm.social.workspace.adapters.SocialWorkspace
-
Rejects this subscriptionRequest
.
- rejectSubscriptionRequest(SubscriptionRequest) - Method in class org.nuxeo.ecm.social.workspace.adapters.SocialWorkspaceAdapter
-
- rejectSubscriptionRequest(SocialWorkspace, SubscriptionRequest) - Method in interface org.nuxeo.ecm.social.workspace.service.SocialWorkspaceService
-
Deprecated.
since 5.6 see SocialWorkspace
- rejectSubscriptionRequest(SocialWorkspace, SubscriptionRequest) - Method in class org.nuxeo.ecm.social.workspace.service.SocialWorkspaceServiceImpl
-
- rejectSubscriptionRequest(SocialWorkspace, SubscriptionRequest) - Method in interface org.nuxeo.ecm.social.workspace.service.SubscriptionRequestHandler
-
- rejectTask(CoreSession, NuxeoPrincipal, Task, String) - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl
-
- rejectTask(CoreSession, NuxeoPrincipal, Task, String) - Method in interface org.nuxeo.ecm.platform.task.TaskService
-
- rejectTask(Task) - Method in class org.nuxeo.ecm.platform.task.web.TaskActionsBean
-
- rejectTask(Task, String) - Method in class org.nuxeo.ecm.platform.task.web.TaskActionsBean
-
- REL_FRAGMENT_NAME - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
-
- REL_PREDICATE - Static variable in class org.nuxeo.ecm.platform.relations.CoreGraph
-
- REL_SOURCE_ID - Static variable in class org.nuxeo.ecm.platform.relations.CoreGraph
-
- REL_SOURCE_KEY - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
-
- REL_SOURCE_URI - Static variable in class org.nuxeo.ecm.platform.relations.CoreGraph
-
- REL_TARGET_ID - Static variable in class org.nuxeo.ecm.platform.relations.CoreGraph
-
- REL_TARGET_KEY - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
-
- REL_TARGET_STRING - Static variable in class org.nuxeo.ecm.platform.relations.CoreGraph
-
- REL_TARGET_URI - Static variable in class org.nuxeo.ecm.platform.relations.CoreGraph
-
- REL_TYPE - Static variable in class org.nuxeo.ecm.platform.relations.CoreGraph
-
- Relate - Interface in org.nuxeo.theme.relations
-
- RELATED_TEXT_ID_PROPERTY - Static variable in class org.nuxeo.ecm.platform.annotations.repository.service.AnnotationsFulltextInjector
-
- RELATED_TEXT_LIST_PROPERTY - Static variable in class org.nuxeo.ecm.platform.annotations.repository.service.AnnotationsFulltextInjector
-
- RELATED_TEXT_PROPERTY - Static variable in class org.nuxeo.ecm.platform.annotations.repository.service.AnnotationsFulltextInjector
-
- RELATED_TEXT_RESOURCES - Static variable in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLBaseProperty
-
- RelatedRouteActionBean - Class in org.nuxeo.ecm.platform.routing.web
-
- RelatedRouteActionBean() - Constructor for class org.nuxeo.ecm.platform.routing.web.RelatedRouteActionBean
-
- relates - Variable in class org.nuxeo.theme.relations.AbstractRelation
-
- Relation - Interface in org.nuxeo.theme.relations
-
- RELATION_TABLE - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
-
- RelationActions - Interface in org.nuxeo.ecm.platform.relations.web.listener
-
Relation actions.
- RelationActionsBean - Class in org.nuxeo.ecm.platform.relations.web.listener.ejb
-
Seam component that manages statements involving current document as well as
creation, edition and deletion of statements involving current document.
- RelationActionsBean() - Constructor for class org.nuxeo.ecm.platform.relations.web.listener.ejb.RelationActionsBean
-
- RelationAdapter - Class in org.nuxeo.ecm.mobile.webengine.adapter
-
Adapter to retrieve annotations for the current MobileDocument
.
- RelationAdapter() - Constructor for class org.nuxeo.ecm.mobile.webengine.adapter.RelationAdapter
-
- RelationConstants - Class in org.nuxeo.ecm.platform.relations.api.util
-
Constants for relations management.
- RelationCreationBean - Class in org.nuxeo.ecm.platform.relations.web.listener.ejb
-
Helper for creation form validation and display.
- RelationCreationBean() - Constructor for class org.nuxeo.ecm.platform.relations.web.listener.ejb.RelationCreationBean
-
- RelationDate - Class in org.nuxeo.ecm.platform.relations.api.impl
-
Relation date management.
- RelationEvents - Class in org.nuxeo.ecm.platform.relations.api.event
-
Relation event types.
- RelationHelper - Class in org.nuxeo.ecm.platform.relations.api.util
-
- RelationManager - Interface in org.nuxeo.ecm.platform.relations.api
-
RelationService common interface.
- RelationManagerLocal - Interface in org.nuxeo.ecm.platform.relations.api.ejb
-
Local interface for RelationManager.
- RelationManagerRemote - Interface in org.nuxeo.ecm.platform.relations.api.ejb
-
Remote interface for relation manager.
- RELATIONS_TAB - Static variable in class org.nuxeo.ecm.social.user.relationship.UserRelationshipNetworkActions
-
- RelationService - Class in org.nuxeo.ecm.platform.relations.services
-
Relation service.
- RelationService() - Constructor for class org.nuxeo.ecm.platform.relations.services.RelationService
-
- RELATIONSHIP_FIELD_ACTOR - Static variable in class org.nuxeo.ecm.social.relationship.RelationshipConstants
-
- RELATIONSHIP_FIELD_KIND - Static variable in class org.nuxeo.ecm.social.relationship.RelationshipConstants
-
- RELATIONSHIP_FIELD_TARGET - Static variable in class org.nuxeo.ecm.social.relationship.RelationshipConstants
-
- RELATIONSHIP_KIND_PARAMETER - Static variable in class org.nuxeo.ecm.social.mini.message.MiniMessageActivityStreamFilter
-
- RELATIONSHIP_KIND_PROPERTY - Static variable in class org.nuxeo.ecm.social.mini.message.AbstractMiniMessagePageProvider
-
- RELATIONSHIP_KIND_PROPERTY - Static variable in class org.nuxeo.ecm.social.workspace.gadgets.AbstractSocialWorkspaceMiniMessagePageProvider
-
- RELATIONSHIP_PROPERTY_KIND - Static variable in class org.nuxeo.ecm.social.relationship.RelationshipConstants
-
- RELATIONSHIP_SCHEMA_NAME - Static variable in class org.nuxeo.ecm.social.relationship.RelationshipConstants
-
- relationshipCheckboxChanged(ValueChangeEvent) - Method in class org.nuxeo.ecm.social.user.relationship.UserRelationshipActions
-
- RelationshipConstants - Class in org.nuxeo.ecm.social.relationship
-
User relationship constants class
- RelationshipKind - Class in org.nuxeo.ecm.social.relationship
-
Pojo to describe a relation's kind
- RelationshipKindDescriptor - Class in org.nuxeo.ecm.social.relationship.service
-
User Relationship kind descriptor
- RelationshipKindDescriptor() - Constructor for class org.nuxeo.ecm.social.relationship.service.RelationshipKindDescriptor
-
- RelationshipKindRegistry - Class in org.nuxeo.ecm.social.relationship.service
-
Registry for relationship kinds, handling merge of registered
RelationshipKind
elements.
- RelationshipKindRegistry() - Constructor for class org.nuxeo.ecm.social.relationship.service.RelationshipKindRegistry
-
- RelationshipService - Interface in org.nuxeo.ecm.social.relationship.service
-
Service to manage relations between entities.
- RelationshipServiceImpl - Class in org.nuxeo.ecm.social.relationship.service
-
- RelationshipServiceImpl() - Constructor for class org.nuxeo.ecm.social.relationship.service.RelationshipServiceImpl
-
- RelationStorage - Class in org.nuxeo.theme.relations
-
- RelationStorage() - Constructor for class org.nuxeo.theme.relations.RelationStorage
-
- relationTabLink - Variable in class org.nuxeo.functionaltests.pages.DocumentBasePage
-
- RelationTabSubPage - Class in org.nuxeo.functionaltests.pages.tabs
-
Representation of a Relations tab page.
- RelationTabSubPage(WebDriver) - Constructor for class org.nuxeo.functionaltests.pages.tabs.RelationTabSubPage
-
- RelationTypeFamily - Enum in org.nuxeo.theme.relations
-
- release() - Method in class edu.yale.its.tp.cas.client.taglib.AuthTag
-
- release() - Method in class edu.yale.its.tp.cas.client.taglib.LogoutTag
-
- release() - Method in class org.nuxeo.ecm.core.repository.RepositoryManager.Ref
-
- release() - Method in interface org.nuxeo.ecm.platform.pictures.tiles.api.PictureTiles
-
- release() - Method in class org.nuxeo.ecm.platform.pictures.tiles.api.PictureTilesImpl
-
- release() - Method in interface org.nuxeo.ecm.platform.publisher.api.PublicationTree
-
- release(String) - Method in interface org.nuxeo.ecm.platform.publisher.api.RemotePublicationTreeManager
-
- release() - Method in class org.nuxeo.ecm.platform.publisher.impl.core.SectionPublicationTree
-
- release() - Method in class org.nuxeo.ecm.platform.publisher.impl.localfs.LocalFSPublicationTree
-
- release() - Method in class org.nuxeo.ecm.platform.publisher.impl.service.AbstractRemotableTree
-
- release(String) - Method in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
-
- release(RemotePubParam) - Method in class org.nuxeo.ecm.platform.publisher.remoting.restHandler.RestPublishingHandler
-
- release(String) - Method in class org.nuxeo.ecm.platform.publisher.remoting.restHandler.RestPublishingHandler
-
- release(String) - Method in class org.nuxeo.ecm.platform.publisher.remoting.restProxies.RemotePublicationTreeManagerRestProxy
-
- release() - Method in class org.nuxeo.ecm.platform.ui.web.directory.SelectOneListboxTag
-
Deprecated.
- release() - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockFacesContext
-
- release() - Method in class org.nuxeo.theme.jsf.taglib.BaseMVCTag
-
- release() - Method in class org.nuxeo.theme.jsf.taglib.ButtonTag
-
- release() - Method in class org.nuxeo.theme.jsf.taglib.FragmentTag
-
- release() - Method in class org.nuxeo.theme.jsf.taglib.PanelTag
-
- release() - Method in class org.nuxeo.theme.jsf.taglib.RequireTag
-
- release() - Method in class org.nuxeo.theme.jsf.taglib.ResourcesTag
-
- release() - Method in class org.nuxeo.theme.jsf.taglib.TabsTag
-
- release() - Method in class org.nuxeo.theme.jsf.taglib.TabTag
-
- releaseAllTrees(String) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublisherService
-
- releaseAllTrees(String) - Method in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
-
- releaseClipboardableDocuments() - Method in interface org.nuxeo.ecm.webapp.clipboard.ClipboardActions
-
- releaseClipboardableDocuments() - Method in class org.nuxeo.ecm.webapp.clipboard.ClipboardActionsBean
-
- releaseCoreSession() - Method in class org.nuxeo.ecm.core.repository.jcr.testing.RepositoryOSGITestCase
-
- releaseEntityManagerWithRollback(EntityManager) - Method in class org.nuxeo.ecm.core.persistence.PersistenceProvider
-
- releaseLocalCoreSession() - Static method in class org.nuxeo.apidoc.adapters.BaseNuxeoArtifactDocAdapter
-
- releaseRepository() - Method in class org.nuxeo.ecm.core.repository.jcr.testing.RepositoryOSGITestCase
-
- releaseRepository(String) - Method in class org.nuxeo.ecm.core.repository.RepositoryManager
-
Releases the reference to the repository.
- releaseRepository() - Method in class org.nuxeo.ecm.core.test.TestRepositoryHandler
-
- releaseSession() - Method in class org.nuxeo.ecm.core.test.RepositorySettings
-
- releaseSession(CoreSession) - Method in class org.nuxeo.ecm.core.test.TestRepositoryHandler
-
- relieveCurrent() - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockFacesContext
-
- reload() - Method in class org.nuxeo.ecm.webengine.EmptyRegistry
-
Deprecated.
- reload() - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationFragment
-
- reload() - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationHost
-
- reload() - Method in interface org.nuxeo.ecm.webengine.jaxrs.Reloadable
-
- reload() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.ApplicationServlet
-
- reload() - Method in class org.nuxeo.ecm.webengine.loader.ReloadingClassLoader
-
- reload(WebEngine) - Method in class org.nuxeo.ecm.webengine.ResourceBinding
-
Deprecated.
- reload() - Method in interface org.nuxeo.ecm.webengine.ResourceRegistry
-
- reload() - Method in class org.nuxeo.ecm.webengine.WebEngine
-
Reloads configuration.
- reload() - Method in interface org.nuxeo.runtime.model.ComponentInstance
-
Reload the component.
- reload() - Method in class org.nuxeo.runtime.model.impl.ComponentInstanceImpl
-
- reload() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
-
Reload the underlying component if reload is supported
- reload(ComponentContext) - Method in interface org.nuxeo.runtime.model.Reloadable
-
Deprecated.
Reload the component registries and services.
- reload(ComponentContext) - Method in class org.nuxeo.runtime.model.ReloadableComponent
-
Deprecated.
- reload() - Method in class org.nuxeo.runtime.reload.ReloadComponent
-
- reload() - Method in interface org.nuxeo.runtime.reload.ReloadService
-
- reload() - Method in class org.nuxeo.runtime.remoting.RemoteComponentInstance
-
- RELOAD_EVENT_ID - Static variable in class org.nuxeo.runtime.reload.ReloadEventNames
-
- RELOAD_EVENT_ID - Static variable in interface org.nuxeo.runtime.reload.ReloadService
-
- RELOAD_REPOSITORIES_ID - Static variable in interface org.nuxeo.runtime.reload.ReloadService
-
- RELOAD_SEAM_EVENT_ID - Static variable in class org.nuxeo.runtime.reload.ReloadEventNames
-
- RELOAD_SEAM_EVENT_ID - Static variable in interface org.nuxeo.runtime.reload.ReloadService
-
- RELOAD_TOPIC - Static variable in interface org.nuxeo.runtime.reload.ReloadService
-
- Reloadable - Interface in org.nuxeo.ecm.webengine.jaxrs
-
- Reloadable - Interface in org.nuxeo.runtime.model
-
Deprecated.
since 5.6: services needing a reload should listen to runtime
reload events instead
- ReloadableComponent - Class in org.nuxeo.runtime.model
-
Deprecated.
since 5.6: services needing a reload should listen to runtime
reload events instead. They can also implement the
TimestampedService
interface in case they should not
need to be reloaded when event is received.
- ReloadableComponent() - Constructor for class org.nuxeo.runtime.model.ReloadableComponent
-
Deprecated.
- reloadAnnotations() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.controler.AnnotationController
-
- ReloadComponent - Class in org.nuxeo.runtime.reload
-
- ReloadComponent() - Constructor for class org.nuxeo.runtime.reload.ReloadComponent
-
- ReloadDocument - Class in org.nuxeo.ecm.automation.core.operations.document
-
- ReloadDocument() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.ReloadDocument
-
- ReloadEventNames - Class in org.nuxeo.runtime.reload
-
Copy of event names as triggered by the ReloadService, to make them
available on the web layer.
- ReloadEventNames() - Constructor for class org.nuxeo.runtime.reload.ReloadEventNames
-
- reloadIfNeeded() - Method in class org.nuxeo.ecm.webengine.app.jersey.ReloadingJerseyServlet
-
- ReloadingClassLoader - Class in org.nuxeo.ecm.webengine.loader
-
- ReloadingClassLoader(ClassLoader) - Constructor for class org.nuxeo.ecm.webengine.loader.ReloadingClassLoader
-
- ReloadingJerseyServlet - Class in org.nuxeo.ecm.webengine.app.jersey
-
JAX-RS servlet based on jersey servlet to provide hot reloading.
- ReloadingJerseyServlet() - Constructor for class org.nuxeo.ecm.webengine.app.jersey.ReloadingJerseyServlet
-
- ReloadListener - Class in org.nuxeo.ecm.automation.core.impl
-
- ReloadListener() - Constructor for class org.nuxeo.ecm.automation.core.impl.ReloadListener
-
- reloadMessages() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleImpl
-
- reloadModule(String) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleManager
-
- reloadModules() - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleManager
-
- reloadModules() - Method in class org.nuxeo.ecm.webengine.WebEngine
-
- ReloadProperties - Class in org.nuxeo.connect.update.task.live.commands
-
Flush all nuxeo caches.
- ReloadProperties() - Constructor for class org.nuxeo.connect.update.task.live.commands.ReloadProperties
-
- reloadProperties() - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeService
-
- reloadProperties() - Method in class org.nuxeo.runtime.reload.ReloadComponent
-
- reloadProperties() - Method in interface org.nuxeo.runtime.reload.ReloadService
-
Reloads runtime framework properties
- reloadProperties() - Method in interface org.nuxeo.runtime.RuntimeService
-
Reread all property files loaded at startup.
- reloadProperties() - Method in class org.nuxeo.runtime.test.TestRuntime
-
- reloadProperties() - Method in class org.nuxeo.runtime.util.SimpleRuntime
-
- ReloadPropertiesPlaceholder - Class in org.nuxeo.connect.update.task.standalone.commands
-
Flush all nuxeo caches.
- ReloadPropertiesPlaceholder() - Constructor for class org.nuxeo.connect.update.task.standalone.commands.ReloadPropertiesPlaceholder
-
- reloadRepositories() - Static method in class org.nuxeo.ecm.core.storage.sql.reload.RepositoryReloader
-
Reload core repositories.
- reloadRepository() - Method in class org.nuxeo.runtime.reload.ReloadComponent
-
- reloadRepository() - Method in interface org.nuxeo.runtime.reload.ReloadService
-
Reloads the Nuxeo repository configuration
- reloadResourceLoader() - Static method in class org.nuxeo.runtime.api.Framework
-
- reloadResourceLoader(List<URL>, List<URL>) - Static method in class org.nuxeo.runtime.api.Framework
-
Reload the resources loader, keeping URLs already tracked, and adding
possibility to add or remove some URLs.
- reloadSeamComponents(HttpServletRequest) - Static method in class org.nuxeo.ecm.webapp.seam.SeamHotReloadHelper
-
- reloadSeamComponents() - Method in class org.nuxeo.runtime.reload.ReloadComponent
-
- reloadSeamComponents() - Method in interface org.nuxeo.runtime.reload.ReloadService
-
- ReloadService - Interface in org.nuxeo.runtime.reload
-
Service tracking reload related events or commands when installing a package
- ReloadServiceInvoker - Class in org.nuxeo.runtime.tomcat.dev
-
Invokes the ReloadService by reflection as this module does not have access
to the runtime context.
- ReloadServiceInvoker(ClassLoader) - Constructor for class org.nuxeo.runtime.tomcat.dev.ReloadServiceInvoker
-
- reloadServlet(ServletDescriptor) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletRegistry
-
- remainingCapacity() - Method in class org.nuxeo.ecm.core.work.redis.RedisBlockingQueue
-
- RemotableSeamBeansDescriptor - Class in org.nuxeo.ecm.platform.ui.web.seamremoting
-
- RemotableSeamBeansDescriptor() - Constructor for class org.nuxeo.ecm.platform.ui.web.seamremoting.RemotableSeamBeansDescriptor
-
- REMOTE_SYSTEM_LOGIN_TRUSTED_INSTANCES_PROP - Static variable in class org.nuxeo.runtime.api.login.SystemLoginRestrictionManager
-
- RemoteAutomationServerFeature - Class in org.nuxeo.ecm.automation.test
-
Feature to test automation client against an Nuxeo Automation Server running
in a remote JVM.
- RemoteAutomationServerFeature() - Constructor for class org.nuxeo.ecm.automation.test.RemoteAutomationServerFeature
-
- RemoteClassLoader - Class in org.nuxeo.runtime.remoting
-
- RemoteClassLoader(ServerDescriptor, ComponentName, ClassLoader) - Constructor for class org.nuxeo.runtime.remoting.RemoteClassLoader
-
- RemoteCommands - Class in org.nuxeo.shell.automation.cmds
-
- RemoteCommands() - Constructor for class org.nuxeo.shell.automation.cmds.RemoteCommands
-
- RemoteComponent - Class in org.nuxeo.runtime.remoting
-
- RemoteComponent(ServerDescriptor, ComponentName) - Constructor for class org.nuxeo.runtime.remoting.RemoteComponent
-
- RemoteComponentInstance - Class in org.nuxeo.runtime.remoting
-
- RemoteComponentInstance(ComponentName, RemoteContext) - Constructor for class org.nuxeo.runtime.remoting.RemoteComponentInstance
-
- RemoteConfiguration - Class in org.nuxeo.ecm.platform.io.api.util
-
- RemoteConfiguration(String, Properties) - Constructor for class org.nuxeo.ecm.platform.io.api.util.RemoteConfiguration
-
- RemoteContext - Class in org.nuxeo.runtime.remoting
-
TODO: Work in progress.
- RemoteContext(ServerDescriptor, ComponentName, ClassLoader) - Constructor for class org.nuxeo.runtime.remoting.RemoteContext
-
- RemoteContext - Class in org.nuxeo.shell.automation
-
- RemoteContext(AutomationFeature, HttpAutomationClient, Session, String) - Constructor for class org.nuxeo.shell.automation.RemoteContext
-
- remoteDownload(String, String, String, String) - Method in class org.nuxeo.ecm.platform.picture.web.PictureManagerBean
-
- RemoteEvent - Class in org.nuxeo.runtime.remoting
-
- RemoteEvent(int, ComponentName, Serializable) - Constructor for class org.nuxeo.runtime.remoting.RemoteEvent
-
- RemoteException - Exception in org.nuxeo.ecm.automation.client
-
- RemoteException(int, String, String, Throwable) - Constructor for exception org.nuxeo.ecm.automation.client.RemoteException
-
- RemoteException(int, String, String, String) - Constructor for exception org.nuxeo.ecm.automation.client.RemoteException
-
- RemoteHostGuessExtractor - Class in org.nuxeo.ecm.platform.web.common.requestcontroller.filter
-
- RemoteHostGuessExtractor() - Constructor for class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.RemoteHostGuessExtractor
-
- RemoteInputStream - Class in org.nuxeo.runtime.services.streaming
-
Read an input stream from a remote machine using the streaming service
- RemoteInputStream(StreamManagerClient, String) - Constructor for class org.nuxeo.runtime.services.streaming.RemoteInputStream
-
- RemotePubApp - Class in org.nuxeo.ecm.platform.publisher.remoting.restHandler
-
- RemotePubApp() - Constructor for class org.nuxeo.ecm.platform.publisher.remoting.restHandler.RemotePubApp
-
- RemotePublicationInvoker - Interface in org.nuxeo.ecm.platform.publisher.remoting.invoker
-
Interface for remote invocation of publishing.
- RemotePublicationTreeManager - Interface in org.nuxeo.ecm.platform.publisher.api
-
Remote interface used by PublicationService to communicate with each others.
- RemotePublicationTreeManagerRestProxy - Class in org.nuxeo.ecm.platform.publisher.remoting.restProxies
-
- RemotePublicationTreeManagerRestProxy(String, String, String, RemotePublisherMarshaler) - Constructor for class org.nuxeo.ecm.platform.publisher.remoting.restProxies.RemotePublicationTreeManagerRestProxy
-
- RemotePublisherMarshaler - Interface in org.nuxeo.ecm.platform.publisher.remoting.marshaling.interfaces
-
Interface for the Marshaller.
- RemotePubMessageReader - Class in org.nuxeo.ecm.platform.publisher.remoting.restHandler
-
- RemotePubMessageReader() - Constructor for class org.nuxeo.ecm.platform.publisher.remoting.restHandler.RemotePubMessageReader
-
- RemotePubMessageWriter - Class in org.nuxeo.ecm.platform.publisher.remoting.restHandler
-
- RemotePubMessageWriter() - Constructor for class org.nuxeo.ecm.platform.publisher.remoting.restHandler.RemotePubMessageWriter
-
- RemotePubParam - Class in org.nuxeo.ecm.platform.publisher.remoting.restHandler
-
- RemotePubParam(List<Object>) - Constructor for class org.nuxeo.ecm.platform.publisher.remoting.restHandler.RemotePubParam
-
- RemotePubResult - Class in org.nuxeo.ecm.platform.publisher.remoting.restHandler
-
- RemotePubResult(Object) - Constructor for class org.nuxeo.ecm.platform.publisher.remoting.restHandler.RemotePubResult
-
- RemoteScript - Class in org.nuxeo.runtime.scripting
-
- RemoteSessionsProbe - Class in org.nuxeo.ecm.core.storage.sql.management
-
- RemoteSessionsProbe() - Constructor for class org.nuxeo.ecm.core.storage.sql.management.RemoteSessionsProbe
-
- RemoteThrowable - Class in org.nuxeo.ecm.automation.client
-
- RemoteThrowable(String) - Constructor for class org.nuxeo.ecm.automation.client.RemoteThrowable
-
- RemotingService - Class in org.nuxeo.runtime.remoting
-
- RemotingService() - Constructor for class org.nuxeo.runtime.remoting.RemotingService
-
- remove(K) - Method in class org.nuxeo.common.collections.ArrayMap
-
- remove(int) - Method in class org.nuxeo.common.collections.ArrayMap
-
- remove(K) - Method in class org.nuxeo.common.collections.DependencyTree
-
- remove(Object) - Method in class org.nuxeo.common.collections.ListenerList
-
Removes the given listener from this list.
- remove(K) - Method in class org.nuxeo.common.collections.SerializableArrayMap
-
- remove(int) - Method in class org.nuxeo.common.collections.SerializableArrayMap
-
- remove() - Method in class org.nuxeo.common.utils.FileTreeIterator
-
- remove() - Method in class org.nuxeo.common.utils.ZipFileIterator
-
- remove() - Method in class org.nuxeo.common.utils.ZipIterator
-
- remove() - Method in class org.nuxeo.connect.client.we.ConnectClientRoot
-
- remove(Document) - Method in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- remove(DocRef) - Method in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- remove(String) - Method in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- remove(K) - Method in class org.nuxeo.ecm.automation.core.impl.SuperKeyedRegistry
-
- remove(Object) - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
-
- remove(Object) - Method in class org.nuxeo.ecm.automation.core.scripting.PrincipalWrapper
-
- remove(Object) - Method in class org.nuxeo.ecm.automation.OperationContext
-
- remove(DocumentModel) - Method in class org.nuxeo.ecm.classification.api.adapter.Classification
-
- remove(String) - Method in class org.nuxeo.ecm.classification.api.adapter.Classification
-
- remove() - Method in class org.nuxeo.ecm.core.api.DocumentTreeIterator
-
- remove() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelChildrenIterator
-
- REMOVE - Static variable in class org.nuxeo.ecm.core.api.ListDiff
-
- remove(int) - Method in class org.nuxeo.ecm.core.api.ListDiff
-
- remove(int) - Method in class org.nuxeo.ecm.core.api.local.LoginStack
-
- remove(int) - Method in class org.nuxeo.ecm.core.api.local.LoginStack.Sync
-
- remove() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
-
- remove(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.ComplexProperty
-
Throws UnsupportedOperationException, added to implement List
interface
- remove() - Method in class org.nuxeo.ecm.core.api.model.impl.DirtyPropertyIterator
-
- remove(Property) - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
-
- remove(int) - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
-
- remove(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
-
Throws UnsupportedOperationException, added to implement List
interface
- remove(Class<?>) - Method in class org.nuxeo.ecm.core.api.model.impl.osm.TypeAnnotationRegistry
-
- remove() - Method in class org.nuxeo.ecm.core.api.model.impl.osm.TypeHierarchyIterator
-
- remove() - Method in interface org.nuxeo.ecm.core.api.model.Property
-
Removes this property from the tree.
- remove(String) - Method in class org.nuxeo.ecm.core.api.model.PropertyDiff
-
- REMOVE - Static variable in class org.nuxeo.ecm.core.api.operation.Modification
-
- remove(int) - Method in class org.nuxeo.ecm.core.api.operation.ModificationSet
-
- REMOVE - Static variable in interface org.nuxeo.ecm.core.api.security.SecurityConstants
-
- remove() - Method in class org.nuxeo.ecm.core.convert.cache.ConversionCacheEntry
-
- remove(String) - Method in interface org.nuxeo.ecm.core.management.storage.AdministrativeStatusPersister
-
Removes all persisted states for a given instance.
- remove(String) - Method in class org.nuxeo.ecm.core.management.storage.DocumentModelStatusPersister
-
- remove() - Method in interface org.nuxeo.ecm.core.model.Document
-
Removes this document and all its children, if any.
- remove() - Method in class org.nuxeo.ecm.core.model.EmptyDocumentIterator
-
- remove() - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- remove() - Method in class org.nuxeo.ecm.core.rest.CommentService
-
- remove() - Method in class org.nuxeo.ecm.core.rest.FileService
-
- remove() - Method in class org.nuxeo.ecm.core.storage.sql.BaseProperty
-
- remove() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
-
- remove() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- remove() - Method in class org.nuxeo.ecm.core.storage.sql.db.H2Fulltext.Trigger
-
- remove(RowMapper.NodeInfo) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
-
- remove() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.ResultSetQueryResult
-
- remove(RowMapper.NodeInfo) - Method in interface org.nuxeo.ecm.core.storage.sql.RowMapper
-
Deletes a hierarchy and returns information to generate invalidations.
- remove(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.Selection
-
Removes a known child id.
- remove(RowMapper.NodeInfo) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper
-
- remove(RowMapper.NodeInfo) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingRowMapper
-
- remove() - Method in class org.nuxeo.ecm.core.work.NuxeoBlockingQueue
-
- remove(Object) - Method in class org.nuxeo.ecm.core.work.NuxeoBlockingQueue
-
- remove - Variable in class org.nuxeo.ecm.directory.multi.MultiDirectoryDescriptor
-
- remove() - Method in class org.nuxeo.ecm.platform.actions.ActionService
-
- remove() - Method in interface org.nuxeo.ecm.platform.actions.ejb.ActionManager
-
Cleanup method.
- remove(Statement) - Method in interface org.nuxeo.ecm.platform.relations.api.Graph
-
Removes the statement object from the graph.
- remove(List<Statement>) - Method in interface org.nuxeo.ecm.platform.relations.api.Graph
-
Removes given list of Statement objects from the graph.
- remove(String, List<Statement>) - Method in interface org.nuxeo.ecm.platform.relations.api.RelationManager
-
Deprecated.
since 5.5, use the Graph API directly
- remove(Statement) - Method in class org.nuxeo.ecm.platform.relations.CoreGraph
-
- remove(List<Statement>) - Method in class org.nuxeo.ecm.platform.relations.CoreGraph
-
- remove(Statement) - Method in class org.nuxeo.ecm.platform.relations.jena.JenaGraph
-
- remove(List<Statement>) - Method in class org.nuxeo.ecm.platform.relations.jena.JenaGraph
-
- remove(String, List<Statement>) - Method in class org.nuxeo.ecm.platform.relations.services.RelationService
-
Deprecated.
- remove(Object) - Method in class org.nuxeo.ecm.platform.routing.core.api.TasksInfoWrapper
-
- remove(int) - Method in class org.nuxeo.ecm.platform.routing.core.api.TasksInfoWrapper
-
- remove - Variable in class org.nuxeo.ecm.platform.usermanager.VirtualUserDescriptor
-
- remove(Space, CoreSession) - Method in class org.nuxeo.ecm.spaces.api.AbstractSpaceProvider
-
- remove() - Method in interface org.nuxeo.ecm.spaces.api.Space
-
- remove(Space, CoreSession) - Method in interface org.nuxeo.ecm.spaces.api.SpaceProvider
-
- remove() - Method in class org.nuxeo.ecm.spaces.impl.docwrapper.DocSpaceImpl
-
- remove() - Method in class org.nuxeo.ecm.webapp.delegate.DocumentManagerBusinessDelegate
-
- remove(String) - Method in class org.nuxeo.ecm.webdav.backend.PathCache
-
- remove(ApplicationFragment) - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationHost
-
- remove(String) - Method in class org.nuxeo.ecm.webengine.loader.store.FileResourceStore
-
- remove(String) - Method in class org.nuxeo.ecm.webengine.loader.store.MemoryStore
-
- remove(String) - Method in interface org.nuxeo.ecm.webengine.loader.store.ResourceStore
-
- remove() - Method in class org.nuxeo.osgi.util.FileIterator
-
- remove(K) - Method in class org.nuxeo.runtime.deploy.DependencyTree
-
- remove() - Method in class org.nuxeo.runtime.model.ContributionFragmentRegistry.Fragment
-
- remove(T) - Method in class org.nuxeo.runtime.model.ContributionFragmentRegistry.FragmentList
-
- remove(T, boolean) - Method in class org.nuxeo.runtime.model.ContributionFragmentRegistry.FragmentList
-
- remove(Object) - Method in class org.nuxeo.theme.properties.OrderedProperties
-
- remove(Relation) - Method in class org.nuxeo.theme.relations.RelationStorage
-
- remove() - Method in class org.nuxeo.webengine.sites.AbstractSiteDocumentObject
-
Method used to delete pages in the current container
- REMOVE_CHILD - Static variable in class org.nuxeo.ecm.core.api.operation.Modification
-
- REMOVE_CHILDREN - Static variable in interface org.nuxeo.ecm.core.api.security.SecurityConstants
-
- REMOVE_ID - Static variable in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectStatus
-
- REMOVE_STEP_ACTIONS_LIST - Static variable in class org.nuxeo.ecm.platform.routing.web.DocumentRoutingWebConstants
-
- removeAccessToken(String) - Method in interface org.nuxeo.ecm.platform.oauth.tokens.OAuthTokenStore
-
Deletes an ACCESS Token from the storage.
- removeAccessToken(String) - Method in class org.nuxeo.ecm.platform.oauth.tokens.OAuthTokenStoreImpl
-
- RemoveAcl - Static variable in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- removeAcl(DocRef, String) - Method in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- removeACL(String) - Method in interface org.nuxeo.ecm.core.api.security.ACP
-
- removeACL(String) - Method in class org.nuxeo.ecm.core.api.security.impl.ACPImpl
-
- removeAcl(List<Ace>, AclPropagation) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
-
- RemoveACLUnrestricted - Class in org.nuxeo.ecm.platform.publisher.task
-
- RemoveACLUnrestricted(CoreSession, DocumentModel, String, String) - Constructor for class org.nuxeo.ecm.platform.publisher.task.RemoveACLUnrestricted
-
- removeAction(String) - Method in class org.nuxeo.ecm.platform.actions.ActionRegistry
-
- removeActivities(Collection<Activity>) - Method in interface org.nuxeo.ecm.activity.ActivityStreamService
-
Remove the given activities
.
- removeActivities(Collection<Activity>) - Method in class org.nuxeo.ecm.activity.ActivityStreamServiceImpl
-
- removeActivityReply(Serializable, String) - Method in interface org.nuxeo.ecm.activity.ActivityStreamService
-
- removeActivityReply(Serializable, String) - Method in class org.nuxeo.ecm.activity.ActivityStreamServiceImpl
-
- RemoveActivityReply - Class in org.nuxeo.ecm.activity.operations
-
Operation to remove an activity reply.
- RemoveActivityReply() - Constructor for class org.nuxeo.ecm.activity.operations.RemoveActivityReply
-
- removeAdapter(String) - Method in interface org.nuxeo.ecm.platform.io.api.IOManager
-
Removes adapter with given name.
- removeAdapter(String) - Method in class org.nuxeo.ecm.platform.io.impl.IOManagerImpl
-
- removeAdapter(ValueAdapter) - Method in class org.nuxeo.shell.CompositeValueAdapter
-
- removeAdapterFactory(Class<?>, AdapterFactory<?>) - Method in class org.nuxeo.runtime.service.AdaptableDescriptor
-
- removeAdministrator(Principal) - Method in interface org.nuxeo.ecm.social.workspace.adapters.SocialWorkspace
-
Removes a user from this Social Workspace administrators group.
- removeAdministrator(Principal) - Method in class org.nuxeo.ecm.social.workspace.adapters.SocialWorkspaceAdapter
-
- removeAliasesExposedToRequest(FacesContext, String) - Static method in class org.nuxeo.ecm.platform.ui.web.binding.alias.AliasVariableMapper
-
- removeAll() - Method in class org.nuxeo.ecm.core.api.ListDiff
-
- removeAll(Collection<?>) - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
-
Throws UnsupportedOperationException, added to implement List
interface
- removeAll(Collection<?>) - Method in class org.nuxeo.ecm.platform.routing.core.api.TasksInfoWrapper
-
- removeAllDocuments() - Method in class org.nuxeo.functionaltests.pages.tabs.ContentTabSubPage
-
- removeAllFromSelection(ActionEvent) - Method in class org.nuxeo.ecm.platform.ui.web.util.SelectionActionsBean
-
- removeAllUploadedFile() - Method in interface org.nuxeo.ecm.webapp.filemanager.FileManageActions
-
- removeAllUploadedFile() - Method in class org.nuxeo.ecm.webapp.filemanager.FileManageActionsBean
-
- removeAllView() - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPicture
-
- removeAllView() - Method in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
-
- removeAnnotation(Annotation) - Method in interface org.nuxeo.ecm.platform.ec.placeful.interfaces.PlacefulService
-
- removeAnnotation(EntityManager, Annotation) - Method in class org.nuxeo.ecm.platform.ec.placeful.PlacefulServiceImpl
-
- removeAnnotation(Annotation) - Method in class org.nuxeo.ecm.platform.ec.placeful.PlacefulServiceImpl
-
- removeAnnotationDefinition(AnnotationDefinition) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.configuration.WebConfiguration
-
- removeAnnotationListByParamMap(Map<String, Object>, String) - Method in interface org.nuxeo.ecm.platform.ec.placeful.interfaces.PlacefulService
-
- removeAnnotationListByParamMap(EntityManager, Map<String, Object>, String) - Method in class org.nuxeo.ecm.platform.ec.placeful.PlacefulServiceImpl
-
- removeAnnotationListByParamMap(Map<String, Object>, String) - Method in class org.nuxeo.ecm.platform.ec.placeful.PlacefulServiceImpl
-
- removeAnnotationPopupListener(AnnotationPopupEventListener) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.controler.AnnotationController
-
- removeAnnotationText(DocumentModel, String) - Method in class org.nuxeo.ecm.platform.annotations.repository.service.AnnotationsFulltextInjector
-
- removeAnnotedClass(Class<?>) - Method in class org.nuxeo.ecm.core.persistence.HibernateConfiguration
-
- removeArchivedVersion(VersionModel) - Method in interface org.nuxeo.ecm.webapp.versioning.VersionedActions
-
Remove an archived version.
- removeArchivedVersion(VersionModel) - Method in class org.nuxeo.ecm.webapp.versioning.VersionedActionsBean
-
- removeAutomationFilter(AutomationFilter) - Method in interface org.nuxeo.ecm.automation.AutomationService
-
- removeAutomationFilter(AutomationFilter) - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
-
- removeBinding(RestBinding) - Method in interface org.nuxeo.ecm.automation.server.AutomationServer
-
Removes a binding for the given operation name.
- removeBinding(RestBinding) - Method in class org.nuxeo.ecm.automation.server.AutomationServerComponent
-
- removeBinding(ResourceBinding) - Method in class org.nuxeo.ecm.webengine.EmptyRegistry
-
Deprecated.
- removeBinding(ResourceBinding) - Method in interface org.nuxeo.ecm.webengine.ResourceRegistry
-
- RemoveBlob - Static variable in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- removeBlob(DocRef) - Method in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- removeBlob(DocRef, String) - Method in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- removeBlob(String) - Method in interface org.nuxeo.ecm.core.io.ExportedDocument
-
- removeBlob(String) - Method in class org.nuxeo.ecm.core.io.impl.ExportedDocumentImpl
-
- RemoveBlob - Class in org.nuxeo.shell.automation.cmds
-
- RemoveBlob() - Constructor for class org.nuxeo.shell.automation.cmds.RemoveBlob
-
- removeBundleListener(BundleListener) - Method in class org.nuxeo.osgi.OSGiAdapter
-
- removeBundleListener(BundleListener) - Method in class org.nuxeo.osgi.OSGiBundleContext
-
- removeByName(String) - Method in class org.nuxeo.template.adapters.doc.TemplateBindings
-
- removeCacheEntry(ImageResource) - Method in interface org.nuxeo.ecm.platform.pictures.tiles.api.PictureTilingService
-
- removeCacheEntry(ImageResource) - Method in class org.nuxeo.ecm.platform.pictures.tiles.service.PictureTilingComponent
-
- removeChild(String) - Method in interface org.nuxeo.ecm.core.model.DocumentContainer
-
Removes the child having the given name
- removeChild(String) - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- removeChild(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
-
- removeChild(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- removeChild(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentVersion
-
- removeChild(UIComment) - Method in class org.nuxeo.ecm.platform.comment.web.UIComment
-
- removeChild(Node) - Method in class org.nuxeo.theme.nodes.AbstractNode
-
- removeChild(Node) - Method in interface org.nuxeo.theme.nodes.Node
-
- removeChildren(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- removeChildren(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Removes all children from the given document.
- removeChildren(ClassLoader) - Method in class org.nuxeo.runtime.tomcat.dev.NuxeoDevWebappClassLoader
-
- removeClass(String) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.util.CSSClassManager
-
remove the class from the specified element.
- removeCleanupHandler(CleanupHandler) - Method in class org.nuxeo.ecm.automation.OperationContext
-
- removeCleanupHandler(RequestCleanupHandler) - Method in class org.nuxeo.ecm.webengine.jaxrs.context.RequestContext
-
- removeClientAccessToken(String, String) - Method in interface org.nuxeo.ecm.platform.oauth.tokens.OAuthTokenStore
-
Deletes a Client side Access Token.
- removeClientAccessToken(String, String) - Method in class org.nuxeo.ecm.platform.oauth.tokens.OAuthTokenStoreImpl
-
- removeClusterNode() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper
-
- removeClusterNode() - Method in interface org.nuxeo.ecm.core.storage.sql.Mapper
-
Removes this node from the cluster.
- removeClusterNode() - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper
-
- removeClusterNode() - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingMapper
-
- removeCodec(String) - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService
-
- removeCodec(Class<?>) - Method in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService
-
- removeCommand(String) - Method in class org.nuxeo.connect.update.standalone.StandaloneUpdateService
-
- removeComment(DocumentModel) - Method in interface org.nuxeo.ecm.platform.comment.api.CommentableDocument
-
Removes a comment from the document comment list.
- removeComment(DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.impl.CommentableDocumentAdapter
-
- removeComponent(YUIComponent) - Method in interface org.nuxeo.opensocial.container.shared.layout.api.YUIContent
-
- removeComponent(int) - Method in class org.nuxeo.opensocial.container.shared.layout.impl.YUIComponentZoneImpl
-
- removeComponent(YUIComponent) - Method in class org.nuxeo.opensocial.container.shared.layout.impl.YUIContentImpl
-
- removeComponent(String) - Method in class org.nuxeo.runtime.model.impl.ComponentPersistence
-
- removeComponent(ComponentName) - Method in class org.nuxeo.runtime.model.impl.ComponentRegistry
-
- removeComponent(ComponentName) - Method in class org.nuxeo.runtime.remoting.ServerDescriptor
-
- removeComponentListener(ComponentListener) - Method in interface org.nuxeo.runtime.model.ComponentManager
-
Removes a component listener.
- removeComponentListener(ComponentListener) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
-
- removeConfigurationChangedListener(ConfigurationChangedListener) - Method in class org.nuxeo.runtime.deploy.ConfigurationDeployer
-
- removeConfigurationChangeListener(ShellConfigurationListener) - Method in class org.nuxeo.shell.Shell
-
- removeConnection(JDBCConnection) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCConnectionPropagator
-
- removeConnectionEventListener(ConnectionEventListener) - Method in class org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl
-
Called by the application server to remove a listener.
- removeConnectionProperty(String) - Method in interface org.nuxeo.ecm.core.management.jtajca.DatabaseConnectionMonitor
-
Remove a custom connection property.
- removeConnectionProperty(String) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.CommonsDatabaseConnectionMonitor
-
- removeConnectionProperty(String) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TomcatDatabaseConnectionMonitor
-
- removeContextObject(Class<T>) - Method in class org.nuxeo.shell.Shell
-
- removeContribution(K) - Method in interface org.nuxeo.runtime.contribution.ContributionRegistry
-
- removeContribution(K) - Method in class org.nuxeo.runtime.contribution.impl.AbstractContributionRegistry
-
- removeContribution(T) - Method in class org.nuxeo.runtime.model.ContributionFragmentRegistry
-
Remove a contribution.
- removeContribution(T, boolean) - Method in class org.nuxeo.runtime.model.ContributionFragmentRegistry
-
Remove a contribution.
- removeContribution(Contribution) - Method in class org.nuxeo.runtime.model.persistence.ContributionPersistenceComponent
-
- removeContribution(Contribution) - Method in interface org.nuxeo.runtime.model.persistence.ContributionPersistenceManager
-
Removes a persisted contribution given its name.
- removeContribution(Contribution) - Method in interface org.nuxeo.runtime.model.persistence.ContributionStorage
-
- removeContribution(Contribution) - Method in class org.nuxeo.runtime.model.persistence.fs.FileSystemStorage
-
- removeCount - Variable in class org.nuxeo.ecm.core.management.events.EventCounterListener
-
- REMOVED - Static variable in class org.nuxeo.ecm.core.api.model.PropertyDiff
-
- removedBundle(Bundle, BundleEvent, Object) - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationManager
-
- removeDescendants() - Method in class org.nuxeo.theme.nodes.AbstractNode
-
- removeDescendants() - Method in interface org.nuxeo.theme.nodes.Node
-
- removeDescriptor(EventListenerDescriptor) - Method in class org.nuxeo.ecm.core.event.impl.EventListenerList
-
- removeDocument(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- removeDocument(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Removes this document and all its children, if any.
- removeDocument(String) - Method in interface org.nuxeo.ecm.core.io.ExportedDocument
-
- removeDocument(String) - Method in class org.nuxeo.ecm.core.io.impl.ExportedDocumentImpl
-
- removeDocument(String) - Method in class org.nuxeo.functionaltests.pages.tabs.ContentTabSubPage
-
- RemoveDocumentACL - Class in org.nuxeo.ecm.automation.core.operations.document
-
- RemoveDocumentACL() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.RemoveDocumentACL
-
- RemoveDocumentBlob - Class in org.nuxeo.ecm.automation.core.operations.document
-
- RemoveDocumentBlob() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.RemoveDocumentBlob
-
- removeDocumentFromList(List<DocumentModel>, DocumentModel) - Static method in class org.nuxeo.ecm.platform.ui.web.util.DocumentsListsUtils
-
Removes one document from a list.
- removeDocumentFromList(List<DocumentModel>, DocumentModel) - Method in class org.nuxeo.ecm.webapp.base.InputController
-
- removeDocumentFromPersistentList(String, String, DocumentModel) - Method in class org.nuxeo.ecm.webapp.documentsLists.DocumentsListsPersistenceManager
-
- removeDocuments(DocumentRef[]) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
Implementation uses the fact that the lexicographic ordering of paths is
a refinement of the "contains" partial ordering.
- removeDocuments(DocumentRef[]) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Bulk method to remove documents.
- removeDocumentsFromList(List<DocumentModel>, List<DocumentModel>) - Static method in class org.nuxeo.ecm.platform.ui.web.util.DocumentsListsUtils
-
Removes some documents from a list.
- removeDotPart(String) - Static method in class org.nuxeo.runtime.management.ObjectNameFactory
-
- removedProxyTarget(SimpleFragment) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
-
- removedService(ServiceReference, Object) - Method in class org.nuxeo.ecm.webengine.jaxrs.Activator
-
- removeElement(int) - Method in class org.nuxeo.functionaltests.forms.ListWidgetElement
-
- removeEntries(String, String) - Method in class org.nuxeo.ecm.platform.audit.service.LogEntryProvider
-
- removeEntry(String) - Method in class org.nuxeo.ecm.platform.web.common.session.NuxeoHttpSessionMonitor
-
- RemoveEntryOfMultiValuedProperty - Class in org.nuxeo.ecm.automation.core.operations.document
-
- RemoveEntryOfMultiValuedProperty() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.RemoveEntryOfMultiValuedProperty
-
- removeError() - Method in class org.nuxeo.ecm.webengine.ui.wizard.WizardSession
-
- removeEventHandler(EventHandler) - Method in class org.nuxeo.ecm.automation.core.events.EventHandlerRegistry
-
- removeEventListener(EventListenerDescriptor) - Method in interface org.nuxeo.ecm.core.event.EventService
-
Removes an event listener.
- removeEventListener(EventListenerDescriptor) - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
-
- removeExceptionChain(ChainException) - Method in interface org.nuxeo.ecm.automation.AutomationService
-
- removeExceptionChain(ChainException) - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
-
- removeExistingLocks() - Method in class org.nuxeo.launcher.config.ServerConfigurator
-
Remove locks on file system (dedicated to Lucene locks)
- removeExtension(ResourceExtension) - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationHost
-
- removeExtension(String) - Method in class org.nuxeo.runtime.remoting.ServerDescriptor
-
- removeFacet(String) - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
-
- removeFacet(String) - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Removes a facet from the document instance.
- removeFacet(String) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- removeFacet(String) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- removeFacet(String) - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- removeFacet(String) - Method in interface org.nuxeo.ecm.core.model.Document
-
Removes a facet from the document instance.
- removeFacet(String) - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- removeFacet(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
-
- removeFacet(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- removeFeature(String) - Method in class org.nuxeo.theme.themes.ThemeSetEntry
-
- removeFeed(String, String) - Method in class org.nuxeo.rss.reader.webengine.RssReaderModuleRoot
-
- removeField(String) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.configuration.AnnotationFilter
-
- removeField(String) - Method in class org.nuxeo.ecm.platform.rendering.api.DefaultDocumentView
-
- removeFile() - Method in class org.nuxeo.functionaltests.forms.FileWidgetElement
-
- removeFile(String) - Method in class org.nuxeo.opensocial.gadgets.GadgetDocument
-
- removeFileExtension() - Method in class org.nuxeo.common.utils.Path
-
- removeFileExtension() - Method in class org.nuxeo.shell.utils.Path
-
- removeFilter(String) - Method in class org.nuxeo.ecm.platform.actions.ActionFilterRegistry
-
- removeFilter(FilterDescriptor) - Method in class org.nuxeo.runtime.jetty.ContextManager
-
- removeFilterSet(FilterSetDescriptor) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletRegistry
-
- removeFirstSegments(int) - Method in class org.nuxeo.common.utils.Path
-
- removeFirstSegments(int) - Method in class org.nuxeo.shell.utils.Path
-
- removeForcedType(String, boolean) - Method in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
-
- removeForcedType(String, boolean) - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
-
Remove Type mapping for this template
- removeFormat(Object, Format) - Static method in class org.nuxeo.theme.elements.ElementFormatter
-
- removeFragment(Fragment, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
-
Deletes a fragment from the context.
- removeFragment(T) - Method in interface org.nuxeo.runtime.contribution.Contribution
-
- removeFragment(K, T) - Method in interface org.nuxeo.runtime.contribution.ContributionRegistry
-
- removeFragment(K, T) - Method in class org.nuxeo.runtime.contribution.impl.AbstractContributionRegistry
-
- removeFragment(Object) - Method in class org.nuxeo.runtime.contribution.impl.ContributionImpl
-
- removeFrameworkListener(FrameworkListener) - Method in class org.nuxeo.osgi.OSGiAdapter
-
- removeFrameworkListener(FrameworkListener) - Method in class org.nuxeo.osgi.OSGiBundleContext
-
- removeFromAllLists(List<DocumentModel>) - Method in class org.nuxeo.ecm.webapp.documentsLists.BaseDocumentsListsManager
-
- removeFromAllLists(List<DocumentModel>) - Method in interface org.nuxeo.ecm.webapp.documentsLists.DocumentsListsManager
-
Removes documentsToRemove from all lists.
- removeFromAllLists(List<DocumentModel>) - Method in class org.nuxeo.ecm.webapp.documentsLists.DocumentsListsManagerBean
-
- removeFromCache(String) - Static method in class org.nuxeo.ecm.core.convert.cache.ConversionCacheHolder
-
- removeFromCache(DocumentRef, String) - Method in class org.nuxeo.ecm.platform.ui.web.cache.ThreadSafeCacheHolder
-
- removeFromCache(DocumentModel, String) - Method in class org.nuxeo.ecm.platform.ui.web.cache.ThreadSafeCacheHolder
-
- removeFromCache(String) - Method in class org.nuxeo.ecm.platform.ui.web.cache.ThreadSafeCacheHolder
-
- removeFromFolder(ObjectId) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoFileableObject
-
- removeFromSelectedUsers(String) - Method in class org.nuxeo.ecm.webapp.security.PrincipalListManager
-
- removeFromSelection(ActionEvent) - Method in class org.nuxeo.ecm.platform.ui.web.util.SelectionActionsBean
-
- removeFromWorkingList(String, List<DocumentModel>) - Method in class org.nuxeo.ecm.webapp.documentsLists.BaseDocumentsListsManager
-
- removeFromWorkingList(String, DocumentModel) - Method in class org.nuxeo.ecm.webapp.documentsLists.BaseDocumentsListsManager
-
- removeFromWorkingList(String, DocumentModel) - Method in interface org.nuxeo.ecm.webapp.documentsLists.DocumentsListsManager
-
Removes one DocumentModel from the list ListName.
- removeFromWorkingList(String, List<DocumentModel>) - Method in interface org.nuxeo.ecm.webapp.documentsLists.DocumentsListsManager
-
- removeFromWorkingList(DocumentModel) - Method in interface org.nuxeo.ecm.webapp.documentsLists.DocumentsListsManager
-
Removes one DocumentModel from the default list.
- removeFromWorkingList(String, DocumentModel) - Method in class org.nuxeo.ecm.webapp.documentsLists.DocumentsListsManagerBean
-
- removeFromWorkingList(String, List<DocumentModel>) - Method in class org.nuxeo.ecm.webapp.documentsLists.DocumentsListsManagerBean
-
- removeFromWorkingList(DocumentModel) - Method in class org.nuxeo.ecm.webapp.documentsLists.DocumentsListsManagerBean
-
- removeGroup(String) - Method in class org.nuxeo.runtime.api.ServiceManager
-
- removeGroups() - Method in class org.nuxeo.runtime.api.ServiceManager
-
- removeHander(AuthenticationHandlerDescriptor) - Method in class org.nuxeo.ecm.webengine.jaxrs.login.AuthenticationService
-
- RemoveHandler - Class in org.nuxeo.connect.client.we
-
Provides REST bindings for Package
removal.
- RemoveHandler() - Constructor for class org.nuxeo.connect.client.we.RemoveHandler
-
- removeHandler(String) - Method in class org.nuxeo.ecm.webengine.jaxrs.login.AuthenticationService
-
- removeHistory() - Method in class org.nuxeo.shell.cmds.Interactive
-
- removeInheritanceFrom(Format) - Static method in class org.nuxeo.theme.themes.ThemeManager
-
- removeInheritanceTowards(Format) - Static method in class org.nuxeo.theme.themes.ThemeManager
-
- removeItem(String) - Method in class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
-
- removeItem(DocumentRef) - Method in class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
-
- removeItem(String) - Method in interface org.nuxeo.ecm.webdav.backend.Backend
-
- removeItem(DocumentRef) - Method in interface org.nuxeo.ecm.webdav.backend.Backend
-
- removeItem(String) - Method in class org.nuxeo.ecm.webdav.backend.SimpleBackend
-
- removeItem(DocumentRef) - Method in class org.nuxeo.ecm.webdav.backend.SimpleBackend
-
- removeItem(String) - Method in class org.nuxeo.wss.impl.WSSBackendAdapter
-
- removeItem(String) - Method in class org.nuxeo.wss.impl.WSSFakeBackend
-
- removeItem(String) - Method in class org.nuxeo.wss.impl.WSSRootBackendAdapter
-
- removeItem(String) - Method in class org.nuxeo.wss.impl.WSSVirtualBackendAdapter
-
- removeItem(String) - Method in interface org.nuxeo.wss.spi.WSSBackend
-
- removeITextObject() - Method in class org.nuxeo.ecm.platform.ui.web.component.seam.UIImage
-
- removeLastSegment() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.Path
-
- removeLastSegments(int) - Method in class org.nuxeo.common.utils.Path
-
- removeLastSegments(int) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.Path
-
- removeLastSegments(int) - Method in class org.nuxeo.shell.utils.Path
-
- removeLifecycleListener(ServletContextListenerDescriptor) - Method in class org.nuxeo.runtime.jetty.ContextManager
-
- removeLinksFor(String, String, SQLSession) - Method in class org.nuxeo.ecm.directory.sql.TableReference
-
- removeLinksForSource(String) - Method in class org.nuxeo.ecm.directory.InverseReference
-
- removeLinksForSource(String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPReference
-
Remove existing statically defined links for the given source id
(dynamic references remain unaltered)
- removeLinksForSource(String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPTreeReference
-
NOT IMPLEMENTED: Remove existing statically defined links for the given
source id
- removeLinksForSource(String) - Method in class org.nuxeo.ecm.directory.multi.MultiReference
-
- removeLinksForSource(String) - Method in interface org.nuxeo.ecm.directory.Reference
-
- removeLinksForSource(String, SQLSession) - Method in class org.nuxeo.ecm.directory.sql.TableReference
-
- removeLinksForSource(String) - Method in class org.nuxeo.ecm.directory.sql.TableReference
-
- removeLinksForTarget(String) - Method in class org.nuxeo.ecm.directory.InverseReference
-
- removeLinksForTarget(String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPReference
-
Remove existing statically defined links for the given target id
(dynamic references remain unaltered)
- removeLinksForTarget(String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPTreeReference
-
NOT IMPLEMENTED: Remove existing statically defined links for the given
target id
- removeLinksForTarget(String) - Method in class org.nuxeo.ecm.directory.multi.MultiReference
-
- removeLinksForTarget(String) - Method in interface org.nuxeo.ecm.directory.Reference
-
- removeLinksForTarget(String, SQLSession) - Method in class org.nuxeo.ecm.directory.sql.TableReference
-
- removeLinksForTarget(String) - Method in class org.nuxeo.ecm.directory.sql.TableReference
-
- removeListener(TilingModelListener) - Method in class org.nuxeo.ecm.platform.pictures.tiles.gwt.client.model.TilingModel
-
- removeListener(RuntimeServiceListener) - Static method in class org.nuxeo.runtime.api.Framework
-
Removes the given listener.
- removeListener(FileChangeListener) - Method in class org.nuxeo.runtime.deploy.FileChangeNotifier
-
- removeListener(NuxeoContainerListener) - Static method in class org.nuxeo.runtime.jtajca.NuxeoContainer
-
- removeListener(InvokerCallbackHandler) - Method in class org.nuxeo.runtime.remoting.transporter.TransporterHandler
-
Removes the callback handler that was listening for callbacks from the
server invoker handler.
- removeListener(String, EventListener) - Method in class org.nuxeo.runtime.services.event.EventService
-
- removeLock(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- removeLock(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Removes the lock on the given document.
- removeLock() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Removes the lock on the document.
- removeLock() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- removeLock() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- removeLock() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- removeLock(String) - Method in interface org.nuxeo.ecm.core.model.Lockable
-
Removes a lock on the current document.
- removeLock(String) - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- removeLock() - Method in class org.nuxeo.ecm.core.rest.LockService
-
- removeLock(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
-
- removeLock(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- removeLock(Serializable, String, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper
-
- removeLock(Serializable, String) - Method in class org.nuxeo.ecm.core.storage.sql.LockManager
-
Unlocks a document.
- removeLock(Serializable, String, boolean) - Method in interface org.nuxeo.ecm.core.storage.sql.Mapper
-
Removes a lock from a document.
- removeLock(Serializable, String, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl
-
- removeLock(Serializable, String, boolean) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
-
Removes a lock from a document.
- removeLock(Serializable, String, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
-
- removeLock(Serializable, String, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper
-
- removeLock(Serializable, String, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingMapper
-
- removeMandate(String, String) - Method in class org.nuxeo.ecm.platform.login.deputy.management.DeputyManagementStorageService
-
- removeMandate(String, String) - Method in interface org.nuxeo.ecm.platform.login.deputy.management.DeputyManager
-
- removeMember(Principal) - Method in class org.nuxeo.ecm.platform.login.GroupImpl
-
Removes the specified member from the group.
- removeMember(Principal) - Method in interface org.nuxeo.ecm.social.workspace.adapters.SocialWorkspace
-
Removes a user from this Social Workspace members group.
- removeMember(Principal) - Method in class org.nuxeo.ecm.social.workspace.adapters.SocialWorkspaceAdapter
-
- removeMiniMessage(MiniMessage) - Method in interface org.nuxeo.ecm.social.mini.message.MiniMessageService
-
Remove a mini message.
- removeMiniMessage(MiniMessage) - Method in class org.nuxeo.ecm.social.mini.message.MiniMessageServiceImpl
-
- RemoveMiniMessage - Class in org.nuxeo.ecm.social.mini.message.operations
-
Operation to remove a mini message.
- RemoveMiniMessage() - Constructor for class org.nuxeo.ecm.social.mini.message.operations.RemoveMiniMessage
-
- removeMixinType(Node, String) - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl
-
- removeMixinType(Node, String) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
-
Removes a mixin from a node.
- removeMixinType(Node, String) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
-
- removeModifiablePrivilege(String, String, boolean) - Method in class org.nuxeo.ecm.webapp.security.SecurityData
-
Removes a privilege from the displayed list.
- removeModifiablePrivilege(String) - Method in class org.nuxeo.ecm.webapp.security.SecurityData
-
Removes all privileges for a given user.
- removeMutationListener(IDOMMutationListener) - Method in class org.nuxeo.ecm.platform.domsync.core.DOMSynchronizer
-
- removeNamedObject(String, String, String) - Method in class org.nuxeo.theme.themes.ThemeManager
-
- removeNamedObjects(String) - Method in class org.nuxeo.theme.themes.ThemeManager
-
- removeNamedStylesOf(String) - Method in class org.nuxeo.theme.themes.ThemeManager
-
- removeNode(SimpleFragment) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
-
Removes a document node and its children.
- removeNode(Node) - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl
-
- removeNode(Node) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
-
Removes a node from the storage.
- removeNode(Node) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
-
- removeObjectFromCache(ObjectId) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
-
- removeObjectFromCache(String) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
-
- removeObjectFromFolder(String, String, String, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
-
- removeOperation(Class<?>) - Method in interface org.nuxeo.ecm.automation.AutomationService
-
Removes an operation given its class.
- removeOperation(Class<?>) - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
-
- removeOperationChain(String) - Method in interface org.nuxeo.ecm.automation.AutomationService
-
Removes a registered operation chain given its ID.
- removeOperationChain(String) - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
-
Deprecated.
- removeOrphanedFormats() - Method in class org.nuxeo.theme.themes.ThemeManager
-
- removeOwner(String) - Method in interface org.nuxeo.ecm.core.api.security.ACP
-
- removeOwner(String) - Method in class org.nuxeo.ecm.core.api.security.impl.ACPImpl
-
- removePackage(String) - Method in class org.nuxeo.connect.update.standalone.PackagePersistence
-
- removePackage(String) - Method in class org.nuxeo.connect.update.standalone.StandaloneUpdateService
-
- removePackage(String) - Method in class org.nuxeo.connect.update.task.update.Version
-
- removeParameter(String) - Method in interface org.nuxeo.ecm.platform.url.api.DocumentView
-
- removeParameter(String) - Method in class org.nuxeo.ecm.platform.url.DocumentViewImpl
-
- removePathDescriptor(PathDescriptor) - Method in class org.nuxeo.ecm.webengine.RequestConfiguration
-
- removePatternDescriptor(URLPatternDescriptor) - Method in interface org.nuxeo.ecm.platform.ui.web.rest.api.URLPolicyService
-
- removePatternDescriptor(URLPatternDescriptor) - Method in class org.nuxeo.ecm.platform.ui.web.rest.services.URLPolicyServiceImpl
-
- removePeer(String) - Method in class org.nuxeo.runtime.detection.PeerRegistry
-
- removePermission(ACP, String, String) - Static method in class org.nuxeo.ecm.automation.core.operations.document.DocumentPermissionHelper
-
- RemovePermission - Class in org.nuxeo.ecm.automation.core.operations.document
-
Operation that removes all permissions on a given ACL for a given user.
- RemovePermission() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.RemovePermission
-
- removePermission() - Method in interface org.nuxeo.ecm.webapp.security.SecurityActions
-
Removes a permission from the list of permissions for the current
document.
- removePermission() - Method in class org.nuxeo.ecm.webapp.security.SecurityActionsBean
-
- removePermission(CoreSession, DocumentRef, String, String) - Static method in class org.nuxeo.ecm.webengine.util.ACLUtils
-
- removePermissionAndUpdate() - Method in interface org.nuxeo.ecm.webapp.security.SecurityActions
-
Removes a permission from the list of permissions for the current
document and automatically update the backend with
updateSecurityOnDocument()>
.
- removePermissionAndUpdate() - Method in class org.nuxeo.ecm.webapp.security.SecurityActionsBean
-
- removePermissionFromTaskAssignees(CoreSession, List<DocumentModel>, Task) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
-
Removes on these documents the specified assignees permissions for this
task.
- removePermissionFromTaskAssignees(CoreSession, List<DocumentModel>, Task) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
-
- removePermissions() - Method in interface org.nuxeo.ecm.webapp.security.SecurityActions
-
- removePermissions() - Method in class org.nuxeo.ecm.webapp.security.SecurityActionsBean
-
- removePermissionsAndUpdate() - Method in interface org.nuxeo.ecm.webapp.security.SecurityActions
-
- removePermissionsAndUpdate() - Method in class org.nuxeo.ecm.webapp.security.SecurityActionsBean
-
- removePermissionsForTaskActors(CoreSession, List<DocumentModel>, Task) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
-
Removes on these documents the specified assignees permissions for the
task actors and also tasks delegated actors if this task was delegated
- removePermissionsForTaskActors(CoreSession, List<DocumentModel>, Task) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
-
- removePhantomFlag() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
-
- removePhaseListener(PhaseListener) - Method in class org.nuxeo.ecm.platform.ui.web.lifecycle.NuxeoLifeCycleImpl
-
- removePicturePreview() - Method in class org.nuxeo.opensocial.container.client.external.html.HTMLGadget
-
- removePicturePreview() - Method in interface org.nuxeo.opensocial.container.client.external.html.HTMLPresenter.Display
-
- removePlatformFilterOnMarketPlacePage() - Method in class org.nuxeo.functionaltests.pages.admincenter.UpdateCenterPage
-
- removePolicy(ObjectId...) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
-
- removePolicy(ObjectId, ObjectId...) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
-
- removePolicy(String, String, String, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
-
- removePostCommitEventHandler(EventHandler) - Method in class org.nuxeo.ecm.automation.core.events.EventHandlerRegistry
-
- removePropertiesFromHeaderValue(String) - Static method in class org.nuxeo.osgi.BundleManifestReader
-
- RemoveProperty - Static variable in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- removeProperty(DocRef, String) - Method in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- RemoveProperty - Class in org.nuxeo.ecm.automation.core.operations.document
-
- RemoveProperty() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.RemoveProperty
-
- removeProperty(DocumentModel, String) - Static method in class org.nuxeo.ecm.automation.core.util.DocumentHelper
-
Removes a property from a document given the xpath.
- removeProperty(String) - Method in class org.nuxeo.ecm.core.api.repository.Repository
-
- removeProperty(String) - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- removeProperty(String) - Method in interface org.nuxeo.ecm.core.model.PropertyContainer
-
- removeProperty(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexListProperty
-
- removeProperty(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexProperty
-
- removeProperty(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
Deprecated.
- removeProperty(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentVersion
-
- removePropertyNode(SimpleFragment) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
-
Removes a property node and its children.
- removePropertyNode(Node) - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl
-
- removePropertyNode(Node) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
-
Removes a property node from the storage.
- removePropertyNode(Node) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
-
- removePublicationRelation(DocumentModel) - Static method in class org.nuxeo.ecm.platform.publisher.helper.PublicationRelationHelper
-
- removeQueue(InvalidationsQueue) - Method in class org.nuxeo.ecm.core.storage.sql.InvalidationsPropagator
-
- removeQueue(InvalidationsQueue) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.ClusterNodeHandler
-
Removes an invalidation queue from this cluster node.
- removeRegistry(TypeRegistry) - Method in class org.nuxeo.ecm.webengine.model.impl.TypeConfigurationProvider
-
- removeRegistry(String) - Method in class org.nuxeo.shell.Shell
-
- removeRegistry(String) - Method in class org.nuxeo.theme.services.ThemeService
-
- removeRelation(DocumentModel, Resource, DocumentModel) - Static method in class org.nuxeo.ecm.platform.relations.api.util.RelationHelper
-
- removeRelation(String, DocumentModel, Resource, DocumentModel) - Static method in class org.nuxeo.ecm.platform.relations.api.util.RelationHelper
-
- removeRelation(String, String, RelationshipKind) - Method in interface org.nuxeo.ecm.social.relationship.service.RelationshipService
-
Removes a relationship composed by parameters
- removeRelation(String, String, RelationshipKind) - Method in class org.nuxeo.ecm.social.relationship.service.RelationshipServiceImpl
-
- removeReloadListener(Reloadable) - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationHost
-
- removeRepository(String) - Method in interface org.nuxeo.ecm.core.api.repository.RepositoryManager
-
Removes a registered repository.
- removeRepository(String) - Method in class org.nuxeo.ecm.core.api.repository.RepositoryManagerImpl
-
- removeRequestToken(String) - Method in interface org.nuxeo.ecm.platform.oauth.tokens.OAuthTokenStore
-
Deletes a REQUEST Token.
- removeRequestToken(String) - Method in class org.nuxeo.ecm.platform.oauth.tokens.OAuthTokenStoreImpl
-
- removeResource(String) - Method in class org.nuxeo.runtime.services.resource.ResourceService
-
- removeResourceBinding(ResourceBinding) - Method in class org.nuxeo.ecm.webengine.WebEngine
-
Deprecated.
resources are deprecated - you should use a jax-rs
application to declare more resources.
- removeResources(ResourcesDescriptor) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletRegistry
-
- removeResourceStore(ResourceStore) - Method in class org.nuxeo.ecm.webengine.loader.ReloadingClassLoader
-
- removeRouteElement(DocumentRouteElement, CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
-
Remove the given route element
- removeRouteElement(DocumentRouteElement, CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
-
- RemoveRoutingTask - Class in org.nuxeo.ecm.platform.routing.dm.operation
-
This operation removes all the tasks created when a given step is run
- RemoveRoutingTask() - Constructor for class org.nuxeo.ecm.platform.routing.dm.operation.RemoveRoutingTask
-
- removeRow(DocumentModel) - Method in class org.nuxeo.ecm.webapp.table.model.DocModelTableModel
-
Deprecated.
- removeRow(String) - Method in class org.nuxeo.ecm.webapp.table.model.UserPermissionsTableModel
-
Deprecated.
- removeScheduled(String, String) - Method in class org.nuxeo.ecm.core.work.MemoryWorkQueuing
-
- removeScheduled(String, String) - Method in class org.nuxeo.ecm.core.work.redis.RedisWorkQueuing
-
- removeScheduled(String) - Method in class org.nuxeo.ecm.core.work.redis.RedisWorkQueuing
-
Gets the next scheduled work instance, and removes it from the scheduled
queue.
- removeScheduled(String) - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl.WorkThreadPoolExecutor
-
- removeScheduled(String, String) - Method in interface org.nuxeo.ecm.core.work.WorkQueuing
-
Finds a scheduled work instance and removes it from the scheduled work.
- removeSection(String, DocumentModel) - Method in class org.nuxeo.ecm.platform.publisher.helper.RootSectionsManager
-
- removeSection(String) - Method in class org.nuxeo.ecm.platform.publisher.web.AdministrationPublishActions
-
- removeSecurityDomain(String) - Method in class org.nuxeo.runtime.api.login.LoginComponent
-
- removeSecurityDomain(String) - Method in interface org.nuxeo.runtime.api.login.LoginService
-
- removeSecurityDomains() - Method in class org.nuxeo.runtime.api.login.LoginComponent
-
- removeSecurityDomains() - Method in interface org.nuxeo.runtime.api.login.LoginService
-
- removeSelectedArchivedVersions() - Method in interface org.nuxeo.ecm.webapp.versioning.VersionedActions
-
Remove currently selected archived versions.
- removeSelectedArchivedVersions() - Method in class org.nuxeo.ecm.webapp.versioning.VersionedActionsBean
-
- removeSelectedTextDecoration() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.controler.AnnotationController
-
- removeSelectedTextDecoration(Annotation) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.view.AnnotatedDocument
-
- removeSelectedVersions() - Method in class org.nuxeo.functionaltests.pages.tabs.ArchivedVersionsSubPage
-
Removes the selected versions.
- removeSelectModelListener(SelectDataModelListener) - Method in class org.nuxeo.ecm.platform.ui.web.model.impl.SelectDataModelImpl
-
- removeSelectModelListener(SelectDataModelListener) - Method in interface org.nuxeo.ecm.platform.ui.web.model.SelectDataModel
-
- removeServers() - Method in class org.nuxeo.runtime.api.ServiceManager
-
Removes all registered servers.
- removeService(String) - Method in class org.nuxeo.osgi.OSGiAdapter
-
- removeService(ServiceDescriptor) - Method in class org.nuxeo.runtime.api.ServiceGroup
-
- removeService(String) - Method in class org.nuxeo.runtime.api.ServiceRegistry
-
- removeServiceListener(ServiceListener) - Method in class org.nuxeo.osgi.OSGiAdapter
-
- removeServiceListener(ServiceListener) - Method in class org.nuxeo.osgi.OSGiBundleContext
-
- removeServices() - Method in class org.nuxeo.runtime.api.ServiceManager
-
- removeServlet(ServletDescriptor) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletRegistry
-
- removeServlet(ServletDescriptor) - Method in class org.nuxeo.runtime.jetty.ContextManager
-
- removeSession(Session) - Method in class org.nuxeo.ecm.directory.AbstractDirectory
-
- removeSingleUploadedFile() - Method in interface org.nuxeo.ecm.webapp.filemanager.FileManageActions
-
- removeSingleUploadedFile() - Method in class org.nuxeo.ecm.webapp.filemanager.FileManageActionsBean
-
- removeSnapshot(List<DownloadablePackage>) - Static method in class org.nuxeo.connect.client.we.StudioSnapshotHelper
-
- removeSocialWorkspaceAdministrator(SocialWorkspace, Principal) - Method in interface org.nuxeo.ecm.social.workspace.service.SocialWorkspaceService
-
Removes a user from the @{code socialWorkspace} administrators group.
- removeSocialWorkspaceAdministrator(SocialWorkspace, Principal) - Method in class org.nuxeo.ecm.social.workspace.service.SocialWorkspaceServiceImpl
-
- removeSocialWorkspaceMember(SocialWorkspace, Principal) - Method in interface org.nuxeo.ecm.social.workspace.service.SocialWorkspaceService
-
Removes a user from the @{code socialWorkspace} members group.
- removeSocialWorkspaceMember(SocialWorkspace, Principal) - Method in class org.nuxeo.ecm.social.workspace.service.SocialWorkspaceServiceImpl
-
- removeStep() - Method in class org.nuxeo.ecm.platform.routing.web.DocumentRoutingActionsBean
-
- removeStore(ResourceStore) - Method in class org.nuxeo.ecm.webengine.loader.store.ResourceStoreClassLoader
-
- removeStream(String) - Method in interface org.nuxeo.runtime.services.streaming.StreamingServer
-
- removeStream(String) - Method in interface org.nuxeo.runtime.services.streaming.StreamManager
-
- removeStream(String) - Method in class org.nuxeo.runtime.services.streaming.StreamManagerClient
-
- removeStream(String) - Method in class org.nuxeo.runtime.services.streaming.StreamManagerServer
-
- removeStyle(Element, String) - Static method in class org.nuxeo.opensocial.container.client.utils.ElementUtils
-
- removeStyleInheritance(String, String) - Static method in class org.nuxeo.theme.editor.Editor
-
- removeStyleInheritance(String, String) - Method in class org.nuxeo.theme.editor.Main
-
- removeSubPermission(String) - Method in class org.nuxeo.ecm.core.security.MergedPermissionDescriptor
-
- removeSubscription(String, String, String) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
-
- removeSubscription(String, String, String) - Method in interface org.nuxeo.ecm.platform.notification.api.NotificationManager
-
Called when a user cancels his notification.
- removeSubscriptions(String, List<String>, String) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
-
- removeSubscriptions(String, List<String>, String) - Method in interface org.nuxeo.ecm.platform.notification.api.NotificationManager
-
- removeTagging(String) - Method in class org.nuxeo.ecm.platform.tag.web.TagActionsBean
-
Removes a tagging from the current document.
- removeTagging() - Method in class org.nuxeo.webengine.blogs.adapters.BlogTagAdapter
-
- removeTagging() - Method in class org.nuxeo.webengine.sites.TagAdapter
-
- removeTags(CoreSession, String) - Method in interface org.nuxeo.ecm.platform.tag.TagService
-
Removes all the tags applied to a document.
- removeTags(CoreSession, String) - Method in class org.nuxeo.ecm.platform.tag.TagServiceImpl
-
- removeTasks() - Method in class org.nuxeo.ecm.platform.routing.dm.operation.RemoveRoutingTask
-
- removeTemplateBinding(String, boolean) - Method in class org.nuxeo.template.adapters.doc.TemplateBasedDocumentAdapterImpl
-
- removeTemplateBinding(String, boolean) - Method in interface org.nuxeo.template.api.adapters.TemplateBasedDocument
-
- removeTemplateInput(String) - Method in class org.nuxeo.template.web.TemplatesActionBean
-
- removeThemeFromWorkspace(String) - Method in class org.nuxeo.theme.editor.Main
-
- removeToken(SecurityToken, OAuthStore.ConsumerInfo, String, String) - Method in class org.nuxeo.opensocial.shindig.oauth.NXOAuthStore
-
- removeTrailingSeparator() - Method in class org.nuxeo.common.utils.Path
-
- removeTrailingSeparator() - Method in class org.nuxeo.shell.utils.Path
-
- removeTrailingSlash() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.Path
-
- removeTransactionListener(EventTransactionListener) - Method in interface org.nuxeo.ecm.core.event.EventService
-
Removes the given event transaction listener.
- removeTransactionListener(EventTransactionListener) - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
-
- removeTransformer(DocumentTransformer) - Method in interface org.nuxeo.ecm.core.io.DocumentPipe
-
- removeTransformer(DocumentTransformer) - Method in class org.nuxeo.ecm.core.io.impl.DocumentPipeImpl
-
- removeTypeAdapter(Class<?>, Class<?>) - Method in interface org.nuxeo.ecm.automation.AutomationService
-
Removes a type adapter
- removeTypeAdapter(Class<?>, Class<?>) - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
-
- removeUnit(int, int) - Method in interface org.nuxeo.opensocial.container.client.presenter.ContainerPresenter.Display
-
- removeUnit(int) - Method in class org.nuxeo.opensocial.container.client.ui.ZoneWidget
-
- removeUnit(int, int) - Method in class org.nuxeo.opensocial.container.client.view.ContainerWidget
-
- removeUnresolvedDependency(String) - Method in class org.nuxeo.osgi.BundleRegistration
-
- removeUpdate(DocumentEvent) - Method in class org.nuxeo.shell.swing.widgets.HistoryFinder
-
- removeUploadedFile(String) - Method in interface org.nuxeo.ecm.webapp.filemanager.FileManageActions
-
- removeUploadedFile(String) - Method in class org.nuxeo.ecm.webapp.filemanager.FileManageActionsBean
-
- removeUserDashboard() - Method in class org.nuxeo.ecm.user.center.dashboard.seam.UserDashboardActions
-
- removeValue(int) - Method in class org.nuxeo.ecm.platform.ui.web.component.list.UIEditableList
-
Removes value at given index on the editable model.
- removeValue(int) - Method in interface org.nuxeo.ecm.platform.ui.web.model.EditableModel
-
Removes value at given index.
- removeValue(int) - Method in class org.nuxeo.ecm.platform.ui.web.model.impl.EditableModelImpl
-
- removeValue() - Method in class org.nuxeo.ecm.quota.size.BlobSizeInfo
-
- removeValueAdapter(ValueAdapter) - Method in class org.nuxeo.shell.Shell
-
- removeVariableFromRequestParam(String) - Static method in class org.nuxeo.ecm.platform.ui.web.component.VariableManager
-
- removeVersion(Version) - Method in class org.nuxeo.connect.update.task.update.Entry
-
- removeVersions(Session, Document, CoreSession) - Method in class org.nuxeo.ecm.core.versioning.DefaultVersionRemovalPolicy
-
- removeVersions(Session, Document, CoreSession) - Method in class org.nuxeo.ecm.core.versioning.NullVersionRemovalPolicy
-
- removeVersions(Session, Document, CoreSession) - Method in interface org.nuxeo.ecm.core.versioning.VersionRemovalPolicy
-
Removes the versions when a given working document is about to be
removed.
- removeView(String) - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPicture
-
- removeView(String) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
-
- removeWaitingFor(DependencyTree.Entry<K, T>) - Method in class org.nuxeo.common.collections.DependencyTree.Entry
-
- removeWaitingFor(DependencyTree.Entry<K, T>) - Method in class org.nuxeo.runtime.deploy.DependencyTree.Entry
-
- removeWebContent(String) - Method in class org.nuxeo.opensocial.container.client.model.AppModel
-
- removeWebContent(String) - Method in interface org.nuxeo.opensocial.container.client.presenter.ContainerPresenter.Display
-
- removeWebContent(int) - Method in interface org.nuxeo.opensocial.container.client.ui.api.HasWebContents
-
- removeWebContent(int) - Method in class org.nuxeo.opensocial.container.client.ui.UnitWidget
-
- removeWebContent(String) - Method in class org.nuxeo.opensocial.container.client.view.ContainerWidget
-
- removeWhiteSpace(String) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.view.decorator.AnnoteaDecoratorVisitor
-
- removeWhitespaces(String, Node) - Static method in class org.nuxeo.ecm.platform.annotations.gwt.client.util.Utils
-
- removeWhitespaces(String, Node, boolean) - Static method in class org.nuxeo.ecm.platform.annotations.gwt.client.util.Utils
-
- removeWidget(String, String) - Static method in class org.nuxeo.theme.webwidgets.Manager
-
- removeWidget(Widget) - Method in interface org.nuxeo.theme.webwidgets.Provider
-
Remove a widget.
- removeWidget(Widget) - Method in class org.nuxeo.theme.webwidgets.providers.DefaultProvider
-
- removeWidget(Widget) - Method in class org.nuxeo.theme.webwidgets.providers.PersistentProvider
-
- removeWidget(String, String) - Static method in class org.nuxeo.theme.webwidgets.ui.Editor
-
- removeWidget(String, String) - Method in class org.nuxeo.theme.webwidgets.ui.Main
-
- removeWorkListItem(DocumentRef) - Method in interface org.nuxeo.ecm.webapp.clipboard.ClipboardActions
-
Called when the delete button is clicked on the clipboard.
- removeWorkListItem(DocumentRef) - Method in class org.nuxeo.ecm.webapp.clipboard.ClipboardActionsBean
-
- removeZone(int) - Method in interface org.nuxeo.opensocial.container.client.presenter.ContainerBuilderPresenter.Display
-
- removeZone(int) - Method in interface org.nuxeo.opensocial.container.client.presenter.ContainerPresenter.Display
-
- removeZone(int) - Method in class org.nuxeo.opensocial.container.client.view.ContainerBuilderWidget
-
- removeZone(int) - Method in class org.nuxeo.opensocial.container.client.view.ContainerWidget
-
- rename(String) - Method in interface org.nuxeo.drive.adapter.FileSystemItem
-
- rename(String) - Method in class org.nuxeo.drive.adapter.impl.AbstractFileSystemItem
-
- rename(String) - Method in class org.nuxeo.drive.adapter.impl.AbstractVirtualFolderItem
-
- rename(String) - Method in class org.nuxeo.drive.adapter.impl.DocumentBackedFileItem
-
- rename(String) - Method in class org.nuxeo.drive.adapter.impl.DocumentBackedFolderItem
-
- rename(String) - Method in class org.nuxeo.drive.hierarchy.permission.adapter.UserSyncRootParentFolderItem
-
- rename(String) - Method in class org.nuxeo.drive.hierarchy.userworkspace.adapter.UserWorkspaceTopLevelFolderItem
-
- rename(String, String, Principal) - Method in interface org.nuxeo.drive.service.FileSystemItemManager
-
Renames the
FileSystemItem
with the given id with the given name
for the given principal.
- rename(String, String, Principal) - Method in class org.nuxeo.drive.service.impl.FileSystemItemManagerImpl
-
- Rename - Class in org.nuxeo.shell.automation.cmds
-
- Rename() - Constructor for class org.nuxeo.shell.automation.cmds.Rename
-
- renameItem(DocumentModel, String) - Method in class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
-
- renameItem(DocumentModel, String) - Method in interface org.nuxeo.ecm.webdav.backend.Backend
-
- renameItem(DocumentModel, String) - Method in class org.nuxeo.ecm.webdav.backend.SimpleBackend
-
- renamePreset(String, String, String) - Static method in class org.nuxeo.theme.editor.Editor
-
- renamePreset(String, String, String) - Method in class org.nuxeo.theme.editor.Main
-
- renamePreset(String, String, String) - Static method in class org.nuxeo.theme.presets.PresetManager
-
- render(String, Object, Writer) - Method in class org.nuxeo.ecm.automation.core.mail.Composer
-
- render(URL, Object, Writer) - Method in class org.nuxeo.ecm.automation.core.mail.Composer
-
- render(URL, Object) - Method in class org.nuxeo.ecm.automation.core.mail.Composer
-
- render(String, Object) - Method in class org.nuxeo.ecm.automation.core.mail.Composer
-
- render(String, Map<String, Object>) - Method in class org.nuxeo.ecm.automation.core.rendering.FreemarkerRender
-
- render(String, Map<String, Object>) - Method in class org.nuxeo.ecm.automation.core.rendering.MvelRender
-
- render(String, Map<String, Object>) - Method in interface org.nuxeo.ecm.automation.core.rendering.Renderer
-
- render(String, String, OperationContext) - Method in class org.nuxeo.ecm.automation.core.rendering.RenderingService
-
- render(String, Object, Writer) - Method in interface org.nuxeo.ecm.platform.rendering.api.RenderingEngine
-
Starts the rendering for the given document context.
- render(OutputStream) - Method in class org.nuxeo.ecm.platform.rendering.api.View
-
- render(OutputStream, String) - Method in class org.nuxeo.ecm.platform.rendering.api.View
-
- render(OutputStream, Charset) - Method in class org.nuxeo.ecm.platform.rendering.api.View
-
- render(Writer) - Method in class org.nuxeo.ecm.platform.rendering.api.View
-
- render(String, Object, Writer) - Method in class org.nuxeo.ecm.platform.rendering.fm.FreemarkerEngine
-
- render(DocumentModel, RenditionDefinition) - Method in class org.nuxeo.ecm.platform.rendition.extension.DefaultAutomationRenditionProvider
-
- render(DocumentModel, RenditionDefinition) - Method in interface org.nuxeo.ecm.platform.rendition.extension.RenditionProvider
-
- render(DocumentView) - Method in class org.nuxeo.ecm.platform.rendition.url.AbstractRenditionRestHelper
-
- render(IRenderOption, Map<String, Object>) - Method in class org.nuxeo.ecm.platform.reporting.api.BirtReportInstance
-
- render(IRenderOption, Map<String, Object>) - Method in interface org.nuxeo.ecm.platform.reporting.api.ReportInstance
-
Starts the rendering of the report according to IRenderOption
- render(FacesContext) - Method in class org.nuxeo.ecm.platform.ui.web.lifecycle.NuxeoLifeCycleImpl
-
- render(Writer) - Method in class org.nuxeo.ecm.webengine.jaxrs.views.TemplateView
-
- render(OutputStream) - Method in class org.nuxeo.ecm.webengine.jaxrs.views.TemplateView
-
- render(String, Writer) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
-
- render(String, Object, Writer) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
-
- render(ScriptFile, Object, Writer) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
-
- render(OutputStream) - Method in class org.nuxeo.ecm.webengine.model.Template
-
- render() - Method in class org.nuxeo.ecm.webengine.model.Template
-
- render(Writer) - Method in class org.nuxeo.ecm.webengine.model.view.TemplateView
-
- render(OutputStream) - Method in class org.nuxeo.ecm.webengine.model.view.TemplateView
-
- render(String, Writer) - Method in interface org.nuxeo.ecm.webengine.model.WebContext
-
Renders the given template using the rendering engine registered in that
web engine.
- render(String, Object, Writer) - Method in interface org.nuxeo.ecm.webengine.model.WebContext
-
Renders the given template using the rendering engine registered in that
web engine.
- render(ScriptFile, Object, Writer) - Method in interface org.nuxeo.ecm.webengine.model.WebContext
-
Renders the given template using the rendering engine registered in that
web engine.
- render(InternalGadgetDescriptor, Map<String, Object>) - Static method in class org.nuxeo.opensocial.webengine.gadgets.render.GadgetSpecView
-
- render(DocumentModel, RenditionDefinition) - Method in class org.nuxeo.template.rendition.HtmlRenditionProvider
-
- render(DocumentModel, RenditionDefinition) - Method in class org.nuxeo.template.rendition.TemplateBasedRenditionProvider
-
- render(String) - Method in class org.nuxeo.template.web.TemplateBasedActionBean
-
- render(RenderingInfo) - Static method in class org.nuxeo.theme.editor.views.AreaStyleToolbox
-
- render(RenderingInfo) - Method in class org.nuxeo.theme.editor.views.CellFrameAreaStyle
-
- render(RenderingInfo) - Method in class org.nuxeo.theme.editor.views.CellFrameWidget
-
- render(RenderingInfo) - Method in class org.nuxeo.theme.editor.views.CellLayout
-
- render(RenderingInfo) - Method in class org.nuxeo.theme.editor.views.PageFrameAreaStyle
-
- render(RenderingInfo) - Method in class org.nuxeo.theme.editor.views.SectionFrameAreaStyle
-
- render(RenderingInfo) - Method in class org.nuxeo.theme.editor.views.SectionLayout
-
- render(RenderingInfo) - Method in class org.nuxeo.theme.editor.views.UnregisteredWidget
-
- render(RenderingInfo) - Static method in class org.nuxeo.theme.elements.ElementRenderer
-
- render(RenderingInfo, boolean) - Static method in class org.nuxeo.theme.elements.ElementRenderer
-
- render(RenderingInfo) - Method in class org.nuxeo.theme.html.filters.BypassView
-
- render(RenderingInfo) - Method in class org.nuxeo.theme.html.filters.layout.DefaultLayoutView
-
- render(RenderingInfo) - Method in class org.nuxeo.theme.html.filters.style.DefaultStyleView
-
- render(RenderingInfo) - Method in class org.nuxeo.theme.html.HTMLView
-
- render() - Static method in class org.nuxeo.theme.html.ui.Accesskeys
-
- render(Map<String, String>) - Static method in class org.nuxeo.theme.html.ui.Button
-
- render(Map<String, String>) - Static method in class org.nuxeo.theme.html.ui.Head
-
- render(Map<String, String>) - Static method in class org.nuxeo.theme.html.ui.MVCElement
-
- render(Map<String, String>) - Static method in class org.nuxeo.theme.html.ui.Panel
-
- render(Map<String, String>, boolean) - Static method in class org.nuxeo.theme.html.ui.Resources
-
- render(Map<String, String>, boolean, boolean, boolean) - Static method in class org.nuxeo.theme.html.ui.ThemeStyles
-
- render(RenderingInfo) - Method in class org.nuxeo.theme.jsf.filters.widgets.FaceletRegionView
-
- render(RenderingInfo) - Method in class org.nuxeo.theme.jsf.views.JSFView
-
- render(String) - Method in interface org.nuxeo.theme.Preview
-
- render(RenderingInfo) - Method in class org.nuxeo.theme.views.AbstractView
-
- render(RenderingInfo) - Method in class org.nuxeo.theme.views.TemplateView
-
- render(RenderingInfo) - Method in interface org.nuxeo.theme.views.View
-
- render(RenderingInfo) - Method in class org.nuxeo.theme.webengine.fm.filters.widgets.BlockRegionView
-
- render(RenderingInfo) - Method in class org.nuxeo.theme.webwidgets.ui.PanelView
-
- render(String, Map<String, Object>, Writer) - Method in class org.nuxeo.wss.fm.FreeMarkerRenderer
-
- Renderable - Interface in org.nuxeo.ecm.platform.rendition
-
Interface on an Object that can be used to produce
Rendition
- RenderableAdapterFactory - Class in org.nuxeo.ecm.platform.rendition.adapter
-
Simple adapter factory
- RenderableAdapterFactory() - Constructor for class org.nuxeo.ecm.platform.rendition.adapter.RenderableAdapterFactory
-
- RenderableDocument - Class in org.nuxeo.ecm.platform.rendition.adapter
-
- RenderableDocument(DocumentModel) - Constructor for class org.nuxeo.ecm.platform.rendition.adapter.RenderableDocument
-
- renderAndStore(String) - Method in class org.nuxeo.template.web.TemplateBasedActionBean
-
- renderAndStoreAsAttachment(String, boolean) - Method in class org.nuxeo.template.adapters.doc.TemplateBasedDocumentAdapterImpl
-
- renderAndStoreAsAttachment(String, boolean) - Method in interface org.nuxeo.template.api.adapters.TemplateBasedDocument
-
Render the named template against the underlying DocumentModel and store
the result in the main Blob
- renderAreaStyleChooser(String, String) - Method in class org.nuxeo.theme.editor.Main
-
- renderAudit(CoreSession) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.AclExcelLayoutBuilder
-
- renderAudit(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.AclExcelLayoutBuilder
-
- renderAudit(CoreSession, DocumentModel, boolean) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.AclExcelLayoutBuilder
-
- renderAudit(CoreSession, DocumentModel, boolean, int) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.AclExcelLayoutBuilder
-
- renderAudit(CoreSession) - Method in interface org.nuxeo.ecm.platform.groups.audit.service.acl.IAclExcelLayoutBuilder
-
Analyze and render an ACL audit for the complete repository in
unrestricted mode.
- renderAudit(CoreSession, DocumentModel) - Method in interface org.nuxeo.ecm.platform.groups.audit.service.acl.IAclExcelLayoutBuilder
-
Analyze and render an ACL audit for the complete document tree in
unrestricted mode.
- renderAudit(CoreSession, DocumentModel, boolean) - Method in interface org.nuxeo.ecm.platform.groups.audit.service.acl.IAclExcelLayoutBuilder
-
Analyze and render an ACL audit for the input document and its children.
- renderAudit(CoreSession, DocumentModel, boolean, int) - Method in interface org.nuxeo.ecm.platform.groups.audit.service.acl.IAclExcelLayoutBuilder
-
- renderBankManager(String, String) - Method in class org.nuxeo.theme.editor.Main
-
- renderCanvasModeSelector(String, String) - Method in class org.nuxeo.theme.editor.Main
-
- renderContent(String, Object, Writer) - Method in class org.nuxeo.ecm.automation.core.rendering.FreemarkerRender
-
- renderControlPanel(String, String) - Method in class org.nuxeo.theme.editor.Main
-
- renderCssEditor(String, String) - Method in class org.nuxeo.theme.editor.Main
-
- renderCssPreview(Element, Style, String, String) - Static method in class org.nuxeo.theme.editor.Editor
-
- renderCssPreview(String) - Method in class org.nuxeo.theme.editor.Main
-
- renderDashboard(String, String) - Method in class org.nuxeo.theme.editor.Main
-
- renderDashboardActions(String, String) - Method in class org.nuxeo.theme.editor.Main
-
- renderDashboardPreview(String, String) - Method in class org.nuxeo.theme.editor.Main
-
- RenderDirective - Class in org.nuxeo.ecm.webengine.rendering
-
- RenderDirective() - Constructor for class org.nuxeo.ecm.webengine.rendering.RenderDirective
-
- RenderDocument - Class in org.nuxeo.ecm.automation.core.rendering.operations
-
- RenderDocument() - Constructor for class org.nuxeo.ecm.automation.core.rendering.operations.RenderDocument
-
- RenderDocumentFeed - Class in org.nuxeo.ecm.automation.core.rendering.operations
-
- RenderDocumentFeed() - Constructor for class org.nuxeo.ecm.automation.core.rendering.operations.RenderDocumentFeed
-
- RENDERED_PROPERTY_NAME - Static variable in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
-
- renderEditorActions(String, String) - Method in class org.nuxeo.theme.editor.Main
-
- renderElement(URL) - Static method in class org.nuxeo.theme.themes.ThemeManager
-
- renderElementDescription(String, String) - Method in class org.nuxeo.theme.editor.Main
-
- renderElementEditor(String, String) - Method in class org.nuxeo.theme.editor.Main
-
- renderElementPadding(String, String) - Method in class org.nuxeo.theme.editor.Main
-
- renderElementProperties(String, String) - Method in class org.nuxeo.theme.editor.Main
-
- renderElementStyle(String, String) - Method in class org.nuxeo.theme.editor.Main
-
- renderElementVisibility(String, String) - Method in class org.nuxeo.theme.editor.Main
-
- renderElementWidget(String, String) - Method in class org.nuxeo.theme.editor.Main
-
- Renderer - Interface in org.nuxeo.ecm.automation.core.rendering
-
- RENDERER_TYPE - Static variable in class org.nuxeo.ecm.platform.ui.web.component.message.NXMessagesRenderer
-
- RENDERER_TYPE - Static variable in class org.nuxeo.ecm.platform.ui.web.renderer.NXCheckboxRenderer
-
- RENDERER_TYPE - Static variable in class org.nuxeo.ecm.platform.ui.web.renderer.NXImageRenderer
-
- renderers - Variable in class org.nuxeo.theme.engines.EngineType
-
- RendererType - Class in org.nuxeo.theme.rendering
-
- RendererType() - Constructor for class org.nuxeo.theme.rendering.RendererType
-
- renderFragmentFactory(String, String) - Method in class org.nuxeo.theme.editor.Main
-
- renderImageManager(String, String) - Method in class org.nuxeo.theme.editor.Main
-
- renderImageUploaded(String, String) - Method in class org.nuxeo.theme.editor.Main
-
- RENDERING_ENGINE_KEY - Static variable in class org.nuxeo.ecm.platform.rendering.fm.FreemarkerEngine
-
- RENDERING_EXTENSION_XP - Static variable in class org.nuxeo.ecm.webengine.WebEngineComponent
-
- RenderingContext - Interface in org.nuxeo.ecm.platform.rendering
-
Base class for rendering contexts.
- RenderingEngine - Interface in org.nuxeo.ecm.platform.rendering.api
-
- RenderingEngine - Interface in org.nuxeo.ecm.platform.rendering
-
A RenderingEngine will be instantiated by the RenderingService according with
the descriptor specified for it.
- RenderingEngineDescriptor - Class in org.nuxeo.ecm.platform.rendering.impl
-
Rendering Engine Descriptor objects instantiated with configuration from
contributions like:
- RenderingEngineDescriptor() - Constructor for class org.nuxeo.ecm.platform.rendering.impl.RenderingEngineDescriptor
-
- RenderingException - Exception in org.nuxeo.ecm.platform.rendering.api
-
- RenderingException() - Constructor for exception org.nuxeo.ecm.platform.rendering.api.RenderingException
-
- RenderingException(String) - Constructor for exception org.nuxeo.ecm.platform.rendering.api.RenderingException
-
- RenderingException(String, Throwable) - Constructor for exception org.nuxeo.ecm.platform.rendering.api.RenderingException
-
- RenderingException(Throwable) - Constructor for exception org.nuxeo.ecm.platform.rendering.api.RenderingException
-
- RenderingException - Exception in org.nuxeo.ecm.platform.rendering
-
- RenderingException() - Constructor for exception org.nuxeo.ecm.platform.rendering.RenderingException
-
- RenderingException(String, Throwable) - Constructor for exception org.nuxeo.ecm.platform.rendering.RenderingException
-
- RenderingException(String) - Constructor for exception org.nuxeo.ecm.platform.rendering.RenderingException
-
- RenderingException(Throwable) - Constructor for exception org.nuxeo.ecm.platform.rendering.RenderingException
-
- RenderingExtensionDescriptor - Class in org.nuxeo.ecm.webengine.rendering
-
- RenderingExtensionDescriptor() - Constructor for class org.nuxeo.ecm.webengine.rendering.RenderingExtensionDescriptor
-
- RenderingExtensionFactory - Interface in org.nuxeo.ecm.webengine.rendering
-
- RenderingHelper - Class in org.nuxeo.ecm.user.registration
-
- RenderingHelper() - Constructor for class org.nuxeo.ecm.user.registration.RenderingHelper
-
- RenderingInfo - Interface in org.nuxeo.ecm.platform.forms.layout.api
-
- RenderingInfo - Class in org.nuxeo.theme.rendering
-
- RenderingInfo() - Constructor for class org.nuxeo.theme.rendering.RenderingInfo
-
- RenderingInfo(Element, URL) - Constructor for class org.nuxeo.theme.rendering.RenderingInfo
-
- RenderingInfo.LEVEL - Enum in org.nuxeo.ecm.platform.forms.layout.api
-
- RenderingInfoDescriptor - Class in org.nuxeo.ecm.platform.forms.layout.descriptors
-
- RenderingInfoDescriptor() - Constructor for class org.nuxeo.ecm.platform.forms.layout.descriptors.RenderingInfoDescriptor
-
- RenderingInfoImpl - Class in org.nuxeo.ecm.platform.forms.layout.api.impl
-
- RenderingInfoImpl(String, String, boolean) - Constructor for class org.nuxeo.ecm.platform.forms.layout.api.impl.RenderingInfoImpl
-
- RenderingInfosDescriptor - Class in org.nuxeo.ecm.platform.forms.layout.descriptors
-
- RenderingInfosDescriptor() - Constructor for class org.nuxeo.ecm.platform.forms.layout.descriptors.RenderingInfosDescriptor
-
- RenderingResult - Interface in org.nuxeo.ecm.platform.rendering
-
A rendering result is an object that wraps a rendering result and give several methods
to retrieve the rendering outcome.
- RenderingService - Class in org.nuxeo.ecm.automation.core.rendering
-
- RenderingService() - Constructor for class org.nuxeo.ecm.automation.core.rendering.RenderingService
-
- RenderingService - Interface in org.nuxeo.ecm.platform.rendering
-
RenderingService core infrastructure.
- RenderingServiceImpl - Class in org.nuxeo.ecm.platform.rendering.impl
-
Implementation of RenderingService
- RenderingServiceImpl() - Constructor for class org.nuxeo.ecm.platform.rendering.impl.RenderingServiceImpl
-
- renderPageSelector(String, String) - Method in class org.nuxeo.theme.editor.Main
-
- renderPaletteAsCsv(byte[], String) - Static method in class org.nuxeo.theme.presets.PaletteParser
-
- renderPerspectiveSelector(String, String) - Method in class org.nuxeo.theme.editor.Main
-
- renderPerspectiveSelector(String) - Method in class org.nuxeo.theme.webwidgets.ui.Main
-
- renderPresetManager(String, String) - Method in class org.nuxeo.theme.editor.Main
-
- renderResponse() - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockFacesContext
-
- renderSkin(String, String, String, String) - Method in class org.nuxeo.theme.bank.Main
-
- renderSkinManager(String, String) - Method in class org.nuxeo.theme.editor.Main
-
- renderStyle(String, String, String, String) - Method in class org.nuxeo.theme.bank.Main
-
- renderStyleManager(String, String) - Method in class org.nuxeo.theme.editor.Main
-
- renderStylePicker(String, String) - Method in class org.nuxeo.theme.editor.Main
-
- renderStyleProperties(String, String) - Method in class org.nuxeo.theme.editor.Main
-
- renderStyleView(Style, String) - Static method in class org.nuxeo.theme.editor.Main
-
- renderTemplate(TemplateBasedDocument, String) - Method in interface org.nuxeo.template.api.TemplateProcessor
-
- renderTemplate(TemplateBasedDocument, String) - Method in class org.nuxeo.template.processors.docx.WordXMLRawTemplateProcessor
-
- renderTemplate(TemplateBasedDocument, String) - Method in class org.nuxeo.template.processors.fm.FreeMarkerProcessor
-
- renderTemplate(TemplateBasedDocument, String) - Method in class org.nuxeo.template.processors.IdentityProcessor
-
- renderTemplate(TemplateBasedDocument, String) - Method in class org.nuxeo.template.processors.jod.JODReportTemplateProcessor
-
- renderTemplate(TemplateBasedDocument, String) - Method in class org.nuxeo.template.processors.jxls.JXLSTemplateProcessor
-
- renderTemplate(TemplateBasedDocument, String) - Method in class org.nuxeo.template.processors.xdocreport.XDocReportProcessor
-
- renderTemplate(TemplateBasedDocument, String) - Method in class org.nuxeo.template.processors.xslt.XSLTProcessor
-
- renderTheme(URL) - Method in class org.nuxeo.theme.webengine.fm.extensions.ThemeDirective
-
- renderThemeActions(String, String) - Method in class org.nuxeo.theme.editor.Main
-
- renderThemeBrowser(String, String) - Method in class org.nuxeo.theme.editor.Main
-
- renderThemeOptions(String, String) - Method in class org.nuxeo.theme.editor.Main
-
- renderThemeSelector(String, String) - Method in class org.nuxeo.theme.editor.Main
-
- renderUndoActions(String, String) - Method in class org.nuxeo.theme.editor.Main
-
- RenderVariables - Class in org.nuxeo.ecm.platform.forms.layout.facelets
-
List of render variables.
- RenderVariables() - Constructor for class org.nuxeo.ecm.platform.forms.layout.facelets.RenderVariables
-
- RenderVariables.columnVariables - Enum in org.nuxeo.ecm.platform.forms.layout.facelets
-
- RenderVariables.globalVariables - Enum in org.nuxeo.ecm.platform.forms.layout.facelets
-
- RenderVariables.layoutVariables - Enum in org.nuxeo.ecm.platform.forms.layout.facelets
-
- RenderVariables.rowVariables - Enum in org.nuxeo.ecm.platform.forms.layout.facelets
-
- RenderVariables.widgetVariables - Enum in org.nuxeo.ecm.platform.forms.layout.facelets
-
- renderViewModes(String, String) - Method in class org.nuxeo.theme.editor.Main
-
- renderWidgetData(String, String, String, String) - Method in class org.nuxeo.theme.webwidgets.ui.Main
-
- renderWidgetIcon(String) - Method in class org.nuxeo.theme.webwidgets.ui.Main
-
- renderWithTemplate(String) - Method in class org.nuxeo.template.adapters.doc.TemplateBasedDocumentAdapterImpl
-
- renderWithTemplate(String) - Method in interface org.nuxeo.template.api.adapters.TemplateBasedDocument
-
Render the named template against the underlying DocumentModel
- RenderWithTemplateOperation - Class in org.nuxeo.template.automation
-
Operation to wrapp the rendition process
- RenderWithTemplateOperation() - Constructor for class org.nuxeo.template.automation.RenderWithTemplateOperation
-
- Rendition - Interface in org.nuxeo.ecm.platform.rendition
-
Interface hiding the actual rendition implementation and allowing for Lazy
computation of the rendition blobs.
- RENDITION_DEFINITIONS_EP - Static variable in class org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl
-
- RENDITION_FACET - Static variable in class org.nuxeo.ecm.platform.rendition.Constants
-
- RENDITION_NAME_PARAMETER_KEY - Static variable in class org.nuxeo.ecm.platform.rendition.publisher.RenditionPublicationFactory
-
- RENDITION_NAME_PROPERTY - Static variable in class org.nuxeo.ecm.platform.rendition.Constants
-
- RENDITION_PROXY_PUBLISHED - Static variable in class org.nuxeo.ecm.platform.relations.core.listener.PublishRelationsListener
-
- RENDITION_PROXY_PUBLISHED - Static variable in class org.nuxeo.ecm.platform.rendition.publisher.RenditionsRemover
-
- RENDITION_PUBLISHED_DOCUMENTS_FROM_LIVE_DOCUMENT - Static variable in class org.nuxeo.ecm.platform.rendition.publisher.RenditionPublicationCoreTree
-
- RENDITION_PUBLISHED_DOCUMENTS_FROM_PROXY_DOCUMENT - Static variable in class org.nuxeo.ecm.platform.rendition.publisher.RenditionPublicationCoreTree
-
- RENDITION_SCHEMA - Static variable in class org.nuxeo.ecm.platform.rendition.Constants
-
- RENDITION_SOURCE_ID_PROPERTY - Static variable in class org.nuxeo.ecm.platform.rendition.Constants
-
- RENDITION_SOURCE_VERSIONABLE_ID_PROPERTY - Static variable in class org.nuxeo.ecm.platform.rendition.Constants
-
- RenditionActionBean - Class in org.nuxeo.ecm.platform.rendition.action
-
Seam bean used to hold Factory used by summary widget
- RenditionActionBean() - Constructor for class org.nuxeo.ecm.platform.rendition.action.RenditionActionBean
-
- RenditionAwareVersionRemovalPolicy - Class in org.nuxeo.ecm.platform.rendition.version
-
- RenditionAwareVersionRemovalPolicy() - Constructor for class org.nuxeo.ecm.platform.rendition.version.RenditionAwareVersionRemovalPolicy
-
- RenditionBasedCodec - Class in org.nuxeo.ecm.platform.rendition.url
-
Base class for Rendition url codec.
- RenditionBasedCodec() - Constructor for class org.nuxeo.ecm.platform.rendition.url.RenditionBasedCodec
-
- RenditionBusinessDelegate - Class in org.nuxeo.ecm.platform.rendition.publisher
-
- RenditionBusinessDelegate() - Constructor for class org.nuxeo.ecm.platform.rendition.publisher.RenditionBusinessDelegate
-
- RenditionCreator - Class in org.nuxeo.ecm.platform.rendition.service
-
- RenditionCreator(CoreSession, DocumentModel, DocumentModel, Blob, String) - Constructor for class org.nuxeo.ecm.platform.rendition.service.RenditionCreator
-
- RenditionDefinition - Class in org.nuxeo.ecm.platform.rendition.service
-
Definition of a rendition.
- RenditionDefinition() - Constructor for class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
-
- RenditionException - Exception in org.nuxeo.ecm.platform.rendition
-
- RenditionException(String, String, Exception) - Constructor for exception org.nuxeo.ecm.platform.rendition.RenditionException
-
- RenditionException(String, Exception) - Constructor for exception org.nuxeo.ecm.platform.rendition.RenditionException
-
- RenditionException(String, String) - Constructor for exception org.nuxeo.ecm.platform.rendition.RenditionException
-
- RenditionException(String) - Constructor for exception org.nuxeo.ecm.platform.rendition.RenditionException
-
- RenditionFinder - Class in org.nuxeo.ecm.platform.rendition.service
-
Retrives stored Rendition associated to a DocumentModel.
- RenditionLiveDocFetcher - Class in org.nuxeo.ecm.platform.rendition.publisher
-
Fetched the live doc for a given proxy on a Rendition
- RenditionProvider - Interface in org.nuxeo.ecm.platform.rendition.extension
-
- RenditionPublicationCoreTree - Class in org.nuxeo.ecm.platform.rendition.publisher
-
Implementation of
PublicationTree
that retrieve
also any published Rendition documents for the given document.
- RenditionPublicationCoreTree() - Constructor for class org.nuxeo.ecm.platform.rendition.publisher.RenditionPublicationCoreTree
-
- RenditionPublicationFactory - Class in org.nuxeo.ecm.platform.rendition.publisher
-
- RenditionPublicationFactory() - Constructor for class org.nuxeo.ecm.platform.rendition.publisher.RenditionPublicationFactory
-
- RenditionPublicationFactory.RemoveACP - Class in org.nuxeo.ecm.platform.rendition.publisher
-
- RenditionPublicationFactory.RemoveACP(CoreSession, DocumentRef) - Constructor for class org.nuxeo.ecm.platform.rendition.publisher.RenditionPublicationFactory.RemoveACP
-
- RenditionRestHelper - Class in org.nuxeo.ecm.platform.rendition.url
-
Seam Bean used for nxrendition url binding
- RenditionRestHelper() - Constructor for class org.nuxeo.ecm.platform.rendition.url.RenditionRestHelper
-
- RenditionService - Interface in org.nuxeo.ecm.platform.rendition.service
-
Service handling Rendition Definitions and actual render based on a Rendition
Definition
- RenditionServiceImpl - Class in org.nuxeo.ecm.platform.rendition.service
-
- RenditionServiceImpl() - Constructor for class org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl
-
- RenditionsRemover - Class in org.nuxeo.ecm.platform.rendition.publisher
-
Remove proxy to the same stored rendition with a different version.
- reopen() - Method in class org.nuxeo.ecm.core.api.SerializableInputStream
-
- REORDERED_CHILD - Static variable in class org.nuxeo.ecm.core.api.event.CoreEventConstants
-
- reorderWidget(Widget, int) - Method in interface org.nuxeo.theme.webwidgets.Provider
-
Reorder a widget.
- reorderWidget(Widget, int) - Method in class org.nuxeo.theme.webwidgets.providers.DefaultProvider
-
- reorderWidget(Widget, int) - Method in class org.nuxeo.theme.webwidgets.providers.PersistentProvider
-
- reorderWidgets(List<Widget>) - Method in class org.nuxeo.theme.webwidgets.providers.PersistentProvider
-
- REP_NAME - Static variable in class org.nuxeo.ecm.core.io.ExportConstants
-
- repair(ThemeElement) - Static method in class org.nuxeo.theme.themes.ThemeRepairer
-
- repairTheme(String) - Static method in class org.nuxeo.theme.editor.Editor
-
- repairTheme(String) - Method in class org.nuxeo.theme.editor.Main
-
- repairTheme(ThemeElement) - Static method in class org.nuxeo.theme.themes.ThemeManager
-
- RepeatTagHandler - Class in org.nuxeo.ecm.platform.ui.web.tag.handler
-
Repeat handler, similar to the standard ForEach handler.
- RepeatTagHandler(TagConfig) - Constructor for class org.nuxeo.ecm.platform.ui.web.tag.handler.RepeatTagHandler
-
- replace - Variable in class org.nuxeo.ecm.automation.core.OperationContribution
-
Put it to true to override an existing contribution having the same ID.
- REPLACE - Static variable in class org.nuxeo.runtime.config.Configuration
-
- replace() - Static method in class org.nuxeo.runtime.management.metrics.NuxeoClassLoaderInjector
-
- replaceCarriageReturns(String) - Static method in class org.nuxeo.ecm.platform.annotations.gwt.client.util.AnnotationUtils
-
- replaceColor(String, String, String) - Static method in class org.nuxeo.theme.html.CSSUtils
-
- REPLACED_PROXY_IDS - Static variable in class org.nuxeo.ecm.core.api.event.CoreEventConstants
-
- replaceImage(String, String, String) - Static method in class org.nuxeo.theme.html.CSSUtils
-
- replacement - Variable in class org.nuxeo.webengine.sites.wiki.rendering.WikiSitesFilterDescriptor
-
- replaceModelExpressions(RenderingInfo, String) - Method in class org.nuxeo.theme.html.HTMLView
-
- replaceModelExpressions(RenderingInfo, String) - Method in class org.nuxeo.theme.jsf.JSFView
-
- replaceModelExpressions(RenderingInfo, String) - Method in class org.nuxeo.theme.webengine.FreemarkerView
-
- replaceTags(CoreSession, String, String) - Method in interface org.nuxeo.ecm.platform.tag.TagService
-
Replace all the existing tags applied on the destination document by the
ones applied on the source document.
- replaceTags(CoreSession, String, String) - Method in class org.nuxeo.ecm.platform.tag.TagServiceImpl
-
- replaceText(String, String) - Method in class org.nuxeo.runtime.deployment.preprocessor.template.Template
-
- replaceURLsByLinks(String) - Static method in class org.nuxeo.ecm.activity.ActivityMessageHelper
-
- replaceURLsByLinks(String) - Static method in class org.nuxeo.ecm.social.mini.message.MiniMessageHelper
-
- replay() - Method in class org.nuxeo.ecm.core.search.api.client.search.results.impl.ResultSetImpl
-
- replay(int, int) - Method in class org.nuxeo.ecm.core.search.api.client.search.results.impl.ResultSetImpl
-
- replay() - Method in interface org.nuxeo.ecm.core.search.api.client.search.results.ResultSet
-
Replays the exact same query.
- replay(int, int) - Method in interface org.nuxeo.ecm.core.search.api.client.search.results.ResultSet
-
Replays the same query with new offset and range.
- REPO_ID - Static variable in interface org.nuxeo.ecm.platform.ui.web.tag.fn.LiveEditConstants
-
- REPOINFO_REPONAME_KEY - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
-
- REPOINFO_TABLE_NAME - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
-
- report_error(String, Object) - Method in class org.nuxeo.ecm.core.query.sql.parser.parser
-
- report_fatal_error(String, Object) - Method in class org.nuxeo.ecm.core.query.sql.parser.parser
-
- ReportActions - Class in org.nuxeo.ecm.platform.reporting.seam
-
Seam Bean used to manage Edit form
- ReportActions() - Constructor for class org.nuxeo.ecm.platform.reporting.seam.ReportActions
-
- ReportActions.UnrestrictedReportModelsContainerCreator - Class in org.nuxeo.ecm.platform.reporting.seam
-
- ReportComponent - Class in org.nuxeo.ecm.platform.reporting.engine
-
- ReportComponent() - Constructor for class org.nuxeo.ecm.platform.reporting.engine.ReportComponent
-
- ReportContext - Class in org.nuxeo.ecm.platform.reporting.report
-
Holds the logic to extract parameters from the Document Context.
- ReportContext() - Constructor for class org.nuxeo.ecm.platform.reporting.report.ReportContext
-
- ReportHelper - Class in org.nuxeo.ecm.platform.reporting.report
-
Helper class to make Birt API easier to use
- ReportHelper() - Constructor for class org.nuxeo.ecm.platform.reporting.report.ReportHelper
-
- ReportInstance - Interface in org.nuxeo.ecm.platform.reporting.api
-
Represents a report instance that is bound to a model.
- ReportKeyListener - Class in org.nuxeo.ecm.platform.reporting.listener
-
- ReportKeyListener() - Constructor for class org.nuxeo.ecm.platform.reporting.listener.ReportKeyListener
-
- ReportLayout - Class in org.nuxeo.ecm.platform.groups.audit.service.acl
-
- ReportLayout() - Constructor for class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayout
-
- ReportLayoutSettings - Class in org.nuxeo.ecm.platform.groups.audit.service.acl
-
- ReportLayoutSettings() - Constructor for class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayoutSettings
-
- ReportLayoutSettings.SpanMode - Enum in org.nuxeo.ecm.platform.groups.audit.service.acl
-
- ReportModel - Interface in org.nuxeo.ecm.platform.reporting.api
-
- ReportModule - Class in org.nuxeo.ecm.platform.reporting.jaxrs
-
Root module to give access to Report Listing and report execution
- ReportModule() - Constructor for class org.nuxeo.ecm.platform.reporting.jaxrs.ReportModule
-
- ReportParameter - Class in org.nuxeo.ecm.platform.reporting.report
-
Wraps Birt Report parameters to manage Cast and Conversions
- ReportParameter(IParameterDefn) - Constructor for class org.nuxeo.ecm.platform.reporting.report.ReportParameter
-
- ReportParameter(IParameterDefn, String) - Constructor for class org.nuxeo.ecm.platform.reporting.report.ReportParameter
-
- ReportParserListener - Class in org.nuxeo.ecm.platform.reporting.listener
-
Synchronous
EventListener
used to extract ReportParameters from the
Birt ReportDesign file
- ReportParserListener() - Constructor for class org.nuxeo.ecm.platform.reporting.listener.ReportParserListener
-
- ReportResource - Class in org.nuxeo.ecm.platform.reporting.jaxrs
-
- ReportResource() - Constructor for class org.nuxeo.ecm.platform.reporting.jaxrs.ReportResource
-
- ReportService - Interface in org.nuxeo.ecm.platform.reporting.api
-
Service interface to do Report adapters lookups.
- ReportService - Class in org.nuxeo.template.jaxrs
-
- ReportService() - Constructor for class org.nuxeo.template.jaxrs.ReportService
-
- ReportService - Class in org.nuxeo.template.xdocreport.jaxrs
-
- ReportService() - Constructor for class org.nuxeo.template.xdocreport.jaxrs.ReportService
-
- repositories - Static variable in class org.nuxeo.ecm.core.storage.sql.RepositoryResolver
-
- repository - Variable in class org.nuxeo.ecm.core.api.operation.DefaultOperationEvent
-
- Repository - Class in org.nuxeo.ecm.core.api.repository
-
- Repository() - Constructor for class org.nuxeo.ecm.core.api.repository.Repository
-
- Repository(String, String) - Constructor for class org.nuxeo.ecm.core.api.repository.Repository
-
- Repository(String) - Constructor for class org.nuxeo.ecm.core.api.repository.Repository
-
- Repository - Interface in org.nuxeo.ecm.core.model
-
- REPOSITORY - Static variable in class org.nuxeo.ecm.core.repository.RepositoryService
-
- repository - Variable in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepository
-
- Repository - Interface in org.nuxeo.ecm.core.storage.sql
-
- REPOSITORY_EVENT - Static variable in class org.nuxeo.ecm.core.repository.RepositoryManager
-
- REPOSITORY_NAME - Static variable in class org.nuxeo.ecm.core.api.event.CoreEventConstants
-
- REPOSITORY_NAME - Static variable in class org.nuxeo.ecm.core.storage.sql.SQLRepositoryTestCase
-
Deprecated.
since 5.5: use #database.repositoryName
instead
- REPOSITORY_NAME_PARAMETER - Static variable in class org.nuxeo.ecm.social.workspace.gadgets.SocialWorkspaceActivityStreamFilter
-
- REPOSITORY_NAME_PROPERTY - Static variable in class org.nuxeo.ecm.social.workspace.gadgets.AbstractSocialWorkspaceMiniMessagePageProvider
-
- REPOSITORY_NAME_PROPERTY - Static variable in class org.nuxeo.ecm.social.workspace.gadgets.SocialWorkspaceActivityStreamPageProvider
-
- REPOSITORY_PROPERTY - Static variable in class org.nuxeo.ecm.core.storage.sql.DatabaseHelper
-
- REPOSITORY_REGISTERED - Static variable in class org.nuxeo.ecm.core.repository.RepositoryService
-
- REPOSITORY_UNREGISTERED - Static variable in class org.nuxeo.ecm.core.repository.RepositoryService
-
- REPOSITORY_WORKSPACE_LABEL - Static variable in class org.nuxeo.ecm.platform.userworkspace.constants.UserWorkspaceConstants
-
- RepositoryAnnotabilityManager - Class in org.nuxeo.ecm.platform.annotations.repository.service
-
- RepositoryAnnotabilityManager() - Constructor for class org.nuxeo.ecm.platform.annotations.repository.service.RepositoryAnnotabilityManager
-
- RepositoryBackend - Interface in org.nuxeo.ecm.core.storage.sql
-
Interface for the backend-specific initialization code of a
Repository
.
- RepositoryBackend.MapperKind - Enum in org.nuxeo.ecm.core.storage.sql
-
- RepositoryConfig - Annotation Type in org.nuxeo.ecm.core.test.annotations
-
Defines the session parameters to use.
- RepositoryConfigs - Annotation Type in org.nuxeo.ecm.core.test.annotations
-
Useful to make suites using different configurations.
- RepositoryDescriptor - Class in org.nuxeo.ecm.core.repository
-
- RepositoryDescriptor() - Constructor for class org.nuxeo.ecm.core.repository.RepositoryDescriptor
-
- RepositoryDescriptor(String, Class<RepositoryFactory>, String, String, boolean) - Constructor for class org.nuxeo.ecm.core.repository.RepositoryDescriptor
-
- repositoryDescriptor - Variable in class org.nuxeo.ecm.core.storage.sql.ModelSetup
-
- RepositoryDescriptor - Class in org.nuxeo.ecm.core.storage.sql
-
Repository descriptor.
- RepositoryDescriptor() - Constructor for class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
-
- RepositoryDescriptor.FieldDescriptor - Class in org.nuxeo.ecm.core.storage.sql
-
- RepositoryDescriptor.FieldDescriptor() - Constructor for class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor.FieldDescriptor
-
- RepositoryDescriptor.FulltextIndexDescriptor - Class in org.nuxeo.ecm.core.storage.sql
-
- RepositoryDescriptor.FulltextIndexDescriptor() - Constructor for class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor.FulltextIndexDescriptor
-
- RepositoryDescriptor.ServerDescriptor - Class in org.nuxeo.ecm.core.storage.sql
-
- RepositoryDescriptor.ServerDescriptor() - Constructor for class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor.ServerDescriptor
-
- RepositoryDistributionSnapshot - Class in org.nuxeo.apidoc.repository
-
- RepositoryDistributionSnapshot(DocumentModel) - Constructor for class org.nuxeo.apidoc.repository.RepositoryDistributionSnapshot
-
- RepositoryFactory - Interface in org.nuxeo.ecm.core.repository
-
Repository Factory.
- repositoryId - Variable in class org.nuxeo.ecm.core.storage.sql.Mapper.Identification
-
- repositoryId - Variable in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
-
Transient id for this repository assigned by the server on first
connection.
- RepositoryImpl - Class in org.nuxeo.ecm.core.storage.sql
-
Repository
implementation, to be extended by backend-specific
initialization code.
- RepositoryImpl(RepositoryDescriptor) - Constructor for class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
-
- RepositoryImpl.SessionPathResolver - Class in org.nuxeo.ecm.core.storage.sql
-
- RepositoryImpl.SessionPathResolver() - Constructor for class org.nuxeo.ecm.core.storage.sql.RepositoryImpl.SessionPathResolver
-
- RepositoryInit - Interface in org.nuxeo.ecm.core.test.annotations
-
Implement this class to provide an initializer for the
RepositoryInitializer
annotation in tests.
- RepositoryInitializationHandler - Class in org.nuxeo.ecm.core.repository
-
A repository initialization handler is responsible for initializing a
repository content.
- RepositoryInitializationHandler() - Constructor for class org.nuxeo.ecm.core.repository.RepositoryInitializationHandler
-
- RepositoryInitializationListener - Class in org.nuxeo.ecm.platform.content.template.listener
-
- RepositoryInitializationListener() - Constructor for class org.nuxeo.ecm.platform.content.template.listener.RepositoryInitializationListener
-
- RepositoryLocation - Class in org.nuxeo.ecm.platform.util
-
Represents a repository location.
- RepositoryLocation(String) - Constructor for class org.nuxeo.ecm.platform.util.RepositoryLocation
-
- RepositoryManagement - Interface in org.nuxeo.ecm.core.storage.sql
-
- RepositoryManager - Interface in org.nuxeo.ecm.core.api.repository
-
Manage repositories.
- RepositoryManager - Class in org.nuxeo.ecm.core.repository
-
- RepositoryManager(RepositoryService) - Constructor for class org.nuxeo.ecm.core.repository.RepositoryManager
-
- RepositoryManager.Ref - Class in org.nuxeo.ecm.core.repository
-
- RepositoryManagerImpl - Class in org.nuxeo.ecm.core.api.repository
-
- RepositoryManagerImpl() - Constructor for class org.nuxeo.ecm.core.api.repository.RepositoryManagerImpl
-
- repositoryName(String) - Method in class org.nuxeo.ecm.automation.client.rest.api.RestRequest
-
- repositoryName - Variable in class org.nuxeo.ecm.core.management.test.FakeDocumentStoreHandler
-
- repositoryName - Variable in class org.nuxeo.ecm.core.storage.sql.DatabaseHelper
-
- RepositoryObject - Class in org.nuxeo.ecm.restapi.server.jaxrs
-
Holds all methods bound to a repository
- RepositoryObject() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.RepositoryObject
-
- RepositoryOSGITestCase - Class in org.nuxeo.ecm.core.repository.jcr.testing
-
Compatibility class for older JCR tests, using the new VCS infrastructure.
- RepositoryOSGITestCase() - Constructor for class org.nuxeo.ecm.core.repository.jcr.testing.RepositoryOSGITestCase
-
- RepositoryOSGITestCase(String) - Constructor for class org.nuxeo.ecm.core.repository.jcr.testing.RepositoryOSGITestCase
-
- RepositoryPathTitleAdapter - Class in org.nuxeo.ecm.platform.indexing.gateway.adapter
-
Adapter to build a new property ecm:pathTitle holding the physical path in
the repository with human readable titles instead of technical local path ids
found in the default ecm:path property.
- RepositoryPathTitleAdapter() - Constructor for class org.nuxeo.ecm.platform.indexing.gateway.adapter.RepositoryPathTitleAdapter
-
- RepositoryReloader - Class in org.nuxeo.ecm.core.storage.sql.reload
-
- RepositoryReloader() - Constructor for class org.nuxeo.ecm.core.storage.sql.reload.RepositoryReloader
-
- RepositoryResolver - Class in org.nuxeo.ecm.core.storage.sql
-
Locate a repository given its name.
- RepositoryService - Class in org.nuxeo.ecm.core.repository
-
Component and service managing repository instances.
- RepositoryService() - Constructor for class org.nuxeo.ecm.core.repository.RepositoryService
-
- RepositorySettings - Class in org.nuxeo.ecm.core.test
-
- RepositorySettings(FeaturesRunner) - Constructor for class org.nuxeo.ecm.core.test.RepositorySettings
-
- RepositoryStatus - Class in org.nuxeo.ecm.core.storage.sql.management
-
An MBean to manage SQL storage repositories.
- RepositoryStatus() - Constructor for class org.nuxeo.ecm.core.storage.sql.management.RepositoryStatus
-
- RepositoryStatusFactory - Class in org.nuxeo.ecm.core.storage.sql.management
-
- RepositoryStatusFactory() - Constructor for class org.nuxeo.ecm.core.storage.sql.management.RepositoryStatusFactory
-
- RepositoryStatusMBean - Interface in org.nuxeo.ecm.core.storage.sql.management
-
- repositoryUrl(String, String, String, Map<String, String>, boolean) - Static method in class org.nuxeo.ecm.platform.ui.web.tag.fn.DocumentModelFunctions
-
Computes an URL for a repositoryName
only.
- repositoryUrl(String, String, String, Map<String, String>, boolean, HttpServletRequest) - Static method in class org.nuxeo.ecm.platform.ui.web.tag.fn.DocumentModelFunctions
-
Computes an URL for a repositoryName
only.
- RepoStat - Class in org.nuxeo.ecm.admin.repo
-
This class holds and manage the threads used to compute stats on the
document repository
- RepoStat(String, int, boolean) - Constructor for class org.nuxeo.ecm.admin.repo.RepoStat
-
- RepoStatInfo - Class in org.nuxeo.ecm.admin.repo
-
Statistics collector class
- RepoStatInfo() - Constructor for class org.nuxeo.ecm.admin.repo.RepoStatInfo
-
- rePublish(PublishedDocument) - Method in class org.nuxeo.ecm.platform.publisher.web.PublishActionsBean
-
- Request - Class in org.nuxeo.ecm.automation.client.jaxrs.spi
-
- Request(int, String) - Constructor for class org.nuxeo.ecm.automation.client.jaxrs.spi.Request
-
- Request(int, String, MimeMultipart) - Constructor for class org.nuxeo.ecm.automation.client.jaxrs.spi.Request
-
- Request(int, String, String) - Constructor for class org.nuxeo.ecm.automation.client.jaxrs.spi.Request
-
- REQUEST_ACCEPT_HEADER - Static variable in class org.nuxeo.ecm.automation.client.Constants
-
- REQUEST_ACCEPTED_STATE - Static variable in class org.nuxeo.ecm.social.workspace.userregistration.SocialRegistrationConstant
-
- REQUEST_CONFIGURATION_XP - Static variable in class org.nuxeo.ecm.webengine.WebEngineComponent
-
- REQUEST_COUNTER - Static variable in class org.nuxeo.ecm.platform.web.common.session.NuxeoHttpSessionMonitor
-
- REQUEST_COUNTER_STEP - Static variable in class org.nuxeo.ecm.platform.web.common.session.NuxeoHttpSessionMonitor
-
- REQUEST_DOCUMENT_LIST - Static variable in class org.nuxeo.ecm.user.registration.actions.UserRegistrationActions
-
- REQUEST_MARKER - Static variable in class org.nuxeo.ecm.platform.ui.web.binding.alias.AliasVariableMapper
-
- REQUEST_PENDING_STATE - Static variable in class org.nuxeo.ecm.social.workspace.userregistration.SocialRegistrationConstant
-
- REQUEST_REJECTED_STATE - Static variable in class org.nuxeo.ecm.social.workspace.userregistration.SocialRegistrationConstant
-
- RequestAdapter - Class in org.nuxeo.ecm.mobile.filter
-
Request Wrapper with some needed method.
- RequestAdapter(HttpServletRequest) - Constructor for class org.nuxeo.ecm.mobile.filter.RequestAdapter
-
- RequestAttribute - Class in org.nuxeo.theme.jsf.negotiation.collection
-
- RequestAttribute() - Constructor for class org.nuxeo.theme.jsf.negotiation.collection.RequestAttribute
-
- RequestAttribute - Class in org.nuxeo.theme.jsf.negotiation.engine
-
- RequestAttribute() - Constructor for class org.nuxeo.theme.jsf.negotiation.engine.RequestAttribute
-
- RequestAttribute - Class in org.nuxeo.theme.jsf.negotiation.mode
-
- RequestAttribute() - Constructor for class org.nuxeo.theme.jsf.negotiation.mode.RequestAttribute
-
- RequestAttribute - Class in org.nuxeo.theme.jsf.negotiation.perspective
-
- RequestAttribute() - Constructor for class org.nuxeo.theme.jsf.negotiation.perspective.RequestAttribute
-
- RequestAttribute - Class in org.nuxeo.theme.jsf.negotiation.theme
-
- RequestAttribute() - Constructor for class org.nuxeo.theme.jsf.negotiation.theme.RequestAttribute
-
- RequestAttribute - Class in org.nuxeo.theme.webengine.negotiation.collection
-
- RequestAttribute() - Constructor for class org.nuxeo.theme.webengine.negotiation.collection.RequestAttribute
-
- RequestAttribute - Class in org.nuxeo.theme.webengine.negotiation.engine
-
- RequestAttribute() - Constructor for class org.nuxeo.theme.webengine.negotiation.engine.RequestAttribute
-
- RequestAttribute - Class in org.nuxeo.theme.webengine.negotiation.mode
-
- RequestAttribute() - Constructor for class org.nuxeo.theme.webengine.negotiation.mode.RequestAttribute
-
- RequestAttribute - Class in org.nuxeo.theme.webengine.negotiation.perspective
-
- RequestAttribute() - Constructor for class org.nuxeo.theme.webengine.negotiation.perspective.RequestAttribute
-
- RequestAttribute - Class in org.nuxeo.theme.webengine.negotiation.theme
-
- RequestAttribute() - Constructor for class org.nuxeo.theme.webengine.negotiation.theme.RequestAttribute
-
- requestBaseURLTag - Static variable in interface org.nuxeo.ecm.platform.ui.web.tag.fn.LiveEditConstants
-
- RequestChain - Class in org.nuxeo.ecm.webengine.jaxrs.servlet
-
- RequestChain(HttpServlet, FilterSet[]) - Constructor for class org.nuxeo.ecm.webengine.jaxrs.servlet.RequestChain
-
Create a new request chain given the target servlet and an optional list of filter sets.
- RequestChain.ServletFilterChain - Class in org.nuxeo.ecm.webengine.jaxrs.servlet
-
- RequestChain.ServletFilterChain(HttpServlet, Filter[]) - Constructor for class org.nuxeo.ecm.webengine.jaxrs.servlet.RequestChain.ServletFilterChain
-
- RequestCleanupHandler - Interface in org.nuxeo.ecm.webengine.jaxrs.context
-
- RequestConfiguration - Class in org.nuxeo.ecm.webengine
-
- RequestConfiguration() - Constructor for class org.nuxeo.ecm.webengine.RequestConfiguration
-
- RequestContext - Class in org.nuxeo.ecm.webengine.jaxrs.context
-
An HTTP request context
- RequestContext(HttpServletRequest, HttpServletResponse) - Constructor for class org.nuxeo.ecm.webengine.jaxrs.context.RequestContext
-
- RequestContextFilter - Class in org.nuxeo.ecm.webengine.jaxrs.context
-
Manage the context of the current HTTP request and made it available through a thread local variable
to web components that are invoked inside the request.
- RequestContextFilter() - Constructor for class org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter
-
- RequestControllerManager - Interface in org.nuxeo.ecm.platform.web.common.requestcontroller.service
-
Interface for the service used to manage what
HttpServletRequest
must
be protected by the Filter.
- RequestControllerService - Class in org.nuxeo.ecm.platform.web.common.requestcontroller.service
-
- RequestControllerService() - Constructor for class org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestControllerService
-
- requestCookiesTag - Static variable in interface org.nuxeo.ecm.platform.ui.web.tag.fn.LiveEditConstants
-
- requestCookieTag - Static variable in interface org.nuxeo.ecm.platform.ui.web.tag.fn.LiveEditConstants
-
- RequestDumpDescriptor - Class in org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor
-
- RequestDumpDescriptor() - Constructor for class org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor.RequestDumpDescriptor
-
- RequestDumper - Interface in org.nuxeo.ecm.platform.web.common.exceptionhandling.service
-
- REQUESTED_URL - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.NXAuthConstants
-
- RequestFilterConfig - Interface in org.nuxeo.ecm.platform.web.common.requestcontroller.service
-
- RequestFilterConfigImpl - Class in org.nuxeo.ecm.platform.web.common.requestcontroller.service
-
- RequestFilterConfigImpl(boolean, boolean, boolean, boolean, boolean, String) - Constructor for class org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestFilterConfigImpl
-
- RequestHandler - Interface in org.nuxeo.ecm.mobile.handler
-
A mobile application redirection service provide a way to expose easily a new
dedicated UI for a specific type of environment (essentially user agent
browser).
- RequestHandlerDescriptor - Class in org.nuxeo.ecm.mobile
-
- RequestHandlerDescriptor() - Constructor for class org.nuxeo.ecm.mobile.RequestHandlerDescriptor
-
- requestHandlerName - Variable in class org.nuxeo.ecm.mobile.ApplicationDefinitionDescriptor
-
- requestHandlerName - Variable in class org.nuxeo.ecm.mobile.RequestHandlerDescriptor
-
- requestHeadersTag - Static variable in interface org.nuxeo.ecm.platform.ui.web.tag.fn.LiveEditConstants
-
- requestHeaderTag - Static variable in interface org.nuxeo.ecm.platform.ui.web.tag.fn.LiveEditConstants
-
- RequestHelper - Class in org.nuxeo.connect.client.we
-
- requestInfoTag - Static variable in interface org.nuxeo.ecm.platform.ui.web.tag.fn.LiveEditConstants
-
- RequestInterceptor - Class in org.nuxeo.ecm.automation.client.jaxrs.spi
-
Provide a way of intercepting requests before they are sent server side.
- RequestInterceptor() - Constructor for class org.nuxeo.ecm.automation.client.jaxrs.spi.RequestInterceptor
-
- RequestParameter - Class in org.nuxeo.theme.jsf.negotiation.collection
-
- RequestParameter() - Constructor for class org.nuxeo.theme.jsf.negotiation.collection.RequestParameter
-
- RequestParameter - Class in org.nuxeo.theme.jsf.negotiation.engine
-
- RequestParameter() - Constructor for class org.nuxeo.theme.jsf.negotiation.engine.RequestParameter
-
- RequestParameter - Class in org.nuxeo.theme.jsf.negotiation.mode
-
- RequestParameter() - Constructor for class org.nuxeo.theme.jsf.negotiation.mode.RequestParameter
-
- RequestParameter - Class in org.nuxeo.theme.jsf.negotiation.perspective
-
- RequestParameter() - Constructor for class org.nuxeo.theme.jsf.negotiation.perspective.RequestParameter
-
- RequestParameter - Class in org.nuxeo.theme.jsf.negotiation.theme
-
- RequestParameter() - Constructor for class org.nuxeo.theme.jsf.negotiation.theme.RequestParameter
-
- RequestParameter - Class in org.nuxeo.theme.webengine.negotiation.collection
-
- RequestParameter() - Constructor for class org.nuxeo.theme.webengine.negotiation.collection.RequestParameter
-
- RequestParameter - Class in org.nuxeo.theme.webengine.negotiation.engine
-
- RequestParameter() - Constructor for class org.nuxeo.theme.webengine.negotiation.engine.RequestParameter
-
- RequestParameter - Class in org.nuxeo.theme.webengine.negotiation.mode
-
- RequestParameter() - Constructor for class org.nuxeo.theme.webengine.negotiation.mode.RequestParameter
-
- RequestParameter - Class in org.nuxeo.theme.webengine.negotiation.perspective
-
- RequestParameter() - Constructor for class org.nuxeo.theme.webengine.negotiation.perspective.RequestParameter
-
- RequestParameter - Class in org.nuxeo.theme.webengine.negotiation.theme
-
- RequestParameter() - Constructor for class org.nuxeo.theme.webengine.negotiation.theme.RequestParameter
-
- REQUESTS_DOCUMENT_LIST_CHANGED - Static variable in class org.nuxeo.ecm.user.registration.actions.UserRegistrationActions
-
- RequestType - Enum in org.nuxeo.ecm.automation.client.rest.api
-
REST request type.
- requestType(RequestType) - Method in class org.nuxeo.ecm.automation.client.rest.api.RestRequest
-
- required - Variable in class org.nuxeo.ecm.core.api.impl.FacetFilter
-
Set of required facets.
- Required - Annotation Type in org.nuxeo.ecm.webengine.forms.validation.annotations
-
- Required - Annotation Type in org.nuxeo.functionaltests
-
Used to mark a WebElement
field on a Page
object to indicate
that it is required to be loaded before the page is returned.
- REQUIRED_PROPERTY_NAME - Static variable in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
-
- requiredBy - Variable in class org.nuxeo.runtime.deployment.preprocessor.FragmentDescriptor
-
- requireNewTransaction() - Static method in class org.nuxeo.runtime.transaction.TransactionHelper
-
Suspend the current transaction if active and start a new transaction
- requireReadAclsUpdate() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
-
This method flag the current session, the read ACLs update will be done
automatically at save time.
- requireReadAclsUpdate() - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl
-
- requireReadAclsUpdate() - Method in interface org.nuxeo.ecm.core.storage.sql.Session
-
Read ACLs are optimized ACLs for the read permission, they need to be
updated after document creation or ACL change.
- requireReadAclsUpdate() - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
-
- requires - Variable in class org.nuxeo.ecm.automation.client.model.OperationDocumentation
-
- requires - Variable in class org.nuxeo.ecm.automation.OperationDocumentation
-
- requires - Variable in class org.nuxeo.runtime.deployment.preprocessor.FragmentDescriptor
-
- RequireTag - Class in org.nuxeo.theme.jsf.taglib
-
- RequireTag() - Constructor for class org.nuxeo.theme.jsf.taglib.RequireTag
-
- requireTermsAndConditionsAcceptance() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
-
- requireTermsAndConditionsAcceptance(boolean) - Method in class org.nuxeo.connect.update.util.PackageBuilder
-
- requireTermsAndConditionsAcceptance() - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
-
- RERENDER_JS_FUNCTION_NAME - Static variable in class org.nuxeo.ecm.platform.ui.select2.common.Select2Common
-
- RESERVED - Static variable in class org.nuxeo.ecm.core.api.operation.Operation
-
- RESERVED_VAR_NAMES - Static variable in class org.nuxeo.template.context.AbstractContextBuilder
-
- reset() - Static method in class org.nuxeo.common.logging.JavaUtilLoggingHelper
-
Resets java.util.logging
redirections.
- reset() - Method in class org.nuxeo.connect.update.standalone.PackagePersistence
-
- reset() - Method in class org.nuxeo.connect.update.standalone.StandaloneUpdateService
-
- reset() - Method in class org.nuxeo.ecm.automation.jaxrs.io.SharedFileInputStream
-
- reset() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Clears any prefetched or cached document data.
- reset() - Method in class org.nuxeo.ecm.core.api.DocumentTreeIterator
-
Resets the iterator back to the tree root and clear any cached data.
- reset() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- reset() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- reset() - Method in class org.nuxeo.ecm.core.api.ListDiff
-
- reset() - Method in class org.nuxeo.ecm.core.api.SerializableInputStream
-
- reset() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- reset() - Method in interface org.nuxeo.ecm.core.storage.sql.BinaryScrambler
-
Reset scrambling from start.
- reset() - Method in class org.nuxeo.ecm.core.storage.sql.XORBinaryManager.XORBinaryScrambler
-
- reset(String) - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewCache
-
Resets all cached information for given content view.
- reset(String) - Method in class org.nuxeo.ecm.platform.contentview.seam.ContentViewActions
-
- reset() - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayout
-
- reset(ExecutionContext) - Method in class org.nuxeo.ecm.platform.mail.action.CheckSenderAction
-
- reset(ExecutionContext) - Method in class org.nuxeo.ecm.platform.mail.action.DocumentURLAction
-
- reset(ExecutionContext) - Method in interface org.nuxeo.ecm.platform.mail.action.MessageAction
-
- reset(ExecutionContext) - Method in class org.nuxeo.ecm.platform.mail.action.SendMailAction
-
- reset(ExecutionContext) - Method in class org.nuxeo.ecm.platform.mail.action.StoreMessageAction
-
- reset(ExecutionContext) - Method in class org.nuxeo.ecm.platform.mail.action.TransformMessageAction
-
- reset(ExecutionContext) - Method in class org.nuxeo.ecm.platform.mail.listener.action.AbstractMailAction
-
- reset() - Method in interface org.nuxeo.ecm.platform.picture.web.PictureBookManager
-
- reset() - Method in class org.nuxeo.ecm.platform.picture.web.PictureBookManagerBean
-
- reset() - Method in interface org.nuxeo.ecm.platform.publisher.helper.RootSectionFinder
-
- reset() - Method in class org.nuxeo.ecm.platform.publisher.impl.finder.AbstractRootSectionsFinder
-
- reset() - Method in class org.nuxeo.ecm.platform.tag.web.TagActionsBean
-
Resets the fields that are used for managing actions related to tagging.
- reset() - Method in class org.nuxeo.ecm.platform.ui.select2.Select2DirectoryActionsBean
-
- reset() - Static method in class org.nuxeo.ecm.platform.userworkspace.core.service.UserWorkspaceServiceImplComponent
-
- reset() - Method in class org.nuxeo.ecm.platform.userworkspace.web.ejb.UserWorkspaceCheckerActionsBean
-
- reset() - Method in class org.nuxeo.ecm.webapp.filemanager.UploadItemHolder
-
- reset() - Method in interface org.nuxeo.ecm.webapp.tree.TreeActions
-
- reset() - Method in class org.nuxeo.ecm.webapp.tree.TreeActionsBean
-
- reset() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.PathParser
-
- reset() - Method in class org.nuxeo.ecm.webengine.loader.LazyClassProxy
-
- reset() - Method in class org.nuxeo.rss.reader.manager.seam.RssGadgetPreferenceActions
-
- reset() - Method in class org.nuxeo.runtime.api.ServiceManager
-
- RESET - Static variable in class org.nuxeo.runtime.config.Configuration
-
- reset() - Method in class org.nuxeo.runtime.jtajca.NuxeoContainer.ConnectionManagerWrapper
-
- reset() - Static method in class org.nuxeo.shell.cmds.Interactive
-
- reset() - Static method in class org.nuxeo.shell.Shell
-
Reset the shell instance.
- reset() - Method in class org.nuxeo.shell.swing.Console
-
- reset() - Method in class org.nuxeo.template.web.TemplateBasedActionBean
-
- reset() - Method in class org.nuxeo.template.web.TemplatesActionBean
-
- reset() - Static method in class org.nuxeo.wizard.context.Context
-
- reset() - Static method in class org.nuxeo.wizard.download.PackageDownloader
-
- reset() - Static method in class org.nuxeo.wizard.nav.SimpleNavigationHandler
-
- RESET_LIFECYCLE - Static variable in class org.nuxeo.ecm.core.api.event.CoreEventConstants
-
Passed with documentCreatedbyCopy event to be able to reset the life
cycle or not
- resetAll() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewCache
-
Resets all cached information for all content views, as well as
configuration caches (refresh and reset events linked to content views).
- resetAll() - Method in class org.nuxeo.ecm.platform.contentview.seam.ContentViewActions
-
- resetAllContent() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewCache
-
Resets all cached information for all content views
- resetAllContent() - Method in class org.nuxeo.ecm.platform.contentview.seam.ContentViewActions
-
- resetAllListsCachedModels(ActionEvent) - Method in class org.nuxeo.ecm.platform.ui.web.component.list.EditableListBean
-
Deprecated.
since 5.6: the component resets its cache correctly after
update now so forcing the reset is now useless
- resetBatchInfo(String) - Static method in class org.nuxeo.ecm.platform.audit.ws.BatchHelper
-
- resetBeanCache(DocumentModel) - Method in class org.nuxeo.ecm.platform.task.web.TaskActionsBean
-
- resetCache() - Method in class org.nuxeo.ecm.platform.routing.web.DocumentRoutingActionsBean
-
- resetCache() - Method in class org.nuxeo.ecm.platform.task.web.TaskActionsBean
-
- resetCachedModel() - Method in class org.nuxeo.ecm.platform.ui.web.component.holder.UIValueHolder
-
Resets the value holder local values
- resetCachedModel() - Method in class org.nuxeo.ecm.platform.ui.web.component.list.UIEditableList
-
Resets the cache model
- resetCachedModel() - Method in interface org.nuxeo.ecm.platform.ui.web.component.ResettableComponent
-
Resets the cached model, usually value attributes set locally on the
component.
- resetCachedModel() - Method in class org.nuxeo.ecm.platform.ui.web.component.UISelectItems
-
Reset the local value set, useful to reset cache on ajax action when
using a shuttle widget for instance.
- resetCachedModel() - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelect
-
Reset the chain select cached model
- resetCachedResources() - Method in class org.nuxeo.theme.themes.ThemeManager
-
Reset cached static resources, useful for hot reload
- ResetCheckedoutGraphListener - Class in org.nuxeo.ecm.platform.annotations.repository.service
-
- ResetCheckedoutGraphListener() - Constructor for class org.nuxeo.ecm.platform.annotations.repository.service.ResetCheckedoutGraphListener
-
- resetChildren() - Method in interface org.nuxeo.ecm.webapp.tree.DocumentTreeNode
-
- resetChildren() - Method in class org.nuxeo.ecm.webapp.tree.DocumentTreeNodeImpl
-
Resets children map
- resetClassificationData() - Method in interface org.nuxeo.ecm.platform.classification.ClassificationActions
-
- resetClassificationData() - Method in class org.nuxeo.ecm.platform.classification.ClassificationActionsBean
-
- resetComponent(UIComponent) - Method in class org.nuxeo.ecm.platform.ui.web.component.JSFResetActionsBean
-
Resets the given component.
- resetComponentResursive(UIComponent) - Method in class org.nuxeo.ecm.platform.ui.web.component.JSFResetActionsBean
-
Resets the given component and its children recursively.
- resetComponents(ActionEvent) - Method in class org.nuxeo.ecm.platform.ui.web.component.JSFResetActionsBean
-
Looks up the parent naming container for the component source of the
action event, and reset components recursively within this container.
- resetComponentsFor(ActionEvent) - Method in class org.nuxeo.ecm.platform.ui.web.component.JSFResetActionsBean
-
Looks up the parent naming container for the component source of the
action event, and reset components recursively within this container.
- resetConnectionManager() - Static method in class org.nuxeo.runtime.jtajca.NuxeoContainer
-
- resetContentView() - Method in class org.nuxeo.ecm.social.user.relationship.UserRelationshipNetworkActions
-
- resetCreateDirectoryEntry() - Method in class org.nuxeo.ecm.webapp.directory.DirectoryUIActionsBean
-
- resetCreateEntry() - Method in class org.nuxeo.ecm.admin.oauth.DirectoryBasedEditor
-
- resetCurrentContext() - Method in interface org.nuxeo.ecm.platform.ui.web.api.NavigationContext
-
Resets all context variables.
- resetCurrentContext() - Method in class org.nuxeo.ecm.webapp.context.NavigationContextBean
-
- resetCurrentDocumentClassifications() - Method in interface org.nuxeo.ecm.platform.classification.ClassificationActions
-
- resetCurrentDocumentClassifications() - Method in class org.nuxeo.ecm.platform.classification.ClassificationActionsBean
-
- resetCurrentDocumentData() - Method in interface org.nuxeo.ecm.webapp.tree.TreeActions
-
- resetCurrentDocumentData() - Method in class org.nuxeo.ecm.webapp.tree.TreeActionsBean
-
- resetCurrentTab() - Method in interface org.nuxeo.ecm.platform.ui.web.api.WebActions
-
- resetCurrentTab() - Method in class org.nuxeo.ecm.webapp.action.WebActionsBean
-
- resetCurrentTabs() - Method in class org.nuxeo.ecm.platform.ui.web.api.TabActionsSelection
-
Resets all current tabs information.
- resetCurrentTabs(String) - Method in class org.nuxeo.ecm.platform.ui.web.api.TabActionsSelection
-
Resets current tabs for given category, taking subtabs into account by
resetting actions in categories computed from reset actions id with
suffix #SUBTAB_CATEGORY_SUFFIX
.
- resetCurrentTabs() - Method in interface org.nuxeo.ecm.platform.ui.web.api.WebActions
-
Resets all current tabs information.
- resetCurrentTabs(String) - Method in interface org.nuxeo.ecm.platform.ui.web.api.WebActions
-
Resets current tabs for given category, taking subtabs into account by
resetting actions in categories computed from reset actions id with
suffix
WebActions.SUBTAB_CATEGORY_SUFFIX
.
- resetCurrentTabs() - Method in class org.nuxeo.ecm.webapp.action.WebActionsBean
-
- resetCurrentTabs(String) - Method in class org.nuxeo.ecm.webapp.action.WebActionsBean
-
- resetCurrentTree() - Method in class org.nuxeo.ecm.webapp.directory.DirectoryTreeManagerBean
-
- resetDefaultViewCache() - Static method in class org.nuxeo.ecm.platform.ui.web.tag.fn.DocumentModelFunctions
-
Reset default view cache.
- resetDeputies() - Method in class org.nuxeo.ecm.platform.login.deputy.management.DeputyManagementStorageService
-
- resetDevBundles(String) - Method in interface org.nuxeo.runtime.tomcat.dev.DevBundlesManager
-
- resetDevBundles(String) - Method in class org.nuxeo.runtime.tomcat.dev.DevFrameworkBootstrap
-
- resetDriver() - Method in class org.nuxeo.runtime.test.runner.web.Configuration
-
- resetEdit() - Method in class org.nuxeo.ecm.admin.monitoring.MonitoringActionBean
-
- resetEditEntry() - Method in class org.nuxeo.ecm.admin.oauth.DirectoryBasedEditor
-
- resetExpressions() - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockFacesContext
-
- resetFields() - Method in interface org.nuxeo.ecm.platform.picture.web.PictureManager
-
Listener reinitializing values at every Document changes.
- resetFields() - Method in class org.nuxeo.ecm.platform.picture.web.PictureManagerBean
-
- resetFields() - Method in class org.nuxeo.ecm.platform.preview.seam.PreviewActionBean
-
- resetHandlersExecTime() - Method in class org.nuxeo.ecm.core.management.events.EventMonitoring
-
- resetHandlersExecTime() - Method in interface org.nuxeo.ecm.core.management.events.EventMonitoringMBean
-
Resets the statistics.
- resetHandlersExecTime() - Static method in class org.nuxeo.ecm.core.management.events.EventStatsHolder
-
- resetIndex() - Method in interface org.nuxeo.ecm.platform.picture.web.SlideShowManager
-
Reinitializes the values at every changes.
- resetIndex() - Method in class org.nuxeo.ecm.platform.picture.web.SlideShowManagerBean
-
- resetInfos(boolean) - Method in interface org.nuxeo.ecm.quota.size.QuotaAware
-
- resetInfos(boolean) - Method in class org.nuxeo.ecm.quota.size.QuotaAwareDocument
-
- resetInjector() - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner
-
- resetLockState() - Method in interface org.nuxeo.ecm.webapp.edit.lock.LockActions
-
- resetLockState() - Method in class org.nuxeo.ecm.webapp.edit.lock.LockActionsBean
-
- resetonFlush() - Method in class org.nuxeo.dam.seam.DamSearchActions
-
Reset attributes.
- resetOutput(String) - Method in class org.nuxeo.runtime.management.metrics.MetricSerializer
-
- resetOutput() - Method in class org.nuxeo.runtime.management.metrics.MetricSerializer
-
- resetOutput() - Method in interface org.nuxeo.runtime.management.metrics.MetricSerializerMXBean
-
- resetOutput(String) - Method in interface org.nuxeo.runtime.management.metrics.MetricSerializerMXBean
-
- resetPageProvider() - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentView
-
Resets the page provider.
- resetPageProvider(String) - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewCache
-
Resets page providers for content views in the cache with given name.
- resetPageProvider() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewImpl
-
- resetPageProvider(String) - Method in class org.nuxeo.ecm.platform.contentview.seam.ContentViewActions
-
- resetPageProviderOnEvent(String) - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewCache
-
Resets page providers for content views having declared given event as a
reset event.
- resetPageProviderOnSeamEvent(String) - Method in class org.nuxeo.ecm.platform.contentview.seam.ContentViewActions
-
Resets all content views page providers that have declared the given
seam event name as a reset event in their XML configuration.
- resetParameters() - Method in class org.nuxeo.ecm.admin.setup.SetupWizardActionBean
-
- resetParameters(String) - Method in class org.nuxeo.template.web.TemplateBasedActionBean
-
- resetPojos() - Method in class org.nuxeo.ecm.social.workspace.BulkImportSocialWorkspaceActions
-
- resetPojos() - Method in class org.nuxeo.ecm.user.registration.actions.UserRegistrationActions
-
- resetProtocols() - Static method in class org.nuxeo.theme.Manager
-
- resetRegister() - Method in class org.nuxeo.connect.client.jsf.ConnectStatusActionBean
-
- resetRelatedRouteDocumentId() - Method in class org.nuxeo.ecm.platform.routing.web.DocumentRoutingActionsBean
-
- resetReservedContextKeywords() - Static method in class org.nuxeo.template.fm.FreeMarkerVariableExtractor
-
- resetSearchDocumentModel() - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentView
-
- resetSearchDocumentModel() - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewImpl
-
- resetSearches() - Method in class org.nuxeo.ecm.webapp.search.DocumentSearchActions
-
- resetSearchFilter() - Method in class org.nuxeo.ecm.webapp.security.PrincipalListManager
-
- resetSecurityData() - Method in interface org.nuxeo.ecm.webapp.security.SecurityActions
-
Marks the current security data info as obsolete so that it gets lazily
recomputed from the backend the next time it is accessed.
- resetSecurityData() - Method in class org.nuxeo.ecm.webapp.security.SecurityActionsBean
-
- resetSelectedDirectoryData() - Method in class org.nuxeo.ecm.webapp.directory.DirectoryUIActionsBean
-
- resetSelectedDirectoryEntry() - Method in class org.nuxeo.ecm.webapp.directory.DirectoryUIActionsBean
-
- resetSelectedLayoutColumns() - Method in class org.nuxeo.ecm.platform.smart.query.jsf.SmartNXQLQueryActions
-
- resetSelectedLayoutColumns() - Method in class org.nuxeo.ecm.webapp.search.DocumentSearchActions
-
- resetSelectedUserList() - Method in class org.nuxeo.ecm.webapp.security.PrincipalListManager
-
- resetSelection() - Method in class org.nuxeo.wizard.download.DownloadablePackageOptions
-
- resetState() - Method in class org.nuxeo.ecm.csv.CSVImportActions
-
- resetState() - Method in class org.nuxeo.ecm.user.center.profile.UserProfileActions
-
- resetState() - Method in class org.nuxeo.ecm.user.registration.actions.UserRegistrationConfigurationActions
-
- resetState() - Method in class org.nuxeo.ecm.webapp.security.GroupManagementActions
-
- resetState() - Method in class org.nuxeo.ecm.webapp.security.UserManagementActions
-
- resetStatements() - Method in class org.nuxeo.ecm.platform.relations.web.listener.ejb.RelationActionsBean
-
- resetStatements() - Method in interface org.nuxeo.ecm.platform.relations.web.listener.RelationActions
-
- resetStudioSnapshotValidationStatus() - Method in class org.nuxeo.connect.client.jsf.AppCenterViewsManager
-
- ResettableComponent - Interface in org.nuxeo.ecm.platform.ui.web.component
-
Interface for components keeping cached values, and may need to be reset on
some ajax actions.
- resetTabList() - Method in class org.nuxeo.ecm.platform.routing.web.DocumentRoutingWebActionsBean
-
- resetTabList() - Method in interface org.nuxeo.ecm.platform.ui.web.api.WebActions
-
- resetTabList() - Method in class org.nuxeo.ecm.webapp.action.WebActionsBean
-
- resetTimezone() - Method in class org.nuxeo.ecm.user.center.profile.UserPreferencesActions
-
Reset timezone from the cookie.
- resetTransaction(CoreSession) - Static method in class org.nuxeo.ecm.platform.groups.audit.service.acl.data.TransactionResetHelper
-
- resetTypesList() - Method in class org.nuxeo.ecm.webapp.action.TypesTool
-
- resetURLStreamHandlers() - Static method in class org.nuxeo.common.utils.URLStreamHandlerFactoryInstaller
-
- resetUserRelationship() - Method in class org.nuxeo.ecm.social.user.relationship.UserRelationshipActions
-
- resetUserRelationshipStates() - Method in class org.nuxeo.ecm.social.user.relationship.UserRelationshipActions
-
- resetVariables() - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockFacesContext
-
- resetVersioningOption() - Method in class org.nuxeo.ecm.webapp.versioning.DocumentVersioningBean
-
- resetVersions() - Method in interface org.nuxeo.ecm.webapp.versioning.VersionedActions
-
When the user selects/changes other documents then we nullify the list of
versions associated with the document so that the factory method gets
called when the list is used.
- resetVersions() - Method in class org.nuxeo.ecm.webapp.versioning.VersionedActionsBean
-
- resetView() - Method in class org.nuxeo.ecm.platform.pictures.tiles.gwt.client.model.TilingModel
-
- resetWorkingList(String) - Method in class org.nuxeo.ecm.webapp.documentsLists.BaseDocumentsListsManager
-
- resetWorkingList(String, List<DocumentModel>) - Method in class org.nuxeo.ecm.webapp.documentsLists.BaseDocumentsListsManager
-
- resetWorkingList(String) - Method in interface org.nuxeo.ecm.webapp.documentsLists.DocumentsListsManager
-
Removes DocumentModels from the list ListName.
- resetWorkingList() - Method in interface org.nuxeo.ecm.webapp.documentsLists.DocumentsListsManager
-
Removes DocumentModels from the default list.
- resetWorkingList(String, List<DocumentModel>) - Method in interface org.nuxeo.ecm.webapp.documentsLists.DocumentsListsManager
-
Resets list listName and fill it with newDocList.
- resetWorkingList(List<DocumentModel>) - Method in interface org.nuxeo.ecm.webapp.documentsLists.DocumentsListsManager
-
Resets default list and fills it with newDocList.
- resetWorkingList(String) - Method in class org.nuxeo.ecm.webapp.documentsLists.DocumentsListsManagerBean
-
- resetWorkingList(String, List<DocumentModel>) - Method in class org.nuxeo.ecm.webapp.documentsLists.DocumentsListsManagerBean
-
- resetWorkingList() - Method in class org.nuxeo.ecm.webapp.documentsLists.DocumentsListsManagerBean
-
- resetWorkingList(List<DocumentModel>) - Method in class org.nuxeo.ecm.webapp.documentsLists.DocumentsListsManagerBean
-
- resize(Blob, String, int, int, int) - Method in interface org.nuxeo.ecm.platform.picture.api.ImagingService
-
Resizes image.
- resize(Blob, String, int, int, int) - Method in class org.nuxeo.ecm.platform.picture.core.im.IMImageUtils
-
- resize(Blob, String, int, int, int) - Method in interface org.nuxeo.ecm.platform.picture.core.ImageUtils
-
- resize(Blob, String, int, int, int) - Method in class org.nuxeo.ecm.platform.picture.ImagingComponent
-
- resize(String, String, int, int, int) - Static method in class org.nuxeo.ecm.platform.picture.magick.utils.ImageResizer
-
- resize(int) - Method in class org.nuxeo.opensocial.container.client.view.CustomWebContentWidget
-
- ResizeArticlePictureListener - Class in org.nuxeo.ecm.social.workspace.listeners
-
- ResizeArticlePictureListener() - Constructor for class org.nuxeo.ecm.social.workspace.listeners.ResizeArticlePictureListener
-
- ResizeAvatarPictureListener - Class in org.nuxeo.ecm.user.center.profile.listeners
-
- ResizeAvatarPictureListener() - Constructor for class org.nuxeo.ecm.user.center.profile.listeners.ResizeAvatarPictureListener
-
- ResizePictureConverter - Class in org.nuxeo.ecm.platform.picture.convert
-
- ResizePictureConverter() - Constructor for class org.nuxeo.ecm.platform.picture.convert.ResizePictureConverter
-
- resolve(QName) - Method in class org.nuxeo.apidoc.introspection.XMLWriter
-
- resolve(DependencyTree.Entry<K, T>) - Method in class org.nuxeo.common.collections.DependencyTree
-
- resolve(CoreSession, String) - Method in interface org.nuxeo.ecm.classification.api.ClassificationResolver
-
- resolve(CoreSession, String) - Method in class org.nuxeo.ecm.classification.core.resolver.LastVersionResolver
-
- resolve() - Method in class org.nuxeo.ecm.webengine.model.View
-
- resolve(WebEngine) - Method in class org.nuxeo.ecm.webengine.ResourceBinding
-
Deprecated.
Must be called before using this binding.
- resolve() - Method in interface org.nuxeo.runtime.contribution.Contribution
-
- resolve() - Method in class org.nuxeo.runtime.contribution.impl.ContributionImpl
-
- resolve(ContributionManager) - Method in class org.nuxeo.runtime.deploy.CompositeContribution
-
- resolve(ContributionManager) - Method in class org.nuxeo.runtime.deploy.Contribution
-
- resolve(DependencyTree.Entry<K, T>) - Method in class org.nuxeo.runtime.deploy.DependencyTree
-
- resolve(ContributionManager) - Method in class org.nuxeo.runtime.deploy.ExtensibleContribution
-
- resolve() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
-
- resolve(List<TemplateInput>, Map<String, Object>, TemplateBasedDocument) - Method in class org.nuxeo.template.processors.AbstractBindingResolver
-
- resolve(List<TemplateInput>, Map<String, Object>, TemplateBasedDocument) - Method in interface org.nuxeo.template.processors.InputBindingResolver
-
- resolveBundles(Bundle[]) - Method in class org.nuxeo.osgi.services.PackageAdminImpl
-
- resolveClassification(CoreSession, String, String) - Method in interface org.nuxeo.ecm.classification.api.ClassificationService
-
Resolve the expected document id using the resolver contributed as name.
- resolveClassification(CoreSession, String, String) - Method in class org.nuxeo.ecm.classification.core.ClassificationServiceImpl
-
- resolveColumn(Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.GeneratingWalker
-
- resolveColumnReference(Tree) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.GeneratingWalker
-
- RESOLVED - Static variable in class org.nuxeo.runtime.deploy.DependencyTree
-
- RESOLVED - Static variable in interface org.nuxeo.runtime.model.RegistrationInfo
-
- resolveDocument(String) - Method in class org.nuxeo.shell.automation.RemoteContext
-
- resolveDocument(String, String) - Method in class org.nuxeo.shell.automation.RemoteContext
-
- resolveElExpression(FacesContext, String) - Static method in class org.nuxeo.ecm.platform.ui.web.util.ComponentTagUtils
-
Resolves an expression from a given faces context.
- resolveElExpression(FaceletContext, String) - Static method in class org.nuxeo.ecm.platform.ui.web.util.ComponentTagUtils
-
Resolves an expression from a given facelet context, using its
ExpressionFactory
that can hold a wider context than the faces
context behind it.
- resolveFile(File) - Static method in class org.nuxeo.ecm.webengine.jaxrs.views.TemplateView
-
- resolveFile(String) - Method in class org.nuxeo.shell.fs.FileSystem
-
- resolveGroups(NuxeoGroup, PrincipalHelper.Collector<?>) - Method in class org.nuxeo.ecm.automation.features.PrincipalHelper
-
- resolveHost(String) - Static method in class org.nuxeo.runtime.remoting.LocatorHelper
-
- resolveInput(String) - Static method in class org.nuxeo.ecm.automation.jaxrs.io.operations.JsonRequestReader
-
- resolveKeys(String[]) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectBase
-
Resolves a list of keys (a selection) to a list of coresponding directory
items.
- resolveLDAPDomainServers(String) - Method in interface org.nuxeo.ecm.directory.ldap.dns.DNSServiceResolver
-
Returns a list of LDAP servers for the specified domain by performing an
SRV DNS lookup on _ldap._tcp.${domain}.
- resolveLDAPDomainServers(String, String) - Method in interface org.nuxeo.ecm.directory.ldap.dns.DNSServiceResolver
-
Returns a list of LDAP servers for the specified domain by performing an
SRV DNS lookup using a custom DNS service prefix.
- resolveLDAPDomainServers(String) - Method in class org.nuxeo.ecm.directory.ldap.dns.DNSServiceResolverImpl
-
- resolveLDAPDomainServers(String, String) - Method in class org.nuxeo.ecm.directory.ldap.dns.DNSServiceResolverImpl
-
- resolveLocation(String) - Method in class org.nuxeo.ecm.webdav.backend.AbstractVirtualBackend
-
- resolveLocation(String) - Method in interface org.nuxeo.ecm.webdav.backend.Backend
-
- resolveLocation(String) - Method in class org.nuxeo.ecm.webdav.backend.SimpleBackend
-
- resolveMultipleDirectoryEntries(Object, String, boolean, String, boolean, String) - Method in class org.nuxeo.ecm.platform.ui.select2.Select2ActionsBean
-
- resolveMultipleDirectoryEntryLabels(Object, String, boolean, String, boolean, String) - Method in class org.nuxeo.ecm.platform.ui.select2.Select2ActionsBean
-
- resolveMultipleReferenceLabels(Object, String, String, String, String) - Method in class org.nuxeo.ecm.platform.ui.select2.Select2ActionsBean
-
- resolveMultipleReferences(Object, String, String, String, String) - Method in class org.nuxeo.ecm.platform.ui.select2.Select2ActionsBean
-
- resolveMultipleUserReference(Object, boolean, String, String, String, boolean, boolean, boolean, boolean, boolean) - Method in class org.nuxeo.ecm.platform.ui.select2.Select2ActionsBean
-
- resolveMultipleUserReferenceLabels(Object, boolean, String, String, String, boolean, boolean, boolean, boolean, boolean) - Method in class org.nuxeo.ecm.platform.ui.select2.Select2ActionsBean
-
- resolvePageProviderProperties(Map<String, String>) - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewServiceImpl
-
- resolvePath(String) - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
-
- resolvePath(String) - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
-
- resolvePath(Path) - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
-
- resolvePath(String) - Method in interface org.nuxeo.ecm.core.api.model.Property
-
- resolvePath(Path) - Method in interface org.nuxeo.ecm.core.api.model.Property
-
Resolves the given path relative to the current property and return the
property if any is found otherwise throws an exception.
- resolvePath(String) - Method in interface org.nuxeo.ecm.core.model.DocumentContainer
-
Resolves a document given its relative path to the current document.
- resolvePath(String) - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- resolvePath(String) - Method in interface org.nuxeo.ecm.core.model.Session
-
Gets the document at the given path, if any.
- resolvePath(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
-
- resolvePath(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- resolvePath(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
-
- resolvePath(String) - Method in class org.nuxeo.shell.automation.RemoteContext
-
- resolvePathAsRef(String) - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
-
- resolvePathToUUID(String, String) - Method in interface org.nuxeo.ecm.platform.indexing.gateway.ws.api.WSIndexingGateway
-
- resolvePathToUUID(String, String) - Method in class org.nuxeo.ecm.platform.indexing.gateway.ws.WSIndexingGatewayBean
-
- resolvePresets(String, String) - Static method in class org.nuxeo.theme.presets.PresetManager
-
- RESOLVER_XP - Static variable in class org.nuxeo.ecm.classification.core.ClassificationServiceImpl
-
- resolveRef(String) - Method in class org.nuxeo.shell.automation.RemoteContext
-
- resolveReference(Session, DocumentRef) - Static method in class org.nuxeo.ecm.core.api.DocumentResolver
-
Resolves the document given its reference.
- resolveResource(Object, String) - Static method in class org.nuxeo.ecm.webengine.jaxrs.views.TemplateView
-
- resolveResourceFromBundle(Bundle, String) - Static method in class org.nuxeo.ecm.webengine.jaxrs.views.TemplateView
-
- resolveSingleDirectoryEntry(String, String, boolean, String, boolean, String) - Method in class org.nuxeo.ecm.platform.ui.select2.Select2ActionsBean
-
- resolveSingleDirectoryEntryLabel(String, String, boolean, String, boolean, String) - Method in class org.nuxeo.ecm.platform.ui.select2.Select2ActionsBean
-
- resolveSingleReference(String, String, String, String, String) - Method in class org.nuxeo.ecm.platform.ui.select2.Select2ActionsBean
-
- resolveSingleReferenceLabel(String, String, String, String, String) - Method in class org.nuxeo.ecm.platform.ui.select2.Select2ActionsBean
-
- resolveSingleUserReference(String, boolean, String, String, String, boolean, boolean, boolean, boolean, boolean) - Method in class org.nuxeo.ecm.platform.ui.select2.Select2ActionsBean
-
- resolveTemplateById(String) - Method in class org.nuxeo.template.web.BaseTemplateAction
-
- resolveURL(URL, String) - Method in class org.nuxeo.theme.jsf.facelets.vendor.DefaultFaceletFactory
-
Resolves a path based on the passed URL.
- resolveUserReferenceLabel(String, boolean, String, String, String, boolean, boolean, boolean, boolean, boolean) - Method in class org.nuxeo.ecm.platform.ui.select2.Select2ActionsBean
-
- resolveVariable(String) - Method in class org.nuxeo.ecm.platform.ui.web.binding.alias.AliasVariableMapper
-
- resolveVariable(String) - Method in class org.nuxeo.ecm.platform.ui.web.binding.alias.AliasVariableMapperWrapper
-
First tries to resolve against the inner Map, then the wrapped
ValueExpression, unless target is an
AliasVariableMapper
that
blocks this variable pattern.
- resolveVariables(String, String, List<ImageInfo>, String) - Method in class org.nuxeo.theme.editor.Main
-
- Resource - Class in org.nuxeo.common.xmap
-
A resource that can be retrieved using the class loader.
- Resource(URL) - Constructor for class org.nuxeo.common.xmap.Resource
-
- Resource(Context, String) - Constructor for class org.nuxeo.common.xmap.Resource
-
- RESOURCE - Static variable in class org.nuxeo.common.xmap.XValueFactory
-
- Resource - Interface in org.nuxeo.ecm.platform.relations.api
-
Resource.
- Resource - Interface in org.nuxeo.ecm.webengine.model
-
- resource() - Method in class org.nuxeo.ecm.webengine.model.Template
-
- Resource - Class in org.nuxeo.runtime.management
-
- Resource(ObjectName, Class<?>, Object) - Constructor for class org.nuxeo.runtime.management.Resource
-
- RESOURCE_BINDING_XP - Static variable in class org.nuxeo.ecm.webengine.WebEngineComponent
-
- RESOURCE_LOCAL - Static variable in class org.nuxeo.ecm.core.persistence.HibernateConfiguration
-
- ResourceAdapter - Interface in org.nuxeo.ecm.platform.relations.api
-
Adapter to transform any java
Serializable
into a qualified name
resource and conversely.
- ResourceAdapterDescriptor - Class in org.nuxeo.ecm.platform.relations.descriptors
-
- ResourceAdapterDescriptor() - Constructor for class org.nuxeo.ecm.platform.relations.descriptors.ResourceAdapterDescriptor
-
- ResourceAdapterImpl - Class in org.nuxeo.ecm.core.storage.sql.ra
-
This is the singleton representing the resource adapter, created by the
application server.
- ResourceAdapterImpl() - Constructor for class org.nuxeo.ecm.core.storage.sql.ra.ResourceAdapterImpl
-
- ResourceBank - Class in org.nuxeo.theme.resources
-
- ResourceBank() - Constructor for class org.nuxeo.theme.resources.ResourceBank
-
- ResourceBinding - Class in org.nuxeo.ecm.webengine
-
Deprecated.
resources are deprecated - you should use a jax-rs application to
declare more resources.
- ResourceBinding() - Constructor for class org.nuxeo.ecm.webengine.ResourceBinding
-
Deprecated.
- ResourceBinding(String, Class<?>, boolean) - Constructor for class org.nuxeo.ecm.webengine.ResourceBinding
-
Deprecated.
- ResourceComposite - Class in org.nuxeo.ecm.platform.rendering.fm.i18n
-
A resource bundle for Nuxeo Rendering that holds a map of locals, allows
developers to change it from its api (setLocale) and that will delegate its
method to the correct resource bundle according to the local chosen.
- ResourceComposite() - Constructor for class org.nuxeo.ecm.platform.rendering.fm.i18n.ResourceComposite
-
- ResourceComposite(ClassLoader) - Constructor for class org.nuxeo.ecm.platform.rendering.fm.i18n.ResourceComposite
-
- ResourceContext - Class in org.nuxeo.ecm.webengine.jaxrs.views
-
A resource request context.
- ResourceContext(ApplicationHost) - Constructor for class org.nuxeo.ecm.webengine.jaxrs.views.ResourceContext
-
- ResourceDescriptor - Class in org.nuxeo.runtime.services.resource
-
A pointer to a template located in the contributor bundle.
- ResourceDescriptor() - Constructor for class org.nuxeo.runtime.services.resource.ResourceDescriptor
-
- ResourceDescriptor(String, Resource) - Constructor for class org.nuxeo.runtime.services.resource.ResourceDescriptor
-
- ResourceDocumentationItem - Class in org.nuxeo.apidoc.documentation
-
- ResourceDocumentationItem(String, String, BundleInfoImpl, String) - Constructor for class org.nuxeo.apidoc.documentation.ResourceDocumentationItem
-
- ResourceDocumentationItem(ResourceDocumentationItem, BundleGroupImpl) - Constructor for class org.nuxeo.apidoc.documentation.ResourceDocumentationItem
-
- ResourceExtension - Class in org.nuxeo.ecm.webengine.jaxrs.servlet.config
-
- ResourceExtension() - Constructor for class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ResourceExtension
-
- ResourceExtension(Bundle, Class<? extends BundleResource>) - Constructor for class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ResourceExtension
-
- ResourceFactory - Interface in org.nuxeo.runtime.management
-
- ResourceFactoryDescriptor - Class in org.nuxeo.runtime.management
-
- ResourceFactoryDescriptor(Class<? extends ResourceFactory>) - Constructor for class org.nuxeo.runtime.management.ResourceFactoryDescriptor
-
- ResourceFactoryDescriptor() - Constructor for class org.nuxeo.runtime.management.ResourceFactoryDescriptor
-
- ResourceFilter - Class in org.nuxeo.wizard
-
Filter that let the default servlet handle the resources and forward
processing calls to the servlet
- ResourceFilter() - Constructor for class org.nuxeo.wizard.ResourceFilter
-
- ResourceImpl - Class in org.nuxeo.ecm.platform.relations.api.impl
-
Resource.
- ResourceImpl() - Constructor for class org.nuxeo.ecm.platform.relations.api.impl.ResourceImpl
-
- ResourceImpl(String) - Constructor for class org.nuxeo.ecm.platform.relations.api.impl.ResourceImpl
-
- ResourceLocator - Interface in org.nuxeo.ecm.platform.rendering.api
-
Resource locators are used to resolve resource names to resource URLs
- ResourceManager - Class in org.nuxeo.theme.resources
-
- ResourceManager() - Constructor for class org.nuxeo.theme.resources.ResourceManager
-
- ResourceMessageWriter - Class in org.nuxeo.template.xdocreport.jaxrs
-
- ResourceMessageWriter() - Constructor for class org.nuxeo.template.xdocreport.jaxrs.ResourceMessageWriter
-
- ResourcePropertiesModule - Class in org.nuxeo.opensocial.shindig
-
- ResourcePropertiesModule(String) - Constructor for class org.nuxeo.opensocial.shindig.ResourcePropertiesModule
-
- ResourcePublisher - Interface in org.nuxeo.runtime.management
-
- ResourcePublisherMBean - Interface in org.nuxeo.runtime.management
-
- ResourcePublisherService - Class in org.nuxeo.runtime.management
-
- ResourcePublisherService() - Constructor for class org.nuxeo.runtime.management.ResourcePublisherService
-
- ResourceRegistry - Interface in org.nuxeo.ecm.webengine
-
To be implemented by backends to allow WebEngine dynamically register/unregister resources
- ResourceRegistry - Class in org.nuxeo.theme.styling.service.registries
-
Registry for resource elements.
- ResourceRegistry() - Constructor for class org.nuxeo.theme.styling.service.registries.ResourceRegistry
-
- ResourceResolver - Interface in org.nuxeo.ecm.webengine.jaxrs.servlet.config
-
Abstraction for resource lookup.
- ResourceResolver - Class in org.nuxeo.theme
-
Resolver for resources.
- ResourceResolver() - Constructor for class org.nuxeo.theme.ResourceResolver
-
- resources - Variable in class org.nuxeo.ecm.webengine.model.impl.ModuleConfiguration
-
Deprecated.
resources are deprecated - you should use a jax-rs
application to declare more resources.
- Resources - Class in org.nuxeo.theme.html.servlets
-
- Resources() - Constructor for class org.nuxeo.theme.html.servlets.Resources
-
- Resources - Class in org.nuxeo.theme.html.ui
-
- Resources() - Constructor for class org.nuxeo.theme.html.ui.Resources
-
- resources - Variable in class org.nuxeo.theme.views.ViewType
-
- resources - Variable in class org.nuxeo.theme.webwidgets.DecorationType
-
- RESOURCES_REQUEST_TYPE - Static variable in class org.nuxeo.wss.servlet.config.FilterBindingConfig
-
- ResourcesAccessor - Interface in org.nuxeo.ecm.webapp.helpers
-
Deprecated.
since 5.6: this is useless and does not play well with hot
reload enabled because component has scope "Application". Just
inject the component named "messages" in components needing
translation features, instead of making them extend this class.
- ResourcesAccessorBean - Class in org.nuxeo.ecm.webapp.helpers
-
Deprecated.
since 5.6: this is useless and does not play well with hot
reload enabled because component has scope "Application". Just
inject the component named "messages" in components needing
translation features, instead of making them extend this class.
- ResourcesAccessorBean() - Constructor for class org.nuxeo.ecm.webapp.helpers.ResourcesAccessorBean
-
Deprecated.
- resourcesBaseUrl - Variable in class org.nuxeo.ecm.mobile.ApplicationDefinitionDescriptor
-
- ResourcesDescriptor - Class in org.nuxeo.ecm.webengine.jaxrs.servlet.config
-
- ResourcesDescriptor() - Constructor for class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ResourcesDescriptor
-
- ResourceService - Class in org.nuxeo.runtime.services.resource
-
- ResourceService() - Constructor for class org.nuxeo.runtime.services.resource.ResourceService
-
- ResourceService - Class in org.nuxeo.template.jaxrs
-
- ResourceService(CoreSession) - Constructor for class org.nuxeo.template.jaxrs.ResourceService
-
- ResourceService - Class in org.nuxeo.template.xdocreport.jaxrs
-
- ResourceService(CoreSession) - Constructor for class org.nuxeo.template.xdocreport.jaxrs.ResourceService
-
- ResourceServlet - Class in org.nuxeo.ecm.webengine.jaxrs.servlet
-
A simple servlet which is serving resources provided by the servlet context
- ResourceServlet() - Constructor for class org.nuxeo.ecm.webengine.jaxrs.servlet.ResourceServlet
-
- ResourceServlet - Class in org.nuxeo.ecm.webengine.servlet
-
Servlet for accessing common file resources
- ResourceServlet() - Constructor for class org.nuxeo.ecm.webengine.servlet.ResourceServlet
-
- ResourcesHandler - Class in org.nuxeo.wss.handlers.resources
-
- ResourcesHandler() - Constructor for class org.nuxeo.wss.handlers.resources.ResourcesHandler
-
- ResourcesTag - Class in org.nuxeo.theme.jsf.taglib
-
- ResourcesTag() - Constructor for class org.nuxeo.theme.jsf.taglib.ResourcesTag
-
- ResourceStore - Interface in org.nuxeo.ecm.webengine.loader.store
-
When implementing a resource store you should implement equals and hashCode method.
- ResourceStoreClassLoader - Class in org.nuxeo.ecm.webengine.loader.store
-
The class loader allows modifying the stores (adding/removing).
- ResourceStoreClassLoader(ClassLoader) - Constructor for class org.nuxeo.ecm.webengine.loader.store.ResourceStoreClassLoader
-
- ResourceTemplateLoader - Class in org.nuxeo.ecm.platform.rendering.fm
-
- ResourceTemplateLoader(ResourceLocator) - Constructor for class org.nuxeo.ecm.platform.rendering.fm.ResourceTemplateLoader
-
- ResourceType - Interface in org.nuxeo.ecm.webengine.model
-
- ResourceType - Class in org.nuxeo.theme.resources
-
- ResourceType() - Constructor for class org.nuxeo.theme.resources.ResourceType
-
- ResourceType(String, String, String[]) - Constructor for class org.nuxeo.theme.resources.ResourceType
-
- ResourceTypeImpl - Class in org.nuxeo.ecm.webengine.model.impl
-
- ResourceTypeImpl(WebEngine, ModuleImpl, ResourceTypeImpl, String, ClassProxy, int) - Constructor for class org.nuxeo.ecm.webengine.model.impl.ResourceTypeImpl
-
- ResourceWrapper - Class in org.nuxeo.template.xdocreport.jaxrs
-
- ResourceWrapper() - Constructor for class org.nuxeo.template.xdocreport.jaxrs.ResourceWrapper
-
- ResourceWriter - Class in org.nuxeo.ecm.webengine.model.io
-
- ResourceWriter() - Constructor for class org.nuxeo.ecm.webengine.model.io.ResourceWriter
-
- responseComplete() - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockFacesContext
-
- ResponseHelper - Class in org.nuxeo.ecm.automation.server.jaxrs
-
- restart() - Method in class org.nuxeo.connect.update.live.UpdateServiceImpl
-
- restart() - Method in class org.nuxeo.connect.update.standalone.StandaloneUpdateService
-
- restart() - Static method in class org.nuxeo.ecm.admin.NuxeoCtlManager
-
- restart(boolean) - Method in class org.nuxeo.ecm.core.repository.JBossRepository
-
- restart(boolean) - Method in interface org.nuxeo.ecm.core.repository.JBossRepositoryMBean
-
- restart() - Method in class org.nuxeo.functionaltests.pages.admincenter.SystemHomePage
-
- restart() - Method in class org.nuxeo.functionaltests.pages.wizard.SummaryWizardPage
-
- restart() - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
-
- restart() - Static method in class org.nuxeo.runtime.reload.NuxeoRestart
-
- restart() - Method in class org.nuxeo.runtime.test.NXRuntimeTestCase
-
Restarts the runtime and preserve homes directory.
- restart() - Method in interface org.nuxeo.runtime.test.runner.RuntimeHarness
-
- restart(Context) - Static method in class org.nuxeo.wizard.helpers.ServerController
-
- reStartDownload(String) - Method in class org.nuxeo.wizard.download.PackageDownloader
-
- restartServer() - Method in class org.nuxeo.connect.client.we.UninstallHandler
-
- restartServer() - Method in class org.nuxeo.ecm.admin.NuxeoCtlManager
-
- restartServer() - Method in class org.nuxeo.ecm.admin.SystemInfoManager
-
- restartServerView() - Method in class org.nuxeo.connect.client.we.ConnectClientRoot
-
- RestBinding - Class in org.nuxeo.ecm.automation.server
-
- RestBinding() - Constructor for class org.nuxeo.ecm.automation.server.RestBinding
-
- RestClient - Class in org.nuxeo.ecm.automation.client.rest.api
-
REST client used to to requests on the Nuxeo REST API.
- RestClient(HttpAutomationClient) - Constructor for class org.nuxeo.ecm.automation.client.rest.api.RestClient
-
- RestContributor - Interface in org.nuxeo.ecm.automation.io.services.contributor
-
A Rest contributors knows how to contribute to some Json serialization.
- RestContributorService - Interface in org.nuxeo.ecm.automation.io.services.contributor
-
Expose a way to get contributors to rest entities.
- RestContributorServiceImpl - Class in org.nuxeo.ecm.automation.io.services.contributor
-
- RestContributorServiceImpl() - Constructor for class org.nuxeo.ecm.automation.io.services.contributor.RestContributorServiceImpl
-
- RestDocumentLink - Class in org.nuxeo.ecm.platform.ui.web.component.document
-
Component that gives generates a Restful link given a document.
- RestDocumentLink() - Constructor for class org.nuxeo.ecm.platform.ui.web.component.document.RestDocumentLink
-
- RestDocumentLinkRenderer - Class in org.nuxeo.ecm.platform.ui.web.component.document
-
Overrides default output link renderer so that URL parameters passed through
f:param tags are not added twice, since the component already takes them
into account when building the URL.
- RestDocumentLinkRenderer() - Constructor for class org.nuxeo.ecm.platform.ui.web.component.document.RestDocumentLinkRenderer
-
- RestDocumentViewCodec - Class in org.nuxeo.ecm.restapi.server.jaxrs
-
Codec that resolve the Rest url for a document
- RestDocumentViewCodec() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.RestDocumentViewCodec
-
- RestDocumentViewCodec(String) - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.RestDocumentViewCodec
-
- RestEvaluationContext - Interface in org.nuxeo.ecm.automation.io.services.contributor
-
Evaluation context from where to get information in order to generate
additional JSON.
- RestFeature - Class in org.nuxeo.ecm.automation.test
-
Deprecated.
in 5.7: use EmbeddedAutomationServerFeature directly instead.
- RestFeature() - Constructor for class org.nuxeo.ecm.automation.test.RestFeature
-
Deprecated.
- RestFeature - Class in org.nuxeo.ecm.restapi.test
-
Shortcut to deploy bundles required by rest-api in your test.
- RestFeature() - Constructor for class org.nuxeo.ecm.restapi.test.RestFeature
-
- RestfulPhaseListener - Class in org.nuxeo.ecm.platform.ui.web.rest
-
Phase listener helper to perform redirection to meaningful urls.
- RestfulPhaseListener() - Constructor for class org.nuxeo.ecm.platform.ui.web.rest.RestfulPhaseListener
-
- RestHelper - Class in org.nuxeo.ecm.platform.ui.web.rest
-
Helper for generation of URLs and related update of document context.
- RestHelper() - Constructor for class org.nuxeo.ecm.platform.ui.web.rest.RestHelper
-
- RestletPluginDescriptor - Class in org.nuxeo.ecm.platform.ui.web.restAPI.service
-
Descriptor for a Restlet
- RestletPluginDescriptor() - Constructor for class org.nuxeo.ecm.platform.ui.web.restAPI.service.RestletPluginDescriptor
-
- RestletServlet - Class in org.nuxeo.ecm.platform.ui.web.restAPI
-
Servlet used to run a Restlet inside Nuxeo.
- RestletServlet() - Constructor for class org.nuxeo.ecm.platform.ui.web.restAPI.RestletServlet
-
- RestOperationContext - Class in org.nuxeo.ecm.automation.jaxrs.io.operations
-
A custom operation context to be used in REST calls on server side.
- RestOperationContext() - Constructor for class org.nuxeo.ecm.automation.jaxrs.io.operations.RestOperationContext
-
- restore() - Method in class org.nuxeo.ecm.core.convert.cache.ConversionCacheEntry
-
- restore(Document) - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- restore(Document) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
-
- restore(Document) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- restore(Document) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentVersion
-
- restore(Node, Node) - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl
-
- restore(Node, Node) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
-
Restores a node to a given version.
- restore(Node, Node) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
-
- restore(Document) - Method in interface org.nuxeo.ecm.core.versioning.VersionableDocument
-
Replaces current version with version specified.
- restore(File) - Method in class org.nuxeo.osgi.application.ClassPath
-
- restore() - Static method in class org.nuxeo.runtime.management.metrics.NuxeoClassLoaderInjector
-
- restore(String) - Method in interface org.nuxeo.snapshot.Snapshot
-
- restore(String) - Method in class org.nuxeo.snapshot.SnapshotableAdapter
-
- restoreActionDisplay() - Method in class org.nuxeo.ecm.webapp.action.DeleteActionsBean
-
- RestoreBlobInput - Class in org.nuxeo.ecm.automation.core.operations
-
- RestoreBlobInput() - Constructor for class org.nuxeo.ecm.automation.core.operations.RestoreBlobInput
-
- RestoreBlobInputFromScript - Class in org.nuxeo.ecm.automation.core.operations
-
Run a script and return the result blob object of the script the output of
the operation.
- RestoreBlobInputFromScript() - Constructor for class org.nuxeo.ecm.automation.core.operations.RestoreBlobInputFromScript
-
- RestoreBlobsInput - Class in org.nuxeo.ecm.automation.core.operations
-
- RestoreBlobsInput() - Constructor for class org.nuxeo.ecm.automation.core.operations.RestoreBlobsInput
-
- RestoreBlobsInputFromScript - Class in org.nuxeo.ecm.automation.core.operations
-
Run a script and return the result Blobs object of the script the output of
the operation
- RestoreBlobsInputFromScript() - Constructor for class org.nuxeo.ecm.automation.core.operations.RestoreBlobsInputFromScript
-
- restoreContentView(ContentViewState) - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentViewService
-
Restores a content view given a state.
- restoreContentView(ContentViewState) - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewServiceImpl
-
- restoreContentView(String, Long, Long, List<SortInfo>, String) - Method in class org.nuxeo.ecm.platform.contentview.seam.ContentViewActions
-
Restore a content view from the given parameters.
- restoreContentView(String, Long, Long, List<SortInfo>, String) - Method in class org.nuxeo.ecm.platform.contentview.seam.ContentViewRestActions
-
- restoreCurrentDocument() - Method in interface org.nuxeo.ecm.webapp.action.DeleteActions
-
Undeletes the current document and its children and his deleted parents.
- restoreCurrentDocument() - Method in class org.nuxeo.ecm.webapp.action.DeleteActionsBean
-
- RESTORED_VERSION_UUID_KEY - Static variable in interface org.nuxeo.ecm.core.api.facet.VersioningDocument
-
Key used in options map to send the UUID of the version being restored to
the listeners.
- RestoreDocumentInput - Class in org.nuxeo.ecm.automation.core.operations
-
- RestoreDocumentInput() - Constructor for class org.nuxeo.ecm.automation.core.operations.RestoreDocumentInput
-
- RestoreDocumentInputFromScript - Class in org.nuxeo.ecm.automation.core.operations
-
Run a script and return the result Document object of the script the output
of the operation
- RestoreDocumentInputFromScript() - Constructor for class org.nuxeo.ecm.automation.core.operations.RestoreDocumentInputFromScript
-
- RestoreDocumentsInput - Class in org.nuxeo.ecm.automation.core.operations
-
- RestoreDocumentsInput() - Constructor for class org.nuxeo.ecm.automation.core.operations.RestoreDocumentsInput
-
- RestoreDocumentsInputFromScript - Class in org.nuxeo.ecm.automation.core.operations
-
Run a script and return the result documents object of the script the output
of the operation
- RestoreDocumentsInputFromScript() - Constructor for class org.nuxeo.ecm.automation.core.operations.RestoreDocumentsInputFromScript
-
- restoreNamedStyle(Style, String) - Static method in class org.nuxeo.theme.editor.Editor
-
- restoreNamedStyle(String, String) - Method in class org.nuxeo.theme.editor.Main
-
- restoreRequestMapVarValue(String, Object) - Static method in class org.nuxeo.ecm.platform.ui.web.component.VariableManager
-
Restores the given value in the request map for the var name.
- restoreState(FacesContext, Object) - Method in class org.nuxeo.ecm.platform.ui.web.binding.alias.UIAliasHolder
-
- restoreState(FacesContext, Object) - Method in class org.nuxeo.ecm.platform.ui.web.component.date.DateTimeValidator
-
- restoreState(FacesContext, Object) - Method in class org.nuxeo.ecm.platform.ui.web.component.document.RestDocumentLink
-
- restoreState(FacesContext, Object) - Method in class org.nuxeo.ecm.platform.ui.web.component.editor.UIHtmlEditor
-
- restoreState(FacesContext, Object) - Method in class org.nuxeo.ecm.platform.ui.web.component.file.InputFileMimetypeValidator
-
- restoreState(FacesContext, Object) - Method in class org.nuxeo.ecm.platform.ui.web.component.file.InputFileSizeValidator
-
- restoreState(FacesContext, Object) - Method in class org.nuxeo.ecm.platform.ui.web.component.file.UIInputFile
-
- restoreState(FacesContext, Object) - Method in class org.nuxeo.ecm.platform.ui.web.component.file.UIOutputFile
-
- restoreState(FacesContext, Object) - Method in class org.nuxeo.ecm.platform.ui.web.component.holder.UIValueHolder
-
- restoreState(FacesContext, Object) - Method in class org.nuxeo.ecm.platform.ui.web.component.html.NXHtmlInputText
-
- restoreState(FacesContext, Object) - Method in class org.nuxeo.ecm.platform.ui.web.component.list.UIEditableList
-
- restoreState(FacesContext, Object) - Method in class org.nuxeo.ecm.platform.ui.web.component.seam.UICellExcel
-
- restoreState(FacesContext, Object) - Method in class org.nuxeo.ecm.platform.ui.web.component.UISelectItem
-
- restoreState(FacesContext, Object) - Method in class org.nuxeo.ecm.platform.ui.web.component.UISelectItems
-
- restoreState(FacesContext, Object) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelect
-
- restoreState(FacesContext, Object) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectBase
-
- restoreState(FacesContext, Object) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectListboxComponent
-
- restoreState(FacesContext, Object) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectMany
-
- restoreState(FacesContext, Object) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectMultiListboxComponent
-
Deprecated.
- restoreState(FacesContext, Object) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectOne
-
- restoreState(FacesContext, Object) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectOutputComponent
-
- restoreState(FacesContext, Object) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectStatus
-
- restoreState(FacesContext, Object) - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryAwareComponent
-
- restoreState(FacesContext, Object) - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryEntryOutputComponent
-
- restoreState(FacesContext, Object) - Method in class org.nuxeo.ecm.platform.ui.web.directory.SelectManyListboxComponent
-
- restoreState(FacesContext, Object) - Method in class org.nuxeo.ecm.platform.ui.web.directory.SelectOneListboxComponent
-
- restoreState(FacesContext, Object) - Method in class org.nuxeo.ecm.platform.ui.web.directory.UIDirectorySelectItem
-
- restoreState(FacesContext, Object) - Method in class org.nuxeo.ecm.platform.ui.web.directory.UIDirectorySelectItems
-
- restoreToVersion(DocumentRef, DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- restoreToVersion(DocumentRef, VersionModel) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
Deprecated.
- restoreToVersion(DocumentRef, VersionModel, boolean) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
Deprecated.
- restoreToVersion(DocumentRef, DocumentRef, boolean, boolean) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- restoreToVersion(DocumentRef, DocumentRef, boolean, boolean) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Restores the given document to the specified version.
- restoreToVersion(DocumentRef, VersionModel, boolean) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
- restoreToVersion(DocumentRef, DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Restores the given document to the specified version.
- restoreToVersion(DocumentRef, VersionModel) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
- restoreToVersion(VersionModel) - Method in interface org.nuxeo.ecm.webapp.versioning.VersionedActions
-
Restored the document to the selected version.
- restoreToVersion() - Method in interface org.nuxeo.ecm.webapp.versioning.VersionedActions
-
- restoreToVersion(VersionModel) - Method in class org.nuxeo.ecm.webapp.versioning.VersionedActionsBean
-
Restores the document to the selected version.
- restoreToVersion() - Method in class org.nuxeo.ecm.webapp.versioning.VersionedActionsBean
-
- restoreToVersion() - Method in class org.nuxeo.snapshot.bean.VFolderActionBean
-
- RestoreVersion - Class in org.nuxeo.ecm.automation.core.operations.document
-
Restores a document to the input version document.
- RestoreVersion() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.RestoreVersion
-
- restoreVersion(Node, Node) - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
-
Restores a node to a given version.
- restoreVersion(String) - Method in class org.nuxeo.functionaltests.pages.tabs.ArchivedVersionsSubPage
-
Restores the version with label versionLabel
.
- RestPublishingHandler - Class in org.nuxeo.ecm.platform.publisher.remoting.restHandler
-
- RestPublishingHandler() - Constructor for class org.nuxeo.ecm.platform.publisher.remoting.restHandler.RestPublishingHandler
-
- RestRequest - Class in org.nuxeo.ecm.automation.client.rest.api
-
A REST request on Nuxeo REST API.
- RestRequest(WebResource, String) - Constructor for class org.nuxeo.ecm.automation.client.rest.api.RestRequest
-
- RestResponse - Class in org.nuxeo.ecm.automation.client.rest.api
-
A Rest response from Nuxeo REST API.
- RestResponse(ClientResponse) - Constructor for class org.nuxeo.ecm.automation.client.rest.api.RestResponse
-
- RESTRICT_REMOTE_SYSTEM_LOGIN_PROP - Static variable in class org.nuxeo.runtime.api.login.SystemLoginRestrictionManager
-
- RESTRICTED_READ - Static variable in interface org.nuxeo.ecm.core.api.security.SecurityConstants
-
- RestrictedLoginHelper - Class in org.nuxeo.ecm.platform.api.login
-
- restrictToMembers() - Method in interface org.nuxeo.ecm.social.workspace.adapters.SocialDocument
-
Make this document restricted to a SocialWorkspace
members.
- restrictToMembers() - Method in class org.nuxeo.ecm.social.workspace.adapters.SocialDocumentAdapter
-
- restrictToMembers() - Method in class org.nuxeo.ecm.social.workspace.SocialDocumentVisibilityActions
-
hide the current document to non members of the social collaboration
workspace
- restrictToMembers(DocumentModel) - Method in class org.nuxeo.ecm.social.workspace.SocialDocumentVisibilityActions
-
Hide the social document passed as parameter to non members of the social
collaboration workspace
- RestServerFeature - Class in org.nuxeo.ecm.restapi.test
-
- RestServerFeature() - Constructor for class org.nuxeo.ecm.restapi.test.RestServerFeature
-
- result - Variable in exception org.nuxeo.ecm.core.api.AbstractSession.QueryAndFetchExecuteContextException
-
- result - Variable in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.Transition
-
- ResultItem - Interface in org.nuxeo.ecm.core.search.api.client.search.results
-
Result item.
- ResultSet - Interface in org.nuxeo.ecm.core.search.api.client.search.results
-
Result set.
- ResultSetImpl - Class in org.nuxeo.ecm.core.search.api.client.search.results.impl
-
Result set implementation.
- ResultSetImpl(String, CoreSession, int, int, List<ResultItem>, int, int) - Constructor for class org.nuxeo.ecm.core.search.api.client.search.results.impl.ResultSetImpl
-
Constructor used when a CoreSession is available.
- ResultSetPageProviderOperation - Class in org.nuxeo.ecm.automation.core.operations.services
-
Operation to execute a query or a named provider with support for Pagination
- ResultSetPageProviderOperation() - Constructor for class org.nuxeo.ecm.automation.core.operations.services.ResultSetPageProviderOperation
-
- ResultSetQueryResult - Class in org.nuxeo.ecm.core.storage.sql.jdbc
-
Iterable query result implemented as a cursor on a SQL
ResultSet
.
- ResultSetQueryResult(QueryMaker, String, QueryFilter, Session.PathResolver, JDBCMapper, Object...) - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.ResultSetQueryResult
-
- ResultSetQueryResult.ClosedIteratorException - Exception in org.nuxeo.ecm.core.storage.sql.jdbc
-
- ResultsProviderFarmUserException - Exception in org.nuxeo.ecm.platform.ui.web.pagination
-
Exception class for user feedback.
- ResultsProviderFarmUserException(String, Throwable) - Constructor for exception org.nuxeo.ecm.platform.ui.web.pagination.ResultsProviderFarmUserException
-
- resume(CoreSession, String, String, Map<String, Object>, String) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
-
Resumes execution on a route node.
- resume() - Method in class org.nuxeo.ecm.platform.routing.api.operation.ResumeStepOperation
-
- resume(DocumentRoute, String, String, Map<String, Object>, String, CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.core.api.DocumentRoutingEngineService
-
Resumes a route, optionnally for a given task only.
- resume(CoreSession, DocumentRouteElement, String, String, Map<String, Object>, String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.AbstractRunner
-
- resume(CoreSession, String, String, Map<String, Object>, String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
-
- resume(DocumentRoute, String, String, Map<String, Object>, String, CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingEngineServiceImpl
-
- resume(CoreSession, DocumentRouteElement, String, String, Map<String, Object>, String) - Method in interface org.nuxeo.ecm.platform.routing.core.impl.ElementRunner
-
Resumes this graph route on a given node.
- resume(CoreSession, DocumentRouteElement, String, String, Map<String, Object>, String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphRunner
-
- resume(CoreSession, DocumentRouteElement, String, String, Map<String, Object>, String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.StepElementRunner
-
- resume() - Method in class org.nuxeo.launcher.gui.logs.LogsSource
-
- resume(Transaction) - Method in class org.nuxeo.runtime.datasource.LazyTransactionManager
-
- resume(Transaction) - Method in class org.nuxeo.runtime.jtajca.NuxeoContainer.TransactionManagerWrapper
-
- resumeEncoding() - Method in class org.nuxeo.ecm.automation.client.jaxrs.util.Base64.OutputStream
-
Resumes encoding of the stream.
- resumeEncoding() - Method in class org.nuxeo.ecm.platform.forms.layout.io.Base64.OutputStream
-
Resumes encoding of the stream.
- resumeInstance(String, String, Map<String, Object>, String, CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
-
Resumes a route instance on a give node.
- resumeInstance(String, String, Map<String, Object>, String, CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
-
- ResumeNodeOperation - Class in org.nuxeo.ecm.platform.routing.core.api.operation
-
Resumes a workflow on a give node.
- ResumeNodeOperation() - Constructor for class org.nuxeo.ecm.platform.routing.core.api.operation.ResumeNodeOperation
-
- resumeParentRoute(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphRoute
-
Resumes execution of the parent route from which this graph was started.
- resumeParentRoute(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphRouteImpl
-
- resumeStep(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.api.helper.StepResumeRunner
-
- ResumeStepOperation - Class in org.nuxeo.ecm.platform.routing.api.operation
-
An Operation that allows to resume a step.
- ResumeStepOperation() - Constructor for class org.nuxeo.ecm.platform.routing.api.operation.ResumeStepOperation
-
- resumeTransaction(Transaction) - Static method in class org.nuxeo.runtime.transaction.TransactionHelper
-
Commit the current transaction if active and resume the principal
transaction
- resumeWorkflow() - Method in class org.nuxeo.ecm.platform.routing.core.api.operation.ResumeNodeOperation
-
- retainAll(Collection<?>) - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
-
Throws UnsupportedOperationException, added to implement List
interface
- retainAll(Collection<?>) - Method in class org.nuxeo.ecm.platform.routing.core.api.TasksInfoWrapper
-
- retries - Variable in class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor
-
- retrieve(String) - Static method in class edu.yale.its.tp.cas.util.SecureURL
-
Retrieve the contents from the given URL as a String, assuming the
URL's server matches what we expect it to match.
- retrieve(String, Boolean) - Static method in class edu.yale.its.tp.cas.util.SecureURL
-
- retrieveIdentityFromOAuth(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.oauth2.openid.auth.OpenIDConnectAuthenticator
-
- retrieveVersions() - Method in interface org.nuxeo.ecm.webapp.versioning.VersionedActions
-
Retrieves the versions for the current document.
- retrieveVersions() - Method in class org.nuxeo.ecm.webapp.versioning.VersionedActionsBean
-
- retryableWork() - Method in class org.nuxeo.ecm.core.storage.sql.FulltextUpdaterWork
-
- retryableWork() - Method in class org.nuxeo.ecm.core.work.AbstractWork
-
This method, along with
AbstractWork.getRetryCount()
, should be implemented if
the work instance can be retried in case of concurrent update exceptions.
- RETURN - Static variable in class org.nuxeo.osgi.application.FileWalker
-
- revealDisplay() - Method in class org.nuxeo.opensocial.container.client.external.html.HTMLPresenter
-
- revealDisplay() - Method in class org.nuxeo.opensocial.container.client.external.opensocial.OpenSocialPresenter
-
- revealDisplay() - Method in class org.nuxeo.opensocial.container.client.external.picture.PicturePresenter
-
- revealDisplay() - Method in class org.nuxeo.opensocial.container.client.presenter.AppPresenter
-
- revealDisplay() - Method in class org.nuxeo.opensocial.container.client.presenter.ContainerBuilderPresenter
-
- revealDisplay() - Method in class org.nuxeo.opensocial.container.client.presenter.ContainerPresenter
-
- revealDisplay() - Method in class org.nuxeo.opensocial.container.client.presenter.CustomWebContentPresenter
-
- revealDisplay() - Method in class org.nuxeo.opensocial.container.client.presenter.FolderPickerPresenter
-
- revealDisplay() - Method in class org.nuxeo.opensocial.container.client.presenter.MessagePresenter
-
- revealDisplay() - Method in class org.nuxeo.opensocial.container.client.presenter.PortletPresenter
-
- revealDisplay() - Method in class org.nuxeo.opensocial.container.client.presenter.PreferencesPresenter
-
- REVERSE - Static variable in class org.nuxeo.shell.utils.ANSICodes
-
- reversed(List<T>) - Static method in class org.nuxeo.runtime.test.runner.FeaturesRunner
-
- reviewSelector - Variable in class org.nuxeo.functionaltests.pages.tabs.WorkflowTabSubPage
-
- reviveRegistrationRequests(CoreSession, List<DocumentModel>) - Method in class org.nuxeo.ecm.user.registration.UserRegistrationComponent
-
- reviveRegistrationRequests(CoreSession, List<DocumentModel>) - Method in interface org.nuxeo.ecm.user.registration.UserRegistrationService
-
Send a mail to the invited user to revive his invitation If an error
occured while sending an email, it logs it and continue.
- reviveUserRegistration() - Method in class org.nuxeo.ecm.user.registration.actions.UserRegistrationActions
-
- revokeAccess(String) - Method in class org.nuxeo.ecm.user.center.AuthorizedApplicationsActions
-
- revokeToken(String) - Method in interface org.nuxeo.ecm.tokenauth.service.TokenAuthenticationService
-
Removes the token from the back-end.
- revokeToken(String) - Method in class org.nuxeo.ecm.tokenauth.service.TokenAuthenticationServiceImpl
-
- rewind() - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
-
Deprecated.
- rewrite(HttpRequest, HttpResponse, MutableContent) - Method in class org.nuxeo.opensocial.shindig.gadgets.rewrite.NXHTMLContentRewriter
-
- rewrite(Gadget, MutableContent) - Method in class org.nuxeo.opensocial.shindig.gadgets.rewrite.NXHTMLContentRewriter
-
- rewrite(String, Uri) - Method in class org.nuxeo.opensocial.shindig.gadgets.rewrite.NXLinkRewriter
-
- RFC2231 - Class in org.nuxeo.common.utils
-
RFC-2231 specifies how a MIME parameter value, like Content-Disposition
's filename
, can be encoded to contain arbitrary
character sets.
- RFC822ToTextConverter - Class in org.nuxeo.ecm.core.convert.plugins.text.extractors
-
- RFC822ToTextConverter() - Constructor for class org.nuxeo.ecm.core.convert.plugins.text.extractors.RFC822ToTextConverter
-
- rgbToHex(String) - Static method in class org.nuxeo.theme.html.CSSUtils
-
- rgbToHex(int, int, int) - Static method in class org.nuxeo.theme.presets.PaletteParser
-
- ri - Variable in class org.nuxeo.runtime.model.impl.ExtensionPointImpl
-
- RichFacesJSMinimizer - Class in org.nuxeo.ecm.platform.ui.web.richfaces
-
Implementation of the
JSMinimizer
interface based on RichFaces
- RichFacesJSMinimizer() - Constructor for class org.nuxeo.ecm.platform.ui.web.richfaces.RichFacesJSMinimizer
-
- RichTextEditorActions - Class in org.nuxeo.ecm.platform.forms.layout.actions
-
Seam component used for HTML conversion in rich text with MIME type widget
- RichTextEditorActions() - Constructor for class org.nuxeo.ecm.platform.forms.layout.actions.RichTextEditorActions
-
- RichTextEditorConstants - Interface in org.nuxeo.opensocial.wysiwyg.client.resources
-
- RichTextToolbar - Class in org.nuxeo.opensocial.wysiwyg.client
-
- RichTextToolbar(RichTextArea) - Constructor for class org.nuxeo.opensocial.wysiwyg.client.RichTextToolbar
-
Constructor of the Toolbar
- RIGHT - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Join
-
- right() - Method in interface org.nuxeo.opensocial.container.client.external.html.HTMLGadgetConstants
-
- RIGHT_TEMPLATE - Static variable in class org.nuxeo.opensocial.container.shared.webcontent.HTMLData
-
- Rm - Class in org.nuxeo.shell.automation.cmds
-
- Rm() - Constructor for class org.nuxeo.shell.automation.cmds.Rm
-
- Rm - Class in org.nuxeo.shell.fs.cmds
-
- Rm() - Constructor for class org.nuxeo.shell.fs.cmds.Rm
-
- rmTemplate(String) - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
-
- RO - Static variable in class org.nuxeo.ecm.core.api.security.UserAccess
-
- roles - Variable in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
-
- rollback() - Method in class org.nuxeo.connect.update.task.standalone.AbstractTask
-
- Rollback - Class in org.nuxeo.connect.update.task.update
-
- Rollback() - Constructor for class org.nuxeo.connect.update.task.update.Rollback
-
- Rollback(RollbackOptions) - Constructor for class org.nuxeo.connect.update.task.update.Rollback
-
- rollback(RollbackOptions) - Method in class org.nuxeo.connect.update.task.update.UpdateManager
-
Perform a rollback.
- rollback(Xid) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
-
- rollback(Xid) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.XAResourceConnectionAdapter
-
- rollback(Xid) - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionAwareXAResource
-
- rollback(Xid) - Method in interface org.nuxeo.ecm.core.storage.sql.RowMapper
-
Rollback the XA Resource.
- rollback(Xid) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
-
- rollback(Xid) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper
-
- rollback(Xid) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingRowMapper
-
- rollback(long) - Method in interface org.nuxeo.ecm.directory.api.DirectoryManager
-
Rollbacks any changes on this session.
- rollback() - Method in class org.nuxeo.ecm.directory.impl.DirectoryClientImpl
-
- rollback() - Method in class org.nuxeo.ecm.directory.ldap.LDAPSession
-
- rollback() - Method in class org.nuxeo.ecm.directory.memory.MemoryDirectorySession
-
- rollback() - Method in class org.nuxeo.ecm.directory.multi.MultiDirectorySession
-
- rollback() - Method in interface org.nuxeo.ecm.directory.Session
-
Deprecated.
do not use, the container manages transactions.
- rollback() - Method in class org.nuxeo.ecm.directory.sql.SQLSession
-
- rollBack() - Method in class org.nuxeo.opensocial.container.client.presenter.PreferencesPresenter
-
- rollback(T, R, ExecutionContext) - Method in class org.nuxeo.opensocial.container.server.handler.AbstractActionHandler
-
- rollback() - Method in class org.nuxeo.runtime.datasource.LazyTransactionManager
-
- rollback() - Method in class org.nuxeo.runtime.jtajca.NuxeoContainer.TransactionManagerWrapper
-
- rollback() - Method in class org.nuxeo.runtime.jtajca.NuxeoContainer.UserTransactionImpl
-
- rollbackAndRetryTransaction() - Method in class org.nuxeo.ecm.core.work.AbstractWork
-
Rolls back the transaction and starts another one.
- RollbackAndUndeploy - Class in org.nuxeo.connect.update.task.live.commands
-
- RollbackAndUndeploy() - Constructor for class org.nuxeo.connect.update.task.live.commands.RollbackAndUndeploy
-
- RollbackAndUndeploy(RollbackOptions) - Constructor for class org.nuxeo.connect.update.task.live.commands.RollbackAndUndeploy
-
- RollbackOptions - Class in org.nuxeo.connect.update.task.update
-
- RollbackOptions(String, String, String) - Constructor for class org.nuxeo.connect.update.task.update.RollbackOptions
-
- RollbackOptions(String, UpdateOptions) - Constructor for class org.nuxeo.connect.update.task.update.RollbackOptions
-
- ROOT - Static variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.Path
-
- Root - Class in org.nuxeo.ecm.webengine.oauth2
-
The root entry for the WebEngine module.
- Root() - Constructor for class org.nuxeo.ecm.webengine.oauth2.Root
-
- ROOT - Static variable in class org.nuxeo.shell.utils.Path
-
- ROOT_DOCUMENT - Static variable in class org.nuxeo.webengine.sites.JsonAdapter
-
- ROOT_DOCUMENT_PROPERTY - Static variable in interface org.nuxeo.snapshot.Snapshotable
-
- ROOT_FILTER_PARAM - Static variable in class org.nuxeo.wss.servlet.BaseWSSFilter
-
- Root_NAME - Static variable in class org.nuxeo.apidoc.documentation.DocumentationComponent
-
- Root_NAME - Static variable in class org.nuxeo.apidoc.repository.SnapshotPersister
-
- Root_PATH - Static variable in class org.nuxeo.apidoc.documentation.DocumentationComponent
-
- Root_PATH - Static variable in class org.nuxeo.apidoc.repository.SnapshotPersister
-
- ROOT_PATH - Static variable in class org.nuxeo.ecm.webengine.scripting.ScriptFile
-
- ROOT_PATH_KEY - Static variable in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
-
- ROOT_REGISTERED - Static variable in class org.nuxeo.drive.service.NuxeoDriveEvents
-
- ROOT_SECTION_FINDER_FACTORY_EP - Static variable in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
-
- ROOT_TYPE - Static variable in class org.nuxeo.ecm.core.storage.sql.Model
-
- ROOT_TYPE_NAME - Static variable in interface org.nuxeo.ecm.webengine.model.ResourceType
-
- ROOT_UNREGISTERED - Static variable in class org.nuxeo.drive.service.NuxeoDriveEvents
-
- RootDefinitionsHelper - Class in org.nuxeo.drive.service.impl
-
Helper to handle synchronization root definitions.
- RootDescriptor - Class in org.nuxeo.ecm.platform.signature.core.pki
-
Provides configuration information for root certificate generation services.
- RootDescriptor() - Constructor for class org.nuxeo.ecm.platform.signature.core.pki.RootDescriptor
-
- RootlessItemException - Exception in org.nuxeo.drive.adapter
-
Exception raised when recursive factory calls failed to find the ancestry to
a the top level folder.
- RootlessItemException() - Constructor for exception org.nuxeo.drive.adapter.RootlessItemException
-
- RootlessItemException(String) - Constructor for exception org.nuxeo.drive.adapter.RootlessItemException
-
- RootlessItemException(String, ClientException) - Constructor for exception org.nuxeo.drive.adapter.RootlessItemException
-
- RootlessItemException(String, Throwable) - Constructor for exception org.nuxeo.drive.adapter.RootlessItemException
-
- RootlessItemException(Throwable) - Constructor for exception org.nuxeo.drive.adapter.RootlessItemException
-
- RootlessItemException(ClientException) - Constructor for exception org.nuxeo.drive.adapter.RootlessItemException
-
- rootPanel - Static variable in class org.nuxeo.opensocial.container.client.Container
-
- rootParentRefs - Variable in class org.nuxeo.ecm.core.trash.TrashInfo
-
Refs of parents of common tree roots of docs found ok.
- rootPaths - Variable in class org.nuxeo.ecm.core.trash.TrashInfo
-
Paths of common tree roots of docs found ok.
- rootRefs - Variable in class org.nuxeo.ecm.core.trash.TrashInfo
-
Refs of common tree roots of docs found ok.
- RootResource - Class in org.nuxeo.ecm.platform.forms.layout.export
-
- RootResource() - Constructor for class org.nuxeo.ecm.platform.forms.layout.export.RootResource
-
- RootResource - Class in org.nuxeo.ecm.webdav.resource
-
- RootResource(HttpServletRequest) - Constructor for class org.nuxeo.ecm.webdav.resource.RootResource
-
- RootResource - Class in org.nuxeo.ecm.webengine.jaxrs.views
-
- RootResource() - Constructor for class org.nuxeo.ecm.webengine.jaxrs.views.RootResource
-
- RootResource - Class in org.nuxeo.template.jaxrs
-
- RootResource() - Constructor for class org.nuxeo.template.jaxrs.RootResource
-
- RootResource - Class in org.nuxeo.template.xdocreport.jaxrs
-
- RootResource() - Constructor for class org.nuxeo.template.xdocreport.jaxrs.RootResource
-
- RootRuntimeBundle - Class in org.nuxeo.runtime.test
-
- RootRuntimeBundle(OSGiAdapter, BundleFile, ClassLoader) - Constructor for class org.nuxeo.runtime.test.RootRuntimeBundle
-
- RootRuntimeBundle(OSGiAdapter, BundleFile, ClassLoader, boolean) - Constructor for class org.nuxeo.runtime.test.RootRuntimeBundle
-
- roots - Variable in class org.nuxeo.ecm.webengine.model.impl.ModuleConfiguration
-
Paths of root resources in the module.
- RootSectionFinder - Interface in org.nuxeo.ecm.platform.publisher.helper
-
- RootSectionFinderFactory - Interface in org.nuxeo.ecm.platform.publisher.helper
-
- RootSectionFinderFactoryDescriptor - Class in org.nuxeo.ecm.platform.publisher.descriptors
-
- RootSectionFinderFactoryDescriptor() - Constructor for class org.nuxeo.ecm.platform.publisher.descriptors.RootSectionFinderFactoryDescriptor
-
- RootSectionsFinderHelper - Class in org.nuxeo.ecm.platform.publisher.helper
-
Deprecated.
- RootSectionsManager - Class in org.nuxeo.ecm.platform.publisher.helper
-
- RootSectionsManager(CoreSession) - Constructor for class org.nuxeo.ecm.platform.publisher.helper.RootSectionsManager
-
- RootSectionsPublicationTree - Class in org.nuxeo.ecm.platform.publisher.impl.core
-
- RootSectionsPublicationTree() - Constructor for class org.nuxeo.ecm.platform.publisher.impl.core.RootSectionsPublicationTree
-
- RootService - Interface in org.nuxeo.ecm.platform.signature.api.pki
-
Allows interaction with CA root-related PKI objects:
certificates, keys, keystore & certificate files
- RootServiceImpl - Class in org.nuxeo.ecm.platform.signature.core.pki
-
- RootServiceImpl() - Constructor for class org.nuxeo.ecm.platform.signature.core.pki.RootServiceImpl
-
- rootType - Variable in class org.nuxeo.ecm.webengine.model.impl.ModuleConfiguration
-
- rotate(Blob, int) - Method in interface org.nuxeo.ecm.platform.picture.api.ImagingService
-
Rotates an image.
- rotate(Blob, int) - Method in class org.nuxeo.ecm.platform.picture.core.im.IMImageUtils
-
- rotate(Blob, int) - Method in interface org.nuxeo.ecm.platform.picture.core.ImageUtils
-
- rotate(Blob, int) - Method in class org.nuxeo.ecm.platform.picture.ImagingComponent
-
- rotate(String, String, int) - Static method in class org.nuxeo.ecm.platform.picture.magick.utils.ImageRotater
-
- rotate90left() - Method in interface org.nuxeo.ecm.platform.picture.web.PictureManager
-
Turns every view of a picture 90 degrees to the left.
- rotate90left() - Method in class org.nuxeo.ecm.platform.picture.web.PictureManagerBean
-
- rotate90right() - Method in interface org.nuxeo.ecm.platform.picture.web.PictureManager
-
Turns every view of a picture 90 degrees to the right.
- rotate90right() - Method in class org.nuxeo.ecm.platform.picture.web.PictureManagerBean
-
- RotationPictureConverter - Class in org.nuxeo.ecm.platform.picture.convert
-
- RotationPictureConverter() - Constructor for class org.nuxeo.ecm.platform.picture.convert.RotationPictureConverter
-
- ROUTE_DOCUMENT_REF - Static variable in class org.nuxeo.ecm.platform.routing.web.DocumentRoutingActionsBean
-
- ROUTE_MANAGERS_GROUP_NAME - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
-
- ROUTE_MODELS_IMPORTER_XP - Static variable in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
-
- ROUTE_STEP_FACET - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
-
- ROUTE_TASK_LOCAL_ACL - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
-
- RouteFolderElement - Class in org.nuxeo.ecm.platform.routing.api
-
- RouteFolderElement(DocumentRouteElement, RouteTable, boolean, RouteFolderElement, int) - Constructor for class org.nuxeo.ecm.platform.routing.api.RouteFolderElement
-
- RouteModelResourceType - Class in org.nuxeo.ecm.platform.routing.api
-
- RouteModelResourceType() - Constructor for class org.nuxeo.ecm.platform.routing.api.RouteModelResourceType
-
- RouteModelsInitializator - Class in org.nuxeo.ecm.platform.routing.core.listener
-
Imports route models in the root folder defined by the current persister from
a contributed zip resource.
- RouteModelsInitializator() - Constructor for class org.nuxeo.ecm.platform.routing.core.listener.RouteModelsInitializator
-
- RouteModelsReloader - Class in org.nuxeo.ecm.platform.routing.core.listener
-
Event listener that reloads the contributed route models.
- RouteModelsReloader() - Constructor for class org.nuxeo.ecm.platform.routing.core.listener.RouteModelsReloader
-
- RouteModelsZipImporter - Class in org.nuxeo.ecm.platform.routing.core.persistence
-
Imports a route document from a zip archive using the IO core service .
- RouteModelsZipImporter() - Constructor for class org.nuxeo.ecm.platform.routing.core.persistence.RouteModelsZipImporter
-
- routeRelatedToCurrentDocumentIsRunning() - Method in class org.nuxeo.ecm.platform.routing.web.DocumentRoutingActionsBean
-
returns true if the routeStarted on the current Document is editable (is
Ready )
- RouterServlet - Class in org.nuxeo.wizard
-
Main entry point : find the right handler and start jsp rendering
- RouterServlet() - Constructor for class org.nuxeo.wizard.RouterServlet
-
- RouteSecurityChecker - Class in org.nuxeo.ecm.platform.routing.web
-
- RouteSecurityChecker() - Constructor for class org.nuxeo.ecm.platform.routing.web.RouteSecurityChecker
-
- RouteTable - Class in org.nuxeo.ecm.platform.routing.api
-
- RouteTable(DocumentRoute) - Constructor for class org.nuxeo.ecm.platform.routing.api.RouteTable
-
- RouteTemplateResourceRegistry - Class in org.nuxeo.ecm.platform.routing.core.registries
-
Registry for route templates
- RouteTemplateResourceRegistry() - Constructor for class org.nuxeo.ecm.platform.routing.core.registries.RouteTemplateResourceRegistry
-
- RouteToPdfActionsBean - Class in org.nuxeo.ecm.platform.routing.web.pdf
-
Deprecated.
- RouteToPdfActionsBean() - Constructor for class org.nuxeo.ecm.platform.routing.web.pdf.RouteToPdfActionsBean
-
Deprecated.
- ROUTING_CATEGORY - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
-
- ROUTING_TASK_ACTORS_KEY - Static variable in class org.nuxeo.ecm.platform.routing.dm.api.RoutingTaskConstants
-
- ROUTING_TASK_FACET_NAME - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
-
- RoutingTask - Interface in org.nuxeo.ecm.platform.routing.dm.adapter
-
- RoutingTaskActionsBean - Class in org.nuxeo.ecm.platform.routing.web
-
Task validators
- RoutingTaskActionsBean() - Constructor for class org.nuxeo.ecm.platform.routing.web.RoutingTaskActionsBean
-
- RoutingTaskActionsBean.TaskInfo - Class in org.nuxeo.ecm.platform.routing.web
-
- RoutingTaskAdapterFactory - Class in org.nuxeo.ecm.platform.routing.dm.adapter
-
- RoutingTaskAdapterFactory() - Constructor for class org.nuxeo.ecm.platform.routing.dm.adapter.RoutingTaskAdapterFactory
-
- RoutingTaskConstants - Class in org.nuxeo.ecm.platform.routing.dm.api
-
- RoutingTaskConstants() - Constructor for class org.nuxeo.ecm.platform.routing.dm.api.RoutingTaskConstants
-
- RoutingTaskConstants.EvaluationOperators - Enum in org.nuxeo.ecm.platform.routing.dm.api
-
- RoutingTaskImpl - Class in org.nuxeo.ecm.platform.routing.dm.adapter
-
- RoutingTaskImpl(DocumentModel) - Constructor for class org.nuxeo.ecm.platform.routing.dm.adapter.RoutingTaskImpl
-
- RoutingTaskSecurityUpdaterListener - Class in org.nuxeo.ecm.platform.routing.core.listener
-
Grants the READ/WRITE permissions on the route instance to all task actors.
- RoutingTaskSecurityUpdaterListener() - Constructor for class org.nuxeo.ecm.platform.routing.core.listener.RoutingTaskSecurityUpdaterListener
-
- RoutingTaskService - Interface in org.nuxeo.ecm.platform.routing.api
-
Deprecated.
since 5.6, use DocumentRoutingService instead
- RoutingTaskServiceImpl - Class in org.nuxeo.ecm.platform.routing.core.impl
-
Deprecated.
since 5.6, use DocumentRoutingService instead
- RoutingTaskServiceImpl() - Constructor for class org.nuxeo.ecm.platform.routing.core.impl.RoutingTaskServiceImpl
-
Deprecated.
- row() - Method in interface org.nuxeo.ecm.core.query.QueryResult
-
Retrieves the current row number.
- row() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLQueryResult
-
- Row - Class in org.nuxeo.ecm.core.storage.sql
-
The data of a single row in a table (keys/values form a map), or of multiple
rows with the same id (values is an array of Serializable).
- Row(String, Serializable) - Constructor for class org.nuxeo.ecm.core.storage.sql.Row
-
Constructs an empty
Row
for the given table with the given id
(may be
null
).
- Row(String, Map<String, Serializable>) - Constructor for class org.nuxeo.ecm.core.storage.sql.Row
-
Constructs a new
Row
from a map.
- Row(String, Serializable, Serializable[]) - Constructor for class org.nuxeo.ecm.core.storage.sql.Row
-
Constructs a new
Row
from an array of values.
- row - Variable in class org.nuxeo.ecm.core.storage.sql.RowMapper.RowUpdate
-
- RowId - Class in org.nuxeo.ecm.core.storage.sql
-
The identification of a
Row
(table name and id) without the row
content itself.
- RowId(RowId) - Constructor for class org.nuxeo.ecm.core.storage.sql.RowId
-
- RowId(String, Serializable) - Constructor for class org.nuxeo.ecm.core.storage.sql.RowId
-
- RowMapper - Interface in org.nuxeo.ecm.core.storage.sql
-
- RowMapper.CopyResult - Class in org.nuxeo.ecm.core.storage.sql
-
- RowMapper.CopyResult(Serializable, Invalidations, Set<Serializable>) - Constructor for class org.nuxeo.ecm.core.storage.sql.RowMapper.CopyResult
-
- RowMapper.IdWithTypes - Class in org.nuxeo.ecm.core.storage.sql
-
A document id and its primary type and mixin types.
- RowMapper.IdWithTypes(Serializable, String, String[]) - Constructor for class org.nuxeo.ecm.core.storage.sql.RowMapper.IdWithTypes
-
- RowMapper.IdWithTypes(Node) - Constructor for class org.nuxeo.ecm.core.storage.sql.RowMapper.IdWithTypes
-
- RowMapper.IdWithTypes(SimpleFragment) - Constructor for class org.nuxeo.ecm.core.storage.sql.RowMapper.IdWithTypes
-
- RowMapper.NodeInfo - Class in org.nuxeo.ecm.core.storage.sql
-
A document id, parent id and primary type, along with the version and
proxy information (the potentially impacted selections).
- RowMapper.NodeInfo(Serializable, Serializable, String, Boolean, Serializable, Serializable) - Constructor for class org.nuxeo.ecm.core.storage.sql.RowMapper.NodeInfo
-
Creates node info for a node that may also be a proxy.
- RowMapper.NodeInfo(SimpleFragment, SimpleFragment, SimpleFragment) - Constructor for class org.nuxeo.ecm.core.storage.sql.RowMapper.NodeInfo
-
Creates node info for a node that may also be a proxy or a version.
- RowMapper.RowBatch - Class in org.nuxeo.ecm.core.storage.sql
-
The description of a set of rows to create, update or delete.
- RowMapper.RowBatch() - Constructor for class org.nuxeo.ecm.core.storage.sql.RowMapper.RowBatch
-
- RowMapper.RowUpdate - Class in org.nuxeo.ecm.core.storage.sql
-
A
Row
and a list of its keys that have to be updated.
- RowMapper.RowUpdate(Row, Collection<String>) - Constructor for class org.nuxeo.ecm.core.storage.sql.RowMapper.RowUpdate
-
- RPARA - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
-
- RPARA - Static variable in class org.nuxeo.ecm.webengine.security.PostfixExpression
-
- RSS_FEED - Static variable in class org.nuxeo.rss.reader.manager.api.Constants
-
- RSS_FEED_IS_DEFAULT_PROPERTY - Static variable in class org.nuxeo.rss.reader.manager.api.Constants
-
- RSS_FEED_TYPE - Static variable in class org.nuxeo.rss.reader.manager.api.Constants
-
- RSS_FEED_URL_PROPERTY - Static variable in class org.nuxeo.rss.reader.manager.api.Constants
-
- RSS_GADGET_ARTICLE_COUNT - Static variable in class org.nuxeo.rss.reader.manager.api.Constants
-
- RSS_GADGET_MAX_FEED_COUNT - Static variable in class org.nuxeo.rss.reader.manager.api.Constants
-
- RSS_READER_MANAGEMENT_ROOT_NAME - Static variable in class org.nuxeo.rss.reader.manager.api.Constants
-
- RSS_READER_MANAGEMENT_ROOT_PATH - Static variable in class org.nuxeo.rss.reader.manager.api.Constants
-
- RSS_READER_MANAGEMENT_ROOT_TYPE - Static variable in class org.nuxeo.rss.reader.manager.api.Constants
-
- RSS_TAG - Static variable in class org.nuxeo.ecm.platform.ui.web.restAPI.OpenSearchRestlet
-
- RssAdapter - Class in org.nuxeo.webengine.sites
-
Adapter used as a RSS feed.
- RssAdapter() - Constructor for class org.nuxeo.webengine.sites.RssAdapter
-
- RssFeedActions - Class in org.nuxeo.rss.reader.manager.seam
-
- RssFeedActions() - Constructor for class org.nuxeo.rss.reader.manager.seam.RssFeedActions
-
- RSSFeedComponent - Class in org.nuxeo.rss.reader.service
-
Default RSSFeed component implementation, it also default implementation of
org.nuxeo.rss.reader.service.RSSFeedService
- RSSFeedComponent() - Constructor for class org.nuxeo.rss.reader.service.RSSFeedComponent
-
- RssFeedModel - Interface in org.nuxeo.rss.reader.manager.api
-
- RSSFeedService - Interface in org.nuxeo.rss.reader.service
-
Service Interface that provides Rss Reader features
- RSSFeedServiceBusinessDelegate - Class in org.nuxeo.rss.reader.service
-
- RSSFeedServiceBusinessDelegate() - Constructor for class org.nuxeo.rss.reader.service.RSSFeedServiceBusinessDelegate
-
- RssGadgetPreferenceActions - Class in org.nuxeo.rss.reader.manager.seam
-
Action bean to manage RSS Gadget preference
- RssGadgetPreferenceActions() - Constructor for class org.nuxeo.rss.reader.manager.seam.RssGadgetPreferenceActions
-
- RssReaderModuleRoot - Class in org.nuxeo.rss.reader.webengine
-
- RssReaderModuleRoot() - Constructor for class org.nuxeo.rss.reader.webengine.RssReaderModuleRoot
-
- rsync() - Method in class org.nuxeo.shell.swing.CmdLine
-
- RTF2TextConverter - Class in org.nuxeo.ecm.core.convert.plugins.text.extractors
-
- RTF2TextConverter() - Constructor for class org.nuxeo.ecm.core.convert.plugins.text.extractors.RTF2TextConverter
-
- run(Map<String, String>) - Method in class org.nuxeo.connect.update.task.standalone.AbstractTask
-
- run(Task, Map<String, String>) - Method in class org.nuxeo.connect.update.task.standalone.commands.AbstractCommand
-
- run(Blob) - Method in class org.nuxeo.dam.operations.DamImport
-
- run(BlobList) - Method in class org.nuxeo.dam.operations.DamImport
-
- run() - Method in class org.nuxeo.drive.operations.GetRepositoriesOperation
-
- run() - Method in class org.nuxeo.drive.operations.NuxeoDriveCanMove
-
- run(Blob) - Method in class org.nuxeo.drive.operations.NuxeoDriveCreateFile
-
- run() - Method in class org.nuxeo.drive.operations.NuxeoDriveCreateFolder
-
- run() - Method in class org.nuxeo.drive.operations.NuxeoDriveDelete
-
- run() - Method in class org.nuxeo.drive.operations.NuxeoDriveFileSystemItemExists
-
- run() - Method in class org.nuxeo.drive.operations.NuxeoDriveGenerateConflictedItemName
-
- run() - Method in class org.nuxeo.drive.operations.NuxeoDriveGetChangeSummary
-
- run() - Method in class org.nuxeo.drive.operations.NuxeoDriveGetChildren
-
- run() - Method in class org.nuxeo.drive.operations.NuxeoDriveGetFileSystemItem
-
- run() - Method in class org.nuxeo.drive.operations.NuxeoDriveGetRootsOperation
-
- run() - Method in class org.nuxeo.drive.operations.NuxeoDriveGetTopLevelChildren
-
Deprecated.
- run() - Method in class org.nuxeo.drive.operations.NuxeoDriveGetTopLevelFolder
-
- run() - Method in class org.nuxeo.drive.operations.NuxeoDriveMove
-
- run() - Method in class org.nuxeo.drive.operations.NuxeoDriveRename
-
- run(DocumentModel) - Method in class org.nuxeo.drive.operations.NuxeoDriveSetSynchronizationOperation
-
- run(Blob) - Method in class org.nuxeo.drive.operations.NuxeoDriveUpdateFile
-
- run(DocumentModel) - Method in class org.nuxeo.drive.operations.test.NuxeoDriveCreateTestDocuments
-
- run() - Method in class org.nuxeo.drive.operations.test.NuxeoDriveSetActiveFactories
-
- run() - Method in class org.nuxeo.drive.operations.test.NuxeoDriveSetupIntegrationTests
-
- run() - Method in class org.nuxeo.drive.operations.test.NuxeoDriveSetVersioningOptions
-
- run() - Method in class org.nuxeo.drive.operations.test.NuxeoDriveTearDownIntegrationTests
-
- run() - Method in class org.nuxeo.drive.operations.test.NuxeoDriveWaitForAsyncCompletion
-
- run() - Method in class org.nuxeo.ecm.activity.operations.AddActivityReply
-
- run() - Method in class org.nuxeo.ecm.activity.operations.RemoveActivityReply
-
- run(DocumentRef) - Method in class org.nuxeo.ecm.admin.repo.RepoStat
-
- run() - Method in class org.nuxeo.ecm.admin.repo.StatsTask
-
- run() - Method in class org.nuxeo.ecm.admin.repo.StatsTaskRunner
-
- run() - Method in class org.nuxeo.ecm.admin.SystemInfoManager.BinariesGCTask
-
- run() - Method in class org.nuxeo.ecm.agenda.operations.CreateAgendaEvent
-
- run() - Method in class org.nuxeo.ecm.agenda.operations.ListAgendaEvents
-
- run(OperationContext, OperationChain) - Method in interface org.nuxeo.ecm.automation.AutomationService
-
Builds and runs the operation chain given a context.
- run(OperationContext, String) - Method in interface org.nuxeo.ecm.automation.AutomationService
-
Same as previous but for managed chains identified by an ID.
- run(OperationContext, String, Map<String, Object>) - Method in interface org.nuxeo.ecm.automation.AutomationService
-
Shortcut to execute a single operation described by the given ID and map
of parameters
- run() - Method in class org.nuxeo.ecm.automation.core.events.operations.FireEvent
-
- run(OperationContext, String) - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
-
- run(OperationContext, OperationChain) - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
-
- run(OperationContext, String, Map<String, Object>) - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
-
TODO avoid creating a temporary chain and then compile it.
- run(OperationContext, OperationType, Map<String, Object>) - Method in class org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
-
- run(Blob) - Method in class org.nuxeo.ecm.automation.core.operations.blob.AttachBlob
-
- run(Blob) - Method in class org.nuxeo.ecm.automation.core.operations.blob.BlobToFile
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.blob.BlobToPDF
-
- run(Blob) - Method in class org.nuxeo.ecm.automation.core.operations.blob.BlobToPDF
-
- run(BlobList) - Method in class org.nuxeo.ecm.automation.core.operations.blob.BlobToPDF
-
- run(Blob) - Method in class org.nuxeo.ecm.automation.core.operations.blob.ConcatenatePDFs
-
- run(BlobList) - Method in class org.nuxeo.ecm.automation.core.operations.blob.ConcatenatePDFs
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.blob.ConvertBlob
-
- run(Blob) - Method in class org.nuxeo.ecm.automation.core.operations.blob.ConvertBlob
-
- run(BlobList) - Method in class org.nuxeo.ecm.automation.core.operations.blob.ConvertBlob
-
- run() - Method in class org.nuxeo.ecm.automation.core.operations.blob.CreateBlob
-
- run(Blob) - Method in class org.nuxeo.ecm.automation.core.operations.blob.CreateZip
-
- run(BlobList) - Method in class org.nuxeo.ecm.automation.core.operations.blob.CreateZip
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.blob.GetAllDocumentBlobs
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.blob.GetDocumentBlob
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.blob.GetDocumentBlobs
-
- run(Blob) - Method in class org.nuxeo.ecm.automation.core.operations.blob.PostBlob
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.blob.SetBlobFileName
-
- run(BusinessAdapter) - Method in class org.nuxeo.ecm.automation.core.operations.business.BusinessCreateOperation
-
- run(BusinessAdapter) - Method in class org.nuxeo.ecm.automation.core.operations.business.BusinessFetchOperation
-
- run(BusinessAdapter) - Method in class org.nuxeo.ecm.automation.core.operations.business.BusinessUpdateOperation
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.AddEntryToMultiValuedProperty
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.AddPermission
-
- run(DocumentRef) - Method in class org.nuxeo.ecm.automation.core.operations.document.AddPermission
-
- run(DocumentRef) - Method in class org.nuxeo.ecm.automation.core.operations.document.CheckInDocument
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.CheckInDocument
-
- run(DocumentRef) - Method in class org.nuxeo.ecm.automation.core.operations.document.CheckOutDocument
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.CheckOutDocument
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.CopyDocument
-
- run(DocumentRef) - Method in class org.nuxeo.ecm.automation.core.operations.document.CopyDocument
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.CreateDocument
-
- run(DocumentRef) - Method in class org.nuxeo.ecm.automation.core.operations.document.CreateDocument
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.CreateProxyLive
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.CreateVersion
-
- run(DocumentRef) - Method in class org.nuxeo.ecm.automation.core.operations.document.DeleteDocument
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.DeleteDocument
-
- run() - Method in class org.nuxeo.ecm.automation.core.operations.document.FetchByProperty
-
- run() - Method in class org.nuxeo.ecm.automation.core.operations.document.FetchDocument
-
- run(DocumentModelList) - Method in class org.nuxeo.ecm.automation.core.operations.document.FilterDocuments
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.GetDocumentChild
-
- run(DocumentRef) - Method in class org.nuxeo.ecm.automation.core.operations.document.GetDocumentChild
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.GetDocumentChildren
-
- run(DocumentRef) - Method in class org.nuxeo.ecm.automation.core.operations.document.GetDocumentChildren
-
- run(DocumentRef) - Method in class org.nuxeo.ecm.automation.core.operations.document.GetDocumentParent
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.GetDocumentVersions
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.GetLiveDocument
-
- run(DocumentRef) - Method in class org.nuxeo.ecm.automation.core.operations.document.LockDocument
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.LockDocument
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.MoveDocument
-
- run(DocumentRef) - Method in class org.nuxeo.ecm.automation.core.operations.document.MoveDocument
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.MultiPublishDocument
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.PublishDocument
-
- run() - Method in class org.nuxeo.ecm.automation.core.operations.document.Query
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.ReloadDocument
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.RemoveDocumentACL
-
- run(DocumentRef) - Method in class org.nuxeo.ecm.automation.core.operations.document.RemoveDocumentACL
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.RemoveDocumentBlob
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.RemoveEntryOfMultiValuedProperty
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.RemovePermission
-
- run(DocumentRef) - Method in class org.nuxeo.ecm.automation.core.operations.document.RemovePermission
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.RemoveProperty
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.RestoreVersion
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.SaveDocument
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.SetDocumentACE
-
- run(DocumentRef) - Method in class org.nuxeo.ecm.automation.core.operations.document.SetDocumentACE
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.SetDocumentBlob
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.SetDocumentLifeCycle
-
- run(DocumentRef) - Method in class org.nuxeo.ecm.automation.core.operations.document.SetDocumentLifeCycle
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.SetDocumentProperty
-
- run(DocumentRef) - Method in class org.nuxeo.ecm.automation.core.operations.document.UnlockDocument
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.UnlockDocument
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.document.UpdateDocument
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.execution.RunDocumentChain
-
- run(DocumentModelList) - Method in class org.nuxeo.ecm.automation.core.operations.execution.RunDocumentChain
-
- run(Blob) - Method in class org.nuxeo.ecm.automation.core.operations.execution.RunFileChain
-
- run(BlobList) - Method in class org.nuxeo.ecm.automation.core.operations.execution.RunFileChain
-
- run() - Method in class org.nuxeo.ecm.automation.core.operations.execution.RunInNewTransaction
-
- run() - Method in class org.nuxeo.ecm.automation.core.operations.execution.RunOperation
-
- run() - Method in class org.nuxeo.ecm.automation.core.operations.execution.RunOperationOnList
-
- run() - Method in class org.nuxeo.ecm.automation.core.operations.execution.RunOperationOnListInNewTransaction
-
- run() - Method in class org.nuxeo.ecm.automation.core.operations.execution.SaveSession
-
- run(Blob) - Method in class org.nuxeo.ecm.automation.core.operations.FetchContextBlob
-
- run(BlobList) - Method in class org.nuxeo.ecm.automation.core.operations.FetchContextBlob
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.FetchContextDocument
-
- run(DocumentModelList) - Method in class org.nuxeo.ecm.automation.core.operations.FetchContextDocument
-
- run() - Method in class org.nuxeo.ecm.automation.core.operations.login.LoginAs
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.login.LoginAs
-
- run() - Method in class org.nuxeo.ecm.automation.core.operations.login.Logout
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.login.Logout
-
- run() - Method in class org.nuxeo.ecm.automation.core.operations.LogOperation
-
- run() - Method in class org.nuxeo.ecm.automation.core.operations.management.GetCounters
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.notification.SendMail
-
- run() - Method in class org.nuxeo.ecm.automation.core.operations.RestoreBlobInput
-
- run() - Method in class org.nuxeo.ecm.automation.core.operations.RestoreBlobInputFromScript
-
- run() - Method in class org.nuxeo.ecm.automation.core.operations.RestoreBlobsInput
-
- run() - Method in class org.nuxeo.ecm.automation.core.operations.RestoreBlobsInputFromScript
-
- run() - Method in class org.nuxeo.ecm.automation.core.operations.RestoreDocumentInput
-
- run() - Method in class org.nuxeo.ecm.automation.core.operations.RestoreDocumentInputFromScript
-
- run() - Method in class org.nuxeo.ecm.automation.core.operations.RestoreDocumentsInput
-
- run() - Method in class org.nuxeo.ecm.automation.core.operations.RestoreDocumentsInputFromScript
-
- run(Blob) - Method in class org.nuxeo.ecm.automation.core.operations.RunInputScript
-
- run() - Method in class org.nuxeo.ecm.automation.core.operations.RunScript
-
- run() - Method in class org.nuxeo.ecm.automation.core.operations.RunScriptFile
-
Deprecated.
- run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.services.AuditLog
-
- run(DocumentModelList) - Method in class org.nuxeo.ecm.automation.core.operations.services.AuditLog
-
- run() - Method in class org.nuxeo.ecm.automation.core.operations.services.AuditPageProviderOperation
-
- run() - Method in class org.nuxeo.ecm.automation.core.operations.services.AuditQuery
-
- run(Blob) - Method in class org.nuxeo.ecm.automation.core.operations.services.BlobHolderAttach
-
- run(BlobList) - Method in class org.nuxeo.ecm.automation.core.operations.services.BlobHolderAttach
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.services.CreatePicture
-
- run(DocumentRef) - Method in class org.nuxeo.ecm.automation.core.operations.services.CreatePicture
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.services.CreateRelation
-
- run() - Method in class org.nuxeo.ecm.automation.core.operations.services.directory.CreateDirectoryEntries
-
- run() - Method in class org.nuxeo.ecm.automation.core.operations.services.directory.DeleteDirectoryEntries
-
- run() - Method in class org.nuxeo.ecm.automation.core.operations.services.directory.DirectoryProjection
-
- run() - Method in class org.nuxeo.ecm.automation.core.operations.services.directory.ReadDirectoryEntries
-
- run() - Method in class org.nuxeo.ecm.automation.core.operations.services.directory.UpdateDirectoryEntries
-
- run() - Method in class org.nuxeo.ecm.automation.core.operations.services.DocumentPageProviderOperation
-
- run(Blob) - Method in class org.nuxeo.ecm.automation.core.operations.services.FileManagerImport
-
- run(BlobList) - Method in class org.nuxeo.ecm.automation.core.operations.services.FileManagerImport
-
- run() - Method in class org.nuxeo.ecm.automation.core.operations.services.GetActions
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.services.GetActions
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.services.GetDirectoryEntries
-
- run() - Method in class org.nuxeo.ecm.automation.core.operations.services.GetDirectoryEntries
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.services.GetPictureView
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.services.GetRelations
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.services.PictureResize
-
- run(Blob) - Method in class org.nuxeo.ecm.automation.core.operations.services.PictureResize
-
- run() - Method in class org.nuxeo.ecm.automation.core.operations.services.ResultSetPageProviderOperation
-
- run(PaginableDocumentModelListImpl) - Method in class org.nuxeo.ecm.automation.core.operations.services.RunOperationOnProvider
-
- run() - Method in class org.nuxeo.ecm.automation.core.operations.services.UserWorkspace
-
- run() - Method in class org.nuxeo.ecm.automation.core.operations.SetInputAsVar
-
- run() - Method in class org.nuxeo.ecm.automation.core.operations.SetVar
-
- run() - Method in class org.nuxeo.ecm.automation.core.operations.stack.PopBlob
-
- run() - Method in class org.nuxeo.ecm.automation.core.operations.stack.PopBlobList
-
- run() - Method in class org.nuxeo.ecm.automation.core.operations.stack.PopDocument
-
- run() - Method in class org.nuxeo.ecm.automation.core.operations.stack.PopDocumentList
-
- run() - Method in class org.nuxeo.ecm.automation.core.operations.stack.PullBlob
-
- run() - Method in class org.nuxeo.ecm.automation.core.operations.stack.PullBlobList
-
- run() - Method in class org.nuxeo.ecm.automation.core.operations.stack.PullDocument
-
- run() - Method in class org.nuxeo.ecm.automation.core.operations.stack.PullDocumentList
-
- run(Blob) - Method in class org.nuxeo.ecm.automation.core.operations.stack.PushBlob
-
- run(BlobList) - Method in class org.nuxeo.ecm.automation.core.operations.stack.PushBlobList
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.stack.PushDocument
-
- run(DocumentRef) - Method in class org.nuxeo.ecm.automation.core.operations.stack.PushDocument
-
- run(DocumentModelList) - Method in class org.nuxeo.ecm.automation.core.operations.stack.PushDocumentList
-
- run(DocumentRefList) - Method in class org.nuxeo.ecm.automation.core.operations.stack.PushDocumentList
-
- run() - Method in class org.nuxeo.ecm.automation.core.operations.traces.AutomationTraceGetOperation
-
- run() - Method in class org.nuxeo.ecm.automation.core.operations.traces.AutomationTraceToggleOperation
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.users.GetDocumentPrincipalEmails
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.operations.users.GetDocumentUsersAndGroups
-
- run() - Method in class org.nuxeo.ecm.automation.core.operations.users.GetNuxeoPrincipal
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.automation.core.rendering.operations.RenderDocument
-
- run(DocumentModelList) - Method in class org.nuxeo.ecm.automation.core.rendering.operations.RenderDocumentFeed
-
- run(OperationContext, URL) - Static method in class org.nuxeo.ecm.automation.core.scripting.Scripting
-
- run() - Method in class org.nuxeo.ecm.automation.jsf.operations.AddErrorMessage
-
- run() - Method in class org.nuxeo.ecm.automation.jsf.operations.AddInfoMessage
-
- run() - Method in class org.nuxeo.ecm.automation.jsf.operations.AddMessage
-
- run() - Method in class org.nuxeo.ecm.automation.jsf.operations.CancelCreateDocumentInUI
-
- run() - Method in class org.nuxeo.ecm.automation.jsf.operations.ChangeTab
-
- run() - Method in class org.nuxeo.ecm.automation.jsf.operations.ClearClipboard
-
- run() - Method in class org.nuxeo.ecm.automation.jsf.operations.ClearSelectedDocuments
-
- run() - Method in class org.nuxeo.ecm.automation.jsf.operations.ClearWorklist
-
- run() - Method in class org.nuxeo.ecm.automation.jsf.operations.CreateDocumentForm
-
- run() - Method in class org.nuxeo.ecm.automation.jsf.operations.CreateDocumentInUI
-
- run(Blob) - Method in class org.nuxeo.ecm.automation.jsf.operations.DownloadFile
-
- run() - Method in class org.nuxeo.ecm.automation.jsf.operations.FetchDocumentFromSeamContext
-
- run() - Method in class org.nuxeo.ecm.automation.jsf.operations.FetchFromClipboard
-
- run() - Method in class org.nuxeo.ecm.automation.jsf.operations.FetchFromWorklist
-
- run() - Method in class org.nuxeo.ecm.automation.jsf.operations.GetChangeableDocument
-
- run() - Method in class org.nuxeo.ecm.automation.jsf.operations.GetCurrentDocument
-
- run() - Method in class org.nuxeo.ecm.automation.jsf.operations.GetCurrentDomain
-
- run() - Method in class org.nuxeo.ecm.automation.jsf.operations.GetCurrentWorkspace
-
- run() - Method in class org.nuxeo.ecm.automation.jsf.operations.GetDocumentsFromSelectionList
-
- run() - Method in class org.nuxeo.ecm.automation.jsf.operations.GetSelectedDocuments
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.automation.jsf.operations.Navigate
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.automation.jsf.operations.PushToClipboard
-
- run(DocumentModelList) - Method in class org.nuxeo.ecm.automation.jsf.operations.PushToClipboard
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.automation.jsf.operations.PushToWorklist
-
- run(DocumentModelList) - Method in class org.nuxeo.ecm.automation.jsf.operations.PushToWorklist
-
- run() - Method in class org.nuxeo.ecm.automation.jsf.operations.RaiseSeamEvents
-
- run() - Method in class org.nuxeo.ecm.automation.jsf.operations.RefreshUI
-
- run() - Method in class org.nuxeo.ecm.automation.jsf.operations.SaveDocumentInUI
-
- run() - Method in class org.nuxeo.ecm.automation.jsf.operations.SetOutcome
-
- run() - Method in class org.nuxeo.ecm.automation.seam.operations.DestroySeamContext
-
- run() - Method in class org.nuxeo.ecm.automation.seam.operations.InitSeamContext
-
- run() - Method in class org.nuxeo.ecm.automation.seam.operations.RunOperationInSeam
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.automation.task.CreateTask
-
- run() - Method in class org.nuxeo.ecm.automation.task.GetUserTasks
-
- run() - Method in class org.nuxeo.ecm.automation.task.UserTaskPageProviderOperation
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.automation.test.helpers.TestOperation
-
- run(DocumentModelList) - Method in class org.nuxeo.ecm.automation.test.helpers.TestOperation
-
- run(Blob) - Method in class org.nuxeo.ecm.automation.test.helpers.TestOperation
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.classification.core.operation.ClassifyOperation
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.classification.core.operation.UnclassifyOperation
-
- run(Operation<T>) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- run(Operation<T>, ProgressMonitor) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- run(Operation<T>) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Run a command
- run(Operation<T>, ProgressMonitor) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Run a command and notify the given monitor about the execution progress
- run(DocumentPart) - Method in class org.nuxeo.ecm.core.api.model.ValueExporter
-
- run(CoreSession, OperationHandler, ProgressMonitor) - Method in class org.nuxeo.ecm.core.api.operation.Operation
-
- run() - Method in class org.nuxeo.ecm.core.api.UnrestrictedSessionRunner
-
- run() - Method in class org.nuxeo.ecm.core.convert.cache.GCTask
-
- run(List<EventListenerDescriptor>, EventBundle) - Method in class org.nuxeo.ecm.core.event.impl.AsyncEventExecutor
-
- run(List<EventListenerDescriptor>, EventBundle) - Method in class org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor
-
- run(List<EventListenerDescriptor>, EventBundle, long, boolean) - Method in class org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor
-
- run(Bindings) - Method in class org.nuxeo.ecm.core.event.script.Script
-
- run() - Method in interface org.nuxeo.ecm.core.io.DocumentPipe
-
- run() - Method in class org.nuxeo.ecm.core.io.impl.DocumentPipeImpl
-
- run() - Method in interface org.nuxeo.ecm.core.management.api.Probe
-
- run() - Method in class org.nuxeo.ecm.core.management.probes.AdministrativeStatusProbe
-
- run() - Method in class org.nuxeo.ecm.core.management.statuses.AdministrativeStatusManagerImpl.NotifyStatusesHandler
-
- run() - Method in class org.nuxeo.ecm.core.management.storage.DocumentModelStatusPersister.StatusFetcher
-
- run(Boolean, PersistenceProvider.RunCallback<T>) - Method in class org.nuxeo.ecm.core.persistence.PersistenceProvider
-
- run(Boolean, PersistenceProvider.RunVoid) - Method in class org.nuxeo.ecm.core.persistence.PersistenceProvider
-
- run() - Method in class org.nuxeo.ecm.core.storage.sql.LockStepJob
-
- run(LockStepJob...) - Static method in class org.nuxeo.ecm.core.storage.sql.LockStepJob
-
- run() - Method in class org.nuxeo.ecm.core.storage.sql.management.ActiveSessionsProbe
-
- run() - Method in class org.nuxeo.ecm.core.storage.sql.management.RemoteSessionsProbe
-
- run() - Method in class org.nuxeo.ecm.core.work.WorkHolder
-
- run() - Method in class org.nuxeo.ecm.directory.ldap.management.LDAPDirectoriesProbe
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.localconf.PutSimpleConfParam
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.localconf.PutSimpleConfParams
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.localconf.SetSimpleConfParamVar
-
- run() - Method in class org.nuxeo.ecm.multi.tenant.dashboard.MultiTenantDefaultDashboardSpaceCreator
-
- run() - Method in class org.nuxeo.ecm.multi.tenant.operations.CreateUser
-
- run() - Method in class org.nuxeo.ecm.multi.tenant.operations.QueryUsers
-
- run() - Method in class org.nuxeo.ecm.platform.audit.api.document.SourceDocumentResolver
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.workflow.ModerateCommentOperation
-
- run(DocumentRef) - Method in class org.nuxeo.ecm.platform.comment.workflow.ModerateCommentOperation
-
- run() - Method in class org.nuxeo.ecm.platform.comment.workflow.utils.FollowTransitionUnrestricted
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.platform.contentview.json.DocumentModelToJSON
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.platform.faceted.search.api.util.JSONMetadataExporter
-
- run() - Method in class org.nuxeo.ecm.platform.groups.audit.operation.ExportGroups
-
- run() - Method in class org.nuxeo.ecm.platform.management.statuses.PopulateRepositoryProbe
-
- run() - Method in class org.nuxeo.ecm.platform.management.statuses.PopulateRepositoryProbe.Runner
-
- run() - Method in class org.nuxeo.ecm.platform.management.statuses.QueryRepositoryProbe
-
- run() - Method in class org.nuxeo.ecm.platform.management.statuses.QueryRepositoryProbe.Runner
-
- run() - Method in class org.nuxeo.ecm.platform.pictures.tiles.service.GCTask
-
- run() - Method in class org.nuxeo.ecm.platform.publisher.impl.finder.AbstractRootSectionsFinder
-
- run() - Method in class org.nuxeo.ecm.platform.publisher.impl.service.DomainsFinder
-
- run() - Method in class org.nuxeo.ecm.platform.publisher.task.ChangePermissionUnrestricted
-
- run() - Method in class org.nuxeo.ecm.platform.publisher.task.DeleteDocumentUnrestricted
-
- run() - Method in class org.nuxeo.ecm.platform.publisher.task.PublishUnrestricted
-
- run() - Method in class org.nuxeo.ecm.platform.publisher.task.RemoveACLUnrestricted
-
- run() - Method in class org.nuxeo.ecm.platform.publisher.web.PublishActionsBean.ApproverWithoutRestriction
-
- run() - Method in class org.nuxeo.ecm.platform.rendition.publisher.RenditionLiveDocFetcher
-
- run() - Method in class org.nuxeo.ecm.platform.rendition.publisher.RenditionPublicationFactory.RemoveACP
-
- run() - Method in class org.nuxeo.ecm.platform.rendition.publisher.RenditionsRemover
-
- run() - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionCreator
-
- run() - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionFinder
-
- run() - Method in class org.nuxeo.ecm.platform.reporting.seam.ReportActions.UnrestrictedReportModelsContainerCreator
-
- run(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
-
Execute this element.
- run(CoreSession, Map<String, Serializable>) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
-
Execute this element.
- run() - Method in class org.nuxeo.ecm.platform.routing.api.operation.BulkRestartWorkflow
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.platform.routing.api.operation.MapPropertiesOnTaskOperation
-
- run() - Method in class org.nuxeo.ecm.platform.routing.api.operation.SetWorkflowNodeVar
-
- run() - Method in class org.nuxeo.ecm.platform.routing.core.api.operation.GetTaskNamesOperation
-
- run() - Method in class org.nuxeo.ecm.platform.routing.core.api.operation.SetWorkflowVar
-
- run() - Method in class org.nuxeo.ecm.platform.routing.core.api.operation.SetWorkflowVariablesOperation
-
- run(DocumentModelList) - Method in class org.nuxeo.ecm.platform.routing.core.api.operation.StartWorkflowOperation
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.platform.routing.core.api.operation.StartWorkflowOperation
-
- run(CoreSession, DocumentRouteElement, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.routing.core.impl.AbstractRunner
-
- run(CoreSession, DocumentRouteElement) - Method in class org.nuxeo.ecm.platform.routing.core.impl.ConditionalRunner
-
- run(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
-
- run(CoreSession, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
-
- run(CoreSession, DocumentRouteElement, Map<String, Serializable>) - Method in interface org.nuxeo.ecm.platform.routing.core.impl.ElementRunner
-
Run this element.
- run(CoreSession, DocumentRouteElement) - Method in interface org.nuxeo.ecm.platform.routing.core.impl.ElementRunner
-
Run this element.
- run() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GetGraphOperation
-
- run(CoreSession, DocumentRouteElement, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphRunner
-
- run(CoreSession, DocumentRouteElement) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphRunner
-
- run(CoreSession, DocumentRouteElement) - Method in class org.nuxeo.ecm.platform.routing.core.impl.ParallelRunner
-
- run(CoreSession, DocumentRouteElement) - Method in class org.nuxeo.ecm.platform.routing.core.impl.SerialRunner
-
- run(CoreSession, DocumentRouteElement) - Method in class org.nuxeo.ecm.platform.routing.core.impl.StepElementRunner
-
- run(CoreSession, DocumentRouteElement, Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.routing.core.impl.StepElementRunner
-
- run(Object) - Method in class org.nuxeo.ecm.platform.suggestbox.handlers.FacetedSearchSuggestionHandler
-
- run(Object) - Method in class org.nuxeo.ecm.platform.suggestbox.handlers.NavigateToDocumentSuggestionHandler
-
- run(Object) - Method in class org.nuxeo.ecm.platform.suggestbox.handlers.NavigateToGroupSuggestionHandler
-
- run(Object) - Method in class org.nuxeo.ecm.platform.suggestbox.handlers.NavigateToUserSuggestionHandler
-
- run() - Method in class org.nuxeo.ecm.platform.task.core.service.CreateTaskUnrestricted
-
- run() - Method in class org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl.GetTaskRootParentPathUnrestricted
-
- run() - Method in class org.nuxeo.ecm.platform.ui.select2.automation.SuggestDirectoryEntries
-
- run() - Method in class org.nuxeo.ecm.platform.ui.select2.automation.SuggestUserEntries
-
- run(Blob) - Method in class org.nuxeo.ecm.platform.userworkspace.operations.UserWorkspaceCreateFromBlob
-
- run(BlobList) - Method in class org.nuxeo.ecm.platform.userworkspace.operations.UserWorkspaceCreateFromBlob
-
- run() - Method in class org.nuxeo.ecm.poll.listeners.UpdateAllPollsStatusListener.UpdatePollsStatus
-
- run() - Method in class org.nuxeo.ecm.poll.operations.AnswerPoll
-
- run() - Method in class org.nuxeo.ecm.poll.operations.GetOpenPolls
-
- run() - Method in class org.nuxeo.ecm.poll.operations.GetPoll
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.quota.automation.GetQuotaInfoOperation
-
- run(DocumentRef) - Method in class org.nuxeo.ecm.quota.automation.GetQuotaInfoOperation
-
- run() - Method in class org.nuxeo.ecm.quota.automation.GetQuotaInfoOperation
-
- run() - Method in class org.nuxeo.ecm.quota.automation.GetQuotaStatisticsOperation
-
- run(DocumentModel) - Method in class org.nuxeo.ecm.quota.automation.SetQuotaInfoOperation
-
- run(DocumentRef) - Method in class org.nuxeo.ecm.quota.automation.SetQuotaInfoOperation
-
- run() - Method in class org.nuxeo.ecm.quota.automation.SetQuotaInfoOperation
-
- run() - Method in class org.nuxeo.ecm.rating.operations.CancelLike
-
- run() - Method in class org.nuxeo.ecm.rating.operations.GetLikeStatus
-
- run() - Method in class org.nuxeo.ecm.rating.operations.Like
-
- run() - Method in class org.nuxeo.ecm.rating.operations.MostLiked
-
- run() - Method in class org.nuxeo.ecm.social.activity.stream.operations.GetActivityStream
-
- run() - Method in class org.nuxeo.ecm.social.mini.message.operations.AddMiniMessage
-
- run() - Method in class org.nuxeo.ecm.social.mini.message.operations.GetMiniMessages
-
- run() - Method in class org.nuxeo.ecm.social.mini.message.operations.RemoveMiniMessage
-
- run() - Method in class org.nuxeo.ecm.social.workspace.gadgets.GetPublicSocialWorkspaces
-
- run() - Method in class org.nuxeo.ecm.social.workspace.gadgets.GetSocialWorkspaceActivityStream
-
- run() - Method in class org.nuxeo.ecm.social.workspace.gadgets.GetSocialWorkspaceMembers
-
- run() - Method in class org.nuxeo.ecm.social.workspace.gadgets.GetSocialWorkspaceMiniMessages
-
- run() - Method in class org.nuxeo.ecm.social.workspace.gadgets.GetUserSocialWorkspaceStatus
-
- run() - Method in class org.nuxeo.ecm.social.workspace.gadgets.JoinSocialWorkspaceRequest
-
- run() - Method in class org.nuxeo.ecm.social.workspace.gadgets.SocialProviderOperation
-
- run() - Method in class org.nuxeo.ecm.user.center.dashboard.AnonymousDashboardSpaceCreator
-
- run() - Method in class org.nuxeo.ecm.user.center.dashboard.DefaultDashboardSpaceCreator
-
- run() - Method in class org.nuxeo.ecm.user.center.dashboard.UserDashboardSpaceProvider.DefaultDashboardSpaceCopy
-
- run() - Method in class org.nuxeo.ecm.wall.operations.GetWallActivityStream
-
- run(Installer, File, File) - Method in class org.nuxeo.ecm.webengine.install.AppendOperation
-
- run(Installer, File, File) - Method in class org.nuxeo.ecm.webengine.install.CopyOperation
-
- run(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter
-
- run(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.nuxeo.ecm.webengine.jaxrs.login.AuthenticationFilter
-
- run(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter
-
- run(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.nuxeo.ecm.webengine.jaxrs.tx.TransactionFilter
-
- run() - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
-
Runs the configuration files generation.
- run() - Method in class org.nuxeo.launcher.gui.logs.LogsSource
-
- run() - Method in class org.nuxeo.log4j.ThreadedStreamGobbler
-
- run() - Method in class org.nuxeo.rss.reader.FeedProviderOperation
-
- run() - Method in class org.nuxeo.rss.reader.runner.UnrestrictedRssReaderManagementRootGenerator
-
- run(RunNotifier) - Method in class org.nuxeo.runtime.test.runner.FeaturesRunner
-
- run() - Method in class org.nuxeo.shell.automation.cmds.Audit
-
- run() - Method in class org.nuxeo.shell.automation.cmds.Cat
-
- run() - Method in class org.nuxeo.shell.automation.cmds.Cd
-
- run() - Method in class org.nuxeo.shell.automation.cmds.Connect
-
- run() - Method in class org.nuxeo.shell.automation.cmds.Cp
-
- run() - Method in class org.nuxeo.shell.automation.cmds.Disconnect
-
- run() - Method in class org.nuxeo.shell.automation.cmds.Fire
-
- run() - Method in class org.nuxeo.shell.automation.cmds.GetBlob
-
- run() - Method in class org.nuxeo.shell.automation.cmds.GetBlobs
-
- run() - Method in class org.nuxeo.shell.automation.cmds.GetProperty
-
- run() - Method in class org.nuxeo.shell.automation.cmds.GetRelations
-
- run() - Method in class org.nuxeo.shell.automation.cmds.LifeCycleState
-
- run() - Method in class org.nuxeo.shell.automation.cmds.Lock
-
- run() - Method in class org.nuxeo.shell.automation.cmds.Ls
-
- run() - Method in class org.nuxeo.shell.automation.cmds.MkDir
-
- run() - Method in class org.nuxeo.shell.automation.cmds.MkRelation
-
- run() - Method in class org.nuxeo.shell.automation.cmds.Mv
-
- run() - Method in class org.nuxeo.shell.automation.cmds.OperationCommand
-
- run() - Method in class org.nuxeo.shell.automation.cmds.Perms
-
- run() - Method in class org.nuxeo.shell.automation.cmds.Popd
-
- run() - Method in class org.nuxeo.shell.automation.cmds.Publish
-
- run() - Method in class org.nuxeo.shell.automation.cmds.Pushd
-
- run() - Method in class org.nuxeo.shell.automation.cmds.Pwd
-
- run() - Method in class org.nuxeo.shell.automation.cmds.Query
-
- run() - Method in class org.nuxeo.shell.automation.cmds.RemoveBlob
-
- run() - Method in class org.nuxeo.shell.automation.cmds.Rename
-
- run() - Method in class org.nuxeo.shell.automation.cmds.Rm
-
- run() - Method in class org.nuxeo.shell.automation.cmds.RunChainWithDoc
-
- run() - Method in class org.nuxeo.shell.automation.cmds.RunChainWithFile
-
- run() - Method in class org.nuxeo.shell.automation.cmds.Script
-
- run() - Method in class org.nuxeo.shell.automation.cmds.SetBlob
-
- run() - Method in class org.nuxeo.shell.automation.cmds.SetProperty
-
- run() - Method in class org.nuxeo.shell.automation.cmds.Tree
-
- run() - Method in class org.nuxeo.shell.automation.cmds.Unlock
-
- run() - Method in class org.nuxeo.shell.automation.cmds.Update
-
- run() - Method in class org.nuxeo.shell.automation.PrintOperation
-
- run(File, Map<String, Object>) - Static method in class org.nuxeo.shell.automation.Scripting
-
- run(String, Map<String, Object>) - Static method in class org.nuxeo.shell.automation.Scripting
-
- run(URL, Map<String, Object>) - Static method in class org.nuxeo.shell.automation.Scripting
-
- run(String, InputStream, Map<String, Object>) - Static method in class org.nuxeo.shell.automation.Scripting
-
- run() - Method in class org.nuxeo.shell.cmds.Commands
-
- run() - Method in class org.nuxeo.shell.cmds.Exit
-
- run() - Method in class org.nuxeo.shell.cmds.Help
-
- run() - Method in class org.nuxeo.shell.cmds.Install
-
- run() - Method in class org.nuxeo.shell.cmds.Interactive
-
- run() - Method in class org.nuxeo.shell.cmds.Settings
-
- run() - Method in class org.nuxeo.shell.cmds.Trace
-
- run() - Method in class org.nuxeo.shell.cmds.Use
-
- run() - Method in class org.nuxeo.shell.cmds.Version
-
- run() - Method in class org.nuxeo.shell.equinox.cmds.Bundle
-
- run() - Method in class org.nuxeo.shell.equinox.cmds.Bundles
-
- run() - Method in class org.nuxeo.shell.equinox.cmds.Connect
-
- run() - Method in class org.nuxeo.shell.equinox.cmds.Diag
-
- run() - Method in class org.nuxeo.shell.equinox.cmds.Disconnect
-
- run() - Method in class org.nuxeo.shell.equinox.cmds.Headers
-
- run() - Method in class org.nuxeo.shell.equinox.cmds.Packages
-
- Run - Class in org.nuxeo.shell.equinox.cmds
-
- Run() - Constructor for class org.nuxeo.shell.equinox.cmds.Run
-
- run() - Method in class org.nuxeo.shell.equinox.cmds.Run
-
- run() - Method in class org.nuxeo.shell.equinox.cmds.Ss
-
- run() - Method in class org.nuxeo.shell.equinox.cmds.Status
-
- run() - Method in class org.nuxeo.shell.fs.cmds.Cat
-
- run() - Method in class org.nuxeo.shell.fs.cmds.Cd
-
- run() - Method in class org.nuxeo.shell.fs.cmds.Cp
-
- run() - Method in class org.nuxeo.shell.fs.cmds.Ls
-
- run() - Method in class org.nuxeo.shell.fs.cmds.MkDir
-
- run() - Method in class org.nuxeo.shell.fs.cmds.Mv
-
- run() - Method in class org.nuxeo.shell.fs.cmds.Popd
-
- run() - Method in class org.nuxeo.shell.fs.cmds.Pushd
-
- run() - Method in class org.nuxeo.shell.fs.cmds.Pwd
-
- run() - Method in class org.nuxeo.shell.fs.cmds.Rm
-
- run() - Method in class org.nuxeo.shell.fs.cmds.Touch
-
- run(String) - Method in class org.nuxeo.shell.Shell
-
- run(String...) - Method in class org.nuxeo.shell.Shell
-
- run(Runnable) - Method in class org.nuxeo.shell.Shell
-
- run() - Method in class org.nuxeo.shell.swing.cmds.BgColorCommand
-
- run() - Method in class org.nuxeo.shell.swing.cmds.ColorCommand
-
- run() - Method in class org.nuxeo.shell.swing.cmds.FontCommand
-
- run() - Method in class org.nuxeo.shell.swing.cmds.ThemeCommand
-
- run(DocumentModel) - Method in class org.nuxeo.snapshot.operation.CreateTreeSnapshot
-
- run(DocumentModel) - Method in class org.nuxeo.template.automation.RenderWithTemplateOperation
-
- run(Blob) - Method in class org.nuxeo.template.deckjs.DeckJSPDFOperation
-
- run() - Method in class org.nuxeo.template.service.TemplateMappingFetcher
-
- run() - Method in class org.nuxeo.template.service.TemplateMappingRemover
-
- runAllProbes() - Method in class org.nuxeo.ecm.admin.monitoring.MonitoringActionBean
-
- runAllProbes() - Method in interface org.nuxeo.ecm.core.management.api.ProbeRunnerMBean
-
- runAllProbes() - Method in class org.nuxeo.ecm.core.management.probes.ProbeManagerImpl
-
- runBatch(List<String>) - Method in class org.nuxeo.shell.Shell
-
- runBeforeAfters() - Method in class org.nuxeo.functionaltests.AbstractTest
-
This method will be executed before any method registered with JUnit
After annotation.
- runBeforeAfters() - Method in class org.nuxeo.functionaltests.LogTestWatchman
-
- runBulk(List<EventListenerDescriptor>, EventBundle) - Method in class org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor
-
- RunChainWithDoc - Class in org.nuxeo.shell.automation.cmds
-
- RunChainWithDoc() - Constructor for class org.nuxeo.shell.automation.cmds.RunChainWithDoc
-
- RunChainWithFile - Class in org.nuxeo.shell.automation.cmds
-
- RunChainWithFile() - Constructor for class org.nuxeo.shell.automation.cmds.RunChainWithFile
-
- runDeploymentPreprocessor() - Method in class org.nuxeo.runtime.reload.ReloadComponent
-
- runDeploymentPreprocessor() - Method in interface org.nuxeo.runtime.reload.ReloadService
-
Runs the deployment preprocessor
- RunDocumentChain - Class in org.nuxeo.ecm.automation.core.operations.execution
-
Run an embedded operation chain that returns a DocumentModel using the
current input.
- RunDocumentChain() - Constructor for class org.nuxeo.ecm.automation.core.operations.execution.RunDocumentChain
-
- RunFileChain - Class in org.nuxeo.ecm.automation.core.operations.execution
-
Run an embedded operation chain that returns a Blob using the
current input.
- RunFileChain() - Constructor for class org.nuxeo.ecm.automation.core.operations.execution.RunFileChain
-
- RunInNewTransaction - Class in org.nuxeo.ecm.automation.core.operations.execution
-
Operation to run an operation chain in a separate transaction.
- RunInNewTransaction() - Constructor for class org.nuxeo.ecm.automation.core.operations.execution.RunInNewTransaction
-
- RunInputScript - Class in org.nuxeo.ecm.automation.core.operations
-
Run a script given as the input of the operation (as a blob).
- RunInputScript() - Constructor for class org.nuxeo.ecm.automation.core.operations.RunInputScript
-
- RunnerFeature - Interface in org.nuxeo.runtime.test.runner
-
- RUNNING - Static variable in class org.nuxeo.ecm.core.api.operation.Operation
-
- RunOperation - Class in org.nuxeo.ecm.automation.core.operations.execution
-
Run an embedded operation chain using the current input.
- RunOperation() - Constructor for class org.nuxeo.ecm.automation.core.operations.execution.RunOperation
-
- RunOperationInSeam - Class in org.nuxeo.ecm.automation.seam.operations
-
Execute an operation within the Seam context (doing automatically the needed
init and cleanup)
- RunOperationInSeam() - Constructor for class org.nuxeo.ecm.automation.seam.operations.RunOperationInSeam
-
- RunOperationOnList - Class in org.nuxeo.ecm.automation.core.operations.execution
-
Run an embedded operation chain using the current input.
- RunOperationOnList() - Constructor for class org.nuxeo.ecm.automation.core.operations.execution.RunOperationOnList
-
- RunOperationOnListInNewTransaction - Class in org.nuxeo.ecm.automation.core.operations.execution
-
Run an embedded operation chain inside separated transactions using the
current input.
- RunOperationOnListInNewTransaction() - Constructor for class org.nuxeo.ecm.automation.core.operations.execution.RunOperationOnListInNewTransaction
-
- RunOperationOnProvider - Class in org.nuxeo.ecm.automation.core.operations.services
-
Run an embedded operation chain for each page of the pageProvider given as
input.
- RunOperationOnProvider() - Constructor for class org.nuxeo.ecm.automation.core.operations.services.RunOperationOnProvider
-
- runProbe() - Method in class org.nuxeo.ecm.admin.monitoring.MonitoringActionBean
-
- runProbe(ProbeInfo) - Method in interface org.nuxeo.ecm.core.management.api.ProbeManager
-
- runProbe(String) - Method in interface org.nuxeo.ecm.core.management.api.ProbeManager
-
- runProbe(ProbeInfo) - Method in class org.nuxeo.ecm.core.management.probes.ProbeManagerImpl
-
- runProbe(String) - Method in class org.nuxeo.ecm.core.management.probes.ProbeManagerImpl
-
- runSafe() - Method in class org.nuxeo.ecm.core.management.storage.DocumentStoreSessionRunner
-
Run with the nuxeo class loader, wrap client exception into errors
- RunScript - Class in org.nuxeo.ecm.automation.core.operations
-
Save the session - TODO remove this?
- RunScript() - Constructor for class org.nuxeo.ecm.automation.core.operations.RunScript
-
- runScript(String) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
-
- runScript(String, Map<String, Object>) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
-
- runScript(ScriptFile, Map<String, Object>) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
-
- runScript(String, Map<String, Object>) - Method in interface org.nuxeo.ecm.webengine.model.WebContext
-
Runs the given script.
- runScript(String) - Method in interface org.nuxeo.ecm.webengine.model.WebContext
-
Runs the given script.
- runScript(ScriptFile, Map<String, Object>) - Method in interface org.nuxeo.ecm.webengine.model.WebContext
-
Runs the script using given arguments
- runScript(ScriptFile) - Method in class org.nuxeo.ecm.webengine.scripting.Scripting
-
- runScript(ScriptFile, Map<String, Object>) - Method in class org.nuxeo.ecm.webengine.scripting.Scripting
-
- runScript(RemoteContext, Blob, Map<String, Object>) - Static method in class org.nuxeo.shell.automation.Scripting
-
- RunScriptFile - Class in org.nuxeo.ecm.automation.core.operations
-
- RunScriptFile() - Constructor for class org.nuxeo.ecm.automation.core.operations.RunScriptFile
-
Deprecated.
- RUNTIME - Static variable in class org.nuxeo.apidoc.snapshot.SnapshotManagerComponent
-
- runtime - Variable in class org.nuxeo.runtime.RuntimeServiceEvent
-
- RUNTIME_ABOUT_TO_START - Static variable in class org.nuxeo.runtime.RuntimeServiceEvent
-
- RUNTIME_ABOUT_TO_STOP - Static variable in class org.nuxeo.runtime.RuntimeServiceEvent
-
- RUNTIME_ADM - Static variable in class org.nuxeo.apidoc.snapshot.SnapshotManagerComponent
-
- RUNTIME_EVENT_TOPIC - Static variable in class org.nuxeo.ecm.core.management.statuses.RuntimeEventNotifier
-
- RUNTIME_STARTED - Static variable in class org.nuxeo.runtime.RuntimeServiceEvent
-
- RUNTIME_STOPPED - Static variable in class org.nuxeo.runtime.RuntimeServiceEvent
-
- RuntimeContext - Interface in org.nuxeo.runtime.model
-
The runtime context.
- RuntimeEventNotifier - Class in org.nuxeo.ecm.core.management.statuses
-
- RuntimeEventNotifier() - Constructor for class org.nuxeo.ecm.core.management.statuses.RuntimeEventNotifier
-
- RuntimeExtension - Interface in org.nuxeo.runtime
-
A runtime extension is a service that is started by the runtime when it
starts using the runtime service context.
- RuntimeFeature - Class in org.nuxeo.runtime.test.runner
-
- RuntimeFeature() - Constructor for class org.nuxeo.runtime.test.runner.RuntimeFeature
-
- RuntimeHarness - Interface in org.nuxeo.runtime.test.runner
-
TODO: Move this to org.nuxeo.runtime package
- RuntimeInstanceIdentifier - Class in org.nuxeo.runtime.api
-
Provides a way to identify a Nuxeo Runtime instance.
- RuntimeInstrospection - Class in org.nuxeo.ecm.admin.runtime
-
Extracts information about the Bundles currently deployed in Nuxeo Runtime
- RuntimeInstrospection() - Constructor for class org.nuxeo.ecm.admin.runtime.RuntimeInstrospection
-
- RuntimeInventoryAdapter - Class in org.nuxeo.ecm.platform.management.adapters
-
- RuntimeInventoryAdapter(RuntimeInventoryFactory) - Constructor for class org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryAdapter
-
- RuntimeInventoryFactory - Class in org.nuxeo.ecm.platform.management.adapters
-
- RuntimeInventoryFactory() - Constructor for class org.nuxeo.ecm.platform.management.adapters.RuntimeInventoryFactory
-
- RuntimeInventoryMBean - Interface in org.nuxeo.ecm.platform.management.adapters
-
- RuntimeListener - Class in org.nuxeo.ecm.core.management.test.statuses
-
- RuntimeListener() - Constructor for class org.nuxeo.ecm.core.management.test.statuses.RuntimeListener
-
- RuntimeService - Annotation Type in org.mockito.configuration
-
Anotating a field with NXMock in a test, injects a mock in that field and
binds it to the the service manager.
- RuntimeService - Interface in org.nuxeo.runtime
-
The runtime service: a singleton object that provides access to the Nuxeo
Runtime.
- RuntimeServiceEvent - Class in org.nuxeo.runtime
-
An event in the Nuxeo Runtime life cycle.
- RuntimeServiceEvent(int, RuntimeService) - Constructor for class org.nuxeo.runtime.RuntimeServiceEvent
-
- RuntimeServiceException - Exception in org.nuxeo.runtime
-
Describes a runtime service exception.
- RuntimeServiceException() - Constructor for exception org.nuxeo.runtime.RuntimeServiceException
-
- RuntimeServiceException(String) - Constructor for exception org.nuxeo.runtime.RuntimeServiceException
-
- RuntimeServiceException(String, Throwable) - Constructor for exception org.nuxeo.runtime.RuntimeServiceException
-
- RuntimeServiceException(Throwable) - Constructor for exception org.nuxeo.runtime.RuntimeServiceException
-
- RuntimeServiceListener - Interface in org.nuxeo.runtime
-
Listener to be notified about the runtime service's life cycle events.
- RuntimeServiceLocator - Class in org.nuxeo.runtime.api
-
A server implementation that use Nuxeo Runtime to lookup services.
- RuntimeServiceLocator() - Constructor for class org.nuxeo.runtime.api.RuntimeServiceLocator
-
- RuntimeSnapshot - Class in org.nuxeo.apidoc.introspection
-
- RuntimeSnapshot() - Constructor for class org.nuxeo.apidoc.introspection.RuntimeSnapshot
-
- runUnrestricted() - Method in class org.nuxeo.ecm.core.api.UnrestrictedSessionRunner
-
- runWith(EntityManager) - Method in interface org.nuxeo.ecm.core.persistence.PersistenceProvider.RunCallback
-
- runWith(EntityManager) - Method in interface org.nuxeo.ecm.core.persistence.PersistenceProvider.RunVoid
-
- rvalue - Variable in class org.nuxeo.ecm.core.query.sql.model.Expression
-
- S3BinaryManager - Class in org.nuxeo.ecm.core.storage.sql
-
A Binary Manager that stores binaries as S3 BLOBs
- S3BinaryManager() - Constructor for class org.nuxeo.ecm.core.storage.sql.S3BinaryManager
-
- S3BinaryManager.S3BinaryFileCache - Class in org.nuxeo.ecm.core.storage.sql
-
- S3BinaryManager.S3BinaryFileCache(File, long) - Constructor for class org.nuxeo.ecm.core.storage.sql.S3BinaryManager.S3BinaryFileCache
-
- S3BinaryManager.S3BinaryGarbageCollector - Class in org.nuxeo.ecm.core.storage.sql
-
Garbage collector for S3 binaries that stores the marked (in use)
binaries in memory.
- S3BinaryManager.S3BinaryGarbageCollector(S3BinaryManager) - Constructor for class org.nuxeo.ecm.core.storage.sql.S3BinaryManager.S3BinaryGarbageCollector
-
- safeClose(Closeable) - Static method in class org.nuxeo.common.utils.FileUtils
-
- safeCreate(File, String) - Static method in class org.nuxeo.runtime.model.persistence.fs.FileSystemStorage
-
- safeRead(File) - Static method in class org.nuxeo.runtime.model.persistence.fs.FileSystemStorage
-
- safeRemove(File) - Static method in class org.nuxeo.runtime.model.persistence.fs.FileSystemStorage
-
- safeWrite(File, String) - Static method in class org.nuxeo.runtime.model.persistence.fs.FileSystemStorage
-
- sameAs(String) - Method in exception org.nuxeo.ecm.core.api.WrappedException
-
- sampleAsMap() - Method in interface org.nuxeo.runtime.management.counters.CounterMXBean
-
- sampleAsMap() - Method in class org.nuxeo.runtime.management.counters.CounterMXBeanImpl
-
- sampleAsMap() - Method in interface org.nuxeo.runtime.management.stopwatchs.StopwatchMXBean
-
- sampleAsMap() - Method in class org.nuxeo.runtime.management.stopwatchs.StopwatchMXBeanImpl
-
- sampleAsString() - Method in interface org.nuxeo.runtime.management.counters.CounterMXBean
-
- sampleAsString() - Method in class org.nuxeo.runtime.management.counters.CounterMXBeanImpl
-
- sampleAsString() - Method in interface org.nuxeo.runtime.management.stopwatchs.StopwatchMXBean
-
- sampleAsString() - Method in class org.nuxeo.runtime.management.stopwatchs.StopwatchMXBeanImpl
-
- SamplesRoot - Class in org.nuxeo.ecm.webengine.samples
-
Web Engine Samples Root
- SamplesRoot() - Constructor for class org.nuxeo.ecm.webengine.samples.SamplesRoot
-
- sanitizeAndSign(HttpRequest, List<OAuth.Parameter>, boolean) - Method in class org.nuxeo.opensocial.shindig.oauth.NuxeoOAuthRequest
-
Start with an HttpRequest.
- sanitizeDocument(DocumentModel) - Method in interface org.nuxeo.ecm.platform.htmlsanitizer.HtmlSanitizerService
-
Sanitizes a document's fields, depending on the service configuration.
- sanitizeDocument(DocumentModel) - Method in class org.nuxeo.ecm.platform.htmlsanitizer.HtmlSanitizerServiceImpl
-
- sanitizeFulltextInput(String) - Static method in class org.nuxeo.ecm.platform.query.nxql.NXQLQueryBuilder
-
Remove any special character that could be mis-interpreted as a low
level full-text query operator.
- SANITIZER_XP - Static variable in class org.nuxeo.ecm.platform.htmlsanitizer.HtmlSanitizerServiceImpl
-
- sanitizers - Variable in class org.nuxeo.ecm.platform.htmlsanitizer.HtmlSanitizerServiceImpl
-
Effective sanitizers.
- sanitizeString(String, String) - Method in interface org.nuxeo.ecm.platform.htmlsanitizer.HtmlSanitizerService
-
Sanitizes a string.
- sanitizeString(String, String) - Method in class org.nuxeo.ecm.platform.htmlsanitizer.HtmlSanitizerServiceImpl
-
- save() - Method in class org.nuxeo.ecm.admin.setup.SetupWizardActionBean
-
- save(CoreSession) - Method in class org.nuxeo.ecm.automation.core.operations.business.adapter.BusinessAdapter
-
- save() - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- save() - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Saves any pending changes done until now through this session.
- save(CoreSession) - Method in class org.nuxeo.ecm.core.api.localconfiguration.AbstractLocalConfiguration
-
- save(CoreSession) - Method in interface org.nuxeo.ecm.core.api.localconfiguration.LocalConfiguration
-
Save this LocalConfiguration.
- save(CoreSession) - Method in class org.nuxeo.ecm.core.api.thumbnail.ThumbnailAdapter
-
- save() - Method in interface org.nuxeo.ecm.core.model.Document
-
Saves any modification done on this document or its children.
- save() - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- save() - Method in interface org.nuxeo.ecm.core.model.Session
-
Saves this session.
- save() - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
-
- save() - Method in class org.nuxeo.ecm.core.storage.sql.BaseProperty
-
- save() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
-
- save() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- save() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
-
- save() - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl
-
- save() - Method in interface org.nuxeo.ecm.core.storage.sql.Session
-
Saves the modifications to persistent storage.
- save() - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
-
- save(CoreSession) - Method in class org.nuxeo.ecm.localconf.SimpleConfigurationAdapter
-
- save(File) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.data.InfoExporter
-
- save(String) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.excel.ExcelBuilder
- save(File) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.excel.ExcelBuilder
- save(String) - Method in interface org.nuxeo.ecm.platform.groups.audit.service.acl.excel.IExcelBuilder
-
- save(File) - Method in interface org.nuxeo.ecm.platform.groups.audit.service.acl.excel.IExcelBuilder
-
- save(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
-
save the document representing this DocumentRoute.
- save(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
-
- save() - Method in interface org.nuxeo.ecm.quota.size.QuotaAware
-
- save(boolean) - Method in interface org.nuxeo.ecm.quota.size.QuotaAware
-
- save() - Method in class org.nuxeo.ecm.quota.size.QuotaAwareDocument
-
- save(boolean) - Method in class org.nuxeo.ecm.quota.size.QuotaAwareDocument
-
- save() - Method in interface org.nuxeo.ecm.spaces.api.Gadget
-
- save() - Method in interface org.nuxeo.ecm.spaces.api.Space
-
- save() - Method in class org.nuxeo.ecm.spaces.impl.docwrapper.DocGadgetImpl
-
- save() - Method in class org.nuxeo.ecm.spaces.impl.docwrapper.DocSpaceImpl
-
- save() - Method in class org.nuxeo.ecm.webapp.dnd.DndFormActionBean
-
- save() - Method in class org.nuxeo.functionaltests.dam.FoldableBoxFragment
-
- save() - Method in class org.nuxeo.functionaltests.pages.tabs.EditTabSubPage
-
Save the modifications.
- save() - Method in class org.nuxeo.opensocial.container.client.ContainerConstants
-
- save() - Method in interface org.nuxeo.opensocial.container.client.external.GadgetsConstants
-
- save() - Method in interface org.nuxeo.opensocial.container.server.layout.YUILayoutAdapter
-
- save() - Method in class org.nuxeo.opensocial.container.server.layout.YUILayoutAdapterImpl
-
- save() - Method in class org.nuxeo.template.adapters.AbstractTemplateDocument
-
- save(DocumentModel) - Method in class org.nuxeo.template.adapters.doc.TemplateBindings
-
- save() - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
-
- save(String, String) - Method in class org.nuxeo.theme.editor.UndoBuffer
-
- saveChanges() - Method in class org.nuxeo.ecm.webdav.backend.AbstractCoreBackend
-
- saveChanges() - Method in interface org.nuxeo.ecm.webdav.backend.Backend
-
- saveChanges() - Method in class org.nuxeo.functionaltests.pages.tabs.AccessRightsSubPage
-
- saveChanges() - Method in class org.nuxeo.wss.impl.WSSBackendAdapter
-
- saveChanges() - Method in class org.nuxeo.wss.impl.WSSFakeBackend
-
- saveChanges() - Method in class org.nuxeo.wss.impl.WSSRootBackendAdapter
-
- saveChanges() - Method in class org.nuxeo.wss.impl.WSSVirtualBackendAdapter
-
- saveChanges() - Method in interface org.nuxeo.wss.spi.WSSBackend
-
- saveConfiguration() - Method in class org.nuxeo.ecm.user.registration.actions.UserRegistrationConfigurationActions
-
- saveConfiguration(Map<String, String>) - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
-
Save changed parameters in nuxeo.conf
.
- saveConfiguration(Map<String, String>, boolean, boolean) - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
-
- saveConnectRegistrationFile(Context) - Static method in class org.nuxeo.wizard.helpers.ConnectRegistrationHelper
-
- saveContentView(ContentView) - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentViewService
-
Returns the state of this content view.
- saveContentView(ContentView) - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewServiceImpl
-
- saveCss() - Method in class org.nuxeo.theme.bank.Management
-
- saveCurrentDocument() - Method in interface org.nuxeo.ecm.platform.ui.web.api.NavigationContext
-
Saves the current copy of the document to server.
- saveCurrentDocument() - Method in class org.nuxeo.ecm.webapp.context.NavigationContextBean
-
- SAVED_DAM_SEARCHES_PROVIDER_NAME - Static variable in class org.nuxeo.dam.DamConstants
-
- SAVED_SEARCHES_LABEL - Static variable in class org.nuxeo.dam.seam.DamSearchActions
-
- saveDeputy() - Method in class org.nuxeo.ecm.platform.login.deputy.management.web.DeputyActionsBean
-
- SaveDocument - Class in org.nuxeo.ecm.automation.core.operations.document
-
- SaveDocument() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.SaveDocument
-
- saveDocument(CoreSession, DocumentModel) - Static method in class org.nuxeo.ecm.automation.core.util.DocumentHelper
-
Saves the document and clear context data to avoid incrementing version
in next operations if not needed.
- saveDocument(DocumentModel) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- saveDocument(DocumentModel) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Saves changes done on the given document model.
- saveDocument() - Method in class org.nuxeo.ecm.platform.reporting.seam.ReportActions
-
- saveDocument() - Method in interface org.nuxeo.ecm.webapp.contentbrowser.DocumentActions
-
Creates the document from the changeableDocument put in request.
- saveDocument(DocumentModel) - Method in interface org.nuxeo.ecm.webapp.contentbrowser.DocumentActions
-
Creates the given document.
- saveDocument() - Method in class org.nuxeo.ecm.webapp.contentbrowser.DocumentActionsBean
-
- saveDocument(DocumentModel) - Method in class org.nuxeo.ecm.webapp.contentbrowser.DocumentActionsBean
-
- saveDocument() - Method in class org.nuxeo.rss.reader.manager.seam.RssFeedActions
-
- saveDocument() - Method in class org.nuxeo.rss.reader.manager.seam.RssGadgetPreferenceActions
-
- saveDocument() - Method in class org.nuxeo.template.web.TemplateBasedActionBean
-
- saveDocument() - Method in class org.nuxeo.template.web.TemplatesActionBean
-
- SaveDocumentInUI - Class in org.nuxeo.ecm.automation.jsf.operations
-
Saves a document (equivalent to clicking on the 'save' button on a document
edition form).
- SaveDocumentInUI() - Constructor for class org.nuxeo.ecm.automation.jsf.operations.SaveDocumentInUI
-
- saveDocumentRouteInstanceAsNewModel(DocumentModel, DocumentModel, String, CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingPersister
-
- saveDocumentRouteInstanceAsNewModel(DocumentModel, DocumentModel, String, CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingTreePersister
-
- saveDocuments(DocumentModel[]) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- saveDocuments(DocumentModel[]) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Bulk document saving.
- saveEntry() - Method in class org.nuxeo.ecm.admin.oauth.DirectoryBasedEditor
-
- saveFilteredConfiguration(Map<String, String>) - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
-
Save changed parameters in nuxeo.conf
, filtering parameters with
#getChangedParametersMap(Map, Map)
- saveLocalConfiguration() - Method in class org.nuxeo.ecm.webapp.localconfiguration.LocalConfigurationActions
-
- saveNewAsset() - Method in class org.nuxeo.dam.seam.DamImportActions
-
- saveOncreate() - Method in class org.nuxeo.ecm.social.workspace.CollaborationActions
-
- SaveOptionsDescriptor - Class in org.nuxeo.ecm.core.versioning
-
Descriptor to contribute incrementation options.
- SaveOptionsDescriptor() - Constructor for class org.nuxeo.ecm.core.versioning.SaveOptionsDescriptor
-
- saveParams(String, List<TemplateInput>, boolean) - Method in class org.nuxeo.template.adapters.doc.TemplateBasedDocumentAdapterImpl
-
- saveParams(List<TemplateInput>, boolean) - Method in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
-
- saveParams(String, List<TemplateInput>, boolean) - Method in interface org.nuxeo.template.api.adapters.TemplateBasedDocument
-
Save parameters changes.
- saveParams(List<TemplateInput>, boolean) - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
-
Save parameters changes
- saveQueryAsDocument(String) - Method in class org.nuxeo.ecm.platform.smart.folder.jsf.SmartNXQLFolderActions
-
Initializes a document model of given type, and fill its properties
according to fields set on the seam component
SmartNXQLFolderActions
.
- saveQuotaActivatedOnUsersWorkspaces() - Method in class org.nuxeo.ecm.quota.count.QuotaStatsActions
-
- saveRequestedURLBeforeRedirect(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter
-
Save requested URL before redirecting to login form.
- saveRequestMapVarValue(String) - Static method in class org.nuxeo.ecm.platform.ui.web.component.VariableManager
-
Returns the value exposed in request map for the var name.
- saveRouteAsNewInstance() - Method in class org.nuxeo.ecm.platform.routing.web.DocumentRoutingActionsBean
-
- saveRouteAsNewModel(DocumentRoute, CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
-
Save a route instance as a new model of route.
- saveRouteAsNewModel(DocumentRoute, CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
-
- saveRouteElement() - Method in class org.nuxeo.ecm.platform.routing.web.DocumentRoutingActionsBean
-
- saveSearch() - Method in class org.nuxeo.dam.seam.DamSearchActions
-
- saveSearch(CoreSession, ContentView, String) - Method in interface org.nuxeo.ecm.platform.faceted.search.api.service.FacetedSearchService
-
Save the current Faceted search in the user workspace with the given
title.
- saveSearch() - Method in class org.nuxeo.ecm.platform.faceted.search.jsf.FacetedSearchActions
-
- saveSearch(CoreSession, ContentView, String) - Method in class org.nuxeo.ecm.platform.faceted.search.jsf.service.FacetedSearchServiceImpl
-
- saveSecurityUpdates() - Method in interface org.nuxeo.ecm.webapp.security.SecurityActions
-
- saveSecurityUpdates() - Method in class org.nuxeo.ecm.webapp.security.SecurityActionsBean
-
- saveSelectedRouteAsNewInstance() - Method in class org.nuxeo.ecm.platform.routing.web.DocumentRoutingActionsBean
-
- SaveSession - Class in org.nuxeo.ecm.automation.core.operations.execution
-
Save the session - TODO remove this?
- SaveSession() - Constructor for class org.nuxeo.ecm.automation.core.operations.execution.SaveSession
-
- saveState() - Method in class org.nuxeo.ecm.platform.forum.web.ThreadActionBean
-
- saveState(FacesContext, String, String, Object[]) - Method in class org.nuxeo.ecm.platform.ui.web.application.NuxeoConversationStateHolder
-
- saveState(FacesContext, String, String, Object[]) - Method in class org.nuxeo.ecm.platform.ui.web.application.NuxeoViewStateHolder
-
- saveState(FacesContext) - Method in class org.nuxeo.ecm.platform.ui.web.binding.alias.UIAliasHolder
-
- saveState(FacesContext) - Method in class org.nuxeo.ecm.platform.ui.web.component.date.DateTimeValidator
-
- saveState(FacesContext) - Method in class org.nuxeo.ecm.platform.ui.web.component.document.RestDocumentLink
-
- saveState(FacesContext) - Method in class org.nuxeo.ecm.platform.ui.web.component.editor.UIHtmlEditor
-
- saveState(FacesContext) - Method in class org.nuxeo.ecm.platform.ui.web.component.file.InputFileMimetypeValidator
-
- saveState(FacesContext) - Method in class org.nuxeo.ecm.platform.ui.web.component.file.InputFileSizeValidator
-
- saveState(FacesContext) - Method in class org.nuxeo.ecm.platform.ui.web.component.file.UIInputFile
-
- saveState(FacesContext) - Method in class org.nuxeo.ecm.platform.ui.web.component.file.UIOutputFile
-
- saveState(FacesContext) - Method in class org.nuxeo.ecm.platform.ui.web.component.holder.UIValueHolder
-
Saves the locally set literal values kept on the component (from
standard tags attributes) and since 5.6, also saves the submitted value
as
UIInput.saveState(FacesContext)
does not do it (see
NXP-8898).
- saveState(FacesContext) - Method in class org.nuxeo.ecm.platform.ui.web.component.html.NXHtmlInputText
-
- saveState(FacesContext) - Method in class org.nuxeo.ecm.platform.ui.web.component.list.UIEditableList
-
- saveState(FacesContext) - Method in class org.nuxeo.ecm.platform.ui.web.component.seam.UICellExcel
-
- saveState(FacesContext) - Method in class org.nuxeo.ecm.platform.ui.web.component.UISelectItem
-
- saveState(FacesContext) - Method in class org.nuxeo.ecm.platform.ui.web.component.UISelectItems
-
- saveState(FacesContext) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelect
-
- saveState(FacesContext) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectBase
-
- saveState(FacesContext) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectListboxComponent
-
- saveState(FacesContext) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectMany
-
- saveState(FacesContext) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectMultiListboxComponent
-
Deprecated.
- saveState(FacesContext) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectOne
-
- saveState(FacesContext) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectOutputComponent
-
- saveState(FacesContext) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectStatus
-
- saveState(FacesContext) - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryAwareComponent
-
- saveState(FacesContext) - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryEntryOutputComponent
-
- saveState(FacesContext) - Method in class org.nuxeo.ecm.platform.ui.web.directory.SelectManyListboxComponent
-
- saveState(FacesContext) - Method in class org.nuxeo.ecm.platform.ui.web.directory.SelectOneListboxComponent
-
- saveState(FacesContext) - Method in class org.nuxeo.ecm.platform.ui.web.directory.UIDirectorySelectItem
-
- saveState(FacesContext) - Method in class org.nuxeo.ecm.platform.ui.web.directory.UIDirectorySelectItems
-
- saveStatus() - Method in class org.nuxeo.ecm.admin.monitoring.MonitoringActionBean
-
- saveStatus(AdministrativeStatus) - Method in interface org.nuxeo.ecm.core.management.storage.AdministrativeStatusPersister
-
- saveStatus(AdministrativeStatus) - Method in class org.nuxeo.ecm.core.management.storage.DocumentModelStatusPersister
-
- saveTemplateInputs() - Method in class org.nuxeo.template.web.TemplateBasedActionBean
-
- saveTemplateInputs() - Method in class org.nuxeo.template.web.TemplatesActionBean
-
- saveTheme(String) - Static method in class org.nuxeo.theme.editor.Editor
-
- saveTheme(String) - Method in class org.nuxeo.theme.editor.Main
-
- saveTheme(String) - Static method in class org.nuxeo.theme.themes.ThemeManager
-
- saveTheme(String, int) - Static method in class org.nuxeo.theme.themes.ThemeManager
-
- saveToFile(File) - Method in class org.nuxeo.ecm.platform.categorization.categorizer.tfidf.TfIdfCategorizer
-
Save the model to a compressed binary format on the filesystem.
- saveToken(String) - Method in interface org.nuxeo.ecm.automation.client.TokenCallback
-
- saveToStream(OutputStream) - Method in class org.nuxeo.ecm.platform.categorization.categorizer.tfidf.TfIdfCategorizer
-
Save a compressed binary representation of the trained model.
- saveToUndoBuffer(String, String) - Static method in class org.nuxeo.theme.editor.Editor
-
- saveToXML(Object, Element, XAnnotatedObject) - Static method in class org.nuxeo.common.xmap.XMLBuilder
-
- SC_ACCEPTED - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
-
Status code (202) indicating that a request was accepted for
processing, but was not completed.
- SC_ALREADY_LOCKED_KO - Static variable in class org.nuxeo.ecm.platform.ui.web.restAPI.LockingRestlet
-
- SC_ALREADY_LOCKED_OK - Static variable in class org.nuxeo.ecm.platform.ui.web.restAPI.LockingRestlet
-
- SC_ALREADY_UNLOCKED_OK - Static variable in class org.nuxeo.ecm.platform.ui.web.restAPI.LockingRestlet
-
- SC_BAD_GATEWAY - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
-
Status code (502) indicating that the HTTP server received an
invalid response from a server it consulted when acting as a
proxy or gateway.
- SC_BAD_REQUEST - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
-
Status code (400) indicating the request sent by the client was
syntactically incorrect.
- SC_CONFLICT - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
-
Status code (409) indicating that the request could not be
completed due to a conflict with the current state of the
resource.
- SC_CONTINUE - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
-
Status code (100) indicating the client may continue with
its request.
- SC_CREATED - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
-
Status code (201) indicating the request succeeded and created
a new resource on the server.
- SC_FORBIDDEN - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
-
Status code (403) indicating the server understood the request
but refused to fulfill it.
- SC_INSUFFICIENT_SPACE_ON_RESOURCE - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
-
Status code (419) indicating that the resource does not have
sufficient space to record the state of the resource after the
execution of this method.
- SC_INTERNAL_SERVER_ERROR - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
-
Status code (500) indicating an error inside the HTTP service
which prevented it from fulfilling the request.
- SC_LOCKED - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
-
Status code (423) indicating the destination resource of a
method is locked, and either the request did not contain a
valid Lock-Info header, or the Lock-Info header identifies
a lock held by another principal.
- SC_LOCKED_OK - Static variable in class org.nuxeo.ecm.platform.ui.web.restAPI.LockingRestlet
-
- SC_LOCKINFO_LOCKED - Static variable in class org.nuxeo.ecm.platform.ui.web.restAPI.LockingRestlet
-
- SC_LOCKINFO_NOT_LOCKED - Static variable in class org.nuxeo.ecm.platform.ui.web.restAPI.LockingRestlet
-
- SC_METHOD_FAILURE - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
-
Status code (420) indicating the method was not executed on
a particular resource within its scope because some part of
the method's execution failed causing the entire method to be
aborted.
- SC_METHOD_NOT_ALLOWED - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
-
Status code (405) indicating the method specified is not
allowed for the resource.
- SC_MOVED_PERMANENTLY - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
-
Status code (301) indicating that the resource has permanently
moved to a new location, and that future references should use a
new URI with their requests.
- SC_MOVED_TEMPORARILY - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
-
Status code (302) indicating that the resource has temporarily
moved to another location, but that future references should
still use the original URI to access the resource.
- SC_MULTI_STATUS - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
-
Status code (207) indicating that the response requires
providing status for multiple independent operations.
- SC_NO_CONTENT - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
-
Status code (204) indicating that the request succeeded but that
there was no new information to return.
- SC_NOT_FOUND - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
-
Status code (404) indicating that the requested resource is not
available.
- SC_NOT_IMPLEMENTED - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
-
Status code (501) indicating the HTTP service does not support
the functionality needed to fulfill the request.
- SC_NOT_MODIFIED - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
-
Status code (304) indicating that a conditional GET operation
found that the resource was available and not modified.
- SC_OK - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
-
Status code (200) indicating the request succeeded normally.
- SC_PRECONDITION_FAILED - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
-
Status code (412) indicating the precondition given in one
or more of the request-header fields evaluated to false
when it was tested on the server.
- SC_REQUEST_TOO_LONG - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
-
Status code (413) indicating the server is refusing to
process a request because the request entity is larger
than the server is willing or able to process.
- SC_SERVICE_UNAVAILABLE - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
-
Status code (503) indicating that the HTTP service is
temporarily overloaded, and unable to handle the request.
- SC_UNAUTHORIZED - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
-
Status code (401) indicating that the request requires HTTP
authentication.
- SC_UNLOCKED_OK - Static variable in class org.nuxeo.ecm.platform.ui.web.restAPI.LockingRestlet
-
- SC_UNPROCESSABLE_ENTITY - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
-
Status code (418) indicating the entity body submitted with
the PATCH method was not understood by the resource.
- SC_UNSUPPORTED_MEDIA_TYPE - Static variable in class org.nuxeo.ecm.webengine.servlet.WebConst
-
Status code (415) indicating the server is refusing to service
the request because the entity of the request is in a format
not supported by the requested resource for the requested
method.
- SCALAR_LIST - Static variable in class org.nuxeo.ecm.diff.model.PropertyType
-
- ScalarCollectionIO - Class in org.nuxeo.ecm.core.storage.sql.jdbc
-
Collection IO for arrays of scalar values.
- ScalarCollectionIO() - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.ScalarCollectionIO
-
- ScalarMemberProperty - Class in org.nuxeo.ecm.core.api.model.impl.osm
-
- ScalarMemberProperty(Property, Field) - Constructor for class org.nuxeo.ecm.core.api.model.impl.osm.ScalarMemberProperty
-
- ScalarMemberProperty(Property, Field, int) - Constructor for class org.nuxeo.ecm.core.api.model.impl.osm.ScalarMemberProperty
-
- ScalarProperty - Class in org.nuxeo.ecm.core.api.model.impl
-
A scalar property that is linked to a schema field
- ScalarProperty(Property, Field) - Constructor for class org.nuxeo.ecm.core.api.model.impl.ScalarProperty
-
- ScalarProperty(Property, Field, int) - Constructor for class org.nuxeo.ecm.core.api.model.impl.ScalarProperty
-
- scan() - Method in class org.nuxeo.ecm.webengine.jaxrs.scan.Scanner
-
- scan(File, List<BundleFile>, List<BundleFile>) - Method in class org.nuxeo.osgi.application.ApplicationLoader
-
Scans the given directory for OSGi bundles and regular JARs and fills
the given lists appropriately.
- scan(List<File>, boolean, String[]) - Method in class org.nuxeo.osgi.application.ClassPath
-
- scan(List<File>) - Method in class org.nuxeo.osgi.application.ClassPathScanner
-
FIXME: this javadoc is not correct.
- scan(File) - Method in class org.nuxeo.osgi.application.ClassPathScanner
-
- scan(Class<?>) - Method in class org.nuxeo.runtime.test.runner.AnnotationScanner
-
- SCAN_FOR_NESTED_JARS - Static variable in class org.nuxeo.osgi.application.loader.FrameworkLoader
-
- SCAN_FOR_NESTED_JARS - Static variable in interface org.nuxeo.osgi.application.LoaderConstants
-
- SCAN_FOR_NESTED_JARS - Static variable in class org.nuxeo.runtime.jboss.deployer.Constants
-
- scanAndLoad(List<File>, List<BundleFile>, List<BundleFile>) - Method in class org.nuxeo.osgi.application.ApplicationBundleLoader
-
- ScanFilter - Class in org.nuxeo.runtime.jboss.deployer.debug
-
- ScanFilter() - Constructor for class org.nuxeo.runtime.jboss.deployer.debug.ScanFilter
-
- Scanner - Class in org.nuxeo.ecm.core.query.sql.parser
-
Lexer for NXQL
- Scanner(Reader) - Constructor for class org.nuxeo.ecm.core.query.sql.parser.Scanner
-
Creates a new scanner
There is also a java.io.InputStream version of this constructor.
- Scanner(InputStream) - Constructor for class org.nuxeo.ecm.core.query.sql.parser.Scanner
-
Creates a new scanner.
- Scanner - Class in org.nuxeo.ecm.webengine.jaxrs.scan
-
- Scanner(Bundle, String) - Constructor for class org.nuxeo.ecm.webengine.jaxrs.scan.Scanner
-
- Scanner(Bundle, String, String...) - Constructor for class org.nuxeo.ecm.webengine.jaxrs.scan.Scanner
-
- SCHEDULABLE_TYPE - Static variable in class org.nuxeo.ecm.agenda.AgendaComponent
-
- Schedule - Interface in org.nuxeo.ecm.core.scheduler
-
Schedule entry.
- schedule(Work) - Method in interface org.nuxeo.ecm.core.work.api.WorkManager
-
Schedules work for execution at a later time.
- schedule(Work, boolean) - Method in interface org.nuxeo.ecm.core.work.api.WorkManager
-
Schedules work for execution at a later time, after the current
transaction (if any) has committed.
- schedule(Work, WorkManager.Scheduling) - Method in interface org.nuxeo.ecm.core.work.api.WorkManager
-
Schedules work for execution at a later time, with a specific
scheduling policy.
- schedule(Work, WorkManager.Scheduling, boolean) - Method in interface org.nuxeo.ecm.core.work.api.WorkManager
-
Schedules work for execution at a later time, with a specific
scheduling policy.
- schedule(Work) - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl
-
- schedule(Work, boolean) - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl
-
- schedule(Work, WorkManager.Scheduling) - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl
-
- schedule(Work, WorkManager.Scheduling, boolean) - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl
-
- schedule(long, ThreadDeadlocksDetector.Listener) - Method in class org.nuxeo.runtime.management.jvm.ThreadDeadlocksDetector
-
- scheduleDownloadedPackagesForInstallation(String) - Method in class org.nuxeo.wizard.download.PackageDownloader
-
- scheduleExecution(GraphNode.EscalationRule, CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.core.api.DocumentRoutingEscalationService
-
Schedules for execution an escalation rule.
- scheduleExecution(GraphNode.EscalationRule, CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingEscalationServiceImpl
-
- ScheduleImpl - Class in org.nuxeo.ecm.core.scheduler
-
ScheduleImpl extension definition.
- ScheduleImpl() - Constructor for class org.nuxeo.ecm.core.scheduler.ScheduleImpl
-
- SchedulerService - Interface in org.nuxeo.ecm.core.scheduler
-
Scheduler service.
- SchedulerServiceImpl - Class in org.nuxeo.ecm.core.scheduler
-
Schedule service implementation.
- SchedulerServiceImpl() - Constructor for class org.nuxeo.ecm.core.scheduler.SchedulerServiceImpl
-
- scheduleSuspendedWork(String) - Method in class org.nuxeo.ecm.core.work.redis.RedisWorkQueuing
-
Resumes all suspended work instances by moving them to the scheduled
queue.
- scheduling - Variable in class org.nuxeo.ecm.core.work.WorkManagerImpl.WorkAndScheduling
-
- schema(String) - Method in class org.nuxeo.ecm.automation.client.rest.api.RestRequest
-
- schema - Variable in class org.nuxeo.ecm.core.api.adapter.PropertyFactoryDescriptor
-
- schema - Variable in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel.SimpleDataModel
-
Deprecated.
- Schema - Interface in org.nuxeo.ecm.core.schema.types
-
A marker interface for schemas.
- schema - Variable in class org.nuxeo.ecm.diff.service.impl.DiffComplexFieldDescriptor
-
- schema - Variable in class org.nuxeo.ecm.diff.service.impl.DiffExcludedFieldsDescriptor
-
- schema - Variable in class org.nuxeo.ecm.diff.service.impl.DiffFieldDescriptor
-
- SCHEMA - Static variable in class org.nuxeo.ecm.platform.oauth.consumers.NuxeoOAuthConsumer
-
- SCHEMA - Static variable in class org.nuxeo.ecm.platform.oauth.providers.NuxeoOAuthServiceProvider
-
- SCHEMA - Static variable in class org.nuxeo.ecm.platform.oauth.tokens.NuxeoOAuthToken
-
- SCHEMA - Static variable in class org.nuxeo.ecm.platform.oauth2.providers.NuxeoOAuth2ServiceProvider
-
- SCHEMA - Static variable in class org.nuxeo.ecm.platform.oauth2.tokens.NuxeoOAuth2Token
-
- SCHEMA - Static variable in interface org.nuxeo.ecm.platform.ui.web.tag.fn.LiveEditConstants
-
- SCHEMA - Static variable in class org.nuxeo.snapshot.SnapshotableAdapter
-
- SCHEMA_ELEMENT - Static variable in class org.nuxeo.ecm.diff.service.impl.FieldDiffHelper
-
- SCHEMA_NAME - Static variable in class org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter
-
- SCHEMA_NAME - Static variable in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
-
- SCHEMA_NAME - Static variable in class org.nuxeo.ecm.platform.usermanager.UserConfig
-
- SCHEMA_NAME - Static variable in class org.nuxeo.ecm.user.registration.DocumentRegistrationInfo
-
- SCHEMA_NAME - Static variable in class org.nuxeo.ecm.user.registration.UserRegistrationInfo
-
- SCHEMA_PUBLISHING - Static variable in class org.nuxeo.ecm.platform.publisher.helper.RootSectionsManager
-
- SCHEMA_PUBLISHING - Static variable in class org.nuxeo.ecm.platform.publisher.impl.finder.AbstractRootSectionsFinder
-
- SCHEMA_REGISTRATION_RULES - Static variable in class org.nuxeo.ecm.user.registration.RegistrationRules
-
- SCHEMA_RELATION - Static variable in class org.nuxeo.ecm.platform.tag.TagQueryMaker
-
- SCHEMA_TAG - Static variable in class org.nuxeo.ecm.core.io.ExportConstants
-
- SCHEMA_TAG - Static variable in class org.nuxeo.ecm.platform.tag.TagQueryMaker
-
- SchemaBindingDescriptor - Class in org.nuxeo.ecm.core.schema
-
- SchemaBindingDescriptor() - Constructor for class org.nuxeo.ecm.core.schema.SchemaBindingDescriptor
-
- SchemaBindingDescriptor(String, String) - Constructor for class org.nuxeo.ecm.core.schema.SchemaBindingDescriptor
-
- SchemaDescriptor - Class in org.nuxeo.ecm.core.schema
-
Descriptor for a reference to a schema from a document type or a facet.
- SchemaDescriptor() - Constructor for class org.nuxeo.ecm.core.schema.SchemaDescriptor
-
- SchemaDescriptor(String) - Constructor for class org.nuxeo.ecm.core.schema.SchemaDescriptor
-
- SchemaDiff - Interface in org.nuxeo.ecm.diff.model
-
Representation of a schema diff, field by field.
- SchemaDiffImpl - Class in org.nuxeo.ecm.diff.model.impl
-
Implementation of SchemaDiff using a HashMap.
- SchemaDiffImpl() - Constructor for class org.nuxeo.ecm.diff.model.impl.SchemaDiffImpl
-
Instantiates a new schema diff impl.
- schemaFields - Variable in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
-
- SchemaGuard - Class in org.nuxeo.ecm.webengine.security.guards
-
- SchemaGuard(String) - Constructor for class org.nuxeo.ecm.webengine.security.guards.SchemaGuard
-
- SchemaImpl - Class in org.nuxeo.ecm.core.schema.types
-
The implementation of a Schema
- SchemaImpl(String, Namespace) - Constructor for class org.nuxeo.ecm.core.schema.types.SchemaImpl
-
Constructor for a schema.
- SchemaImpl(ComplexType, String, Namespace) - Constructor for class org.nuxeo.ecm.core.schema.types.SchemaImpl
-
Create a schema from a ComplexType
- SchemaManager - Interface in org.nuxeo.ecm.core.schema
-
The Schema Manager manages core document types, schemas, facets and field
types.
- schemaManager - Variable in class org.nuxeo.ecm.core.storage.sql.ModelSetup
-
- SchemaManagerImpl - Class in org.nuxeo.ecm.core.schema
-
Schema Manager implementation.
- SchemaManagerImpl() - Constructor for class org.nuxeo.ecm.core.schema.SchemaManagerImpl
-
- schemaName - Variable in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
-
- schemaName - Variable in class org.nuxeo.ecm.directory.memory.MemoryDirectory
-
- schemaName - Variable in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
-
- schemaName - Variable in class org.nuxeo.ecm.platform.rendering.fm.adapters.SchemaTemplate.DocumentSchema
-
- schemaName - Variable in class org.nuxeo.ecm.platform.usermanager.UserConfig
-
- SchemaNames - Class in org.nuxeo.ecm.core.schema
-
The available registries of type-like information.
- schemas(List<String>) - Method in class org.nuxeo.ecm.automation.client.rest.api.RestRequest
-
- schemas - Variable in class org.nuxeo.ecm.core.schema.DocumentTypeDescriptor
-
- schemas - Variable in class org.nuxeo.ecm.core.schema.FacetDescriptor
-
- SCHEMAS - Static variable in class org.nuxeo.ecm.core.schema.SchemaNames
-
A registered schema.
- SCHEMAS - Static variable in class org.nuxeo.ecm.platform.rendering.template.DocumentFieldAccessor
-
- SCHEMAS_DIR_NAME - Static variable in class org.nuxeo.ecm.core.schema.SchemaManagerImpl
-
- schemaSet - Variable in class org.nuxeo.ecm.directory.memory.MemoryDirectory
-
- SchemaTemplate - Class in org.nuxeo.ecm.platform.rendering.fm.adapters
-
A template for a document's schema, that can still take advantage of the
document's prefetched values.
- SchemaTemplate(DocumentObjectWrapper, SchemaTemplate.DocumentSchema) - Constructor for class org.nuxeo.ecm.platform.rendering.fm.adapters.SchemaTemplate
-
- SchemaTemplate.DocumentSchema - Class in org.nuxeo.ecm.platform.rendering.fm.adapters
-
- SchemaTemplate.DocumentSchema(DocumentModel, String) - Constructor for class org.nuxeo.ecm.platform.rendering.fm.adapters.SchemaTemplate.DocumentSchema
-
- Scheme - Interface in org.nuxeo.theme.negotiation
-
- scope(Key<T>, Provider<T>) - Method in class org.nuxeo.ecm.automation.test.AutomationScope
-
- scope(Key<T>, Provider<T>) - Method in class org.nuxeo.ecm.core.test.CoreScope
-
- ScopedMap - Class in org.nuxeo.common.collections
-
Scoped map holding data for a given scope.
- ScopedMap() - Constructor for class org.nuxeo.common.collections.ScopedMap
-
- scopes - Variable in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderDescriptor
-
- ScopeType - Enum in org.nuxeo.common.collections
-
Scope type definitions for a scoped map.
- scoreAlias - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect.FulltextMatchInfo
-
- scoreCol - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect.FulltextMatchInfo
-
- scoreExpr - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect.FulltextMatchInfo
-
- scoreExprParam - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect.FulltextMatchInfo
-
- scrambleBuffer(byte[], int, int) - Method in interface org.nuxeo.ecm.core.storage.sql.BinaryScrambler
-
Scramble a buffer at the given offset for n bytes.
- scrambleBuffer(byte[], int, int) - Method in class org.nuxeo.ecm.core.storage.sql.XORBinaryManager.XORBinaryScrambler
-
- SCREENSHOT_CONVERTER - Static variable in class org.nuxeo.ecm.platform.video.convert.Constants
-
- ScreenshotConverter - Class in org.nuxeo.ecm.platform.video.convert
-
Extract a JPEG screenshot of the video at a given time offset (position).
- ScreenshotConverter() - Constructor for class org.nuxeo.ecm.platform.video.convert.ScreenshotConverter
-
- ScreenShotFileOutput - Class in org.nuxeo.functionaltests
-
Screenshot into a temp file (will try to save it in maven base dir/target,
save it in the system temp folder if can't find it).
- ScreenShotFileOutput(String) - Constructor for class org.nuxeo.functionaltests.ScreenShotFileOutput
-
- Script - Class in org.nuxeo.ecm.core.event.script
-
- Script() - Constructor for class org.nuxeo.ecm.core.event.script.Script
-
- script - Variable in class org.nuxeo.ecm.core.event.script.Script
-
- script() - Method in class org.nuxeo.ecm.webengine.model.Template
-
- script(ScriptFile) - Method in class org.nuxeo.ecm.webengine.model.View
-
- script() - Method in class org.nuxeo.ecm.webengine.model.View
-
- script - Variable in class org.nuxeo.runtime.scripting.ScriptDescriptor
-
- Script - Class in org.nuxeo.shell.automation.cmds
-
- Script() - Constructor for class org.nuxeo.shell.automation.cmds.Script
-
- ScriptDescriptor - Class in org.nuxeo.runtime.scripting
-
- ScriptDescriptor() - Constructor for class org.nuxeo.runtime.scripting.ScriptDescriptor
-
- ScriptDescriptor(String) - Constructor for class org.nuxeo.runtime.scripting.ScriptDescriptor
-
- ScriptFile - Class in org.nuxeo.ecm.webengine.scripting
-
- ScriptFile(File) - Constructor for class org.nuxeo.ecm.webengine.scripting.ScriptFile
-
- ScriptFileWriter - Class in org.nuxeo.ecm.webengine.model.io
-
- ScriptFileWriter() - Constructor for class org.nuxeo.ecm.webengine.model.io.ScriptFileWriter
-
- ScriptGuard - Class in org.nuxeo.ecm.webengine.security.guards
-
- ScriptGuard(String, String) - Constructor for class org.nuxeo.ecm.webengine.security.guards.ScriptGuard
-
- Scripting - Class in org.nuxeo.ecm.automation.core.scripting
-
- Scripting() - Constructor for class org.nuxeo.ecm.automation.core.scripting.Scripting
-
- scripting - Static variable in class org.nuxeo.ecm.core.event.script.Script
-
- Scripting - Class in org.nuxeo.ecm.webengine.scripting
-
- Scripting(WebLoader) - Constructor for class org.nuxeo.ecm.webengine.scripting.Scripting
-
- Scripting - Class in org.nuxeo.shell.automation
-
Helper class to run remote scripts.
- Scripting() - Constructor for class org.nuxeo.shell.automation.Scripting
-
- Scripting.GroovyScript - Class in org.nuxeo.ecm.automation.core.scripting
-
- Scripting.GroovyScript(String) - Constructor for class org.nuxeo.ecm.automation.core.scripting.Scripting.GroovyScript
-
- Scripting.MvelScript - Class in org.nuxeo.ecm.automation.core.scripting
-
- Scripting.MvelScript(Serializable) - Constructor for class org.nuxeo.ecm.automation.core.scripting.Scripting.MvelScript
-
- Scripting.Script - Interface in org.nuxeo.ecm.automation.core.scripting
-
- ScriptingClient - Class in org.nuxeo.runtime.scripting
-
- ScriptingClient(String, int) - Constructor for class org.nuxeo.runtime.scripting.ScriptingClient
-
- ScriptingComponent - Class in org.nuxeo.runtime.scripting
-
- ScriptingComponent() - Constructor for class org.nuxeo.runtime.scripting.ScriptingComponent
-
- ScriptingEventListener - Class in org.nuxeo.ecm.core.event.script
-
- ScriptingEventListener(Script) - Constructor for class org.nuxeo.ecm.core.event.script.ScriptingEventListener
-
- ScriptingPostCommitEventListener - Class in org.nuxeo.ecm.core.event.script
-
- ScriptingPostCommitEventListener(Script) - Constructor for class org.nuxeo.ecm.core.event.script.ScriptingPostCommitEventListener
-
- ScriptingServer - Interface in org.nuxeo.runtime.scripting
-
- ScriptingServerImpl - Class in org.nuxeo.runtime.scripting
-
- ScriptingServerImpl(ScriptingComponent) - Constructor for class org.nuxeo.runtime.scripting.ScriptingServerImpl
-
- ScriptingService - Interface in org.nuxeo.runtime.scripting
-
- ScriptMethod - Class in org.nuxeo.ecm.webengine.rendering
-
- ScriptMethod() - Constructor for class org.nuxeo.ecm.webengine.rendering.ScriptMethod
-
- ScriptRemover - Class in org.nuxeo.theme.editor.filters
-
- ScriptRemover() - Constructor for class org.nuxeo.theme.editor.filters.ScriptRemover
-
- SEAM_CONTEXT - Static variable in class org.nuxeo.ecm.automation.core.Constants
-
- SEAM_DEBUG_SYSTEM_PROP - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
-
- SEAM_HOT_RELOAD_GLOBAL_CONFIG_FILE - Static variable in class org.nuxeo.launcher.config.ConfigurationGenerator
-
- SEAM_HOT_RELOAD_SYSTEM_PROP - Static variable in class org.nuxeo.ecm.webapp.seam.SeamHotReloadHelper
-
Deprecated.
- SEAM_HOTRELOAD_TRIGGER_ACTION - Static variable in class org.nuxeo.ecm.platform.ui.web.rest.RestfulPhaseListener
-
- Seam_Root_NAME - Static variable in class org.nuxeo.apidoc.repository.SnapshotPersister
-
- SeamActionContext - Class in org.nuxeo.ecm.platform.actions.seam
-
Sample Seam action context, resolving components in Seam context (but not
relying on faces context to do so)
- SeamActionContext() - Constructor for class org.nuxeo.ecm.platform.actions.seam.SeamActionContext
-
- SeamActionContext(ELContext, ExpressionFactory) - Constructor for class org.nuxeo.ecm.platform.actions.seam.SeamActionContext
-
- SeamCacheHelper - Class in org.nuxeo.ecm.platform.ui.web.cache
-
Helper class to check if Seam s:cache tag can be used
(s:cache does not only require jboss-cache, but also some internal classes.
- SeamComponentCallHelper - Class in org.nuxeo.ecm.platform.ui.web.util
-
This class provides helper methods for accessing a Seam Component
- SeamComponentInfo - Interface in org.nuxeo.apidoc.api
-
- SeamComponentInfoDocAdapter - Class in org.nuxeo.apidoc.adapters
-
- SeamComponentInfoImpl - Class in org.nuxeo.apidoc.introspection
-
- SeamComponentInfoImpl() - Constructor for class org.nuxeo.apidoc.introspection.SeamComponentInfoImpl
-
- SeamComponentIntrospector - Class in org.nuxeo.apidoc.seam
-
- SeamComponentIntrospector() - Constructor for class org.nuxeo.apidoc.seam.SeamComponentIntrospector
-
- SeamComponentWO - Class in org.nuxeo.apidoc.browse
-
- SeamComponentWO() - Constructor for class org.nuxeo.apidoc.browse.SeamComponentWO
-
- SeamConfigurator - Class in org.nuxeo.ecm.platform.ui.web.util
-
Component that updates the Seam configuration as needed when app starts
- SeamConfigurator() - Constructor for class org.nuxeo.ecm.platform.ui.web.util.SeamConfigurator
-
- SeamContextHelper - Class in org.nuxeo.ecm.platform.ui.web.util
-
Simple wrapper around Seam static method.
- SeamContextHelper() - Constructor for class org.nuxeo.ecm.platform.ui.web.util.SeamContextHelper
-
- SeamErrorComponent - Class in org.nuxeo.ecm.platform.error.web
-
Seam component performing errors
- SeamErrorComponent() - Constructor for class org.nuxeo.ecm.platform.error.web.SeamErrorComponent
-
- SeamExceptionHandlingListener - Class in org.nuxeo.ecm.webapp.shield
-
Plays with conversations, trying to rollback transaction.
- SeamExceptionHandlingListener() - Constructor for class org.nuxeo.ecm.webapp.shield.SeamExceptionHandlingListener
-
- SeamExpressionContext - Class in org.nuxeo.ecm.platform.actions.seam
-
Custom context for pseudo Seam context, needing the SeamELResolver to lookup
components in Seam Contexts.
- SeamExpressionContext() - Constructor for class org.nuxeo.ecm.platform.actions.seam.SeamExpressionContext
-
- SeamExpressionFactoryImpl - Class in org.jboss.seam.el
-
- SeamExpressionFactoryImpl() - Constructor for class org.jboss.seam.el.SeamExpressionFactoryImpl
-
- SeamExpressionResolver - Class in org.nuxeo.ecm.platform.actions.seam
-
Seam expression resolver, adding the Seam EL resolver to the list of
standard resolvers.
- SeamExpressionResolver() - Constructor for class org.nuxeo.ecm.platform.actions.seam.SeamExpressionResolver
-
- SeamHotReloadHelper - Class in org.nuxeo.ecm.webapp.seam
-
Helper class to manage Seam Hot Reload Most of the code comes from Jboss
Seam 2.0.3-RC1 Debug package (HotDeployFilter)
- SeamHotReloadHelper() - Constructor for class org.nuxeo.ecm.webapp.seam.SeamHotReloadHelper
-
- SeamJsfSessionManager - Class in org.nuxeo.ecm.platform.ui.web.auth.plugins
-
- SeamJsfSessionManager() - Constructor for class org.nuxeo.ecm.platform.ui.web.auth.plugins.SeamJsfSessionManager
-
- SeamOperation - Interface in org.nuxeo.ecm.automation.jsf.operations
-
- SeamOperationFilter - Class in org.nuxeo.ecm.automation.seam.operations
-
Utility class used to manage Seam init and cleanup
- SeamOperationFilter() - Constructor for class org.nuxeo.ecm.automation.seam.operations.SeamOperationFilter
-
- SeamRemotingJSBuilderComponent - Class in org.nuxeo.ecm.platform.ui.web.seamremoting
-
- SeamRemotingJSBuilderComponent() - Constructor for class org.nuxeo.ecm.platform.ui.web.seamremoting.SeamRemotingJSBuilderComponent
-
- SeamRemotingJSBuilderService - Interface in org.nuxeo.ecm.platform.ui.web.seamremoting
-
- SeamRestletFilter - Class in org.nuxeo.ecm.platform.ui.web.restAPI
-
Restlet Filter to initialized Seam context
- SeamRestletFilter() - Constructor for class org.nuxeo.ecm.platform.ui.web.restAPI.SeamRestletFilter
-
- SeamRestletFilter(boolean) - Constructor for class org.nuxeo.ecm.platform.ui.web.restAPI.SeamRestletFilter
-
- SeamRuntimeIntrospector - Class in org.nuxeo.apidoc.seam
-
- SeamRuntimeIntrospector() - Constructor for class org.nuxeo.apidoc.seam.SeamRuntimeIntrospector
-
- search() - Method in class org.nuxeo.ecm.core.rest.DocumentObject
-
- search(Connection, String, String) - Static method in class org.nuxeo.ecm.core.storage.sql.db.H2Fulltext
-
Searches from the given full text index.
- Search - Class in org.nuxeo.ecm.mobile.webengine
-
Manage authentication form and logout action
- Search() - Constructor for class org.nuxeo.ecm.mobile.webengine.Search
-
- SEARCH - Static variable in class org.nuxeo.ecm.platform.forms.layout.api.BuiltinModes
-
- search() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.JSONDocumentObject
-
- search() - Method in class org.nuxeo.ecm.restapi.server.jaxrs.usermanager.AbstractUMRootObject
-
- search(HttpServletRequest) - Method in class org.nuxeo.ecm.social.workspace.gadgets.webengine.SocialWebEngineRoot
-
- search(Predicate, List<Relate>) - Method in class org.nuxeo.theme.relations.RelationStorage
-
- search(Predicate, Relate) - Method in class org.nuxeo.theme.relations.RelationStorage
-
- search(Predicate, Relate, Relate) - Method in class org.nuxeo.theme.relations.RelationStorage
-
- search(Predicate, Relate, Relate, Relate) - Method in class org.nuxeo.theme.relations.RelationStorage
-
- SEARCH_DOCUMENT_EL_VARIABLE - Static variable in interface org.nuxeo.ecm.platform.contentview.jsf.ContentView
-
- SEARCH_DOCUMENT_LIST - Static variable in interface org.nuxeo.ecm.platform.relations.web.listener.RelationActions
-
- SEARCH_DOCUMENTS - Static variable in class org.nuxeo.ecm.platform.suggestbox.service.CommonSuggestionTypes
-
- SEARCH_FILTERS_LABEL - Static variable in class org.nuxeo.dam.seam.DamSearchActions
-
- SEARCH_LOCAL_CONFIGURATION_FACET - Static variable in class org.nuxeo.ecm.webapp.localconfiguration.search.SearchLocalConfigurationConstants
-
- SEARCH_PARAM - Static variable in class org.nuxeo.webengine.sites.utils.SiteConstants
-
- SEARCH_PARAM_DOC_TYPE - Static variable in class org.nuxeo.webengine.sites.utils.SiteConstants
-
- SEARCH_PERFORMED - Static variable in class org.nuxeo.ecm.webapp.helpers.EventNames
-
Event raised when a search is performed
- SEARCH_ROUTE_BY_ATTACHED_DOC_QUERY - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
-
- SEARCH_SAVED_LABEL - Static variable in class org.nuxeo.dam.seam.DamSearchActions
-
- SEARCH_SAVED_LABEL - Static variable in class org.nuxeo.ecm.platform.faceted.search.jsf.FacetedSearchActions
-
- SEARCH_THEME_PAGE - Static variable in class org.nuxeo.webengine.blogs.utils.BlogConstants
-
- SEARCH_THEME_PAGE - Static variable in class org.nuxeo.webengine.sites.utils.SiteConstants
-
- searchable - Variable in class org.nuxeo.ecm.platform.usermanager.VirtualUserDescriptor
-
- SearchAdapter - Class in org.nuxeo.ecm.restapi.server.jaxrs.adapters
-
- SearchAdapter() - Constructor for class org.nuxeo.ecm.restapi.server.jaxrs.adapters.SearchAdapter
-
- searchAdministrators(String) - Method in interface org.nuxeo.ecm.social.workspace.adapters.SocialWorkspace
-
Search through administrators of this social workspace that match with
the passed pattern.
- searchAdministrators(String) - Method in class org.nuxeo.ecm.social.workspace.adapters.SocialWorkspaceAdapter
-
- searchAdministrators(SocialWorkspace, String) - Method in interface org.nuxeo.ecm.social.workspace.service.SocialWorkspaceService
-
Returns all matching administrators from a Social Workspace, or an empty
list.
- searchAdministrators(SocialWorkspace, String) - Method in class org.nuxeo.ecm.social.workspace.service.SocialWorkspaceServiceImpl
-
- searchArtifact(CoreSession, String) - Method in interface org.nuxeo.apidoc.search.ArtifactSearcher
-
- searchArtifact(CoreSession, String) - Method in class org.nuxeo.apidoc.search.ArtifactSearcherImpl
-
- SearchBackendFactory - Class in org.nuxeo.ecm.webdav.backend
-
- SearchBackendFactory() - Constructor for class org.nuxeo.ecm.webdav.backend.SearchBackendFactory
-
- searchBaseDn - Variable in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
-
- searchByMap(Map<String, Serializable>, Set<String>) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- searchByMap(Map<String, Serializable>, Set<String>) - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
-
- searchByMap(Map<String, Serializable>, Set<String>) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- searchClasses - Variable in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
-
- searchClassesFilter - Variable in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
-
- searchComputedGroups(Map<String, Serializable>, Set<String>) - Method in interface org.nuxeo.ecm.platform.computedgroups.ComputedGroupsService
-
Searches for a computed group.
- searchComputedGroups(Map<String, Serializable>, Set<String>) - Method in class org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl
-
- SearchConfigurationActions - Class in org.nuxeo.ecm.localconf
-
- SearchConfigurationActions() - Constructor for class org.nuxeo.ecm.localconf.SearchConfigurationActions
-
- SearchDeletedDocumentsConverter - Class in org.nuxeo.ecm.webapp.search
-
Deprecated.
this converter is not needed anymore, see NXP-6249
- SearchDeletedDocumentsConverter() - Constructor for class org.nuxeo.ecm.webapp.search.SearchDeletedDocumentsConverter
-
Deprecated.
- searchDetachedPublicSocialWorkspaces(CoreSession, String) - Method in interface org.nuxeo.ecm.social.workspace.service.SocialWorkspaceService
-
Return matching public social workspace according the given pattern.
- searchDetachedPublicSocialWorkspaces(CoreSession, String) - Method in class org.nuxeo.ecm.social.workspace.service.SocialWorkspaceServiceImpl
-
- searchDocumentation(CoreSession, String, String, String) - Method in interface org.nuxeo.apidoc.search.ArtifactSearcher
-
- searchDocumentation(CoreSession, String, String, String) - Method in class org.nuxeo.apidoc.search.ArtifactSearcherImpl
-
- searchDocuments() - Method in interface org.nuxeo.ecm.webapp.action.EditorLinkActions
-
- searchDocuments() - Method in class org.nuxeo.ecm.webapp.action.EditorLinkActionsBean
-
- SearchDocumentsSuggestion - Class in org.nuxeo.ecm.platform.suggestbox.service
-
Suggest to search for documents meeting some specific search criteria.
- SearchDocumentsSuggestion(String, String) - Constructor for class org.nuxeo.ecm.platform.suggestbox.service.SearchDocumentsSuggestion
-
- SearchException - Exception in org.nuxeo.ecm.core.search.api.client
-
Searching related exception.
- SearchException() - Constructor for exception org.nuxeo.ecm.core.search.api.client.SearchException
-
- SearchException(String) - Constructor for exception org.nuxeo.ecm.core.search.api.client.SearchException
-
- SearchException(String, Throwable) - Constructor for exception org.nuxeo.ecm.core.search.api.client.SearchException
-
- SearchException(Throwable) - Constructor for exception org.nuxeo.ecm.core.search.api.client.SearchException
-
- searchFeedEntry(String[], String) - Static method in class org.nuxeo.rss.reader.FeedHelper
-
- searchFilter - Variable in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
-
- SearchFormFragment - Class in org.nuxeo.functionaltests.dam
-
- SearchFormFragment(WebDriver, WebElement) - Constructor for class org.nuxeo.functionaltests.dam.SearchFormFragment
-
- searchGroup(String) - Static method in class org.nuxeo.ecm.platform.shibboleth.ShibbolethGroupHelper
-
- searchGroups(Map<String, Serializable>, Set<String>) - Method in class org.nuxeo.ecm.platform.computedgroups.AbstractAttributeBasedGroupComputer
-
- searchGroups(Map<String, Serializable>, Set<String>) - Method in class org.nuxeo.ecm.platform.computedgroups.AbstractGroupComputer
-
Default implementation that searches on all ids for a match.
- searchGroups(Map<String, Serializable>, Set<String>) - Method in interface org.nuxeo.ecm.platform.computedgroups.GroupComputer
-
Searches for a group.
- searchGroups(Map<String, Serializable>, Set<String>) - Method in class org.nuxeo.ecm.platform.computedgroups.UserManagerWithComputedGroups
-
- searchGroups(Map<String, Serializable>, Set<String>, DocumentModel) - Method in class org.nuxeo.ecm.platform.computedgroups.UserManagerWithComputedGroups
-
- searchGroups(String) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- searchGroups(Map<String, Serializable>, Set<String>) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- searchGroups(String, DocumentModel) - Method in interface org.nuxeo.ecm.platform.usermanager.MultiTenantUserManager
-
Search matching groups through their defined search fields into the given
context document.
- searchGroups(Map<String, Serializable>, Set<String>, DocumentModel) - Method in interface org.nuxeo.ecm.platform.usermanager.MultiTenantUserManager
-
Returns groups matching given criteria with the given context.
- searchGroups(String) - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
-
Search matching groups through their defined search fields
- searchGroups(Map<String, Serializable>, Set<String>) - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
-
Returns groups matching given criteria.
- searchGroups(String) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- searchGroups(Map<String, Serializable>, Set<String>) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- searchGroups(Map<String, Serializable>, Set<String>, DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- searchGroups(String, DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- searchGroups(String) - Method in class org.nuxeo.ecm.webengine.admin.UserService
-
- searchImages() - Method in interface org.nuxeo.ecm.webapp.note.EditorImageActions
-
- searchImages() - Method in class org.nuxeo.ecm.webapp.note.EditorImageActionsBean
-
- SearchListModel - Class in org.nuxeo.webengine.sites.models
-
Model related to searching a certain webPage between all the pages under a
WebSite that contains in title, description , main content or
attached files the given searchParam.
- SearchListModel() - Constructor for class org.nuxeo.webengine.sites.models.SearchListModel
-
- SearchLocalConfiguration - Interface in org.nuxeo.ecm.webapp.localconfiguration.search
-
- SearchLocalConfigurationAdapter - Class in org.nuxeo.ecm.webapp.localconfiguration.search
-
- SearchLocalConfigurationAdapter(DocumentModel) - Constructor for class org.nuxeo.ecm.webapp.localconfiguration.search.SearchLocalConfigurationAdapter
-
- SearchLocalConfigurationConstants - Class in org.nuxeo.ecm.webapp.localconfiguration.search
-
- SearchLocalConfigurationConstants() - Constructor for class org.nuxeo.ecm.webapp.localconfiguration.search.SearchLocalConfigurationConstants
-
- SearchLocalConfigurationFactory - Class in org.nuxeo.ecm.webapp.localconfiguration.search
-
- SearchLocalConfigurationFactory() - Constructor for class org.nuxeo.ecm.webapp.localconfiguration.search.SearchLocalConfigurationFactory
-
- searchMembers(String) - Method in interface org.nuxeo.ecm.social.workspace.adapters.SocialWorkspace
-
Search through members of this social workspace that match with the
passed pattern.
- searchMembers(String) - Method in class org.nuxeo.ecm.social.workspace.adapters.SocialWorkspaceAdapter
-
- searchMembers(SocialWorkspace, String) - Method in interface org.nuxeo.ecm.social.workspace.service.SocialWorkspaceService
-
Returns all matching members from a Social Workspace, or an empty list.
- searchMembers(SocialWorkspace, String) - Method in class org.nuxeo.ecm.social.workspace.service.SocialWorkspaceServiceImpl
-
- SearchModel - Class in org.nuxeo.webengine.sites.models
-
Model related to searching a certain webPage between all the pages under a
WebSite that contains in title, description , main content or
attached files the given searchParam.
- SearchModel(String, String, String, String, String, String) - Constructor for class org.nuxeo.webengine.sites.models.SearchModel
-
- searchPrincipals(String) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- searchPrincipals(String) - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
-
- searchPrincipals(String) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- SearchResultsFragment - Class in org.nuxeo.functionaltests.dam
-
- SearchResultsFragment(WebDriver, WebElement) - Constructor for class org.nuxeo.functionaltests.dam.SearchResultsFragment
-
- SearchResultsFragment - Class in org.nuxeo.webengine.sites.fragments
-
Action fragment for initializing the fragment : related to searching a
certain webPage between all the pages under a WebSite that contains in
title, description , main content or attached files the given searchParam, or
related to searching all the documents for a certain tag.
- SearchResultsFragment() - Constructor for class org.nuxeo.webengine.sites.fragments.SearchResultsFragment
-
- SearchRootBackend - Class in org.nuxeo.ecm.webdav.backend
-
- SearchRootBackend(CoreSession) - Constructor for class org.nuxeo.ecm.webdav.backend.SearchRootBackend
-
- searchRouteModels(CoreSession, String) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
-
Returns the route models matching the searchString
.
- searchRouteModels(CoreSession, String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
-
- searchScope - Variable in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
-
- searchSelector - Variable in class org.nuxeo.functionaltests.dam.SearchFormFragment
-
- SearchType - Enum in org.nuxeo.ecm.webapp.search
-
- searchUser(String) - Method in class org.nuxeo.functionaltests.pages.admincenter.usermanagement.UsersTabSubPage
-
- searchUser(String) - Method in class org.nuxeo.functionaltests.pages.usermanagement.compat.UsersTabSubPage
-
- searchUsers(Map<String, Serializable>, Set<String>) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- searchUsers(String) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- searchUsers(String, DocumentModel) - Method in interface org.nuxeo.ecm.platform.usermanager.MultiTenantUserManager
-
Returns users matching given pattern with the given context.
- searchUsers(Map<String, Serializable>, Set<String>, DocumentModel) - Method in interface org.nuxeo.ecm.platform.usermanager.MultiTenantUserManager
-
Returns users matching given criteria and with the given context.
- searchUsers(String) - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
-
Returns users matching given pattern
- searchUsers(Map<String, Serializable>, Set<String>) - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
-
Returns users matching given criteria.
- searchUsers(String) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- searchUsers(Map<String, Serializable>, Set<String>) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- searchUsers(Map<String, Serializable>, Set<String>, Map<String, String>, DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
MULTI-TENANT-IMPLEMENTATION
- searchUsers(String, DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- searchUsers(Map<String, Serializable>, Set<String>, DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- searchUsers(String) - Method in interface org.nuxeo.ecm.social.workspace.adapters.SocialWorkspace
-
Search through members and administrators of this social workspace that
match with the passed pattern.
- searchUsers(String) - Method in class org.nuxeo.ecm.social.workspace.adapters.SocialWorkspaceAdapter
-
- searchUsers(SocialWorkspace, RelationshipKind, String) - Method in interface org.nuxeo.ecm.social.workspace.service.SocialWorkspaceService
-
Returns all matching users from a Social Workspace, or an empty list.
- searchUsers(SocialWorkspace, RelationshipKind, String) - Method in class org.nuxeo.ecm.social.workspace.service.SocialWorkspaceServiceImpl
-
- searchUsers(String) - Method in class org.nuxeo.ecm.webengine.admin.UserService
-
- SearchVirtualBackend - Class in org.nuxeo.ecm.webdav.backend
-
- SearchVirtualBackend(String, String, String, CoreSession, RealBackendFactory) - Constructor for class org.nuxeo.ecm.webdav.backend.SearchVirtualBackend
-
- seconds(int) - Method in class org.nuxeo.ecm.automation.core.scripting.DateWrapper
-
- SECRET_KEY - Static variable in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoPortalSSOAuthenticationProvider
-
- SecretWidgetTypeHandler - Class in org.nuxeo.ecm.platform.forms.layout.facelets.plugins
-
Secret widget
- SecretWidgetTypeHandler() - Constructor for class org.nuxeo.ecm.platform.forms.layout.facelets.plugins.SecretWidgetTypeHandler
-
- SECTION_CONTENT_PUBLISHED - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
-
- SECTION_TYPE - Static variable in class org.nuxeo.ecm.webapp.contentbrowser.OrderableDocumentActions
-
- SectionElement - Class in org.nuxeo.theme.elements
-
- SectionElement() - Constructor for class org.nuxeo.theme.elements.SectionElement
-
- SectionFrameAreaStyle - Class in org.nuxeo.theme.editor.views
-
- SectionFrameAreaStyle() - Constructor for class org.nuxeo.theme.editor.views.SectionFrameAreaStyle
-
- SectionLayout - Class in org.nuxeo.theme.editor.views
-
- SectionLayout() - Constructor for class org.nuxeo.theme.editor.views.SectionLayout
-
- SectionPublicationTree - Class in org.nuxeo.ecm.platform.publisher.impl.core
-
- SectionPublicationTree() - Constructor for class org.nuxeo.ecm.platform.publisher.impl.core.SectionPublicationTree
-
- SECTIONS_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.publisher.helper.RootSectionsManager
-
- SECTIONS_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.publisher.impl.finder.AbstractRootSectionsFinder
-
- SecureTokenBuilder - Class in org.nuxeo.opensocial.container.server.utils
-
- SecureTokenBuilder() - Constructor for class org.nuxeo.opensocial.container.server.utils.SecureTokenBuilder
-
- SecureURL - Class in edu.yale.its.tp.cas.util
-
A class housing some utility functions exposing secure URL validation
and content retrieval.
- SecureURL() - Constructor for class edu.yale.its.tp.cas.util.SecureURL
-
- secureXML(String) - Static method in class org.nuxeo.apidoc.documentation.DocumentationHelper
-
Makes sure no passwords are embedded in the XML.
- SECURITY - Static variable in class org.nuxeo.ecm.core.api.operation.Modification
-
- SECURITY_ERROR - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.NXAuthConstants
-
- SECURITY_ERROR - Static variable in class org.nuxeo.ecm.webapp.filemanager.FileManageActionsBean
-
- SECURITY_UPDATED_EVENT - Static variable in class org.nuxeo.drive.service.NuxeoDriveEvents
-
- SecurityActions - Interface in org.nuxeo.ecm.webapp.security
-
Provides security related operations on the current document.
- SecurityActionsBean - Class in org.nuxeo.ecm.webapp.security
-
Provides security related methods.
- SecurityActionsBean() - Constructor for class org.nuxeo.ecm.webapp.security.SecurityActionsBean
-
- SecurityConstants - Class in org.nuxeo.apidoc.security
-
- SecurityConstants - Interface in org.nuxeo.ecm.core.api.security
-
- SecurityData - Class in org.nuxeo.ecm.webapp.security
-
Holds the formatted security data, ready to be displayed.
- SecurityData() - Constructor for class org.nuxeo.ecm.webapp.security.SecurityData
-
- SecurityDataConverter - Class in org.nuxeo.ecm.webapp.security
-
Attempts to convert the security data received as a list of user entries into
a data structure easily displayable.
- SecurityDataConverter() - Constructor for class org.nuxeo.ecm.webapp.security.SecurityDataConverter
-
- SecurityDomain - Class in org.nuxeo.runtime.api.login
-
- SecurityDomain() - Constructor for class org.nuxeo.runtime.api.login.SecurityDomain
-
- SecurityDomain(String) - Constructor for class org.nuxeo.runtime.api.login.SecurityDomain
-
- SecurityDomain(String, AppConfigurationEntry[]) - Constructor for class org.nuxeo.runtime.api.login.SecurityDomain
-
- SecurityException - Exception in org.nuxeo.ecm.core.security
-
Is thrown when an exception related to the security manager occurs.
- SecurityException() - Constructor for exception org.nuxeo.ecm.core.security.SecurityException
-
- SecurityException(String) - Constructor for exception org.nuxeo.ecm.core.security.SecurityException
-
- SecurityException(String, Throwable) - Constructor for exception org.nuxeo.ecm.core.security.SecurityException
-
- SecurityExceptionHandler - Class in org.nuxeo.ecm.platform.ui.web.auth.cas2
-
- SecurityExceptionHandler() - Constructor for class org.nuxeo.ecm.platform.ui.web.auth.cas2.SecurityExceptionHandler
-
- SecurityFiltering - Class in org.nuxeo.ecm.platform.indexing.gateway.adapter
-
Shared info about security filtering (copied from removed module)
- SecurityFiltering() - Constructor for class org.nuxeo.ecm.platform.indexing.gateway.adapter.SecurityFiltering
-
- SecurityHelper - Class in org.nuxeo.apidoc.browse
-
- SecurityHelper() - Constructor for class org.nuxeo.apidoc.browse.SecurityHelper
-
- SecurityManager - Interface in org.nuxeo.ecm.core.security
-
- SecurityManager - Interface in org.nuxeo.ecm.platform.annotations.repository.service
-
- SecurityManagerDescriptor - Class in org.nuxeo.ecm.platform.annotations.repository.descriptor
-
- SecurityManagerDescriptor() - Constructor for class org.nuxeo.ecm.platform.annotations.repository.descriptor.SecurityManagerDescriptor
-
- SecurityPolicy - Interface in org.nuxeo.ecm.core.security
-
Interface for pluggable core security policy.
- SecurityPolicy.IdentityQueryTransformer - Class in org.nuxeo.ecm.core.security
-
Query transformer that does nothing.
- SecurityPolicy.IdentityQueryTransformer() - Constructor for class org.nuxeo.ecm.core.security.SecurityPolicy.IdentityQueryTransformer
-
- SecurityPolicy.QueryTransformer - Interface in org.nuxeo.ecm.core.security
-
Interface for a class that can transform a string-based query into
another.
- SecurityPolicyDescriptor - Class in org.nuxeo.ecm.core.security
-
Pluggable policy descriptor for core security
- SecurityPolicyDescriptor() - Constructor for class org.nuxeo.ecm.core.security.SecurityPolicyDescriptor
-
- SecurityPolicyService - Interface in org.nuxeo.ecm.core.security
-
Service checking permissions for pluggable policies.
- SecurityPolicyServiceImpl - Class in org.nuxeo.ecm.core.security
-
Security policy service implementation.
- SecurityPolicyServiceImpl() - Constructor for class org.nuxeo.ecm.core.security.SecurityPolicyServiceImpl
-
- SecurityService - Class in org.nuxeo.ecm.core.security
-
- SecurityService() - Constructor for class org.nuxeo.ecm.core.security.SecurityService
-
- SecuritySummaryEntry - Interface in org.nuxeo.ecm.core.api.security
-
- SecuritySummaryEntryImpl - Class in org.nuxeo.ecm.core.api.security.impl
-
- SecuritySummaryEntryImpl(IdRef, PathRef, ACP) - Constructor for class org.nuxeo.ecm.core.api.security.impl.SecuritySummaryEntryImpl
-
- segment(int) - Method in class org.nuxeo.common.utils.Path
-
- segment(int) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.Path
-
- segment(int) - Method in class org.nuxeo.shell.utils.Path
-
- segmentCount() - Method in class org.nuxeo.common.utils.Path
-
- segmentCount() - Method in class org.nuxeo.shell.utils.Path
-
- segmentMatch(String, String) - Static method in class org.nuxeo.runtime.deployment.preprocessor.install.filters.AbstractFilter
-
- SegmentMatcher - Class in org.nuxeo.ecm.webengine.jaxrs.servlet.mapping
-
- SegmentMatcher() - Constructor for class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.SegmentMatcher
-
- segments() - Method in class org.nuxeo.common.utils.Path
-
- segments() - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.mapping.Path
-
- segments() - Method in class org.nuxeo.shell.utils.Path
-
- select(String, DocumentModel) - Static method in class org.nuxeo.apidoc.api.QueryHelper
-
SELECT * FROM type WHERE ecm:path STARTSWITH doc.getPathAsString()
- select(String, DocumentModel, String, String) - Static method in class org.nuxeo.apidoc.api.QueryHelper
-
SELECT * FROM type WHERE ecm:path STARTSWITH doc.getPathAsString AND prop
= value
- select - Variable in class org.nuxeo.ecm.core.query.sql.model.SQLQuery
-
- SELECT - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
-
- Select - Class in org.nuxeo.ecm.core.storage.sql.jdbc.db
-
A SELECT
statement.
- Select(Table) - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.db.Select
-
- select(String) - Method in class org.nuxeo.functionaltests.pages.admincenter.VocabulariesPage
-
Select one of the directory in the select box
- select() - Method in interface org.nuxeo.opensocial.container.client.view.FolderWidget
-
- select(List<String>) - Method in class org.nuxeo.wizard.download.DownloadablePackageOptions
-
- SELECT2_DEFAULT_DOCUMENT_SCHEMAS - Static variable in class org.nuxeo.ecm.platform.ui.select2.common.Select2Common
-
- SELECT2_DIR_WIDGET_TYPE_LIST - Static variable in class org.nuxeo.ecm.platform.ui.select2.common.Select2Common
-
- SELECT2_DOC_WIDGET_TYPE_LIST - Static variable in class org.nuxeo.ecm.platform.ui.select2.common.Select2Common
-
- SELECT2_USER_WIDGET_TYPE_LIST - Static variable in class org.nuxeo.ecm.platform.ui.select2.common.Select2Common
-
- Select2ActionsBean - Class in org.nuxeo.ecm.platform.ui.select2
-
Initialization for Select2.
- Select2ActionsBean() - Constructor for class org.nuxeo.ecm.platform.ui.select2.Select2ActionsBean
-
- Select2Common - Class in org.nuxeo.ecm.platform.ui.select2.common
-
Group fields and methods used at initialization and runtime for select2
feature.
- Select2Common() - Constructor for class org.nuxeo.ecm.platform.ui.select2.common.Select2Common
-
- Select2Converter - Class in org.nuxeo.ecm.platform.ui.select2
-
Select2 converter.
- Select2Converter() - Constructor for class org.nuxeo.ecm.platform.ui.select2.Select2Converter
-
- Select2DirectoryActionsBean - Class in org.nuxeo.ecm.platform.ui.select2
-
Helper class for directory select2 widgets.
- Select2DirectoryActionsBean() - Constructor for class org.nuxeo.ecm.platform.ui.select2.Select2DirectoryActionsBean
-
- Select2WidgetElement - Class in org.nuxeo.functionaltests.forms
-
Convenient class to handle a select2Widget.
- Select2WidgetElement(WebDriver, By) - Constructor for class org.nuxeo.functionaltests.forms.Select2WidgetElement
-
Constructor.
- Select2WidgetElement(WebDriver, By, boolean) - Constructor for class org.nuxeo.functionaltests.forms.Select2WidgetElement
-
Constructor.
- SelectableSubscription - Class in org.nuxeo.ecm.webapp.notification
-
Used in the web interface to display the notifications with the information
regarding the user's choice.
- SelectableSubscription() - Constructor for class org.nuxeo.ecm.webapp.notification.SelectableSubscription
-
- SelectableSubscription(boolean, Notification) - Constructor for class org.nuxeo.ecm.webapp.notification.SelectableSubscription
-
- selectAll - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo.SQLInfoSelection
-
- selectAll() - Method in class org.nuxeo.functionaltests.dam.SearchResultsFragment
-
- selectAllCheckbox - Variable in class org.nuxeo.functionaltests.dam.SearchResultsFragment
-
- selectAllRows(ActionEvent) - Method in class org.nuxeo.ecm.webapp.table.model.TableModel
-
Deprecated.
Selects all rows from the table.
- selectAllRows(boolean) - Method in class org.nuxeo.ecm.webapp.table.model.TableModel
-
Deprecated.
- selectAsset(String) - Method in class org.nuxeo.functionaltests.dam.SearchResultsFragment
-
Click on the bubble box element containing the given text
to
select an asset.
- selectBankCollection(String) - Method in class org.nuxeo.theme.editor.Main
-
- SelectClause - Class in org.nuxeo.ecm.core.query.sql.model
-
- SelectClause() - Constructor for class org.nuxeo.ecm.core.query.sql.model.SelectClause
-
- SelectClause(boolean) - Constructor for class org.nuxeo.ecm.core.query.sql.model.SelectClause
-
- SelectClause(SelectList) - Constructor for class org.nuxeo.ecm.core.query.sql.model.SelectClause
-
- SelectClause(SelectList, boolean) - Constructor for class org.nuxeo.ecm.core.query.sql.model.SelectClause
-
- SelectDataModel - Interface in org.nuxeo.ecm.platform.ui.web.model
-
Interface for select model.
- SelectDataModelImpl - Class in org.nuxeo.ecm.platform.ui.web.model.impl
-
Multi select datamodel to handle multi selection
Only accepts data implementing java.util.List for now, a jsf component
handling it would be more generic.
- SelectDataModelImpl(String, List, List) - Constructor for class org.nuxeo.ecm.platform.ui.web.model.impl.SelectDataModelImpl
-
- SelectDataModelListener - Interface in org.nuxeo.ecm.platform.ui.web.model
-
Listener for select/unselect events happening in a SelectModel.
- SelectDataModelRow - Interface in org.nuxeo.ecm.platform.ui.web.model
-
Used in SelectModel to represent a row and handle its selection/unselection.
- SelectDataModelRowEvent - Class in org.nuxeo.ecm.platform.ui.web.model.impl
-
SelectModel event to trigger a selection event at the row level.
- SelectDataModelRowEvent(SelectDataModelRow, Boolean, Object) - Constructor for class org.nuxeo.ecm.platform.ui.web.model.impl.SelectDataModelRowEvent
-
- SelectDataModelRowImpl - Class in org.nuxeo.ecm.platform.ui.web.model.impl
-
SelectModelRow that has methods to trigger selection events to its
SelectModel.
- SelectDataModelRowImpl(SelectDataModel, Boolean, Object) - Constructor for class org.nuxeo.ecm.platform.ui.web.model.impl.SelectDataModelRowImpl
-
- selectDirectory(String) - Method in class org.nuxeo.ecm.webapp.directory.DirectoryUIActionsBean
-
Deprecated.
- selectDirectory() - Method in class org.nuxeo.ecm.webapp.directory.DirectoryUIActionsBean
-
- selectDirectoryEntry(String) - Method in class org.nuxeo.ecm.webapp.directory.DirectoryUIActionsBean
-
- selectDocTypeToCreate(String, String) - Method in class org.nuxeo.ecm.social.workspace.gadgets.webengine.SocialWebEngineRoot
-
return a form to select a doctype the user wants to create
- selectDocument(DocumentModel) - Method in class org.nuxeo.dam.seam.DamActions
-
- selectDocumentByIndex(int...) - Method in class org.nuxeo.functionaltests.pages.tabs.ContentTabSubPage
-
Select the document by their index in the content view.
- selectDocumentByTitles(String...) - Method in class org.nuxeo.functionaltests.pages.tabs.ContentTabSubPage
-
Select the document by their title in the content view.
- SelectDocumentDataModelRowComparator - Class in org.nuxeo.ecm.platform.ui.web.model.impl
-
- SelectDocumentDataModelRowComparator(String, String, boolean) - Constructor for class org.nuxeo.ecm.platform.ui.web.model.impl.SelectDocumentDataModelRowComparator
-
- selected - Variable in class org.nuxeo.theme.editor.ThemeInfo
-
- SELECTED_CLASS_NAME - Static variable in class org.nuxeo.ecm.platform.annotations.gwt.client.AnnotationConstant
-
- SELECTED_LAYOUT_COLUMNS_PROP_NAME - Static variable in interface org.nuxeo.ecm.platform.smart.folder.jsf.SmartFolderDocumentConstants
-
- SELECTED_LETTER_CHANGED - Static variable in class org.nuxeo.ecm.webapp.security.UserManagementActions
-
- SELECTED_NOT_CLASS_NAME - Static variable in class org.nuxeo.ecm.platform.annotations.gwt.client.AnnotationConstant
-
- SELECTED_TEXT_CLASS_NAME - Static variable in class org.nuxeo.ecm.platform.annotations.gwt.client.AnnotationConstant
-
- selectedAnnotationType - Variable in class org.nuxeo.ecm.platform.annotations.gwt.client.view.NewAnnotationPopup
-
- SelectedArea - Class in org.nuxeo.ecm.platform.pictures.tiles.gwt.client.view
-
- SelectedArea(int, int, Panel) - Constructor for class org.nuxeo.ecm.platform.pictures.tiles.gwt.client.view.SelectedArea
-
- selectEditField(String) - Method in class org.nuxeo.theme.editor.Main
-
- selectedTab - Variable in class org.nuxeo.functionaltests.pages.admincenter.usermanagement.UsersGroupsBasePage
-
- selectedTab - Variable in class org.nuxeo.functionaltests.pages.usermanagement.compat.UsersGroupsBasePage
-
- selectElement(String) - Method in class org.nuxeo.theme.editor.Main
-
- selectFiltered - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo.SQLInfoSelection
-
- selectFragmentStyle(String) - Method in class org.nuxeo.theme.editor.Main
-
- selectFragmentType(String) - Method in class org.nuxeo.theme.editor.Main
-
- selectFragmentView(String) - Method in class org.nuxeo.theme.editor.Main
-
- selectInfo - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.QueryMaker.Query
-
- Selection - Class in org.nuxeo.ecm.core.storage.sql
-
A
Selection
holds information about row ids corresponding to a fixed
clause for a given table.
- Selection(Serializable, String, boolean, String, PersistenceContext, Map<Serializable, Selection>, Map<Serializable, Selection>) - Constructor for class org.nuxeo.ecm.core.storage.sql.Selection
-
Constructs a
Selection
for the given selection id.
- Selection - Class in org.nuxeo.ecm.platform.ui.web.directory
-
This class represents a list of directory items { item1, item2, item3, ..
- Selection(DirectorySelectItem[]) - Constructor for class org.nuxeo.ecm.platform.ui.web.directory.Selection
-
- SELECTION_EDITED - Static variable in class org.nuxeo.ecm.webapp.bulkedit.BulkEditActions
-
- SELECTION_FORMATTER - Static variable in class org.nuxeo.ecm.platform.ui.select2.common.Select2Common
-
- SelectionActionsBean - Class in org.nuxeo.ecm.platform.ui.web.util
-
Helper for selection actions, useful when performing ajax calls on a "liste
shuttle" widget for instance, or to retrieve the selected value on a JSF
component and set it on another.
- SelectionActionsBean() - Constructor for class org.nuxeo.ecm.platform.ui.web.util.SelectionActionsBean
-
- SelectionActionsBean.ShiftType - Enum in org.nuxeo.ecm.platform.ui.web.util
-
- selectionChanged() - Method in interface org.nuxeo.ecm.platform.ui.web.api.NavigationContext
-
- selectionChanged(ValueChangeEvent) - Method in class org.nuxeo.ecm.platform.ui.web.model.impl.SelectDataModelRowImpl
-
- selectionChanged(ValueChangeEvent) - Method in interface org.nuxeo.ecm.platform.ui.web.model.SelectDataModelRow
-
Value change listener that can be bound to any jsf component (usually a
checkbox).
- selectionChanged() - Method in class org.nuxeo.ecm.webapp.context.NavigationContextBean
-
- SelectionContext - Class in org.nuxeo.ecm.core.storage.sql
-
- SelectionContext(SelectionType, Serializable, RowMapper, PersistenceContext) - Constructor for class org.nuxeo.ecm.core.storage.sql.SelectionContext
-
- SelectionTableCell - Class in org.nuxeo.ecm.webapp.table.cell
-
Deprecated.
- SelectionTableCell(Boolean) - Constructor for class org.nuxeo.ecm.webapp.table.cell.SelectionTableCell
-
Deprecated.
- SelectionType - Enum in org.nuxeo.ecm.core.storage.sql
-
The different types of selections available, and information about what they
correspond to in the database.
- SelectItemComparator - Class in org.nuxeo.ecm.platform.ui.web.directory
-
Orders select items by id or label.
- SelectItemComparator(String, boolean) - Constructor for class org.nuxeo.ecm.platform.ui.web.directory.SelectItemComparator
-
- selectItemInDropDownMenu(WebElement, String) - Method in class org.nuxeo.functionaltests.pages.AbstractPage
-
Selects item in drop down menu.
- SelectList - Class in org.nuxeo.ecm.core.query.sql.model
-
- SelectList() - Constructor for class org.nuxeo.ecm.core.query.sql.model.SelectList
-
- selectList() - Method in interface org.nuxeo.ecm.webapp.clipboard.ClipboardActions
-
- selectList() - Method in class org.nuxeo.ecm.webapp.clipboard.ClipboardActionsBean
-
- SelectManyListboxComponent - Class in org.nuxeo.ecm.platform.ui.web.directory
-
- SelectManyListboxComponent() - Constructor for class org.nuxeo.ecm.platform.ui.web.directory.SelectManyListboxComponent
-
- SelectManyListboxRenderer - Class in org.nuxeo.ecm.platform.ui.web.directory
-
- SelectManyListboxRenderer() - Constructor for class org.nuxeo.ecm.platform.ui.web.directory.SelectManyListboxRenderer
-
- SelectManyListboxTag - Class in org.nuxeo.ecm.platform.ui.web.directory
-
Deprecated.
facelets do not use the tag class
- SelectManyListboxTag() - Constructor for class org.nuxeo.ecm.platform.ui.web.directory.SelectManyListboxTag
-
Deprecated.
- selectNamedStyle(String) - Method in class org.nuxeo.theme.editor.Main
-
- selectNewAssetType() - Method in class org.nuxeo.dam.seam.DamImportActions
-
- selectNode() - Method in class org.nuxeo.ecm.webapp.directory.DirectoryTreeNode
-
- SelectOneListboxComponent - Class in org.nuxeo.ecm.platform.ui.web.directory
-
- SelectOneListboxComponent() - Constructor for class org.nuxeo.ecm.platform.ui.web.directory.SelectOneListboxComponent
-
- SelectOneListboxRenderer - Class in org.nuxeo.ecm.platform.ui.web.directory
-
- SelectOneListboxRenderer() - Constructor for class org.nuxeo.ecm.platform.ui.web.directory.SelectOneListboxRenderer
-
- SelectOneListboxTag - Class in org.nuxeo.ecm.platform.ui.web.directory
-
Deprecated.
facelets do not use the tag class
- SelectOneListboxTag() - Constructor for class org.nuxeo.ecm.platform.ui.web.directory.SelectOneListboxTag
-
Deprecated.
- SelectOneListboxWidgetTypeHandler - Class in org.nuxeo.ecm.platform.forms.layout.facelets.plugins
-
Displays a select one listbox in edit mode, taking into account select
options declared on the widget.
- SelectOneListboxWidgetTypeHandler() - Constructor for class org.nuxeo.ecm.platform.forms.layout.facelets.plugins.SelectOneListboxWidgetTypeHandler
-
- SelectOneMenuWidgetTypeHandler - Class in org.nuxeo.ecm.platform.forms.layout.facelets.plugins
-
Displays a select one menu in edit mode, taking into account select options
declared on the widget.
- SelectOneMenuWidgetTypeHandler() - Constructor for class org.nuxeo.ecm.platform.forms.layout.facelets.plugins.SelectOneMenuWidgetTypeHandler
-
- selectOneNoMatch - Variable in class org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration
-
- SelectOneRadioWidgetTypeHandler - Class in org.nuxeo.ecm.platform.forms.layout.facelets.plugins
-
Displays a select one radio in edit mode, taking into account select options
declared on the widget.
- SelectOneRadioWidgetTypeHandler() - Constructor for class org.nuxeo.ecm.platform.forms.layout.facelets.plugins.SelectOneRadioWidgetTypeHandler
-
- selectOption(String, String) - Method in class org.nuxeo.functionaltests.pages.wizard.AbstractWizardPage
-
- selectOptions(List<String>) - Method in class org.nuxeo.wizard.download.PackageDownloader
-
- selectParams - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.QueryMaker.Query
-
- selectPresetCategory(String) - Method in class org.nuxeo.theme.editor.Main
-
- selectPresetGroup(String) - Method in class org.nuxeo.theme.editor.Main
-
- selectPresetManagerMode(String) - Method in class org.nuxeo.theme.editor.Main
-
- selectRepository(String) - Method in interface org.nuxeo.ecm.webapp.contentbrowser.ServerActions
-
Stores the selected location.
- selectRepository(String) - Method in class org.nuxeo.ecm.webapp.contentbrowser.ServerActionsBean
-
- selectResourceBank(String) - Method in class org.nuxeo.theme.editor.Main
-
- selectStyleCategory(String) - Method in class org.nuxeo.theme.editor.Main
-
- selectStyleEditMode(String) - Method in class org.nuxeo.theme.editor.Main
-
- selectStyleLayer(String) - Method in class org.nuxeo.theme.editor.Main
-
- selectStyleManagerMode(String) - Method in class org.nuxeo.theme.editor.Main
-
- selectStyleSelector(String) - Method in class org.nuxeo.theme.editor.Main
-
- selectSubTab(String) - Method in class org.nuxeo.functionaltests.pages.admincenter.AdminCenterBasePage
-
- selectTabAction() - Method in interface org.nuxeo.ecm.platform.ui.web.api.WebActions
-
Deprecated.
since 5.4: useless, and does nothing
- selectTabAction() - Method in class org.nuxeo.ecm.webapp.action.WebActionsBean
-
Deprecated.
- selectValue(String) - Method in class org.nuxeo.functionaltests.forms.Select2WidgetElement
-
Select a single value.
- selectValues(String[]) - Method in class org.nuxeo.functionaltests.forms.Select2WidgetElement
-
Select multiple values.
- selectVersion(String) - Method in class org.nuxeo.functionaltests.pages.tabs.ArchivedVersionsSubPage
-
Selects a version given its label.
- selKey - Variable in enum org.nuxeo.ecm.core.storage.sql.SelectionType
-
The key for the selection id.
- send() - Method in class org.nuxeo.ecm.automation.core.mail.Mailer.Message
-
- send(MimeMessage) - Method in class org.nuxeo.ecm.automation.core.mail.Mailer
-
- send() - Method in interface org.nuxeo.ecm.webapp.email.EmailSenderActions
-
- send() - Method in class org.nuxeo.ecm.webapp.email.EmailSenderActionsBean
-
- send() - Method in interface org.nuxeo.ecm.webapp.notification.email.EmailNotificationSenderActions
-
- send() - Method in class org.nuxeo.ecm.webapp.notification.email.EmailNotificationSenderActionsBean
-
- send(String) - Method in class org.nuxeo.shell.equinox.Connector
-
- sendClusterInvalidations(Invalidations) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.ClusterNodeHandler
-
Sends cluster invalidations to other cluster nodes.
- sendCurrentCommand() - Method in class org.nuxeo.shell.equinox.Connector
-
- sendDocumentByMail(DocumentModel, String, String, String, NuxeoPrincipal, List<String>) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
-
- sendDocumentByMail(DocumentModel, String, String, String, NuxeoPrincipal, List<String>) - Method in interface org.nuxeo.ecm.platform.notification.api.NotificationManager
-
Sends an e-mail directly.
- sendEmail(String, String, String, String) - Method in class org.nuxeo.ecm.automation.core.mail.Mailer
-
Send a single email.
- sendEmail(boolean) - Method in class org.nuxeo.ecm.csv.CSVImporterOptions.Builder
-
- sendEmail() - Method in class org.nuxeo.ecm.csv.CSVImporterOptions
-
- sendEmail(String) - Method in class org.nuxeo.ecm.webapp.action.PopupHelper
-
- SENDER_EMAIL_KEY - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreConstants
-
- SENDER_KEY - Static variable in class org.nuxeo.ecm.platform.ec.notification.NotificationConstants
-
- SENDER_KEY - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreConstants
-
- SENDER_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreConstants
-
- sendEvent(RuntimeServiceEvent) - Static method in class org.nuxeo.runtime.api.Framework
-
- sendEvent(Event) - Method in class org.nuxeo.runtime.services.event.EventService
-
- sendFPError(FPRPCRequest, String, String) - Method in class org.nuxeo.wss.fprpc.FPRPCResponse
-
- sendHtmlJSONResponse() - Method in class org.nuxeo.ecm.webapp.dnd.DndFormActionBean
-
- SENDING_DATE_KEY - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreConstants
-
- SENDING_DATE_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreConstants
-
- sendInvalidationEvents - Variable in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
-
- sendInvalidations(Invalidations) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCRowMapper
-
- sendInvalidations(Invalidations) - Method in interface org.nuxeo.ecm.core.storage.sql.RowMapper
-
Post-transaction invalidations notification.
- sendInvalidations(Invalidations) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper
-
- sendInvalidations(Invalidations) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingRowMapper
-
- sendInvalidationsToOthers() - Method in class org.nuxeo.ecm.core.storage.sql.PersistenceContext
-
Post-transaction invalidations notification.
- sendKeys(CharSequence...) - Method in interface org.nuxeo.functionaltests.fragment.WebFragment
-
- sendKeys(CharSequence...) - Method in class org.nuxeo.functionaltests.fragment.WebFragmentImpl
-
- SendMail - Class in org.nuxeo.ecm.automation.core.operations.notification
-
Save the session - TODO remove this?
- SendMail() - Constructor for class org.nuxeo.ecm.automation.core.operations.notification.SendMail
-
- sendmail(Map<String, Object>) - Method in class org.nuxeo.ecm.platform.ec.notification.email.EmailHelper
-
Static Method: sendmail(Map mail).
- sendMail(String, String, String, Address[]) - Method in interface org.nuxeo.ecm.platform.mail.service.MailService
-
Sends a mail using the setting of this factory to this recipients.
- sendMail(String, String, String, Address[], Map<String, Object>) - Method in interface org.nuxeo.ecm.platform.mail.service.MailService
-
- sendMail(String, String, String, Address[]) - Method in class org.nuxeo.ecm.platform.mail.service.MailServiceImpl
-
- sendMail(String, String, String, Address[], Map<String, Object>) - Method in class org.nuxeo.ecm.platform.mail.service.MailServiceImpl
-
- SendMailAction - Class in org.nuxeo.ecm.platform.mail.action
-
Action to answer the mail.
- SendMailAction(Session, String) - Constructor for class org.nuxeo.ecm.platform.mail.action.SendMailAction
-
- SendMessageEvent - Class in org.nuxeo.opensocial.container.client.event.priv.app
-
- SendMessageEvent(String, Severity) - Constructor for class org.nuxeo.opensocial.container.client.event.priv.app.SendMessageEvent
-
- SendMessageEvent(String, Severity, boolean) - Constructor for class org.nuxeo.opensocial.container.client.event.priv.app.SendMessageEvent
-
- SendMessageEventHandler - Interface in org.nuxeo.opensocial.container.client.event.priv.app
-
- sendNotification(Event, DocumentEventContext) - Method in class org.nuxeo.ecm.platform.ec.notification.NotificationEventListener
-
- sendNotification(String, Map<String, Object>, String) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
-
- sendNotification(String, Map<String, Object>, String) - Method in interface org.nuxeo.ecm.platform.notification.api.NotificationManager
-
Directly sends a notification to the principal, using the data provided
in the map
- sendRedirect(String) - Method in class org.nuxeo.ecm.platform.ui.web.rest.FancyURLResponseWrapper
-
- SEP - Static variable in class org.nuxeo.shell.utils.Path
-
- SEPARATOR - Static variable in class org.nuxeo.ecm.activity.ActivityHelper
-
- SEPARATOR - Static variable in class org.nuxeo.ecm.social.relationship.RelationshipKind
-
- SEPARATOR - Static variable in class org.nuxeo.ecm.social.workspace.SocialConstants
-
- SEPARATOR - Static variable in class org.nuxeo.opensocial.container.server.webcontent.gadgets.opensocial.OpenSocialAdapter
-
- SerializableArrayMap<K,V> - Class in org.nuxeo.common.collections
-
A mixture of an array list and a map used to store small table of elements
using both indices and keys.
- SerializableArrayMap() - Constructor for class org.nuxeo.common.collections.SerializableArrayMap
-
- SerializableArrayMap(int) - Constructor for class org.nuxeo.common.collections.SerializableArrayMap
-
- SerializableArrayMap(Map) - Constructor for class org.nuxeo.common.collections.SerializableArrayMap
-
- SerializableArrayMap(SerializableArrayMap) - Constructor for class org.nuxeo.common.collections.SerializableArrayMap
-
- SerializableEventBundle - Class in org.nuxeo.ecm.core.event.jms
-
Serializable representation of an
EventBundle
that is used for JMS
forwarding.
- SerializableEventBundle(EventBundle) - Constructor for class org.nuxeo.ecm.core.event.jms.SerializableEventBundle
-
- SerializableEventBundle.CannotReconstruct - Exception in org.nuxeo.ecm.core.event.jms
-
- SerializableEventBundle.CannotReconstruct(String) - Constructor for exception org.nuxeo.ecm.core.event.jms.SerializableEventBundle.CannotReconstruct
-
- SerializableEventBundle.EventBundleRelayedViaJMS - Class in org.nuxeo.ecm.core.event.jms
-
- SerializableEventBundle.EventBundleRelayedViaJMS() - Constructor for class org.nuxeo.ecm.core.event.jms.SerializableEventBundle.EventBundleRelayedViaJMS
-
- SerializableHelper - Class in org.nuxeo.common.utils
-
Helper to test object serialization.
- SerializableInputStream - Class in org.nuxeo.ecm.core.api
-
A serializable input stream.
- SerializableInputStream(InputStream) - Constructor for class org.nuxeo.ecm.core.api.SerializableInputStream
-
- SerializableInputStream(byte[]) - Constructor for class org.nuxeo.ecm.core.api.SerializableInputStream
-
- SerializableInputStream(String) - Constructor for class org.nuxeo.ecm.core.api.SerializableInputStream
-
- serialize(Context, Object) - Method in class org.nuxeo.common.xmap.XValueFactory
-
- serialize(ObjectOutputStream) - Method in class org.nuxeo.ecm.core.api.model.impl.DocumentPartImpl
-
- serialize() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.model.Annotation
-
- serialize(PictureTiles) - Method in class org.nuxeo.ecm.platform.pictures.tiles.serializer.JSONPictureTilesSerializer
-
- serialize(PictureTiles) - Method in interface org.nuxeo.ecm.platform.pictures.tiles.serializer.PictureTilesSerializer
-
- serialize(PictureTiles) - Method in class org.nuxeo.ecm.platform.pictures.tiles.serializer.XMLPictureTilesSerializer
-
- serialize(Reader, Writer) - Method in class org.nuxeo.ecm.platform.rendering.wiki.WikiSerializer
-
- serialize(List<TemplateInput>) - Static method in class org.nuxeo.template.XMLSerializer
-
- serialize(String) - Method in class org.nuxeo.theme.themes.ThemeSerializer
-
- serializeFullText(String) - Static method in class org.nuxeo.ecm.platform.query.nxql.NXQLQueryBuilder
-
- serializeToXml(String) - Method in class org.nuxeo.theme.themes.ThemeSerializer
-
- serializeToXml(String, int) - Method in class org.nuxeo.theme.themes.ThemeSerializer
-
- serializeUnserialize(Object) - Static method in class org.nuxeo.common.utils.SerializableHelper
-
Serializes and unserializes back an object to test whether it is
correctly rebuilt (to be used in unit tests as sanity checks).
- SerialRunner - Class in org.nuxeo.ecm.platform.routing.core.impl
-
Run all its children one after the other and is donen when the last children
is done.
- SerialRunner() - Constructor for class org.nuxeo.ecm.platform.routing.core.impl.SerialRunner
-
- SERIES_PROXIES - Static variable in class org.nuxeo.ecm.core.storage.sql.Invalidations
-
Pseudo-table for series proxies invalidation.
- server - Variable in class org.nuxeo.ecm.core.opencmis.tests.MainWithServlet
-
- server - Static variable in class org.nuxeo.ecm.core.test.FakeSmtpMailServerFeature
-
- Server - Class in org.nuxeo.ecm.platform.mail.test
-
- Server() - Constructor for class org.nuxeo.ecm.platform.mail.test.Server
-
- server - Variable in class org.nuxeo.launcher.info.DistributionInfo
-
- Server - Interface in org.nuxeo.runtime.remoting
-
- SERVER_BANNER_TYPE - Static variable in class org.nuxeo.connect.client.jsf.ConnectStatusActionBean
-
- SERVER_ENABLED - Static variable in class org.nuxeo.runtime.config.NodeConfiguration
-
- SERVER_HOST - Static variable in class org.nuxeo.ecm.core.test.FakeSmtpMailServerFeature
-
- SERVER_HOST - Static variable in class org.nuxeo.runtime.config.NodeConfiguration
-
- SERVER_LOCATOR - Static variable in class org.nuxeo.runtime.config.NodeConfiguration
-
- SERVER_PORT - Static variable in class org.nuxeo.ecm.core.test.FakeSmtpMailServerFeature
-
- SERVER_PORT - Static variable in class org.nuxeo.runtime.config.NodeConfiguration
-
- SERVER_PROPERTY - Static variable in class org.nuxeo.ecm.core.storage.sql.DatabaseHelper
-
- SERVER_TYPE - Static variable in class org.nuxeo.runtime.config.NodeConfiguration
-
- ServerActions - Interface in org.nuxeo.ecm.webapp.contentbrowser
-
Defines actions that can be invoked from pages or other actions - relative to
server.
- ServerActionsBean - Class in org.nuxeo.ecm.webapp.contentbrowser
-
Action listener that knows how to retrieve a list of core servers.
- ServerActionsBean() - Constructor for class org.nuxeo.ecm.webapp.contentbrowser.ServerActionsBean
-
- ServerConfiguration - Interface in org.nuxeo.runtime.config
-
- ServerConfiguration1 - Class in org.nuxeo.runtime.config.v1
-
- ServerConfiguration1(InvokerLocator, String, Version) - Constructor for class org.nuxeo.runtime.config.v1.ServerConfiguration1
-
- ServerConfigurator - Class in org.nuxeo.launcher.config
-
- ServerConfigurator(ConfigurationGenerator) - Constructor for class org.nuxeo.launcher.config.ServerConfigurator
-
- ServerContextBean - Class in org.nuxeo.ecm.webapp.context
-
Externalize serverLocation Factory to avoid NavigationContext reentrant calls
- ServerContextBean() - Constructor for class org.nuxeo.ecm.webapp.context.ServerContextBean
-
- ServerController - Class in org.nuxeo.wizard.helpers
-
Manages execution of NuxeoCtl
- ServerController() - Constructor for class org.nuxeo.wizard.helpers.ServerController
-
- ServerDescriptor - Class in org.nuxeo.runtime.remoting
-
- ServerDescriptor(InvokerLocator) - Constructor for class org.nuxeo.runtime.remoting.ServerDescriptor
-
- ServerDescriptor(String) - Constructor for class org.nuxeo.runtime.remoting.ServerDescriptor
-
- ServerException - Exception in org.nuxeo.ecm.core.api
-
The base exception thrown by the CoreSession API.
- ServerException() - Constructor for exception org.nuxeo.ecm.core.api.ServerException
-
- ServerException(String) - Constructor for exception org.nuxeo.ecm.core.api.ServerException
-
- ServerImpl - Class in org.nuxeo.runtime.remoting
-
- ServerImpl(RemotingService, RuntimeService) - Constructor for class org.nuxeo.runtime.remoting.ServerImpl
-
- ServerInfo - Class in org.nuxeo.apidoc.introspection
-
- ServerInfo(String, String) - Constructor for class org.nuxeo.apidoc.introspection.ServerInfo
-
- serverInfoTag - Static variable in interface org.nuxeo.ecm.platform.ui.web.tag.fn.LiveEditConstants
-
- ServerKeyActionBean - Class in org.nuxeo.ecm.admin.oauth
-
- ServerKeyActionBean() - Constructor for class org.nuxeo.ecm.admin.oauth.ServerKeyActionBean
-
- ServerKeyDescriptor - Class in org.nuxeo.ecm.platform.oauth.keys
-
- ServerKeyDescriptor() - Constructor for class org.nuxeo.ecm.platform.oauth.keys.ServerKeyDescriptor
-
- ServerLocator - Interface in org.nuxeo.runtime.management
-
- ServerLocatorDescriptor - Class in org.nuxeo.runtime.management
-
- ServerLocatorDescriptor() - Constructor for class org.nuxeo.runtime.management.ServerLocatorDescriptor
-
- ServerLocatorDescriptor(String, boolean) - Constructor for class org.nuxeo.runtime.management.ServerLocatorDescriptor
-
- ServerLocatorService - Class in org.nuxeo.runtime.management
-
- ServerLocatorService() - Constructor for class org.nuxeo.runtime.management.ServerLocatorService
-
- ServerModule - Class in org.nuxeo.opensocial.container.server.guice
-
- ServerModule() - Constructor for class org.nuxeo.opensocial.container.server.guice.ServerModule
-
- serverName - Variable in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
-
- ServerSettings - Class in org.nuxeo.ecm.platform.annotations.gwt.client
-
- ServerSynchronizablePublicationTree - Interface in org.nuxeo.ecm.platform.publisher.synchonize.server
-
- serverURI - Variable in class org.nuxeo.ecm.core.opencmis.tests.MainWithServlet
-
- serverVersionTag - Static variable in interface org.nuxeo.ecm.platform.ui.web.tag.fn.LiveEditConstants
-
- service - Variable in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoBinding
-
- service - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoObjectData
-
- service - Variable in class org.nuxeo.ecm.core.versioning.VersioningComponent
-
- service - Variable in class org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter
-
- service - Variable in class org.nuxeo.ecm.platform.api.ws.WSEndpointDescriptor
-
- service(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.webengine.app.jersey.ReloadingJerseyServlet
-
- service(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet
-
- service(HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.ApplicationServlet
-
- Service - Class in org.nuxeo.theme.webwidgets
-
- Service() - Constructor for class org.nuxeo.theme.webwidgets.Service
-
- service2Bundle(String) - Method in class org.nuxeo.apidoc.browse.ApiBrowser
-
- SERVICE_ATTRIBUTE - Static variable in class org.nuxeo.wss.servlet.config.XmlConfigHandler
-
- SERVICE_DEF_EP - Static variable in class org.nuxeo.ecm.core.management.CoreManagementComponent
-
- SERVICE_LOGIN_URL_KEY - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.cas2.CAS2Parameters
-
- SERVICE_NAME_KEY - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.cas2.CAS2Parameters
-
- SERVICE_PROPERTY - Static variable in class org.nuxeo.ecm.core.management.storage.DocumentModelStatusPersister
-
- SERVICE_VALIDATE_URL_KEY - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.cas2.CAS2Parameters
-
- SERVICE_VALIDATOR_CLASS - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.cas2.CAS2Parameters
-
- ServiceAdapter - Interface in org.nuxeo.runtime.api
-
- ServiceAdapterInvoker - Class in org.nuxeo.runtime.service.proxy
-
- ServiceAdapterInvoker(AdaptableServiceInvoker<?>) - Constructor for class org.nuxeo.runtime.service.proxy.ServiceAdapterInvoker
-
- ServiceClassLoader - Class in org.nuxeo.ecm.webengine.jaxrs.servlet
-
Deprecated.
This class is deprecated since jersey 1.11 which fixed OSGi class loader problems.
- ServiceClassLoader(Bundle) - Constructor for class org.nuxeo.ecm.webengine.jaxrs.servlet.ServiceClassLoader
-
Deprecated.
- ServiceDescriptor - Class in org.nuxeo.runtime.api
-
- ServiceDescriptor() - Constructor for class org.nuxeo.runtime.api.ServiceDescriptor
-
To be used by XMap.
- ServiceDescriptor(String) - Constructor for class org.nuxeo.runtime.api.ServiceDescriptor
-
- ServiceDescriptor(String, String) - Constructor for class org.nuxeo.runtime.api.ServiceDescriptor
-
- ServiceDescriptor(String, String, String) - Constructor for class org.nuxeo.runtime.api.ServiceDescriptor
-
- ServiceDescriptor(Class<?>) - Constructor for class org.nuxeo.runtime.api.ServiceDescriptor
-
- ServiceDescriptor(Class<?>, String) - Constructor for class org.nuxeo.runtime.api.ServiceDescriptor
-
- ServiceDescriptor(Class<?>, String, String) - Constructor for class org.nuxeo.runtime.api.ServiceDescriptor
-
- ServiceDescriptor - Class in org.nuxeo.runtime.management
-
- ServiceDescriptor() - Constructor for class org.nuxeo.runtime.management.ServiceDescriptor
-
- ServiceDescriptor - Class in org.nuxeo.runtime.model.impl
-
- ServiceDescriptor() - Constructor for class org.nuxeo.runtime.model.impl.ServiceDescriptor
-
- ServiceGroup - Class in org.nuxeo.runtime.api
-
- ServiceGroup(String) - Constructor for class org.nuxeo.runtime.api.ServiceGroup
-
- ServiceHelper - Class in org.nuxeo.ecm.platform.uidgen.service
-
- ServiceHost - Class in org.nuxeo.runtime.api
-
- ServiceHost() - Constructor for class org.nuxeo.runtime.api.ServiceHost
-
- ServiceHost(Class<? extends ServiceLocator>) - Constructor for class org.nuxeo.runtime.api.ServiceHost
-
- ServiceHost(Class<? extends ServiceLocator>, String[]) - Constructor for class org.nuxeo.runtime.api.ServiceHost
-
- ServiceInfo - Interface in org.nuxeo.apidoc.api
-
- ServiceInfoDocAdapter - Class in org.nuxeo.apidoc.adapters
-
- ServiceInfoDocAdapter(DocumentModel) - Constructor for class org.nuxeo.apidoc.adapters.ServiceInfoDocAdapter
-
- ServiceInfoImpl - Class in org.nuxeo.apidoc.introspection
-
- ServiceInfoImpl(String, ComponentInfo) - Constructor for class org.nuxeo.apidoc.introspection.ServiceInfoImpl
-
- ServiceLocator - Interface in org.nuxeo.runtime.api
-
A service locator is used to locate services given a service ID or descriptor.
- ServiceLocatorFactory - Class in org.nuxeo.runtime.api
-
- ServiceLocatorFactory() - Constructor for class org.nuxeo.runtime.api.ServiceLocatorFactory
-
- ServiceManagement - Class in org.nuxeo.runtime.api
-
- ServiceManagement() - Constructor for class org.nuxeo.runtime.api.ServiceManagement
-
- ServiceManager - Class in org.nuxeo.runtime.api
-
- ServiceManager - Interface in org.nuxeo.runtime
-
A service manager.
- ServiceProvider - Interface in org.nuxeo.runtime.api
-
A service provider.
- ServiceProvider<T> - Class in org.nuxeo.runtime.test.runner
-
- ServiceProvider(Class<T>) - Constructor for class org.nuxeo.runtime.test.runner.ServiceProvider
-
- ServiceProxy<T> - Interface in org.nuxeo.runtime.service.proxy
-
Must be implemented by proxy adapters
- ServiceProxyFactory - Class in org.nuxeo.runtime.service.proxy
-
- ServiceProxyFactory() - Constructor for class org.nuxeo.runtime.service.proxy.ServiceProxyFactory
-
- ServiceReferenceImpl - Class in org.nuxeo.osgi.services
-
Dummy service reference.
- ServiceReferenceImpl(Bundle, Object) - Constructor for class org.nuxeo.osgi.services.ServiceReferenceImpl
-
- ServiceRegistrationImpl - Class in org.nuxeo.osgi.services
-
Dummy service registration impl.
- ServiceRegistrationImpl(OSGiAdapter, Bundle, String[], Object) - Constructor for class org.nuxeo.osgi.services.ServiceRegistrationImpl
-
- ServiceRegistry - Class in org.nuxeo.runtime.api
-
- ServiceRegistry() - Constructor for class org.nuxeo.runtime.api.ServiceRegistry
-
- SERVICES_EXT_KEY - Static variable in class org.nuxeo.runtime.management.ResourcePublisherService
-
- Services_VNODE - Static variable in class org.nuxeo.apidoc.api.VirtualNodesConsts
-
- Services_VNODE_NAME - Static variable in class org.nuxeo.apidoc.api.VirtualNodesConsts
-
- ServiceTag - Class in edu.yale.its.tp.cas.client.taglib
-
Tag for indicating the current service for the cas:auth tag.
- ServiceTag() - Constructor for class edu.yale.its.tp.cas.client.taglib.ServiceTag
-
- ServiceTicketValidator - Class in edu.yale.its.tp.cas.client
-
Validates STs and optionally retrieves PGT IOUs.
- ServiceTicketValidator() - Constructor for class edu.yale.its.tp.cas.client.ServiceTicketValidator
-
- ServiceWO - Class in org.nuxeo.apidoc.browse
-
- ServiceWO() - Constructor for class org.nuxeo.apidoc.browse.ServiceWO
-
- SERVLET_NAME - Static variable in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletRegistry
-
- servletContext - Variable in class org.nuxeo.theme.html.servlets.ServletResourceResolver
-
- ServletContextListenerDescriptor - Class in org.nuxeo.runtime.jetty
-
- ServletContextListenerDescriptor() - Constructor for class org.nuxeo.runtime.jetty.ServletContextListenerDescriptor
-
- ServletDescriptor - Class in org.nuxeo.ecm.webengine.jaxrs.servlet.config
-
- ServletDescriptor() - Constructor for class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletDescriptor
-
- ServletDescriptor - Class in org.nuxeo.runtime.jetty
-
- ServletDescriptor() - Constructor for class org.nuxeo.runtime.jetty.ServletDescriptor
-
- ServletHelper - Class in org.nuxeo.ecm.platform.web.common
-
Helpers for servlets.
- ServletHolder - Class in org.nuxeo.ecm.webengine.jaxrs.servlet
-
- ServletHolder() - Constructor for class org.nuxeo.ecm.webengine.jaxrs.servlet.ServletHolder
-
- ServletRegistry - Class in org.nuxeo.ecm.webengine.jaxrs.servlet.config
-
Handle servlet registration from Nuxeo extension points.
- ServletRegistryComponent - Class in org.nuxeo.ecm.webengine.jaxrs.servlet.config
-
- ServletRegistryComponent() - Constructor for class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletRegistryComponent
-
- ServletResourceResolver - Class in org.nuxeo.theme.html.servlets
-
Resolver for resources that checks the servlet context first.
- ServletResourceResolver(ServletContext) - Constructor for class org.nuxeo.theme.html.servlets.ServletResourceResolver
-
- session() - Method in class org.nuxeo.ecm.automation.client.model.BlobRef
-
- Session - Interface in org.nuxeo.ecm.automation.client
-
- session - Variable in class org.nuxeo.ecm.automation.LoginStack.Entry
-
- session - Variable in class org.nuxeo.ecm.core.api.CoreInstance.RegistrationInfo
-
- Session - Interface in org.nuxeo.ecm.core.model
-
- Session - Interface in org.nuxeo.ecm.core.storage.sql
-
The session is the main high level access point to data from the underlying
database.
- session - Variable in class org.nuxeo.ecm.core.storage.sql.SQLRepositoryTestCase
-
- session - Variable in class org.nuxeo.ecm.directory.memory.MemoryDirectory
-
- Session - Interface in org.nuxeo.ecm.directory
-
A session used to access entries in a directory.
- session - Variable in class org.nuxeo.ecm.platform.suggestbox.service.SuggestionContext
-
- Session.PathResolver - Interface in org.nuxeo.ecm.core.storage.sql
-
Interface for a class that knows how to resolve a node path into a node
id.
- SESSION_COUNTER - Static variable in class org.nuxeo.ecm.platform.web.common.session.NuxeoHttpSessionMonitor
-
- SESSION_FACTORY_KEY - Static variable in class org.nuxeo.ecm.webengine.jaxrs.session.SessionFactory
-
- SESSION_ID - Static variable in class org.nuxeo.ecm.core.api.event.CoreEventConstants
-
- SESSION_KEY - Static variable in class org.nuxeo.connect.client.ui.SharedPackageListingsSettings
-
- SESSION_SAVED - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
-
- SESSION_TIMEOUT - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.NXAuthConstants
-
- SessionAdapterDescriptor - Class in org.nuxeo.ecm.core.api.adapter
-
- SessionAdapterDescriptor() - Constructor for class org.nuxeo.ecm.core.api.adapter.SessionAdapterDescriptor
-
- SessionAdapterFactory<T> - Class in org.nuxeo.ecm.core.api.adapter
-
- SessionAdapterFactory() - Constructor for class org.nuxeo.ecm.core.api.adapter.SessionAdapterFactory
-
- SessionCleanupFilter - Class in org.nuxeo.ecm.webengine.jaxrs.session
-
- SessionCleanupFilter() - Constructor for class org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter
-
- sessionClosed(Session) - Method in interface org.nuxeo.ecm.core.model.SessionListener
-
The session was closed.
- sessionCreated(HttpSessionEvent) - Method in class org.nuxeo.ecm.platform.management.adapters.HttpSessionMetricListener
-
- sessionCreated(HttpSessionEvent) - Method in class org.nuxeo.ecm.platform.web.common.session.NuxeoSessionListener
-
- sessionDestroyed(HttpSessionEvent) - Method in class org.nuxeo.ecm.platform.management.adapters.HttpSessionMetricListener
-
- sessionDestroyed(HttpSessionEvent) - Method in class org.nuxeo.ecm.platform.web.common.session.NuxeoSessionListener
-
- SessionException - Exception in org.nuxeo.ecm.webengine.session
-
- SessionException(String) - Constructor for exception org.nuxeo.ecm.webengine.session.SessionException
-
- SessionException(String, Throwable) - Constructor for exception org.nuxeo.ecm.webengine.session.SessionException
-
- SessionFactory - Class in org.nuxeo.ecm.webengine.jaxrs.session
-
- SessionFactory() - Constructor for class org.nuxeo.ecm.webengine.jaxrs.session.SessionFactory
-
- SessionFactoryDescriptor - Class in org.nuxeo.ecm.platform.mail.service
-
- SessionFactoryDescriptor() - Constructor for class org.nuxeo.ecm.platform.mail.service.SessionFactoryDescriptor
-
- sessionId - Variable in class org.nuxeo.ecm.core.api.operation.DefaultOperationEvent
-
- SessionImpl - Class in org.nuxeo.ecm.core.storage.sql
-
The session is the main high level access point to data from the underlying
database.
- SessionImpl(RepositoryImpl, Model, Mapper, Credentials) - Constructor for class org.nuxeo.ecm.core.storage.sql.SessionImpl
-
- SessionInfo - Class in org.nuxeo.ecm.platform.web.common.session
-
Stores informations about a user's Http Session
- SessionInfo(String) - Constructor for class org.nuxeo.ecm.platform.web.common.session.SessionInfo
-
- SessionListener - Interface in org.nuxeo.ecm.core.model
-
Listener to be notified about events in session life cycle.
- SessionManager - Class in org.nuxeo.theme.editor
-
- SessionManager() - Constructor for class org.nuxeo.theme.editor.SessionManager
-
- SessionManager - Class in org.nuxeo.theme.webwidgets.ui
-
- SessionManager() - Constructor for class org.nuxeo.theme.webwidgets.ui.SessionManager
-
- SessionManagerDescriptor - Class in org.nuxeo.ecm.platform.ui.web.auth.service
-
- SessionManagerDescriptor() - Constructor for class org.nuxeo.ecm.platform.ui.web.auth.service.SessionManagerDescriptor
-
- SessionRef - Interface in org.nuxeo.ecm.webengine.jaxrs.session
-
- sessionStarted(Session) - Method in interface org.nuxeo.ecm.core.model.SessionListener
-
The session was started.
- set(String, Object) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.DefaultOperationRequest
-
- set(String, Object) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JavaOperationRequest
-
- set(String, String) - Method in class org.nuxeo.ecm.automation.client.model.Document
-
- set(String, Date) - Method in class org.nuxeo.ecm.automation.client.model.Document
-
- set(String, Long) - Method in class org.nuxeo.ecm.automation.client.model.Document
-
- set(String, Double) - Method in class org.nuxeo.ecm.automation.client.model.Document
-
- set(String, Boolean) - Method in class org.nuxeo.ecm.automation.client.model.Document
-
- set(String, PropertyMap) - Method in class org.nuxeo.ecm.automation.client.model.Document
-
- set(String, PropertyList) - Method in class org.nuxeo.ecm.automation.client.model.Document
-
- set(int, String) - Method in class org.nuxeo.ecm.automation.client.model.PropertyList
-
- set(int, Boolean) - Method in class org.nuxeo.ecm.automation.client.model.PropertyList
-
- set(int, Long) - Method in class org.nuxeo.ecm.automation.client.model.PropertyList
-
- set(int, Double) - Method in class org.nuxeo.ecm.automation.client.model.PropertyList
-
- set(int, Date) - Method in class org.nuxeo.ecm.automation.client.model.PropertyList
-
- set(int, PropertyList) - Method in class org.nuxeo.ecm.automation.client.model.PropertyList
-
- set(int, PropertyMap) - Method in class org.nuxeo.ecm.automation.client.model.PropertyList
-
- set(String, String) - Method in class org.nuxeo.ecm.automation.client.model.PropertyMap
-
- set(String, Boolean) - Method in class org.nuxeo.ecm.automation.client.model.PropertyMap
-
- set(String, Long) - Method in class org.nuxeo.ecm.automation.client.model.PropertyMap
-
- set(String, Double) - Method in class org.nuxeo.ecm.automation.client.model.PropertyMap
-
- set(String, Date) - Method in class org.nuxeo.ecm.automation.client.model.PropertyMap
-
- set(String, PropertyList) - Method in class org.nuxeo.ecm.automation.client.model.PropertyMap
-
- set(String, PropertyMap) - Method in class org.nuxeo.ecm.automation.client.model.PropertyMap
-
- set(String, String) - Method in class org.nuxeo.ecm.automation.client.model.PropertyMapSetter
-
- set(String, Boolean) - Method in class org.nuxeo.ecm.automation.client.model.PropertyMapSetter
-
- set(String, Long) - Method in class org.nuxeo.ecm.automation.client.model.PropertyMapSetter
-
- set(String, Double) - Method in class org.nuxeo.ecm.automation.client.model.PropertyMapSetter
-
- set(String, Date) - Method in class org.nuxeo.ecm.automation.client.model.PropertyMapSetter
-
- set(String, PropertyList) - Method in class org.nuxeo.ecm.automation.client.model.PropertyMapSetter
-
- set(String, PropertyMap) - Method in class org.nuxeo.ecm.automation.client.model.PropertyMapSetter
-
- set(String, Object) - Method in interface org.nuxeo.ecm.automation.client.OperationRequest
-
- set(String, Object) - Method in class org.nuxeo.ecm.automation.OperationParameters
-
- set(int, Property) - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
-
Throws UnsupportedOperationException, added to implement List
interface
- set(Object, Object) - Method in class org.nuxeo.ecm.core.api.model.impl.osm.util.FieldAccessor
-
- set(Object, Object) - Method in interface org.nuxeo.ecm.core.api.model.impl.osm.util.MemberAccessor
-
- set(Object, Object) - Method in class org.nuxeo.ecm.core.api.model.impl.osm.util.MethodAccessor
-
- set(Serializable[]) - Method in class org.nuxeo.ecm.core.storage.sql.CollectionFragment
-
Sets a collection value.
- set(int, GraphNode.TaskInfo) - Method in class org.nuxeo.ecm.platform.routing.core.api.TasksInfoWrapper
-
- set(Object, Object) - Method in class org.nuxeo.shell.automation.cmds.OperationCommandType.BlobInputSetter
-
- set(Object, Object) - Method in class org.nuxeo.shell.automation.cmds.OperationCommandType.DocInputSetter
-
- set(Object, Object) - Method in class org.nuxeo.shell.automation.cmds.OperationCommandType.OperationParamSetter
-
- set(Object, Object) - Method in interface org.nuxeo.shell.CommandType.Setter
-
- set(Object, Object) - Method in class org.nuxeo.shell.impl.DefaultCommandType.FieldSetter
-
- set(Object, Object) - Method in class org.nuxeo.shell.impl.DefaultCommandType.MethodSetter
-
- setAccept(String) - Method in class org.nuxeo.launcher.connect.ConnectBroker
-
- setAccepted(Boolean) - Method in interface org.nuxeo.ecm.platform.task.Task
-
- setAccepted(Boolean) - Method in class org.nuxeo.ecm.platform.task.TaskImpl
-
- setAcceptingSubWidgets(boolean) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
-
- setAccessKey(String) - Method in class org.nuxeo.ecm.platform.actions.Action
-
- setAccessToken(String) - Method in class org.nuxeo.ecm.platform.oauth2.tokens.NuxeoOAuth2Token
-
- setAccessToUnderlyingConnectionAllowed(boolean) - Method in interface org.nuxeo.ecm.core.management.jtajca.DatabaseConnectionMonitor
-
Sets the value of the accessToUnderlyingConnectionAllowed property.
- setAccessToUnderlyingConnectionAllowed(boolean) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.CommonsDatabaseConnectionMonitor
-
- setAccessToUnderlyingConnectionAllowed(boolean) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TomcatDatabaseConnectionMonitor
-
- setAccessUrl(String) - Method in class org.nuxeo.wss.spi.dws.SiteImpl
-
- setACEs(ACE[]) - Method in interface org.nuxeo.ecm.core.api.security.ACL
-
Sets the ACEs defined by this ACL.
- setACEs(ACE[]) - Method in class org.nuxeo.ecm.core.api.security.impl.ACLImpl
-
- setAcl(List<Ace>) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoObject
-
- setAcl(ObjectId, List<Ace>) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
-
- setAcl(WsACE[]) - Method in class org.nuxeo.ecm.platform.api.ws.DocumentSnapshot
-
- setAclColumnWidth(double) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayoutSettings
-
- setAclHeaderCommentColSpan(int) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayoutSettings
-
- setAclHeaderCommentRowSpan(int) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayoutSettings
-
- setAclHeaderFontSize(int) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayoutSettings
-
- setAclHeaderHeight(int) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayoutSettings
-
- setAclHeaderRotation(int) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayoutSettings
-
- setAclInheritedByUser(Multimap<String, Pair<String, Boolean>>) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.data.DocumentSummary
-
- setACP(DocumentRef, ACP, boolean) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- setACP(DocumentRef, ACP, boolean) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Sets the ACP for this document.
- setACP(ACP, boolean) - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Sets the ACP for this document model.
- setACP(ACP, boolean) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- setACP(ACP, boolean) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- setACP(ACP, boolean) - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- setACP(Document, ACP, boolean) - Method in interface org.nuxeo.ecm.core.security.SecurityManager
-
- setACP(Document, ACP, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSecurityManager
-
- setActionBinding(String) - Method in class org.nuxeo.ecm.platform.ui.web.rest.descriptors.URLPatternDescriptor
-
- setActionListener(ActionListener) - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockApplication
-
- setActions(String[]) - Method in class org.nuxeo.ecm.platform.types.Type
-
- setActivateQuotaOnUsersWorkspaces(boolean) - Method in class org.nuxeo.ecm.quota.count.QuotaStatsActions
-
- setActiveRegistry(String) - Method in class org.nuxeo.shell.Shell
-
Mark an already registered command registry as the active one.
- setActiveSynchronizationRootDefinitions(String) - Method in interface org.nuxeo.drive.service.FileSystemChangeSummary
-
- setActiveSynchronizationRootDefinitions(String) - Method in class org.nuxeo.drive.service.impl.FileSystemChangeSummaryImpl
-
- setActivityLinkBuilderClass(Class<? extends ActivityLinkBuilder>) - Method in class org.nuxeo.ecm.activity.ActivityLinkBuilderDescriptor
-
- setActivityReplies(List<ActivityReply>) - Method in interface org.nuxeo.ecm.activity.Activity
-
Sets the replies of this Activity
.
- setActivityReplies(List<ActivityReply>) - Method in class org.nuxeo.ecm.activity.ActivityImpl
-
- setActivityUpgraderClass(Class<? extends ActivityUpgrader>) - Method in class org.nuxeo.ecm.activity.ActivityUpgraderDescriptor
-
- setActor(String) - Method in interface org.nuxeo.ecm.activity.Activity
-
- setActor(String) - Method in class org.nuxeo.ecm.activity.ActivityImpl
-
- setActor(String) - Method in class org.nuxeo.ecm.activity.ActivityReply
-
- setActor(String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.TaskInfo
-
- setActors(List<String>) - Method in class org.nuxeo.ecm.platform.routing.web.RoutingTaskActionsBean.TaskInfo
-
- setActors(List<String>) - Method in interface org.nuxeo.ecm.platform.task.Task
-
- setActors(List<String>) - Method in class org.nuxeo.ecm.platform.task.TaskImpl
-
- setActualValue(String) - Method in class org.nuxeo.opensocial.container.shared.webcontent.UserPref
-
- setAdaptedDocument(DocumentModel) - Method in class org.nuxeo.ecm.diff.content.adapter.base.AbstractContentDiffAdapter
-
- setAdaptedDocument(DocumentModel) - Method in interface org.nuxeo.ecm.diff.content.ContentDiffAdapter
-
- setAdaptedDocument(DocumentModel) - Method in class org.nuxeo.ecm.platform.preview.adapter.base.AbstractHtmlPreviewAdapter
-
- setAdaptedDocument(DocumentModel) - Method in interface org.nuxeo.ecm.platform.preview.api.HtmlPreviewAdapter
-
- setAdapter(PictureTilesAdapter) - Method in class org.nuxeo.ecm.platform.pictures.tiles.restlets.PictureTilesCachedEntry
-
- setAdapter(HtmlPreviewAdapter) - Method in class org.nuxeo.ecm.platform.preview.restlet.PreviewCacheEntry
-
- setAdapterInstance(IndexingAdapter) - Method in class org.nuxeo.ecm.platform.indexing.gateway.adapter.IndexingAdapterDescriptor
-
- setAdditionnalLoader(ClassTemplateLoader) - Method in class org.nuxeo.wss.fm.PluggableTemplareLoader
-
- setAddNotOperator(Boolean) - Method in class org.nuxeo.ecm.platform.smart.query.IncrementalSmartQuery
-
- setAddress(String, int) - Method in class org.nuxeo.runtime.api.ServiceHost
-
- setAddTabInfo(Boolean) - Method in class org.nuxeo.ecm.platform.ui.web.component.document.RestDocumentLink
-
- setAddTag(boolean) - Method in class org.nuxeo.ecm.platform.tag.web.TagActionsBean
-
- setAdministrator(boolean) - Method in class org.nuxeo.ecm.automation.server.RestBinding
-
- setAdministrators(List<String>) - Method in class org.nuxeo.ecm.social.workspace.ManageSocialWorkspaceActions
-
- setAdminLogin(String) - Method in class org.nuxeo.ecm.platform.login.deputy.management.web.DeputyActionsBean
-
- setAjax(boolean) - Method in class org.nuxeo.functionaltests.dam.FoldableBoxFragment
-
- setAjaxUpdated(boolean) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectListboxComponent
-
- setAjaxUpdated(boolean) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectMultiListboxComponent
-
Deprecated.
- setAlignment(String) - Method in class org.nuxeo.ecm.platform.ui.web.component.seam.UIImage
-
- setAllowBranchSelection(boolean) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelect
-
- setAllowBranchSelection(boolean) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectBase
-
- setAllowBranchSelection(boolean) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectState
-
- setAllowDowngrade(boolean) - Method in class org.nuxeo.connect.update.task.update.UpdateOptions
-
- setAllowedSubTypes(Map<String, SubType>) - Method in class org.nuxeo.ecm.platform.types.Type
-
- setAllowedTypes(List<String>) - Method in class org.nuxeo.theme.models.ModelType
-
- setAllowRootSelection(boolean) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelect
-
- setAllows(List<String>) - Method in class org.nuxeo.ecm.platform.annotations.descriptors.URLPatternFilterDescriptor
-
- setAllowSNAPSHOT(boolean) - Method in class org.nuxeo.launcher.connect.ConnectBroker
-
- setAllPackages(List<DownloadPackage>) - Method in class org.nuxeo.wizard.download.DownloadablePackageOptions
-
- setAllSelected(Boolean) - Method in class org.nuxeo.ecm.webapp.table.header.CheckBoxColHeader
-
Deprecated.
- setAllVariables(Map<String, Object>) - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
-
Sets the graph and node variables.
- setAllVariables(Map<String, Object>) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
-
- setAlreadyAuthenticated(boolean) - Method in class org.nuxeo.ecm.platform.ui.web.auth.CachableUserIdentificationInfo
-
- setAlreadyInLocal(boolean) - Method in class org.nuxeo.wizard.download.DownloadPackage
-
- setAlt(String) - Method in class org.nuxeo.ecm.platform.ui.web.component.seam.UIImage
-
- setAlwaysVisible() - Method in class org.nuxeo.theme.fragments.AbstractFragment
-
- setAlwaysVisible() - Method in interface org.nuxeo.theme.fragments.Fragment
-
- setAlwaysVisible(Element) - Method in class org.nuxeo.theme.perspectives.PerspectiveManager
-
- setAmbiguous(boolean) - Method in class org.nuxeo.ecm.platform.mimetype.service.ExtensionDescriptor
-
- setAndValidateValue(String) - Method in class org.nuxeo.ecm.platform.reporting.report.ReportParameter
-
- setAnnotabilityManager(AnnotabilityManager) - Method in interface org.nuxeo.ecm.platform.annotations.service.AnnotationConfigurationService
-
- setAnnotabilityManager(AnnotabilityManager) - Method in class org.nuxeo.ecm.platform.annotations.service.AnnotationConfigurationServiceImpl
-
- setAnnotates(Statement) - Method in interface org.nuxeo.ecm.platform.annotations.api.Annotation
-
- setAnnotates(Statement) - Method in class org.nuxeo.ecm.platform.annotations.api.AnnotationImpl
-
- setAnnotation(Annotation) - Method in interface org.nuxeo.ecm.platform.ec.placeful.interfaces.PlacefulService
-
- setAnnotation(EntityManager, Annotation) - Method in class org.nuxeo.ecm.platform.ec.placeful.PlacefulServiceImpl
-
- setAnnotation(Annotation) - Method in class org.nuxeo.ecm.platform.ec.placeful.PlacefulServiceImpl
-
- setAnnotationCssUrl(String) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.AnnotationConfiguration
-
- setAnnotationDecoratorFunction(String) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.controler.AnnotationController
-
- setAnnotationList(List<Annotation>) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.controler.AnnotationController
-
- setAnnotationPopupMenu(AnnotationPopupMenu) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.view.AbstractAnnotationCommand
-
- setAnnotations(List<Annotation>) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.model.AnnotationModel
-
- setAnnotationText(DocumentModel, String, String) - Method in class org.nuxeo.ecm.platform.annotations.repository.service.AnnotationsFulltextInjector
-
- setAnnoteaServerUrl(String) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.AnnotationConfiguration
-
- setAnonymousUser(VirtualUser) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- setAppConfigurationEntries(AppConfigurationEntry[]) - Method in class org.nuxeo.runtime.api.login.SecurityDomain
-
- setAppend(boolean) - Method in class org.nuxeo.ecm.platform.actions.ActionPropertiesDescriptor
-
- setAppend(boolean) - Method in class org.nuxeo.ecm.platform.actions.DefaultActionFilter
-
- setAppend(Boolean) - Method in class org.nuxeo.ecm.platform.content.template.service.FactoryBindingDescriptor
-
- setAppendFlavors(boolean) - Method in class org.nuxeo.theme.styling.service.descriptors.ThemePage
-
- setAppendPresets(boolean) - Method in class org.nuxeo.theme.styling.service.descriptors.Flavor
-
- setAppendRelationshipKinds(boolean) - Method in class org.nuxeo.ecm.activity.ActivityStream
-
- setAppendResources(boolean) - Method in class org.nuxeo.theme.styling.service.descriptors.ThemePage
-
- setAppendStyles(boolean) - Method in class org.nuxeo.theme.styling.service.descriptors.ThemePage
-
- setAppendVerbs(boolean) - Method in class org.nuxeo.ecm.activity.ActivityStream
-
- setApplication(String) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ResourceExtension
-
- setAppName(String) - Method in class org.nuxeo.runtime.jboss.deployer.debug.ScanFilter
-
- setArgs(Object[]) - Method in class org.nuxeo.ecm.core.event.impl.EventContextImpl
-
- setArtifactId(String) - Method in class org.nuxeo.apidoc.introspection.BundleInfoImpl
-
- setArtifactVersion(String) - Method in class org.nuxeo.apidoc.introspection.BundleInfoImpl
-
- setAscending(boolean) - Method in class org.nuxeo.ecm.platform.ui.web.model.impl.AbstractSortableSelectDataModel
-
- setAscending(boolean) - Method in interface org.nuxeo.ecm.platform.ui.web.model.SortableDataModel
-
- setAscending(boolean) - Method in class org.nuxeo.ecm.webapp.table.sort.SortableTableModel
-
Deprecated.
- setAssociatedCoreSession(CoreSession) - Method in class org.nuxeo.ecm.platform.publisher.remoting.marshaling.DefaultMarshaler
-
- setAssociatedCoreSession(CoreSession) - Method in interface org.nuxeo.ecm.platform.publisher.remoting.marshaling.interfaces.RemotePublisherMarshaler
-
- setAsText(String) - Method in class org.nuxeo.ecm.platform.ui.web.util.beans.StringArrayEditor
-
- setAsyncHandlersTrackingEnabled(boolean) - Method in class org.nuxeo.ecm.core.management.events.EventMonitoring
-
- setAsyncHandlersTrackingEnabled(boolean) - Method in interface org.nuxeo.ecm.core.management.events.EventMonitoringMBean
-
Enables or disables time tracking for Async event handlers.
- setAttachedDocuments(List<String>) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoute
-
Set the list of id of documents attached to this instance of RouteModel
replacing the previous list if any.
- setAttachedDocuments(List<String>) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteStepsContainerImpl
-
- setAttribute(String) - Method in class org.nuxeo.ecm.automation.core.events.EventHandler
-
- setAttributeFilter(Filter) - Method in class org.nuxeo.ecm.automation.core.events.EventHandler
-
- setAuth(String, String) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.auth.BasicAuthInterceptor
-
- setAuthenticator(Authenticator) - Method in class org.nuxeo.ecm.automation.core.mail.Mailer
-
- setAuthor(String) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.configuration.AnnotationFilter
-
- setAuthor(String) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.model.Annotation
-
- setAuthor(String) - Method in class org.nuxeo.theme.webwidgets.WidgetType
-
- setAuthor(String) - Method in class org.nuxeo.webengine.blogs.models.BlogPostModel
-
- setAuthor(String) - Method in class org.nuxeo.webengine.sites.models.CommentModel
-
- setAuthor(String) - Method in class org.nuxeo.webengine.sites.models.SearchModel
-
- setAuthor(String) - Method in class org.nuxeo.webengine.sites.models.WebpageCommentModel
-
- setAuthor(String) - Method in class org.nuxeo.webengine.sites.models.WebpageModel
-
- setAuthorized(boolean) - Method in class org.nuxeo.ecm.platform.ui.web.component.file.InputFileMimetypeValidator
-
- setAuthPluginName(String) - Method in class org.nuxeo.ecm.platform.api.login.UserIdentificationInfo
-
- setAuthType(int) - Method in class org.nuxeo.ecm.http.client.NuxeoServer
-
- setAutoincrementIdField(boolean) - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
-
- setAutoLoop(boolean) - Method in class org.nuxeo.template.api.TemplateInput
-
- setAutomaticReload(boolean) - Method in class org.nuxeo.runtime.tomcat.NuxeoLauncher
-
- setAvailable(boolean) - Method in class org.nuxeo.ecm.core.convert.api.ConverterCheckResult
-
- setAvailable(boolean) - Method in class org.nuxeo.ecm.platform.actions.Action
-
- setAvailable(boolean) - Method in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineDescriptor
-
- setAvailable(boolean) - Method in class org.nuxeo.ecm.webapp.versioning.VersionInfo
-
- setBackendFactory(BackendFactory) - Static method in class org.nuxeo.ecm.webdav.backend.BackendHelper
-
For tests.
- setBackendFactory(BackendFactory) - Method in class org.nuxeo.ecm.webdav.service.WebDavService
-
- setBackendType(BackendType) - Method in class org.nuxeo.ecm.core.test.RepositorySettings
-
- setBank(String) - Method in class org.nuxeo.theme.resources.PresetInfo
-
- setBank(String) - Method in class org.nuxeo.theme.resources.StyleInfo
-
- setBankName(String) - Method in class org.nuxeo.theme.resources.BankImport
-
- setBase(boolean) - Method in class org.nuxeo.theme.resources.SkinInfo
-
- setBaseComponentId(String) - Method in class org.nuxeo.ecm.platform.ui.web.component.JSFResetActionsBean
-
- setBaseContribution(ExtensibleContribution) - Method in class org.nuxeo.runtime.deploy.ExtensibleContribution
-
- setBaseContributionId(String) - Method in class org.nuxeo.runtime.deploy.ExtensibleContribution
-
- setBaseUrl(String) - Method in class org.nuxeo.ecm.platform.annotations.service.AnnotationConfigurationServiceImpl
-
- setBaseUrl(String) - Method in class org.nuxeo.wizard.context.Context
-
- setBaseUrl(String) - Method in class org.nuxeo.wizard.download.DownloadPackage
-
- setBaseVersion(Version) - Method in class org.nuxeo.connect.update.task.update.Entry
-
- setBasicAuth(String, String) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.AbstractAutomationClient
-
- setBasicAuthentication(String, String) - Method in class org.nuxeo.ecm.http.client.NuxeoServer
-
- setBgColor(Color) - Method in class org.nuxeo.shell.swing.Theme
-
- setBHasMorePage(boolean) - Method in class org.nuxeo.ecm.platform.audit.ws.ModifiedDocumentDescriptorPage
-
- setBigIcon(String) - Method in class org.nuxeo.ecm.platform.types.Type
-
- setBigIconExpanded(String) - Method in class org.nuxeo.ecm.platform.types.Type
-
- setBinariesGCDelete(boolean) - Method in class org.nuxeo.ecm.admin.SystemInfoManager
-
- setBinary(boolean) - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeDescriptor
-
- setBinaryResourcePath(String) - Method in class org.nuxeo.wss.spi.dummy.DummyWSSListItem
-
- setBindDn(String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor
-
- setBinding(UIComponent) - Method in class org.nuxeo.ecm.platform.ui.web.component.list.EditableListBean
-
- setBindingsUpdateOption(int) - Method in class org.nuxeo.runtime.config.Configuration
-
- setBindPassword(String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor
-
- setBlacklist(Set<String>) - Method in interface org.nuxeo.runtime.model.ComponentManager
-
- setBlacklist(Set<String>) - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
-
- setBlob(Blob) - Method in interface org.nuxeo.drive.adapter.FileItem
-
- setBlob(Blob) - Method in class org.nuxeo.drive.adapter.impl.DocumentBackedFileItem
-
- SetBlob - Static variable in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- setBlob(DocRef, Blob) - Method in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- setBlob(DocRef, Blob, String) - Method in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- setBlob(Blob) - Method in class org.nuxeo.ecm.automation.client.jaxrs.impl.MultipartRequestEntity
-
- setBlob(Blob) - Method in class org.nuxeo.ecm.automation.client.jaxrs.util.MultipartInput
-
- setBlob(Blob) - Method in class org.nuxeo.ecm.core.api.blobholder.AbstractBlobHolder
-
- setBlob(Blob) - Method in interface org.nuxeo.ecm.core.api.blobholder.BlobHolder
-
Sets a blob in the object.
- setBlob(Blob) - Method in class org.nuxeo.ecm.core.api.blobholder.DocumentBlobHolder
-
- setBlob(Blob) - Method in class org.nuxeo.ecm.core.api.blobholder.DocumentStringBlobHolder
-
- setBlob(byte[]) - Method in class org.nuxeo.ecm.platform.api.ws.DocumentBlob
-
- setBlob(Blob) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.PictureBlobHolder
-
- setBlob(Blob) - Method in interface org.nuxeo.ecm.platform.picture.api.PictureView
-
Sets the Blob
of this picture view.
- setBlob(Blob) - Method in class org.nuxeo.ecm.platform.picture.api.PictureViewImpl
-
- setBlob(Object) - Method in class org.nuxeo.ecm.platform.ui.web.component.file.InputFileInfo
-
- SetBlob - Class in org.nuxeo.shell.automation.cmds
-
- SetBlob() - Constructor for class org.nuxeo.shell.automation.cmds.SetBlob
-
- setBlobDelta(long) - Method in class org.nuxeo.ecm.quota.size.SizeUpdateEventContext
-
- SetBlobFileName - Class in org.nuxeo.ecm.automation.core.operations.blob
-
- SetBlobFileName() - Constructor for class org.nuxeo.ecm.automation.core.operations.blob.SetBlobFileName
-
- setBlobProperties(DocumentBlob[]) - Method in class org.nuxeo.ecm.platform.api.ws.DocumentSnapshot
-
- setBlobs(List<Blob>) - Method in class org.nuxeo.ecm.automation.client.jaxrs.impl.MultipartRequestEntity
-
- setBlobs(List<Blob>) - Method in class org.nuxeo.ecm.automation.client.jaxrs.util.MultipartInput
-
- setBlobSize(long) - Method in class org.nuxeo.ecm.quota.size.SizeUpdateEventContext
-
- setBlobValue(Serializable) - Method in class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl.BlobInfo
-
- setBlockAsyncHandlers(boolean) - Method in interface org.nuxeo.ecm.core.event.EventServiceAdmin
-
- setBlockAsyncHandlers(boolean) - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
-
- setBlockAsyncHandlers(boolean) - Method in class org.nuxeo.ecm.core.management.events.EventMonitoring
-
- setBlockAsyncHandlers(boolean) - Method in interface org.nuxeo.ecm.core.management.events.EventMonitoringMBean
-
Blocks or enables async handlers execution.
- setBlockedPatterns(List<String>) - Method in class org.nuxeo.ecm.platform.ui.web.binding.alias.AliasVariableMapper
-
- setBlockingTimeoutMillis(int) - Method in class org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration
-
- setBlockingTimeoutMilliseconds(int) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultStorageConnectionMonitor
-
- setBlockRightInheritance(Boolean) - Method in class org.nuxeo.ecm.webapp.security.MassSecurityModifierActions
-
- setBlockRightInheritance(Boolean) - Method in interface org.nuxeo.ecm.webapp.security.SecurityActions
-
- setBlockRightInheritance(Boolean) - Method in class org.nuxeo.ecm.webapp.security.SecurityActionsBean
-
- setBlockSyncPostCommitHandlers(boolean) - Method in interface org.nuxeo.ecm.core.event.EventServiceAdmin
-
- setBlockSyncPostCommitHandlers(boolean) - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
-
- setBlockSyncPostCommitHandlers(boolean) - Method in class org.nuxeo.ecm.core.management.events.EventMonitoring
-
- setBlockSyncPostCommitHandlers(boolean) - Method in interface org.nuxeo.ecm.core.management.events.EventMonitoringMBean
-
Blocks or enables post-commit sync handlers execution.
- setBody(Statement) - Method in interface org.nuxeo.ecm.platform.annotations.api.Annotation
-
- setBody(Statement) - Method in class org.nuxeo.ecm.platform.annotations.api.AnnotationImpl
-
- setBody(String) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.model.Annotation
-
- setBody(String) - Method in class org.nuxeo.theme.models.Html
-
- setBody(String) - Method in class org.nuxeo.theme.models.Text
-
- setBody(String) - Method in class org.nuxeo.theme.webwidgets.WidgetType
-
- setBodyBackgroundStyle(String) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
-
- setBodySize(YUIBodySize) - Method in class org.nuxeo.opensocial.container.client.model.AppModel
-
- setBodySize(YUIBodySize) - Method in interface org.nuxeo.opensocial.container.server.layout.YUILayoutAdapter
-
- setBodySize(YUIBodySize) - Method in class org.nuxeo.opensocial.container.server.layout.YUILayoutAdapterImpl
-
- setBodySize(YUIBodySize) - Method in interface org.nuxeo.opensocial.container.shared.layout.api.YUILayout
-
- setBodySize(YUIBodySize) - Method in class org.nuxeo.opensocial.container.shared.layout.impl.YUILayoutImpl
-
- setBodyText(String) - Method in interface org.nuxeo.ecm.platform.annotations.api.Annotation
-
- setBodyText(String) - Method in class org.nuxeo.ecm.platform.annotations.api.AnnotationImpl
-
- setBodyUrl(boolean) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.model.Annotation
-
- setBoolean(String, boolean) - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- setBoolean(String, boolean) - Method in interface org.nuxeo.ecm.core.model.PropertyContainer
-
Sets the scalar property value to the given boolean value.
- setBoolean(String, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexListProperty
-
- setBoolean(String, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexProperty
-
- setBoolean(String, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- setBoolean(String, boolean) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentVersion
-
- setBooleanValue(Boolean) - Method in class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl.BooleanInfo
-
- setBooleanValue(Boolean) - Method in class org.nuxeo.ecm.platform.smart.query.IncrementalSmartQuery
-
- setBooleanValue(Boolean) - Method in class org.nuxeo.template.api.TemplateInput
-
- setBootstrap(DevFrameworkBootstrap) - Method in class org.nuxeo.runtime.tomcat.dev.NuxeoDevWebappClassLoader
-
- setBrokenDocument(boolean) - Method in class org.nuxeo.ecm.platform.audit.api.comment.LinkedDocument
-
- setBrowserInternetAccess(boolean) - Method in class org.nuxeo.wizard.context.Context
-
- setBulkModeEnabled(boolean) - Method in interface org.nuxeo.ecm.core.event.EventServiceAdmin
-
- setBulkModeEnabled(boolean) - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
-
- setBulkModeEnabled(boolean) - Method in class org.nuxeo.ecm.core.management.events.EventMonitoring
-
- setBulkModeEnabled(boolean) - Method in interface org.nuxeo.ecm.core.management.events.EventMonitoringMBean
-
Enables/Disables bulkMode processing.
- setBullet(String) - Method in class org.nuxeo.ecm.webapp.clipboard.SummaryEntry
-
- setBundle(ResourceComposite) - Method in class org.nuxeo.ecm.platform.rendering.fm.extensions.LocaleMessagesMethod
-
- setBundle(ResourceBundle) - Method in class org.nuxeo.ecm.platform.rendering.fm.extensions.MessagesMethod
-
- setBundle(Bundle) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ResourceExtension
-
- setBundle(Bundle) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ServletDescriptor
-
- setBundle(Bundle) - Method in class org.nuxeo.opensocial.gadgets.service.InternalGadgetDescriptor
-
- setBundle(String) - Method in class org.nuxeo.runtime.model.persistence.ContributionBuilder
-
- setBundleGroup(BundleGroup) - Method in class org.nuxeo.apidoc.introspection.BundleInfoImpl
-
- setBundleInfos(List<SimplifiedBundleInfo>) - Method in class org.nuxeo.ecm.admin.runtime.SimplifiedServerInfo
-
- setBundleName(String) - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.NuxeoExceptionHandlerParameters
-
- setBundles(String...) - Method in class org.nuxeo.runtime.jboss.deployer.structure.DeploymentStructure
-
- setButton(String) - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
-
Sets the property button on the node, keeping the id of the last action
executed by the user on the associated task if any
- setButton(String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
-
- setByline(String) - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPicture
-
- setByline(String) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
-
- setBytes(byte[]) - Method in class org.nuxeo.ecm.core.io.impl.DWord
-
- setBytesHandler(ByteSequenceMatcher.BytesHandler) - Method in class org.nuxeo.ecm.platform.ui.web.multipart.ByteSequenceMatcher
-
- setCache(String) - Method in class org.nuxeo.theme.jsf.component.UIThemeStyles
-
- setCache(String) - Method in class org.nuxeo.theme.jsf.taglib.ThemeStylesTag
-
- setCachedStyles(String, String, String, String) - Method in class org.nuxeo.theme.themes.ThemeManager
-
- setCacheHeaders(HttpServletResponse, CachingDef) - Static method in class org.nuxeo.theme.html.Utils
-
- setCacheKey(String) - Method in interface org.nuxeo.ecm.platform.pictures.tiles.api.PictureTiles
-
- setCacheKey(String) - Method in class org.nuxeo.ecm.platform.pictures.tiles.api.PictureTilesImpl
-
- setCanAnnotate(boolean) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.configuration.WebConfiguration
-
- setCanceled(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
-
Set the step to a cancel step.
- setCanceled(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
-
- setCanceled() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
-
Notes that this node was canceled (increments canceled counter).
- setCanceled() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
-
- setCancelNewAnnotation() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.controler.AnnotationController
-
- setCanDeleteStep(CoreSession, String) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
-
make this user or group step deleter.
- setCanDeleteStep(CoreSession, String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
-
- setCanModify(boolean) - Method in class org.nuxeo.webengine.sites.models.TagModel
-
- setCanReadStep(CoreSession, String) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
-
make this user or group a step reader.
- setCanReadStep(CoreSession, String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
-
- setCanUpdateStep(CoreSession, String) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
-
make this user or group a step updater.
- setCanUpdateStep(CoreSession, String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
-
- setCanValidateStep(CoreSession, String) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
-
make this user or group a validator for this step.
- setCanValidateStep(CoreSession, String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
-
- setCaption(String) - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPicture
-
- setCaption(String) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
-
- setCaseSensitive(Boolean) - Method in class org.nuxeo.ecm.platform.ui.web.component.UISelectItems
-
- setCaseSensitive(Boolean) - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryAwareComponent
-
- setCasLogin(String) - Method in class edu.yale.its.tp.cas.client.taglib.AuthTag
-
- setCasValidate(String) - Method in class edu.yale.its.tp.cas.client.taglib.AuthTag
-
- setCasValidateUrl(String) - Method in class edu.yale.its.tp.cas.client.ServiceTicketValidator
-
Sets the CAS validation URL to use when validating tickets and
retrieving PGT IOUs.
- setCategories(String[]) - Method in class org.nuxeo.ecm.platform.actions.Action
-
- setCategories(List<String>) - Method in class org.nuxeo.ecm.platform.actions.TypeCompatibility
-
- setCategories(List<String>) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
-
- setCategories(List<String>) - Method in class org.nuxeo.ecm.styleguide.service.descriptors.IconDescriptor
-
- setCategories(List<String>) - Method in class org.nuxeo.ecm.webengine.model.LinkDescriptor
-
- setCategory(String) - Method in class org.nuxeo.ecm.core.event.impl.DocumentEventContext
-
- setCategory(String) - Method in class org.nuxeo.ecm.diff.service.impl.DiffFieldDescriptor
-
- setCategory(String) - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
-
- setCategory(String) - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
-
- setCategory(String) - Method in class org.nuxeo.ecm.platform.types.Type
-
- setCategory(String) - Method in interface org.nuxeo.ecm.spaces.api.Space
-
- setCategory(String) - Method in class org.nuxeo.ecm.spaces.impl.docwrapper.DocSpaceImpl
-
- setCategory(String) - Method in class org.nuxeo.ecm.webapp.documentsLists.DocumentsListDescriptor
-
- setCategory(String) - Method in class org.nuxeo.theme.presets.PresetType
-
- setCategory(String) - Method in class org.nuxeo.theme.resources.PresetInfo
-
- setCategory(String) - Method in class org.nuxeo.theme.styling.service.descriptors.FlavorPresets
-
- setCategory(String) - Method in class org.nuxeo.theme.webwidgets.WidgetType
-
- setCell(int, int, String, CellStyle) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.excel.ExcelBuilder
-
Set a cell content at the given indices, and apply the style if it is not
null.
- setCell(int, int, String) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.excel.ExcelBuilder
-
Set a cell text content with no styling information.
- setCell(int, int, String, CellStyle) - Method in interface org.nuxeo.ecm.platform.groups.audit.service.acl.excel.IExcelBuilder
-
Set a cell content at the given indices, and apply the style if it is not
null.
- setCell(int, int, String) - Method in interface org.nuxeo.ecm.platform.groups.audit.service.acl.excel.IExcelBuilder
-
Set a cell text content with no styling information.
- setCellId(String) - Method in class org.nuxeo.ecm.webapp.table.cell.AbstractTableCell
-
Deprecated.
- setCells(List<AbstractTableCell>) - Method in class org.nuxeo.ecm.webapp.table.row.GenericTableRow
-
Deprecated.
- setChain(boolean) - Method in class org.nuxeo.ecm.automation.server.RestBinding
-
- setChainId(String) - Method in class org.nuxeo.ecm.automation.core.events.EventHandler
-
- setChangeableDocument(DocumentModel) - Method in interface org.nuxeo.ecm.platform.ui.web.api.NavigationContext
-
- setChangeableDocument(DocumentModel) - Method in class org.nuxeo.ecm.webapp.context.NavigationContextBean
-
- setChangeableDocument(DocumentModel) - Method in class org.nuxeo.ecm.webapp.filemanager.FileManageActionsBean
-
- setChangeFinder(FileSystemChangeFinder) - Method in class org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl
-
- setChangeFinder(FileSystemChangeFinder) - Method in interface org.nuxeo.drive.service.NuxeoDriveManager
-
- setCharset(String) - Method in class org.nuxeo.ecm.automation.client.model.StringBlob
-
Set the charset to be used when to transform the content into a byte stream.
- setCharsetName(String) - Method in class org.nuxeo.runtime.services.streaming.AbstractStreamSource
-
Change the charset used for serializing the String source as a byte
stream.
- setCheckedInVersion(boolean) - Method in class org.nuxeo.template.web.TemplatesActionBean
-
- setCheckedOut(String) - Method in interface org.nuxeo.ecm.webapp.versioning.VersionedActions
-
Changes the checked-out string.
- setCheckedOut(String) - Method in class org.nuxeo.ecm.webapp.versioning.VersionedActionsBean
-
- setChild(DocumentModel) - Method in interface org.nuxeo.ecm.platform.picture.web.SlideShowManager
-
Sets the DocumentModel of a child from the index.
- setChild(DocumentModel) - Method in class org.nuxeo.ecm.platform.picture.web.SlideShowManagerBean
-
- setChildren(List<UIComment>) - Method in class org.nuxeo.ecm.platform.comment.web.UIComment
-
- setChildren(String...) - Method in class org.nuxeo.runtime.jboss.deployer.structure.DeploymentStructure
-
- setChildren(List<Node>) - Method in class org.nuxeo.theme.nodes.AbstractNode
-
- setChildren(List<Node>) - Method in interface org.nuxeo.theme.nodes.Node
-
- setChoice(Object) - Method in class org.nuxeo.ecm.platform.ui.web.component.file.InputFileInfo
-
- setClass(Class<? extends DocumentStoreHandler>) - Method in class org.nuxeo.ecm.core.management.storage.DocumentStoreHandlerDescriptor
-
- setClass(Class<? extends DocumentLoader>) - Method in class org.nuxeo.ecm.platform.api.ws.DocumentLoaderDescriptor
-
- setClassAssertionStatus(String, boolean) - Method in class org.nuxeo.ecm.webengine.loader.ReloadingClassLoader
-
- setClassifiedDocumentIds(List<String>) - Method in class org.nuxeo.ecm.classification.api.adapter.Classification
-
- setClassifier(String) - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
-
- setClassLoader(ClassLoader) - Method in class org.nuxeo.osgi.jboss.JBossBundleFile
-
- setClassLoader(ClassLoader) - Method in class org.nuxeo.runtime.remoting.transporter.NuxeoUnMarshaller
-
- setClassName(String) - Method in class org.nuxeo.apidoc.introspection.SeamComponentInfoImpl
-
- setClassName(String) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.FileImporterDescriptor
-
- setClassName(Class<LoginPlugin>) - Method in class org.nuxeo.ecm.platform.login.LoginPluginDescriptor
-
- setClassName(Class<NuxeoAuthenticationPlugin>) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.AuthenticationPluginDescriptor
-
- setClassName(Class<Restlet>) - Method in class org.nuxeo.ecm.platform.ui.web.restAPI.service.RestletPluginDescriptor
-
- setClassName(String) - Method in class org.nuxeo.ecm.platform.uidgen.service.UIDGeneratorDescriptor
-
- setClassName(String) - Method in class org.nuxeo.theme.models.ModelType
-
- setClassName(String) - Method in class org.nuxeo.theme.RegistryType
-
- setClassNames(String) - Method in class org.nuxeo.theme.jsf.component.UIButton
-
- setClassNames(String) - Method in class org.nuxeo.theme.jsf.taglib.ButtonTag
-
- setClassPath(List<File>) - Method in class org.nuxeo.osgi.application.StandaloneApplication
-
- setClasspath(String...) - Method in class org.nuxeo.runtime.jboss.deployer.structure.DeploymentStructure.Context
-
- setClazz(Class<PostContentCreationHandler>) - Method in class org.nuxeo.ecm.platform.content.template.service.PostContentCreationHandlerDescriptor
-
- setCLID(String) - Method in class org.nuxeo.connect.client.jsf.ConnectStatusActionBean
-
- setClipboardElementId(String) - Static method in class org.nuxeo.theme.editor.SessionManager
-
- setClipboardPresetId(String) - Static method in class org.nuxeo.theme.editor.SessionManager
-
- setCloseParenthesis(Boolean) - Method in class org.nuxeo.ecm.platform.smart.query.IncrementalSmartQuery
-
- setClusterNodeHandler(ClusterNodeHandler) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCConnectionPropagator
-
- setCollaborationMainTab(String) - Method in class org.nuxeo.ecm.social.workspace.SocialWorkspaceActions
-
- setCollapsed(boolean) - Method in interface org.nuxeo.ecm.spaces.api.Gadget
-
- setCollapsed(boolean) - Method in class org.nuxeo.ecm.spaces.impl.docwrapper.DocGadgetImpl
-
- setCollapsed(boolean) - Method in class org.nuxeo.opensocial.container.server.webcontent.abs.AbstractWebContentAdapter
-
- setCollapsed(boolean) - Method in interface org.nuxeo.opensocial.container.server.webcontent.api.WebContentAdapter
-
- setCollectAsyncHandlersExecTime(boolean) - Static method in class org.nuxeo.ecm.core.management.events.EventStatsHolder
-
- setCollection(String) - Method in interface org.nuxeo.theme.formats.styles.Style
-
- setCollection(String) - Method in class org.nuxeo.theme.formats.styles.StyleFormat
-
- setCollection(String) - Method in class org.nuxeo.theme.resources.BankImport
-
- setCollection(String) - Method in class org.nuxeo.theme.resources.ImageInfo
-
- setCollection(String) - Method in class org.nuxeo.theme.resources.PresetInfo
-
- setCollection(String) - Method in class org.nuxeo.theme.resources.StyleInfo
-
- setCollection(String) - Method in class org.nuxeo.theme.ViewDef
-
- setCollectionProperty(String, Serializable[]) - Method in class org.nuxeo.ecm.core.storage.sql.Node
-
- setCollectSyncHandlersExecTime(boolean) - Static method in class org.nuxeo.ecm.core.management.events.EventStatsHolder
-
- setColor(String) - Method in class org.nuxeo.wizard.download.DownloadPackage
-
- setColors(List<String>) - Method in class org.nuxeo.theme.styling.service.descriptors.PalettePreview
-
- setCols(String) - Method in class org.nuxeo.ecm.platform.ui.web.component.editor.UIHtmlEditor
-
- setColumnHeaders(DataModel) - Method in class org.nuxeo.ecm.webapp.table.model.GenericTableModel
-
Deprecated.
- setColumnName(String) - Method in class org.nuxeo.ecm.platform.audit.api.FilterMapEntry
-
- setColumnWidth(int, int) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.excel.ExcelBuilder
-
Set the width (in units of 1/256th of a character width)
- setColumnWidth(int, int) - Method in interface org.nuxeo.ecm.platform.groups.audit.service.acl.excel.IExcelBuilder
-
Set the width (in units of 1/256th of a character width)
- setColumnWidthAuto(int) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.excel.ExcelBuilder
- setColumnWidthAuto(int) - Method in interface org.nuxeo.ecm.platform.groups.audit.service.acl.excel.IExcelBuilder
-
- setCommandLineArguments(String[]) - Method in class org.nuxeo.common.Environment
-
- setComment(String) - Method in class org.nuxeo.ecm.core.event.impl.DocumentEventContext
-
- setComment(String) - Method in class org.nuxeo.ecm.core.io.impl.plugins.NuxeoArchiveWriter
-
- setComment(String) - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
-
- setComment(String) - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
-
- setComment(DocumentModel) - Method in class org.nuxeo.ecm.platform.comment.web.ThreadEntry
-
Deprecated.
- setComment(String) - Method in class org.nuxeo.ecm.platform.relations.web.listener.ejb.RelationActionsBean
-
- setComment(String) - Method in interface org.nuxeo.ecm.platform.relations.web.listener.RelationActions
-
- setComment(String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.TaskInfo
-
- setComment(String) - Method in class org.nuxeo.ecm.platform.routing.web.RoutingTaskActionsBean.TaskInfo
-
- setComment(String) - Method in class org.nuxeo.ecm.platform.task.web.TaskActionsBean
-
- setComment(String) - Method in class org.nuxeo.ecm.user.registration.actions.UserRegistrationActions
-
- setComment(String) - Method in interface org.nuxeo.ecm.webapp.contentbrowser.DocumentActions
-
Deprecated.
since 5.4: comment can be put directly in the document
context data using key 'request/comment'.
- setComment(String) - Method in class org.nuxeo.ecm.webapp.contentbrowser.DocumentActionsBean
-
Deprecated.
- setCommentText(String) - Method in class org.nuxeo.webengine.sites.models.CommentModel
-
- setCommit(boolean) - Method in class org.nuxeo.ecm.automation.OperationContext
-
- setCompany(String) - Method in class org.nuxeo.ecm.core.api.impl.UserPrincipal
-
- setCompany(String) - Method in interface org.nuxeo.ecm.core.api.NuxeoPrincipal
-
- setCompany(String) - Method in class org.nuxeo.ecm.core.api.SystemPrincipal
-
- setCompany(String) - Method in class org.nuxeo.ecm.platform.usermanager.DetachedNuxeoPrincipal
-
- setCompany(String) - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
-
- setCompany(String) - Method in class org.nuxeo.ecm.user.registration.UserRegistrationInfo
-
- setCompAtIndex(int, ChainSelectListboxComponent) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelect
-
- setCompletionWord(String) - Method in class org.nuxeo.shell.swing.CmdLine
-
- setComplex(boolean) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
-
- setComponent(T) - Method in class org.nuxeo.ecm.webengine.session.ComponentMap
-
- setComponent(ComponentInstance) - Method in interface org.nuxeo.runtime.model.Extension
-
Sets the component owning this extension.
- setComponent(ComponentInstance) - Method in class org.nuxeo.runtime.model.impl.ExtensionImpl
-
- setComponentClass(String) - Method in class org.nuxeo.apidoc.introspection.ComponentInfoImpl
-
- setComponentName(ComponentName) - Method in class org.nuxeo.opensocial.gadgets.service.InternalGadgetDescriptor
-
- setComponentValue(Selection[]) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelect
-
- setCondition(String) - Method in class org.nuxeo.ecm.automation.core.events.EventHandler
-
- setConditionalOperator(String) - Method in class org.nuxeo.ecm.platform.smart.query.IncrementalSmartQuery
-
Sets the conditional operator.
- setConditions(String[]) - Method in class org.nuxeo.ecm.platform.actions.FilterRule
-
- setConfig(File) - Method in class org.nuxeo.common.Environment
-
- setConfig(UserConfig) - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
-
- setConfig(String, String) - Method in class org.nuxeo.functionaltests.pages.admincenter.SystemHomePage
-
- setConfigName(String) - Static method in class org.nuxeo.wss.servlet.config.XmlConfigHandler
-
- setConfiguration(Properties) - Method in class org.nuxeo.ecm.automation.core.mail.Mailer
-
- setConfiguration(UserManagerDescriptor) - Method in interface org.nuxeo.ecm.platform.usermanager.ConfigInjector
-
- setConfiguration(UserManagerDescriptor) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- setConfiguration(UserManagerDescriptor) - Method in interface org.nuxeo.ecm.platform.usermanager.UserManager
-
Sets the given configuration on the service.
- setConfiguration(UserManagerDescriptor) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerImpl
-
- setConfiguration(NodeConfiguration) - Static method in class org.nuxeo.runtime.config.NodeConfiguration
-
Gives the possibility to override the current configuration.
- setConfigurationContent(String) - Method in class org.nuxeo.ecm.core.repository.RepositoryDescriptor
-
- setConfigurationFile(String) - Method in class org.nuxeo.ecm.core.repository.RepositoryDescriptor
-
- setConfigurationProvider(Iterable<URL>) - Method in class org.nuxeo.common.Environment
-
- setConfigurationValue(String, String) - Method in interface org.nuxeo.ecm.platform.picture.api.ImagingService
-
Sets the value of a configuration which could be used by the
ImagingService.
- setConfigurationValue(String, String) - Method in class org.nuxeo.ecm.platform.picture.ImagingComponent
-
- setConfigured(boolean) - Method in class org.nuxeo.theme.themes.ThemeDescriptor
-
- setConfirm(String) - Method in class org.nuxeo.ecm.platform.actions.Action
-
- setConflicts(PackageDependency[]) - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
-
- setConfProperties(PropertiesDescriptor) - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeConfigurationDescriptor
-
- setConnectionProperties(String) - Method in interface org.nuxeo.ecm.core.management.jtajca.DatabaseConnectionMonitor
-
Sets the connection properties passed to driver.connect(...).
- setConnectionProperties(String) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.CommonsDatabaseConnectionMonitor
-
- setConnectionProperties(String) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TomcatDatabaseConnectionMonitor
-
- setConnectionTimeout(int) - Method in class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor
-
- setConnectionTimeoutMs(int) - Method in class org.nuxeo.opensocial.shindig.gadgets.NXHttpFetcher
-
Change the global connection timeout for all fetchs.
- setConnectionUrl(String) - Method in class org.nuxeo.theme.resources.ResourceBank
-
- setConnectLogin(String) - Method in class org.nuxeo.connect.client.jsf.ConnectStatusActionBean
-
- setConnectPassword(String) - Method in class org.nuxeo.connect.client.jsf.ConnectStatusActionBean
-
- setConsole(ShellConsole) - Method in class org.nuxeo.shell.Shell
-
- setConsoleReaderFactory(ConsoleReaderFactory) - Static method in class org.nuxeo.shell.cmds.Interactive
-
- setConstant(boolean) - Method in interface org.nuxeo.ecm.core.schema.types.Field
-
Sets the constant flag.
- setConstant(boolean) - Method in class org.nuxeo.ecm.core.schema.types.FieldImpl
-
- setConstraints(Constraint[]) - Method in class org.nuxeo.ecm.core.schema.types.SimpleTypeImpl
-
- setContainerCustomSize(String, long) - Method in interface org.nuxeo.opensocial.container.client.presenter.ContainerPresenter.Display
-
- setContainerCustomSize(String, long) - Method in class org.nuxeo.opensocial.container.client.view.ContainerWidget
-
- setContainerFixedSize(String) - Method in interface org.nuxeo.opensocial.container.client.presenter.ContainerPresenter.Display
-
- setContainerFixedSize(String) - Method in class org.nuxeo.opensocial.container.client.view.ContainerWidget
-
- setContainerFooter(boolean, String) - Method in interface org.nuxeo.opensocial.container.client.presenter.ContainerPresenter.Display
-
- setContainerFooter(boolean, String) - Method in class org.nuxeo.opensocial.container.client.view.ContainerWidget
-
- setContainerHeader(boolean, String) - Method in interface org.nuxeo.opensocial.container.client.presenter.ContainerPresenter.Display
-
- setContainerHeader(boolean, String) - Method in class org.nuxeo.opensocial.container.client.view.ContainerWidget
-
- setContainerSideBar(boolean, String, String) - Method in interface org.nuxeo.opensocial.container.client.presenter.ContainerPresenter.Display
-
- setContainerSideBar(boolean, String, String) - Method in class org.nuxeo.opensocial.container.client.view.ContainerWidget
-
- setContainingForm(boolean) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
-
- setContent(String) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.presentation.PresentationSlide
-
- setContent(String, Blob) - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- setContent(String, Blob) - Method in interface org.nuxeo.ecm.core.model.PropertyContainer
-
Sets the content property to the given value.
- setContent(String, Blob) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexListProperty
-
- setContent(String, Blob) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexProperty
-
- setContent(String, Blob) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- setContent(String, Blob) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentVersion
-
- setContent(Object) - Method in interface org.nuxeo.ecm.platform.picture.api.PictureView
-
- setContent(Object) - Method in class org.nuxeo.ecm.platform.picture.api.PictureViewImpl
-
- setContent(String) - Method in interface org.nuxeo.ecm.social.workspace.adapters.Article
-
- setContent(String) - Method in class org.nuxeo.ecm.social.workspace.adapters.ArticleAdapter
-
- setContent(YUIContent) - Method in interface org.nuxeo.opensocial.container.shared.layout.api.YUILayout
-
- setContent(YUIContent) - Method in class org.nuxeo.opensocial.container.shared.layout.impl.YUILayoutImpl
-
- setContent(String) - Method in class org.nuxeo.theme.styling.service.descriptors.FlavorPresets
-
- setContent(String) - Method in class org.nuxeo.theme.styling.service.descriptors.SimpleStyle
-
- setContent(byte[]) - Method in class org.nuxeo.theme.webwidgets.providers.DataEntity
-
- setContent(byte[]) - Method in class org.nuxeo.theme.webwidgets.WidgetData
-
- setContent(String) - Method in class org.nuxeo.webengine.blogs.models.BlogPostModel
-
- setContent(String) - Method in class org.nuxeo.webengine.sites.models.WebpageCommentModel
-
- setContent(String) - Method in class org.nuxeo.webengine.sites.models.WebpageModel
-
- setContentDiffValue(Map<String, Map<String, PropertyDiffDisplay>>) - Method in interface org.nuxeo.ecm.diff.model.DiffDisplayBlock
-
- setContentDiffValue(Map<String, Map<String, PropertyDiffDisplay>>) - Method in class org.nuxeo.ecm.diff.model.impl.DiffDisplayBlockImpl
-
- setContentProvider(ContentProvider) - Method in interface org.nuxeo.ecm.webengine.ui.tree.TreeModel
-
Sets the content provider to be used by this tree.
- setContentProvider(ContentProvider) - Method in class org.nuxeo.ecm.webengine.ui.tree.TreeModelImpl
-
- setContentStream(ContentStream, boolean) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
-
- setContentStream(ContentStream, boolean, boolean) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoDocument
-
- setContentStream(String, Holder<String>, Boolean, Holder<String>, ContentStream, ExtensionsData) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService
-
- setContentStream(DocumentModel, ContentStream, boolean) - Static method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData
-
- setContentType(String) - Method in class org.nuxeo.theme.webwidgets.providers.DataEntity
-
- setContentType(String) - Method in class org.nuxeo.theme.webwidgets.WidgetData
-
- setContentType(String) - Method in class org.nuxeo.wss.servlet.WSSStaticResponse
-
- setContentViewName(String) - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentViewState
-
- setContentViewName(String) - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewStateImpl
-
- setContentViews(Map<String, DocumentContentViews>) - Method in class org.nuxeo.ecm.platform.types.Type
-
- setContext(String) - Method in interface org.nuxeo.ecm.activity.Activity
-
Sets the context of this Activity
.
- setContext(String) - Method in class org.nuxeo.ecm.activity.ActivityImpl
-
- setContext(Statement) - Method in interface org.nuxeo.ecm.platform.annotations.api.Annotation
-
- setContext(Statement) - Method in class org.nuxeo.ecm.platform.annotations.api.AnnotationImpl
-
- setContext(RuntimeContext) - Method in class org.nuxeo.ecm.platform.ec.notification.service.TemplateDescriptor
-
- setContext(ResourceContext) - Method in class org.nuxeo.ecm.webengine.jaxrs.views.BundleResource
-
- setContext(ResourceContext) - Static method in class org.nuxeo.ecm.webengine.jaxrs.views.ResourceContext
-
- setContext(RuntimeContext) - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
-
- setContext(ScriptContext) - Method in class org.nuxeo.runtime.scripting.RemoteScript
-
- setContext(RuntimeContext) - Method in class org.nuxeo.theme.themes.ThemeDescriptor
-
- setContextParam(String, Object) - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.ExecutionRequest
-
- setContextParam(String, String) - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.ExecutionRequest
-
- setContextPath(String) - Method in class org.nuxeo.theme.resources.ResourceType
-
- setContextPath(String) - Method in class org.nuxeo.wss.WSSConfig
-
- setContextProperty(String, Object) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.DefaultOperationRequest
-
- setContextProperty(String, Object) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JavaOperationRequest
-
- setContextProperty(String, Object) - Method in interface org.nuxeo.ecm.automation.client.OperationRequest
-
- setContextualParameters(List<ReportParameter>, DocumentModel) - Static method in class org.nuxeo.ecm.platform.reporting.report.ReportContext
-
- setContribution(Object[]) - Method in class org.nuxeo.apidoc.introspection.ExtensionInfoImpl
-
- setContributionId(String) - Method in class org.nuxeo.runtime.deploy.Contribution
-
- setContributions(Object[]) - Method in interface org.nuxeo.runtime.model.Extension
-
Sets the contribution objects.
- setContributions(Object[]) - Method in class org.nuxeo.runtime.model.impl.ExtensionImpl
-
- setControl(String, Serializable) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
-
- setControl(String, Serializable) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Widget
-
Sets control with given name and value.
- setControlledBy(String) - Method in class org.nuxeo.theme.jsf.component.UIButton
-
- setControlledBy(String) - Method in class org.nuxeo.theme.jsf.component.UIPanel
-
- setControlledBy(String) - Method in class org.nuxeo.theme.jsf.component.UITabs
-
- setControlledBy(String) - Method in class org.nuxeo.theme.jsf.taglib.ButtonTag
-
- setControlledBy(String) - Method in class org.nuxeo.theme.jsf.taglib.PanelTag
-
- setControlledBy(String) - Method in class org.nuxeo.theme.jsf.taglib.TabsTag
-
- setController(NuxeoLauncherGUI) - Method in class org.nuxeo.launcher.gui.NuxeoFrame
-
- setControls(Map<String, Map<String, Serializable>>) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
-
- setControls(Map<String, Map<String, Serializable>>) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
-
Sets controls by mode on widget definition.
- setConvertAction(MethodExpression) - Method in class org.nuxeo.ecm.platform.ui.web.component.file.UIOutputFile
-
- setConverter(String) - Method in class org.nuxeo.ecm.platform.video.service.VideoConversion
-
- setCookie(String, String, ExternalContext) - Static method in class org.nuxeo.theme.jsf.negotiation.CookieManager
-
- setCookies(List<Cookie>) - Method in class org.nuxeo.ecm.http.client.NuxeoServer
-
- setCopyOwner(boolean) - Method in class org.nuxeo.ecm.user.registration.actions.UserRegistrationActions
-
- setCoreAdapter(Class<?>) - Method in class org.nuxeo.opensocial.container.server.service.WebContentSaverDescriptor
-
- setCoreSession(CoreSession) - Method in class org.nuxeo.ecm.automation.OperationContext
-
- setCoreSession(CoreSession) - Method in interface org.nuxeo.ecm.core.event.EventContext
-
Sets the core session.
- setCoreSession(CoreSession) - Method in class org.nuxeo.ecm.core.event.impl.EventContextImpl
-
- setCount(Integer) - Method in class org.nuxeo.ecm.platform.relations.api.impl.QueryResultImpl
-
- setCount(Integer) - Method in interface org.nuxeo.ecm.platform.relations.api.QueryResult
-
- setCounter(int) - Method in class org.nuxeo.theme.webwidgets.providers.DefaultProviderSession
-
- setCounterValue(String, long) - Static method in class org.nuxeo.runtime.management.counters.CounterHelper
-
- setCounterValue(String, long) - Method in interface org.nuxeo.runtime.management.counters.CounterManager
-
Set the value of a counter
- setCounterValue(String, long) - Method in class org.nuxeo.runtime.management.counters.CounterManagerImpl
-
- setCountry(String) - Method in class org.nuxeo.ecm.user.registration.UserRegistrationInfo
-
- setCountryCode(String) - Method in class org.nuxeo.ecm.platform.signature.core.user.CUserDescriptor
-
- setCr(String) - Method in class org.nuxeo.ecm.webapp.clipboard.SummaryEntry
-
- setCreateAnnotationValue(String) - Method in class org.nuxeo.ecm.platform.annotations.descriptors.PermissionMapperDescriptor
-
- setCreated(Calendar) - Method in class org.nuxeo.ecm.core.api.impl.VersionModelImpl
-
- setCreated(Calendar) - Method in interface org.nuxeo.ecm.core.api.VersionModel
-
- setCreated(Date) - Method in interface org.nuxeo.ecm.platform.task.Task
-
- setCreated(Date) - Method in class org.nuxeo.ecm.platform.task.TaskImpl
-
- setCreated(String) - Method in class org.nuxeo.webengine.sites.models.SearchModel
-
- setCreateIcon(String) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.configuration.AnnotationDefinition
-
- setCreateTablePolicy(String) - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
-
- setCreateView(String) - Method in class org.nuxeo.ecm.platform.types.Type
-
- setCreationDate(DocumentModel, Calendar, Event) - Method in class org.nuxeo.ecm.platform.dublincore.service.DublinCoreStorageService
-
- setCreationDate(String) - Method in class org.nuxeo.webengine.sites.models.CommentModel
-
- setCreator(String) - Method in class org.nuxeo.theme.models.FeedItem
-
- setCredentials(String, String) - Method in class org.nuxeo.ecm.automation.core.mail.Mailer
-
Set SMTP credential
- setCredentials(Object) - Method in class org.nuxeo.runtime.api.login.CredentialsCallback
-
- setCredit(String) - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPicture
-
- setCredit(String) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
-
- setCRLF(String) - Method in class org.nuxeo.apidoc.introspection.XMLWriter
-
- setCropCoords(String) - Method in interface org.nuxeo.ecm.platform.picture.web.PictureManager
-
- setCropCoords(String) - Method in class org.nuxeo.ecm.platform.picture.web.PictureManagerBean
-
- setCSS(String) - Method in interface org.nuxeo.opensocial.container.shared.layout.api.YUIComponent
-
- setCSS(String) - Method in class org.nuxeo.opensocial.container.shared.layout.impl.YUIAbstractComponent
-
- setCSS(String) - Method in class org.nuxeo.opensocial.container.shared.layout.impl.YUIComponentZoneImpl
-
- setCSS(String) - Method in class org.nuxeo.opensocial.container.shared.layout.impl.YUIUnitImpl
-
- setCssClassName(String) - Method in class org.nuxeo.theme.elements.AbstractElement
-
- setCssClassName(String) - Method in interface org.nuxeo.theme.elements.Element
-
- setCssStyle(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelect
-
- setCssStyle(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectListboxComponent
-
- setCssStyle(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectMultiListboxComponent
-
Deprecated.
- setCssStyle(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectOutputComponent
-
- setCssStyle(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectStatus
-
- setCssStyle(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.SelectManyListboxTag
-
Deprecated.
- setCssStyle(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.SelectOneListboxTag
-
Deprecated.
- setCSsStyleClass(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelect
-
- setCssStyleClass(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectListboxComponent
-
- setCssStyleClass(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectMultiListboxComponent
-
Deprecated.
- setCssStyleClass(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectOutputComponent
-
- setCssStyleClass(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectStatus
-
- setCssStyleClass(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.SelectManyListboxTag
-
Deprecated.
- setCssStyleClass(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.SelectOneListboxTag
-
Deprecated.
- setCssTemplate(String) - Method in class org.nuxeo.opensocial.container.client.ui.ZoneWidget
-
- setCurrent() - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockFacesContext
-
- setCurrentCellDisplayedValue(Object) - Method in class org.nuxeo.ecm.webapp.table.model.GenericTableModel
-
Deprecated.
Sets the current column /current row cell displayed value.
- setCurrentClassificationRootId(String) - Method in interface org.nuxeo.ecm.platform.classification.ClassificationActions
-
Sets current classification root id, and set it as current document.
- setCurrentClassificationRootId(String) - Method in class org.nuxeo.ecm.platform.classification.ClassificationActionsBean
-
Sets current classification root id, and set it as current document.
- setCurrentContentRoot(DocumentModel) - Method in interface org.nuxeo.ecm.platform.ui.web.api.NavigationContext
-
Sets the current ContentRoot.
- setCurrentContentRoot(DocumentModel) - Method in class org.nuxeo.ecm.webapp.context.NavigationContextBean
-
- setCurrentContentView(ContentView) - Method in class org.nuxeo.ecm.platform.contentview.seam.ContentViewActions
-
Sets the current global content view.
- setCurrentContentViewName(String) - Method in class org.nuxeo.dam.seam.DamSearchActions
-
- setCurrentContentViewName(String) - Method in class org.nuxeo.ecm.platform.faceted.search.jsf.FacetedSearchActions
-
- setCurrentDocDeny(Map<String, List<String>>) - Method in class org.nuxeo.ecm.webapp.security.SecurityData
-
- setCurrentDocGrant(Map<String, List<String>>) - Method in class org.nuxeo.ecm.webapp.security.SecurityData
-
- setCurrentDocument(DocumentModel) - Method in class org.nuxeo.ecm.platform.actions.AbstractActionContext
-
- setCurrentDocument(DocumentModel) - Method in interface org.nuxeo.ecm.platform.actions.ActionContext
-
Sets the current document to use for filter evaluation
- setCurrentDocument(DocumentModel) - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
-
- setCurrentDocument(DocumentModel) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublicationTree
-
Sets the current document on which the tree will be based, if needed.
- setCurrentDocument(String, DocumentModel) - Method in interface org.nuxeo.ecm.platform.publisher.api.RemotePublicationTreeManager
-
Sets the current document on which the tree will be based, if needed.
- setCurrentDocument(DocumentModel) - Method in class org.nuxeo.ecm.platform.publisher.impl.core.RootSectionsPublicationTree
-
- setCurrentDocument(DocumentModel) - Method in class org.nuxeo.ecm.platform.publisher.impl.service.AbstractRemotableTree
-
- setCurrentDocument(String, DocumentModel) - Method in class org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl
-
- setCurrentDocument(String, DocumentModel) - Method in class org.nuxeo.ecm.platform.publisher.remoting.restProxies.RemotePublicationTreeManagerRestProxy
-
- setCurrentDocument(DocumentModel) - Method in interface org.nuxeo.ecm.platform.ui.web.api.NavigationContext
-
- setCurrentDocument(DocumentModel) - Method in class org.nuxeo.ecm.webapp.context.NavigationContextBean
-
- setCurrentDocument(String) - Method in class org.nuxeo.rss.reader.manager.seam.RssFeedActions
-
- setCurrentDocumentFullUrl(String) - Method in class org.nuxeo.ecm.webapp.email.EmailSenderActionsBean
-
- setCurrentDocumentFullUrl(String) - Method in class org.nuxeo.ecm.webapp.notification.email.EmailNotificationSenderActionsBean
-
- setCurrentDomain(DocumentModel) - Method in interface org.nuxeo.ecm.platform.ui.web.api.NavigationContext
-
- setCurrentDomain(DocumentModel) - Method in class org.nuxeo.ecm.webapp.context.NavigationContextBean
-
- setCurrentEditableClassificationRootId(String) - Method in interface org.nuxeo.ecm.platform.classification.ClassificationActions
-
- setCurrentEditableClassificationRootId(String) - Method in class org.nuxeo.ecm.platform.classification.ClassificationActionsBean
-
- setCurrentEntry(T) - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
-
- setCurrentEntry(T) - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
-
Sets the current entry.
- setCurrentEntryIndex(long) - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
-
- setCurrentEntryIndex(long) - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
-
Sets the current entry index.
- setCurrentGlobalPageSize(Long) - Method in class org.nuxeo.ecm.platform.contentview.seam.ContentViewActions
-
- setCurrentHigherNonEmptyPageIndex(int) - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
-
- setCurrentIndex(Integer) - Method in class org.nuxeo.ecm.platform.forms.layout.service.LayoutColumnCounter
-
- setCurrentLifeCycleState(String) - Method in interface org.nuxeo.ecm.core.model.Document
-
Sets the lifecycle state of the document.
- setCurrentLifeCycleState(String) - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- setCurrentLifeCycleState(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
-
- setCurrentLifeCycleState(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- setCurrentPage(String) - Method in class org.nuxeo.dam.seam.DamSearchActions
-
- setCurrentPage(Long) - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentViewState
-
- setCurrentPage(Long) - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewStateImpl
-
- setCurrentPage(long) - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
-
- setCurrentPage(long) - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
-
Sets the current page of results to the required one and return it.
- setCurrentPage(Action) - Method in class org.nuxeo.ecm.styleguide.StyleGuideActions
-
- setCurrentPageId(String) - Method in class org.nuxeo.ecm.styleguide.StyleGuideActions
-
- setCurrentPageIndex(int) - Method in class org.nuxeo.ecm.automation.client.model.PaginableDocuments
-
- setCurrentPageIndex(int) - Method in class org.nuxeo.ecm.automation.client.model.RecordSet
-
- setCurrentPageIndex(long) - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
-
- setCurrentPageIndex(long) - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
-
Sets the current page of results to the required one.
- setCurrentPageOffset(long) - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
-
- setCurrentPageOffset(long) - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
-
Sets the current page offset.
- setCurrentPageSize(Long) - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentView
-
Sets the current page size.
- setCurrentPageSize(Long) - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewImpl
-
- setCurrentPrincipal(NuxeoPrincipal) - Method in class org.nuxeo.ecm.platform.actions.AbstractActionContext
-
- setCurrentPrincipal(NuxeoPrincipal) - Method in interface org.nuxeo.ecm.platform.actions.ActionContext
-
Sets the current principal to use for filter evaluation
- setCurrentPublicationTreeNameForPublishing(String) - Method in class org.nuxeo.ecm.platform.publisher.web.PublishActionsBean
-
- setCurrentRepositoryName(String) - Method in class org.nuxeo.ecm.admin.SystemInfoManager
-
- setCurrentResultLayout(ContentViewLayout) - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentView
-
Sets the current result layout.
- setCurrentResultLayout(String) - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentView
-
Sets the current result layout given its name.
- setCurrentResultLayout(ContentViewLayout) - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewImpl
-
- setCurrentResultLayout(String) - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewImpl
-
- setCurrentResultLayoutColumns(List<String>) - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentView
-
Sets the list of result layout columns.
- setCurrentResultLayoutColumns(List<String>) - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewImpl
-
- setCurrentRow(TableRow) - Method in class org.nuxeo.ecm.webapp.table.model.TableModel
-
Deprecated.
- SetCurrentRunningStepFromTask - Class in org.nuxeo.ecm.platform.routing.dm.operation
-
Set the current running step as context variable.
- SetCurrentRunningStepFromTask() - Constructor for class org.nuxeo.ecm.platform.routing.dm.operation.SetCurrentRunningStepFromTask
-
- setCurrentSectionRootId(String) - Method in class org.nuxeo.ecm.platform.publisher.web.AdministrationPublishActions
-
- setCurrentSelectedList(String) - Method in interface org.nuxeo.ecm.webapp.clipboard.ClipboardActions
-
Sets the current selected WorkList.
- setCurrentSelectedList(String) - Method in class org.nuxeo.ecm.webapp.clipboard.ClipboardActionsBean
-
- setCurrentSelectedSavedSearchId(String) - Method in class org.nuxeo.dam.seam.DamSearchActions
-
- setCurrentSelectedSavedSearchId(String) - Method in class org.nuxeo.ecm.platform.faceted.search.jsf.FacetedSearchActions
-
- setCurrentServerLocation(RepositoryLocation) - Method in interface org.nuxeo.ecm.platform.ui.web.api.NavigationContext
-
Switch to a new server location by updating the context and updating to
the CoreSession (aka the 'documentManager' Seam component).
- setCurrentServerLocation(RepositoryLocation) - Method in class org.nuxeo.ecm.webapp.context.NavigationContextBean
-
Switches to a new server location by updating the context and updating
to the CoreSession (DocumentManager).
- setCurrentSheetId(int) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.excel.ExcelBuilder
- setCurrentSheetId(int) - Method in interface org.nuxeo.ecm.platform.groups.audit.service.acl.excel.IExcelBuilder
-
- setCurrentSubscription(SelectableSubscription) - Method in class org.nuxeo.ecm.webapp.notification.SubscriptionsAction
-
- setCurrentSubTabAction(Action) - Method in interface org.nuxeo.ecm.platform.ui.web.api.WebActions
-
- setCurrentSubTabAction(Action) - Method in class org.nuxeo.ecm.webapp.action.WebActionsBean
-
- setCurrentSubTabId(String) - Method in class org.nuxeo.ecm.platform.forms.layout.demo.jsf.LayoutDemoActions
-
- setCurrentSubTabId(String) - Method in interface org.nuxeo.ecm.platform.ui.web.api.WebActions
-
- setCurrentSubTabId(String) - Method in class org.nuxeo.ecm.webapp.action.WebActionsBean
-
- setCurrentSubView(Action) - Method in class org.nuxeo.ecm.admin.AdminViewManager
-
- setCurrentSubView(Action) - Method in class org.nuxeo.ecm.user.center.UserCenterViewManager
-
- setCurrentSubViewId(String) - Method in class org.nuxeo.ecm.admin.AdminViewManager
-
- setCurrentSubViewId(String) - Method in class org.nuxeo.ecm.user.center.UserCenterViewManager
-
- setCurrentTabAction(String, Action) - Method in class org.nuxeo.ecm.platform.ui.web.api.TabActionsSelection
-
Sets the current action for given category, with additional sub tabs.
- setCurrentTabAction(Action) - Method in interface org.nuxeo.ecm.platform.ui.web.api.WebActions
-
- setCurrentTabAction(String, Action) - Method in interface org.nuxeo.ecm.platform.ui.web.api.WebActions
-
Sets the current action for given category.
- setCurrentTabAction(String) - Method in interface org.nuxeo.ecm.platform.ui.web.api.WebActions
-
- setCurrentTabAction(String, Action) - Method in class org.nuxeo.ecm.webapp.action.WebActionsBean
-
- setCurrentTabAction(Action) - Method in class org.nuxeo.ecm.webapp.action.WebActionsBean
-
- setCurrentTabAction(String) - Method in class org.nuxeo.ecm.webapp.action.WebActionsBean
-
Deprecated.
- setCurrentTabAndNavigate(String) - Method in interface org.nuxeo.ecm.platform.ui.web.api.WebActions
-
- setCurrentTabAndNavigate(DocumentModel, String) - Method in interface org.nuxeo.ecm.platform.ui.web.api.WebActions
-
Navigate to the given document and opens the view page of the given
document selecting the given tab.
- setCurrentTabAndNavigate(String) - Method in class org.nuxeo.ecm.webapp.action.WebActionsBean
-
- setCurrentTabAndNavigate(DocumentModel, String) - Method in class org.nuxeo.ecm.webapp.action.WebActionsBean
-
- setCurrentTabId(String) - Method in class org.nuxeo.ecm.platform.forms.layout.demo.jsf.LayoutDemoActions
-
- setCurrentTabId(ActionManager, ActionContext, String, String, String...) - Method in class org.nuxeo.ecm.platform.ui.web.api.TabActionsSelection
-
- setCurrentTabId(String) - Method in interface org.nuxeo.ecm.platform.ui.web.api.WebActions
-
- setCurrentTabId(String, String, String...) - Method in interface org.nuxeo.ecm.platform.ui.web.api.WebActions
-
Sets the current action for given category, with additional sub tabs.
- setCurrentTabId(String, String, String...) - Method in class org.nuxeo.ecm.webapp.action.WebActionsBean
-
- setCurrentTabId(String) - Method in class org.nuxeo.ecm.webapp.action.WebActionsBean
-
- setCurrentTabIds(ActionManager, ActionContext, String) - Method in class org.nuxeo.ecm.platform.ui.web.api.TabActionsSelection
-
Sets current tab ids as a String, splitting on commas ',' and parsing
each action information as is:
CATEGORY:[ACTION_ID[:OPTIONAL_SUB_ACTION_ID
[:OPTIONAL_SUB_ACTION_ID]...]]
- setCurrentTabIds(String) - Method in interface org.nuxeo.ecm.platform.ui.web.api.WebActions
-
Sets current tab ids as a String, splitting on commas ',' and parsing
each action information as is:
CATEGORY:ACTION_ID[:OPTIONAL_SUB_ACTION_ID[:OPTIONAL_SUB_ACTION_ID]...]
- setCurrentTabIds(String) - Method in class org.nuxeo.ecm.webapp.action.WebActionsBean
-
- setCurrentTask(Task) - Method in class org.nuxeo.ecm.platform.routing.web.RoutingTaskActionsBean
-
- setCurrentUser(User) - Method in class org.nuxeo.wss.spi.dws.DWSMetaDataImpl
-
- setCurrentView(Action) - Method in class org.nuxeo.ecm.admin.AdminViewManager
-
- setCurrentView(Action) - Method in class org.nuxeo.ecm.user.center.UserCenterViewManager
-
- setCurrentViewId(String) - Method in class org.nuxeo.ecm.admin.AdminViewManager
-
- setCurrentViewId(String) - Method in class org.nuxeo.ecm.user.center.UserCenterViewManager
-
- setCurrentWidgetType(DemoWidgetType) - Method in class org.nuxeo.ecm.platform.forms.layout.demo.jsf.LayoutDemoActions
-
- setCurrentWorkspace(DocumentModel) - Method in class org.nuxeo.ecm.webapp.context.NavigationContextBean
-
- setCustomization(boolean) - Method in class org.nuxeo.theme.themes.ThemeDescriptor
-
- setCustomized(boolean) - Method in class org.nuxeo.theme.formats.DefaultFormat
-
- setCustomized(boolean) - Method in interface org.nuxeo.theme.formats.Format
-
- setCustomized(boolean) - Method in class org.nuxeo.theme.themes.ThemeDescriptor
-
- setCustomProperties(List<Map<String, Serializable>>) - Method in class org.nuxeo.ecm.platform.forms.layout.demo.jsf.PreviewLayoutDefinition
-
- setDamMainTab(String) - Method in class org.nuxeo.dam.seam.DamActions
-
- setDaoClass(Class<?>) - Method in class org.nuxeo.opensocial.container.server.service.WebContentSaverDescriptor
-
- setData(File) - Method in class org.nuxeo.common.Environment
-
- setData(String, Object) - Method in interface org.nuxeo.ecm.core.api.DataModel
-
Sets the name field.
- setData(String, Object) - Method in class org.nuxeo.ecm.core.api.impl.DataModelImpl
-
- setData(String, Object) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel.SimpleDataModel
-
Deprecated.
- setData(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
-
- setData(String, Object) - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
-
- setData(Object) - Method in interface org.nuxeo.ecm.core.api.model.Property
-
Sets the application-defined data to associated it with the receiver
property.
- setData(String, Object) - Method in interface org.nuxeo.ecm.core.api.model.Property
-
Sets the application defined data associated with the receiver under the
given key.
- setData(Object) - Method in class org.nuxeo.ecm.core.api.operation.Operation
-
- setData(String, Object) - Method in class org.nuxeo.ecm.core.api.operation.Operation
-
- setData(T) - Method in class org.nuxeo.ecm.platform.query.api.PageSelection
-
- setData(Object) - Method in class org.nuxeo.ecm.platform.ui.web.model.impl.SelectDataModelRowImpl
-
- setData(Object) - Method in interface org.nuxeo.ecm.platform.ui.web.model.SelectDataModelRow
-
- setData(DataModel) - Method in class org.nuxeo.ecm.webapp.table.model.GenericTableModel
-
Deprecated.
- setData() - Method in interface org.nuxeo.opensocial.container.client.presenter.ContainerBuilderPresenter.Display
-
- setData() - Method in interface org.nuxeo.opensocial.container.client.presenter.ContainerPresenter.Display
-
- setData() - Method in class org.nuxeo.opensocial.container.client.view.ContainerBuilderWidget
-
- setData() - Method in class org.nuxeo.opensocial.container.client.view.ContainerWidget
-
- setData(String) - Method in class org.nuxeo.template.adapters.doc.TemplateBinding
-
- setData(List<TemplateInput>) - Method in class org.nuxeo.template.adapters.doc.TemplateBinding
-
- setData(WidgetData) - Method in class org.nuxeo.theme.webwidgets.providers.DataEntity
-
- setDatabaseForTests(String) - Static method in class org.nuxeo.ecm.core.storage.sql.DatabaseHelper
-
Sets the database backend used for VCS unit tests.
- setDatabaseName(String) - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseHelper
-
- setDataDir(String) - Method in class org.nuxeo.launcher.config.ServerConfigurator
-
- setDataFileName(String) - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
-
- setDataName(String) - Method in class org.nuxeo.theme.webwidgets.providers.DataEntity
-
- setDatasource(String) - Method in class org.nuxeo.ecm.core.persistence.HibernateConfiguration
-
- setDataSourceName(String) - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
-
- setDataType(DataType) - Method in class org.nuxeo.opensocial.container.shared.webcontent.UserPref
-
- setDate(String, Calendar) - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- setDate(String, Calendar) - Method in interface org.nuxeo.ecm.core.model.PropertyContainer
-
Sets the scalar property value to the given date value.
- setDate(String, Calendar) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexListProperty
-
- setDate(String, Calendar) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexProperty
-
- setDate(String, Calendar) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- setDate(String, Calendar) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentVersion
-
- setDate(Date) - Method in class org.nuxeo.ecm.webapp.table.cell.DateTableCell
-
Deprecated.
- setDate(Date) - Method in class org.nuxeo.theme.models.FeedItem
-
- setDateline(String) - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPicture
-
- setDateline(String) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
-
- setDateSeparator(String) - Method in class org.nuxeo.ecm.webapp.clipboard.SummaryEntry
-
- setDatetimeValue(Date) - Method in class org.nuxeo.ecm.platform.smart.query.IncrementalSmartQuery
-
- setDateValue(Date) - Method in class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl.DateInfo
-
- setDateValue(Date) - Method in class org.nuxeo.ecm.platform.smart.query.IncrementalSmartQuery
-
- setDateValue(Date) - Method in class org.nuxeo.template.api.TemplateInput
-
- setDavPrefix(String) - Method in class org.nuxeo.ecm.http.client.NuxeoServer
-
- setDay(String) - Method in class org.nuxeo.webengine.blogs.models.BlogSiteArchiveDayModel
-
- setDay(String) - Method in class org.nuxeo.webengine.sites.models.WebpageCommentModel
-
- setDay(String) - Method in class org.nuxeo.webengine.sites.models.WebpageModel
-
- setDbDriver(String) - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
-
- setDbPassword(String) - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
-
- setDbUrl(String) - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
-
- setDbUser(String) - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
-
- setDebug(boolean) - Method in class org.nuxeo.ecm.automation.core.mail.Mailer
-
- setDebug(String, boolean, boolean, String[]) - Static method in class org.nuxeo.log4j.Log4JHelper
-
Set DEBUG level on the given category and the children categories.
- setDebug(String, boolean) - Static method in class org.nuxeo.log4j.Log4JHelper
-
- setDebugEnabled(boolean) - Method in class org.nuxeo.runtime.jetty.Log4JLogger
-
- setDefault(Environment) - Static method in class org.nuxeo.common.Environment
-
- setDefault(boolean) - Method in class org.nuxeo.ecm.activity.ActivityLinkBuilderDescriptor
-
- setDefault(boolean) - Method in class org.nuxeo.ecm.core.api.repository.Repository
-
- setDefaultAssertionStatus(boolean) - Method in class org.nuxeo.ecm.webengine.loader.ReloadingClassLoader
-
- setDefaultAutoCommit(boolean) - Method in interface org.nuxeo.ecm.core.management.jtajca.DatabaseConnectionMonitor
-
Sets default auto-commit state of connections returned by this
datasource.
- setDefaultAutoCommit(boolean) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.CommonsDatabaseConnectionMonitor
-
- setDefaultAutoCommit(boolean) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TomcatDatabaseConnectionMonitor
-
- setDefaultCallbackUrl(String) - Method in class org.nuxeo.opensocial.shindig.oauth.NXOAuthStore
-
- setDefaultCatalog(String) - Method in interface org.nuxeo.ecm.core.management.jtajca.DatabaseConnectionMonitor
-
Sets the default catalog.
- setDefaultCatalog(String) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.CommonsDatabaseConnectionMonitor
-
- setDefaultCatalog(String) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TomcatDatabaseConnectionMonitor
-
- setDefaultContentDiffFieldXPath(String) - Method in class org.nuxeo.ecm.diff.content.adapter.base.ConverterBasedContentDiffAdapter
-
- setDefaultContext(OperationContext) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoSession
-
- setDefaultEngine(String) - Method in class org.nuxeo.theme.NegotiationDef
-
- setDefaultErrorPage(String) - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.NuxeoExceptionHandlerParameters
-
- setDefaultFieldDefinitions(List<FieldDefinition>) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
-
- setDefaultFieldTypes(List<String>) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
-
- setDefaultFlavor(String) - Method in class org.nuxeo.theme.styling.service.descriptors.ThemePage
-
- setDefaultGroup(String) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- setDefaultIcon(DocumentModel) - Method in class org.nuxeo.ecm.platform.filemanager.core.listener.MimetypeIconUpdater
-
If the icon field is empty, initialize it to the document type icon
- setDefaultIconPath(String) - Method in class org.nuxeo.ecm.webapp.table.header.IconColHeader
-
Deprecated.
- setDefaultInCategory(boolean) - Method in class org.nuxeo.ecm.webapp.documentsLists.DocumentsListDescriptor
-
- setDefaultKey(BasicOAuthStoreConsumerKeyAndSecret) - Method in class org.nuxeo.opensocial.shindig.oauth.NXOAuthStore
-
- setDefaultLocale(Locale) - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockApplication
-
- setDefaultPerspective(String) - Method in class org.nuxeo.theme.NegotiationDef
-
- setDefaultPreviewFieldXPath(String) - Method in class org.nuxeo.ecm.platform.preview.adapter.base.ConverterBasedHtmlPreviewAdapter
-
- setDefaultPropertyValues(Map<String, Map<String, Serializable>>) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
-
- setDefaultReadOnly(boolean) - Method in interface org.nuxeo.ecm.core.management.jtajca.DatabaseConnectionMonitor
-
Sets defaultReadonly property.
- setDefaultReadOnly(boolean) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.CommonsDatabaseConnectionMonitor
-
- setDefaultReadOnly(boolean) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TomcatDatabaseConnectionMonitor
-
- setDefaultRenderKitId(String) - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockApplication
-
- setDefaultRepository(String) - Static method in class org.nuxeo.ecm.webengine.jaxrs.session.SessionFactory
-
- setDefaultRootKey(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelect
-
- setDefaultRootKey(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectBase
-
- setDefaultRootKey(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectState
-
- setDefaultRowHeight(int) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayoutSettings
-
- setDefaultSchemas(String) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.DefaultSession
-
- setDefaultSchemas(String) - Method in interface org.nuxeo.ecm.automation.client.Session
-
Set the default schemas that should be sent by the server.
- setDefaultTheme(String) - Method in class org.nuxeo.theme.NegotiationDef
-
- setDefaultTiler(PictureTiler) - Static method in class org.nuxeo.ecm.platform.pictures.tiles.service.PictureTilingComponent
-
- setDefaultTransactionIsolation(int) - Method in interface org.nuxeo.ecm.core.management.jtajca.DatabaseConnectionMonitor
-
Sets the default transaction isolation state for returned
connections.
- setDefaultTransactionIsolation(int) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.CommonsDatabaseConnectionMonitor
-
- setDefaultTransactionIsolation(int) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TomcatDatabaseConnectionMonitor
-
- setDefaultURLPolicy(boolean) - Method in class org.nuxeo.ecm.platform.ui.web.rest.descriptors.URLPatternDescriptor
-
- setDefaultValue(String) - Method in interface org.nuxeo.ecm.core.schema.types.Field
-
Sets the default value of this field.
- setDefaultValue(String) - Method in class org.nuxeo.ecm.core.schema.types.FieldImpl
-
- setDefaultValue(String) - Method in interface org.nuxeo.ecm.core.schema.types.ListType
-
Sets the default value encoded as a string.
- setDefaultValue(String) - Method in class org.nuxeo.ecm.core.schema.types.ListTypeImpl
-
- setDefaultValue(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Column
-
- setDefaultValue(String) - Method in class org.nuxeo.opensocial.container.shared.webcontent.UserPref
-
- setDefaultValue(String) - Method in class org.nuxeo.theme.webwidgets.WidgetFieldType
-
- setDefaultVersioningAction(VersioningActions) - Method in class org.nuxeo.ecm.platform.versioning.api.VersionIncEditOptions
-
- setDefaultVersioningOption(String) - Method in class org.nuxeo.ecm.webapp.bulkedit.VersioningDescriptor
-
- setDefaultVersioningRule(DefaultVersioningRuleDescriptor) - Method in interface org.nuxeo.ecm.core.versioning.ExtendableVersioningService
-
Set the default versioning rule for all document type.
- setDefaultVersioningRule(DefaultVersioningRuleDescriptor) - Method in class org.nuxeo.ecm.core.versioning.StandardVersioningService
-
- setDefaultView(String) - Method in class org.nuxeo.ecm.platform.types.Type
-
- setDefinition(PageProviderDefinition) - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
-
- setDefinition(PageProviderDefinition) - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
-
- setDefinitionUrl(URL) - Method in interface org.nuxeo.ecm.spaces.api.Gadget
-
- setDefinitionUrl(URL) - Method in class org.nuxeo.ecm.spaces.impl.docwrapper.DocGadgetImpl
-
- setDelegatedActors(List<String>) - Method in interface org.nuxeo.ecm.platform.task.Task
-
- setDelegatedActors(List<String>) - Method in class org.nuxeo.ecm.platform.task.TaskImpl
-
- setDeleteAnnotationValue(String) - Method in class org.nuxeo.ecm.platform.annotations.descriptors.PermissionMapperDescriptor
-
- setDeleteOnExit(boolean) - Method in class org.nuxeo.connect.update.task.update.RollbackOptions
-
- setDeleteOnExit(boolean) - Method in class org.nuxeo.connect.update.task.update.UpdateOptions
-
- setDemoId(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
-
- setDemoPreviewEnabled(boolean) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
-
- setDeniedSubTypes(String[]) - Method in class org.nuxeo.ecm.platform.types.Type
-
- setDenies(List<String>) - Method in class org.nuxeo.ecm.platform.annotations.descriptors.URLPatternFilterDescriptor
-
- setDependencies(PackageDependency[]) - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
-
- setDependencies(String[]) - Method in class org.nuxeo.theme.resources.ResourceType
-
- setDeprecatedVersion(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
-
- setDepth(int) - Method in class org.nuxeo.ecm.platform.comment.web.ThreadEntry
-
Deprecated.
- setDepth(int) - Method in class org.nuxeo.ecm.platform.picture.api.ImageInfo
-
- setDepth(int) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectBase
-
- setDepth(int) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectState
-
- setDesciption(String) - Method in class org.nuxeo.template.api.TemplateInput
-
- setDescription(String) - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
-
- setDescription(String) - Method in class org.nuxeo.dam.AssetLibrary
-
- setDescription(String) - Method in class org.nuxeo.ecm.automation.OperationChain
-
- setDescription(String) - Method in class org.nuxeo.ecm.automation.test.adapter.BusinessBeanAdapter
-
- setDescription(String) - Method in class org.nuxeo.ecm.core.api.impl.VersionModelImpl
-
- setDescription(String) - Method in interface org.nuxeo.ecm.core.api.VersionModel
-
- setDescription(String) - Method in class org.nuxeo.ecm.core.lifecycle.extensions.LifeCycleDescriptor
-
- setDescription(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
-
- setDescription(DocumentFragment) - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetTypeConfigurationDescriptor
-
- setDescription(String) - Method in interface org.nuxeo.ecm.platform.forum.web.api.ThreadAction
-
Sets the description of the Thread.
- setDescription(String) - Method in class org.nuxeo.ecm.platform.forum.web.ThreadActionBean
-
- setDescription(String) - Method in interface org.nuxeo.ecm.platform.picture.api.PictureView
-
- setDescription(String) - Method in class org.nuxeo.ecm.platform.picture.api.PictureViewImpl
-
- setDescription(String) - Method in interface org.nuxeo.ecm.platform.picture.web.PictureBookManager
-
Sets the description.
- setDescription(String) - Method in class org.nuxeo.ecm.platform.picture.web.PictureBookManagerBean
-
- setDescription(GraphDescription) - Method in interface org.nuxeo.ecm.platform.relations.api.Graph
-
Sets the graph description.
- setDescription(GraphDescription) - Method in class org.nuxeo.ecm.platform.relations.CoreGraph
-
- setDescription(GraphDescription) - Method in class org.nuxeo.ecm.platform.relations.jena.JenaGraph
-
- setDescription(String) - Method in interface org.nuxeo.ecm.platform.task.Task
-
- setDescription(String) - Method in class org.nuxeo.ecm.platform.task.TaskImpl
-
- setDescription(String) - Method in class org.nuxeo.ecm.platform.types.Type
-
- setDescription(String) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginProviderLink
-
- setDescription(String) - Method in interface org.nuxeo.ecm.spaces.api.Gadget
-
- setDescription(String) - Method in interface org.nuxeo.ecm.spaces.api.Space
-
- setDescription(String) - Method in class org.nuxeo.ecm.spaces.impl.docwrapper.DocGadgetImpl
-
- setDescription(String) - Method in class org.nuxeo.ecm.spaces.impl.docwrapper.DocSpaceImpl
-
- setDescription(String) - Method in class org.nuxeo.ecm.styleguide.service.descriptors.IconDescriptor
-
- setDescription(DocumentFragment) - Method in class org.nuxeo.ecm.styleguide.service.descriptors.IconDescriptor
-
- setDescription(String) - Method in class org.nuxeo.ecm.webapp.directory.DirectoryTreeNode
-
- setDescription(String) - Method in class org.nuxeo.runtime.jetty.FilterDescriptor
-
- setDescription(String) - Method in class org.nuxeo.runtime.jetty.ServletDescriptor
-
- setDescription(String) - Method in class org.nuxeo.runtime.model.persistence.AbstractContribution
-
- setDescription(String) - Method in interface org.nuxeo.runtime.model.persistence.Contribution
-
Sets the contribution description.
- setDescription(String) - Method in class org.nuxeo.theme.elements.AbstractElement
-
- setDescription(String) - Method in interface org.nuxeo.theme.elements.Element
-
- setDescription(String) - Method in class org.nuxeo.theme.formats.DefaultFormat
-
- setDescription(String) - Method in interface org.nuxeo.theme.formats.Format
-
- setDescription(String) - Method in class org.nuxeo.theme.models.Feed
-
- setDescription(String) - Method in class org.nuxeo.theme.models.FeedItem
-
- setDescription(String) - Method in class org.nuxeo.theme.models.Menu
-
- setDescription(String) - Method in class org.nuxeo.theme.models.MenuItem
-
- setDescription(String) - Method in class org.nuxeo.theme.presets.PresetType
-
- setDescription(String) - Method in class org.nuxeo.theme.webwidgets.WidgetType
-
- setDescription(String) - Method in class org.nuxeo.webengine.blogs.models.BlogPostModel
-
- setDescription(String) - Method in class org.nuxeo.webengine.sites.models.ContextualLinkModel
-
- setDescription(String) - Method in class org.nuxeo.webengine.sites.models.SearchModel
-
- setDescription(String) - Method in class org.nuxeo.webengine.sites.models.WebpageModel
-
- setDescription(String) - Method in class org.nuxeo.wss.impl.NuxeoListItem
-
- setDescription(String) - Method in class org.nuxeo.wss.impl.VirtualListItem
-
- setDescription(String) - Method in class org.nuxeo.wss.spi.dummy.DummyWSSListItem
-
- setDescription(String) - Method in interface org.nuxeo.wss.spi.WSSListItem
-
- setDescriptionLabel(String) - Method in class org.nuxeo.ecm.quota.AbstractQuotaStatsUpdater
-
- setDescriptionLabel(String) - Method in interface org.nuxeo.ecm.quota.QuotaStatsUpdater
-
- setDescriptionLabel(String) - Method in class org.nuxeo.ecm.quota.QuotaStatsUpdaterDescriptor
-
- setDescriptor(ServletDescriptor) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.ApplicationServlet
-
- setDescriptor(ServletDescriptor) - Method in interface org.nuxeo.ecm.webengine.jaxrs.servlet.ManagedServlet
-
- setDescriptors(String[]) - Method in class org.nuxeo.apidoc.introspection.ExtensionPointInfoImpl
-
- setDestination(File) - Method in class org.nuxeo.ecm.core.io.impl.plugins.XMLDirectoryWriter
-
Sets the destination where the XML file will be generated.
- setDetailsMode(String) - Method in class org.nuxeo.ecm.webapp.security.AbstractUserGroupManagement
-
- setDetectionHandler(DetectionHandler) - Method in class org.nuxeo.runtime.detection.MulticastDetector
-
- setDevMode(boolean) - Method in class org.nuxeo.connect.client.jsf.AppCenterViewsManager
-
- setDevMode(String) - Method in class org.nuxeo.osgi.application.FrameworkBootstrap
-
- setDevMode(String) - Method in class org.nuxeo.runtime.jboss.deployer.Bootstrap
-
- setDiff(Boolean) - Method in class org.nuxeo.ecm.platform.ui.web.component.list.UIEditableList
-
Sets boolean stating if diff must be used when saving the value
submitted.
- setDiffBlocks(List<DiffBlockReferenceDescriptor>) - Method in class org.nuxeo.ecm.diff.service.impl.DiffDisplayDescriptor
-
- setDifferenceType(DifferenceType) - Method in class org.nuxeo.ecm.diff.model.impl.PropertyDiffDisplayImpl
-
- setDifferenceType(DifferenceType) - Method in class org.nuxeo.ecm.diff.model.PropertyDiff
-
- setDiffSelectionType(String) - Method in class org.nuxeo.ecm.diff.web.DiffActionsBean
-
- setDigest(String) - Method in interface org.nuxeo.ecm.core.api.Blob
-
- setDigest(String) - Method in class org.nuxeo.ecm.core.api.impl.blob.DefaultBlob
-
- setDigest(String) - Method in class org.nuxeo.ecm.core.api.impl.blob.DefaultStreamBlob
-
- setDigest(String) - Method in class org.nuxeo.ecm.diff.model.impl.ContentProperty
-
- setDirective(String) - Method in interface org.nuxeo.ecm.platform.task.Task
-
- setDirective(String) - Method in class org.nuxeo.ecm.platform.task.TaskImpl
-
- setDirectories(String[]) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectState
-
- setDirectories(String[]) - Method in class org.nuxeo.ecm.webapp.directory.DirectoryTreeDescriptor
-
- setDirectoriesNames(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectMultiListboxComponent
-
Deprecated.
- setDirectoriesValues(List<VocabularyEntryList>) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectMultiListboxComponent
-
Deprecated.
- setDirectory(String, String) - Method in class org.nuxeo.launcher.config.ServerConfigurator
-
- setDirectoryName(String) - Method in class org.nuxeo.ecm.directory.registry.DirectoryFactoryMapper
-
- setDirectoryName(String) - Method in class org.nuxeo.ecm.platform.ui.select2.Select2DirectoryActionsBean
-
- setDirectoryName(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectListboxComponent
-
- setDirectoryName(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryAwareComponent
-
- setDirectoryName(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryEntryOutputTag
-
Deprecated.
- setDirectoryName(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.UIDirectorySelectItem
-
- setDirectoryName(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.UIDirectorySelectItems
-
- setDirectoryNameList(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectOutputComponent
-
- setDirectoryNames(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectBase
-
- setDirectoryNames(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectState
-
- setDirectoryTreeBased(boolean) - Method in class org.nuxeo.ecm.virtualnavigation.action.NavTreeDescriptor
-
- setDirectoryValues(VocabularyEntryList) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectListboxComponent
-
- setDirectoryValues(VocabularyEntryList) - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryAwareComponent
-
- setDirectoryWithProperty(String) - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
-
- setDirName(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.SelectManyListboxTag
-
Deprecated.
- setDirName(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.SelectOneListboxTag
-
Deprecated.
- setDirty(String) - Method in interface org.nuxeo.ecm.core.api.DataModel
-
Marks the specified field from this data model
as dirty.
- setDirty(String) - Method in class org.nuxeo.ecm.core.api.impl.DataModelImpl
-
- setDirty(String) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel.SimpleDataModel
-
Deprecated.
- setDirty(boolean) - Method in class org.nuxeo.ecm.webengine.WebEngine
-
- setDirty(boolean) - Method in interface org.nuxeo.theme.models.Info
-
- setDirty(boolean) - Method in class org.nuxeo.theme.rendering.RenderingInfo
-
- setDisabled(boolean) - Method in class org.nuxeo.ecm.automation.server.RestBinding
-
- setDisabled(boolean) - Method in class org.nuxeo.runtime.model.persistence.AbstractContribution
-
- setDisabled(boolean) - Method in interface org.nuxeo.runtime.model.persistence.Contribution
-
Sets the auto install flag for this contribution.
- setDisabled(boolean) - Method in class org.nuxeo.runtime.model.persistence.ContributionBuilder
-
- setDisableHtmlInit(Boolean) - Method in class org.nuxeo.ecm.platform.ui.web.component.editor.UIHtmlEditor
-
- setDiskCacheSize(int) - Method in class org.nuxeo.ecm.core.convert.extension.GlobalConfigDescriptor
-
- setDisplay(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectBase
-
- setDisplay(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectListboxComponent
-
- setDisplay(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectMultiListboxComponent
-
Deprecated.
- setDisplay(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectOutputComponent
-
- setDisplay(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectState
-
- setDisplay(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectStatus
-
- setDisplay(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryAwareComponent
-
- setDisplay(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryEntryOutputComponent
-
- setDisplayActor(String) - Method in interface org.nuxeo.ecm.activity.Activity
-
- setDisplayActor(String) - Method in class org.nuxeo.ecm.activity.ActivityImpl
-
- setDisplayActor(String) - Method in class org.nuxeo.ecm.activity.ActivityReply
-
- setDisplayAll(Boolean) - Method in class org.nuxeo.ecm.platform.ui.web.directory.UIDirectorySelectItems
-
- setDisplayContentDiffLinks(boolean) - Method in class org.nuxeo.ecm.diff.service.impl.DiffFieldDescriptor
-
- setDisplayContentDiffLinks(boolean) - Method in class org.nuxeo.ecm.diff.service.impl.DiffFieldItemDescriptor
-
- setDisplayedFields(Set<String>) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.configuration.WebConfiguration
-
- setDisplayedLabel(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectorySelectItem
-
- setDisplayedValue(Object) - Method in class org.nuxeo.ecm.webapp.table.cell.AbstractTableCell
-
Deprecated.
Sets the displayed value contained by this cell.
- setDisplayedValue(Object) - Method in class org.nuxeo.ecm.webapp.table.cell.DocModelTableCell
-
Deprecated.
- setDisplayedValue(Object) - Method in class org.nuxeo.ecm.webapp.table.cell.PermissionsTableCell
-
Deprecated.
- setDisplayedValue(Object) - Method in class org.nuxeo.ecm.webapp.table.cell.SelectionTableCell
-
Deprecated.
- setDisplayedValue(Object) - Method in class org.nuxeo.ecm.webapp.table.cell.TableCell
-
Deprecated.
- setDisplayedValue(Object) - Method in class org.nuxeo.ecm.webapp.table.cell.UserTableCell
-
Deprecated.
- setDisplayHtmlConversion(boolean) - Method in class org.nuxeo.ecm.diff.model.impl.ContentDiffDisplayImpl
-
- setDisplayIdAndLabel(Boolean) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectListboxComponent
-
- setDisplayIdAndLabel(Boolean) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectMultiListboxComponent
-
Deprecated.
- setDisplayIdAndLabel(boolean) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectOutputComponent
-
- setDisplayIdAndLabel(Boolean) - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryAwareComponent
-
- setDisplayIdAndLabel(Boolean) - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryEntryOutputTag
-
Deprecated.
- setDisplayIdAndLabel(Boolean) - Method in class org.nuxeo.ecm.platform.ui.web.directory.SelectManyListboxTag
-
Deprecated.
- setDisplayIdAndLabel(Boolean) - Method in class org.nuxeo.ecm.platform.ui.web.directory.SelectOneListboxTag
-
Deprecated.
- setDisplayIdAndLabelSeparator(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectListboxComponent
-
- setDisplayIdAndLabelSeparator(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectMultiListboxComponent
-
Deprecated.
- setDisplayIncremental(boolean) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectStatus
-
- setDisplayKeySeparator(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectOutputComponent
-
- setDisplayName(String) - Method in class org.nuxeo.opensocial.container.shared.webcontent.UserPref
-
- setDisplayObject(String) - Method in interface org.nuxeo.ecm.activity.Activity
-
- setDisplayObject(String) - Method in class org.nuxeo.ecm.activity.ActivityImpl
-
- setDisplayObsoleteEntries(Boolean) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectListboxComponent
-
- setDisplayObsoleteEntries(Boolean) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectMultiListboxComponent
-
Deprecated.
- setDisplayObsoleteEntries(Boolean) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectOutputComponent
-
- setDisplayObsoleteEntries(boolean) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectOutputComponent
-
- setDisplayObsoleteEntries(Boolean) - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryAwareComponent
-
- setDisplayObsoleteEntries(Boolean) - Method in class org.nuxeo.ecm.platform.ui.web.directory.SelectManyListboxTag
-
Deprecated.
- setDisplayObsoleteEntries(Boolean) - Method in class org.nuxeo.ecm.platform.ui.web.directory.SelectOneListboxTag
-
Deprecated.
- setDisplayObsoleteEntries(Boolean) - Method in class org.nuxeo.ecm.platform.ui.web.directory.UIDirectorySelectItems
-
- setDisplayRoot(boolean) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectStatus
-
- setDisplayTarget(String) - Method in interface org.nuxeo.ecm.activity.Activity
-
- setDisplayTarget(String) - Method in class org.nuxeo.ecm.activity.ActivityImpl
-
- setDisplayTextConversion(boolean) - Method in class org.nuxeo.ecm.diff.model.impl.ContentDiffDisplayImpl
-
- setDisplayValueOnly(Boolean) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelect
-
- setDisplayValueOnly(boolean) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectBase
-
- setDisplayValueOnly(boolean) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectState
-
- setDisplayValueOnly(Boolean) - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryAwareComponent
-
- setDisplayValueOnlySeparator(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectListboxComponent
-
- setDisplayValueOnlySeparator(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectMultiListboxComponent
-
Deprecated.
- setDisplayValueOnlySeparator(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.SelectManyListboxComponent
-
- setDisplayValueOnlyStyle(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelect
-
- setDisplayValueOnlyStyle(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryAwareComponent
-
- setDisplayValueOnlyStyleClass(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelect
-
- setDisplayValueOnlyStyleClass(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryAwareComponent
-
- setDoc(DocumentModel) - Method in interface org.nuxeo.ecm.platform.pictures.tiles.api.adapter.PictureTilesAdapter
-
- setDoc(DocumentModel) - Method in class org.nuxeo.ecm.platform.pictures.tiles.api.adapter.PictureTilesAdapterImpl
-
- setDocId(String) - Method in class org.nuxeo.ecm.platform.ec.notification.UserSubscription
-
- setDocLifeCycle(String) - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
-
- setDocLifeCycle(String) - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
-
- setDocModel(DocumentModel) - Method in class org.nuxeo.ecm.webapp.table.row.DocModelTableRow
-
Deprecated.
- setDocPath(String) - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
-
- setDocPath(String) - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
-
- setDocPath(String) - Method in class org.nuxeo.ecm.platform.audit.ws.EventDescriptor
-
- setDocType(String) - Method in class org.nuxeo.dam.AssetLibrary
-
- setDocType(String) - Method in class org.nuxeo.drive.service.impl.FileSystemItemFactoryDescriptor
-
- setDocType(String) - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
-
- setDocType(String) - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
-
- setDocType(String) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
-
- setDocType(String) - Method in interface org.nuxeo.ecm.platform.filemanager.service.extension.FileImporter
-
Sets the document type configured for this importer.
- setDocType(String) - Method in class org.nuxeo.opensocial.container.server.service.WebContentSaverDescriptor
-
- setDoctypes(Set<String>) - Method in class org.nuxeo.ecm.automation.core.events.EventHandler
-
- setDocTypes(String[]) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractCreationContainerListProvider
-
- setDocTypes(String[]) - Method in interface org.nuxeo.ecm.platform.filemanager.service.extension.CreationContainerListProvider
-
- setDocTypes(String[]) - Method in class org.nuxeo.ecm.platform.uidgen.service.UIDGeneratorDescriptor
-
- setDocument(Document) - Method in interface org.nuxeo.ecm.core.io.ExportedDocument
-
- setDocument(Document) - Method in class org.nuxeo.ecm.core.io.impl.ExportedDocumentImpl
-
- setDocument(String, String, boolean) - Method in class org.nuxeo.ecm.core.work.AbstractWork
-
- setDocument(String, String) - Method in class org.nuxeo.ecm.core.work.AbstractWork
-
- setDocument(Document) - Static method in class org.nuxeo.ecm.platform.annotations.gwt.client.util.Utils
-
- setDocument(DocumentModel) - Method in class org.nuxeo.ecm.platform.audit.api.comment.LinkedDocument
-
- setDocument(DocumentModel) - Method in class org.nuxeo.ecm.platform.rendering.impl.DocumentRenderingContext
-
- setDocument(DocumentModel) - Method in class org.nuxeo.ecm.platform.ui.web.component.document.RestDocumentLink
-
- setDocument(DocumentModel) - Method in interface org.nuxeo.ecm.social.workspace.adapters.SocialWorkspace
-
Sets the underlying .
- setDocument(DocumentModel) - Method in class org.nuxeo.ecm.social.workspace.adapters.SocialWorkspaceAdapter
-
- setDocument(Document) - Method in class org.nuxeo.shell.automation.RemoteContext
-
- SetDocumentACE - Class in org.nuxeo.ecm.automation.core.operations.document
-
- SetDocumentACE() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.SetDocumentACE
-
- setDocumentAnnotability(DocumentAnnotability) - Method in class org.nuxeo.ecm.platform.annotations.repository.service.AnnotationsRepositoryServiceImpl
-
- setDocumentation(String) - Method in class org.nuxeo.apidoc.introspection.ComponentInfoImpl
-
- setDocumentation(String) - Method in class org.nuxeo.apidoc.introspection.ExtensionInfoImpl
-
- setDocumentation(String) - Method in class org.nuxeo.apidoc.introspection.ExtensionPointInfoImpl
-
- SetDocumentBlob - Class in org.nuxeo.ecm.automation.core.operations.document
-
- SetDocumentBlob() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.SetDocumentBlob
-
- setDocumentFor(String, DocumentModel) - Method in class org.nuxeo.ecm.webapp.action.MainTabsActions
-
Set the document used for a given mainTabId
.
- setDocumentId(String) - Method in class org.nuxeo.ecm.user.registration.DocumentRegistrationInfo
-
- setDocumentIdRef(DocumentRef) - Method in class org.nuxeo.ecm.platform.ui.web.component.document.RestDocumentLink
-
- SetDocumentLifeCycle - Class in org.nuxeo.ecm.automation.core.operations.document
-
- SetDocumentLifeCycle() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.SetDocumentLifeCycle
-
- setDocumentLocation(DocumentLocation) - Method in interface org.nuxeo.ecm.platform.url.api.DocumentView
-
- setDocumentLocation(DocumentLocation) - Method in class org.nuxeo.ecm.platform.url.DocumentViewImpl
-
- setDocumentManager(CoreSession) - Method in class org.nuxeo.ecm.platform.actions.AbstractActionContext
-
- setDocumentManager(CoreSession) - Method in interface org.nuxeo.ecm.platform.actions.ActionContext
-
Sets the core session to use for filter evaluation
- setDocumentModel(DocumentModel) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter
-
- setDocumentModel(DocumentModel) - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.PictureResourceAdapter
-
- setDocumentModelList(List<DocumentModel>) - Method in class org.nuxeo.ecm.platform.query.core.DocumentModelListPageProvider
-
- SetDocumentProperty - Class in org.nuxeo.ecm.automation.core.operations.document
-
- SetDocumentProperty() - Constructor for class org.nuxeo.ecm.automation.core.operations.document.SetDocumentProperty
-
- setDocumentRef(DocumentRef) - Method in class org.nuxeo.ecm.platform.audit.api.comment.LinkedDocument
-
- setDocumentRef(DocumentRef) - Method in class org.nuxeo.ecm.webapp.clipboard.SummaryEntry
-
- setDocuments(String, List<String>) - Method in class org.nuxeo.ecm.core.work.AbstractWork
-
- setDocuments(List<WSSListItem>) - Method in class org.nuxeo.wss.spi.dws.DWSMetaDataImpl
-
- SetDocumentState - Static variable in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- setDocumentSystemProp(DocumentRef, String, T) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- setDocumentSystemProp(DocumentRef, String, T) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Sets given value as a system property.
- setDocumentTitle(String) - Method in class org.nuxeo.ecm.user.registration.DocumentRegistrationInfo
-
- setDocumentType(String) - Method in class org.nuxeo.ecm.webapp.security.SecurityData
-
- setDocumentView(DocumentView) - Method in class org.nuxeo.ecm.platform.ui.web.rest.RestHelper
-
- setDocumentViewApplies(String) - Method in class org.nuxeo.ecm.platform.ui.web.rest.descriptors.URLPatternDescriptor
-
- setDocumentViewBinding(String) - Method in class org.nuxeo.ecm.platform.ui.web.rest.descriptors.URLPatternDescriptor
-
- setDocumentViewCodecName(String) - Method in class org.nuxeo.ecm.platform.ui.web.rest.descriptors.URLPatternDescriptor
-
- setDocumentViewInRequest(HttpServletRequest, DocumentView) - Method in interface org.nuxeo.ecm.platform.ui.web.rest.api.URLPolicyService
-
Adds document view to the request for later retrieval.
- setDocumentViewInRequest(HttpServletRequest, DocumentView) - Method in class org.nuxeo.ecm.platform.ui.web.rest.services.URLPolicyServiceImpl
-
- setDocUuid(String) - Method in interface org.nuxeo.drive.service.FileSystemItemChange
-
- setDocUuid(String) - Method in class org.nuxeo.drive.service.impl.FileSystemItemChangeImpl
-
- setDocUUID(String) - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
-
- setDocUUID(DocumentRef) - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
-
- setDocUUID(String) - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
-
- setDocUUID(DocumentRef) - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
-
- setDocUUID(String) - Method in class org.nuxeo.ecm.platform.audit.ws.EventDescriptor
-
- setDocWithAttachedRouteId(String) - Method in class org.nuxeo.ecm.platform.routing.web.DocumentRoutingActionsBean
-
- setDomainGroup(boolean) - Method in class org.nuxeo.wss.spi.dws.UserImpl
-
- setDone(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
-
set this element as done.
- setDone(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
-
- setDone(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteImpl
-
- setDone(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteStepsContainerImpl
-
- setDoNotNotifyMembers(boolean) - Method in class org.nuxeo.ecm.social.workspace.BulkImportSocialWorkspaceActions
-
- setDoPreprocessing(boolean) - Method in class org.nuxeo.osgi.application.FrameworkBootstrap
-
- setDoPreprocessing(boolean) - Method in class org.nuxeo.runtime.jboss.deployer.Bootstrap
-
- setDouble(String, double) - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- setDouble(String, double) - Method in interface org.nuxeo.ecm.core.model.PropertyContainer
-
Set the scalar property value to the given double value.
- setDouble(String, double) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexListProperty
-
- setDouble(String, double) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexProperty
-
- setDouble(String, double) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- setDouble(String, double) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentVersion
-
- setDoubleValue(Double) - Method in class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl.DoubleInfo
-
- setDownloadLabel(String) - Method in class org.nuxeo.ecm.platform.ui.web.component.file.UIOutputFile
-
- setDownloadUrl(String) - Method in class org.nuxeo.wizard.download.DownloadPackage
-
- setDpi(String) - Method in class org.nuxeo.ecm.platform.ui.web.component.seam.UIImage
-
- setDriver(RemoteWebDriver) - Method in class org.nuxeo.functionaltests.LogTestWatchman
-
- setDropable(boolean) - Method in class org.nuxeo.ecm.webapp.table.cell.AbstractTableCell
-
Deprecated.
- setDs(DistributionSnapshot) - Method in class org.nuxeo.apidoc.tree.NuxeoArtifactTree
-
- setDueDate(Date) - Method in interface org.nuxeo.ecm.platform.task.Task
-
- setDueDate(Date) - Method in class org.nuxeo.ecm.platform.task.TaskImpl
-
- setEditable(boolean) - Method in class org.nuxeo.ecm.platform.reporting.report.ReportParameter
-
- setEditableTemplateName(String) - Method in class org.nuxeo.template.web.TemplateBasedActionBean
-
- setEditFilename(Boolean) - Method in class org.nuxeo.ecm.platform.ui.web.component.file.UIInputFile
-
- setEditOnlineAction(MethodExpression) - Method in class org.nuxeo.ecm.platform.ui.web.component.file.UIOutputFile
-
- setEditOnlineActionRendered(Boolean) - Method in class org.nuxeo.ecm.platform.ui.web.component.file.UIOutputFile
-
- setEditorSelector(String) - Method in class org.nuxeo.ecm.platform.ui.web.component.editor.UIHtmlEditor
-
- setEditView(String) - Method in class org.nuxeo.ecm.platform.types.Type
-
- setElement(WebElement) - Method in interface org.nuxeo.functionaltests.fragment.WebFragment
-
- setElement(WebElement) - Method in class org.nuxeo.functionaltests.fragment.WebFragmentImpl
-
- setElement(Element) - Method in interface org.nuxeo.runtime.model.Extension
-
Sets the DOM element that defines this extension.
- setElement(Element) - Method in class org.nuxeo.runtime.model.impl.ExtensionImpl
-
- setElementId(String) - Static method in class org.nuxeo.theme.editor.SessionManager
-
- setElementType(ElementType) - Method in class org.nuxeo.theme.elements.AbstractElement
-
- setElementType(ElementType) - Method in interface org.nuxeo.theme.elements.Element
-
- setEmail(String) - Method in class org.nuxeo.ecm.core.api.impl.UserPrincipal
-
- setEmail(String) - Method in interface org.nuxeo.ecm.core.api.NuxeoPrincipal
-
- setEmail(String) - Method in class org.nuxeo.ecm.core.api.SystemPrincipal
-
- setEmail(String) - Method in class org.nuxeo.ecm.platform.usermanager.DetachedNuxeoPrincipal
-
- setEmail(String) - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
-
- setEmail(String) - Method in class org.nuxeo.ecm.user.registration.UserRegistrationInfo
-
- setEmailHelper(EmailHelper) - Method in class org.nuxeo.ecm.platform.ec.notification.NotificationEventListener
-
- setEmailHelper(EmailHelper) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
-
- setEmitHeader(boolean) - Method in class org.nuxeo.apidoc.introspection.XMLWriter
-
- setEmptyRefMarker(String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
-
- setEnabled(boolean) - Method in class org.nuxeo.dam.AllowedAssetTypeDescriptor
-
- setEnabled(boolean) - Method in class org.nuxeo.drive.service.impl.ActiveFileSystemItemFactoryDescriptor
-
- setEnabled(boolean) - Method in class org.nuxeo.ecm.activity.ActivityLinkBuilderDescriptor
-
- setEnabled(boolean) - Method in class org.nuxeo.ecm.activity.ActivityUpgraderDescriptor
-
- setEnabled(boolean) - Method in class org.nuxeo.ecm.core.event.impl.EventListenerDescriptor
-
- setEnabled(boolean) - Method in class org.nuxeo.ecm.diff.content.adapter.ContentDiffAdapterFactoryDescriptor
-
- setEnabled(boolean) - Method in class org.nuxeo.ecm.diff.service.impl.DiffDisplayDescriptor
-
- setEnabled(boolean) - Method in class org.nuxeo.ecm.diff.service.impl.DiffExcludedFieldsDescriptor
-
- setEnabled(boolean) - Method in class org.nuxeo.ecm.platform.actions.Action
-
- setEnabled(boolean) - Method in class org.nuxeo.ecm.platform.audit.service.extension.EventDescriptor
-
- setEnabled(boolean) - Method in class org.nuxeo.ecm.platform.audit.service.extension.ExtendedInfoDescriptor
-
- setEnabled(boolean) - Method in class org.nuxeo.ecm.platform.content.template.service.PostContentCreationHandlerDescriptor
-
- setEnabled(boolean) - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewDescriptor
-
- setEnabled(boolean) - Method in class org.nuxeo.ecm.platform.ec.notification.NotificationImpl
-
- setEnabled(boolean) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
-
- setEnabled(boolean) - Method in interface org.nuxeo.ecm.platform.filemanager.service.extension.FileImporter
-
- setEnabled(Boolean) - Method in class org.nuxeo.ecm.platform.forms.layout.service.DisabledPropertyRefDescriptor
-
- setEnabled(Boolean) - Method in class org.nuxeo.ecm.platform.login.LoginPluginDescriptor
-
- setEnabled(boolean) - Method in class org.nuxeo.ecm.platform.oauth2.openid.OpenIDConnectProviderDescriptor
-
- setEnabled(boolean) - Method in class org.nuxeo.ecm.platform.preview.adapter.AdapterFactoryDescriptor
-
- setEnabled(boolean) - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderDefinition
-
- setEnabled(boolean) - Method in class org.nuxeo.ecm.platform.query.core.CoreQueryPageProviderDescriptor
-
- setEnabled(boolean) - Method in class org.nuxeo.ecm.platform.query.core.GenericPageProviderDescriptor
-
- setEnabled(boolean) - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggestionHandlerDescriptor
-
- setEnabled(boolean) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.AuthenticationPluginDescriptor
-
- setEnabled(boolean) - Method in class org.nuxeo.ecm.platform.ui.web.rest.descriptors.URLPatternDescriptor
-
- setEnabled(Boolean) - Method in class org.nuxeo.ecm.platform.ui.web.restAPI.service.RestletPluginDescriptor
-
- setEnabled(Boolean) - Method in class org.nuxeo.ecm.platform.util.RepositoryLocation
-
- setEnabled(boolean) - Method in class org.nuxeo.ecm.platform.video.service.AutomaticVideoConversion
-
- setEnabled(boolean) - Method in class org.nuxeo.ecm.platform.video.service.VideoConversion
-
- setEnabled(boolean) - Method in class org.nuxeo.ecm.quota.QuotaStatsUpdaterDescriptor
-
- setEnabled(boolean) - Method in class org.nuxeo.ecm.social.relationship.service.RelationshipKindDescriptor
-
- setEnabled(Boolean) - Method in class org.nuxeo.ecm.styleguide.service.descriptors.IconDescriptor
-
- setEnabled(boolean) - Method in class org.nuxeo.ecm.virtualnavigation.action.NavTreeDescriptor
-
- setEnabled(boolean) - Method in class org.nuxeo.ecm.webapp.documentsLists.DocumentsListDescriptor
-
- setEnabled(boolean) - Method in class org.nuxeo.ecm.webapp.trashManagement.TrashConfigDescriptor
-
- setEnabled(boolean) - Method in class org.nuxeo.wizard.download.DownloadPackage
-
- setEnableRepeatedReads(boolean) - Method in class org.nuxeo.ecm.core.io.impl.plugins.SingleDocumentReader
-
- setEncoding(String) - Method in class org.nuxeo.apidoc.introspection.XMLWriter
-
- setEncoding(String) - Method in interface org.nuxeo.ecm.core.api.Blob
-
- setEncoding(String) - Method in class org.nuxeo.ecm.core.api.impl.blob.DefaultBlob
-
- setEncoding(String) - Method in class org.nuxeo.ecm.core.api.impl.blob.DefaultStreamBlob
-
- setEncoding(String) - Method in class org.nuxeo.ecm.diff.model.impl.ContentProperty
-
- setEncoding(String) - Method in class org.nuxeo.ecm.platform.api.ws.DocumentBlob
-
- setEndContainer(Container) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.model.Annotation
-
- setEnded(boolean) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.TaskInfo
-
- setEngine(WebEngine) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleConfiguration
-
- setEngine(String) - Method in class org.nuxeo.theme.jsf.component.UIFragment
-
- setEngine(String) - Method in class org.nuxeo.theme.jsf.taglib.FragmentTag
-
- setEngine(String) - Method in class org.nuxeo.theme.ViewDef
-
- setEntries(List<PageSelection<T>>) - Method in class org.nuxeo.ecm.platform.query.api.PageSelections
-
- setEntries(List<LoginModuleDescriptor>) - Method in class org.nuxeo.runtime.api.login.SecurityDomain
-
- setEntryAdaptor(LDAPDirectoryDescriptor.EntryAdaptorDescriptor) - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
-
- setEntryCssStyle(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectStatus
-
- setEntryCssStyleClass(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectStatus
-
- setEntryId(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryEntryOutputComponent
-
- setEntryPoint(String) - Method in class org.nuxeo.opensocial.gadgets.service.InternalGadgetDescriptor
-
- setEntrySeparator(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectOutputComponent
-
- setEntrySeparator(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectStatus
-
- setEnumValues(Map<String, String>) - Method in class org.nuxeo.opensocial.container.shared.webcontent.UserPref
-
- setEnvValue(String, String) - Static method in class org.nuxeo.ecm.platform.pictures.tiles.service.PictureTilingComponent
-
- setError(boolean) - Method in class org.nuxeo.ecm.platform.reporting.report.ReportParameter
-
- setError(ValidationException) - Method in class org.nuxeo.ecm.webengine.ui.wizard.WizardSession
-
- setError(String, Exception) - Method in class org.nuxeo.launcher.gui.NuxeoFrame
-
- setError(Exception) - Method in class org.nuxeo.launcher.gui.NuxeoFrame
-
- setErrorCode(int) - Method in exception org.nuxeo.shell.ShellException
-
- setEscapeValue(Boolean) - Method in class org.nuxeo.ecm.platform.smart.query.IncrementalSmartQuery
-
- setEvenstName(List<String>) - Method in class org.nuxeo.ecm.webapp.documentsLists.DocumentsListDescriptor
-
- setEvent(String) - Method in class org.nuxeo.ecm.platform.ec.placeful.SubscriptionConfig
-
- setEventDate(Long) - Method in interface org.nuxeo.drive.service.FileSystemItemChange
-
- setEventDate(Long) - Method in class org.nuxeo.drive.service.impl.FileSystemItemChangeImpl
-
- setEventDate(Date) - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
-
- setEventDate(Date) - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
-
- setEventDate(String) - Method in class org.nuxeo.ecm.platform.audit.ws.EventDescriptor
-
- setEventHandler(DependencyTree.EventHandler<T>) - Method in class org.nuxeo.common.collections.DependencyTree
-
- setEventId(String) - Method in interface org.nuxeo.drive.service.FileSystemItemChange
-
- setEventId(String) - Method in class org.nuxeo.drive.service.impl.FileSystemItemChangeImpl
-
- setEventId(String) - Method in class org.nuxeo.ecm.core.scheduler.ScheduleImpl
-
- setEventId(String) - Method in class org.nuxeo.ecm.platform.annotations.repository.descriptor.EventIdDescriptor
-
- setEventId(String) - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
-
- setEventId(String) - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
-
- setEventId(String) - Method in class org.nuxeo.ecm.platform.audit.ws.EventDescriptor
-
- setEventQueue(InvalidationsQueue) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper
-
Used by the server to associate each mapper to a single event
invalidations queue per client repository.
- setEventQueue(InvalidationsQueue) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingRowMapper
-
Used by the server to associate each mapper to a single event
invalidations queue per client repository.
- setEvents(Set<String>) - Method in class org.nuxeo.ecm.core.event.impl.EventListenerDescriptor
-
- setEvents(EventDescriptor[]) - Method in class org.nuxeo.ecm.platform.audit.ws.EventDescriptorPage
-
- setExactMatchGroupSearchFields(String[]) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerDescriptor
-
- setExactMatchUserSearchFields(String[]) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerDescriptor
-
- setExcludedFacets(List<String>) - Method in class org.nuxeo.ecm.core.api.tree.DefaultDocumentTreeFilter
-
- setExcludedFacets(List<String>) - Method in interface org.nuxeo.ecm.core.api.tree.DocumentTreeFilter
-
- setExcludedItems(List<DiffFieldItemDescriptor>) - Method in class org.nuxeo.ecm.diff.service.impl.DiffComplexFieldDescriptor
-
- setExcludedTypes(List<String>) - Method in class org.nuxeo.ecm.core.api.tree.DefaultDocumentTreeFilter
-
- setExcludedTypes(List<String>) - Method in interface org.nuxeo.ecm.core.api.tree.DocumentTreeFilter
-
- setExclusive(boolean) - Method in class org.nuxeo.wizard.download.DownloadablePackageOption
-
- setExclusive(String) - Method in class org.nuxeo.wizard.download.DownloadablePackageOption
-
- setExecuted(boolean) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.EscalationRule
-
- setExisting(String) - Method in class org.nuxeo.runtime.management.ServerLocatorDescriptor
-
- setExistingQueryPart(String) - Method in class org.nuxeo.ecm.platform.smart.query.IncrementalSmartQuery
-
- setExpirationTimeMilliseconds(Long) - Method in class org.nuxeo.ecm.platform.oauth2.tokens.NuxeoOAuth2Token
-
- setExpression(String) - Method in class org.nuxeo.ecm.automation.core.events.EventHandler
-
- setExpression(String) - Method in class org.nuxeo.ecm.platform.audit.service.extension.ExtendedInfoDescriptor
-
- setExpression(String) - Method in class org.nuxeo.ecm.webengine.security.GuardDescriptor
-
- setExpressionFactory(ExpressionFactory) - Method in class org.nuxeo.ecm.platform.el.ExpressionEvaluator
-
- setExtendedInfos(Map<String, ExtendedInfo>) - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
-
- setExtendedInfos(Map<String, ExtendedInfo>) - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
-
- setExtendsFlavor(String) - Method in class org.nuxeo.theme.styling.service.descriptors.Flavor
-
- setExtension(Extension) - Method in class org.nuxeo.runtime.deploy.Contribution
-
- setExtensions(List<CmisExtensionElement>) - Method in class org.nuxeo.ecm.core.opencmis.impl.client.NuxeoProperty
-
- setExtensions(List<CmisExtensionElement>) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoContentStream
-
- setExtensions(List<CmisExtensionElement>) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoObjectData
-
- setExtensions(List<CmisExtensionElement>) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyDataBase
-
- setExtensions(String[]) - Method in class org.nuxeo.ecm.platform.api.ws.DocumentBlob
-
- setExtensions(Element) - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeDescriptor
-
- setExtensions(String[]) - Method in class org.nuxeo.ecm.platform.ui.web.component.file.InputFileMimetypeValidator
-
- setExternal(boolean) - Method in class org.nuxeo.theme.formats.DefaultFormat
-
- setExternal(boolean) - Method in interface org.nuxeo.theme.formats.styles.Style
-
- setExtractNestedJARs(boolean) - Method in class org.nuxeo.osgi.application.ApplicationBundleLoader
-
- setExtractNestedJARs(boolean) - Method in class org.nuxeo.osgi.application.ApplicationLoader
-
- setExtractorProperties(Set<String>, Set<String>, boolean) - Method in class org.nuxeo.ecm.core.utils.BlobsExtractor
-
- setFacet(String) - Method in class org.nuxeo.drive.service.impl.FileSystemItemFactoryDescriptor
-
- setFacet(String) - Method in class org.nuxeo.ecm.automation.core.events.EventHandler
-
- setFacet(String) - Method in class org.nuxeo.ecm.core.api.adapter.DocumentAdapterDescriptor
-
- setFacets(String[]) - Method in class org.nuxeo.ecm.platform.indexing.gateway.ws.DocumentTypeDescriptor
-
- setFactories(List<ActiveFileSystemItemFactoryDescriptor>) - Method in class org.nuxeo.drive.service.impl.ActiveFileSystemItemFactoriesDescriptor
-
- setFactories(List<String>) - Method in class org.nuxeo.ecm.directory.registry.DirectoryFactoryMapper
-
- setFactory(DocumentAdapterFactory) - Method in class org.nuxeo.ecm.core.api.adapter.DocumentAdapterDescriptor
-
- setFactory(String) - Method in class org.nuxeo.ecm.platform.publisher.descriptors.PublicationTreeConfigDescriptor
-
- setFactory(String) - Method in class org.nuxeo.ecm.platform.publisher.descriptors.PublicationTreeDescriptor
-
- setFactory(DriverFactory) - Method in class org.nuxeo.runtime.test.runner.web.Configuration
-
- setFactoryClass(Class<? extends FileSystemItemFactory>) - Method in class org.nuxeo.drive.service.impl.FileSystemItemFactoryDescriptor
-
- setFactoryClass(Class<? extends TopLevelFolderItemFactory>) - Method in class org.nuxeo.drive.service.impl.TopLevelFolderItemFactoryDescriptor
-
- setFactoryClass(Class<RepositoryFactory>) - Method in class org.nuxeo.ecm.core.repository.RepositoryDescriptor
-
- setFail(String) - Method in class org.nuxeo.connect.update.task.standalone.commands.AbstractCommand
-
- setFeedFormat(FeedFormat) - Method in class org.nuxeo.ecm.platform.ui.web.component.seam.UIEntry
-
- setFeedUrl(String) - Method in class org.nuxeo.theme.models.Feed
-
- setFetcher(Class<? extends PropertiesFetcher>) - Method in class org.nuxeo.ecm.platform.mail.fetcher.PropertiesFetcherDescriptor
-
- setFetcherName(String) - Method in class org.nuxeo.ecm.platform.mail.service.SessionFactoryDescriptor
-
- setFgColor(Color) - Method in class org.nuxeo.shell.swing.Theme
-
- setField(String, String) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.configuration.AnnotationFilter
-
- setField(String, String...) - Method in class org.nuxeo.ecm.webengine.forms.TestFormInstance
-
- setField(String, Blob...) - Method in class org.nuxeo.ecm.webengine.forms.TestFormInstance
-
- setFieldDefinitions(FieldDefinition[]) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
-
- setFieldDefinitions(FieldDefinition[]) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
-
- setFieldLabels(Map<String, String>) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.configuration.WebConfiguration
-
- setFieldLayouts(Map<String, List<LayoutDefinition>>) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
-
- setFieldMapping(Map<String, String>) - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
-
- setFieldName(String) - Method in class org.nuxeo.ecm.directory.InverseReference
-
- setFieldName(String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPReference
-
- setFieldName(String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPTreeReference
-
- setFieldName(String) - Method in class org.nuxeo.ecm.directory.sql.TableReference
-
- setFields(List<DiffFieldDescriptor>) - Method in class org.nuxeo.ecm.diff.service.impl.DiffBlockDescriptor
-
- setFields(List<DiffFieldDescriptor>) - Method in class org.nuxeo.ecm.diff.service.impl.DiffExcludedFieldsDescriptor
-
- setFields(Map<String, String[]>) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.configuration.AnnotationDefinition
-
- setFields(Map<String, String>) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.configuration.AnnotationFilter
-
- setFields(Map<String, String>) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.model.Annotation
-
- setFieldValue(PreparedStatement, int, Column) - Method in class org.nuxeo.ecm.directory.sql.filter.SQLComplexFilter
-
- setFile(boolean) - Method in class org.nuxeo.ecm.platform.indexing.gateway.ws.DocumentTypeDescriptor
-
- setFile(File) - Method in class org.nuxeo.runtime.services.streaming.FileSource
-
- setFile(long, File) - Method in class org.nuxeo.wizard.download.PendingDownload
-
- setFileContent(Blob) - Method in interface org.nuxeo.ecm.platform.forum.web.api.PostAction
-
Sets the content of the attached file of the post at creation time.
- setFileContent(Blob) - Method in class org.nuxeo.ecm.platform.forum.web.PostActionBean
-
- setFileContent(Blob) - Method in interface org.nuxeo.ecm.platform.picture.web.PictureManager
-
Sets the content of the Picture.
- setFileContent(Blob) - Method in class org.nuxeo.ecm.platform.picture.web.PictureManagerBean
-
- setFileManagerService(FileManagerService) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
-
- setFileManagerService(FileManagerService) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFolderImporter
-
- setFileManagerService(FileManagerService) - Method in interface org.nuxeo.ecm.platform.filemanager.service.extension.FileImporter
-
Embeds a reference to the holding FileManagerService instance to be able
to reuse generic file creation utility methods in specific plugin
implementations.
- setFileManagerService(FileManagerService) - Method in interface org.nuxeo.ecm.platform.filemanager.service.extension.FolderImporter
-
- setFileName(String) - Method in class org.nuxeo.apidoc.introspection.BundleInfoImpl
-
- setFileName(String) - Method in class org.nuxeo.ecm.automation.client.model.Blob
-
- setFilename(String) - Method in interface org.nuxeo.ecm.core.api.Blob
-
- setFilename(String) - Method in class org.nuxeo.ecm.core.api.impl.blob.DefaultBlob
-
- setFilename(String) - Method in class org.nuxeo.ecm.core.api.impl.blob.DefaultStreamBlob
-
- setFilename(String) - Method in class org.nuxeo.ecm.diff.model.impl.ContentProperty
-
- setFilename(String) - Method in interface org.nuxeo.ecm.platform.forum.web.api.PostAction
-
Sets the name of the attached file of the post at creation time.
- setFilename(String) - Method in class org.nuxeo.ecm.platform.forum.web.PostActionBean
-
- setFilename(String) - Method in interface org.nuxeo.ecm.platform.picture.api.PictureView
-
- setFilename(String) - Method in class org.nuxeo.ecm.platform.picture.api.PictureViewImpl
-
- setFilename(String) - Method in interface org.nuxeo.ecm.platform.picture.web.PictureManager
-
Sets the filename of the uploaded file.
- setFilename(String) - Method in class org.nuxeo.ecm.platform.picture.web.PictureManagerBean
-
- setFileName(String) - Method in interface org.nuxeo.ecm.platform.pictures.tiles.api.adapter.PictureTilesAdapter
-
- setFileName(String) - Method in class org.nuxeo.ecm.platform.pictures.tiles.api.adapter.PictureTilesAdapterImpl
-
- setFileName(String) - Method in class org.nuxeo.ecm.platform.pictures.tiles.api.imageresource.DocumentImageResource
-
- setFilename(Object) - Method in class org.nuxeo.ecm.platform.ui.web.component.file.InputFileInfo
-
- setFilename(String) - Method in class org.nuxeo.ecm.platform.ui.web.component.file.UIInputFile
-
- setFilename(String) - Method in class org.nuxeo.ecm.platform.ui.web.component.file.UIOutputFile
-
- setFilename(String) - Method in class org.nuxeo.ecm.webapp.clipboard.SummaryEntry
-
- setFileName(String) - Method in interface org.nuxeo.ecm.webapp.filemanager.FileManageActions
-
- setFileName(String) - Method in class org.nuxeo.ecm.webapp.filemanager.FileManageActionsBean
-
- setFileName(String) - Method in class org.nuxeo.ecm.webapp.filemanager.UploadItemHolder
-
- setFilename(String) - Method in class org.nuxeo.theme.webwidgets.providers.DataEntity
-
- setFilename(String) - Method in class org.nuxeo.theme.webwidgets.WidgetData
-
- setFilename(String) - Method in class org.nuxeo.wizard.download.DownloadPackage
-
- setFileSeparator(String) - Method in class org.nuxeo.ecm.webapp.clipboard.SummaryEntry
-
- setFileSystemChanges(List<FileSystemItemChange>) - Method in interface org.nuxeo.drive.service.FileSystemChangeSummary
-
- setFileSystemChanges(List<FileSystemItemChange>) - Method in class org.nuxeo.drive.service.impl.FileSystemChangeSummaryImpl
-
- setFileSystemItem(FileSystemItem) - Method in interface org.nuxeo.drive.service.FileSystemItemChange
-
- setFileSystemItem(FileSystemItem) - Method in class org.nuxeo.drive.service.impl.FileSystemItemChangeImpl
-
- setFileSystemItemId(String) - Method in interface org.nuxeo.drive.service.FileSystemItemChange
-
- setFileSystemItemId(String) - Method in class org.nuxeo.drive.service.impl.FileSystemItemChangeImpl
-
- setFileSystemItemName(String) - Method in interface org.nuxeo.drive.service.FileSystemItemChange
-
- setFileSystemItemName(String) - Method in class org.nuxeo.drive.service.impl.FileSystemItemChangeImpl
-
- setFileTreeColumnWidth(double) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayoutSettings
-
- setFileUpload(InputStream) - Method in interface org.nuxeo.ecm.webapp.filemanager.FileManageActions
-
- setFileUpload(InputStream) - Method in class org.nuxeo.ecm.webapp.filemanager.FileManageActionsBean
-
- setFileUpload(InputStream) - Method in class org.nuxeo.ecm.webapp.filemanager.UploadItemHolder
-
- setFileurlPicture(String) - Method in interface org.nuxeo.ecm.platform.picture.web.PictureManager
-
Sets the fileurl.
- setFileurlPicture(String) - Method in class org.nuxeo.ecm.platform.picture.web.PictureManagerBean
-
- setFilter(FileFilter) - Method in class org.nuxeo.common.utils.FileTreeIterator
-
- setFilter(AnnotationFilter) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.model.AnnotationModel
-
- setFilter(URLPatternFilter) - Method in interface org.nuxeo.ecm.platform.annotations.service.AnnotationConfigurationService
-
- setFilter(URLPatternFilter) - Method in class org.nuxeo.ecm.platform.annotations.service.AnnotationConfigurationServiceImpl
-
- setFilter(String) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.FileImporterDescriptor
-
- setFilter(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryAwareComponent
-
- setFilter(String) - Method in class org.nuxeo.theme.jsf.component.UIPanel
-
- setFilterIds(List<String>) - Method in class org.nuxeo.ecm.platform.actions.Action
-
- setfilterPath(String) - Method in class org.nuxeo.ecm.platform.pictures.tiles.gwt.client.controller.TilingController
-
- setFilters(ActionFilter[]) - Method in class org.nuxeo.ecm.platform.actions.Action
-
- setFilters(List<AnnotationFilter>) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.configuration.WebConfiguration
-
- setFilters(List<String>) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
-
- setFilters(List<String>) - Method in interface org.nuxeo.ecm.platform.filemanager.service.extension.FileImporter
-
Sets filters.
- setFilters(List<String>) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.FileImporterDescriptor
-
- setFilterValues(String) - Method in class org.nuxeo.ecm.platform.faceted.search.jsf.FacetedSearchActions
-
Set the metadata of the SearchDocumentModel from an encoded JSON string.
- setFinder(HistoryFinder) - Method in class org.nuxeo.shell.swing.Console
-
- setFirstAnnotationSelected() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.controler.AnnotationController
-
- setFirstName(String) - Method in class org.nuxeo.ecm.core.api.impl.UserPrincipal
-
- setFirstName(String) - Method in interface org.nuxeo.ecm.core.api.NuxeoPrincipal
-
- setFirstName(String) - Method in class org.nuxeo.ecm.core.api.SystemPrincipal
-
- setFirstName(String) - Method in class org.nuxeo.ecm.platform.usermanager.DetachedNuxeoPrincipal
-
- setFirstName(String) - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
-
- setFirstName(String) - Method in class org.nuxeo.ecm.user.registration.UserRegistrationInfo
-
- setFixedPart(String) - Method in interface org.nuxeo.ecm.platform.query.api.WhereClauseDefinition
-
- setFixedPart(String) - Method in class org.nuxeo.ecm.platform.query.core.WhereClauseDescriptor
-
- setFixedPath(String) - Method in interface org.nuxeo.ecm.platform.query.api.WhereClauseDefinition
-
- setFixedPath(String) - Method in class org.nuxeo.ecm.platform.query.core.WhereClauseDescriptor
-
- setFlags(long) - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
-
- setFlags(int) - Method in class org.nuxeo.ecm.core.api.operation.Operation
-
- setFlavors(List<String>) - Method in class org.nuxeo.theme.styling.service.descriptors.ThemePage
-
- setFloatValue(Double) - Method in class org.nuxeo.ecm.platform.smart.query.IncrementalSmartQuery
-
- setFlushCache(boolean) - Method in class org.nuxeo.osgi.application.FrameworkBootstrap
-
- setFolder(boolean) - Method in class org.nuxeo.ecm.platform.indexing.gateway.ws.DocumentTypeDescriptor
-
- setFolderName(String) - Method in class org.nuxeo.drive.hierarchy.permission.factory.UserSyncRootParentFactory
-
- setFolderName(String) - Method in class org.nuxeo.drive.hierarchy.userworkspace.factory.UserWorkspaceTopLevelFactory
-
- setFolderName(String) - Method in class org.nuxeo.drive.service.impl.AbstractVirtualFolderItemFactory
-
- setFolderName(String) - Method in interface org.nuxeo.drive.service.VirtualFolderItemFactory
-
- setFollow(boolean) - Method in class org.nuxeo.launcher.gui.ColoredTextPane
-
Whether to make the caret follow or not the additions (pin/unpin)
- setFont(Font) - Method in class org.nuxeo.shell.swing.Theme
-
- setFooter(boolean) - Method in interface org.nuxeo.opensocial.container.client.presenter.ContainerBuilderPresenter.Display
-
- setFooter(boolean) - Method in class org.nuxeo.opensocial.container.client.view.ContainerBuilderWidget
-
- setFooter(YUIUnit) - Method in interface org.nuxeo.opensocial.container.server.layout.YUILayoutAdapter
-
- setFooter(YUIUnit) - Method in class org.nuxeo.opensocial.container.server.layout.YUILayoutAdapterImpl
-
- setFooter(YUIUnit) - Method in interface org.nuxeo.opensocial.container.shared.layout.api.YUILayout
-
- setFooter(YUIUnit) - Method in class org.nuxeo.opensocial.container.shared.layout.impl.YUILayoutImpl
-
- setFooterStyle(String) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
-
- setForcedTypes(String[], boolean) - Method in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
-
- setForcedTypes(String[], boolean) - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
-
Update the Type mapping for this template
- setForceGeneration(boolean) - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
-
- setForceJMSUsage(boolean) - Static method in class org.nuxeo.ecm.core.event.jms.AsyncProcessorConfig
-
- setForceReloadTypes(boolean) - Method in class org.nuxeo.ecm.core.repository.RepositoryDescriptor
-
- setForceType(String) - Method in class org.nuxeo.ecm.platform.ui.web.component.seam.UICellExcel
-
- setForm(Form) - Method in exception org.nuxeo.ecm.webengine.forms.validation.ValidationException
-
- setForm(Form) - Method in class org.nuxeo.ecm.webengine.ui.wizard.WizardPage
-
- setFormat(String) - Method in class org.nuxeo.ecm.platform.picture.api.ImageInfo
-
- setFormat(String) - Method in class org.nuxeo.ecm.platform.rendering.impl.RenderingEngineDescriptor
-
- setFormat(Object, Format) - Static method in class org.nuxeo.theme.elements.ElementFormatter
-
- setFormat(Format) - Method in class org.nuxeo.theme.rendering.RenderingInfo
-
- setFormatName(String) - Method in class org.nuxeo.theme.formats.FormatFilterType
-
- setFormatType(FormatType) - Method in class org.nuxeo.theme.formats.DefaultFormat
-
- setFormatType(FormatType) - Method in interface org.nuxeo.theme.formats.Format
-
- setFormatType(FormatType) - Method in class org.nuxeo.theme.formats.FormatFilter
-
- setForms(Form[]) - Method in class org.nuxeo.connect.update.xml.FormsDefinition
-
- setFragmentStyle(String) - Static method in class org.nuxeo.theme.editor.SessionManager
-
- setFragmentType(String) - Static method in class org.nuxeo.theme.editor.SessionManager
-
- setFragmentType(FragmentType) - Method in class org.nuxeo.theme.fragments.AbstractFragment
-
- setFragmentType(FragmentType) - Method in interface org.nuxeo.theme.fragments.Fragment
-
- setFragmentView(String) - Static method in class org.nuxeo.theme.editor.SessionManager
-
- setFrameScrollFromTop(int) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.controler.AnnotationController
-
- setFrameUrl(String) - Method in class org.nuxeo.opensocial.container.shared.webcontent.OpenSocialData
-
- setFreemarkerParsingExtensions(String) - Method in class org.nuxeo.launcher.commons.text.TextTemplate
-
- setFreezePane(int, int) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.excel.ExcelBuilder
- setFreezePane(int, int, int, int) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.excel.ExcelBuilder
- setFreezePane(int, int) - Method in interface org.nuxeo.ecm.platform.groups.audit.service.acl.excel.IExcelBuilder
-
- setFreezePane(int, int, int, int) - Method in interface org.nuxeo.ecm.platform.groups.audit.service.acl.excel.IExcelBuilder
-
- setFreezePaneRowSplit(int) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayoutSettings
-
- setFrom(String) - Method in class org.nuxeo.ecm.automation.core.mail.Mailer.Message
-
- setFrom(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Select
-
- setFrom(String...) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Update
-
Sets additional table names with which to join for this update.
- setFromEmail(String) - Method in class org.nuxeo.ecm.webapp.email.EmailSenderActionsBean
-
- setFromEmail(String) - Method in class org.nuxeo.ecm.webapp.notification.email.EmailNotificationSenderActionsBean
-
- setFullDate(String) - Method in class org.nuxeo.webengine.blogs.models.BlogSiteArchiveDayModel
-
- setGadgetDef(String) - Method in class org.nuxeo.opensocial.container.shared.webcontent.OpenSocialData
-
- setGadgetDefUrl(String) - Method in class org.nuxeo.opensocial.container.server.webcontent.gadgets.opensocial.OpenSocialAdapter
-
- setGadgetName(String) - Method in class org.nuxeo.opensocial.container.server.webcontent.gadgets.opensocial.OpenSocialAdapter
-
- setGadgetName(String) - Method in class org.nuxeo.opensocial.container.shared.webcontent.OpenSocialData
-
- setGCIntervalInMinutes(long) - Static method in class org.nuxeo.ecm.core.convert.cache.GCTask
-
- setGCIntervalInMinutes(long) - Static method in class org.nuxeo.ecm.platform.pictures.tiles.service.GCTask
-
- setGenre(String) - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPicture
-
- setGenre(String) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
-
- setGlobalPageSize(Long) - Method in class org.nuxeo.ecm.platform.contentview.seam.ContentViewActions
-
Sets the global page size
- setGranted(boolean) - Method in class org.nuxeo.ecm.platform.api.ws.WsACE
-
- setGrantPattern(String) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.OpenUrlDescriptor
-
- setGranularity(Granularity) - Method in class org.nuxeo.ecm.core.test.RepositorySettings
-
- setGraph(Graph) - Method in class org.nuxeo.ecm.platform.annotations.api.AnnotationImpl
-
- setGraphManagerEventListener(GraphManagerEventListener) - Method in class org.nuxeo.ecm.platform.annotations.repository.service.AnnotationsRepositoryConfigurationServiceImpl
-
- setGroup(String) - Method in class org.nuxeo.ecm.social.relationship.service.RelationshipKindDescriptor
-
- setGroup(String) - Method in class org.nuxeo.runtime.api.ServiceDescriptor
-
- setGroup(String) - Method in class org.nuxeo.theme.presets.PresetType
-
- setGroupBy(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Select
-
- setGroupDirectoryName(String) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- setGroupId(String) - Method in class org.nuxeo.apidoc.introspection.BundleInfoImpl
-
- setGroupListingMode(String) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- setGroupMembersField(String) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- setGroupParentGroupsField(String) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- setGroups(String[]) - Method in class org.nuxeo.ecm.automation.server.RestBinding
-
- setGroups(String) - Method in class org.nuxeo.ecm.automation.server.RestBinding
-
- setGroups(List<String>) - Method in class org.nuxeo.ecm.core.api.impl.UserPrincipal
-
- setGroups(List<String>) - Method in interface org.nuxeo.ecm.core.api.NuxeoPrincipal
-
- setGroups(List<String>) - Method in class org.nuxeo.ecm.core.api.SystemPrincipal
-
- setGroups(List<String>) - Method in class org.nuxeo.ecm.platform.usermanager.DetachedNuxeoPrincipal
-
- setGroups(List<String>) - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
-
- setGroups(String[]) - Method in class org.nuxeo.runtime.api.ServiceHost
-
- setGroupSearchFieldsPresent(String) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerDescriptor
-
- setGroupSortField(String) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- setGroupSubGroupsField(String) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- setGuard(String) - Method in class org.nuxeo.ecm.webengine.model.LinkDescriptor
-
- setGUI(NuxeoLauncherGUI) - Method in class org.nuxeo.launcher.NuxeoLauncher
-
- setHandleMultipleValues(boolean) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectOutputComponent
-
- setHandler(LinkHandler) - Method in class org.nuxeo.ecm.webengine.model.LinkDescriptor
-
- setHandler(InteractiveShellHandler) - Static method in class org.nuxeo.shell.cmds.Interactive
-
- setHandlers(List<ErrorHandler>) - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.NuxeoExceptionHandlerParameters
-
- setHandlingLabels(boolean) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
-
- setHandlingLabels(boolean) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
-
- setHandlingLabels(boolean) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
-
Deprecated.
since 5.7: this was added prematurely, see
#setControls()
for a more generic management of
rendering controls
- setHandlingLabels(Boolean) - Method in class org.nuxeo.ecm.platform.forms.layout.demo.jsf.PreviewLayoutDefinition
-
- setHasFooter(boolean) - Method in class org.nuxeo.opensocial.container.client.model.AppModel
-
- setHasHeader(boolean) - Method in class org.nuxeo.opensocial.container.client.model.AppModel
-
- setHasMoreItems(boolean) - Method in class org.nuxeo.ecm.core.opencmis.impl.util.ListUtils.BatchedList
-
- setHasMorePage(boolean) - Method in class org.nuxeo.ecm.platform.audit.ws.EventDescriptorPage
-
- setHasMorePage(boolean) - Method in class org.nuxeo.ecm.platform.indexing.gateway.ws.UUIDPage
-
- setHasPicture(boolean) - Method in class org.nuxeo.opensocial.container.shared.webcontent.HTMLData
-
- setHasTooManyChanges(Boolean) - Method in interface org.nuxeo.drive.service.FileSystemChangeSummary
-
- setHasTooManyChanges(Boolean) - Method in class org.nuxeo.drive.service.impl.FileSystemChangeSummaryImpl
-
- setHeader(String, String) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.DefaultOperationRequest
-
- setHeader(String, String) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JavaOperationRequest
-
- setHeader(String, String) - Method in interface org.nuxeo.ecm.automation.client.OperationRequest
-
- setHeader(boolean) - Method in interface org.nuxeo.opensocial.container.client.presenter.ContainerBuilderPresenter.Display
-
- setHeader(boolean) - Method in class org.nuxeo.opensocial.container.client.view.ContainerBuilderWidget
-
- setHeader(YUIUnit) - Method in interface org.nuxeo.opensocial.container.server.layout.YUILayoutAdapter
-
- setHeader(YUIUnit) - Method in class org.nuxeo.opensocial.container.server.layout.YUILayoutAdapterImpl
-
- setHeader(YUIUnit) - Method in interface org.nuxeo.opensocial.container.shared.layout.api.YUILayout
-
- setHeader(YUIUnit) - Method in class org.nuxeo.opensocial.container.shared.layout.impl.YUILayoutImpl
-
- setHeader(String, String) - Method in class org.nuxeo.wss.servlet.HttpServletRequestWrapper
-
- setHeaderStyle(String) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
-
- setHeadline(String) - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPicture
-
- setHeadline(String) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
-
- setHeartBeatTimeout(long) - Method in class org.nuxeo.runtime.detection.MulticastDetector
-
- setHeight(int) - Method in class org.nuxeo.ecm.platform.picture.api.ImageInfo
-
- setHeight(int) - Method in interface org.nuxeo.ecm.platform.picture.api.PictureView
-
- setHeight(int) - Method in class org.nuxeo.ecm.platform.picture.api.PictureViewImpl
-
- setHeight(String) - Method in class org.nuxeo.ecm.platform.ui.web.component.editor.UIHtmlEditor
-
- setHeight(float) - Method in class org.nuxeo.ecm.platform.ui.web.component.seam.UIImage
-
- setHeight(long) - Method in class org.nuxeo.ecm.platform.video.service.VideoConversion
-
- setHeight(int) - Method in interface org.nuxeo.ecm.spaces.api.Gadget
-
- setHeight(int) - Method in class org.nuxeo.ecm.spaces.impl.docwrapper.DocGadgetImpl
-
- setHeight(int) - Method in class org.nuxeo.opensocial.container.client.external.opensocial.OpenSocialGadget
-
- setHeight(int) - Method in interface org.nuxeo.opensocial.container.client.external.opensocial.OpenSocialPresenter.Display
-
- setHeight(String) - Method in class org.nuxeo.theme.styling.service.descriptors.Logo
-
- setHelp(String) - Method in class org.nuxeo.ecm.platform.actions.Action
-
- setHelpLabel(String) - Method in class org.nuxeo.ecm.platform.forms.layout.demo.jsf.PreviewLayoutDefinition
-
- setHelpLabels(Map<String, String>) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
-
- setHelpLabels(Map<String, String>) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
-
- setHidden(String) - Method in class org.nuxeo.ecm.platform.types.SubType
-
- setHidden(boolean) - Method in class org.nuxeo.ecm.platform.ui.web.component.file.InputFileMimetypeValidator
-
- setHiddenDocOrder(String) - Method in class org.nuxeo.ecm.platform.routing.web.DocumentRoutingActionsBean
-
- setHiddenSourceDocId(String) - Method in class org.nuxeo.ecm.platform.routing.web.DocumentRoutingActionsBean
-
- setHiddenValue(String) - Method in class org.nuxeo.opensocial.container.client.ui.NXIDTextBox
-
- setHome(File) - Method in class org.nuxeo.runtime.AbstractRuntimeService
-
- setHome(String) - Method in class org.nuxeo.runtime.test.runner.web.Configuration
-
- setHome(String) - Method in class org.nuxeo.runtime.tomcat.NuxeoDeployer
-
- setHome(String) - Method in class org.nuxeo.runtime.tomcat.NuxeoLauncher
-
- setHomeDirectory(String) - Method in class org.nuxeo.ecm.core.repository.RepositoryDescriptor
-
- setHomePage(String) - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
-
- setHomePageClass(Class<?>) - Method in class org.nuxeo.runtime.test.runner.web.Configuration
-
- setHostApplicationName(String) - Method in class org.nuxeo.common.Environment
-
- setHostApplicationVersion(String) - Method in class org.nuxeo.common.Environment
-
- setHostFPExtensionAtRoot(boolean) - Method in class org.nuxeo.wss.WSSConfig
-
- setHostName(String) - Method in class org.nuxeo.osgi.application.FrameworkBootstrap
-
- setHostName(String) - Method in class org.nuxeo.runtime.jboss.deployer.Bootstrap
-
- setHostVersion(String) - Method in class org.nuxeo.osgi.application.FrameworkBootstrap
-
- setHostVersion(String) - Method in class org.nuxeo.runtime.jboss.deployer.Bootstrap
-
- setHotReloadSupport(boolean) - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
-
- setHtml(String) - Method in class org.nuxeo.opensocial.container.shared.webcontent.HTMLData
-
- setHtml5DndEnabled(boolean) - Method in class org.nuxeo.ecm.webapp.dnd.DndConfigurationHelper
-
- setHtmlContent(String) - Method in class org.nuxeo.opensocial.container.client.external.html.HTMLGadget
-
- setHtmlContent(String) - Method in interface org.nuxeo.opensocial.container.client.external.html.HTMLPresenter.Display
-
- setHtmlEditor(String) - Method in class org.nuxeo.opensocial.container.client.external.html.HTMLGadget
-
- setHtmlEditor(String) - Method in interface org.nuxeo.opensocial.container.client.external.html.HTMLPresenter.Display
-
- setHtmlPictureLegend(String) - Method in class org.nuxeo.opensocial.container.shared.webcontent.HTMLData
-
- setHtmlPictureLink(String) - Method in class org.nuxeo.opensocial.container.shared.webcontent.HTMLData
-
- setHtmlTitle(String) - Method in class org.nuxeo.opensocial.container.shared.webcontent.HTMLData
-
- setHttpHeaders(HttpHeaders) - Method in class org.nuxeo.ecm.webengine.app.DefaultContext
-
- setHttpHeaders(HttpHeaders) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleRoot
-
- setHttpRequest(HttpServletRequest) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleRoot
-
- setIcon(String) - Method in class org.nuxeo.ecm.activity.ActivityVerb
-
- setIcon(String) - Method in class org.nuxeo.ecm.platform.actions.Action
-
- setIcon(String) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.configuration.AnnotationDefinition
-
- setIcon(String) - Method in class org.nuxeo.ecm.platform.types.Type
-
- setIcon(String) - Method in interface org.nuxeo.opensocial.container.client.presenter.PortletPresenter.Display
-
- setIcon(String) - Method in class org.nuxeo.opensocial.container.client.view.PortletWidget
-
- setIcon(String) - Method in class org.nuxeo.theme.jsf.component.UIButton
-
- setIcon(String) - Method in class org.nuxeo.theme.jsf.taglib.ButtonTag
-
- setIcon(String) - Method in class org.nuxeo.theme.models.MenuItem
-
- setIcon(String) - Method in class org.nuxeo.theme.views.ViewType
-
- setIcon(String) - Method in class org.nuxeo.theme.webwidgets.WidgetType
-
- setIcon(String) - Method in class org.nuxeo.wss.spi.AbstractWSSListItem
-
- setIcon(String) - Method in interface org.nuxeo.wss.spi.WSSListItem
-
- setIconAlt(String) - Method in class org.nuxeo.ecm.webapp.table.cell.IconTableCell
-
Deprecated.
Support for image alt attribute.
- setIconExpanded(String) - Method in class org.nuxeo.ecm.platform.types.Type
-
- setIconPath(String) - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeDescriptor
-
- setIconPath(String) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginProviderLink
-
- setIconRendered(Boolean) - Method in class org.nuxeo.ecm.platform.ui.web.component.file.UIOutputFile
-
- setIconText(String) - Method in class org.nuxeo.ecm.webapp.table.cell.IconTableCell
-
Deprecated.
- setId(Long) - Method in class org.nuxeo.ecm.activity.ActivityImpl
-
- setId(String) - Method in class org.nuxeo.ecm.activity.ActivityReply
-
- setId(String) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
Sets the document id.
- setId(String) - Method in class org.nuxeo.ecm.core.api.impl.VersionModelImpl
-
- setId(String) - Method in interface org.nuxeo.ecm.core.api.VersionModel
-
- setId(String) - Method in interface org.nuxeo.ecm.core.io.ExportedDocument
-
- setId(String) - Method in class org.nuxeo.ecm.core.io.impl.ExportedDocumentImpl
-
- setId(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.Fragment
-
Sets the id.
- setId(PreparedStatement, int, Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
Sets a prepared statement value that is a Nuxeo main id (usually UUID).
- setId(PreparedStatement, int, Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
-
- setId(PreparedStatement, int, Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
-
- setId(String) - Method in class org.nuxeo.ecm.platform.actions.AbstractActionFilter
-
Deprecated.
- setId(String) - Method in interface org.nuxeo.ecm.platform.actions.ActionFilter
-
- setId(String) - Method in class org.nuxeo.ecm.platform.actions.DefaultActionFilter
-
- setId(int) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.model.Annotation
-
- setId(String) - Method in class org.nuxeo.ecm.platform.api.ws.DocumentDescriptor
-
- setId(Long) - Method in interface org.nuxeo.ecm.platform.audit.api.ExtendedInfo
-
- setId(long) - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
-
- setId(Long) - Method in class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl
-
- setId(long) - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
-
- setId(int) - Method in class org.nuxeo.ecm.platform.ec.notification.UserSubscription
-
- setId(String) - Method in class org.nuxeo.ecm.platform.ec.placeful.SubscriptionConfig
-
- setId(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutImpl
-
- setId(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
-
- setId(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Layout
-
Sets the layout id, unique within the facelet context.
- setId(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Widget
-
Sets the widget id, unique within the facelet context.
- setId(String) - Method in interface org.nuxeo.ecm.platform.relations.api.Blank
-
- setId(String) - Method in class org.nuxeo.ecm.platform.relations.api.impl.BlankImpl
-
- setId(String) - Method in class org.nuxeo.ecm.platform.routing.api.RouteModelResourceType
-
- setId(String) - Method in class org.nuxeo.ecm.platform.types.Type
-
- setId(String) - Method in class org.nuxeo.ecm.platform.types.TypeView
-
- setId(String) - Method in class org.nuxeo.ecm.platform.ui.web.binding.alias.AliasVariableMapper
-
- setId(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.SelectManyListboxTag
-
Deprecated.
- setId(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.SelectOneListboxTag
-
Deprecated.
- setId(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.VocabularyEntry
-
- setId(int) - Method in class org.nuxeo.ecm.platform.uidgen.ejb.UIDSequenceBean
-
- setId(String) - Method in class org.nuxeo.ecm.webapp.table.header.TableColHeader
-
Deprecated.
- setId(String) - Method in class org.nuxeo.functionaltests.forms.LayoutElement
-
- setId(String) - Method in class org.nuxeo.opensocial.container.client.event.priv.app.portlet.ClosePortletEvent
-
- setId(String) - Method in class org.nuxeo.opensocial.container.client.event.priv.app.portlet.CollapsePortletEvent
-
- setId(String) - Method in class org.nuxeo.opensocial.container.client.event.priv.app.portlet.MaximizePortletEvent
-
- setId(String) - Method in class org.nuxeo.opensocial.container.client.event.priv.app.portlet.MinimizePortletEvent
-
- setId(String) - Method in class org.nuxeo.opensocial.container.client.event.priv.app.portlet.SetPreferencesPortletEvent
-
- setId(String) - Method in class org.nuxeo.opensocial.container.client.event.priv.app.portlet.UncollapsePortletEvent
-
- setId(String) - Method in class org.nuxeo.opensocial.container.client.external.opensocial.OpenSocialGadget
-
- setId(String) - Method in interface org.nuxeo.opensocial.container.client.ui.api.HasId
-
- setId(String) - Method in class org.nuxeo.opensocial.container.client.ui.UnitWidget
-
- setId(String) - Method in class org.nuxeo.opensocial.container.client.view.CustomWebContentWidget
-
- setId(String) - Method in class org.nuxeo.opensocial.container.client.view.PortletWidget
-
- setId(String) - Method in interface org.nuxeo.opensocial.container.shared.layout.api.YUIComponent
-
- setId(String) - Method in interface org.nuxeo.opensocial.container.shared.layout.api.YUIContent
-
- setId(String) - Method in class org.nuxeo.opensocial.container.shared.layout.impl.YUIAbstractComponent
-
- setId(String) - Method in class org.nuxeo.opensocial.container.shared.layout.impl.YUIContentImpl
-
- setId(String) - Method in class org.nuxeo.opensocial.container.shared.webcontent.abs.AbstractWebContentData
-
- setId(String) - Method in interface org.nuxeo.opensocial.container.shared.webcontent.WebContentData
-
- setId(int) - Method in class org.nuxeo.theme.webwidgets.providers.DataEntity
-
- setId(int) - Method in class org.nuxeo.theme.webwidgets.providers.WidgetEntity
-
- setId(String) - Method in class org.nuxeo.wss.fprpc.FPRPCCall
-
- setId(String) - Method in class org.nuxeo.wss.spi.dws.DWSDocument
-
- setIdentifier(String) - Method in class org.nuxeo.ecm.webapp.directory.DirectoryTreeNode
-
- setIdentifier(String) - Method in class org.nuxeo.theme.jsf.component.UIButton
-
- setIdentifier(String) - Method in class org.nuxeo.theme.jsf.component.UIPanel
-
- setIdentifier(String) - Method in class org.nuxeo.theme.jsf.component.UITabs
-
- setIdentifier(String) - Method in class org.nuxeo.theme.jsf.taglib.ButtonTag
-
- setIdentifier(String) - Method in class org.nuxeo.theme.jsf.taglib.PanelTag
-
- setIdentifier(String) - Method in class org.nuxeo.theme.jsf.taglib.TabsTag
-
- setIdentity(boolean) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Column
-
- setIdField(String) - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
-
- setIDGenerator(AnnotationIDGenerator) - Method in interface org.nuxeo.ecm.platform.annotations.service.AnnotationConfigurationService
-
- setIDGenerator(AnnotationIDGenerator) - Method in class org.nuxeo.ecm.platform.annotations.service.AnnotationConfigurationServiceImpl
-
- setIdleTimeoutMinutes(int) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultStorageConnectionMonitor
-
- setIdleTimeoutMinutes(int) - Method in class org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration
-
- setIdLong(PreparedStatement, int, Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
Sets a long id (sequence) from a value that may be a String or already a
Long.
- setIdsFor(String, List<String>, String, String, SQLSession) - Method in class org.nuxeo.ecm.directory.sql.TableReference
-
- setIgnore(String) - Method in class org.nuxeo.connect.update.task.standalone.commands.AbstractCommand
-
- setIgnoreLocal(String) - Method in class org.nuxeo.theme.jsf.taglib.ResourcesTag
-
- setImage(ImageElement) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.view.annotater.ImageAnnotater
-
- setImage(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectStatus
-
- setImageOnly(boolean) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.controler.AnnotationController
-
- setImageURL(String) - Method in class org.nuxeo.ecm.webapp.documentsLists.DocumentsListDescriptor
-
- setImageUrl(String) - Method in class org.nuxeo.theme.models.FeedItem
-
- setImmediate(boolean) - Method in interface org.nuxeo.ecm.core.event.Event
-
Sets the immediate flag.
- setImmediate(boolean) - Method in class org.nuxeo.ecm.core.event.impl.EventImpl
-
- setImmediate(boolean) - Method in class org.nuxeo.ecm.platform.actions.Action
-
- setInAPortlet(boolean) - Method in class org.nuxeo.opensocial.container.server.webcontent.abs.AbstractWebContentAdapter
-
- setInAPortlet(boolean) - Method in interface org.nuxeo.opensocial.container.server.webcontent.api.WebContentAdapter
-
- setIncludedFacets(List<String>) - Method in class org.nuxeo.ecm.core.api.tree.DefaultDocumentTreeFilter
-
- setIncludedFacets(List<String>) - Method in interface org.nuxeo.ecm.core.api.tree.DocumentTreeFilter
-
- setIncludedItems(List<DiffFieldItemDescriptor>) - Method in class org.nuxeo.ecm.diff.service.impl.DiffComplexFieldDescriptor
-
- setIncludeEarRootInClasspath(boolean) - Method in class org.nuxeo.runtime.jboss.deployer.structure.NuxeoStructureDeployer
-
- setIncludeManifestClassPath(boolean) - Method in class org.nuxeo.runtime.jboss.deployer.structure.NuxeoStructureDeployer
-
- setIncoming(boolean) - Method in interface org.nuxeo.ecm.platform.relations.web.StatementInfo
-
- setIncoming(boolean) - Method in class org.nuxeo.ecm.platform.relations.web.StatementInfoImpl
-
- setIncomplete() - Method in class org.nuxeo.ecm.core.storage.sql.Selection
-
Marks as incomplete.
- setIndent(int) - Method in class org.nuxeo.apidoc.introspection.XMLWriter
-
- setIndentationLeft(Float) - Method in class org.nuxeo.ecm.platform.ui.web.component.seam.UIImage
-
- setIndentationRight(Float) - Method in class org.nuxeo.ecm.platform.ui.web.component.seam.UIImage
-
- setIndex(Integer) - Method in interface org.nuxeo.ecm.platform.picture.web.PictureManager
-
Sets the index.
- setIndex(Integer) - Method in class org.nuxeo.ecm.platform.picture.web.PictureManagerBean
-
- setIndex(Integer) - Method in interface org.nuxeo.ecm.platform.picture.web.SlideShowManager
-
Sets the index.
- setIndex(Integer) - Method in class org.nuxeo.ecm.platform.picture.web.SlideShowManagerBean
-
- setIndex(Integer) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectListboxComponent
-
- setIndex(Integer) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectMultiListboxComponent
-
Deprecated.
- setIndex(int) - Method in class org.nuxeo.ecm.webengine.ui.wizard.WizardPage
-
- setInfo(String) - Method in interface org.nuxeo.ecm.social.workspace.adapters.SubscriptionRequest
-
Deprecated.
- setInheritedNotifications(List<Notification>) - Method in class org.nuxeo.ecm.webapp.notification.SubscriptionsAction
-
- setInitialized(boolean) - Method in class org.nuxeo.ecm.platform.login.LoginPluginDescriptor
-
- setInitialized(boolean) - Method in class org.nuxeo.ecm.platform.userworkspace.web.ejb.UserWorkspaceManagerActionsBean
-
- setInitializer(RepositoryInit) - Method in class org.nuxeo.ecm.core.test.RepositorySettings
-
- setInitialRotation(Float) - Method in class org.nuxeo.ecm.platform.ui.web.component.seam.UIImage
-
- setInitialSize(int) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.CommonsDatabaseConnectionMonitor
-
- setInitialSize(int) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TomcatDatabaseConnectionMonitor
-
- setInitiator(String) - Method in interface org.nuxeo.ecm.platform.task.Task
-
- setInitiator(String) - Method in class org.nuxeo.ecm.platform.task.TaskImpl
-
- setInitParams(Map<String, String>) - Method in class org.nuxeo.runtime.jetty.FilterDescriptor
-
- setInitParams(Map<String, String>) - Method in class org.nuxeo.runtime.jetty.ServletDescriptor
-
- setInjector(Injector) - Method in interface org.nuxeo.opensocial.service.api.OpenSocialService
-
Specify the GUICE injector to user for the service
- setInjector(Injector) - Method in class org.nuxeo.opensocial.service.impl.OpenSocialServiceImpl
-
- setInline(boolean) - Method in interface org.nuxeo.ecm.core.event.Event
-
Set the inline flag.
- setInline(boolean) - Method in class org.nuxeo.ecm.core.event.impl.EventImpl
-
- setInline(String) - Method in class org.nuxeo.theme.jsf.component.UIThemeStyles
-
- setInline(String) - Method in class org.nuxeo.theme.jsf.taglib.ThemeStylesTag
-
- setInlineBlobs(boolean) - Method in class org.nuxeo.ecm.core.io.impl.plugins.DocumentModelReader
-
- setInMenu(Boolean) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.configuration.AnnotationDefinition
-
- setInnerSize(long) - Method in class org.nuxeo.ecm.quota.automation.SimpleQuotaInfo
-
- setInput(Object) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.DefaultOperationRequest
-
- setInput(Object) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JavaOperationRequest
-
- setInput(Object) - Method in interface org.nuxeo.ecm.automation.client.OperationRequest
-
- setInput(Object) - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.ExecutionRequest
-
- setInput(Object) - Method in class org.nuxeo.ecm.automation.OperationContext
-
- setInput(Object) - Method in interface org.nuxeo.ecm.webengine.ui.tree.TreeModel
-
Sets the input data.
- setInput(Object) - Method in class org.nuxeo.ecm.webengine.ui.tree.TreeModelImpl
-
- setInput(WebElement, String) - Method in class org.nuxeo.functionaltests.forms.LayoutElement
-
Clears the given input element and sets the given value if not null.
- setInput(String, String) - Method in class org.nuxeo.functionaltests.forms.LayoutElement
-
Retrieves sub input element with given id and sets the given value.
- setInput(Map<String, String>) - Method in class org.nuxeo.functionaltests.forms.LayoutElement
-
Retrieves sub input elements with given ids and sets corresponding
values.
- SetInputAsVar - Class in org.nuxeo.ecm.automation.core.operations
-
- SetInputAsVar() - Constructor for class org.nuxeo.ecm.automation.core.operations.SetInputAsVar
-
- setInputValue(String) - Method in class org.nuxeo.functionaltests.forms.WidgetElement
-
- setInstallCommands(DocumentFragment) - Method in class org.nuxeo.runtime.deployment.preprocessor.ContainerDescriptor
-
- setInstallCommands(DocumentFragment) - Method in class org.nuxeo.runtime.deployment.preprocessor.FragmentDescriptor
-
- setInstaller(TaskDefinition) - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
-
- setInstallErrorMessage(String) - Method in class org.nuxeo.ecm.platform.commandline.executor.service.CommandLineDescriptor
-
- setInstance(Object) - Static method in class org.nuxeo.ecm.automation.core.scripting.Functions
-
- setInstance(CallerPrincipalProvider) - Static method in class org.nuxeo.ecm.core.api.CallerPrincipalProvider
-
- setInstance(OSGiHostAdapter) - Static method in class org.nuxeo.runtime.osgi.OSGiHostAdapter
-
- setInstance(ResourceResolver) - Static method in class org.nuxeo.theme.ResourceResolver
-
Called by the framework to set the current resolver or clear it.
- setInstanceDescription(String) - Method in class org.nuxeo.connect.client.jsf.ConnectStatusActionBean
-
- setInstanceType(String) - Method in class org.nuxeo.connect.client.jsf.ConnectStatusActionBean
-
- setInt(int) - Method in class org.nuxeo.ecm.core.io.impl.DWord
-
- setIntegerValue(Long) - Method in class org.nuxeo.ecm.platform.smart.query.IncrementalSmartQuery
-
- setInterface(Class) - Method in class org.nuxeo.ecm.core.api.adapter.DocumentAdapterDescriptor
-
- setInverseReferences(InverseReference[]) - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
-
- setInvitationLayout(String) - Method in class org.nuxeo.ecm.user.registration.UserRegistrationConfiguration
-
- setInvoker(ServerInvoker) - Method in class org.nuxeo.runtime.remoting.transporter.TransporterHandler
-
Sets the invoker that owns this handler.
- setIsAdministrator(Boolean) - Method in class org.nuxeo.ecm.automation.core.events.EventHandler
-
- setIsApplicationServer(boolean) - Method in class org.nuxeo.common.Environment
-
- setIsAsync(Boolean) - Method in class org.nuxeo.ecm.core.event.impl.EventListenerDescriptor
-
- setIsCollapsed(boolean) - Method in class org.nuxeo.opensocial.container.shared.webcontent.abs.AbstractWebContentData
-
- setIsCollapsed(boolean) - Method in interface org.nuxeo.opensocial.container.shared.webcontent.WebContentData
-
- setIsCommitEvent(boolean) - Method in interface org.nuxeo.ecm.core.event.Event
-
Set the commit flag.
- setIsCommitEvent(boolean) - Method in class org.nuxeo.ecm.core.event.impl.EventImpl
-
- setIsImmutable(boolean) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- setIsInAPortlet(boolean) - Method in class org.nuxeo.opensocial.container.shared.webcontent.abs.AbstractWebContentData
-
- setIsInAPortlet(boolean) - Method in interface org.nuxeo.opensocial.container.shared.webcontent.WebContentData
-
- setIsModified() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
-
This method is public because of DataModelImpl which use it.
- setIsProxy(boolean) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- setIsRepositorySupportDisabled(boolean) - Static method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
-
Can be used by the application to disable injecting repository sessions
in scripting context.
- setIsSession(boolean) - Method in class org.nuxeo.ecm.webapp.documentsLists.DocumentsListDescriptor
-
- setIsSingleton(boolean) - Method in class org.nuxeo.ecm.platform.ui.web.restAPI.service.RestletPluginDescriptor
-
- setIssuedDate(DocumentModel, Calendar) - Method in class org.nuxeo.ecm.platform.dublincore.service.DublinCoreStorageService
-
- setIsVersion(boolean) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- setItem(WSSListItem) - Method in class org.nuxeo.wss.spi.dws.SiteImpl
-
- setItemDisabled(Boolean) - Method in class org.nuxeo.ecm.platform.ui.web.component.UISelectItems
-
- setItemLabel(Object) - Method in class org.nuxeo.ecm.platform.ui.web.component.UISelectItems
-
- setItemRendered(Boolean) - Method in class org.nuxeo.ecm.platform.ui.web.component.UISelectItems
-
- setItems(List<DiffFieldItemDescriptor>) - Method in class org.nuxeo.ecm.diff.service.impl.DiffFieldDescriptor
-
- setItemSelected(int) - Method in interface org.nuxeo.opensocial.container.client.ui.api.HasMultipleValue
-
- setItemSelected(int) - Method in class org.nuxeo.opensocial.container.client.ui.CustomListBox
-
- setItemValue(Object) - Method in class org.nuxeo.ecm.platform.ui.web.component.UISelectItems
-
- setJavascript(String) - Method in class org.nuxeo.theme.jsf.component.UIPanel
-
- setJavascript(String) - Method in class org.nuxeo.theme.jsf.taglib.PanelTag
-
- setJdbcType(int, String, int) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Column
-
- setJndiProperties(Properties) - Method in class org.nuxeo.runtime.config.AbstractServerConfiguration
-
- setKey(String) - Method in class org.nuxeo.ecm.platform.audit.service.extension.ExtendedInfoDescriptor
-
- setKey(String) - Method in class org.nuxeo.ecm.platform.uidgen.ejb.UIDSequenceBean
-
- setKey(String) - Method in class org.nuxeo.launcher.monitoring.StatusServletClient
-
Set secure key used for connection
- setKey(String) - Method in class org.nuxeo.theme.ShortcutType
-
- setKeySeparator(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelect
-
- setKeySeparator(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectBase
-
- setKeySeparator(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectOutputComponent
-
- setKeySeparator(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectState
-
- setKeySeparator(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryEntryOutputComponent
-
- setKlass(Class<? extends MimeTypeContentDiffer>) - Method in class org.nuxeo.ecm.diff.content.adapter.MimeTypeContentDifferDescriptor
-
- setKlass(Class<? extends AnnotabilityManager>) - Method in class org.nuxeo.ecm.platform.annotations.descriptors.AnnotabilityManagerDescriptor
-
- setKlass(Class<? extends AnnotationIDGenerator>) - Method in class org.nuxeo.ecm.platform.annotations.descriptors.AnnotationIDGeneratorDescriptor
-
- setKlass(Class<? extends MetadataMapper>) - Method in class org.nuxeo.ecm.platform.annotations.descriptors.MetadataMapperDescriptor
-
- setKlass(Class<? extends PermissionManager>) - Method in class org.nuxeo.ecm.platform.annotations.descriptors.PermissionManagerDescriptor
-
- setKlass(Class<? extends UriResolver>) - Method in class org.nuxeo.ecm.platform.annotations.descriptors.UriResolverDescriptor
-
- setKlass(Class<? extends DocumentAnnotability>) - Method in class org.nuxeo.ecm.platform.annotations.repository.descriptor.DocumentAnnotabilityDescriptor
-
- setKlass(Class<? extends GraphManagerEventListener>) - Method in class org.nuxeo.ecm.platform.annotations.repository.descriptor.GraphManagerEventListenerDescriptor
-
- setKlass(Class<? extends SecurityManager>) - Method in class org.nuxeo.ecm.platform.annotations.repository.descriptor.SecurityManagerDescriptor
-
- setKlass(Class<? extends MimeTypePreviewer>) - Method in class org.nuxeo.ecm.platform.preview.adapter.MimeTypePreviewerDescriptor
-
- setKlass(Class<? extends PublicationTree>) - Method in class org.nuxeo.ecm.platform.publisher.descriptors.PublicationTreeDescriptor
-
- setKlass(Class<? extends PublishedDocumentFactory>) - Method in class org.nuxeo.ecm.platform.publisher.descriptors.PublishedDocumentFactoryDescriptor
-
- setLabel(String) - Method in class org.nuxeo.ecm.core.api.impl.NuxeoGroupImpl
-
- setLabel(String) - Method in class org.nuxeo.ecm.core.api.impl.VersionModelImpl
-
- setLabel(String) - Method in interface org.nuxeo.ecm.core.api.NuxeoGroup
-
Sets the label of this group.
- setLabel(String) - Method in class org.nuxeo.ecm.core.api.repository.Repository
-
- setLabel(String) - Method in interface org.nuxeo.ecm.core.api.VersionModel
-
- setLabel(String) - Method in interface org.nuxeo.ecm.diff.model.DiffDisplayBlock
-
- setLabel(String) - Method in class org.nuxeo.ecm.diff.model.impl.DiffDisplayBlockImpl
-
- setLabel(String) - Method in class org.nuxeo.ecm.platform.actions.Action
-
- setLabel(String) - Method in class org.nuxeo.ecm.platform.computedgroups.NuxeoComputedGroup
-
- setLabel(String) - Method in class org.nuxeo.ecm.platform.forms.layout.demo.jsf.PreviewLayoutDefinition
-
- setLabel(String) - Method in class org.nuxeo.ecm.platform.types.Type
-
- setLabel(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectStatus
-
- setLabel(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.VocabularyEntry
-
- setLabel(String) - Method in class org.nuxeo.ecm.quota.AbstractQuotaStatsUpdater
-
- setLabel(String) - Method in interface org.nuxeo.ecm.quota.QuotaStatsUpdater
-
- setLabel(String) - Method in class org.nuxeo.ecm.quota.QuotaStatsUpdaterDescriptor
-
- setLabel(String) - Method in class org.nuxeo.ecm.styleguide.service.descriptors.IconDescriptor
-
- setLabel(String) - Method in class org.nuxeo.ecm.webapp.table.header.TableColHeader
-
Deprecated.
- setLabel(String) - Method in class org.nuxeo.theme.jsf.component.UIButton
-
- setLabel(String) - Method in class org.nuxeo.theme.jsf.component.UITab
-
- setLabel(String) - Method in class org.nuxeo.theme.jsf.taglib.TabTag
-
- setLabel(String) - Method in class org.nuxeo.theme.presets.PresetType
-
- setLabel(String) - Method in class org.nuxeo.theme.styling.service.descriptors.Flavor
-
- setLabel(String) - Method in class org.nuxeo.theme.vocabularies.VocabularyItem
-
- setLabel(String) - Method in class org.nuxeo.theme.webwidgets.WidgetFieldType.Option
-
- setLabel(String) - Method in class org.nuxeo.theme.webwidgets.WidgetFieldType
-
- setLabel(String) - Method in class org.nuxeo.webengine.sites.models.TagCloudModel
-
- setLabel(String) - Method in class org.nuxeo.webengine.sites.models.TagModel
-
- setLabel(String) - Method in class org.nuxeo.wizard.download.DownloadablePackageOption
-
- setLabel(String) - Method in class org.nuxeo.wizard.download.DownloadPackage
-
- setLabelAndDescription(String, String) - Method in class org.nuxeo.ecm.core.management.api.AdministrativeStatus
-
- setLabelKey(String) - Method in class org.nuxeo.ecm.activity.ActivityVerb
-
- setLabels(Map<String, String>) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
-
- setLabels(Map<String, String>) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
-
- setLanguage(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.converters.LayoutConversionContext
-
- setLanguage(String) - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPicture
-
- setLanguage(String) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
-
- setLanguage(String) - Method in class org.nuxeo.ecm.platform.relations.api.impl.LiteralImpl
-
- setLanguage(String) - Method in interface org.nuxeo.ecm.platform.relations.api.Literal
-
- setLanguage() - Method in class org.nuxeo.opensocial.container.client.external.opensocial.OpenSocialPresenter
-
- setLastAccessUrl(String) - Method in class org.nuxeo.ecm.platform.web.common.session.SessionInfo
-
- setLastActor(String) - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
-
Sets the last actor on a node (user who completed the task).
- setLastActor(String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
-
- setLastCharIsSpace(boolean) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.view.decorator.AnnoteaDecoratorVisitor
-
- setLastLoaded(Date) - Method in class org.nuxeo.theme.themes.ThemeDescriptor
-
- setLastModified(Long) - Method in class org.nuxeo.runtime.model.DefaultComponent
-
- setLastModified(Long) - Method in interface org.nuxeo.runtime.service.TimestampedService
-
Sets the last modified date.
- setLastModified(String, Long) - Method in class org.nuxeo.theme.themes.ThemeManager
-
- setLastName(String) - Method in class org.nuxeo.ecm.core.api.impl.UserPrincipal
-
- setLastName(String) - Method in interface org.nuxeo.ecm.core.api.NuxeoPrincipal
-
- setLastName(String) - Method in class org.nuxeo.ecm.core.api.SystemPrincipal
-
- setLastName(String) - Method in class org.nuxeo.ecm.platform.usermanager.DetachedNuxeoPrincipal
-
- setLastName(String) - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
-
- setLastName(String) - Method in class org.nuxeo.ecm.user.registration.UserRegistrationInfo
-
- setLastSaved(Date) - Method in class org.nuxeo.theme.themes.ThemeDescriptor
-
- setLastSelectedComponentIndex(int) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelect
-
- setLastUpdatedDate(Date) - Method in interface org.nuxeo.ecm.activity.Activity
-
Sets the last updated date of this Activity
.
- setLastUpdatedDate(Date) - Method in class org.nuxeo.ecm.activity.ActivityImpl
-
- setLayout(YUILayout) - Method in class org.nuxeo.opensocial.container.client.model.AppModel
-
- setLayoutDefinition(LayoutDefinition) - Method in interface org.nuxeo.ecm.diff.model.DiffDisplayBlock
-
- setLayoutDefinition(LayoutDefinition) - Method in class org.nuxeo.ecm.diff.model.impl.DiffDisplayBlockImpl
-
- setLayoutForCurrentDocument(String) - Method in class org.nuxeo.ecm.webapp.contentbrowser.DocumentListingActionsBean
-
Deprecated.
this information is now held by content views
- setLayoutForDocument(DocumentModel, String) - Method in class org.nuxeo.ecm.webapp.contentbrowser.DocumentListingActionsBean
-
Deprecated.
this information is now held by content views
- setLayouts(Map<String, Layouts>) - Method in class org.nuxeo.ecm.platform.types.Type
-
- setLdapUrls(LDAPUrlDescriptor[]) - Method in class org.nuxeo.ecm.directory.ldap.LDAPServerDescriptor
-
- setLeaf(boolean) - Method in class org.nuxeo.ecm.webapp.directory.DirectoryTreeNode
-
- setLeftContent(ContentProperty) - Method in class org.nuxeo.ecm.diff.model.impl.ContentPropertyDiff
-
- setLeftDoc(DocumentModel) - Method in class org.nuxeo.ecm.diff.web.DiffActionsBean
-
- setLeftExpression(String) - Method in class org.nuxeo.ecm.platform.smart.query.IncrementalSmartQuery
-
- setLeftValue(Map<String, Map<String, PropertyDiffDisplay>>) - Method in interface org.nuxeo.ecm.diff.model.DiffDisplayBlock
-
- setLeftValue(Map<String, Map<String, PropertyDiffDisplay>>) - Method in class org.nuxeo.ecm.diff.model.impl.DiffDisplayBlockImpl
-
- setLeftValue(String) - Method in class org.nuxeo.ecm.diff.model.impl.SimplePropertyDiff
-
- setLicense(String) - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
-
Deprecated.
- setLicenseType(String) - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
-
- setLicenseUrl(String) - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
-
- setLifeCycle(String[]) - Method in class org.nuxeo.ecm.automation.core.events.EventHandler
-
- setLifeCycle(String) - Method in class org.nuxeo.ecm.platform.audit.ws.EventDescriptor
-
- setLifeCycleManager(String) - Method in class org.nuxeo.ecm.core.lifecycle.extensions.LifeCycleDescriptor
-
- setLifeCyclePolicy(String) - Method in interface org.nuxeo.ecm.core.model.Document
-
Sets the life cycle policy of this document.
- setLifeCyclePolicy(String) - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- setLifeCyclePolicy(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
-
- setLifeCyclePolicy(String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- setLifetime(String) - Method in class org.nuxeo.theme.CachingDef
-
- setLimit(long) - Method in class org.nuxeo.ecm.core.query.sql.model.SQLQuery
-
- setLimits(int, int) - Method in interface org.nuxeo.ecm.core.schema.types.ListType
-
Sets list limits.
- setLimits(int, int) - Method in class org.nuxeo.ecm.core.schema.types.ListTypeImpl
-
- setLink(String) - Method in class org.nuxeo.ecm.platform.actions.Action
-
- setLink(String) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginProviderLink
-
- setLink(String) - Method in class org.nuxeo.theme.jsf.component.UIButton
-
- setLink(String) - Method in class org.nuxeo.theme.jsf.component.UITab
-
- setLink(String) - Method in class org.nuxeo.theme.jsf.taglib.ButtonTag
-
- setLink(String) - Method in class org.nuxeo.theme.jsf.taglib.TabTag
-
- setLink(String) - Method in class org.nuxeo.webengine.sites.models.ContextualLinkModel
-
- setLinkParams(Class<?>[]) - Method in class org.nuxeo.ecm.platform.actions.Action
-
Deprecated.
since 5.6: useless now that EL expressions support
parameters
- setLinks(List<Link>) - Method in class org.nuxeo.wss.spi.dws.DWSMetaDataImpl
-
- setList(List<T>) - Method in class org.nuxeo.ecm.core.opencmis.impl.util.ListUtils.BatchedList
-
- setList(List<?>) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexListProperty
-
- setList(ListDiff) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexListProperty
-
- setList(boolean) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
-
- setListboxSize(int) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectBase
-
- setListboxSize(int) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectState
-
- setListDiff(ListDiff) - Method in interface org.nuxeo.ecm.platform.ui.web.model.EditableModel
-
Sets list diff.
- setListDiff(ListDiff) - Method in class org.nuxeo.ecm.platform.ui.web.model.impl.EditableModelImpl
-
- setListener(Class<? extends EventListener>) - Method in class org.nuxeo.ecm.platform.annotations.descriptors.EventListenerDescriptor
-
- setListener(Class<? extends AnnotatedDocumentEventListener>) - Method in class org.nuxeo.ecm.platform.annotations.repository.descriptor.DocumentEventListenerDescriptor
-
- setListener(ExceptionHandlingListener) - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.NuxeoExceptionHandlerParameters
-
- setListener(Class<EventListener>) - Method in class org.nuxeo.runtime.services.event.ListenerDescriptor
-
- setListenerEnabledFlag(String, boolean) - Method in interface org.nuxeo.ecm.core.event.EventServiceAdmin
-
- setListenerEnabledFlag(String, boolean) - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
-
- setListenerEnabledFlag(String, boolean) - Method in class org.nuxeo.ecm.core.management.events.EventMonitoring
-
- setListenerEnabledFlag(String, boolean) - Method in interface org.nuxeo.ecm.core.management.events.EventMonitoringMBean
-
Enables or disables a listener by its name.
- setListIcon(String) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.configuration.AnnotationDefinition
-
- setListingLocalContentView(String) - Method in class org.nuxeo.ecm.user.registration.UserRegistrationConfiguration
-
- setListingMode(String) - Method in class org.nuxeo.ecm.webapp.security.AbstractUserGroupManagement
-
- setListProperties(Map<String, ActionPropertyListDescriptor>) - Method in class org.nuxeo.ecm.platform.actions.ActionPropertiesDescriptor
-
- setListUUID(String) - Method in class org.nuxeo.wss.spi.dws.SiteImpl
-
- setLiveDoc(Map<String, ResourceDocumentationItem>) - Method in class org.nuxeo.apidoc.documentation.AssociatedDocumentsImpl
-
- setLiveDoc(Map<String, ResourceDocumentationItem>) - Method in class org.nuxeo.apidoc.introspection.BundleInfoImpl
-
- setLoaded(boolean) - Method in class org.nuxeo.theme.styling.service.descriptors.ThemePage
-
- setLoading(String) - Method in class org.nuxeo.theme.jsf.component.UIPanel
-
- setLoading(String) - Method in class org.nuxeo.theme.jsf.taglib.PanelTag
-
- setLoadingFailed(boolean) - Method in class org.nuxeo.theme.themes.ThemeDescriptor
-
- setLocal(boolean) - Method in interface org.nuxeo.ecm.core.event.Event
-
Sets the local flag.
- setLocal(boolean) - Method in class org.nuxeo.ecm.core.event.impl.EventImpl
-
- setLocalCoreSession(CoreSession) - Static method in class org.nuxeo.apidoc.adapters.BaseNuxeoArtifactDocAdapter
-
- setLocale(Locale) - Method in class org.nuxeo.ecm.platform.actions.jsf.JSFELContext
-
- setLocale(Locale) - Method in class org.nuxeo.ecm.platform.rendering.fm.i18n.ResourceComposite
-
Set the locale to be used.
- setLocale(Locale) - Method in class org.nuxeo.ecm.platform.task.dashboard.AbstractDashBoardItemImpl
-
- setLocale(Locale) - Method in interface org.nuxeo.ecm.platform.task.dashboard.DashBoardItem
-
Defines the
Locale
that will be used to generate translations
- setLocale(Locale) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
-
- setLocale(Locale) - Method in interface org.nuxeo.ecm.webengine.model.WebContext
-
Sets the current locale, that will be kept in context.
- setLocaleString(String) - Method in class org.nuxeo.ecm.platform.ui.web.rest.RestHelper
-
Sets the locale string if given string is not null and not empty, as
well as on faces context view root in case it was already created so
that it holds the new locale for future lookups by JSF components.
- setLocalFile(File) - Method in class org.nuxeo.wizard.download.DownloadPackage
-
- setLocalize(Boolean) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelect
-
- setLocalize(Boolean) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectListboxComponent
-
- setLocalize(Boolean) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectMultiListboxComponent
-
Deprecated.
- setLocalize(boolean) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectOutputComponent
-
- setLocalize(Boolean) - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryAwareComponent
-
- setLocalize(Boolean) - Method in class org.nuxeo.ecm.platform.ui.web.directory.SelectManyListboxTag
-
Deprecated.
- setLocalize(Boolean) - Method in class org.nuxeo.ecm.platform.ui.web.directory.SelectOneListboxTag
-
Deprecated.
- setLocalizedLabel(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectorySelectItem
-
- setLocalName(String) - Method in class org.nuxeo.ecm.platform.relations.api.impl.QNameResourceImpl
-
- setLocalName(String) - Method in interface org.nuxeo.ecm.platform.relations.api.QNameResource
-
- setLocation(String) - Method in class org.nuxeo.apidoc.introspection.BundleInfoImpl
-
- setLocation(int, int, boolean) - Method in class org.nuxeo.ecm.platform.pictures.tiles.gwt.client.model.TilingModel
-
- setLocation(int, int) - Method in class org.nuxeo.ecm.platform.pictures.tiles.gwt.client.model.TilingModel
-
- setLocation(int, int) - Method in class org.nuxeo.ecm.platform.pictures.tiles.gwt.client.util.Point
-
- setLocation(int, int) - Method in class org.nuxeo.ecm.platform.pictures.tiles.gwt.client.util.Rectangle
-
- setLocationEnabled(Boolean) - Method in class org.nuxeo.ecm.platform.util.LocationManagerPlugin
-
- setLocationEnabled(boolean) - Method in class org.nuxeo.ecm.platform.util.LocationManagerPluginExtension
-
- setLocationName(String) - Method in class org.nuxeo.ecm.platform.util.LocationManagerPlugin
-
- setLocationName(String) - Method in class org.nuxeo.ecm.platform.util.LocationManagerPluginExtension
-
- setLocationURI(String) - Method in class org.nuxeo.ecm.platform.util.LocationManagerPlugin
-
- setLocator(ResourceLocator) - Method in class org.nuxeo.ecm.platform.rendering.fm.ResourceTemplateLoader
-
- setLocator(String) - Method in class org.nuxeo.runtime.api.ServiceDescriptor
-
- setLock(DocumentRef, String) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
Deprecated.
- setLock(DocumentRef) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
- setLock(DocumentRef, String) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
- setLock(DocumentRef) - Method in interface org.nuxeo.ecm.core.api.CoreSession
-
Sets a lock on the given document.
- setLock(String) - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
- setLock() - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Sets a lock on the document.
- setLock(String) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
Deprecated.
- setLock() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- setLock(String) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- setLock() - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- setLock(String) - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- setLock() - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- setLock(Lock) - Method in interface org.nuxeo.ecm.core.model.Lockable
-
Sets a lock on the current document.
- setLock(Lock) - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- setLock(Lock) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
-
- setLock(Lock) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- setLock(Serializable, Lock) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper
-
- setLock(Serializable, Lock) - Method in class org.nuxeo.ecm.core.storage.sql.LockManager
-
Locks a document.
- setLock(Serializable, Lock) - Method in interface org.nuxeo.ecm.core.storage.sql.Mapper
-
Sets a lock on a document.
- setLock(Serializable, Lock) - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl
-
- setLock(Serializable, Lock) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
-
Sets a lock on a document.
- setLock(Serializable, Lock) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
-
- setLock(Serializable, Lock) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper
-
- setLock(Serializable, Lock) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingMapper
-
- setLog(File) - Method in class org.nuxeo.common.Environment
-
- setLogAbandoned(boolean) - Method in interface org.nuxeo.ecm.core.management.jtajca.DatabaseConnectionMonitor
-
- setLogAbandoned(boolean) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.CommonsDatabaseConnectionMonitor
-
- setLogAbandoned(boolean) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TomcatDatabaseConnectionMonitor
-
- setLogDate(Date) - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
-
- setLogDate(Date) - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
-
- setLogDir(String) - Method in class org.nuxeo.launcher.config.ServerConfigurator
-
- setLogger(Log) - Method in interface org.nuxeo.runtime.deployment.preprocessor.install.CommandProcessor
-
- setLogger(Log) - Method in class org.nuxeo.runtime.deployment.preprocessor.install.CommandProcessorImpl
-
- setLoggerName(String) - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.NuxeoExceptionHandlerParameters
-
- setLogicalOperator(String) - Method in class org.nuxeo.ecm.platform.smart.query.IncrementalSmartQuery
-
- setLogin(String) - Method in class org.nuxeo.ecm.user.registration.UserRegistrationInfo
-
- setLoginBoxBackgroundStyle(String) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
-
- setLoginContext(LoginContext) - Method in class org.nuxeo.ecm.platform.ui.web.auth.CachableUserIdentificationInfo
-
- setLoginModulePlugin(String) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.AuthenticationPluginDescriptor
-
- setLoginName(String) - Method in class org.nuxeo.ecm.platform.web.common.session.SessionInfo
-
- setLoginPage(String) - Method in class org.nuxeo.ecm.platform.login.BaseLoginModule
-
- setLoginParameters(Map<String, String>) - Method in class org.nuxeo.ecm.platform.api.login.UserIdentificationInfo
-
- setLoginPluginName(String) - Method in class org.nuxeo.ecm.platform.api.login.UserIdentificationInfo
-
- setLoginTimeout(int) - Method in interface org.nuxeo.ecm.core.management.jtajca.DatabaseConnectionMonitor
-
BasicDataSource does NOT support this method.
- setLoginTimeout(int) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.CommonsDatabaseConnectionMonitor
-
- setLoginTimeout(int) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TomcatDatabaseConnectionMonitor
-
- setLoginTimeout(int) - Method in class org.nuxeo.ecm.directory.sql.SimpleDataSource
-
- setLoginTimeout(int) - Method in class org.nuxeo.runtime.api.DataSourceFromUrl
-
- setLoginUpdateOption(int) - Method in class org.nuxeo.runtime.config.Configuration
-
- setLogo(Logo) - Method in class org.nuxeo.theme.styling.service.descriptors.Flavor
-
- setLogoImageFile(String) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayoutSettings
-
- setLogoUrl(String) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
-
- setLogoutUrl(String) - Method in class edu.yale.its.tp.cas.client.taglib.LogoutTag
-
- setLogWriter(PrintWriter) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.CommonsDatabaseConnectionMonitor
-
- setLogWriter(PrintWriter) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TomcatDatabaseConnectionMonitor
-
- setLogWriter(PrintWriter) - Method in class org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionFactoryImpl
-
- setLogWriter(PrintWriter) - Method in class org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl
-
- setLogWriter(PrintWriter) - Method in class org.nuxeo.ecm.directory.sql.SimpleDataSource
-
- setLogWriter(PrintWriter) - Method in class org.nuxeo.runtime.api.DataSourceFromUrl
-
- setLong(String, long) - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- setLong(String, long) - Method in interface org.nuxeo.ecm.core.model.PropertyContainer
-
Sets the scalar property value to the given long value.
- setLong(String, long) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexListProperty
-
- setLong(String, long) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexProperty
-
- setLong(String, long) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- setLong(String, long) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentVersion
-
- setLongValue(Long) - Method in class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl.LongInfo
-
- setLookupByACL() - Method in class org.nuxeo.ecm.platform.publisher.task.CoreProxyWithWorkflowFactory
-
- setLookupByTask() - Method in class org.nuxeo.ecm.platform.publisher.task.CoreProxyWithWorkflowFactory
-
- setLookupLevelValue(String) - Method in class org.nuxeo.ecm.platform.ui.web.util.SelectionActionsBean
-
- setMailContent(String) - Method in interface org.nuxeo.ecm.webapp.email.EmailSenderActions
-
- setMailContent(String) - Method in class org.nuxeo.ecm.webapp.email.EmailSenderActionsBean
-
- setMailContent(String) - Method in interface org.nuxeo.ecm.webapp.notification.email.EmailNotificationSenderActions
-
- setMailContent(String) - Method in class org.nuxeo.ecm.webapp.notification.email.EmailNotificationSenderActionsBean
-
- setMailSubject(String) - Method in interface org.nuxeo.ecm.webapp.email.EmailSenderActions
-
- setMailSubject(String) - Method in class org.nuxeo.ecm.webapp.email.EmailSenderActionsBean
-
- setMailSubject(String) - Method in interface org.nuxeo.ecm.webapp.notification.email.EmailNotificationSenderActions
-
- setMailSubject(String) - Method in class org.nuxeo.ecm.webapp.notification.email.EmailNotificationSenderActionsBean
-
- setMainTask(Runnable) - Static method in class org.nuxeo.osgi.application.StandaloneApplication
-
- setManifest(String) - Method in class org.nuxeo.apidoc.introspection.BundleInfoImpl
-
- setMap(Map<String, Object>) - Method in interface org.nuxeo.ecm.core.api.DataModel
-
Sets several field at once.
- setMap(Map<String, Object>) - Method in class org.nuxeo.ecm.core.api.impl.DataModelImpl
-
- setMap(Map<String, Object>) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel.SimpleDataModel
-
Deprecated.
- setMap(Object, Map<String, Object>) - Method in class org.nuxeo.ecm.core.api.model.impl.osm.DynamicObjectAdapter
-
- setMap(Object, Map<String, Object>) - Method in interface org.nuxeo.ecm.core.api.model.impl.osm.ObjectAdapter
-
- setMapProperties(Map<String, ActionPropertiesDescriptor>) - Method in class org.nuxeo.ecm.platform.actions.ActionPropertiesDescriptor
-
- setMarker(String) - Method in class org.nuxeo.ecm.webapp.clipboard.SummaryEntry
-
- setMarkup(String) - Method in interface org.nuxeo.theme.models.Info
-
- setMarkup(String) - Method in class org.nuxeo.theme.rendering.RenderingInfo
-
- setMask(Character) - Method in class org.nuxeo.shell.swing.Console
-
- setMatchAll(boolean) - Method in class org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration
-
- setMatchOne(boolean) - Method in class org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration
-
- setMax(String) - Method in class org.nuxeo.theme.webwidgets.WidgetFieldType
-
- setMaxActive(int) - Method in interface org.nuxeo.ecm.core.management.jtajca.DatabaseConnectionMonitor
-
Sets the maximum number of active connections that can be
allocated at the same time.
- setMaxActive(int) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.CommonsDatabaseConnectionMonitor
-
- setMaxActive(int) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TomcatDatabaseConnectionMonitor
-
- setMaxBufferSize(int) - Method in class org.nuxeo.runtime.services.streaming.StreamManagerClient
-
- setMaxCacheSizeInKB(int) - Static method in class org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
-
- setMaxDepth(int) - Method in class org.nuxeo.ecm.platform.routing.api.RouteTable
-
- setMaxIdle(int) - Method in interface org.nuxeo.ecm.core.management.jtajca.DatabaseConnectionMonitor
-
Sets the maximum number of connections that can remain idle in the
pool.
- setMaxIdle(int) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.CommonsDatabaseConnectionMonitor
-
- setMaxIdle(int) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TomcatDatabaseConnectionMonitor
-
- setMaxLength(int) - Method in interface org.nuxeo.ecm.core.schema.types.Field
-
Sets the maximum length for this field.
- setMaxLength(int) - Method in class org.nuxeo.ecm.core.schema.types.FieldImpl
-
- setMaxObjectSizeBytes(int) - Method in class org.nuxeo.opensocial.shindig.gadgets.NXHttpFetcher
-
Change the global maximum fetch size (in bytes) for all fetches.
- setMaxOccurs(int) - Method in interface org.nuxeo.ecm.core.schema.types.Field
-
Sets max number of occurrences for this field.
- setMaxOccurs(int) - Method in class org.nuxeo.ecm.core.schema.types.FieldImpl
-
- setMaxOpenPreparedStatements(int) - Method in interface org.nuxeo.ecm.core.management.jtajca.DatabaseConnectionMonitor
-
Sets the value of the #maxOpenPreparedStatements
property.
- setMaxOpenPreparedStatements(int) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.CommonsDatabaseConnectionMonitor
-
- setMaxOpenPreparedStatements(int) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TomcatDatabaseConnectionMonitor
-
- setMaxPageSize(long) - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
-
- setMaxPageSize(long) - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
-
Sets the max number of results per page.
- setMaxPoolSize(int) - Method in class org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration
-
- setMaxQuota(long) - Method in class org.nuxeo.ecm.quota.automation.SimpleQuotaInfo
-
- setMaxQuota(long, boolean) - Method in interface org.nuxeo.ecm.quota.size.QuotaAware
-
- setMaxQuota(long, boolean, boolean) - Method in interface org.nuxeo.ecm.quota.size.QuotaAware
-
- setMaxQuota(long, boolean, boolean) - Method in class org.nuxeo.ecm.quota.size.QuotaAwareDocument
-
- setMaxQuota(long, boolean) - Method in class org.nuxeo.ecm.quota.size.QuotaAwareDocument
-
- setMaxQuotaOnUsersWorkspaces(long) - Method in class org.nuxeo.ecm.quota.count.QuotaStatsActions
-
- setMaxResults(long) - Method in class org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider
-
Sets the maximum number of result elements.
- setMaxSize(int) - Method in class org.nuxeo.ecm.directory.DirectoryCache
-
- setMaxsize(Integer) - Method in interface org.nuxeo.ecm.platform.picture.web.PictureBookManager
-
Sets the maxsize.
- setMaxsize(Integer) - Method in class org.nuxeo.ecm.platform.picture.web.PictureBookManagerBean
-
- setMaxSize(String) - Method in class org.nuxeo.ecm.platform.ui.web.component.file.InputFileSizeValidator
-
- setMaxSize(int) - Method in class org.nuxeo.launcher.gui.ColoredTextPane
-
Limits the size of the text.
- setMaxTiles(int) - Method in class org.nuxeo.ecm.platform.pictures.tiles.gwt.client.model.TilingInfo
-
Set the maxTiles.
- setMaxWait(long) - Method in interface org.nuxeo.ecm.core.management.jtajca.DatabaseConnectionMonitor
-
Sets the maxWait property.
- setMaxWait(long) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.CommonsDatabaseConnectionMonitor
-
- setMaxWait(long) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TomcatDatabaseConnectionMonitor
-
- setMBeanServer(MBeanServer) - Method in class org.nuxeo.runtime.remoting.transporter.TransporterHandler
-
Sets the mbean server that the handler can reference.
- setMd5(String) - Method in class org.nuxeo.wizard.download.DownloadPackage
-
- setMemberGroups(List<String>) - Method in class org.nuxeo.ecm.core.api.impl.NuxeoGroupImpl
-
- setMemberGroups(List<String>) - Method in interface org.nuxeo.ecm.core.api.NuxeoGroup
-
Sets the list of member groups for this group.
- setMemberGroups(List<String>) - Method in class org.nuxeo.ecm.platform.computedgroups.NuxeoComputedGroup
-
- setMemberOf(List<String>) - Method in class org.nuxeo.ecm.automation.core.events.EventHandler
-
- setMembers(List<String>) - Method in class org.nuxeo.ecm.social.workspace.ManageSocialWorkspaceActions
-
- setMemberUsers(List<String>) - Method in class org.nuxeo.ecm.core.api.impl.NuxeoGroupImpl
-
- setMemberUsers(List<String>) - Method in interface org.nuxeo.ecm.core.api.NuxeoGroup
-
Sets the list of member users for this group.
- setMemberUsers(List<String>) - Method in class org.nuxeo.ecm.platform.computedgroups.NuxeoComputedGroup
-
- setMenu(String) - Method in class org.nuxeo.theme.jsf.component.UIButton
-
- setMenu(String) - Method in class org.nuxeo.theme.jsf.taglib.ButtonTag
-
- setMerge(boolean) - Method in class org.nuxeo.drive.service.impl.ActiveFileSystemItemFactoriesDescriptor
-
- setMerge(boolean) - Method in class org.nuxeo.ecm.user.registration.UserRegistrationConfiguration
-
- setMerge(boolean) - Method in class org.nuxeo.theme.views.ViewType
-
- setMessage(String) - Method in class org.nuxeo.ecm.activity.ActivityReply
-
- setMessage(String) - Method in class org.nuxeo.theme.editor.UndoBuffer
-
- setMessageBundle(ResourceBundle) - Method in interface org.nuxeo.ecm.platform.rendering.api.RenderingEngine
-
- setMessageBundle(ResourceBundle) - Method in class org.nuxeo.ecm.platform.rendering.fm.FreemarkerEngine
-
set the resource bundle to be used with method message and lmessage.
- setMessageBundle(String) - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockApplication
-
- setMetadataMapper(MetadataMapper) - Method in interface org.nuxeo.ecm.platform.annotations.service.AnnotationConfigurationService
-
- setMetadataMapper(MetadataMapper) - Method in class org.nuxeo.ecm.platform.annotations.service.AnnotationConfigurationServiceImpl
-
- setMetaDataPath(String...) - Method in class org.nuxeo.runtime.jboss.deployer.structure.DeploymentStructure.Context
-
- setMethodName(String) - Method in class org.nuxeo.wss.fprpc.FPRPCCall
-
- setMimeType(String) - Method in class org.nuxeo.ecm.automation.client.model.Blob
-
- setMimeType(String) - Method in interface org.nuxeo.ecm.core.api.Blob
-
- setMimeType(String) - Method in class org.nuxeo.ecm.core.api.impl.blob.DefaultBlob
-
- setMimeType(String) - Method in class org.nuxeo.ecm.core.api.impl.blob.DefaultStreamBlob
-
- setMimeType(String) - Method in class org.nuxeo.ecm.diff.model.impl.ContentProperty
-
- setMimetype(String) - Method in class org.nuxeo.ecm.platform.api.ws.DocumentBlob
-
- setMimeType(String) - Method in class org.nuxeo.ecm.platform.api.ws.DocumentBlob
-
- setMimetype(String) - Method in class org.nuxeo.ecm.platform.mimetype.service.ExtensionDescriptor
-
- setMimeType(Object) - Method in class org.nuxeo.ecm.platform.ui.web.component.file.InputFileInfo
-
- setMimeType(String) - Method in class org.nuxeo.ecm.webengine.model.impl.MediaTypeRef
-
- setMimetypes(Element) - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeDescriptor
-
- setMin(String) - Method in class org.nuxeo.theme.webwidgets.WidgetFieldType
-
- setMinBufferSize(int) - Method in class org.nuxeo.runtime.services.streaming.StreamManagerClient
-
- setMinEvictableIdleTimeMillis(long) - Method in interface org.nuxeo.ecm.core.management.jtajca.DatabaseConnectionMonitor
-
Sets the #minEvictableIdleTimeMillis
property.
- setMinEvictableIdleTimeMillis(long) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.CommonsDatabaseConnectionMonitor
-
- setMinEvictableIdleTimeMillis(long) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TomcatDatabaseConnectionMonitor
-
- setMinIdle(int) - Method in interface org.nuxeo.ecm.core.management.jtajca.DatabaseConnectionMonitor
-
Sets the minimum number of idle connections in the pool.
- setMinIdle(int) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.CommonsDatabaseConnectionMonitor
-
- setMinIdle(int) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TomcatDatabaseConnectionMonitor
-
- setMinOccurs(int) - Method in interface org.nuxeo.ecm.core.schema.types.Field
-
Sets min number of occurrences for this field.
- setMinOccurs(int) - Method in class org.nuxeo.ecm.core.schema.types.FieldImpl
-
- setMinPoolSize(int) - Method in class org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration
-
- setMinTextLength(int) - Method in class org.nuxeo.ecm.platform.categorization.service.CategorizerDescriptor
-
- setMode(String) - Method in class org.nuxeo.ecm.user.center.profile.UserProfileActions
-
- setMode(String) - Method in class org.nuxeo.theme.jsf.component.UIFragment
-
- setMode(String) - Method in class org.nuxeo.theme.jsf.taglib.FragmentTag
-
- setMode(String) - Method in class org.nuxeo.theme.ViewDef
-
- setMode(String) - Method in class org.nuxeo.theme.views.ViewType
-
- setModel(DocumentModel) - Method in class org.nuxeo.ecm.core.api.impl.UserPrincipal
-
- setModel(DocumentModel) - Method in interface org.nuxeo.ecm.core.api.NuxeoPrincipal
-
- setModel(DocumentModel) - Method in class org.nuxeo.ecm.core.api.SystemPrincipal
-
- setModel(String) - Method in class org.nuxeo.ecm.platform.ui.web.component.list.UIEditableList
-
Sets model name exposed in request map.
- setModel(DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.DetachedNuxeoPrincipal
-
- setModel(DocumentModel, boolean) - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
-
Sets model and recomputes all groups.
- setModel(DocumentModel) - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
-
- setModel(Model) - Method in interface org.nuxeo.theme.models.Info
-
- setModel(Model) - Method in class org.nuxeo.theme.rendering.RenderingInfo
-
- setModerated(boolean) - Method in interface org.nuxeo.ecm.platform.forum.web.api.ThreadAction
-
Sets the moderation on a thread.
- setModerated(boolean) - Method in class org.nuxeo.ecm.platform.forum.web.ThreadActionBean
-
- setModes(Map<String, String>) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
-
- setModes(Map<String, String>) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
-
- setModificationDate(DocumentModel, Calendar, Event) - Method in class org.nuxeo.ecm.platform.dublincore.service.DublinCoreStorageService
-
- setModified(String) - Method in class org.nuxeo.ecm.platform.audit.ws.ModifiedDocumentDescriptor
-
- setModified(Calendar) - Method in class org.nuxeo.ecm.platform.pictures.tiles.restlets.PictureTilesCachedEntry
-
- setModified(Calendar) - Method in class org.nuxeo.ecm.platform.preview.restlet.PreviewCacheEntry
-
- setModified(String) - Method in class org.nuxeo.webengine.sites.models.SearchModel
-
- setModifiedDate(String) - Method in class org.nuxeo.ecm.webapp.clipboard.SummaryEntry
-
- setModifiedDocuments(ModifiedDocumentDescriptor[]) - Method in class org.nuxeo.ecm.platform.audit.ws.ModifiedDocumentDescriptorPage
-
- setModule(Module) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
-
- setModulePreferences(Map<String, String>) - Method in class org.nuxeo.opensocial.container.shared.webcontent.OpenSocialData
-
- setMonth(String) - Method in class org.nuxeo.webengine.sites.models.WebpageCommentModel
-
- setMonth(String) - Method in class org.nuxeo.webengine.sites.models.WebpageModel
-
- setMonthLong(String) - Method in class org.nuxeo.webengine.blogs.models.BlogSiteArchiveMonthModel
-
- setMonthShort(String) - Method in class org.nuxeo.webengine.blogs.models.BlogSiteArchiveMonthModel
-
- setMultiImage(boolean) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.controler.AnnotationController
-
- setMultiParentSelect(boolean) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelect
-
- setMultipleEmails(String) - Method in class org.nuxeo.ecm.user.registration.actions.UserRegistrationActions
-
- setMultiSelect(boolean) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelect
-
- setMultiSheetColumns(boolean) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.excel.ExcelBuilderMultiSheet
-
If true, the builder is able to switch on next sheets to fill cells with
column id > 255.
- setName(String) - Method in class org.nuxeo.apidoc.introspection.SeamComponentInfoImpl
-
- setName(String) - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
-
- setName(String) - Method in class org.nuxeo.dam.AllowedAssetTypeDescriptor
-
- setName(String) - Method in interface org.nuxeo.drive.service.FileSystemItemFactory
-
Sets the factory unique name.
- setName(String) - Method in class org.nuxeo.drive.service.impl.AbstractFileSystemItemFactory
-
- setName(String) - Method in class org.nuxeo.drive.service.impl.AbstractVirtualFolderItemFactory
-
- setName(String) - Method in class org.nuxeo.drive.service.impl.ActiveFileSystemItemFactoryDescriptor
-
- setName(String) - Method in class org.nuxeo.drive.service.impl.ActiveTopLevelFolderItemFactoryDescriptor
-
- setName(String) - Method in class org.nuxeo.ecm.activity.AbstractActivityUpgrader
-
- setName(String) - Method in class org.nuxeo.ecm.activity.ActivityLinkBuilderDescriptor
-
- setName(String) - Method in class org.nuxeo.ecm.activity.ActivityStream
-
- setName(String) - Method in interface org.nuxeo.ecm.activity.ActivityUpgrader
-
- setName(String) - Method in class org.nuxeo.ecm.activity.ActivityUpgraderDescriptor
-
- setName(String) - Method in class org.nuxeo.ecm.automation.server.RestBinding
-
- setName(String) - Method in class org.nuxeo.ecm.core.api.impl.NuxeoGroupImpl
-
- setName(String) - Method in class org.nuxeo.ecm.core.api.impl.UserPrincipal
-
- setName(String) - Method in interface org.nuxeo.ecm.core.api.NuxeoGroup
-
Sets the name of this group.
- setName(String) - Method in interface org.nuxeo.ecm.core.api.NuxeoPrincipal
-
- setName(String) - Method in class org.nuxeo.ecm.core.api.SystemPrincipal
-
- setName(String) - Method in class org.nuxeo.ecm.core.repository.RepositoryDescriptor
-
- setName(String) - Method in class org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionFactoryImpl
-
- setName(String) - Method in class org.nuxeo.ecm.core.storage.sql.ra.ResourceAdapterImpl
-
- setName(String) - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor.FieldDescriptor
-
- setName(String) - Method in class org.nuxeo.ecm.core.test.RepositorySettings
-
- setName(String) - Method in class org.nuxeo.ecm.diff.content.adapter.ContentDiffAdapterFactoryDescriptor
-
- setName(String) - Method in class org.nuxeo.ecm.diff.service.impl.DiffBlockDescriptor
-
- setName(String) - Method in class org.nuxeo.ecm.diff.service.impl.DiffBlockReferenceDescriptor
-
- setName(String) - Method in class org.nuxeo.ecm.diff.service.impl.DiffComplexFieldDescriptor
-
- setName(String) - Method in class org.nuxeo.ecm.diff.service.impl.DiffFieldDescriptor
-
- setName(String) - Method in class org.nuxeo.ecm.diff.service.impl.DiffFieldItemDescriptor
-
- setName(String) - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
-
- setName(String) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.configuration.AnnotationDefinition
-
- setName(String) - Method in class org.nuxeo.ecm.platform.api.ws.DocumentBlob
-
- setName(String) - Method in class org.nuxeo.ecm.platform.api.ws.DocumentProperty
-
- setName(String) - Method in class org.nuxeo.ecm.platform.audit.service.extension.EventDescriptor
-
- setName(String) - Method in class org.nuxeo.ecm.platform.computedgroups.NuxeoComputedGroup
-
- setName(String) - Method in class org.nuxeo.ecm.platform.content.template.service.PostContentCreationHandlerDescriptor
-
- setName(String) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationListenerVetoDescriptor
-
- setName(String) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractCreationContainerListProvider
-
- setName(String) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
-
- setName(String) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFolderImporter
-
- setName(String) - Method in interface org.nuxeo.ecm.platform.filemanager.service.extension.CreationContainerListProvider
-
- setName(String) - Method in interface org.nuxeo.ecm.platform.filemanager.service.extension.FileImporter
-
Sets plugin name.
- setName(String) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.FileImporterDescriptor
-
- setName(String) - Method in interface org.nuxeo.ecm.platform.filemanager.service.extension.FolderImporter
-
- setName(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutDefinitionImpl
-
- setName(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
-
- setName(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutDefinition
-
- setName(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
-
- setName(String) - Method in class org.nuxeo.ecm.platform.forms.layout.service.DisabledPropertyRefDescriptor
-
- setName(String) - Method in class org.nuxeo.ecm.platform.indexing.gateway.ws.DocumentTypeDescriptor
-
- setName(String) - Method in class org.nuxeo.ecm.platform.login.BaseLoginModule
-
- setName(String) - Method in interface org.nuxeo.ecm.platform.login.LoginPlugin
-
Sets the plugin name.
- setName(String) - Method in class org.nuxeo.ecm.platform.mail.fetcher.PropertiesFetcherDescriptor
-
- setName(String) - Method in class org.nuxeo.ecm.platform.mail.service.SessionFactoryDescriptor
-
- setName(String) - Method in class org.nuxeo.ecm.platform.preview.adapter.AdapterFactoryDescriptor
-
- setName(String) - Method in class org.nuxeo.ecm.platform.publisher.descriptors.PublicationTreeConfigDescriptor
-
- setName(String) - Method in class org.nuxeo.ecm.platform.publisher.descriptors.PublicationTreeDescriptor
-
- setName(String) - Method in class org.nuxeo.ecm.platform.publisher.descriptors.PublishedDocumentFactoryDescriptor
-
- setName(String) - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
-
- setName(String) - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
-
Sets the provider identifier
- setName(String) - Method in class org.nuxeo.ecm.platform.query.api.PageSelections
-
- setName(String) - Method in interface org.nuxeo.ecm.platform.task.Task
-
- setName(String) - Method in class org.nuxeo.ecm.platform.task.TaskImpl
-
- setName(String) - Method in class org.nuxeo.ecm.platform.types.SubType
-
- setName(String) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginProviderLink
-
- setName(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectStatus
-
- setName(String) - Method in class org.nuxeo.ecm.platform.ui.web.rest.descriptors.URLPatternDescriptor
-
- setName(String) - Method in class org.nuxeo.ecm.platform.ui.web.restAPI.service.RestletPluginDescriptor
-
- setName(String) - Method in class org.nuxeo.ecm.platform.uidgen.service.UIDGeneratorDescriptor
-
- setName(String) - Method in class org.nuxeo.ecm.platform.usermanager.DetachedNuxeoPrincipal
-
- setName(String) - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
-
- setName(String) - Method in class org.nuxeo.ecm.quota.AbstractQuotaStatsUpdater
-
- setName(String) - Method in interface org.nuxeo.ecm.quota.QuotaStatsUpdater
-
- setName(String) - Method in class org.nuxeo.ecm.quota.QuotaStatsUpdaterDescriptor
-
- setName(String) - Method in class org.nuxeo.ecm.social.relationship.service.RelationshipKindDescriptor
-
- setName(String) - Method in interface org.nuxeo.ecm.spaces.api.Gadget
-
- setName(String) - Method in class org.nuxeo.ecm.spaces.impl.docwrapper.DocGadgetImpl
-
- setName(String) - Method in class org.nuxeo.ecm.user.registration.UserRegistrationConfiguration
-
- setName(String) - Method in class org.nuxeo.ecm.webapp.documentsLists.DocumentsListDescriptor
-
- setName(String) - Method in class org.nuxeo.opensocial.container.client.external.opensocial.OpenSocialGadget
-
- setName(String) - Method in interface org.nuxeo.opensocial.container.client.external.opensocial.OpenSocialPresenter.Display
-
- setName(String) - Method in class org.nuxeo.opensocial.container.client.ui.ColorsPanelWidget
-
- setName(String) - Method in class org.nuxeo.opensocial.container.shared.webcontent.abs.AbstractWebContentData
-
- setName(String) - Method in class org.nuxeo.opensocial.container.shared.webcontent.UserPref
-
- setName(String) - Method in interface org.nuxeo.opensocial.container.shared.webcontent.WebContentData
-
- setName(String) - Method in class org.nuxeo.runtime.jetty.FilterDescriptor
-
- setName(String) - Method in class org.nuxeo.runtime.jetty.ServletContextListenerDescriptor
-
- setName(String) - Method in class org.nuxeo.runtime.jetty.ServletDescriptor
-
- setName(String) - Method in class org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration
-
- setName(String) - Method in class org.nuxeo.runtime.services.resource.ResourceDescriptor
-
- setName(String) - Method in class org.nuxeo.shell.swing.Theme
-
- setName(String) - Method in class org.nuxeo.template.adapters.doc.TemplateBinding
-
- setName(String) - Method in class org.nuxeo.template.api.TemplateInput
-
- setName(String) - Method in class org.nuxeo.theme.elements.AbstractElement
-
- setName(String) - Method in class org.nuxeo.theme.engines.EngineType
-
- setName(String) - Method in class org.nuxeo.theme.formats.DefaultFormat
-
- setName(String) - Method in class org.nuxeo.theme.presets.PresetType
-
- setName(String) - Method in class org.nuxeo.theme.RegistryType
-
- setName(String) - Method in class org.nuxeo.theme.rendering.RenderingInfo
-
- setName(String) - Method in class org.nuxeo.theme.resources.ImageInfo
-
- setName(String) - Method in class org.nuxeo.theme.resources.PresetInfo
-
- setName(String) - Method in class org.nuxeo.theme.resources.ResourceType
-
- setName(String) - Method in class org.nuxeo.theme.resources.StyleInfo
-
- setName(String) - Method in class org.nuxeo.theme.styling.service.descriptors.Flavor
-
- setName(String) - Method in class org.nuxeo.theme.styling.service.descriptors.SimpleStyle
-
- setName(String) - Method in class org.nuxeo.theme.styling.service.descriptors.ThemePage
-
- setName(String) - Method in class org.nuxeo.theme.templates.TemplateEngineType
-
- setName(String) - Method in class org.nuxeo.theme.themes.ThemeDescriptor
-
- setName(String) - Method in interface org.nuxeo.theme.uids.Identifiable
-
- setName(String) - Method in class org.nuxeo.theme.webwidgets.providers.WidgetEntity
-
- setName(String) - Method in class org.nuxeo.theme.webwidgets.WidgetFieldType
-
- setName(String) - Method in class org.nuxeo.theme.webwidgets.WidgetType
-
- setName(String) - Method in class org.nuxeo.webengine.sites.models.SearchModel
-
- setName(String) - Method in class org.nuxeo.webengine.sites.models.WebpageModel
-
- setName(String) - Method in class org.nuxeo.wss.spi.dummy.DummyWSSListItem
-
- setName(String) - Method in class org.nuxeo.wss.spi.dws.SiteImpl
-
- setNamedObject(String, String, Identifiable) - Method in class org.nuxeo.theme.themes.ThemeManager
-
- setNamedStyleId(String) - Static method in class org.nuxeo.theme.editor.SessionManager
-
- setNamespace(String) - Method in class org.nuxeo.ecm.platform.relations.api.impl.AbstractResourceAdapter
-
- setNamespace(String) - Method in interface org.nuxeo.ecm.platform.relations.api.ResourceAdapter
-
- setNamespaces(Map<String, String>) - Method in class org.nuxeo.ecm.platform.relations.jena.JenaGraph
-
- setNavigationHandler(NavigationHandler) - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockApplication
-
- setNeedBaseURL(boolean) - Method in class org.nuxeo.ecm.platform.ui.web.rest.descriptors.URLPatternDescriptor
-
- setNeedFilterPreprocessing(boolean) - Method in class org.nuxeo.ecm.platform.ui.web.rest.descriptors.URLPatternDescriptor
-
- setNeedRedirectFilter(boolean) - Method in class org.nuxeo.ecm.platform.ui.web.rest.descriptors.URLPatternDescriptor
-
- setNeedSave(boolean) - Method in class org.nuxeo.ecm.webapp.security.SecurityData
-
- setNeedsRestart(boolean) - Method in class org.nuxeo.ecm.admin.setup.SetupWizardActionBean
-
- setNeedStartingURLSaving(boolean) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.AuthenticationPluginDescriptor
-
- setNegotiation(NegotiationDef) - Method in class org.nuxeo.theme.ApplicationType
-
- setNewAnnotation(Annotation) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.model.AnnotationModel
-
- setNewAnnotationPopup(NewAnnotationPopup) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.controler.AnnotationController
-
- setNewContent(String) - Method in class org.nuxeo.ecm.platform.comment.web.AbstractCommentManagerActionsBean
-
- setNewContent(String) - Method in interface org.nuxeo.ecm.platform.comment.web.CommentManagerActions
-
- setNewConversation(Boolean) - Method in class org.nuxeo.ecm.platform.ui.web.component.document.RestDocumentLink
-
- setNewDeputy(String) - Method in class org.nuxeo.ecm.platform.login.deputy.management.web.DeputyActionsBean
-
- setNewDocumentViewBinding(String) - Method in class org.nuxeo.ecm.platform.ui.web.rest.descriptors.URLPatternDescriptor
-
- setNewInput(TemplateInput) - Method in class org.nuxeo.template.web.TemplateBasedActionBean
-
- setNewInput(TemplateInput) - Method in class org.nuxeo.template.web.TemplatesActionBean
-
- setNewMessage(String) - Method in class org.nuxeo.ecm.social.mini.message.MiniMessageActions
-
- setNewStatusMessage(String) - Method in class org.nuxeo.ecm.admin.monitoring.MonitoringActionBean
-
- setNewStatusValue(String) - Method in class org.nuxeo.ecm.admin.monitoring.MonitoringActionBean
-
- setNewValues(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Update
-
- setNext(Resource) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
-
- setNext(Resource) - Method in interface org.nuxeo.ecm.webengine.model.Resource
-
- setNext(PathPattern) - Method in class org.nuxeo.runtime.jboss.deployer.structure.PathPattern
-
- setNextPage(int) - Method in class org.nuxeo.ecm.platform.audit.ws.BatchInfo
-
- SetNextStepOnConditionalFolderOperation - Class in org.nuxeo.ecm.platform.routing.api.operation
-
Set the position of the child to be run once the step with the given id it's
finished.
- SetNextStepOnConditionalFolderOperation() - Constructor for class org.nuxeo.ecm.platform.routing.api.operation.SetNextStepOnConditionalFolderOperation
-
- setNillable(boolean) - Method in interface org.nuxeo.ecm.core.schema.types.Field
-
Sets the nillable flag.
- setNillable(boolean) - Method in class org.nuxeo.ecm.core.schema.types.FieldImpl
-
- setNoBlobProperties(DocumentProperty[]) - Method in class org.nuxeo.ecm.platform.api.ws.DocumentSnapshot
-
- setNodeType(String) - Method in class org.nuxeo.ecm.diff.model.impl.PropertyHierarchyNode
-
- setNodeValue(String) - Method in class org.nuxeo.ecm.diff.model.impl.PropertyHierarchyNode
-
- setNormalized(String) - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeDescriptor
-
- setNoRollback() - Method in exception org.nuxeo.ecm.automation.OperationException
-
- setNotDisplayDefaultOption(Boolean) - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryAwareComponent
-
- setNote(String) - Method in class org.nuxeo.ecm.automation.test.adapter.BusinessBeanAdapter
-
- setNotification(String) - Method in class org.nuxeo.ecm.platform.ec.notification.UserSubscription
-
- setNotification(Notification) - Method in class org.nuxeo.ecm.webapp.notification.SelectableSubscription
-
- setNotificationList(List<SelectableSubscription>) - Method in class org.nuxeo.ecm.webapp.notification.SubscriptionsAction
-
- setNotificationVeto(Class<? extends NotificationListenerVeto>) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationListenerVetoDescriptor
-
- setNotifyUserByEmail(boolean) - Method in class org.nuxeo.ecm.csv.CSVImportActions
-
- setNotListedAttributes(List<String>) - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.service.DefaultRequestDumper
-
- setNotListedAttributes(List<String>) - Method in interface org.nuxeo.ecm.platform.web.common.exceptionhandling.service.RequestDumper
-
- setNull() - Method in interface org.nuxeo.ecm.core.model.Property
-
Nullify this property.
- setNull() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLBaseProperty
-
- setNull() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- setNullable(boolean) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Column
-
- setNumber(Integer) - Method in class org.nuxeo.ecm.platform.ui.web.component.list.UIEditableList
-
- setNumberComments(String) - Method in class org.nuxeo.webengine.sites.models.WebpageModel
-
- setNumberOfPages(int) - Method in class org.nuxeo.ecm.automation.client.model.PaginableDocuments
-
- setNumberOfPages(int) - Method in class org.nuxeo.ecm.automation.client.model.RecordSet
-
- setNumItems(int) - Method in class org.nuxeo.ecm.core.opencmis.impl.util.ListUtils.BatchedList
-
- setNumTestsPerEvictionRun(int) - Method in interface org.nuxeo.ecm.core.management.jtajca.DatabaseConnectionMonitor
-
Sets the value of the #numTestsPerEvictionRun
property.
- setNumTestsPerEvictionRun(int) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.CommonsDatabaseConnectionMonitor
-
- setNumTestsPerEvictionRun(int) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TomcatDatabaseConnectionMonitor
-
- setNuxeoClassLoader(ClassLoader) - Method in class org.nuxeo.runtime.jetty.JettyComponent
-
- setNuxeoInstanceStatus(String, String, String) - Method in interface org.nuxeo.ecm.core.management.api.AdministrativeStatusManager
-
- setNuxeoInstanceStatus(String, String, String) - Method in class org.nuxeo.ecm.core.management.statuses.AdministrativeStatusManagerImpl
-
- setNuxeoLogin(String) - Method in class org.nuxeo.ecm.platform.oauth.tokens.NuxeoOAuthToken
-
- setNuxeoLogin(String) - Method in interface org.nuxeo.ecm.platform.oauth.tokens.OAuthToken
-
Setter for the Login.
- setNuxeoLogin(String) - Method in class org.nuxeo.ecm.platform.oauth2.tokens.NuxeoOAuth2Token
-
- setNxqlQuery(String) - Method in class org.nuxeo.ecm.imaging.recompute.ImagingRecomputeActions
-
- setNxqlQuery(String) - Method in class org.nuxeo.ecm.webapp.search.DocumentSearchActions
-
- setObject(String) - Method in interface org.nuxeo.ecm.activity.Activity
-
- setObject(String) - Method in class org.nuxeo.ecm.activity.ActivityImpl
-
- setObject(String) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.annotea.Statement
-
- setObject(Object) - Method in class org.nuxeo.ecm.platform.audit.api.FilterMapEntry
-
- setObject(Node) - Method in class org.nuxeo.ecm.platform.relations.api.impl.StatementImpl
-
- setObject(Node) - Method in interface org.nuxeo.ecm.platform.relations.api.Statement
-
- setObjectDocumentTitle(String) - Method in class org.nuxeo.ecm.platform.relations.web.listener.ejb.RelationActionsBean
-
- setObjectDocumentTitle(String) - Method in interface org.nuxeo.ecm.platform.relations.web.listener.RelationActions
-
- setObjectDocumentUid(String) - Method in class org.nuxeo.ecm.platform.relations.web.listener.ejb.RelationActionsBean
-
- setObjectDocumentUid(String) - Method in interface org.nuxeo.ecm.platform.relations.web.listener.RelationActions
-
- setObjectLiteralValue(String) - Method in class org.nuxeo.ecm.platform.relations.web.listener.ejb.RelationActionsBean
-
- setObjectLiteralValue(String) - Method in interface org.nuxeo.ecm.platform.relations.web.listener.RelationActions
-
- setObjectType(String) - Method in class org.nuxeo.ecm.platform.relations.web.listener.ejb.RelationActionsBean
-
- setObjectType(String) - Method in interface org.nuxeo.ecm.platform.relations.web.listener.RelationActions
-
- setObjectUri(String) - Method in class org.nuxeo.ecm.platform.relations.web.listener.ejb.RelationActionsBean
-
- setObjectUri(String) - Method in interface org.nuxeo.ecm.platform.relations.web.listener.RelationActions
-
- setObjectValue(Object) - Method in class org.nuxeo.ecm.platform.reporting.report.ReportParameter
-
- setObsolete(Boolean) - Method in class org.nuxeo.ecm.platform.ui.web.directory.VocabularyEntry
-
- setOffset(long) - Method in class org.nuxeo.ecm.core.query.sql.model.SQLQuery
-
- setOleSupported(boolean) - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeDescriptor
-
- setOnchange(String) - Method in class org.nuxeo.ecm.platform.ui.web.component.file.UIInputFile
-
- setOnchange(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelect
-
- setOnchange(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectListboxComponent
-
- setOnchange(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectMultiListboxComponent
-
Deprecated.
- setOnchange(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryAwareComponent
-
- setOnchange(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.SelectManyListboxTag
-
Deprecated.
- setOnchange(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.SelectOneListboxTag
-
Deprecated.
- setOnchange(String) - Method in class org.nuxeo.theme.webwidgets.WidgetFieldType
-
- setOnclick(String) - Method in class org.nuxeo.ecm.platform.ui.web.component.file.UIInputFile
-
- setOnclick(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryAwareComponent
-
- setOnlineEditable(boolean) - Method in class org.nuxeo.ecm.platform.mimetype.service.MimetypeDescriptor
-
- setOnlyRemote(boolean) - Method in class org.nuxeo.connect.client.jsf.AppCenterViewsManager
-
- setOnlyRemote(boolean) - Method in class org.nuxeo.connect.client.ui.ListingFilterSetting
-
- setOnselect(String) - Method in class org.nuxeo.ecm.platform.ui.web.component.file.UIInputFile
-
- setOnselect(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryAwareComponent
-
- setOpen(boolean) - Method in class org.nuxeo.ecm.webapp.directory.DirectoryTreeNode
-
- setOpenParenthesis(Boolean) - Method in class org.nuxeo.ecm.platform.smart.query.IncrementalSmartQuery
-
- setOperation(String) - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggestionHandlerDescriptor
-
- setOperationChain(String) - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggestionHandlerDescriptor
-
- setOperator(String) - Method in class org.nuxeo.ecm.platform.audit.api.FilterMapEntry
-
- setOperator(String) - Method in interface org.nuxeo.ecm.platform.query.api.PredicateDefinition
-
- setOperator(String) - Method in class org.nuxeo.ecm.platform.query.core.PredicateDescriptor
-
- setOptions(Map<String, String>) - Method in class org.nuxeo.ecm.platform.relations.descriptors.GraphDescriptor
-
- setOptions(int, Map<String, DirectorySelectItem>) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelect
-
- setOptions(Map<String, SelectItem>) - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryAwareComponent
-
- setOptions(List<WidgetFieldType.Option>) - Method in class org.nuxeo.theme.webwidgets.WidgetFieldType
-
- setOrder(int) - Method in class org.nuxeo.drive.service.impl.FileSystemItemFactoryDescriptor
-
- setOrder(int) - Method in class org.nuxeo.ecm.activity.AbstractActivityUpgrader
-
- setOrder(int) - Method in interface org.nuxeo.ecm.activity.ActivityUpgrader
-
- setOrder(int) - Method in class org.nuxeo.ecm.activity.ActivityUpgraderDescriptor
-
- setOrder(int) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.presentation.PresentationSlide
-
- setOrder(int) - Method in class org.nuxeo.ecm.platform.actions.Action
-
Sets the order of the action.
- setOrder(String) - Method in class org.nuxeo.ecm.platform.annotations.descriptors.URLPatternFilterDescriptor
-
- setOrder(int) - Method in class org.nuxeo.ecm.platform.content.template.service.PostContentCreationHandlerDescriptor
-
- setOrder(Integer) - Method in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
-
- setOrder(Integer) - Method in interface org.nuxeo.ecm.platform.filemanager.service.extension.FileImporter
-
Sets the plugin order for sorting.
- setOrder(Integer) - Method in class org.nuxeo.theme.nodes.AbstractNode
-
- setOrder(Integer) - Method in interface org.nuxeo.theme.nodes.Node
-
- setOrder(int) - Method in class org.nuxeo.theme.webwidgets.providers.WidgetEntity
-
- setOrderBy(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Select
-
- setOrdering(String) - Method in class org.nuxeo.ecm.platform.ui.web.component.UISelectItems
-
- setOrdering(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectListboxComponent
-
- setOrdering(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectMultiListboxComponent
-
Deprecated.
- setOrdering(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryAwareComponent
-
- setOrdering(Integer) - Method in class org.nuxeo.ecm.platform.ui.web.directory.VocabularyEntry
-
This method sets the vocabulary entry order.
- setOrganization(String) - Method in class org.nuxeo.ecm.platform.signature.core.user.CUserDescriptor
-
- setOrganizationalUnit(String) - Method in class org.nuxeo.ecm.platform.signature.core.user.CUserDescriptor
-
- setOrigin(String) - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPicture
-
- setOrigin(String) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
-
- setOriginalImageInfo(ImageInfo) - Method in interface org.nuxeo.ecm.platform.pictures.tiles.api.PictureTiles
-
- setOriginalImageInfo(ImageInfo) - Method in class org.nuxeo.ecm.platform.pictures.tiles.api.PictureTilesImpl
-
- setOriginatingServer(String) - Method in class org.nuxeo.ecm.platform.publisher.remoting.marshaling.CoreIODocumentModelMarshaler
-
- setOriginatingServer(String) - Method in class org.nuxeo.ecm.platform.publisher.remoting.marshaling.DefaultDocumentLocationMarshaler
-
- setOriginatingServer(String) - Method in interface org.nuxeo.ecm.platform.publisher.remoting.marshaling.interfaces.DocumentLocationMarshaler
-
- setOriginatingServer(String) - Method in interface org.nuxeo.ecm.platform.publisher.remoting.marshaling.interfaces.DocumentModelMarshaler
-
- setOriginatingUser(String) - Method in class org.nuxeo.ecm.core.api.impl.UserPrincipal
-
- setOriginatingUser(String) - Method in interface org.nuxeo.ecm.core.api.NuxeoPrincipal
-
- setOriginatingUser(String) - Method in class org.nuxeo.ecm.core.api.SystemPrincipal
-
- setOriginatingUser(String) - Method in class org.nuxeo.ecm.platform.usermanager.DetachedNuxeoPrincipal
-
- setOriginatingUser(String) - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
-
- setOriginatingUsername(String) - Method in class org.nuxeo.ecm.core.api.UnrestrictedSessionRunner
-
- setOtherDatetimeValue(Date) - Method in class org.nuxeo.ecm.platform.smart.query.IncrementalSmartQuery
-
- setOtherDateValue(Date) - Method in class org.nuxeo.ecm.platform.smart.query.IncrementalSmartQuery
-
- SetOutcome - Class in org.nuxeo.ecm.automation.jsf.operations
-
Sets the outcome for JSF navigation.
- SetOutcome() - Constructor for class org.nuxeo.ecm.automation.jsf.operations.SetOutcome
-
- setOutgoing(boolean) - Method in interface org.nuxeo.ecm.platform.relations.web.StatementInfo
-
- setOutgoing(boolean) - Method in class org.nuxeo.ecm.platform.relations.web.StatementInfoImpl
-
- setOutput(Object) - Method in exception org.nuxeo.ecm.automation.ExitException
-
- setOutputFormat(String, boolean) - Method in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
-
- setOutputFormat(String, boolean) - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
-
Sets the expected output mime-type.
- setOwner(String) - Method in class org.nuxeo.opensocial.container.shared.webcontent.abs.AbstractWebContentData
-
- setOwner(String) - Method in interface org.nuxeo.opensocial.container.shared.webcontent.WebContentData
-
- setOwners(String[]) - Method in interface org.nuxeo.ecm.core.api.security.ACP
-
- setOwners(String[]) - Method in class org.nuxeo.ecm.core.api.security.impl.ACPImpl
-
- setPackageAssertionStatus(String, boolean) - Method in class org.nuxeo.ecm.webengine.loader.ReloadingClassLoader
-
- setPackageFileName(String) - Method in class org.nuxeo.connect.client.jsf.ConnectStatusActionBean
-
- setPackageState(LocalPackage, int) - Method in class org.nuxeo.connect.update.standalone.StandaloneUpdateService
-
Deprecated.
- setPackageState(LocalPackage, PackageState) - Method in class org.nuxeo.connect.update.standalone.StandaloneUpdateService
-
- setPackageToUpload(Blob) - Method in class org.nuxeo.connect.client.jsf.ConnectStatusActionBean
-
- setPackageTypeFilter(String) - Method in class org.nuxeo.connect.client.jsf.AppCenterViewsManager
-
- setPackageTypeFilter(String) - Method in class org.nuxeo.connect.client.ui.ListingFilterSetting
-
- setPageCount(int) - Method in class org.nuxeo.ecm.automation.client.model.PaginableDocuments
-
- setPageIndex(int) - Method in class org.nuxeo.ecm.automation.client.model.PaginableDocuments
-
- setPageIndex(int) - Method in class org.nuxeo.ecm.platform.audit.ws.EventDescriptorPage
-
- setPageIndex(int) - Method in class org.nuxeo.ecm.platform.audit.ws.ModifiedDocumentDescriptorPage
-
- setPageIndex(int) - Method in class org.nuxeo.ecm.platform.indexing.gateway.ws.UUIDPage
-
- setPagePath(String) - Method in class org.nuxeo.webengine.sites.models.WebpageCommentModel
-
- setPageProviderChangedListener(PageProviderChangedListener) - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
-
- setPageProviderChangedListener(PageProviderChangedListener) - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
-
- setPageSize(String) - Method in class org.nuxeo.dam.seam.DamSearchActions
-
- setPageSize(int) - Method in class org.nuxeo.ecm.automation.client.model.PaginableDocuments
-
- setPageSize(int) - Method in class org.nuxeo.ecm.automation.client.model.RecordSet
-
- setPageSize(int) - Method in class org.nuxeo.ecm.platform.audit.ws.BatchInfo
-
- setPageSize(Long) - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentViewState
-
- setPageSize(Long) - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewStateImpl
-
- setPageSize(int) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayoutSettings
-
Page size of the page provider, i.e.
- setPageSize(long) - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
-
- setPageSize(long) - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
-
Sets the number results per page.
- setPageStyles(String, Map<String, String>) - Static method in class org.nuxeo.theme.editor.Editor
-
- setPageStyles(String, String) - Method in class org.nuxeo.theme.editor.Main
-
- setPageTitle(String) - Method in class org.nuxeo.webengine.sites.models.WebpageCommentModel
-
- setPalettePreview(PalettePreview) - Method in class org.nuxeo.theme.styling.service.descriptors.Flavor
-
- setParam(String, Object) - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.ExecutionRequest
-
- setParam(String, String) - Method in class org.nuxeo.ecm.automation.jaxrs.io.operations.ExecutionRequest
-
- setParam(String, Object) - Method in class org.nuxeo.shell.automation.cmds.OperationCommand
-
- setParameter(String, String) - Method in class org.nuxeo.drive.service.impl.FileSystemItemFactoryDescriptor
-
- setParameter(String, String) - Method in class org.nuxeo.drive.service.impl.TopLevelFolderItemFactoryDescriptor
-
- setParameter(String, String) - Method in interface org.nuxeo.ecm.directory.EntryAdaptor
-
Allow the directory initialization process to configure the adaptor by
providing String valued parameters.
- setParameter(String, String) - Method in class org.nuxeo.ecm.directory.impl.WritePolicyEntryAdaptor
-
- setParameter(String) - Method in interface org.nuxeo.ecm.platform.query.api.PredicateDefinition
-
- setParameter(String) - Method in class org.nuxeo.ecm.platform.query.core.PredicateDescriptor
-
- setParameter(ReportParameter) - Method in class org.nuxeo.ecm.platform.reporting.api.BaseBirtReportAdapter
-
- setParameter(ReportParameter, boolean) - Method in class org.nuxeo.ecm.platform.reporting.api.BaseBirtReportAdapter
-
- setParameter(String, Object) - Method in class org.nuxeo.ecm.platform.reporting.api.BaseBirtReportAdapter
-
- setParameter(String, Object, boolean) - Method in class org.nuxeo.ecm.platform.reporting.api.BaseBirtReportAdapter
-
- setParameter(ReportParameter) - Method in interface org.nuxeo.ecm.platform.reporting.api.ReportInstance
-
Sets a parameter
- setParameter(String, Object) - Method in interface org.nuxeo.ecm.platform.reporting.api.ReportInstance
-
Sets a parameter
- setParameter(ReportParameter) - Method in interface org.nuxeo.ecm.platform.reporting.api.ReportModel
-
- setParameter(String, Object) - Method in interface org.nuxeo.ecm.platform.reporting.api.ReportModel
-
- setParameter(String, String) - Method in class org.nuxeo.opensocial.container.client.rpc.ContainerContext
-
- setParameters(Map<String, String>) - Method in class org.nuxeo.drive.service.impl.FileSystemItemFactoryDescriptor
-
- setParameters(Map<String, String>) - Method in class org.nuxeo.drive.service.impl.TopLevelFolderItemFactoryDescriptor
-
- setParameters(Map<String, String>) - Method in class org.nuxeo.ecm.platform.login.BaseLoginModule
-
- setParameters(Map<String, String>) - Method in interface org.nuxeo.ecm.platform.login.LoginPlugin
-
- setParameters(Map<String, String>) - Method in class org.nuxeo.ecm.platform.login.LoginPluginDescriptor
-
- setParameters(Map<String, String>) - Method in class org.nuxeo.ecm.platform.publisher.descriptors.PublicationTreeConfigDescriptor
-
- setParameters(Map<String, String>) - Method in class org.nuxeo.ecm.platform.publisher.remoting.marshaling.DefaultMarshaler
-
- setParameters(Map<String, String>) - Method in interface org.nuxeo.ecm.platform.publisher.remoting.marshaling.interfaces.RemotePublisherMarshaler
-
- setParameters(Object[]) - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
-
- setParameters(Object[]) - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
-
- setParameters(Map<String, String>) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.AuthenticationPluginDescriptor
-
- setParameters(NuxeoExceptionHandlerParameters) - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler
-
- setParameters(NuxeoExceptionHandlerParameters) - Method in interface org.nuxeo.ecm.platform.web.common.exceptionhandling.NuxeoExceptionHandler
-
- setParent(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.VocabularyEntry
-
- setParent(SummaryEntry) - Method in class org.nuxeo.ecm.webapp.clipboard.SummaryEntry
-
- setParent(DocumentRef) - Method in class org.nuxeo.ecm.webapp.clipboard.SummaryEntry
-
- setParent() - Method in class org.nuxeo.opensocial.container.client.external.opensocial.OpenSocialPresenter
-
- setParent(Node) - Method in class org.nuxeo.theme.nodes.AbstractNode
-
- setParent(Node) - Method in interface org.nuxeo.theme.nodes.Node
-
- setParentClassLoader(ClassLoader) - Method in class org.nuxeo.runtime.tomcat.dev.NuxeoDevWebappClassLoader
-
- setParentClassLoader(ClassLoader) - Method in class org.nuxeo.runtime.tomcat.NuxeoWebappClassLoader
-
- setParentDirectory(String) - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
-
- setParentDocsDeny(Map<String, List<String>>) - Method in class org.nuxeo.ecm.webapp.security.SecurityData
-
- setParentDocsGrant(Map<String, List<String>>) - Method in class org.nuxeo.ecm.webapp.security.SecurityData
-
- setParentGroups(List<String>) - Method in class org.nuxeo.ecm.core.api.impl.NuxeoGroupImpl
-
- setParentGroups(List<String>) - Method in interface org.nuxeo.ecm.core.api.NuxeoGroup
-
Sets the list of groups this group is member of.
- setParentGroups(List<String>) - Method in class org.nuxeo.ecm.platform.computedgroups.NuxeoComputedGroup
-
- setParentLiveDoc(Map<String, ResourceDocumentationItem>) - Method in class org.nuxeo.apidoc.introspection.BundleInfoImpl
-
- setParentUUIds(List<String>) - Method in class org.nuxeo.ecm.quota.size.SizeUpdateEventContext
-
- setParseString(String) - Method in class org.nuxeo.ecm.platform.shibboleth.web.service.ShibbolethGroupsConfig
-
- setParsingExtensions(String) - Method in class org.nuxeo.common.utils.TextTemplate
-
- setPartitionByConnectionRequestInfo(boolean) - Method in class org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration
-
- setPartitionBySubject(boolean) - Method in class org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration
-
- setPartitionMaxSize(int) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultStorageConnectionMonitor
-
- setPartitionMinSize(int) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.DefaultStorageConnectionMonitor
-
- setPassword(String) - Method in class org.nuxeo.ecm.core.api.impl.UserPrincipal
-
- setPassword(String) - Method in interface org.nuxeo.ecm.core.api.NuxeoPrincipal
-
- setPassword(String) - Method in class org.nuxeo.ecm.core.api.SystemPrincipal
-
- setPassword(String) - Method in class org.nuxeo.ecm.http.client.NuxeoServer
-
- setPassword(String) - Method in class org.nuxeo.ecm.platform.api.login.UserIdentificationInfo
-
- setPassword(String) - Method in class org.nuxeo.ecm.platform.usermanager.DetachedNuxeoPrincipal
-
- setPassword(String) - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
-
- setPassword(String) - Method in class org.nuxeo.ecm.user.registration.UserRegistrationInfo
-
- setPasswordField(String) - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
-
- setPath(String) - Method in class org.nuxeo.connect.update.task.update.Version
-
- setPath(String) - Method in class org.nuxeo.dam.AssetLibrary
-
- setPath(Path) - Method in interface org.nuxeo.ecm.core.io.ExportedDocument
-
- setPath(Path) - Method in class org.nuxeo.ecm.core.io.impl.ExportedDocumentImpl
-
- setPath(String) - Method in class org.nuxeo.ecm.platform.routing.api.RouteModelResourceType
-
- setPath(String) - Method in class org.nuxeo.ecm.styleguide.service.descriptors.IconDescriptor
-
- setPath(String) - Method in class org.nuxeo.theme.resources.ResourceType
-
- setPath(String) - Method in class org.nuxeo.theme.styling.service.descriptors.Logo
-
- setPath(String) - Method in class org.nuxeo.theme.webwidgets.WidgetType
-
- setPath(String) - Method in class org.nuxeo.webengine.blogs.models.BlogPostModel
-
- setPath(String) - Method in class org.nuxeo.webengine.blogs.models.BlogSiteArchiveMonthModel
-
- setPath(String) - Method in class org.nuxeo.webengine.blogs.models.BlogSiteArchiveYearModel
-
- setPath(String) - Method in class org.nuxeo.webengine.sites.models.SearchModel
-
- setPath(String) - Method in class org.nuxeo.webengine.sites.models.WebpageModel
-
- setPathAsString(String) - Method in class org.nuxeo.ecm.platform.api.ws.DocumentSnapshot
-
- setPathInfo(String, String) - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Sets path info.
- setPathInfo(String, String) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- setPathInfo(String, String) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- setPathInfo(String, String) - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- setPathInfo(String) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.FilterSetDescriptor
-
- setPathRegexp(String) - Method in class org.nuxeo.ecm.quota.size.BlobExcludeDescriptor
-
- setPathSeparator(String) - Method in class org.nuxeo.ecm.webapp.clipboard.SummaryEntry
-
- setPathStartsWith(String) - Method in class org.nuxeo.ecm.automation.core.events.EventHandler
-
- setPattern(String) - Method in class org.nuxeo.ecm.diff.content.adapter.MimeTypeContentDifferDescriptor
-
- setPattern(String) - Method in class org.nuxeo.ecm.platform.preview.adapter.MimeTypePreviewerDescriptor
-
- setPattern(String) - Method in interface org.nuxeo.ecm.platform.query.api.PageProviderDefinition
-
- setPattern(String) - Method in class org.nuxeo.ecm.platform.query.core.CoreQueryPageProviderDescriptor
-
- setPattern(String) - Method in class org.nuxeo.ecm.platform.query.core.GenericPageProviderDescriptor
-
- setPattern(String) - Method in class org.nuxeo.ecm.platform.ui.web.component.document.RestDocumentLink
-
- setPattern(String) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.FilterConfigDescriptor
-
- setPattern(String) - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.service.NuxeoCorsFilterDescriptor
-
- setPatternName(String) - Method in interface org.nuxeo.ecm.platform.url.api.DocumentView
-
- setPatternName(String) - Method in class org.nuxeo.ecm.platform.url.DocumentViewImpl
-
- setPatterns(FileNamePattern[]) - Method in class org.nuxeo.osgi.application.ApplicationLoader
-
- setPeers(String[]) - Method in class org.nuxeo.runtime.config.AbstractServerConfiguration
-
- setPending(boolean) - Method in class org.nuxeo.ecm.platform.publisher.impl.core.SimpleCorePublishedDocument
-
- setPendingComment(boolean) - Method in class org.nuxeo.webengine.sites.models.CommentModel
-
- SetPermission - Static variable in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- setPermission(DocRef, String, String) - Method in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- setPermission(DocRef, String, String, boolean) - Method in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- setPermission(DocRef, String, String, String, boolean) - Method in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- setPermission(String) - Method in class org.nuxeo.ecm.platform.api.ws.WsACE
-
- setPermission(String) - Method in class org.nuxeo.ecm.user.registration.DocumentRegistrationInfo
-
- setPermissionManager(PermissionManager) - Method in interface org.nuxeo.ecm.platform.annotations.service.AnnotationConfigurationService
-
- setPermissionManager(PermissionManager) - Method in class org.nuxeo.ecm.platform.annotations.service.AnnotationConfigurationServiceImpl
-
- setPermissionMapper(PermissionMapperDescriptor) - Method in interface org.nuxeo.ecm.platform.annotations.service.AnnotationConfigurationService
-
- setPermissionMapper(PermissionMapperDescriptor) - Method in class org.nuxeo.ecm.platform.annotations.service.AnnotationConfigurationServiceImpl
-
- setPermissions() - Method in class org.nuxeo.opensocial.container.client.external.opensocial.OpenSocialPresenter
-
- setPermissions(Map<String, Map<String, Boolean>>) - Method in class org.nuxeo.opensocial.container.client.model.AppModel
-
- setPersistent(boolean) - Method in class org.nuxeo.ecm.webapp.documentsLists.DocumentsListDescriptor
-
- setPersistent(boolean) - Method in class org.nuxeo.runtime.model.impl.RegistrationInfoImpl
-
- setPersistent(boolean) - Method in interface org.nuxeo.runtime.model.RegistrationInfo
-
Set the persistent flag on this registration
- setPerspective(String) - Method in class org.nuxeo.theme.ViewDef
-
- setPhaseId(PhaseId) - Method in class org.nuxeo.ecm.platform.ui.web.model.impl.EditableModelRowEvent
-
- setPicture(int, int, int, boolean) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.excel.ExcelBuilder
-
- setPicture(int, int, int, boolean) - Method in interface org.nuxeo.ecm.platform.groups.audit.service.acl.excel.IExcelBuilder
-
- setPictureLegend(String) - Method in class org.nuxeo.opensocial.container.shared.webcontent.PictureData
-
- setPictureLink(String) - Method in class org.nuxeo.opensocial.container.shared.webcontent.PictureData
-
- setPicturePreview(String) - Method in class org.nuxeo.opensocial.container.client.external.html.HTMLGadget
-
- setPicturePreview(String) - Method in interface org.nuxeo.opensocial.container.client.external.html.HTMLPresenter.Display
-
- setPictureTitle(String) - Method in class org.nuxeo.opensocial.container.shared.webcontent.PictureData
-
- setPidDir(String) - Method in class org.nuxeo.launcher.config.ServerConfigurator
-
- setPlaceholder(String) - Method in class org.nuxeo.ecm.platform.ui.web.component.html.NXHtmlInputText
-
- setPlatformFilter(boolean) - Method in class org.nuxeo.connect.client.jsf.AppCenterViewsManager
-
- setPlatformFilter(boolean) - Method in class org.nuxeo.connect.client.ui.ListingFilterSetting
-
- setPlatforms(String[]) - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
-
Deprecated.
- setPluginButtonName(String) - Method in class org.nuxeo.ecm.platform.ui.web.htmleditor.service.HtmlEditorPluginDescriptor
-
- setPluginName(String) - Method in class org.nuxeo.ecm.platform.login.LoginPluginDescriptor
-
- setPluginName(String) - Method in class org.nuxeo.ecm.platform.ui.web.htmleditor.service.HtmlEditorPluginDescriptor
-
- setPointerAdapter(String) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.controler.AnnotationController
-
- setPoolPreparedStatements(boolean) - Method in interface org.nuxeo.ecm.core.management.jtajca.DatabaseConnectionMonitor
-
Sets whether to pool statements or not.
- setPoolPreparedStatements(boolean) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.CommonsDatabaseConnectionMonitor
-
- setPoolPreparedStatements(boolean) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TomcatDatabaseConnectionMonitor
-
- setPopupDisplayed(Boolean) - Method in class org.nuxeo.ecm.platform.relations.web.listener.ejb.RelationActionsBean
-
- setPosition(int) - Method in interface org.nuxeo.ecm.spaces.api.Gadget
-
- setPosition(int) - Method in class org.nuxeo.ecm.spaces.impl.docwrapper.DocGadgetImpl
-
- setPosition(long) - Method in class org.nuxeo.opensocial.container.server.webcontent.abs.AbstractWebContentAdapter
-
- setPosition(long) - Method in interface org.nuxeo.opensocial.container.server.webcontent.api.WebContentAdapter
-
- setPosition(long) - Method in class org.nuxeo.opensocial.container.shared.webcontent.abs.AbstractWebContentData
-
- setPosition(long) - Method in interface org.nuxeo.opensocial.container.shared.webcontent.WebContentData
-
- setPostCommit(boolean) - Method in class org.nuxeo.ecm.automation.core.events.EventHandler
-
- setPrecedence(String) - Method in class org.nuxeo.apidoc.introspection.SeamComponentInfoImpl
-
- setPredicate(String) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.annotea.Statement
-
- setPredicate(Node) - Method in class org.nuxeo.ecm.platform.relations.api.impl.StatementImpl
-
- setPredicate(Node) - Method in interface org.nuxeo.ecm.platform.relations.api.Statement
-
- setPredicate(Predicate) - Method in class org.nuxeo.theme.relations.AbstractRelation
-
- setPredicates(PredicateDefinition[]) - Method in interface org.nuxeo.ecm.platform.query.api.WhereClauseDefinition
-
- setPredicates(PredicateDefinition[]) - Method in class org.nuxeo.ecm.platform.query.core.WhereClauseDescriptor
-
- setPredicateUri(String) - Method in class org.nuxeo.ecm.platform.relations.web.listener.ejb.RelationActionsBean
-
- setPredicateUri(String) - Method in interface org.nuxeo.ecm.platform.relations.web.listener.RelationActions
-
- setPreferences(Map<String, String>) - Method in interface org.nuxeo.ecm.spaces.api.Gadget
-
- setPreferences(Map<String, String>) - Method in class org.nuxeo.ecm.spaces.impl.docwrapper.DocGadgetImpl
-
- setPreferences(Map<String, String>) - Method in class org.nuxeo.opensocial.container.shared.webcontent.abs.AbstractWebContentData
-
- setPreferences(Map<String, String>) - Method in interface org.nuxeo.opensocial.container.shared.webcontent.WebContentData
-
- setPreferences(Map<String, String>) - Method in class org.nuxeo.theme.webwidgets.providers.WidgetEntity
-
- SetPreferencesPortletEvent - Class in org.nuxeo.opensocial.container.client.event.priv.app.portlet
-
- SetPreferencesPortletEvent() - Constructor for class org.nuxeo.opensocial.container.client.event.priv.app.portlet.SetPreferencesPortletEvent
-
- SetPreferencesPortletEvent(String) - Constructor for class org.nuxeo.opensocial.container.client.event.priv.app.portlet.SetPreferencesPortletEvent
-
- SetPreferencesPortletEventHandler - Interface in org.nuxeo.opensocial.container.client.event.priv.app.portlet
-
- setPrefetch(Prefetch) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
Sets prefetch information.
- setPrefetchInfo(PrefetchInfo) - Method in class org.nuxeo.ecm.core.schema.DocumentTypeImpl
-
- setPrefix(String) - Method in class org.nuxeo.ecm.core.api.externalblob.AbstractExternalBlobAdapter
-
- setPrefix(String) - Method in interface org.nuxeo.ecm.core.api.externalblob.ExternalBlobAdapter
-
Sets the prefix to use as marker for this adapter
- setPrefix(String) - Method in interface org.nuxeo.ecm.platform.url.codec.api.DocumentViewCodec
-
- setPrefix(String) - Method in class org.nuxeo.ecm.platform.url.service.AbstractDocumentViewCodec
-
- setPreprocessedComment(UIAuditComment) - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
-
- setPreprocessedComment(UIAuditComment) - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
-
- setPreprocessorClassPath(String[]) - Method in class org.nuxeo.runtime.jboss.deployer.structure.DeploymentStructure
-
- setPresetCategory(String, String, String) - Static method in class org.nuxeo.theme.editor.Editor
-
- setPresetCategory(String, String, String) - Method in class org.nuxeo.theme.editor.Main
-
- setPresetCategory(String) - Static method in class org.nuxeo.theme.editor.SessionManager
-
- setPresetCategory(String, String, String) - Static method in class org.nuxeo.theme.presets.PresetManager
-
- setPresetGroup(String) - Static method in class org.nuxeo.theme.editor.SessionManager
-
- setPresetManagerMode(String) - Static method in class org.nuxeo.theme.editor.SessionManager
-
- setPresets(List<FlavorPresets>) - Method in class org.nuxeo.theme.styling.service.descriptors.Flavor
-
- setPreview(String) - Method in class org.nuxeo.theme.resources.StyleInfo
-
- setPreviewPath(String) - Method in class org.nuxeo.theme.styling.service.descriptors.Logo
-
- setPrevious(Resource) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
-
- setPrevious(Resource) - Method in interface org.nuxeo.ecm.webengine.model.Resource
-
- setPrimary(boolean) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Column
-
- setPrincipal(Principal) - Method in interface org.nuxeo.ecm.core.event.EventContext
-
Sets the principal.
- setPrincipal(Principal) - Method in class org.nuxeo.ecm.core.event.impl.EventContextImpl
-
- setPrincipal(Principal) - Method in class org.nuxeo.ecm.platform.ui.web.auth.CachableUserIdentificationInfo
-
- setPrincipalId(String) - Method in class org.nuxeo.ecm.core.api.impl.UserPrincipal
-
- setPrincipalId(String) - Method in interface org.nuxeo.ecm.core.api.NuxeoPrincipal
-
Sets the principalId.
- setPrincipalId(String) - Method in class org.nuxeo.ecm.core.api.SystemPrincipal
-
- setPrincipalId(String) - Method in class org.nuxeo.ecm.platform.usermanager.DetachedNuxeoPrincipal
-
- setPrincipalId(String) - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
-
- setPrincipalListManager(PrincipalListManager) - Method in class org.nuxeo.ecm.webapp.email.EmailSenderActionsBean
-
- setPrincipalListManager(PrincipalListManager) - Method in class org.nuxeo.ecm.webapp.notification.email.EmailNotificationSenderActionsBean
-
- setPrincipalName(String) - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
-
- setPrincipalName(String) - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
-
- setPrintableTraces(String) - Method in class org.nuxeo.ecm.automation.core.trace.TracerFactory
-
- setPrintableTraces(String) - Method in interface org.nuxeo.ecm.automation.core.trace.TracerFactoryMBean
-
- setPriorityColor(String) - Method in interface org.nuxeo.opensocial.container.client.presenter.MessagePresenter.Display
-
- setPriorityColor(String) - Method in class org.nuxeo.opensocial.container.client.view.MessageWidget
-
- setProcessed(boolean) - Method in class org.nuxeo.wss.servlet.WSSStaticResponse
-
- setProcessedComment(String) - Method in interface org.nuxeo.ecm.social.workspace.adapters.SubscriptionRequest
-
Deprecated.
- setProcessedDate(Calendar) - Method in interface org.nuxeo.ecm.social.workspace.adapters.SubscriptionRequest
-
Deprecated.
- setProcessId(String) - Method in interface org.nuxeo.ecm.platform.task.Task
-
- setProcessId(String) - Method in class org.nuxeo.ecm.platform.task.TaskImpl
-
- setProductionState(ProductionState) - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
-
- setProgress(Work.Progress) - Method in class org.nuxeo.ecm.core.work.AbstractWork
-
- setProgress(Work.Progress) - Method in interface org.nuxeo.ecm.core.work.api.Work
-
This method should be called periodically by the actual work method when
it knows of its progress.
- setProperties(CoreSession, DocumentModel, Properties) - Static method in class org.nuxeo.ecm.automation.core.util.DocumentHelper
-
- setProperties(CoreSession, DocumentModel, Map<String, String>) - Static method in class org.nuxeo.ecm.automation.core.util.DocumentHelper
-
Sets the properties given as a map of xpath:value to the given document.
- setProperties(String, Map<String, Object>) - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Sets values for the given data model.
- setProperties(Map<String, String>) - Method in class org.nuxeo.ecm.core.api.externalblob.AbstractExternalBlobAdapter
-
- setProperties(Map<String, String>) - Method in interface org.nuxeo.ecm.core.api.externalblob.ExternalBlobAdapter
-
Set specific properties for this adapter.
- setProperties(String, Map<String, Object>) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- setProperties(String, Map<String, Object>) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- setProperties(Map<String, Serializable>) - Method in interface org.nuxeo.ecm.core.event.EventContext
-
Replaces all properties with the given ones.
- setProperties(Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.event.impl.AbstractEventContext
-
- setProperties(Map<String, Serializable>) - Method in class org.nuxeo.ecm.core.event.impl.DocumentEventContext
-
- setProperties(String, Map<String, Object>) - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- setProperties(Properties) - Method in class org.nuxeo.ecm.core.storage.sql.NuxeoEhcacheTransactionManagerLookup
-
- setProperties(Map<String, PropertiesDescriptor>) - Method in class org.nuxeo.ecm.diff.service.impl.DiffBlockDescriptor
-
- setProperties(Map<String, String>) - Method in class org.nuxeo.ecm.directory.api.ui.AbstractDirectoryUIDeleteConstraint
-
- setProperties(Map<String, String>) - Method in interface org.nuxeo.ecm.directory.api.ui.DirectoryUIDeleteConstraint
-
Sets properties that may depend on the directory configuration.
- setProperties(Map<String, String>) - Method in class org.nuxeo.ecm.directory.api.ui.HierarchicalDirectoryUIDeleteConstraint
-
- setProperties(Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.actions.Action
-
Sets local properties programatically
- setProperties(Map<String, String>) - Method in class org.nuxeo.ecm.platform.actions.ActionPropertiesDescriptor
-
- setProperties(Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.audit.io.IOAuditAdapter
-
- setProperties(Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.forms.layout.api.converters.LayoutConversionContext
-
- setProperties(Map<String, Map<String, Serializable>>) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutDefinitionImpl
-
- setProperties(Map<String, Map<String, Serializable>>) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
-
- setProperties(Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
-
- setProperties(Map<String, Map<String, Serializable>>) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutDefinition
-
- setProperties(Map<String, Map<String, Serializable>>) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
-
- setProperties(Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.forms.layout.demo.jsf.PreviewLayoutDefinition
-
- setProperties(Map<String, String>) - Method in class org.nuxeo.ecm.platform.forms.layout.facelets.plugins.AbstractWidgetTypeHandler
-
- setProperties(Map<String, String>) - Method in interface org.nuxeo.ecm.platform.forms.layout.facelets.WidgetTypeHandler
-
Set properties
- setProperties(Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.io.api.AbstractIOResourceAdapter
-
- setProperties(Map<String, Serializable>) - Method in interface org.nuxeo.ecm.platform.io.api.IOResourceAdapter
-
Set properties.
- setProperties(Map<String, String>) - Method in class org.nuxeo.ecm.platform.io.descriptors.IOResourceAdapterDescriptor
-
- setProperties(Map<String, String>) - Method in class org.nuxeo.ecm.platform.mail.service.SessionFactoryDescriptor
-
- setProperties(Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
-
- setProperties(Map<String, Serializable>) - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
-
Sets properties set on the provider.
- setProperties(Map<Resource, Node[]>) - Method in class org.nuxeo.ecm.platform.relations.api.impl.StatementImpl
-
- setProperties(Resource, Node[]) - Method in class org.nuxeo.ecm.platform.relations.api.impl.StatementImpl
-
- setProperties(Map<Resource, Node[]>) - Method in interface org.nuxeo.ecm.platform.relations.api.Statement
-
- setProperties(Resource, Node[]) - Method in interface org.nuxeo.ecm.platform.relations.api.Statement
-
- setProperties(Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.relations.io.IORelationAdapter
-
- setProperties(Dictionary<String, ?>) - Method in class org.nuxeo.osgi.services.ServiceReferenceImpl
-
- setProperties(Dictionary) - Method in class org.nuxeo.osgi.services.ServiceRegistrationImpl
-
- setProperties(Properties) - Method in class org.nuxeo.runtime.api.ServiceHost
-
- setProperties(Properties) - Method in class org.nuxeo.runtime.config.AbstractServerConfiguration
-
- setProperties(Map<String, String>) - Method in class org.nuxeo.runtime.jboss.deployer.structure.DeploymentStructure
-
- setProperties(Properties) - Method in class org.nuxeo.theme.formats.DefaultFormat
-
- setProperties(Properties) - Method in interface org.nuxeo.theme.properties.PropertySheet
-
- setPropertiesDescriptor(ActionPropertiesDescriptor) - Method in class org.nuxeo.ecm.platform.actions.Action
-
- setPropertiesFor(String, String, Properties) - Method in interface org.nuxeo.theme.formats.styles.Style
-
- setPropertiesFor(String, String, Properties) - Method in class org.nuxeo.theme.formats.styles.StyleFormat
-
- setPropertiesFromJson(DocumentModel, String) - Static method in class org.nuxeo.ecm.platform.faceted.search.api.util.JSONMetadataHelper
-
- setProperty(String, String) - Method in class org.nuxeo.common.Environment
-
- setProperty(String, Object) - Method in class org.nuxeo.common.xmap.Context
-
- SetProperty - Static variable in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- setProperty(DocRef, String, String) - Method in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- setProperty(String, Serializable) - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
-
- setProperty(CoreSession, DocumentModel, String, String) - Static method in class org.nuxeo.ecm.automation.core.util.DocumentHelper
-
- setProperty(String, String, Object) - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Sets the property value from the given schema.
- setProperty(String, String, Object) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- setProperty(String, String, Object) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- setProperty(String, String) - Method in class org.nuxeo.ecm.core.api.repository.Repository
-
- setProperty(String, Serializable) - Method in interface org.nuxeo.ecm.core.event.EventContext
-
Sets a event context property
- setProperty(String, Serializable) - Method in class org.nuxeo.ecm.core.event.impl.AbstractEventContext
-
- setProperty(String, String, Object) - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- setProperty(String, String) - Static method in class org.nuxeo.ecm.core.storage.sql.DatabaseHelper
-
- setProperty(String) - Method in class org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionFactoryImpl
-
Properties are specified in the format key=val1[;key2=val2;...]
- setProperty(String, Serializable) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutImpl
-
- setProperty(String, Serializable) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
-
- setProperty(String, Serializable) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Layout
-
Sets property with given name on the layout.
- setProperty(String, Serializable) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Widget
-
Sets property with given name on the layout.
- setProperty(String, Object) - Method in class org.nuxeo.ecm.platform.io.api.util.AbstractIOConfiguration
-
- setProperty(String, Object) - Method in interface org.nuxeo.ecm.platform.io.api.util.IOConfiguration
-
- setProperty(Resource, Node) - Method in class org.nuxeo.ecm.platform.relations.api.impl.StatementImpl
-
- setProperty(Resource, Node) - Method in interface org.nuxeo.ecm.platform.relations.api.Statement
-
- setProperty(String, Object) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
-
- setProperty(String, Object) - Method in interface org.nuxeo.ecm.webengine.model.WebContext
-
Sets a context variable.
- setProperty(String, String) - Method in class org.nuxeo.launcher.config.ConfigurationGenerator
-
Set a property in nuxeo configuration
- setProperty(String, String) - Method in class org.nuxeo.osgi.OSGiAdapter
-
- setProperty(String, Object) - Method in class org.nuxeo.runtime.AbstractRuntimeService
-
- setProperty(String, Object) - Method in class org.nuxeo.runtime.jboss.deployer.Bootstrap
-
- setProperty(String, String) - Method in class org.nuxeo.runtime.jboss.deployer.structure.DeploymentStructure
-
- setProperty(String, Object) - Method in class org.nuxeo.runtime.osgi.OSGiHostAdapter
-
- SetProperty - Class in org.nuxeo.shell.automation.cmds
-
- SetProperty() - Constructor for class org.nuxeo.shell.automation.cmds.SetProperty
-
- setProperty(String, Object) - Method in class org.nuxeo.shell.Shell
-
- setProperty(String, String) - Method in class org.nuxeo.theme.formats.DefaultFormat
-
- setProperty(String, String) - Method in interface org.nuxeo.theme.properties.PropertySheet
-
- setPropertyLayouts(Map<String, List<LayoutDefinition>>) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
-
- setPropertyName(String) - Method in class org.nuxeo.ecm.platform.uidgen.AbstractUIDGenerator
-
- setPropertyName(String) - Method in class org.nuxeo.ecm.platform.uidgen.service.UIDGeneratorDescriptor
-
Set the value as first property name.
- setPropertyName(String) - Method in interface org.nuxeo.ecm.platform.uidgen.UIDGenerator
-
Sets the property name used to set the identifier value.
- setPropertyNames(String[]) - Method in class org.nuxeo.ecm.platform.uidgen.AbstractUIDGenerator
-
- setPropertyNames(String[]) - Method in class org.nuxeo.ecm.platform.uidgen.service.UIDGeneratorDescriptor
-
- setPropertyNames(String[]) - Method in interface org.nuxeo.ecm.platform.uidgen.UIDGenerator
-
Set the properties used to set the identifier value.
- setPropertyResolved(boolean) - Method in class org.nuxeo.ecm.platform.actions.jsf.JSFELContext
-
- setPropertyResolved(boolean) - Method in class org.nuxeo.ecm.platform.ui.web.binding.EvaluationContext
-
- setPropertyResolver(PropertyResolver) - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockApplication
-
- setPropertyType(String) - Method in class org.nuxeo.ecm.diff.model.PropertyDiff
-
- setPropertyValue(String, Serializable) - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
-
- setPropertyValue(String, Serializable) - Method in interface org.nuxeo.ecm.core.api.DocumentModel
-
Sets a property value given a xpath.
- setPropertyValue(String, Serializable) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- setPropertyValue(String, Serializable) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- setPropertyValue(String, Serializable) - Method in class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- setPropertyValue(String, Object) - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- setPropertyValue(String, Object) - Method in interface org.nuxeo.ecm.core.model.PropertyContainer
-
Generic method to set a property value.
- setPropertyValue(String, Object) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexListProperty
-
- setPropertyValue(String, Object) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexProperty
-
- setPropertyValue(String, Object) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- setPropertyValue(String, Object) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentVersion
-
- setProvider(RenditionProvider) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionDefinition
-
- setProvider(ServiceProvider) - Static method in class org.nuxeo.runtime.api.DefaultServiceProvider
-
- setProviders(List<LoginProviderLink>) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.LoginScreenConfig
-
- setProvides(PackageDependency[]) - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
-
- setProxy(String, int) - Method in class org.nuxeo.ecm.automation.client.jaxrs.impl.HttpAutomationClient
-
- setProxy(String, int, String, String, String, String) - Method in class org.nuxeo.wizard.download.PackageDownloader
-
- setProxyCallbackUrl(String) - Method in class edu.yale.its.tp.cas.client.ServiceTicketValidator
-
Sets the callback URL, owned logically by the calling service, to
receive the PGTid/PGTiou mapping.
- setProxyHandler(NXProxyHandler) - Method in class org.apache.shindig.gadgets.servlet.NXConcatProxyServlet
-
- setProxyHandler(NXProxyHandler) - Method in class org.apache.shindig.gadgets.servlet.NXProxyServlet
-
- setProxyTarget(Document, Document) - Method in interface org.nuxeo.ecm.core.model.Session
-
Sets a proxies' target.
- setProxyTarget(Document, Document) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
-
- setProxyTarget(Node, Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl
-
- setProxyTarget(Node, Serializable) - Method in interface org.nuxeo.ecm.core.storage.sql.Session
-
Sets a proxies' target.
- setProxyTarget(Node, Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
-
- setProxyType(String) - Method in class org.nuxeo.ecm.admin.setup.SetupWizardActionBean
-
- setPublic(boolean) - Method in class org.nuxeo.ecm.automation.OperationChain
-
- setPublic(boolean) - Method in interface org.nuxeo.ecm.core.event.Event
-
Set the public flag.
- setPublic(boolean) - Method in class org.nuxeo.ecm.core.event.impl.EventImpl
-
- setPublicationDate(Calendar) - Method in class org.nuxeo.ecm.spaces.impl.docwrapper.DocSpaceImpl
-
- setPublishedDate(Date) - Method in interface org.nuxeo.ecm.activity.Activity
-
- setPublishedDate(Date) - Method in class org.nuxeo.ecm.activity.ActivityImpl
-
- setPublishedDate(long) - Method in class org.nuxeo.ecm.activity.ActivityReply
-
- setPublisher(String) - Method in class org.nuxeo.theme.models.FeedItem
-
- setPublishingComment(String) - Method in class org.nuxeo.ecm.platform.publisher.web.PublishActionsBean
-
- setQualifiedName(String) - Method in class org.nuxeo.ecm.core.management.probes.ProbeInfoImpl
-
- setQualifiedParentKeys(boolean) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelect
-
- setQualifiedParentKeys(boolean) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectOutputComponent
-
- setQualifiedParentKeys(Boolean) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectOutputComponent
-
- setQualifiedParentKeys(boolean) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectState
-
- setQueryMakerDeprecated(String) - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
-
- setQueryParameterName(String) - Method in class org.nuxeo.ecm.platform.audit.api.FilterMapEntry
-
- setQueryParameters(Object[]) - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentViewState
-
- setQueryParameters(Object[]) - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewStateImpl
-
- setQueryParent(Boolean) - Method in class org.nuxeo.ecm.platform.ui.web.component.file.UIOutputFile
-
- setQueryPart(String) - Method in class org.nuxeo.ecm.platform.smart.query.jsf.SmartNXQLQueryActions
-
- setQuerySizeLimit(int) - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
-
- setQuerySizeLimit(int) - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
-
- setQueryString(String) - Method in class org.nuxeo.ecm.core.query.sql.model.SQLQuery
-
- setQueryTimeLimit(int) - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
-
- setQuiet(String) - Static method in class org.nuxeo.log4j.Log4JHelper
-
Set "quiet" mode: set log level to WARN for the given Log4J appender.
- SetQuotaInfoOperation - Class in org.nuxeo.ecm.quota.automation
-
- SetQuotaInfoOperation() - Constructor for class org.nuxeo.ecm.quota.automation.SetQuotaInfoOperation
-
- setQuotaStatsUpdaterClass(Class<? extends QuotaStatsUpdater>) - Method in class org.nuxeo.ecm.quota.QuotaStatsUpdaterDescriptor
-
- setReadAnnotationValue(String) - Method in class org.nuxeo.ecm.platform.annotations.descriptors.PermissionMapperDescriptor
-
- setReader(DocumentReader) - Method in interface org.nuxeo.ecm.core.io.DocumentPipe
-
- setReader(DocumentReader) - Method in class org.nuxeo.ecm.core.io.impl.DocumentPipeImpl
-
- setReadOnly(boolean) - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
-
- setReadOnly(boolean) - Method in interface org.nuxeo.ecm.core.api.model.Property
-
Sets the read only flag.
- setReadOnly(boolean) - Method in class org.nuxeo.ecm.directory.InverseReference
-
- setReadOnly(boolean) - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
-
- setReadOnly(boolean) - Method in class org.nuxeo.ecm.directory.memory.MemoryDirectory
-
- setReadOnly(Boolean) - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
-
- setReadOnly(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
-
remove write rights to everyone but the administrators.
- setReadOnly(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
-
- setReadOnly(boolean) - Method in class org.nuxeo.ecm.webapp.documentsLists.DocumentsListDescriptor
-
- setReadOnly(boolean) - Method in class org.nuxeo.template.api.TemplateInput
-
- setReadOnlyEntry(DocumentModel) - Static method in class org.nuxeo.ecm.directory.BaseSession
-
Set the read-only flag of a directory entry.
- setReadWriteEntry(DocumentModel) - Static method in class org.nuxeo.ecm.directory.BaseSession
-
Unset the read-only flag of a directory entry.
- setReady(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
-
set this element as ready.
- setReady(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
-
- setReason(String) - Method in class org.nuxeo.ecm.platform.signature.core.sign.SignatureDescriptor
-
- setRecursive(boolean) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectState
-
- setRedirectPrefix(String) - Method in class org.nuxeo.ecm.webengine.gwt.dev.RedirectService
-
- setRedirectURL(String) - Method in class org.nuxeo.wss.servlet.config.FilterBindingConfig
-
- setRef(String) - Method in class org.nuxeo.webengine.sites.models.CommentModel
-
- setReference(Reference) - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionFactoryImpl
-
- setReference(Reference) - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryImpl
-
- setReferences(Table, String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Column
-
- setRefreshToken(String) - Method in class org.nuxeo.ecm.platform.oauth2.tokens.NuxeoOAuth2Token
-
- setRegion(String) - Method in class org.nuxeo.theme.webwidgets.providers.WidgetEntity
-
- setRegistredProject(String) - Method in class org.nuxeo.connect.client.jsf.ConnectStatusActionBean
-
- setRelatedRouteModelDocumentId(String) - Method in class org.nuxeo.ecm.platform.routing.web.DocumentRoutingActionsBean
-
- setRelates(List<Relate>) - Method in class org.nuxeo.theme.relations.AbstractRelation
-
- setRelationshipKinds(List<String>) - Method in class org.nuxeo.ecm.activity.ActivityStream
-
- setRelationsTab(String) - Method in class org.nuxeo.ecm.social.user.relationship.UserRelationshipNetworkActions
-
- setRelationWithDocument(String, String) - Method in class org.nuxeo.functionaltests.pages.tabs.RelationTabSubPage
-
- setRelax(String) - Method in class org.nuxeo.launcher.connect.ConnectBroker
-
- setRemote(boolean) - Method in class org.nuxeo.theme.formats.DefaultFormat
-
- setRemote(boolean) - Method in interface org.nuxeo.theme.formats.Format
-
- setRemove(boolean) - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
-
- setRemove(boolean) - Method in class org.nuxeo.ecm.platform.ec.notification.service.NotificationListenerVetoDescriptor
-
- setRemove(boolean) - Method in class org.nuxeo.ecm.platform.types.Type
-
- setRemove(boolean) - Method in class org.nuxeo.ecm.platform.ui.web.htmleditor.service.HtmlEditorPluginDescriptor
-
- setRemove(boolean) - Method in class org.nuxeo.ecm.user.registration.UserRegistrationConfiguration
-
- setRemoveAbandoned(boolean) - Method in interface org.nuxeo.ecm.core.management.jtajca.DatabaseConnectionMonitor
-
- setRemoveAbandoned(boolean) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.CommonsDatabaseConnectionMonitor
-
- setRemoveAbandoned(boolean) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TomcatDatabaseConnectionMonitor
-
- setRemoveAbandonedTimeout(int) - Method in interface org.nuxeo.ecm.core.management.jtajca.DatabaseConnectionMonitor
-
- setRemoveAbandonedTimeout(int) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.CommonsDatabaseConnectionMonitor
-
- setRemoveAbandonedTimeout(int) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TomcatDatabaseConnectionMonitor
-
- setRemoveEmpty(Boolean) - Method in class org.nuxeo.ecm.platform.ui.web.component.list.UIEditableList
-
- setRendered(boolean) - Method in class org.nuxeo.ecm.platform.ui.web.binding.alias.UIAliasHolder
-
- setRendered(Boolean) - Method in class org.nuxeo.ecm.webapp.versioning.DocumentVersioningBean
-
Deprecated.
since 5.7.3: rendered clause is now evaluated on the widget
definition instead
- setRenderers(Map<String, RendererType>) - Method in class org.nuxeo.theme.engines.EngineType
-
- setRendererType(String) - Method in class org.nuxeo.ecm.platform.ui.web.binding.alias.UIAliasHolder
-
- setRendererType(String) - Method in class org.nuxeo.ecm.platform.ui.web.component.list.UIEditableList
-
- setRendering(RenderingEngine) - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationHost
-
- setRenderingContext(Map<String, Object>) - Method in class org.nuxeo.wss.servlet.WSSResponse
-
- setRenderingInfos(Map<String, List<RenderingInfo>>) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutDefinitionImpl
-
- setRenderingInfos(Map<String, List<RenderingInfo>>) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
-
- setRenderingInfos(Map<String, List<RenderingInfo>>) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutDefinition
-
- setRenderingInfos(Map<String, List<RenderingInfo>>) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
-
- setRenderingTemplateName(String) - Method in class org.nuxeo.wss.servlet.WSSResponse
-
- setRenew(boolean) - Method in class edu.yale.its.tp.cas.client.ServiceTicketValidator
-
Sets the "renew" flag on authentication.
- setRepeat(Boolean) - Method in class org.nuxeo.ecm.platform.picture.web.SlideShowManagerBean
-
- setReplies(String) - Method in interface org.nuxeo.ecm.activity.Activity
-
Sets the replies of this Activity
.
- setReplies(String) - Method in class org.nuxeo.ecm.activity.ActivityImpl
-
- setReportKey(String) - Method in class org.nuxeo.ecm.platform.reporting.api.BirtReportInstance
-
- setReportKey(String) - Method in interface org.nuxeo.ecm.platform.reporting.api.ReportInstance
-
Sets the report key (used from a Core Listener)
- setRepository(RepositoryLocation) - Method in class org.nuxeo.ecm.platform.audit.api.comment.LinkedDocument
-
- setRepositoryFactory(Class<? extends RepositoryFactory>) - Static method in class org.nuxeo.ecm.core.storage.sql.DatabaseHelper
-
- setRepositoryId(String) - Method in interface org.nuxeo.drive.service.FileSystemItemChange
-
- setRepositoryId(String) - Method in class org.nuxeo.drive.service.impl.FileSystemItemChangeImpl
-
- setRepositoryId(String) - Method in interface org.nuxeo.ecm.platform.audit.api.LogEntry
-
- setRepositoryId(String) - Method in class org.nuxeo.ecm.platform.audit.impl.LogEntryImpl
-
- setRepositoryId(String) - Method in class org.nuxeo.ecm.platform.audit.ws.EventDescriptor
-
- setRepositoryLocation(RepositoryLocation) - Method in class org.nuxeo.ecm.webapp.context.ServerContextBean
-
- setRepositoryName(String) - Method in interface org.nuxeo.ecm.core.event.EventContext
-
Sets the repository name.
- setRepositoryName(String) - Method in class org.nuxeo.ecm.core.event.impl.AbstractEventContext
-
- setRepositoryName(String) - Static method in class org.nuxeo.ecm.core.management.storage.DocumentStoreSessionRunner
-
Should be Invoked at startup
- setRepositoryName(String) - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseHelper
-
- setRepositoryName(String) - Method in class org.nuxeo.ecm.platform.io.api.util.AbstractIOConfiguration
-
- setRepositoryName(String) - Method in interface org.nuxeo.ecm.platform.io.api.util.IOConfiguration
-
- setRepositoryName(String) - Method in class org.nuxeo.ecm.platform.ui.web.component.document.RestDocumentLink
-
- setRepositoryName(String) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
-
- setRepositoryName(String) - Method in interface org.nuxeo.ecm.webengine.model.WebContext
-
- setRepositorySettings(RepositorySettings) - Method in class org.nuxeo.ecm.core.test.CoreFeature
-
- setRepositorySettings(RepositorySettings) - Method in class org.nuxeo.ecm.core.test.MultiRepositoriesCoreFeature
-
- setRequest(String) - Method in class org.nuxeo.ecm.automation.client.jaxrs.impl.MultipartRequestEntity
-
- setRequest(String) - Method in class org.nuxeo.ecm.automation.client.jaxrs.util.MultipartInput
-
- setRequest(HttpServletRequest) - Method in class org.nuxeo.ecm.webengine.jaxrs.views.ResourceContext
-
- setRequestDumper(RequestDumper) - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.NuxeoExceptionHandlerParameters
-
- setRequestInterceptor(RequestInterceptor) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.AbstractAutomationClient
-
Can be used for intercepting requests before they are being sent to the
server.
- setRequestType(String) - Method in class org.nuxeo.wss.servlet.config.FilterBindingConfig
-
- setRequirements(String[]) - Method in class org.nuxeo.apidoc.introspection.BundleInfoImpl
-
- setRequirePreprocessing(boolean) - Method in class org.nuxeo.runtime.jboss.deployer.structure.DeploymentStructure
-
- setRequireRestart(boolean) - Method in class org.nuxeo.connect.update.xml.TaskDefinitionImpl
-
- setRequireTermsAndConditionsAcceptance(boolean) - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
-
- setReRender(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectBase
-
- setReRender(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectState
-
- setResetCacheOnUpdate(Boolean) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelect
-
- setResolveOnly(Boolean) - Method in class org.nuxeo.ecm.platform.ui.web.component.document.RestDocumentLink
-
- setResolver(ResourceResolver) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ResourcesDescriptor
-
- setResolver(SchemaBindingResolver) - Method in class org.nuxeo.runtime.jboss.deployer.structure.NuxeoStructureDeployer
-
Sets the schema resolver.
- setResource(boolean) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.annotea.Statement
-
- setResource(Resource) - Method in class org.nuxeo.runtime.services.resource.ResourceDescriptor
-
- setResource(String) - Method in class org.nuxeo.theme.jsf.component.UIBaseMVC
-
- setResource(String) - Method in class org.nuxeo.theme.jsf.component.UIRequire
-
- setResource(String) - Method in class org.nuxeo.theme.jsf.taglib.BaseMVCTag
-
- setResource(String) - Method in class org.nuxeo.theme.jsf.taglib.RequireTag
-
- setResource(String) - Method in class org.nuxeo.theme.resources.StyleInfo
-
- setResource(String, String) - Method in class org.nuxeo.theme.themes.ThemeManager
-
- setResourceAdapter(ResourceAdapter) - Method in class org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionFactoryImpl
-
Called by the application server exactly once to associate this
ManagedConnectionFactory with a ResourceAdapter.
- setResourceBankName(String) - Method in class org.nuxeo.theme.themes.ThemeDescriptor
-
- setResourceCaching(CachingDef) - Method in class org.nuxeo.theme.ApplicationType
-
- setResourceLocator(ResourceLocator) - Method in interface org.nuxeo.ecm.platform.rendering.api.RenderingEngine
-
- setResourceLocator(ResourceLocator) - Method in class org.nuxeo.ecm.platform.rendering.fm.FreemarkerEngine
-
- setResources(ResourcesDescriptor[]) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.BundleHttpContext
-
- setResources(List<String>) - Method in class org.nuxeo.theme.styling.service.descriptors.ThemePage
-
- setResources(List<String>) - Method in class org.nuxeo.theme.views.ViewType
-
- setResourceUrl(String) - Method in class org.nuxeo.wss.url.WSSUrlMapping
-
- setResponseStream(ResponseStream) - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockFacesContext
-
- setResponseWriter(ResponseWriter) - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockFacesContext
-
- setRestartRequired(boolean) - Method in class org.nuxeo.connect.update.task.standalone.AbstractTask
-
- setRestPrefix(String) - Method in class org.nuxeo.ecm.http.client.NuxeoServer
-
- setRestrictedModeActivated(boolean) - Static method in class org.nuxeo.ecm.platform.api.login.RestrictedLoginHelper
-
- setResultColumns(List<String>) - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentViewState
-
- setResultColumns(List<String>) - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewStateImpl
-
- setResultLayout(ContentViewLayout) - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentViewState
-
- setResultLayout(ContentViewLayout) - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewStateImpl
-
- setResults(List<Map<String, Node>>) - Method in class org.nuxeo.ecm.platform.relations.api.impl.QueryResultImpl
-
- setResults(List<Map<String, Node>>) - Method in interface org.nuxeo.ecm.platform.relations.api.QueryResult
-
- setResultsCount(int) - Method in class org.nuxeo.ecm.automation.client.model.PaginableDocuments
-
- setResultsCount(long) - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
-
- setResultsCount(long) - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
-
Sets the results count.
- setRetryCount(Integer) - Method in class org.nuxeo.ecm.core.event.impl.EventListenerDescriptor
-
- setRightContent(ContentProperty) - Method in class org.nuxeo.ecm.diff.model.impl.ContentPropertyDiff
-
- setRightDoc(DocumentModel) - Method in class org.nuxeo.ecm.diff.web.DiffActionsBean
-
- setRights(String) - Method in class org.nuxeo.theme.models.FeedItem
-
- setRightValue(Map<String, Map<String, PropertyDiffDisplay>>) - Method in interface org.nuxeo.ecm.diff.model.DiffDisplayBlock
-
- setRightValue(Map<String, Map<String, PropertyDiffDisplay>>) - Method in class org.nuxeo.ecm.diff.model.impl.DiffDisplayBlockImpl
-
- setRightValue(String) - Method in class org.nuxeo.ecm.diff.model.impl.SimplePropertyDiff
-
- setRmiPort(String) - Method in class org.nuxeo.runtime.management.ServerLocatorDescriptor
-
- setRoles(List<String>) - Method in class org.nuxeo.ecm.core.api.impl.UserPrincipal
-
- setRoles(List<String>) - Method in interface org.nuxeo.ecm.core.api.NuxeoPrincipal
-
- setRoles(List<String>) - Method in class org.nuxeo.ecm.core.api.SystemPrincipal
-
- setRoles(List<String>) - Method in class org.nuxeo.ecm.platform.usermanager.DetachedNuxeoPrincipal
-
- setRoles(List<String>) - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
-
- setRollback() - Method in class org.nuxeo.ecm.automation.OperationContext
-
Set the rollback mark on the current tx.
- setRollbackOnly() - Method in class org.nuxeo.runtime.datasource.LazyTransactionManager
-
- setRollbackOnly() - Method in class org.nuxeo.runtime.jtajca.NuxeoContainer.TransactionManagerWrapper
-
- setRollbackOnly() - Method in class org.nuxeo.runtime.jtajca.NuxeoContainer.UserTransactionImpl
-
- setRoot(File) - Method in class org.nuxeo.connect.update.standalone.LocalPackageData
-
- setRoot(boolean) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractResource
-
- setRoot(Resource) - Method in class org.nuxeo.ecm.webengine.model.impl.AbstractWebContext
-
- setRoot(boolean) - Method in interface org.nuxeo.ecm.webengine.model.Resource
-
- setRoot(Resource) - Method in interface org.nuxeo.ecm.webengine.model.WebContext
-
Set the root resource of this context
- setRoot(String) - Method in class org.nuxeo.theme.ApplicationType
-
- setRootCertificateAlias(String) - Method in interface org.nuxeo.ecm.platform.signature.api.pki.RootService
-
- setRootCertificateAlias(String) - Method in class org.nuxeo.ecm.platform.signature.core.pki.RootDescriptor
-
- setRootCertificateAlias(String) - Method in class org.nuxeo.ecm.platform.signature.core.pki.RootServiceImpl
-
- setRootId(Serializable, Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper
-
- setRootId(Serializable, Serializable) - Method in interface org.nuxeo.ecm.core.storage.sql.Mapper
-
Records the newly generated root id for a given repository.
- setRootId(Serializable, Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper
-
- setRootId(Serializable, Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingMapper
-
- setRootKeyAlias(String) - Method in interface org.nuxeo.ecm.platform.signature.api.pki.RootService
-
- setRootKeyAlias(String) - Method in class org.nuxeo.ecm.platform.signature.core.pki.RootDescriptor
-
- setRootKeyAlias(String) - Method in class org.nuxeo.ecm.platform.signature.core.pki.RootServiceImpl
-
- setRootKeyPassword(String) - Method in interface org.nuxeo.ecm.platform.signature.api.pki.RootService
-
- setRootKeyPassword(String) - Method in class org.nuxeo.ecm.platform.signature.core.pki.RootDescriptor
-
- setRootKeyPassword(String) - Method in class org.nuxeo.ecm.platform.signature.core.pki.RootServiceImpl
-
- setRootKeyStore(KeyStore) - Method in interface org.nuxeo.ecm.platform.signature.api.pki.RootService
-
- setRootKeyStore(KeyStore) - Method in class org.nuxeo.ecm.platform.signature.core.pki.RootServiceImpl
-
- setRootKeystoreFilePath(String) - Method in interface org.nuxeo.ecm.platform.signature.api.pki.RootService
-
- setRootKeystoreFilePath(String) - Method in class org.nuxeo.ecm.platform.signature.core.pki.RootDescriptor
-
- setRootKeystoreFilePath(String) - Method in class org.nuxeo.ecm.platform.signature.core.pki.RootServiceImpl
-
- setRootKeystorePassword(String) - Method in interface org.nuxeo.ecm.platform.signature.api.pki.RootService
-
- setRootKeystorePassword(String) - Method in class org.nuxeo.ecm.platform.signature.core.pki.RootDescriptor
-
- setRootKeystorePassword(String) - Method in class org.nuxeo.ecm.platform.signature.core.pki.RootServiceImpl
-
- setRootSavedSearchesTitle(String) - Method in class org.nuxeo.ecm.platform.faceted.search.api.service.Configuration
-
Deprecated.
- setRootService(RootService) - Method in interface org.nuxeo.ecm.platform.signature.api.pki.CertService
-
Sets up a root service to be used for CA-related services like
certificate request signing and certificate revocation.
- setRootService(RootService) - Method in class org.nuxeo.ecm.platform.signature.core.pki.CertServiceImpl
-
- setRotation(float) - Method in class org.nuxeo.ecm.platform.ui.web.component.seam.UIImage
-
- setRowData(Object) - Method in interface org.nuxeo.ecm.platform.ui.web.model.EditableModel
-
Sets row data using given value.
- setRowData(Object) - Method in class org.nuxeo.ecm.platform.ui.web.model.impl.EditableModelImpl
-
- setRowData(Object) - Method in class org.nuxeo.ecm.platform.ui.web.model.impl.ProtectedEditableModelImpl
-
- setRowData(Object) - Method in interface org.nuxeo.ecm.platform.ui.web.model.ProtectedEditableModel
-
Sets row data using given value.
- setRowHeight(int, int) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.excel.ExcelBuilder
- setRowHeight(int, int) - Method in interface org.nuxeo.ecm.platform.groups.audit.service.acl.excel.IExcelBuilder
-
- setRowIndex(int) - Method in class org.nuxeo.ecm.platform.ui.web.component.list.UIEditableList
-
Makes a row current.
- setRowIndex(int) - Method in interface org.nuxeo.ecm.platform.ui.web.model.EditableModel
-
- setRowIndex(int) - Method in class org.nuxeo.ecm.platform.ui.web.model.impl.EditableModelImpl
-
- setRowIndex(int) - Method in class org.nuxeo.ecm.platform.ui.web.model.impl.SelectDataModelImpl
-
- setRowKey(Integer) - Method in class org.nuxeo.ecm.platform.ui.web.component.list.UIEditableList
-
Makes a row current.
- setRowKey(Integer) - Method in interface org.nuxeo.ecm.platform.ui.web.model.EditableModel
-
Sets unique key identifier for this row.
- setRowKey(Integer) - Method in class org.nuxeo.ecm.platform.ui.web.model.impl.EditableModelImpl
-
- setRows(LayoutRowDefinition[]) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutDefinitionImpl
-
- setRows(LayoutRowDefinition[]) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutDefinition
-
- setRows(String) - Method in class org.nuxeo.ecm.platform.ui.web.component.editor.UIHtmlEditor
-
- setRows(List<SelectDataModelRow>) - Method in class org.nuxeo.ecm.platform.ui.web.model.impl.SelectDataModelImpl
-
- setRows(List<SelectDataModelRow>) - Method in interface org.nuxeo.ecm.platform.ui.web.model.SelectDataModel
-
- setRules(UserEntry[]) - Method in interface org.nuxeo.ecm.core.api.security.ACP
-
Replaces the modifiable user entries (associated with the
currentDocument) related to the current ACP.
- setRules(UserEntry[], boolean) - Method in interface org.nuxeo.ecm.core.api.security.ACP
-
Replaces the modifiable user entries (associated with the
currentDocument) related to the current ACP.
- setRules(String, UserEntry[]) - Method in interface org.nuxeo.ecm.core.api.security.ACP
-
Replaces the modifiable user entries (associated with the
currentDocument) related to the ACP.
- setRules(String, UserEntry[], boolean) - Method in interface org.nuxeo.ecm.core.api.security.ACP
-
Replaces the modifiable user entries (associated with the
currentDocument) related to the ACP.
- setRules(String, UserEntry[]) - Method in class org.nuxeo.ecm.core.api.security.impl.ACPImpl
-
- setRules(String, UserEntry[], boolean) - Method in class org.nuxeo.ecm.core.api.security.impl.ACPImpl
-
- setRules(UserEntry[]) - Method in class org.nuxeo.ecm.core.api.security.impl.ACPImpl
-
- setRules(UserEntry[], boolean) - Method in class org.nuxeo.ecm.core.api.security.impl.ACPImpl
-
- setRules(FilterRule[]) - Method in class org.nuxeo.ecm.platform.actions.DefaultActionFilter
-
- setRunning(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
-
set this element as running.
- setRunning(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
-
- setRuntime(RuntimeService) - Method in class org.nuxeo.runtime.model.impl.DefaultRuntimeContext
-
- setRuntimeContext(RuntimeContext) - Method in class org.nuxeo.ecm.core.event.impl.EventListenerDescriptor
-
- setRuntimeContext(RuntimeContext) - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterDescriptor
-
- setRuntimeHome(File) - Method in class org.nuxeo.common.Environment
-
- setRuntimeVersion(String) - Method in class org.nuxeo.ecm.admin.runtime.SimplifiedServerInfo
-
- setSavedReplyCommentId(String) - Method in class org.nuxeo.ecm.platform.comment.web.AbstractCommentManagerActionsBean
-
- setSavedReplyCommentId(String) - Method in interface org.nuxeo.ecm.platform.comment.web.CommentManagerActions
-
- setSavedSearchTitle(String) - Method in class org.nuxeo.dam.seam.DamSearchActions
-
- setSavedSearchTitle(String) - Method in class org.nuxeo.ecm.platform.faceted.search.jsf.FacetedSearchActions
-
- setSavedVersion(String) - Method in class org.nuxeo.theme.editor.UndoBuffer
-
- setSaveInterval(int) - Method in class org.nuxeo.ecm.core.io.impl.AbstractDocumentModelWriter
-
- setScalePercent(String) - Method in class org.nuxeo.ecm.platform.ui.web.component.seam.UIImage
-
- setScanForNestedJARs(boolean) - Method in class org.nuxeo.osgi.application.ApplicationBundleLoader
-
- setScanForNestedJARs(boolean) - Method in class org.nuxeo.osgi.application.ApplicationLoader
-
- setScanForNestedJARs(boolean) - Method in class org.nuxeo.osgi.application.ClassPathScanner
-
- setScanForNestedJars(boolean) - Method in class org.nuxeo.osgi.application.FrameworkBootstrap
-
- setSchedulePath(WorkSchedulePath) - Method in class org.nuxeo.ecm.core.work.AbstractWork
-
- setSchedulePath(WorkSchedulePath) - Method in interface org.nuxeo.ecm.core.work.api.Work
-
Set the schedule path, internal usage
- setSchema(String) - Method in class org.nuxeo.ecm.diff.service.impl.DiffComplexFieldDescriptor
-
- setSchema(String) - Method in class org.nuxeo.ecm.diff.service.impl.DiffExcludedFieldsDescriptor
-
- setSchema(String) - Method in class org.nuxeo.ecm.diff.service.impl.DiffFieldDescriptor
-
- setSchema(List<WidgetFieldType>) - Method in class org.nuxeo.theme.webwidgets.WidgetType
-
- setSchemaName(String) - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
-
- setSchemas(String[]) - Method in class org.nuxeo.ecm.platform.indexing.gateway.ws.DocumentTypeDescriptor
-
- setScope(String) - Method in class edu.yale.its.tp.cas.client.taglib.AuthTag
-
- setScope(String) - Method in class edu.yale.its.tp.cas.client.taglib.LogoutTag
-
- setScope(String) - Method in class org.nuxeo.apidoc.introspection.SeamComponentInfoImpl
-
- setScope(String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPTreeReference
-
- setScope(String) - Method in class org.nuxeo.theme.webwidgets.providers.WidgetEntity
-
- setScreenshot(String) - Method in class org.nuxeo.theme.webwidgets.WidgetType
-
- setScriptContext(ScriptContext) - Method in class org.nuxeo.runtime.scripting.ScriptingClient
-
- setScriptDir(File) - Method in class org.nuxeo.runtime.scripting.ScriptingComponent
-
- setScriptDir(File) - Method in interface org.nuxeo.runtime.scripting.ScriptingService
-
- setScripts(String) - Method in class org.nuxeo.theme.webwidgets.WidgetType
-
- setSearchClasses(String[]) - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
-
- setSearchDocumentModel(DocumentModel) - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentView
-
Sets the search document model to be passed on the page provider, and
set it also on the current page provider if not null.
- setSearchDocumentModel(DocumentModel) - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewImpl
-
- setSearchDocumentModel(DocumentModel) - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentViewState
-
- setSearchDocumentModel(DocumentModel) - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewStateImpl
-
- setSearchDocumentModel(DocumentModel) - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
-
- setSearchDocumentModel(DocumentModel) - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
-
- setSearchFilter(String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
-
- setSearchFilter(String) - Method in class org.nuxeo.ecm.webapp.security.PrincipalListManager
-
- setSearchKeywords(String) - Method in class org.nuxeo.ecm.platform.suggestbox.jsf.SuggestboxActions
-
- setSearchKeywords(String) - Method in interface org.nuxeo.ecm.webapp.action.EditorLinkActions
-
- setSearchKeywords(String) - Method in class org.nuxeo.ecm.webapp.action.EditorLinkActionsBean
-
- setSearchKeywords(String) - Method in interface org.nuxeo.ecm.webapp.note.EditorImageActions
-
- setSearchKeywords(String) - Method in class org.nuxeo.ecm.webapp.note.EditorImageActionsBean
-
- setSearchScope(String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
-
- setSearchSortInfos(List<SortInfo>) - Method in class org.nuxeo.ecm.platform.smart.query.jsf.SmartNXQLQueryActions
-
- setSearchSortInfos(List<SortInfo>) - Method in class org.nuxeo.ecm.webapp.search.DocumentSearchActions
-
- setSearchString(String) - Method in class org.nuxeo.connect.client.jsf.AppCenterViewsManager
-
- setSearchString(String) - Method in class org.nuxeo.ecm.webapp.security.AbstractUserGroupManagement
-
- setSearchType(String) - Method in class org.nuxeo.ecm.webapp.security.PrincipalListManager
-
- setSecretToken(String) - Method in class org.nuxeo.ecm.http.client.NuxeoServer
-
- setSecure(boolean) - Method in class org.nuxeo.ecm.automation.server.RestBinding
-
- setSecurityDomains(SecurityDomain[]) - Method in class org.nuxeo.runtime.config.AbstractServerConfiguration
-
- setSecurityManager(SecurityManager) - Method in class org.nuxeo.ecm.platform.annotations.repository.service.AnnotationsRepositoryServiceImpl
-
- setSecurityManagerClass(Class<SecurityManager>) - Method in class org.nuxeo.ecm.core.repository.RepositoryDescriptor
-
- setSecurityToken(String) - Method in class org.nuxeo.opensocial.container.shared.webcontent.OpenSocialData
-
- setSegment(String) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ResourceExtension
-
- setSelected(boolean) - Method in class org.nuxeo.ecm.platform.query.api.PageSelection
-
- setSelected(boolean) - Method in class org.nuxeo.ecm.platform.query.api.PageSelections
-
- setSelected(Boolean) - Method in class org.nuxeo.ecm.platform.ui.web.model.impl.SelectDataModelRowImpl
-
- setSelected(Boolean) - Method in interface org.nuxeo.ecm.platform.ui.web.model.SelectDataModelRow
-
- setSelected(boolean) - Method in class org.nuxeo.ecm.webapp.notification.SelectableSubscription
-
- setSelected(Boolean) - Method in class org.nuxeo.ecm.webapp.table.cell.SelectionTableCell
-
Deprecated.
- setSelected(boolean) - Method in class org.nuxeo.opensocial.container.client.ui.Color
-
- setSelected(boolean) - Method in class org.nuxeo.theme.models.MenuItem
-
- setSelected(boolean) - Method in class org.nuxeo.theme.models.NavigationItem
-
- setSelected(boolean) - Method in class org.nuxeo.wizard.download.DownloadablePackageOption
-
- setSelectedAuditCategory(String) - Method in class org.nuxeo.ecm.admin.UsersActivityManager
-
- setSelectedAuditTimeRange(String) - Method in class org.nuxeo.ecm.admin.UsersActivityManager
-
- setSelectedBankCollection(String) - Static method in class org.nuxeo.theme.editor.SessionManager
-
- setSelectedColor(String) - Method in class org.nuxeo.opensocial.container.client.ui.ColorsPanelWidget
-
- setSelectedConfiguration(String) - Method in class org.nuxeo.ecm.user.registration.actions.UserRegistrationConfigurationActions
-
- setSelectedCssCategories(List<String>) - Static method in class org.nuxeo.theme.editor.SessionManager
-
- setSelectedDirectoryName(String) - Method in class org.nuxeo.ecm.webapp.directory.DirectoryUIActionsBean
-
- setSelectedDocModel(DocumentModel) - Method in class org.nuxeo.ecm.webapp.table.model.DocModelTableModel
-
Deprecated.
- setSelectedDocumentId(String) - Method in class org.nuxeo.dam.seam.DamActions
-
- setSelectedDomainId(String) - Method in class org.nuxeo.ecm.user.center.dashboard.jsf.JSFDashboardActions
-
- setSelectedEditField(String) - Static method in class org.nuxeo.theme.editor.SessionManager
-
- setSelectedEntries(List<T>) - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
-
- setSelectedEntries(List<T>) - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
-
- setSelectedEntries(List<String>) - Method in class org.nuxeo.ecm.webapp.notification.GroupsSubscriptionsAction
-
- setSelectedEntries(List<String>) - Method in interface org.nuxeo.ecm.webapp.security.SecurityActions
-
Sets selected entries used in add/remove methods
- setSelectedEntries(List<String>) - Method in class org.nuxeo.ecm.webapp.security.SecurityActionsBean
-
- setSelectedEntry(String) - Method in interface org.nuxeo.ecm.webapp.security.SecurityActions
-
Sets selected entry used in add/remove methods
- setSelectedEntry(String) - Method in class org.nuxeo.ecm.webapp.security.SecurityActionsBean
-
- setSelectedFont(Font) - Method in class org.nuxeo.shell.swing.widgets.JFontChooser
-
Set the selected font.
- setSelectedFontFamily(String) - Method in class org.nuxeo.shell.swing.widgets.JFontChooser
-
Set the family name of the selected font.
- setSelectedFontSize(int) - Method in class org.nuxeo.shell.swing.widgets.JFontChooser
-
Set the size of the selected font.
- setSelectedFontStyle(int) - Method in class org.nuxeo.shell.swing.widgets.JFontChooser
-
Set the style of the selected font.
- setSelectedGrant(String) - Method in class org.nuxeo.ecm.webapp.notification.GroupsSubscriptionsAction
-
- setSelectedGrant(String) - Method in class org.nuxeo.ecm.webapp.security.PermissionActionListManager
-
- setSelectedGroup(String) - Method in class org.nuxeo.ecm.platform.shibboleth.web.ShibbolethGroupManagerActionsBean
-
- setSelectedGroup(String) - Method in class org.nuxeo.ecm.webapp.security.GroupManagementActions
-
- setSelectedHttpSessionsTimeRange(String) - Method in class org.nuxeo.ecm.admin.UsersActivityManager
-
- setSelectedImportFolderId(String) - Method in class org.nuxeo.dam.seam.DamImportActions
-
- setSelectedImportOptionId(String) - Method in class org.nuxeo.dam.seam.DamImportActions
-
- setSelectedLayoutColumns(List<String>) - Method in class org.nuxeo.ecm.platform.smart.query.jsf.SmartNXQLQueryActions
-
- setSelectedLayoutColumns(List<String>) - Method in class org.nuxeo.ecm.webapp.search.DocumentSearchActions
-
- setSelectedLetter(String) - Method in class org.nuxeo.ecm.webapp.security.UserManagementActions
-
- setSelectedModerators(List<String>) - Method in class org.nuxeo.ecm.platform.forum.web.ThreadActionBean
-
- setSelectedNavigationTree(String) - Method in class org.nuxeo.ecm.virtualnavigation.action.MultiNavTreeManager
-
- setSelectedNewAssetType(String) - Method in class org.nuxeo.dam.seam.DamImportActions
-
- setSelectedNotification(String) - Method in class org.nuxeo.ecm.webapp.notification.GroupsSubscriptionsAction
-
- setSelectedNotifications(List<String>) - Method in class org.nuxeo.ecm.webapp.notification.GroupsSubscriptionsAction
-
- setSelectedPermission(String) - Method in class org.nuxeo.ecm.webapp.security.PermissionListManager
-
- setSelectedPrincipal(String) - Method in class org.nuxeo.ecm.webapp.security.PrincipalListManager
-
- setSelectedResourceBank(String) - Static method in class org.nuxeo.theme.editor.SessionManager
-
- setSelectedRowName(String) - Method in class org.nuxeo.ecm.platform.smart.query.IncrementalSmartQuery
-
Sets the selected row name.
- setSelectedSize(String) - Method in interface org.nuxeo.ecm.webapp.note.EditorImageActions
-
- setSelectedSize(String) - Method in class org.nuxeo.ecm.webapp.note.EditorImageActionsBean
-
- setSelectedTemplateId(String) - Method in interface org.nuxeo.ecm.webapp.documenttemplates.DocumentTemplatesActions
-
Setter for the template to use.
- setSelectedTemplateId(String) - Method in class org.nuxeo.ecm.webapp.documenttemplates.DocumentTemplatesActionsBean
-
- setSelectedTreeName(String) - Method in interface org.nuxeo.ecm.webapp.directory.DirectoryTreeManager
-
- setSelectedTreeName(String) - Method in class org.nuxeo.ecm.webapp.directory.DirectoryTreeManagerBean
-
- setSelectedType(Type) - Method in class org.nuxeo.ecm.webapp.action.TypesTool
-
If the selected type is supposed to be automatically injected by Seam
through @DataModelSelection callback (i.e.
- setSelectedUser(DocumentModel) - Method in class org.nuxeo.ecm.webapp.security.UserManagementActions
-
- setSelectedUser(String) - Method in class org.nuxeo.ecm.webapp.security.UserManagementActions
-
- setSelectedUser(String) - Method in class org.nuxeo.ecm.webapp.table.model.UserPermissionsTableModel
-
Deprecated.
- setSelectedUserName(String) - Method in class org.nuxeo.ecm.webapp.security.UserManagementActions
-
- setSelectedUsers(List<String>) - Method in class org.nuxeo.ecm.webapp.security.PrincipalListManager
-
- setSelectedValue(String) - Method in class org.nuxeo.ecm.platform.ui.web.util.SelectionActionsBean
-
- setSelectedValue(String) - Method in class org.nuxeo.ecm.platform.ui.web.util.SuggestionActionsBean
-
- setSelectedValueHolder(String) - Method in class org.nuxeo.ecm.platform.ui.web.util.SelectionActionsBean
-
- setSelectedVersionId(String) - Method in interface org.nuxeo.ecm.webapp.versioning.VersionedActions
-
Sets currently selected version id.
- setSelectedVersionId(String) - Method in class org.nuxeo.ecm.webapp.versioning.VersionedActionsBean
-
- setSelectedViews(String[]) - Method in interface org.nuxeo.ecm.platform.picture.web.PictureBookManager
-
- setSelectedViews(String[]) - Method in class org.nuxeo.ecm.platform.picture.web.PictureBookManagerBean
-
- setSelections(Selection[]) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelect
-
- setSelectItems(List<SelectItem>) - Method in interface org.nuxeo.ecm.platform.picture.web.PictureBookManager
-
- setSelectItems(List<SelectItem>) - Method in class org.nuxeo.ecm.platform.picture.web.PictureBookManagerBean
-
- setSelectItems(ArrayList) - Method in interface org.nuxeo.ecm.platform.picture.web.PictureManager
-
Sets the selectedItems.
- setSelectItems(ArrayList) - Method in class org.nuxeo.ecm.platform.picture.web.PictureManagerBean
-
- setSelectOneNoMatch(boolean) - Method in class org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration
-
- setSelectOptions(WidgetSelectOption[]) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
-
- setSelectOptions(WidgetSelectOption[]) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
-
- setSelectOptions(DocumentFragment) - Method in class org.nuxeo.ecm.platform.forms.layout.descriptors.WidgetDescriptor
-
- setSelectorDescription(String, String, String) - Method in interface org.nuxeo.theme.formats.styles.Style
-
- setSelectorDescription(String, String, String) - Method in class org.nuxeo.theme.formats.styles.StyleFormat
-
- setSeparator(String) - Method in class org.nuxeo.ecm.platform.ui.web.component.file.UIOutputFile
-
- setSequencer(UIDSequencer) - Method in class org.nuxeo.ecm.platform.uidgen.AbstractUIDGenerator
-
- setSequencer(UIDSequencer) - Method in interface org.nuxeo.ecm.platform.uidgen.UIDGenerator
-
The sequencer used to generate unique numbers sequencially.
- setServer(String) - Method in class org.nuxeo.ecm.automation.core.mail.Mailer
-
- setServer(String, boolean) - Method in class org.nuxeo.ecm.automation.core.mail.Mailer
-
- setServer(String, String) - Method in class org.nuxeo.ecm.automation.core.mail.Mailer
-
Set the SMTP server address to use
- setServer(String, String, boolean) - Method in class org.nuxeo.ecm.automation.core.mail.Mailer
-
- setServer(ServiceHost) - Method in class org.nuxeo.runtime.api.ServiceGroup
-
- setServer(boolean) - Method in class org.nuxeo.runtime.services.streaming.StreamingService
-
- setServerHome(File) - Method in class org.nuxeo.common.Environment
-
- setServerLocator(String) - Method in class org.nuxeo.runtime.services.streaming.StreamingService
-
- setServersUpdateOption(int) - Method in class org.nuxeo.runtime.config.Configuration
-
- setServerURL(String) - Method in class org.nuxeo.functionaltests.LogTestWatchman
-
- setService(String) - Method in class edu.yale.its.tp.cas.client.ServiceTicketValidator
-
Sets the service to use when validating.
- setService(String) - Method in class edu.yale.its.tp.cas.client.taglib.AuthTag
-
- setServiceBindings(Map<String, String>) - Method in class org.nuxeo.runtime.config.AbstractServerConfiguration
-
- setServiceBindingsCompat(ServiceDescriptor[]) - Method in class org.nuxeo.runtime.config.v1.ServerConfiguration1
-
- setServiceHostsCompat(ServiceHost[]) - Method in class org.nuxeo.runtime.config.v1.ServerConfiguration1
-
- setServiceName(String) - Method in class org.nuxeo.ecm.platform.oauth2.tokens.NuxeoOAuth2Token
-
- setServiceTicket(String) - Method in class edu.yale.its.tp.cas.client.ServiceTicketValidator
-
Sets the ST to validate.
- setSession(CoreSession) - Method in class org.nuxeo.ecm.automation.LoginStack
-
- setSession(SessionImpl) - Method in interface org.nuxeo.ecm.core.storage.sql.CachingMapper
-
Sets the session, used for event propagation.
- setSession(SessionImpl) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper
-
- setSession(SessionImpl) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper
-
Sets the session, used for event propagation.
- setSession(SessionImpl) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingMapper
-
- setSession(SessionImpl) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingRowMapper
-
Sets the session, used for event propagation.
- setSession(CoreSession) - Method in class org.nuxeo.ecm.webengine.ui.tree.document.DocumentContentProvider
-
- setSetting(String, String) - Method in class org.nuxeo.shell.Shell
-
- setSeverity(RecoverableClientException.Severity) - Method in exception org.nuxeo.ecm.core.api.RecoverableClientException
-
- setShared(boolean) - Method in class org.nuxeo.runtime.tomcat.NuxeoLauncher
-
- setSharedClassLoader(SharedClassLoader) - Method in class org.nuxeo.osgi.application.StandaloneBundleLoader
-
- setSharedRegistryExpirationDelay(long) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.AbstractAutomationClient
-
- setSharedSecretAuthentication(String, String) - Method in class org.nuxeo.ecm.http.client.NuxeoServer
-
- setSharedVariable(String, Object) - Method in interface org.nuxeo.ecm.platform.rendering.api.RenderingEngine
-
- setSharedVariable(String, Object) - Method in class org.nuxeo.ecm.platform.rendering.fm.FreemarkerEngine
-
- setShibbGroupBasePath(String) - Method in class org.nuxeo.ecm.platform.shibboleth.web.service.ShibbolethGroupsConfig
-
- setShibbUserName(String) - Method in class org.nuxeo.ecm.platform.shibboleth.web.UserSuggestionWithGroupTreeActionsBean
-
- setShortcutName(String) - Method in class org.nuxeo.ecm.core.management.probes.ProbeInfoImpl
-
- setShortLabel(String) - Method in class org.nuxeo.wizard.download.DownloadPackage
-
- setShowCreateForm(boolean) - Method in class org.nuxeo.ecm.platform.comment.web.AbstractCommentManagerActionsBean
-
- setShowCreateForm(boolean) - Method in interface org.nuxeo.ecm.platform.comment.web.CommentManagerActions
-
- setShowingPersonalWorkspace(boolean) - Method in class org.nuxeo.ecm.platform.userworkspace.web.ejb.UserWorkspaceManagerActionsBean
-
- setShowObsolete(boolean) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectBase
-
- setShowObsolete(boolean) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectState
-
- setShowUsageListing(boolean) - Method in class org.nuxeo.template.web.TemplatesActionBean
-
- setShowUser(String) - Method in class org.nuxeo.ecm.webapp.security.UserManagementActions
-
- setShowVersions(boolean) - Method in class org.nuxeo.template.web.TemplatesActionBean
-
- setShrinkable(boolean) - Method in class org.nuxeo.theme.resources.ResourceType
-
- setSideBar(YUISideBarStyle) - Method in class org.nuxeo.opensocial.container.client.model.AppModel
-
- setSideBar(YUISideBarStyle) - Method in interface org.nuxeo.opensocial.container.server.layout.YUILayoutAdapter
-
- setSideBar(YUISideBarStyle) - Method in class org.nuxeo.opensocial.container.server.layout.YUILayoutAdapterImpl
-
- setSideBar(YUIUnit) - Method in interface org.nuxeo.opensocial.container.shared.layout.api.YUILayout
-
- setSideBar(YUIUnit) - Method in class org.nuxeo.opensocial.container.shared.layout.impl.YUILayoutImpl
-
- setSideBarStyle(YUISideBarStyle) - Method in interface org.nuxeo.opensocial.container.shared.layout.api.YUILayout
-
- setSideBarStyle(YUISideBarStyle) - Method in class org.nuxeo.opensocial.container.shared.layout.impl.YUILayoutImpl
-
- setSigningKey(String) - Method in class org.nuxeo.opensocial.shindig.crypto.OpenSocialDescriptor
-
- SetSimpleConfParamVar - Class in org.nuxeo.ecm.localconf
-
Operation to set a context variable with the value of the given parameter
name of the SimpleConfiguration retrieve from the input Document.
- SetSimpleConfParamVar() - Constructor for class org.nuxeo.ecm.localconf.SetSimpleConfParamVar
-
- setSimpleProperty(String, Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.Node
-
- setSimpleSearchKeywords(String) - Method in class org.nuxeo.ecm.webapp.search.DocumentSearchActions
-
- setSinceVersion(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
-
- setSinceVersion(String) - Method in class org.nuxeo.ecm.styleguide.service.descriptors.IconDescriptor
-
- setSingleDataSourceMode() - Static method in class org.nuxeo.ecm.core.storage.sql.DatabaseHelper
-
- setSite(Site) - Method in class org.nuxeo.wss.spi.dws.DWSMetaDataImpl
-
- setSiteAdmin(boolean) - Method in class org.nuxeo.wss.spi.dws.UserImpl
-
- setSiteName(String) - Method in class org.nuxeo.wss.servlet.config.FilterBindingConfig
-
- setSiteUrl(String) - Method in class org.nuxeo.webengine.sites.models.CommentModel
-
- setSiteUrl(String) - Method in class org.nuxeo.wss.url.WSSUrlMapping
-
- setSize(Integer) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelect
-
- setSize(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectListboxComponent
-
- setSize(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectMultiListboxComponent
-
Deprecated.
- setSize(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryAwareComponent
-
- setSize(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.SelectOneListboxTag
-
Deprecated.
- setSize(int) - Method in class org.nuxeo.wss.spi.dummy.DummyWSSListItem
-
- setSizePanelVisible(boolean) - Method in interface org.nuxeo.opensocial.container.client.presenter.ContainerBuilderPresenter.Display
-
- setSizePanelVisible(boolean) - Method in class org.nuxeo.opensocial.container.client.view.ContainerBuilderWidget
-
- setSkinPathPrefix(String) - Method in class org.nuxeo.ecm.webengine.WebEngine
-
- setSkipDirs(boolean) - Method in class org.nuxeo.osgi.util.FileIterator
-
- setSlugline(String) - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPicture
-
- setSlugline(String) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
-
- setSort(String) - Method in class org.nuxeo.ecm.platform.ui.web.model.impl.AbstractSortableSelectDataModel
-
- setSort(String) - Method in interface org.nuxeo.ecm.platform.ui.web.model.SortableDataModel
-
- setSort(String) - Method in class org.nuxeo.ecm.webapp.table.sort.SortableTableModel
-
Deprecated.
- setSortable(boolean) - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
-
- setSortable(boolean) - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
-
- setSortAscending(boolean) - Method in class org.nuxeo.ecm.core.api.SortInfo
-
- setSortAscending(boolean) - Method in class org.nuxeo.ecm.webapp.table.header.TableColHeader
-
Deprecated.
- setSortColumn(String) - Method in class org.nuxeo.ecm.core.api.SortInfo
-
- setSortCriteria(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.SelectManyListboxTag
-
Deprecated.
- setSortCriteria(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.SelectOneListboxTag
-
Deprecated.
- setSortInfo(SortInfo) - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
-
- setSortInfo(String, boolean, boolean) - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
-
- setSortInfo(SortInfo) - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
-
Sets the first and only sorting info for this provider.
- setSortInfo(String, boolean, boolean) - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
-
Sets the first and only sorting info for this provider if parameter
removeOtherSortInfos is true.
- setSortInfos(List<SortInfo>) - Method in interface org.nuxeo.ecm.platform.contentview.jsf.ContentViewState
-
- setSortInfos(List<SortInfo>) - Method in class org.nuxeo.ecm.platform.contentview.jsf.ContentViewStateImpl
-
- setSortInfos(List<SortInfo>) - Method in class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
-
- setSortInfos(List<SortInfo>) - Method in interface org.nuxeo.ecm.platform.query.api.PageProvider
-
Sets the complete list of sorting info for this provider
- setSortPropertyPath(String) - Method in class org.nuxeo.ecm.core.api.tree.DefaultDocumentTreeSorter
-
- setSortPropertyPath(String) - Method in interface org.nuxeo.ecm.core.api.tree.DocumentTreeSorter
-
- setSource(File) - Method in class org.nuxeo.ecm.core.io.impl.plugins.XMLDirectoryReader
-
- setSource(String) - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPicture
-
- setSource(String) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
-
- setSource(String) - Method in class org.nuxeo.template.api.TemplateInput
-
- setSource(String) - Method in class org.nuxeo.theme.webwidgets.WidgetType
-
- setSourceDirectoryName(String) - Method in class org.nuxeo.ecm.directory.AbstractReference
-
- setSourceDirectoryName(String) - Method in interface org.nuxeo.ecm.directory.Reference
-
- setSourceIdsForTarget(String, List<String>) - Method in class org.nuxeo.ecm.directory.InverseReference
-
- setSourceIdsForTarget(String, List<String>) - Method in class org.nuxeo.ecm.directory.ldap.LDAPReference
-
Edit the list of statically defined references for a given target
(dynamic references remain unaltered)
- setSourceIdsForTarget(String, List<String>) - Method in class org.nuxeo.ecm.directory.ldap.LDAPTreeReference
-
NOT IMPLEMENTED: Edit the list of statically defined references for a
given target
- setSourceIdsForTarget(String, List<String>) - Method in class org.nuxeo.ecm.directory.multi.MultiReference
-
- setSourceIdsForTarget(String, List<String>) - Method in interface org.nuxeo.ecm.directory.Reference
-
- setSourceIdsForTarget(String, List<String>, SQLSession) - Method in class org.nuxeo.ecm.directory.sql.TableReference
-
- setSourceIdsForTarget(String, List<String>) - Method in class org.nuxeo.ecm.directory.sql.TableReference
-
- setSourceImageInfo(ImageInfo) - Method in interface org.nuxeo.ecm.platform.pictures.tiles.api.PictureTiles
-
- setSourceImageInfo(ImageInfo) - Method in class org.nuxeo.ecm.platform.pictures.tiles.api.PictureTilesImpl
-
- setSpacingAfter(Float) - Method in class org.nuxeo.ecm.platform.ui.web.component.seam.UIImage
-
- setSpacingBefore(Float) - Method in class org.nuxeo.ecm.platform.ui.web.component.seam.UIImage
-
- setSpanMode(ReportLayoutSettings.SpanMode) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayoutSettings
-
- setSplitPane(int, int, int, int, int) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.excel.ExcelBuilder
- setSplitPane(int, int, int, int, int) - Method in interface org.nuxeo.ecm.platform.groups.audit.service.acl.excel.IExcelBuilder
-
- setSplitPaneX(int) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayoutSettings
-
- setSplitPaneY(int) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayoutSettings
-
- setSrc(String) - Method in class org.nuxeo.theme.styling.service.descriptors.FlavorPresets
-
- setSrc(String) - Method in class org.nuxeo.theme.styling.service.descriptors.SimpleStyle
-
- setSrc(String) - Method in class org.nuxeo.theme.themes.ThemeDescriptor
-
- setSrcFilePath(String) - Method in class org.nuxeo.theme.resources.BankImport
-
- setSrvPrefix(String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPUrlDescriptor
-
- setStartContainer(Container) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.model.Annotation
-
- setState(int) - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
-
Deprecated.
- setState(PackageState) - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
-
- setState(String) - Method in class org.nuxeo.dam.seam.DamSearchActions
-
- setState(DocRef, String) - Method in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- setState(GraphNode.State) - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
-
Set the node state.
- setState(GraphNode.State) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
-
- setState(WidgetState) - Method in class org.nuxeo.theme.webwidgets.providers.WidgetEntity
-
- setStateful(boolean) - Method in class org.nuxeo.ecm.platform.ui.web.auth.service.AuthenticationPluginDescriptor
-
- setStateManager(StateManager) - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockApplication
-
- setStatements(List<Statement>) - Method in interface org.nuxeo.ecm.platform.annotations.api.Annotation
-
- setStatements(List<Statement>) - Method in class org.nuxeo.ecm.platform.annotations.api.AnnotationImpl
-
- setStatus(int) - Method in class org.nuxeo.ecm.automation.jaxrs.ExceptionHandler
-
- setStatus(String, String, String, String) - Method in interface org.nuxeo.ecm.core.management.api.AdministrativeStatusManager
-
- setStatus(String, String, String, String) - Method in interface org.nuxeo.ecm.core.management.api.GlobalAdministrativeStatusManager
-
Updates the status of a service for all registered Nuxeo instances.
- setStatus(String, String, String, String) - Method in class org.nuxeo.ecm.core.management.statuses.AdministrativeStatusManagerImpl
-
- setStatus(String, String, String, String) - Method in class org.nuxeo.ecm.core.management.statuses.GlobalAdministrativeStatusManagerImpl
-
- setStatus(String) - Method in class org.nuxeo.ecm.core.work.AbstractWork
-
Sets a human-readable status for this work instance.
- setStatus(String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.TaskInfo
-
- setStatus(int) - Method in class org.nuxeo.wizard.download.PendingDownload
-
- setStep(String) - Method in class org.nuxeo.theme.webwidgets.WidgetFieldType
-
- setStepDocument() - Method in class org.nuxeo.ecm.platform.routing.dm.operation.SetCurrentRunningStepFromTask
-
- setStepDone() - Method in class org.nuxeo.ecm.platform.routing.api.operation.StepBackToReadyOperation
-
- setStepDone() - Method in class org.nuxeo.ecm.platform.routing.api.operation.StepDoneOperation
-
- setStepToBeExcutedNext() - Method in class org.nuxeo.ecm.platform.routing.api.operation.SetNextStepOnConditionalFolderOperation
-
- setStepToBeExecutedNext(CoreSession, String) - Method in class org.nuxeo.ecm.platform.routing.api.helper.ConditionalFolderUpdateRunner
-
- setStopped(Boolean) - Method in class org.nuxeo.ecm.platform.picture.web.SlideShowManagerBean
-
- setStrategy(String) - Method in class org.nuxeo.theme.NegotiationDef
-
- setStream(InputStream, String) - Method in class org.nuxeo.wss.impl.NuxeoListItem
-
- setStream(InputStream, String) - Method in class org.nuxeo.wss.impl.VirtualListItem
-
- setStream(InputStream, String) - Method in class org.nuxeo.wss.spi.dummy.DummyWSSListItem
-
- setStream(InputStream, String) - Method in interface org.nuxeo.wss.spi.WSSListItem
-
- setStreamingLocator(String) - Method in class org.nuxeo.runtime.config.AbstractServerConfiguration
-
- setString(String, String) - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- setString(String, String) - Method in interface org.nuxeo.ecm.core.model.PropertyContainer
-
Sets the scalar property value to the given string value.
- setString(String, String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexListProperty
-
- setString(String, String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexProperty
-
- setString(String, String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- setString(String, String) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentVersion
-
- setStringArrayValue(String[]) - Method in class org.nuxeo.ecm.platform.smart.query.IncrementalSmartQuery
-
- setStringDate(String) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.model.Annotation
-
- setStringListValue(List<String>) - Method in class org.nuxeo.ecm.platform.smart.query.IncrementalSmartQuery
-
- setStrings(ArrayList<String>) - Method in class org.nuxeo.ecm.core.storage.sql.FulltextParser
-
- setStringValue(String) - Method in class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl.StringInfo
-
- setStringValue(String) - Method in class org.nuxeo.ecm.platform.smart.query.IncrementalSmartQuery
-
- setStringValue(String) - Method in class org.nuxeo.template.api.TemplateInput
-
- setStudioSnapshotValidationStatus(ValidationStatus) - Method in class org.nuxeo.connect.client.jsf.AppCenterViewsManager
-
- setStyle(String) - Method in class org.nuxeo.ecm.platform.ui.web.component.seam.UICellExcel
-
- setStyle(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectBase
-
- setStyle(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectState
-
- setStyleCaching(CachingDef) - Method in class org.nuxeo.theme.ApplicationType
-
- setStyleCategory(String) - Static method in class org.nuxeo.theme.editor.SessionManager
-
- setStyleClass(String) - Method in class org.nuxeo.ecm.diff.model.impl.PropertyDiffDisplayImpl
-
- setStyleClass(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectBase
-
- setStyleClass(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectState
-
- setStyleClass(String) - Method in class org.nuxeo.ecm.webapp.table.header.TableColHeader
-
Deprecated.
- setStyleClass(String) - Method in class org.nuxeo.theme.jsf.component.UITabs
-
- setStyleClass(String) - Method in class org.nuxeo.theme.jsf.taglib.TabsTag
-
- setStyleEditMode(String) - Static method in class org.nuxeo.theme.editor.SessionManager
-
- setStyleInheritance(String, String, String) - Static method in class org.nuxeo.theme.editor.Editor
-
- setStyleInheritance(String, String, String, boolean) - Static method in class org.nuxeo.theme.themes.ThemeManager
-
- setStyleLayerId(String) - Static method in class org.nuxeo.theme.editor.SessionManager
-
- setStyleManagerMode(String) - Static method in class org.nuxeo.theme.editor.SessionManager
-
- setStyles(List<String>) - Method in class org.nuxeo.theme.styling.service.descriptors.ThemePage
-
- setStyles(String) - Method in class org.nuxeo.theme.webwidgets.WidgetType
-
- setStyleSelector(String) - Static method in class org.nuxeo.theme.editor.SessionManager
-
- setStylesheet(String) - Method in class org.nuxeo.theme.jsf.component.UIPanel
-
- setStylesheet(String) - Method in class org.nuxeo.theme.jsf.taglib.PanelTag
-
- setSubheadline(String) - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPicture
-
- setSubheadline(String) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
-
- setSubject(Resource) - Method in interface org.nuxeo.ecm.platform.annotations.api.Annotation
-
- setSubject(Resource) - Method in class org.nuxeo.ecm.platform.annotations.api.AnnotationImpl
-
- setSubject(String) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.annotea.Statement
-
- setSubject(Node) - Method in class org.nuxeo.ecm.platform.relations.api.impl.StatementImpl
-
- setSubject(Node) - Method in interface org.nuxeo.ecm.platform.relations.api.Statement
-
- setSubmitValue(Boolean) - Method in class org.nuxeo.ecm.platform.ui.web.component.holder.UIValueHolder
-
- setSubPath(String) - Method in class org.nuxeo.wss.spi.dummy.DummyWSSListItem
-
- setSubProperty(String, String) - Method in class org.nuxeo.ecm.diff.model.impl.ContentProperty
-
- setSubstringMatchGroupSearchFields(String[]) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerDescriptor
-
- setSubstringMatchType(String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
-
- setSubStringMatchType(String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPSession
-
- setSubstringMatchType(String) - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
-
- setSubstringMatchType(SQLDirectoryDescriptor.SubstringMatchType) - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
-
- setSubstringMatchUserSearchFields(String[]) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerDescriptor
-
- setSubTab(String) - Method in class org.nuxeo.ecm.platform.ui.web.component.document.RestDocumentLink
-
- setSubTabsList(List<Action>) - Method in interface org.nuxeo.ecm.platform.ui.web.api.WebActions
-
Deprecated.
since 5.4.2: useless
- setSubTabsList(List<Action>) - Method in class org.nuxeo.ecm.webapp.action.WebActionsBean
-
Deprecated.
- setSubURI(String) - Method in interface org.nuxeo.ecm.platform.url.api.DocumentView
-
- setSubURI(String) - Method in class org.nuxeo.ecm.platform.url.DocumentViewImpl
-
- setSubviews(String) - Method in class org.nuxeo.theme.jsf.component.UIPanel
-
- setSubviews(String) - Method in class org.nuxeo.theme.jsf.taglib.PanelTag
-
- setSubWidgetDefinitions(WidgetDefinition[]) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
-
- setSubWidgetDefinitions(WidgetDefinition[]) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
-
- setSubWidgetReferences(WidgetReference[]) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
-
- setSubWidgetReferences(WidgetReference[]) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
-
- setSubWidgets(List<WidgetDefinition>) - Method in class org.nuxeo.ecm.platform.forms.layout.demo.jsf.PreviewLayoutDefinition
-
- setSuggesterGroup(String) - Method in class org.nuxeo.ecm.platform.suggestbox.jsf.SuggestboxActions
-
- setSuggesterGroup(String) - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggestionHandlerDescriptor
-
- setSupportAppends(boolean) - Method in class org.nuxeo.ecm.webapp.documentsLists.DocumentsListDescriptor
-
- setSupported(boolean) - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
-
- setSupportedControls(List<String>) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
-
- setSupportedFieldTypes(List<String>) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
-
- setSupportedInputMimeTypes(List<String>) - Method in class org.nuxeo.ecm.core.convert.api.ConverterCheckResult
-
- setSupportedLocales(Collection<Locale>) - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockApplication
-
- setSupportedModes(List<String>) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
-
- setSuppressOutput(boolean) - Method in class org.nuxeo.ecm.platform.rendering.fm.extensions.BlockWriter
-
- setSuspending(String) - Method in class org.nuxeo.ecm.core.work.MemoryWorkQueuing
-
- setSuspending(String) - Method in class org.nuxeo.ecm.core.work.redis.RedisWorkQueuing
-
- setSuspending(String) - Method in interface org.nuxeo.ecm.core.work.WorkQueuing
-
Notifies this queuing that all work should be suspending.
- setSwitchTo(String) - Method in class org.nuxeo.theme.jsf.component.UIButton
-
- setSwitchTo(String) - Method in class org.nuxeo.theme.jsf.component.UITab
-
- setSwitchTo(String) - Method in class org.nuxeo.theme.jsf.taglib.ButtonTag
-
- setSwitchTo(String) - Method in class org.nuxeo.theme.jsf.taglib.TabTag
-
- setSyncDate(Long) - Method in interface org.nuxeo.drive.service.FileSystemChangeSummary
-
- setSyncDate(Long) - Method in class org.nuxeo.drive.service.impl.FileSystemChangeSummaryImpl
-
- setSyncHandlersTrackingEnabled(boolean) - Method in class org.nuxeo.ecm.core.management.events.EventMonitoring
-
- setSyncHandlersTrackingEnabled(boolean) - Method in interface org.nuxeo.ecm.core.management.events.EventMonitoringMBean
-
Enables or disables time tracking for Sync event handlers.
- setSystemBundle(SystemBundle) - Method in class org.nuxeo.osgi.OSGiAdapter
-
- setSystemProp(String, T) - Method in interface org.nuxeo.ecm.core.model.Document
-
Set a system property which is a property of by the built-in node type
ECM_SYSTEM_ANY.
- setSystemProp(String, T) - Method in class org.nuxeo.ecm.core.model.MockDocument
-
- setSystemProp(String, T) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive
-
- setSystemProp(String, T) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- setTab(String) - Method in class org.nuxeo.ecm.platform.ui.web.component.document.RestDocumentLink
-
- setTableName(String) - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
-
- setTableReferences(TableReference[]) - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
-
- setTabs(String) - Method in class org.nuxeo.ecm.platform.ui.web.component.document.RestDocumentLink
-
- setTabsList(List<Action>) - Method in interface org.nuxeo.ecm.platform.ui.web.api.WebActions
-
Deprecated.
since 5.4.2: useless
- setTabsList(List<Action>) - Method in class org.nuxeo.ecm.webapp.action.WebActionsBean
-
Deprecated.
- setTag(String) - Method in interface org.nuxeo.ecm.platform.picture.api.PictureView
-
- setTag(String) - Method in class org.nuxeo.ecm.platform.picture.api.PictureViewImpl
-
- setTag(String) - Method in interface org.nuxeo.ecm.platform.picture.web.PictureBookManager
-
Sets the tag.
- setTag(String) - Method in class org.nuxeo.ecm.platform.picture.web.PictureBookManagerBean
-
- SetTagHandler - Class in org.nuxeo.ecm.platform.ui.web.tag.handler
-
Tag handler that exposes a variable to the variable map.
- SetTagHandler(TagConfig) - Constructor for class org.nuxeo.ecm.platform.ui.web.tag.handler.SetTagHandler
-
- setTagLabel(String) - Method in class org.nuxeo.ecm.platform.tag.web.TagActionsBean
-
- setTarget(String) - Method in interface org.nuxeo.ecm.activity.Activity
-
- setTarget(String) - Method in class org.nuxeo.ecm.activity.ActivityImpl
-
- setTarget(String) - Method in class org.nuxeo.ecm.webengine.jaxrs.servlet.config.ResourceExtension
-
- setTarget(String) - Method in class org.nuxeo.runtime.deployment.preprocessor.template.TemplateContribution
-
- setTarget(String) - Method in class org.nuxeo.theme.ShortcutType
-
- setTargetComponentName(ComponentName) - Method in class org.nuxeo.apidoc.introspection.ExtensionInfoImpl
-
- setTargetDirectoryName(String) - Method in class org.nuxeo.ecm.directory.AbstractReference
-
- setTargetDirectoryName(String) - Method in class org.nuxeo.ecm.directory.InverseReference
-
- setTargetDirectoryName(String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPReference
-
- setTargetDirectoryName(String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPTreeReference
-
- setTargetDirectoryName(String) - Method in interface org.nuxeo.ecm.directory.Reference
-
- setTargetDirectoryName(String) - Method in class org.nuxeo.ecm.directory.sql.TableReference
-
- setTargetDocument(Document) - Method in interface org.nuxeo.ecm.core.model.DocumentProxy
-
Sets the document (version or live document) to which this proxy points.
- setTargetDocument(Document) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- setTargetDocumentId(String) - Method in interface org.nuxeo.ecm.platform.task.Task
-
Deprecated.
- setTargetDocumentId(String) - Method in class org.nuxeo.ecm.platform.task.TaskImpl
-
- setTargetDocumentsIds(List<String>) - Method in interface org.nuxeo.ecm.platform.task.Task
-
The first id on the list is also set as 'targetDocumentId'
- setTargetDocumentsIds(List<String>) - Method in class org.nuxeo.ecm.platform.task.TaskImpl
-
- setTargetIdsForSource(String, List<String>) - Method in class org.nuxeo.ecm.directory.InverseReference
-
- setTargetIdsForSource(String, List<String>) - Method in class org.nuxeo.ecm.directory.ldap.LDAPReference
-
Set the list of statically defined references for a given source
(dynamic references remain unaltered)
- setTargetIdsForSource(String, List<String>) - Method in class org.nuxeo.ecm.directory.ldap.LDAPTreeReference
-
NOT IMPLEMENTED: Set the list of statically defined references for a
given source
- setTargetIdsForSource(String, List<String>) - Method in class org.nuxeo.ecm.directory.multi.MultiReference
-
- setTargetIdsForSource(String, List<String>) - Method in interface org.nuxeo.ecm.directory.Reference
-
- setTargetIdsForSource(String, List<String>, SQLSession) - Method in class org.nuxeo.ecm.directory.sql.TableReference
-
- setTargetIdsForSource(String, List<String>) - Method in class org.nuxeo.ecm.directory.sql.TableReference
-
- setTargetPlatforms(String[]) - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
-
- setTargetRenditioName(String, boolean) - Method in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
-
- setTargetRenditioName(String, boolean) - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
-
Associate Template to a Rendition
- setTargetService(String) - Method in class org.nuxeo.wss.servlet.config.FilterBindingConfig
-
- setTargetType(String) - Method in interface org.nuxeo.ecm.webapp.documenttemplates.DocumentTemplatesActions
-
Setter for the type of document to be created.
- setTargetType(String) - Method in class org.nuxeo.ecm.webapp.documenttemplates.DocumentTemplatesActionsBean
-
- setTaskData(String, String, String, Date, String, String) - Method in class org.nuxeo.wss.spi.dws.TaskImpl
-
- setTasks(List<Task>) - Method in class org.nuxeo.wss.spi.dws.DWSMetaDataImpl
-
- setTemp(File) - Method in class org.nuxeo.common.Environment
-
- setTempFile(File) - Method in class org.nuxeo.ecm.webapp.filemanager.UploadItemHolder
-
- setTemplate(String) - Method in class org.nuxeo.ecm.platform.forms.layout.service.DisabledPropertyRefDescriptor
-
- setTemplate(String) - Method in class org.nuxeo.ecm.platform.groups.audit.service.ExcelExportServiceDescriptor
-
- setTemplate(Object) - Method in class org.nuxeo.ecm.platform.ui.web.component.list.UIEditableList
-
Sets template to be used when adding new values to the model.
- setTemplate(String) - Method in class org.nuxeo.opensocial.container.client.external.html.HTMLGadget
-
- setTemplate(String) - Method in interface org.nuxeo.opensocial.container.client.external.html.HTMLPresenter.Display
-
- setTemplate(YUITemplate) - Method in interface org.nuxeo.opensocial.container.shared.layout.api.YUIComponentZone
-
- setTemplate(YUITemplate) - Method in class org.nuxeo.opensocial.container.shared.layout.impl.YUIComponentZoneImpl
-
- setTemplate(String) - Method in class org.nuxeo.opensocial.container.shared.webcontent.HTMLData
-
- setTemplate(DocumentModel, boolean) - Method in class org.nuxeo.template.adapters.doc.TemplateBasedDocumentAdapterImpl
-
- setTemplate(DocumentModel, boolean) - Method in interface org.nuxeo.template.api.adapters.TemplateBasedDocument
-
Associate the document to a Template.
- setTemplate(String) - Method in class org.nuxeo.theme.views.ViewType
-
- setTemplateBlob(Blob, boolean) - Method in class org.nuxeo.template.adapters.source.TemplateSourceDocumentAdapterImpl
-
- setTemplateBlob(Blob, boolean) - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
-
Write accessor to the
Blob
used to store the template
- setTemplateEditableInputs(List<TemplateInput>) - Method in class org.nuxeo.template.web.TemplateBasedActionBean
-
- setTemplateEditableInputs(List<TemplateInput>) - Method in class org.nuxeo.template.web.TemplatesActionBean
-
- setTemplateEngine(String) - Method in class org.nuxeo.theme.ApplicationType
-
- setTemplateEngine(String) - Method in class org.nuxeo.theme.views.ViewType
-
- setTemplateEngines(List<String>) - Method in class org.nuxeo.theme.themes.ThemeDescriptor
-
- setTemplateExpr(String) - Method in class org.nuxeo.ecm.platform.ec.notification.NotificationImpl
-
- setTemplateId(String) - Method in class org.nuxeo.template.adapters.doc.TemplateBinding
-
- setTemplateIdToAssociate(String) - Method in class org.nuxeo.template.web.TemplateBasedActionBean
-
- setTemplateInputs(List<TemplateInput>) - Method in class org.nuxeo.template.web.TemplateBasedActionBean
-
- setTemplateInputs(List<TemplateInput>) - Method in class org.nuxeo.template.web.TemplatesActionBean
-
- setTemplates(Map<String, String>) - Method in class org.nuxeo.ecm.diff.service.impl.DiffBlockDescriptor
-
- setTemplates(Map<String, String>) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutDefinitionImpl
-
- setTemplates(Map<String, String>) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.LayoutDefinition
-
- setTemplateView(String) - Method in class org.nuxeo.theme.templates.TemplateEngineType
-
- setter - Variable in class org.nuxeo.shell.CommandType.Token
-
- setTestMode(boolean) - Method in class org.nuxeo.launcher.connect.StandaloneCallbackHolder
-
- setTestOnBorrow(boolean) - Method in interface org.nuxeo.ecm.core.management.jtajca.DatabaseConnectionMonitor
-
Sets the #testOnBorrow
property.
- setTestOnBorrow(boolean) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.CommonsDatabaseConnectionMonitor
-
- setTestOnBorrow(boolean) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TomcatDatabaseConnectionMonitor
-
- setTestOnReturn(boolean) - Method in interface org.nuxeo.ecm.core.management.jtajca.DatabaseConnectionMonitor
-
Sets the testOnReturn
property.
- setTestOnReturn(boolean) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.CommonsDatabaseConnectionMonitor
-
- setTestOnReturn(boolean) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TomcatDatabaseConnectionMonitor
-
- setTestServer(ContextProvider) - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectory
-
- setTestWhileIdle(boolean) - Method in interface org.nuxeo.ecm.core.management.jtajca.DatabaseConnectionMonitor
-
Sets the testWhileIdle
property.
- setTestWhileIdle(boolean) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.CommonsDatabaseConnectionMonitor
-
- setTestWhileIdle(boolean) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TomcatDatabaseConnectionMonitor
-
- setText(String) - Method in interface org.nuxeo.ecm.platform.forum.web.api.PostAction
-
Sets the text of the post at creation time.
- setText(String) - Method in class org.nuxeo.ecm.platform.forum.web.PostActionBean
-
- setText(String) - Method in class org.nuxeo.shell.swing.CmdLine
-
- setTextColor(String) - Method in class org.nuxeo.wizard.download.DownloadPackage
-
- setTextFromCaret(String) - Method in class org.nuxeo.shell.swing.CmdLine
-
- setTextParsingExtensions(String) - Method in class org.nuxeo.launcher.commons.text.TextTemplate
-
- setTheme(Theme) - Method in class org.nuxeo.shell.swing.Console
-
- setTheme(String) - Method in class org.nuxeo.theme.jsf.component.UIThemeStyles
-
- setTheme(String) - Method in class org.nuxeo.theme.jsf.taglib.ThemeStylesTag
-
- setTheme(ThemeSetEntry) - Method in class org.nuxeo.theme.themes.ThemeSet
-
- setTheme(String) - Method in class org.nuxeo.theme.ViewDef
-
- setThePath(String) - Method in class org.nuxeo.ecm.virtualnavigation.action.MultiNavTreeManager
-
- setThumbnail(String) - Method in class org.nuxeo.theme.webwidgets.WidgetType
-
- setTileHeight(int) - Method in class org.nuxeo.ecm.platform.pictures.tiles.gwt.client.model.TilingInfo
-
- setTileWidth(int) - Method in class org.nuxeo.ecm.platform.pictures.tiles.gwt.client.model.TilingInfo
-
- setTimeBetweenEvictionRunsMillis(long) - Method in interface org.nuxeo.ecm.core.management.jtajca.DatabaseConnectionMonitor
-
Sets the #timeBetweenEvictionRunsMillis
property.
- setTimeBetweenEvictionRunsMillis(long) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.CommonsDatabaseConnectionMonitor
-
- setTimeBetweenEvictionRunsMillis(long) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TomcatDatabaseConnectionMonitor
-
- setTimeout(int) - Method in class org.nuxeo.ecm.directory.DirectoryCache
-
- setTimeStamp(long) - Method in class org.nuxeo.ecm.platform.pictures.tiles.restlets.PictureTilesCachedEntry
-
- Settings - Class in org.nuxeo.shell.cmds
-
- Settings() - Constructor for class org.nuxeo.shell.cmds.Settings
-
- setTitle(String) - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
-
- setTitle(String) - Method in class org.nuxeo.dam.AssetLibrary
-
- setTitle(String) - Method in class org.nuxeo.ecm.automation.test.adapter.BusinessBeanAdapter
-
- setTitle(String) - Method in class org.nuxeo.ecm.platform.api.ws.DocumentDescriptor
-
- setTitle(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetTypeConfigurationImpl
-
- setTitle(String) - Method in interface org.nuxeo.ecm.platform.forum.web.api.PostAction
-
Sets the title of the post at creation time.
- setTitle(String) - Method in interface org.nuxeo.ecm.platform.forum.web.api.ThreadAction
-
Sets the title of the Thread.
- setTitle(String) - Method in class org.nuxeo.ecm.platform.forum.web.PostActionBean
-
- setTitle(String) - Method in class org.nuxeo.ecm.platform.forum.web.ThreadActionBean
-
- setTitle(String) - Method in interface org.nuxeo.ecm.platform.picture.api.PictureView
-
- setTitle(String) - Method in class org.nuxeo.ecm.platform.picture.api.PictureViewImpl
-
- setTitle(String) - Method in interface org.nuxeo.ecm.platform.picture.web.PictureBookManager
-
Sets the title.
- setTitle(String) - Method in class org.nuxeo.ecm.platform.picture.web.PictureBookManagerBean
-
- setTitle(String) - Method in interface org.nuxeo.ecm.social.workspace.adapters.Article
-
- setTitle(String) - Method in class org.nuxeo.ecm.social.workspace.adapters.ArticleAdapter
-
- setTitle(String) - Method in interface org.nuxeo.ecm.spaces.api.Gadget
-
- setTitle(String) - Method in interface org.nuxeo.ecm.spaces.api.Space
-
- setTitle(String) - Method in class org.nuxeo.ecm.spaces.impl.docwrapper.DocGadgetImpl
-
- setTitle(String) - Method in class org.nuxeo.ecm.spaces.impl.docwrapper.DocSpaceImpl
-
- setTitle(String) - Method in class org.nuxeo.ecm.webapp.clipboard.SummaryEntry
-
- setTitle(String) - Method in class org.nuxeo.ecm.webapp.documentsLists.DocumentsListDescriptor
-
- setTitle(String) - Method in interface org.nuxeo.opensocial.container.client.presenter.PortletPresenter.Display
-
- setTitle(String) - Method in class org.nuxeo.opensocial.container.client.presenter.PortletPresenter
-
- setTitle(String) - Method in class org.nuxeo.opensocial.container.client.view.PortletWidget
-
- setTitle(String) - Method in class org.nuxeo.opensocial.container.server.webcontent.abs.AbstractWebContentAdapter
-
- setTitle(String) - Method in interface org.nuxeo.opensocial.container.server.webcontent.api.WebContentAdapter
-
- setTitle(String) - Method in class org.nuxeo.opensocial.container.shared.webcontent.abs.AbstractWebContentData
-
- setTitle(String) - Method in interface org.nuxeo.opensocial.container.shared.webcontent.WebContentData
-
- setTitle(String) - Method in class org.nuxeo.theme.models.Feed
-
- setTitle(String) - Method in class org.nuxeo.theme.models.FeedItem
-
- setTitle(String) - Method in class org.nuxeo.theme.models.Menu
-
- setTitle(String) - Method in class org.nuxeo.theme.models.MenuItem
-
- setTitle(String) - Method in class org.nuxeo.theme.models.Navigation
-
- setTitle(String) - Method in class org.nuxeo.theme.models.NavigationItem
-
- setTitle(String) - Method in class org.nuxeo.theme.perspectives.PerspectiveType
-
- setTitle(String) - Method in class org.nuxeo.theme.styling.service.descriptors.Logo
-
- setTitle(String) - Method in class org.nuxeo.theme.templates.TemplateEngineType
-
- setTitle(String) - Method in class org.nuxeo.webengine.blogs.models.BlogPostModel
-
- setTitle(String) - Method in class org.nuxeo.webengine.sites.models.ContextualLinkModel
-
- setTitleColor(String) - Method in interface org.nuxeo.opensocial.container.client.presenter.PortletPresenter.Display
-
- setTitleColor(String) - Method in class org.nuxeo.opensocial.container.client.presenter.PortletPresenter
-
- setTitleColor(String) - Method in interface org.nuxeo.opensocial.container.client.presenter.PreferencesPresenter.Display
-
- setTitleColor(String) - Method in class org.nuxeo.opensocial.container.client.view.PortletWidget
-
- setTitleColor(String) - Method in class org.nuxeo.opensocial.container.client.view.PreferencesWidget
-
- setTmpDir(String) - Method in class org.nuxeo.launcher.config.ServerConfigurator
-
- setTo(String) - Method in class org.nuxeo.ecm.platform.mail.action.MessageActionDescriptor
-
- setToEmail(List<NuxeoPrincipal>) - Method in class org.nuxeo.ecm.webapp.email.EmailSenderActionsBean
-
- setToEmail(List<NuxeoPrincipal>) - Method in class org.nuxeo.ecm.webapp.notification.email.EmailNotificationSenderActionsBean
-
- setToken(String) - Method in class org.nuxeo.ecm.platform.api.login.UserIdentificationInfo
-
- setTokenInfo(SecurityToken, OAuthStore.ConsumerInfo, String, String, OAuthStore.TokenInfo) - Method in class org.nuxeo.opensocial.shindig.oauth.NXOAuthStore
-
- setToolbarName(String) - Method in class org.nuxeo.ecm.platform.ui.web.htmleditor.service.HtmlEditorPluginDescriptor
-
- setToPreparedStatement(PreparedStatement, int, Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Column
-
- setToPreparedStatement(PreparedStatement, int, Serializable, Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
- setToPreparedStatement(PreparedStatement, int, Serializable, Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDB2
-
- setToPreparedStatement(PreparedStatement, int, Serializable, Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDerby
-
- setToPreparedStatement(PreparedStatement, int, Serializable, Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
-
- setToPreparedStatement(PreparedStatement, int, Serializable, Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectHSQLDB
-
- setToPreparedStatement(PreparedStatement, int, Serializable, Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
-
- setToPreparedStatement(PreparedStatement, int, Serializable, Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
-
- setToPreparedStatement(PreparedStatement, int, Serializable, Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
-
- setToPreparedStatement(PreparedStatement, int, Serializable, Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
-
- setToPreparedStatementTimestamp(PreparedStatement, int, Serializable, Column) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
- setTotalDayCount(int) - Method in class org.nuxeo.webengine.blogs.models.BlogSiteArchiveDayModel
-
- setTotalMonthCount(Integer) - Method in class org.nuxeo.webengine.blogs.models.BlogSiteArchiveMonthModel
-
- setTotalSize(int) - Method in class org.nuxeo.ecm.automation.client.model.PaginableDocuments
-
- setTotalSize(long) - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelListImpl
-
- setTotalSize(long) - Method in class org.nuxeo.ecm.core.api.impl.DocumentRefListImpl
-
- setTotalSize(long) - Method in class org.nuxeo.ecm.quota.automation.SimpleQuotaInfo
-
- setTotalYearCount(Integer) - Method in class org.nuxeo.webengine.blogs.models.BlogSiteArchiveYearModel
-
- setTrace(boolean) - Method in class org.nuxeo.ecm.webengine.gwt.dev.RedirectService
-
- setTraceContent(boolean) - Method in class org.nuxeo.ecm.webengine.gwt.dev.RedirectService
-
- setTransactionRollbackOnly() - Static method in class org.nuxeo.runtime.transaction.TransactionHelper
-
Sets the current User Transaction as rollback only.
- setTransactionTimeout(int) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper
-
- setTransactionTimeout(int) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.XAResourceConnectionAdapter
-
- setTransactionTimeout(int) - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionAwareXAResource
-
- setTransactionTimeout(int) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
-
- setTransactionTimeout(int) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper
-
- setTransactionTimeout(int) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingMapper
-
- setTransactionTimeout(int) - Method in class org.nuxeo.runtime.datasource.LazyTransactionManager
-
- setTransactionTimeout(int) - Method in class org.nuxeo.runtime.jtajca.NuxeoContainer.TransactionManagerWrapper
-
- setTransactionTimeout(int) - Method in class org.nuxeo.runtime.jtajca.NuxeoContainer.UserTransactionImpl
-
- setTransactionTimeoutSeconds(int) - Method in class org.nuxeo.runtime.jtajca.NuxeoContainer.TransactionManagerConfiguration
-
- setTransient(boolean) - Method in class org.nuxeo.ecm.platform.ui.web.component.date.DateTimeValidator
-
- setTransient(boolean) - Method in class org.nuxeo.ecm.platform.ui.web.component.file.InputFileMimetypeValidator
-
- setTransient(boolean) - Method in class org.nuxeo.ecm.platform.ui.web.component.file.InputFileSizeValidator
-
- setTranslate(boolean) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectBase
-
- setTranslate(boolean) - Method in class org.nuxeo.ecm.platform.ui.web.directory.ChainSelectState
-
- setTranslate(Boolean) - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryEntryOutputComponent
-
- setTranslate(Boolean) - Method in class org.nuxeo.ecm.platform.ui.web.directory.DirectoryEntryOutputTag
-
Deprecated.
- setTranslated(boolean) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
-
- setTranslated(boolean) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
-
- setTranslated(Boolean) - Method in class org.nuxeo.ecm.platform.forms.layout.demo.jsf.PreviewLayoutDefinition
-
- setTree(String) - Method in class org.nuxeo.ecm.platform.publisher.descriptors.PublicationTreeConfigDescriptor
-
- setTreeId(String) - Method in class org.nuxeo.ecm.virtualnavigation.action.NavTreeDescriptor
-
- setTreeLabel(String) - Method in class org.nuxeo.ecm.virtualnavigation.action.NavTreeDescriptor
-
- setTreeLineCursorRowStart(int) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayoutSettings
-
- setTrim(boolean) - Method in class org.nuxeo.common.utils.TextTemplate
-
Set to true in order to trim invisible characters (spaces) from values.
- setTrim(boolean) - Method in class org.nuxeo.launcher.commons.text.TextTemplate
-
Set to true in order to trim invisible characters (spaces) from values.
- setTrustedHosts(String) - Method in class org.nuxeo.opensocial.shindig.crypto.OpenSocialDescriptor
-
- setTypage(String) - Method in interface org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPicture
-
- setTypage(String) - Method in class org.nuxeo.ecm.platform.picture.api.adapters.MultiviewPictureAdapter
-
- setType(PackageType) - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
-
- setType(String) - Method in class org.nuxeo.connect.update.xml.TaskDefinitionImpl
-
- setType(String) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- setType(String) - Method in class org.nuxeo.ecm.diff.service.impl.DiffDisplayDescriptor
-
- setType(String) - Method in class org.nuxeo.ecm.platform.actions.Action
-
- setType(String) - Method in class org.nuxeo.ecm.platform.actions.TypeCompatibility
-
- setType(String) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.configuration.AnnotationDefinition
-
- setType(String) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.configuration.AnnotationFilter
-
- setType(String) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.model.Annotation
-
- setType(String) - Method in class org.nuxeo.ecm.platform.api.ws.DocumentDescriptor
-
- setType(String) - Method in class org.nuxeo.ecm.platform.audit.ws.ModifiedDocumentDescriptor
-
- setType(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
-
- setType(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
-
- setType(String) - Method in class org.nuxeo.ecm.platform.relations.api.impl.LiteralImpl
-
- setType(String) - Method in interface org.nuxeo.ecm.platform.relations.api.Literal
-
- setType(String) - Method in class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggestionHandlerDescriptor
-
- setType(String) - Method in interface org.nuxeo.ecm.platform.task.Task
-
- setType(String) - Method in class org.nuxeo.ecm.platform.task.TaskImpl
-
- setType(String) - Method in interface org.nuxeo.ecm.social.workspace.adapters.SubscriptionRequest
-
Deprecated.
- setType(String) - Method in class org.nuxeo.ecm.webapp.directory.DirectoryTreeNode
-
- setType(String) - Method in class org.nuxeo.ecm.webapp.table.cell.UserTableCell
-
Deprecated.
- setType(String) - Method in class org.nuxeo.opensocial.container.server.service.WebContentSaverDescriptor
-
- setType(InputType) - Method in class org.nuxeo.template.api.TemplateInput
-
- setType(String) - Method in class org.nuxeo.theme.webwidgets.WidgetFieldType
-
- setType(String) - Method in class org.nuxeo.wss.spi.dummy.DummyWSSListItem
-
- setTypeAsString(String) - Method in class org.nuxeo.template.api.TemplateInput
-
- setTypeCategory(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
-
- setTypeCategory(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
-
- setTypeCategory(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
-
Sets the type category to use when retrieving the corresponding widget
type.
- setTypeCategoryRelations(List<TypeCompatibility>) - Method in class org.nuxeo.ecm.platform.actions.ActionRegistry
-
- setTypeName(String) - Method in class org.nuxeo.ecm.diff.content.adapter.ContentDiffAdapterFactoryDescriptor
-
- setTypeName(String) - Method in class org.nuxeo.ecm.platform.preview.adapter.AdapterFactoryDescriptor
-
- setTypesList(Map<String, List<List<Type>>>) - Method in class org.nuxeo.ecm.webapp.action.TypesTool
-
- setTzId(String) - Method in class org.nuxeo.ecm.webapp.locale.LocaleStartup
-
- setUID(DocumentModel) - Method in class org.nuxeo.ecm.platform.uidgen.AbstractUIDGenerator
-
- setUID(DocumentModel) - Method in class org.nuxeo.ecm.platform.uidgen.service.UIDGeneratorService
-
Creates a new UID for the given doc and sets the field configured in the
generator component with this value.
- setUID(DocumentModel) - Method in interface org.nuxeo.ecm.platform.uidgen.UIDGenerator
-
Creates a new UID for the given doc and sets the field configured in the
generator component with this value.
- setUid(Integer) - Method in class org.nuxeo.theme.elements.AbstractElement
-
- setUid(Integer) - Method in class org.nuxeo.theme.formats.DefaultFormat
-
- setUid(String) - Method in class org.nuxeo.theme.jsf.component.UIFragment
-
- setUid(String) - Method in class org.nuxeo.theme.jsf.taglib.FragmentTag
-
- setUid(Integer) - Method in class org.nuxeo.theme.rendering.RenderingInfo
-
- setUid(Integer) - Method in interface org.nuxeo.theme.uids.Identifiable
-
- setUid(String) - Method in class org.nuxeo.theme.webwidgets.providers.WidgetEntity
-
- setUIInputValue(ActionEvent) - Method in class org.nuxeo.ecm.platform.ui.web.component.tree.TreeWidgetActions
-
- setUnderlying(Boolean) - Method in class org.nuxeo.ecm.platform.ui.web.component.seam.UIImage
-
- setUndoBuffer(String, UndoBuffer) - Static method in class org.nuxeo.theme.editor.SessionManager
-
- setUninstallCommands(DocumentFragment) - Method in class org.nuxeo.runtime.deployment.preprocessor.ContainerDescriptor
-
- setUninstallCommands(DocumentFragment) - Method in class org.nuxeo.runtime.deployment.preprocessor.FragmentDescriptor
-
- setUninstaller(TaskDefinition) - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
-
- setUnitId(String) - Method in class org.nuxeo.opensocial.container.shared.webcontent.abs.AbstractWebContentData
-
- setUnitId(String) - Method in interface org.nuxeo.opensocial.container.shared.webcontent.WebContentData
-
- setUp() - Method in class org.nuxeo.ecm.core.management.test.CoreManagementTestCase
-
- setUp() - Method in class org.nuxeo.ecm.core.opencmis.tests.MainWithServlet
-
- setUp() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseDB2
-
- setUp() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseDerby
-
- setUp() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseH2
-
- setUp(Class<? extends RepositoryFactory>) - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseHelper
-
- setUp() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseHelper
-
- setUp() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseMySQL
-
- setUp() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseOracle
-
- setUp() - Method in class org.nuxeo.ecm.core.storage.sql.DatabasePostgreSQL
-
- setUp() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseSQLServer
-
- setUp() - Method in class org.nuxeo.ecm.core.storage.sql.SQLRepositoryTestCase
-
- setUp() - Method in class org.nuxeo.ecm.core.storage.sql.TXSQLRepositoryTestCase
-
- setUp() - Method in class org.nuxeo.runtime.test.NXRuntimeTestCase
-
- setUp2() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseH2
-
- SETUP_SUBTAB - Static variable in class org.nuxeo.functionaltests.pages.admincenter.SystemHomePage
-
- setupBanks() - Static method in class org.nuxeo.theme.resources.BankManager
-
- setupBankStructure(String) - Static method in class org.nuxeo.theme.resources.BankManager
-
- setupConfiguration() - Method in class org.nuxeo.ecm.core.persistence.HibernateConfiguration
-
- setupConfiguration(Map<String, String>) - Method in class org.nuxeo.ecm.core.persistence.HibernateConfiguration
-
- setupCurrentUser() - Method in class org.nuxeo.ecm.webapp.helpers.StartupHelper
-
- setUpdateAnnotationValue(String) - Method in class org.nuxeo.ecm.platform.annotations.descriptors.PermissionMapperDescriptor
-
- setUpdatedColumns(List<Column>) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Update
-
- setUpdateStreamingOption(int) - Method in class org.nuxeo.runtime.config.Configuration
-
- setUpgradeOnly(boolean) - Method in class org.nuxeo.connect.update.task.update.UpdateOptions
-
- setUploadedFiles(Collection<UploadItem>) - Method in class org.nuxeo.dam.seam.DamImportActions
-
- setUploadedFiles(Collection<UploadItem>) - Method in class org.nuxeo.ecm.webapp.filemanager.FileManageActionsBean
-
- setUploadedFiles(Collection<UploadItem>) - Method in class org.nuxeo.ecm.webapp.filemanager.UploadItemHolder
-
- setUploadedImage(InputStream) - Method in interface org.nuxeo.ecm.webapp.note.EditorImageActions
-
- setUploadedImage(InputStream) - Method in class org.nuxeo.ecm.webapp.note.EditorImageActionsBean
-
- setUploadedImageName(String) - Method in interface org.nuxeo.ecm.webapp.note.EditorImageActions
-
- setUploadedImageName(String) - Method in class org.nuxeo.ecm.webapp.note.EditorImageActionsBean
-
- setupLocale(CoreSession) - Method in class org.nuxeo.ecm.webapp.locale.LocaleStartup
-
- setupOpenSocial() - Method in interface org.nuxeo.opensocial.service.api.OpenSocialService
-
We have had to make this public because it must be called at exactly the
right time the initialization sequence.
- setupOpenSocial() - Method in class org.nuxeo.opensocial.service.impl.OpenSocialServiceImpl
-
- setupTable() - Method in class org.nuxeo.ecm.directory.sql.SQLHelper
-
- setupTimeZone(CoreSession) - Method in class org.nuxeo.ecm.webapp.locale.LocaleStartup
-
Getting the timezone from the cookies and initialize Seam timezone.
- SetupWizardActionBean - Class in org.nuxeo.ecm.admin.setup
-
Serves UI for the setup screen, handling properties that can be saved on the
bin/nuxeo.conf file on server.
- SetupWizardActionBean() - Constructor for class org.nuxeo.ecm.admin.setup.SetupWizardActionBean
-
- setUri(String) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.configuration.AnnotationDefinition
-
- setUri(String) - Method in class org.nuxeo.ecm.platform.relations.api.impl.ResourceImpl
-
- setUri(String) - Method in interface org.nuxeo.ecm.platform.relations.api.Resource
-
- setUriInfo(UriInfo) - Method in class org.nuxeo.ecm.webengine.app.DefaultContext
-
- setUriInfo(UriInfo) - Method in class org.nuxeo.ecm.webengine.jaxrs.views.ResourceContext
-
- setUriInfo(UriInfo) - Method in class org.nuxeo.ecm.webengine.jaxrs.views.RootResource
-
- setUriInfo(UriInfo) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleRoot
-
- setUriResolver(UriResolver) - Method in interface org.nuxeo.ecm.platform.annotations.service.AnnotationConfigurationService
-
- setUriResolver(UriResolver) - Method in class org.nuxeo.ecm.platform.annotations.service.AnnotationConfigurationServiceImpl
-
- setUrl(String) - Method in class org.nuxeo.ecm.platform.api.ws.DocumentBlob
-
- setUrl(URL) - Method in class org.nuxeo.ecm.platform.routing.api.RouteModelResourceType
-
- setUrl(String) - Method in class org.nuxeo.opensocial.container.client.external.opensocial.OpenSocialGadget
-
- setUrl(String) - Method in interface org.nuxeo.opensocial.container.client.external.opensocial.OpenSocialPresenter.Display
-
- setUrl(String) - Method in class org.nuxeo.theme.jsf.component.UIBaseMVC
-
- setUrl(String) - Method in class org.nuxeo.theme.jsf.component.UIPanel
-
- setUrl(String) - Method in class org.nuxeo.theme.jsf.taglib.BaseMVCTag
-
- setUrl(String) - Method in class org.nuxeo.theme.jsf.taglib.PanelTag
-
- setUrl(String) - Method in class org.nuxeo.theme.models.Feed
-
- setUrl(String) - Method in class org.nuxeo.theme.models.FeedItem
-
- setUrl(String) - Method in class org.nuxeo.theme.models.MenuItem
-
- setUrl(String) - Method in class org.nuxeo.theme.models.NavigationItem
-
- setUrl(String) - Method in class org.nuxeo.theme.resources.ResourceType
-
- setUrl(String) - Method in class org.nuxeo.wss.servlet.config.FilterBindingConfig
-
- setUrlPatterns(List<String>) - Method in class org.nuxeo.ecm.platform.ui.web.restAPI.service.RestletPluginDescriptor
-
- setUseCache(boolean) - Method in class org.nuxeo.osgi.application.ApplicationBundleLoader
-
- setUseConversation(boolean) - Method in class org.nuxeo.ecm.platform.ui.web.restAPI.service.RestletPluginDescriptor
-
- setUseDownloadUrl(boolean) - Method in class org.nuxeo.ecm.platform.indexing.gateway.adapter.BlobFormatDescriptor
-
- setUseMainContentAsTemplate(boolean) - Method in class org.nuxeo.template.adapters.doc.TemplateBinding
-
- setUseQuickExec(boolean) - Static method in class org.nuxeo.ecm.platform.pictures.tiles.gimp.GimpExecutor
-
- setUser(String) - Method in class org.nuxeo.ecm.webapp.table.row.UserPermissionsTableRow
-
Deprecated.
- setUserAclColumn(int, Pair<String, String>) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayout
-
- setUserColumn(int, String) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayout
-
Store the user column
- setUserDirectoryName(String) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- setUserEmailField(String) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- setUserHeaderHeight(int) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayoutSettings
-
- setUserHeaderRotation(int) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayoutSettings
-
- setUserId(String) - Method in class org.nuxeo.ecm.platform.ec.notification.UserSubscription
-
- setUserInfo(Map<String, String>) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.configuration.WebConfiguration
-
- setUserInfo(UserIdentificationInfo) - Method in class org.nuxeo.ecm.platform.api.login.UserIdentificationInfoCallback
-
- setUserListingMode(String) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- setUserListingMode(String) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerDescriptor
-
- setUserManagementUrl(String) - Method in class org.nuxeo.wss.spi.dws.SiteImpl
-
- setUsername(String) - Method in class org.nuxeo.ecm.core.test.RepositorySettings
-
- setUserName(String) - Method in class org.nuxeo.ecm.http.client.NuxeoServer
-
- setUserName(String) - Method in class org.nuxeo.ecm.platform.api.login.UserIdentificationInfo
-
- setUsername(String) - Method in class org.nuxeo.ecm.platform.api.ws.WsACE
-
- setUserName(String) - Method in class org.nuxeo.ecm.platform.content.template.service.ACEDescriptor
-
Deprecated.
- setUserName(String) - Method in interface org.nuxeo.ecm.social.workspace.adapters.SubscriptionRequest
-
Deprecated.
- setUserPasswordPattern(Pattern) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- setUserPasswordPattern(String) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerDescriptor
-
- setUserPrefs(List<UserPref>) - Method in class org.nuxeo.opensocial.container.shared.webcontent.OpenSocialData
-
- setUsers(List<User>) - Method in class org.nuxeo.wss.spi.dws.DWSMetaDataImpl
-
- setUserSearchFields(Set<String>) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- setUserSearchFields(Map<String, UserManager.MatchType>) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- setUserSearchFields(String[]) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerDescriptor
-
Deprecated.
use setSubstringMatchUserSearchFields instead
- setUserSearchFieldsPresent(String) - Method in class org.nuxeo.ecm.platform.usermanager.UserManagerDescriptor
-
- setUserSortField(String) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- setUseSeam(boolean) - Method in class org.nuxeo.ecm.platform.ui.web.restAPI.service.RestletPluginDescriptor
-
- setUseTemplate(Boolean) - Method in interface org.nuxeo.ecm.webapp.contentbrowser.WorkspaceActions
-
- setUseTemplate(Boolean) - Method in class org.nuxeo.ecm.webapp.contentbrowser.WorkspaceActionsBean
-
- setUseThreadCaching(boolean) - Method in class org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration
-
- setUseTransactionCaching(boolean) - Method in class org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration
-
- setUseValidation(boolean) - Method in class org.nuxeo.runtime.jboss.deployer.structure.NuxeoStructureDeployer
-
- setUUID(String) - Method in class org.nuxeo.ecm.platform.api.ws.DocumentDescriptor
-
- setUuid(String) - Method in class org.nuxeo.ecm.platform.audit.ws.ModifiedDocumentDescriptor
-
- setUuid(String) - Method in class org.nuxeo.ecm.webapp.clipboard.SummaryEntry
-
- setUuid(String) - Method in class org.nuxeo.theme.models.FeedItem
-
- setUuids(String[]) - Method in class org.nuxeo.ecm.platform.indexing.gateway.ws.UUIDPage
-
- setValidated(CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRouteElement
-
set this element as validated.
- setValidated(CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl
-
- setValidateStudioSnapshot(Boolean) - Method in class org.nuxeo.connect.client.jsf.AppCenterViewsManager
-
- setValidating(boolean) - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
-
- setValidating(boolean) - Method in interface org.nuxeo.ecm.core.api.model.Property
-
Sets the validating flag.
- setValidationQuery(String) - Method in interface org.nuxeo.ecm.core.management.jtajca.DatabaseConnectionMonitor
-
Sets the #validationQuery
.
- setValidationQuery(String) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.CommonsDatabaseConnectionMonitor
-
- setValidationQuery(String) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TomcatDatabaseConnectionMonitor
-
- setValidationQueryTimeout(int) - Method in interface org.nuxeo.ecm.core.management.jtajca.DatabaseConnectionMonitor
-
Sets the validation query timeout, the amount of time, in seconds, that
connection validation will wait for a response from the database when
executing a validation query.
- setValidationQueryTimeout(int) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.CommonsDatabaseConnectionMonitor
-
- setValidationQueryTimeout(int) - Method in class org.nuxeo.ecm.core.management.jtajca.internal.TomcatDatabaseConnectionMonitor
-
- setValidationState(NuxeoValidationState) - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
-
- setValidator(String) - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
-
- setValidators(Map<String, Class<Validator>>) - Method in class org.nuxeo.ecm.webengine.model.impl.ModuleConfiguration
-
- setValue(Object, Object) - Method in interface org.nuxeo.common.xmap.XAccessor
-
Sets the value of the underlying member.
- setValue(Object, Object) - Method in class org.nuxeo.common.xmap.XFieldAccessor
-
- setValue(Object, Object) - Method in class org.nuxeo.common.xmap.XMethodAccessor
-
- setValue(String, Object) - Method in interface org.nuxeo.ecm.core.api.DataModel
-
Sets a value to a property given its path.
- setValue(String, Object) - Method in class org.nuxeo.ecm.core.api.impl.DataModelImpl
-
- setValue(String, Object) - Method in class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel.SimpleDataModel
-
Deprecated.
- setValue(int, Object) - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
-
- setValue(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
-
- setValue(String, Object) - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
-
- setValue(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.ComplexProperty
-
- setValue(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
-
- setValue(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.osm.ComplexMemberProperty
-
- setValue(Object, String, Object) - Method in class org.nuxeo.ecm.core.api.model.impl.osm.DynamicObjectAdapter
-
- setValue(Object, String, Object) - Method in interface org.nuxeo.ecm.core.api.model.impl.osm.ObjectAdapter
-
- setValue(Object) - Method in class org.nuxeo.ecm.core.api.model.impl.primitives.ExternalBlobProperty
-
Overridden to be able to set a blob from a given map.
- setValue(Object) - Method in interface org.nuxeo.ecm.core.api.model.Property
-
Sets this property value.
- setValue(int, Object) - Method in interface org.nuxeo.ecm.core.api.model.Property
-
Sets a child property value given its index.
- setValue(String, Object) - Method in interface org.nuxeo.ecm.core.api.model.Property
-
Sets the value of the property resolved using the given path.
- setValue(Object) - Method in interface org.nuxeo.ecm.core.model.Property
-
Sets the value of this property.
- setValue(Object) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyDataName
-
- setValue(Object) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData
-
- setValue(Object) - Method in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyDataBase
-
- setValue(Object[]) - Method in class org.nuxeo.ecm.core.storage.sql.CollectionProperty
-
- setValue(Object) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLCollectionProperty
-
- setValue(Object) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexListProperty
-
- setValue(Object) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexProperty
-
- setValue(Object) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLContentProperty
-
- setValue(Object) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentProxy
-
- setValue(Object) - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSimpleProperty
-
- setValue(Serializable) - Method in class org.nuxeo.ecm.core.storage.sql.SimpleProperty
-
- setValue(Serializable) - Method in class org.nuxeo.ecm.diff.model.impl.PropertyDiffDisplayImpl
-
- setValue(String) - Method in class org.nuxeo.ecm.directory.ldap.LDAPUrlDescriptor
-
- setValue(String) - Method in class org.nuxeo.ecm.platform.api.ws.DocumentProperty
-
- setValue(String) - Method in class org.nuxeo.ecm.platform.el.ContextStringWrapper
-
- setValue(ELContext, Object, Object, Object) - Method in class org.nuxeo.ecm.platform.el.DocumentModelResolver
-
- setValue(String, String) - Method in class org.nuxeo.ecm.platform.oauth.tokens.NuxeoOAuthToken
-
- setValue(String, String) - Method in interface org.nuxeo.ecm.platform.oauth.tokens.OAuthToken
-
Generic setter (not used for now).
- setValue(String) - Method in class org.nuxeo.ecm.platform.relations.api.impl.LiteralImpl
-
- setValue(String) - Method in interface org.nuxeo.ecm.platform.relations.api.Literal
-
- setValue(String) - Method in class org.nuxeo.ecm.platform.reporting.report.ReportParameter
-
- setValue(Calendar) - Method in class org.nuxeo.ecm.platform.reporting.report.ReportParameter
-
- setValue(Date) - Method in class org.nuxeo.ecm.platform.reporting.report.ReportParameter
-
- setValue(Integer) - Method in class org.nuxeo.ecm.platform.reporting.report.ReportParameter
-
- setValue(Float) - Method in class org.nuxeo.ecm.platform.reporting.report.ReportParameter
-
- setValue(Boolean) - Method in class org.nuxeo.ecm.platform.reporting.report.ReportParameter
-
- setValue(Object) - Method in class org.nuxeo.ecm.platform.smart.query.IncrementalSmartQuery
-
- setValue(String) - Method in class org.nuxeo.ecm.platform.types.TypeView
-
- setValue(ELContext, Object) - Method in class org.nuxeo.ecm.platform.ui.web.binding.alias.AliasValueExpression
-
- setValue(ELContext, Object) - Method in class org.nuxeo.ecm.platform.ui.web.binding.DefaultValueExpression
-
- setValue(ELContext, Object) - Method in class org.nuxeo.ecm.platform.ui.web.binding.MapValueExpression
-
- setValue(ELContext, Object) - Method in class org.nuxeo.ecm.platform.ui.web.binding.MetaValueExpression
-
- setValue(ELContext, Object) - Method in class org.nuxeo.ecm.platform.ui.web.binding.MethodValueExpression
-
Deprecated.
- setValue(Object) - Method in class org.nuxeo.ecm.platform.ui.web.component.seam.UICellExcel
-
- setValue(Object) - Method in class org.nuxeo.ecm.platform.ui.web.component.seam.UIImage
-
- setValue(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.SelectManyListboxTag
-
Deprecated.
- setValue(String) - Method in class org.nuxeo.ecm.platform.ui.web.directory.SelectOneListboxTag
-
Deprecated.
- setValue(Object) - Method in class org.nuxeo.ecm.webapp.table.cell.AbstractTableCell
-
Deprecated.
Sets the data structure that is kept in this cell.
- setValue(Object) - Method in class org.nuxeo.ecm.webapp.table.cell.DateTableCell
-
Deprecated.
- setValue(Object) - Method in class org.nuxeo.ecm.webapp.table.cell.DocModelTableCell
-
Deprecated.
- setValue(Object) - Method in class org.nuxeo.ecm.webapp.table.cell.PermissionsTableCell
-
Deprecated.
- setValue(Object) - Method in class org.nuxeo.ecm.webapp.table.cell.SelectionTableCell
-
Deprecated.
- setValue(Object) - Method in class org.nuxeo.ecm.webapp.table.cell.TableCell
-
Deprecated.
- setValue(Object) - Method in class org.nuxeo.ecm.webapp.table.cell.UserTableCell
-
Deprecated.
- setValue(T) - Method in interface org.nuxeo.opensocial.container.client.ui.api.HasMultipleValue
-
- setValue(String) - Method in class org.nuxeo.opensocial.container.client.ui.ColorsPanelWidget
-
- setValue(String, boolean) - Method in class org.nuxeo.opensocial.container.client.ui.ColorsPanelWidget
-
- setValue(String) - Method in class org.nuxeo.opensocial.container.client.ui.CustomListBox
-
- setValue(String, boolean) - Method in class org.nuxeo.opensocial.container.client.ui.CustomListBox
-
- setValue(String) - Method in class org.nuxeo.theme.presets.PresetType
-
- setValue(String) - Method in class org.nuxeo.theme.resources.PresetInfo
-
- setValue(String) - Method in class org.nuxeo.theme.vocabularies.VocabularyItem
-
- setValue(String) - Method in class org.nuxeo.theme.webwidgets.WidgetFieldType.Option
-
- setValueBindings(ValueBindingDescriptor[]) - Method in class org.nuxeo.ecm.platform.ui.web.rest.descriptors.URLPatternDescriptor
-
- setValueFactory(Class<?>, XValueFactory) - Method in class org.nuxeo.common.xmap.XMap
-
Sets a custom value factory for the given class.
- setValueName(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.LayoutImpl
-
- setValueName(String) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetImpl
-
- setValueName(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Layout
-
Sets the value name used to compute widget bindings.
- setValueName(String) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.Widget
-
Sets the value name used to compute tag attributes.
- setValues(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Insert
-
- setValues(PredicateFieldDefinition[]) - Method in interface org.nuxeo.ecm.platform.query.api.PredicateDefinition
-
- setValues(PredicateFieldDefinition[]) - Method in class org.nuxeo.ecm.platform.query.core.PredicateDescriptor
-
- setVar(String) - Method in class edu.yale.its.tp.cas.client.taglib.AuthTag
-
- setVar(String) - Method in class edu.yale.its.tp.cas.client.taglib.LogoutTag
-
- SetVar - Class in org.nuxeo.ecm.automation.core.operations
-
Generic fetch document operation that can be used on any context that has a
document as the input.
- SetVar() - Constructor for class org.nuxeo.ecm.automation.core.operations.SetVar
-
- setVar(String) - Method in class org.nuxeo.ecm.platform.ui.web.component.document.RestDocumentLink
-
- setVar(String) - Method in class org.nuxeo.ecm.platform.ui.web.component.holder.UIValueHolder
-
- setVar(String) - Method in class org.nuxeo.ecm.platform.ui.web.component.UISelectItem
-
- setVar(String) - Method in class org.nuxeo.ecm.platform.ui.web.component.UISelectItems
-
- SETVAR_TAG - Static variable in class org.nuxeo.wss.fprpc.CAMLHandler
-
- setVariable(String, String) - Method in class org.nuxeo.common.utils.TextTemplate
-
- setVariable(String, String) - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
-
Sets the variable on this node if it exists as a Node Variable.
- setVariable(String, String) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
-
- setVariable(String, String) - Method in interface org.nuxeo.ecm.platform.task.Task
-
- setVariable(String, String) - Method in class org.nuxeo.ecm.platform.task.TaskImpl
-
- setVariable(String, ValueExpression) - Method in class org.nuxeo.ecm.platform.ui.web.binding.alias.AliasVariableMapper
-
- setVariable(String, ValueExpression) - Method in class org.nuxeo.ecm.platform.ui.web.binding.alias.AliasVariableMapperWrapper
-
- setVariable(String, String) - Method in class org.nuxeo.launcher.commons.text.TextTemplate
-
- setVariableNames(List<String>) - Method in class org.nuxeo.ecm.platform.relations.api.impl.QueryResultImpl
-
- setVariableNames(List<String>) - Method in interface org.nuxeo.ecm.platform.relations.api.QueryResult
-
- setVariableResolver(VariableResolver) - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockApplication
-
- setVariables(Map<String, String>) - Method in class org.nuxeo.common.utils.TextTemplate
-
- setVariables(Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
-
- setVariables(Map<String, Serializable>) - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphRoute
-
Sets the graph variables.
- setVariables(Map<String, Serializable>) - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphRouteImpl
-
- setVariables(DocumentModel, String, Map<String, Serializable>) - Static method in class org.nuxeo.ecm.platform.routing.core.impl.GraphVariablesUtil
-
- setVariables(Map<String, String>) - Method in interface org.nuxeo.ecm.platform.task.Task
-
- setVariables(Map<String, String>) - Method in class org.nuxeo.ecm.platform.task.TaskImpl
-
- setVariables(Map<String, String>) - Method in class org.nuxeo.launcher.commons.text.TextTemplate
-
- setVendor(String) - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
-
- setVerb(String) - Method in interface org.nuxeo.ecm.activity.Activity
-
- setVerb(String) - Method in class org.nuxeo.ecm.activity.ActivityImpl
-
- setVerb(String) - Method in class org.nuxeo.ecm.activity.ActivityVerb
-
- setVerbs(List<String>) - Method in class org.nuxeo.ecm.activity.ActivityStream
-
- setVersion(String) - Method in class org.nuxeo.apidoc.introspection.SeamComponentInfoImpl
-
- setVersion(Version) - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
-
- setVersion(String) - Method in class org.nuxeo.ecm.webapp.clipboard.SummaryEntry
-
- setVersioningDelay(double) - Method in class org.nuxeo.drive.service.impl.DefaultFileSystemItemFactory
-
- setVersioningDelay(double) - Method in interface org.nuxeo.drive.service.VersioningFileSystemItemFactory
-
Sets the delay passed which a document needs to be versioned since its
last modification.
- setVersioningOption(VersioningOption) - Method in class org.nuxeo.drive.service.impl.DefaultFileSystemItemFactory
-
- setVersioningOption(VersioningOption) - Method in interface org.nuxeo.drive.service.VersioningFileSystemItemFactory
-
Sets the increment option used when versioning a document.
- setVersioningOptionInstanceId(String) - Method in interface org.nuxeo.ecm.webapp.versioning.DocumentVersioning
-
Deprecated.
since 5.7.3: document context map is now filled directly by
the widget
- setVersioningOptionInstanceId(DocumentModel, String) - Method in interface org.nuxeo.ecm.webapp.versioning.DocumentVersioning
-
Deprecated.
since 5.7.3: document context map is now filled directly by
the widget
- setVersioningOptionInstanceId(DocumentModel, VersioningActions) - Method in interface org.nuxeo.ecm.webapp.versioning.DocumentVersioning
-
Deprecated.
since 5.7.3: document context map is now filled directly by
the widget
- setVersioningOptionInstanceId(String) - Method in class org.nuxeo.ecm.webapp.versioning.DocumentVersioningBean
-
Deprecated.
- setVersioningOptionInstanceId(DocumentModel, String) - Method in class org.nuxeo.ecm.webapp.versioning.DocumentVersioningBean
-
Deprecated.
- setVersioningOptionInstanceId(DocumentModel, VersioningActions) - Method in class org.nuxeo.ecm.webapp.versioning.DocumentVersioningBean
-
Deprecated.
- setVersioningRules(Map<String, VersioningRuleDescriptor>) - Method in interface org.nuxeo.ecm.core.versioning.ExtendableVersioningService
-
Add versioning rules for specific types.
- setVersioningRules(Map<String, VersioningRuleDescriptor>) - Method in class org.nuxeo.ecm.core.versioning.StandardVersioningService
-
- setVersionLabel(String) - Method in class org.nuxeo.ecm.webapp.versioning.VersionInfo
-
- setVersionSepartor(String) - Method in class org.nuxeo.ecm.webapp.clipboard.SummaryEntry
-
- setVersionsSize(long) - Method in class org.nuxeo.ecm.quota.size.SizeUpdateEventContext
-
- setVersionsSizeOnTotal(long) - Method in class org.nuxeo.ecm.quota.size.SizeUpdateEventContext
-
- setView(TypeView) - Method in class org.nuxeo.ecm.platform.types.Type
-
- setView(String) - Method in class org.nuxeo.ecm.platform.ui.web.component.document.RestDocumentLink
-
- setView(String) - Method in class org.nuxeo.opensocial.container.client.external.opensocial.OpenSocialPresenter
-
- setViewDefs(Map<String, ViewDef>) - Method in class org.nuxeo.theme.ApplicationType
-
- setViewer(String) - Method in class org.nuxeo.opensocial.container.shared.webcontent.abs.AbstractWebContentData
-
- setViewer(String) - Method in interface org.nuxeo.opensocial.container.shared.webcontent.WebContentData
-
- setViewHandler(ViewHandler) - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockApplication
-
- setViewId(String) - Method in interface org.nuxeo.ecm.platform.url.api.DocumentView
-
- setViewId(String) - Method in class org.nuxeo.ecm.platform.url.DocumentViewImpl
-
- setViewRoot(UIViewRoot) - Method in class org.nuxeo.ecm.platform.ui.web.jsf.MockFacesContext
-
- setViews(ArrayList<Map<String, Object>>) - Method in interface org.nuxeo.ecm.platform.picture.web.PictureBookManager
-
Sets the views.
- setViews(ArrayList<Map<String, Object>>) - Method in class org.nuxeo.ecm.platform.picture.web.PictureBookManagerBean
-
- setViews(TypeView[]) - Method in class org.nuxeo.ecm.platform.types.Type
-
- setViewtitle(String) - Method in interface org.nuxeo.ecm.platform.picture.web.PictureBookManager
-
Sets the viewtitle.
- setViewtitle(String) - Method in class org.nuxeo.ecm.platform.picture.web.PictureBookManagerBean
-
- setViewType(ViewType) - Method in class org.nuxeo.theme.views.AbstractView
-
- setViewType(ViewType) - Method in interface org.nuxeo.theme.views.View
-
- setVirtualGroups(List<String>, boolean) - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
-
- setVirtualGroups(List<String>) - Method in class org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
-
Sets virtual groups and recomputes all groups.
- setVirtualName(String) - Method in class org.nuxeo.wss.impl.NuxeoListItem
-
- setVirtualRootNodeName(String) - Method in class org.nuxeo.wss.impl.NuxeoListItem
-
- setVirtualUsers(Map<String, VirtualUserDescriptor>) - Method in class org.nuxeo.ecm.platform.usermanager.FakeUserManagerImpl
-
- setVisibility(PackageVisibility) - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
-
- setVisibility(String) - Method in class org.nuxeo.ecm.webengine.model.impl.TypeDescriptor
-
- setVisibleInAllPerspectives(Element) - Method in class org.nuxeo.theme.perspectives.PerspectiveManager
-
- setVisibleInPerspective(PerspectiveType) - Method in class org.nuxeo.theme.fragments.AbstractFragment
-
- setVisibleInPerspective(PerspectiveType) - Method in interface org.nuxeo.theme.fragments.Fragment
-
- setVisibleInPerspective(Element, PerspectiveType) - Static method in class org.nuxeo.theme.perspectives.PerspectiveManager
-
- setVisibleInPerspectives(String) - Method in class org.nuxeo.theme.jsf.component.UIPanel
-
- setVisibleInPerspectives(String) - Method in class org.nuxeo.theme.jsf.taglib.PanelTag
-
- setVisibleInPerspectives(Element, List<String>) - Method in class org.nuxeo.theme.perspectives.PerspectiveManager
-
- setVisitor(DocModelTableModelVisitor) - Method in class org.nuxeo.ecm.webapp.table.model.DocModelTableModel
-
Deprecated.
- setVisitor(UserPermissionsTableModelVisitor) - Method in class org.nuxeo.ecm.webapp.table.model.UserPermissionsTableModel
-
Deprecated.
- setWarnings(List<String>) - Method in class org.nuxeo.ecm.admin.runtime.SimplifiedServerInfo
-
- setWeb(File) - Method in class org.nuxeo.common.Environment
-
- setWebContents(Map<String, List<WebContentData>>) - Method in class org.nuxeo.opensocial.container.client.model.AppModel
-
- setWebsite(String) - Method in class org.nuxeo.theme.webwidgets.WidgetType
-
- setWeight(long) - Method in class org.nuxeo.ecm.platform.tag.Tag
-
- setWeight(long) - Method in class org.nuxeo.webengine.sites.models.TagCloudModel
-
- setWhat(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Select
-
- setWhere(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Delete
-
- setWhere(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Select
-
- setWhere(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Update
-
- setWidgetCategory(String) - Method in class org.nuxeo.theme.webwidgets.ui.Main
-
- setWidgetCategory(String) - Static method in class org.nuxeo.theme.webwidgets.ui.SessionManager
-
- setWidgetData(String, String, String, WidgetData) - Static method in class org.nuxeo.theme.webwidgets.Manager
-
- setWidgetData(Provider, Widget, String, WidgetData) - Static method in class org.nuxeo.theme.webwidgets.Manager
-
- setWidgetData(Widget, String, WidgetData) - Method in interface org.nuxeo.theme.webwidgets.Provider
-
Set data to a widget
- setWidgetData(Widget, String, WidgetData) - Method in class org.nuxeo.theme.webwidgets.providers.DefaultProvider
-
- setWidgetData(Widget, String, WidgetData) - Method in class org.nuxeo.theme.webwidgets.providers.PersistentProvider
-
- setWidgetMode(String) - Method in class org.nuxeo.ecm.platform.forms.layout.service.DisabledPropertyRefDescriptor
-
- setWidgetModeProperties(Map<String, Map<String, Serializable>>) - Method in class org.nuxeo.ecm.platform.forms.layout.api.impl.WidgetDefinitionImpl
-
- setWidgetModeProperties(Map<String, Map<String, Serializable>>) - Method in interface org.nuxeo.ecm.platform.forms.layout.api.WidgetDefinition
-
- setWidgetPreference(String, String, String, String) - Static method in class org.nuxeo.theme.webwidgets.Manager
-
- setWidgetPreference(String, String, String, String) - Static method in class org.nuxeo.theme.webwidgets.ui.Editor
-
- setWidgetPreferences(Provider, Widget, Map<String, String>) - Static method in class org.nuxeo.theme.webwidgets.Manager
-
- setWidgetPreferences(Widget, Map<String, String>) - Method in interface org.nuxeo.theme.webwidgets.Provider
-
Set the preferences of a widget.
- setWidgetPreferences(Widget, Map<String, String>) - Method in class org.nuxeo.theme.webwidgets.providers.DefaultProvider
-
- setWidgetPreferences(Widget, Map<String, String>) - Method in class org.nuxeo.theme.webwidgets.providers.PersistentProvider
-
- setWidgetState(Provider, Widget, WidgetState) - Static method in class org.nuxeo.theme.webwidgets.Manager
-
- setWidgetState(String, String, String) - Static method in class org.nuxeo.theme.webwidgets.Manager
-
- setWidgetState(Widget, WidgetState) - Method in interface org.nuxeo.theme.webwidgets.Provider
-
Set the state of a widget.
- setWidgetState(Widget, WidgetState) - Method in class org.nuxeo.theme.webwidgets.providers.DefaultProvider
-
- setWidgetState(Widget, WidgetState) - Method in class org.nuxeo.theme.webwidgets.providers.PersistentProvider
-
- setWidgetState(String, String, String) - Static method in class org.nuxeo.theme.webwidgets.ui.Editor
-
- setWidgetState(String, String, String) - Method in class org.nuxeo.theme.webwidgets.ui.Main
-
- setWidgetType(String) - Method in class org.nuxeo.ecm.platform.forms.layout.service.DisabledPropertyRefDescriptor
-
- setWidgetTypeCategory(String) - Method in class org.nuxeo.ecm.platform.forms.layout.service.DisabledPropertyRefDescriptor
-
- setWidgetUid(String) - Method in class org.nuxeo.theme.webwidgets.providers.DataEntity
-
- setWidth(int) - Method in class org.nuxeo.ecm.platform.picture.api.ImageInfo
-
- setWidth(int) - Method in interface org.nuxeo.ecm.platform.picture.api.PictureView
-
- setWidth(int) - Method in class org.nuxeo.ecm.platform.picture.api.PictureViewImpl
-
- setWidth(String) - Method in class org.nuxeo.ecm.platform.ui.web.component.editor.UIHtmlEditor
-
- setWidth(float) - Method in class org.nuxeo.ecm.platform.ui.web.component.seam.UIImage
-
- setWidth(String) - Method in class org.nuxeo.theme.styling.service.descriptors.Logo
-
- setWidthPercentage(Float) - Method in class org.nuxeo.ecm.platform.ui.web.component.seam.UIImage
-
- setWitDay(boolean) - Method in class org.nuxeo.ecm.platform.suggestbox.utils.DateMatcher
-
- setWith(String) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.db.Select
-
- setWithMonth(boolean) - Method in class org.nuxeo.ecm.platform.suggestbox.utils.DateMatcher
-
- setWithYears(boolean) - Method in class org.nuxeo.ecm.platform.suggestbox.utils.DateMatcher
-
- SetWorkflowNodeVar - Class in org.nuxeo.ecm.platform.routing.api.operation
-
Generic fetch document operation that can be used on any context that has a
document as the input.
- SetWorkflowNodeVar() - Constructor for class org.nuxeo.ecm.platform.routing.api.operation.SetWorkflowNodeVar
-
- SetWorkflowVar - Class in org.nuxeo.ecm.platform.routing.core.api.operation
-
Set a workflow variable.
- SetWorkflowVar() - Constructor for class org.nuxeo.ecm.platform.routing.core.api.operation.SetWorkflowVar
-
- SetWorkflowVariablesOperation - Class in org.nuxeo.ecm.platform.routing.core.api.operation
-
Set a list of variable on the workflow instance with the given id
- SetWorkflowVariablesOperation() - Constructor for class org.nuxeo.ecm.platform.routing.core.api.operation.SetWorkflowVariablesOperation
-
- setWorkingDirPath(String) - Method in interface org.nuxeo.ecm.platform.pictures.tiles.api.PictureTilingService
-
- setWorkingDirPath(String) - Method in class org.nuxeo.ecm.platform.pictures.tiles.service.PictureTilingComponent
-
- setWorkingList(String, List<DocumentModel>) - Method in class org.nuxeo.ecm.webapp.documentsLists.BaseDocumentsListsManager
-
- setWorkingList(String, List<DocumentModel>) - Method in interface org.nuxeo.ecm.webapp.documentsLists.DocumentsListsManager
-
Updates the list listName.
- setWorkingList(List<DocumentModel>) - Method in interface org.nuxeo.ecm.webapp.documentsLists.DocumentsListsManager
-
Updates the default list.
- setWorkingList(String, List<DocumentModel>) - Method in class org.nuxeo.ecm.webapp.documentsLists.DocumentsListsManagerBean
-
- setWorkingList(List<DocumentModel>) - Method in class org.nuxeo.ecm.webapp.documentsLists.DocumentsListsManagerBean
-
- setWorkInstanceState(Work.State) - Method in class org.nuxeo.ecm.core.work.AbstractWork
-
- setWorkInstanceState(Work.State) - Method in interface org.nuxeo.ecm.core.work.api.Work
-
CALLED BY THE WORK MANAGER (not user code) to set this work instance's
state.
- setWorkInstanceSuspending() - Method in class org.nuxeo.ecm.core.work.AbstractWork
-
- setWorkInstanceSuspending() - Method in interface org.nuxeo.ecm.core.work.api.Work
-
CALLED BY THE WORK MANAGER (not user code) when it requests that this
work instance be suspended.
- setWorkspaceThemeNames(Set<String>) - Static method in class org.nuxeo.theme.editor.SessionManager
-
- setWrap(Boolean) - Method in class org.nuxeo.ecm.platform.ui.web.component.seam.UIImage
-
- setWrappedData(Object) - Method in interface org.nuxeo.ecm.platform.ui.web.model.EditableModel
-
Sets wrapped data.
- setWrappedData(Object) - Method in class org.nuxeo.ecm.platform.ui.web.model.impl.EditableModelImpl
-
- setWrappedData(Object) - Method in class org.nuxeo.ecm.platform.ui.web.model.impl.SelectDataModelImpl
-
- setWriter(Writer) - Method in class org.nuxeo.apidoc.introspection.XMLWriter
-
- setWriter(DocumentWriter) - Method in interface org.nuxeo.ecm.core.io.DocumentPipe
-
- setWriter(DocumentWriter) - Method in class org.nuxeo.ecm.core.io.impl.DocumentPipeImpl
-
- setWssBackendFactoryClassName(String) - Method in class org.nuxeo.wss.WSSConfig
-
- setWSSServerVersion(String) - Method in class org.nuxeo.wss.WSSConfig
-
- setXaDataSource(String) - Method in class org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionFactoryImpl
-
- setXhtmlview(String) - Method in class org.nuxeo.ecm.virtualnavigation.action.NavTreeDescriptor
-
- setXml(String) - Method in class org.nuxeo.apidoc.introspection.ExtensionInfoImpl
-
- setXmlFileUrl(URL) - Method in class org.nuxeo.apidoc.introspection.ComponentInfoImpl
-
- setXNodeContent(String) - Method in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor.FieldDescriptor
-
- setXPath(String) - Method in interface org.nuxeo.ecm.platform.pictures.tiles.api.adapter.PictureTilesAdapter
-
- setXPath(String) - Method in class org.nuxeo.ecm.platform.pictures.tiles.api.adapter.PictureTilesAdapterImpl
-
- setXpath(String) - Method in class org.nuxeo.ecm.platform.pictures.tiles.restlets.PictureTilesCachedEntry
-
- setXpath(String) - Method in class org.nuxeo.ecm.platform.preview.restlet.PreviewCacheEntry
-
- setXPointer(String) - Method in class org.nuxeo.ecm.platform.annotations.api.AnnotationLocation
-
- setXpointer(XPointer) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.model.Annotation
-
- setXPointerFilter(String) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.controler.AnnotationController
-
- setYearLong(String) - Method in class org.nuxeo.webengine.blogs.models.BlogSiteArchiveYearModel
-
- setZoomRatioDenominator(int) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayoutSettings
-
- setZoomRatioNumerator(int) - Method in class org.nuxeo.ecm.platform.groups.audit.service.acl.ReportLayoutSettings
-
- Severity - Enum in org.nuxeo.opensocial.container.client.utils
-
- ShallowDocumentModel - Class in org.nuxeo.ecm.core.event.impl
-
- ShallowDocumentModel(DocumentModel) - Constructor for class org.nuxeo.ecm.core.event.impl.ShallowDocumentModel
-
- ShallowEvent - Class in org.nuxeo.ecm.core.event.impl
-
Light Event implementation.
- ShallowEvent(String, EventContext, int, long) - Constructor for class org.nuxeo.ecm.core.event.impl.ShallowEvent
-
- SHARED_DAM_SEARCHES_PROVIDER_NAME - Static variable in class org.nuxeo.dam.DamConstants
-
- SHARED_SEARCHES_LABEL - Static variable in class org.nuxeo.dam.seam.DamSearchActions
-
- SharedClassLoader - Interface in org.nuxeo.osgi.application
-
- SharedClassLoaderImpl - Class in org.nuxeo.osgi.application
-
- SharedClassLoaderImpl(ClassLoader) - Constructor for class org.nuxeo.osgi.application.SharedClassLoaderImpl
-
- SharedClassLoaderImpl(URL[]) - Constructor for class org.nuxeo.osgi.application.SharedClassLoaderImpl
-
- SharedClassLoaderImpl(URL[], ClassLoader) - Constructor for class org.nuxeo.osgi.application.SharedClassLoaderImpl
-
- SharedFileInputStream - Class in org.nuxeo.ecm.automation.jaxrs.io
-
- SharedFileInputStream(File) - Constructor for class org.nuxeo.ecm.automation.jaxrs.io.SharedFileInputStream
-
- SharedPackageListingsSettings - Class in org.nuxeo.connect.client.ui
-
- SharedPackageListingsSettings() - Constructor for class org.nuxeo.connect.client.ui.SharedPackageListingsSettings
-
- SharedResourceLoader - Class in org.nuxeo.runtime.api
-
- SharedResourceLoader(URL[], ClassLoader) - Constructor for class org.nuxeo.runtime.api.SharedResourceLoader
-
- SharedSyncRootParentFactory - Class in org.nuxeo.drive.hierarchy.permission.factory
-
- SharedSyncRootParentFactory() - Constructor for class org.nuxeo.drive.hierarchy.permission.factory.SharedSyncRootParentFactory
-
- SharedSyncRootParentFolderItem - Class in org.nuxeo.drive.hierarchy.permission.adapter
-
Permission based implementation of the parent
FolderItem
of the
user's shared synchronization roots.
- SharedSyncRootParentFolderItem(String, Principal, String, String, String) - Constructor for class org.nuxeo.drive.hierarchy.permission.adapter.SharedSyncRootParentFolderItem
-
- Shell - Class in org.nuxeo.ecm.webengine.admin
-
- Shell() - Constructor for class org.nuxeo.ecm.webengine.admin.Shell
-
- Shell - Class in org.nuxeo.shell
-
There is a single instance of the shell in the VM.
- ShellApplet - Class in org.nuxeo.shell.swing
-
- ShellApplet() - Constructor for class org.nuxeo.shell.swing.ShellApplet
-
- ShellCompletor - Class in org.nuxeo.shell.cmds.completors
-
- ShellCompletor(Interactive) - Constructor for class org.nuxeo.shell.cmds.completors.ShellCompletor
-
- ShellConfigurationListener - Interface in org.nuxeo.shell
-
An object notified about a shell setting change.
- ShellConsole - Interface in org.nuxeo.shell
-
- ShellException - Exception in org.nuxeo.shell
-
- ShellException() - Constructor for exception org.nuxeo.shell.ShellException
-
- ShellException(String) - Constructor for exception org.nuxeo.shell.ShellException
-
- ShellException(String, Throwable) - Constructor for exception org.nuxeo.shell.ShellException
-
- ShellException(Throwable) - Constructor for exception org.nuxeo.shell.ShellException
-
- ShellExecutor - Class in org.nuxeo.ecm.platform.commandline.executor.service.executors
-
Default implementation of the
Executor
interface.
- ShellExecutor() - Constructor for class org.nuxeo.ecm.platform.commandline.executor.service.executors.ShellExecutor
-
- ShellFeature - Interface in org.nuxeo.shell
-
Services implementing this interface will be used to add new features to the
shell, like custom command namespaces, completors etc.
- ShellFrame - Class in org.nuxeo.shell.swing
-
- ShellFrame() - Constructor for class org.nuxeo.shell.swing.ShellFrame
-
- SHIBBOLETH_DIRECTORY - Static variable in class org.nuxeo.ecm.platform.shibboleth.ShibbolethConstants
-
- SHIBBOLETH_DOCTYPE - Static variable in class org.nuxeo.ecm.platform.shibboleth.ShibbolethConstants
-
- SHIBBOLETH_SCHEMA - Static variable in class org.nuxeo.ecm.platform.shibboleth.ShibbolethConstants
-
- ShibbolethAuthenticationConfig - Class in org.nuxeo.ecm.platform.shibboleth.service
-
- ShibbolethAuthenticationConfig() - Constructor for class org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationConfig
-
- ShibbolethAuthenticationPlugin - Class in org.nuxeo.ecm.platform.shibboleth.auth
-
- ShibbolethAuthenticationPlugin() - Constructor for class org.nuxeo.ecm.platform.shibboleth.auth.ShibbolethAuthenticationPlugin
-
- ShibbolethAuthenticationService - Interface in org.nuxeo.ecm.platform.shibboleth.service
-
- ShibbolethAuthenticationServiceImpl - Class in org.nuxeo.ecm.platform.shibboleth.service
-
- ShibbolethAuthenticationServiceImpl() - Constructor for class org.nuxeo.ecm.platform.shibboleth.service.ShibbolethAuthenticationServiceImpl
-
- ShibbolethConstants - Class in org.nuxeo.ecm.platform.shibboleth
-
- ShibbolethGroupComputer - Class in org.nuxeo.ecm.platform.shibboleth.computedgroups
-
- ShibbolethGroupComputer() - Constructor for class org.nuxeo.ecm.platform.shibboleth.computedgroups.ShibbolethGroupComputer
-
- ShibbolethGroupHelper - Class in org.nuxeo.ecm.platform.shibboleth
-
- ShibbolethGroupManagerActionsBean - Class in org.nuxeo.ecm.platform.shibboleth.web
-
- ShibbolethGroupManagerActionsBean() - Constructor for class org.nuxeo.ecm.platform.shibboleth.web.ShibbolethGroupManagerActionsBean
-
- ShibbolethGroupsConfig - Class in org.nuxeo.ecm.platform.shibboleth.web.service
-
Config file for ShibbolethGroupsService
- ShibbolethGroupsConfig() - Constructor for class org.nuxeo.ecm.platform.shibboleth.web.service.ShibbolethGroupsConfig
-
- ShibbolethGroupsPageProvider - Class in org.nuxeo.ecm.platform.shibboleth
-
Page provider listing Shibboleth groups
- ShibbolethGroupsPageProvider() - Constructor for class org.nuxeo.ecm.platform.shibboleth.ShibbolethGroupsPageProvider
-
- ShibbolethGroupsService - Interface in org.nuxeo.ecm.platform.shibboleth.web.service
-
Interface handling Shibboleth Groups Service methods
- ShibbolethGroupsServiceImpl - Class in org.nuxeo.ecm.platform.shibboleth.web.service
-
Shibboleth Group service component implementation
- ShibbolethGroupsServiceImpl() - Constructor for class org.nuxeo.ecm.platform.shibboleth.web.service.ShibbolethGroupsServiceImpl
-
- ShibbolethSecurityExceptionHandler - Class in org.nuxeo.ecm.platform.shibboleth.auth.exceptionhandling
-
- ShibbolethSecurityExceptionHandler() - Constructor for class org.nuxeo.ecm.platform.shibboleth.auth.exceptionhandling.ShibbolethSecurityExceptionHandler
-
- shiftItemsDown(UISelectMany, UISelectItems, UIEditableList) - Static method in class org.nuxeo.ecm.platform.ui.web.util.ComponentUtils
-
- shiftItemsFirst(UISelectMany, UISelectItems, UIEditableList) - Static method in class org.nuxeo.ecm.platform.ui.web.util.ComponentUtils
-
- shiftItemsLast(UISelectMany, UISelectItems, UIEditableList) - Static method in class org.nuxeo.ecm.platform.ui.web.util.ComponentUtils
-
- shiftItemsUp(UISelectMany, UISelectItems, UIEditableList) - Static method in class org.nuxeo.ecm.platform.ui.web.util.ComponentUtils
-
Move items up inside the target select
- shiftSelected(SelectionActionsBean.ShiftType, ActionEvent) - Method in class org.nuxeo.ecm.platform.ui.web.util.SelectionActionsBean
-
- shiftSelectedDown(ActionEvent) - Method in class org.nuxeo.ecm.platform.ui.web.util.SelectionActionsBean
-
- shiftSelectedFirst(ActionEvent) - Method in class org.nuxeo.ecm.platform.ui.web.util.SelectionActionsBean
-
- shiftSelectedLast(ActionEvent) - Method in class org.nuxeo.ecm.platform.ui.web.util.SelectionActionsBean
-
- shiftSelectedUp(ActionEvent) - Method in class org.nuxeo.ecm.platform.ui.web.util.SelectionActionsBean
-
- SHORT - Static variable in class org.nuxeo.runtime.model.impl.PropertyDecoder
-
- shortcut - Variable in class org.nuxeo.ecm.core.api.impl.FacetFilter
-
- ShortcutDescriptor - Class in org.nuxeo.runtime.management
-
- ShortcutDescriptor() - Constructor for class org.nuxeo.runtime.management.ShortcutDescriptor
-
- ShortcutDescriptor(String, String) - Constructor for class org.nuxeo.runtime.management.ShortcutDescriptor
-
- SHORTCUTS_EXT_KEY - Static variable in class org.nuxeo.runtime.management.ResourcePublisherService
-
- ShortcutType - Class in org.nuxeo.theme
-
- ShortcutType() - Constructor for class org.nuxeo.theme.ShortcutType
-
- shouldCreateReferenceAttribute(String, Serializable) - Method in class org.nuxeo.ecm.platform.forms.layout.facelets.FaceletHandlerHelper
-
Returns true if a reference tag attribute should be created for given
property value.
- shouldProcess(DocumentModel) - Method in class org.nuxeo.ecm.platform.categorization.service.CategorizerDescriptor
-
- shouldRequestSubscription(Principal) - Method in interface org.nuxeo.ecm.social.workspace.adapters.SocialWorkspace
-
Returns if the principal should be invited
- shouldRequestSubscription(Principal) - Method in class org.nuxeo.ecm.social.workspace.adapters.SocialWorkspaceAdapter
-
- shouldResetCache(Long) - Method in class org.nuxeo.ecm.webapp.seam.NuxeoSeamHotReloader
-
Returns true if reload service has sent a runtime flush event since
given timestamp.
- shouldResetCache(TimestampedService, Long) - Method in class org.nuxeo.ecm.webapp.seam.NuxeoSeamHotReloader
-
Returns true if given service has changed since given timestamp.
- show() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.view.menu.AnnotationPopupMenu
-
- show() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.view.NewAnnotationPopup
-
- showAddTag(ActionEvent) - Method in class org.nuxeo.ecm.platform.tag.web.TagActionsBean
-
Used to decide whether the tagging UI field is shown or not.
- showAnnotations() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.controler.AnnotationController
-
- showAnnotations() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.view.AnnotatedDocument
-
- showAnnotations() - Method in interface org.nuxeo.ecm.platform.annotations.gwt.client.view.i18n.TranslationConstants
-
- showAssetCreation(DAMPage) - Method in class org.nuxeo.functionaltests.dam.SearchResultsFragment
-
- showBulkEdit(DAMPage) - Method in class org.nuxeo.functionaltests.dam.SearchResultsFragment
-
- showCloseButtonPanel() - Method in interface org.nuxeo.opensocial.container.client.presenter.ContainerBuilderPresenter.Display
-
- showCloseButtonPanel() - Method in class org.nuxeo.opensocial.container.client.view.ContainerBuilderWidget
-
- showCode() - Method in class org.nuxeo.opensocial.container.client.ContainerConstants
-
- ShowCodeEvent - Class in org.nuxeo.opensocial.container.client.event.priv.presenter
-
- ShowCodeEvent() - Constructor for class org.nuxeo.opensocial.container.client.event.priv.presenter.ShowCodeEvent
-
- ShowCodeEventHandler - Interface in org.nuxeo.opensocial.container.client.event.priv.presenter
-
- showCodePreviewPanel() - Method in interface org.nuxeo.opensocial.container.client.presenter.ContainerBuilderPresenter.Display
-
- showCodePreviewPanel() - Method in class org.nuxeo.opensocial.container.client.view.ContainerBuilderWidget
-
- showCodeTitle() - Method in class org.nuxeo.opensocial.container.client.ContainerConstants
-
- showContainerSizePanel() - Method in interface org.nuxeo.opensocial.container.client.presenter.ContainerBuilderPresenter.Display
-
- showContainerSizePanel() - Method in class org.nuxeo.opensocial.container.client.view.ContainerBuilderWidget
-
- showContent() - Method in interface org.nuxeo.opensocial.container.client.presenter.PortletPresenter.Display
-
- showContent() - Method in class org.nuxeo.opensocial.container.client.presenter.PortletPresenter
-
- showContent() - Method in class org.nuxeo.opensocial.container.client.view.PortletWidget
-
- showCurrentSelectionClassificationForm(String) - Method in interface org.nuxeo.ecm.platform.classification.ClassificationActions
-
Returns classification form for selected documents
- showCurrentSelectionClassificationForm(String) - Method in class org.nuxeo.ecm.platform.classification.ClassificationActionsBean
-
Returns classification form for selected documents
- showDialog(Component) - Method in class org.nuxeo.shell.swing.widgets.JFontChooser
-
Show font selection dialog.
- showFolderDetails(String, String, String) - Method in interface org.nuxeo.opensocial.container.client.presenter.FolderPickerPresenter.Display
-
- showFolderDetails(String, String, String) - Method in class org.nuxeo.opensocial.container.client.view.FolderPickerWidget
-
- showFooterPanel() - Method in interface org.nuxeo.opensocial.container.client.presenter.ContainerBuilderPresenter.Display
-
- showFooterPanel() - Method in class org.nuxeo.opensocial.container.client.view.ContainerBuilderWidget
-
- showGraphView() - Method in class org.nuxeo.functionaltests.pages.tabs.WorkflowTabSubPage
-
- showHeaderPanel() - Method in interface org.nuxeo.opensocial.container.client.presenter.ContainerBuilderPresenter.Display
-
- showHeaderPanel() - Method in class org.nuxeo.opensocial.container.client.view.ContainerBuilderWidget
-
- showHTMLCode(String) - Method in interface org.nuxeo.opensocial.container.client.presenter.ContainerBuilderPresenter.Display
-
- showHTMLCode(String) - Method in class org.nuxeo.opensocial.container.client.view.ContainerBuilderWidget
-
- showInstallForm(String, int, String) - Method in class org.nuxeo.connect.client.we.InstallHandler
-
- showMainPage(ShellConsole) - Method in class org.nuxeo.shell.cmds.Help
-
- showMessage() - Method in interface org.nuxeo.opensocial.container.client.presenter.MessagePresenter.Display
-
- showMessage() - Method in class org.nuxeo.opensocial.container.client.view.MessageWidget
-
- showPicker() - Method in interface org.nuxeo.opensocial.container.client.presenter.FolderPickerPresenter.Display
-
- showPicker() - Method in class org.nuxeo.opensocial.container.client.view.FolderPickerWidget
-
- showPopup() - Method in interface org.nuxeo.opensocial.container.client.presenter.ContainerBuilderPresenter.Display
-
- showPopup() - Method in interface org.nuxeo.opensocial.container.client.presenter.PreferencesPresenter.Display
-
- showPopup() - Method in class org.nuxeo.opensocial.container.client.view.ContainerBuilderWidget
-
- showPopup() - Method in class org.nuxeo.opensocial.container.client.view.PreferencesWidget
-
- showPreferencesAfterAddingGadget() - Static method in class org.nuxeo.opensocial.container.client.ContainerConfiguration
-
- showSideBarPanel() - Method in interface org.nuxeo.opensocial.container.client.presenter.ContainerBuilderPresenter.Display
-
- showSideBarPanel() - Method in class org.nuxeo.opensocial.container.client.view.ContainerBuilderWidget
-
- showTaskFancyBox(String) - Method in class org.nuxeo.functionaltests.pages.WorkflowHomePage
-
- showTermsAndConditions(String, String, Boolean) - Method in class org.nuxeo.connect.client.we.InstallHandler
-
- showZonesPanel() - Method in interface org.nuxeo.opensocial.container.client.presenter.ContainerBuilderPresenter.Display
-
- showZonesPanel() - Method in class org.nuxeo.opensocial.container.client.view.ContainerBuilderWidget
-
- SHRINK_DOWN_LIMIT_PX - Static variable in class org.nuxeo.ecm.platform.pictures.tiles.service.PictureTilingCacheInfo
-
- shrinkable - Variable in class org.nuxeo.theme.resources.ResourceType
-
- SHtmlHandler - Class in org.nuxeo.wss.handlers.fprpc
-
- SHtmlHandler() - Constructor for class org.nuxeo.wss.handlers.fprpc.SHtmlHandler
-
- shutdown() - Method in class org.nuxeo.connect.update.standalone.StandaloneUpdateService
-
- shutdown() - Method in interface org.nuxeo.ecm.automation.client.AutomationClient
-
Cleanup any resources held by this client.
- shutdown() - Method in class org.nuxeo.ecm.automation.client.jaxrs.impl.HttpAutomationClient
-
- shutdown() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.AbstractAutomationClient
-
- shutdown() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.AsyncAutomationClient
-
- shutdown() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JavaClient
-
- shutdown(long) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JavaClient
-
TODO Move this in interface?
- shutdown(long) - Method in class org.nuxeo.ecm.core.event.impl.AsyncEventExecutor
-
- shutdown() - Method in interface org.nuxeo.ecm.core.event.impl.AsyncWaitHook
-
- shutdown(long) - Method in class org.nuxeo.ecm.core.event.impl.EventServiceImpl
-
- shutdown(long) - Method in class org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor
-
- shutdown() - Method in interface org.nuxeo.ecm.core.model.Repository
-
- shutdown() - Method in class org.nuxeo.ecm.core.repository.RepositoryManager
-
- shutdown() - Method in class org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepository
-
- shutdown() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCBackend
-
- shutdown() - Method in class org.nuxeo.ecm.core.storage.sql.LockManager
-
Shuts down the lock manager.
- shutdown() - Method in class org.nuxeo.ecm.core.storage.sql.management.MonitoredBackend
-
- shutdown() - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionFactoryImpl
-
- shutdown() - Method in class org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionFactoryImpl
-
- shutdown() - Method in interface org.nuxeo.ecm.core.storage.sql.RepositoryBackend
-
Shuts down the backend.
- shutdown() - Method in class org.nuxeo.ecm.core.test.RepositorySettings
-
- shutdown(long, TimeUnit) - Method in interface org.nuxeo.ecm.core.work.api.WorkManager
-
Shuts down this
WorkManager
and attempts to suspend and save the
running and scheduled work instances.
- shutdown(long, TimeUnit) - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl
-
- shutdown() - Method in class org.nuxeo.ecm.directory.AbstractDirectory
-
- shutdown() - Method in interface org.nuxeo.ecm.directory.Directory
-
Shuts down the directory.
- shutdown() - Method in interface org.nuxeo.ecm.directory.DirectoryFactory
-
- shutdown() - Method in class org.nuxeo.ecm.directory.DirectoryFactoryProxy
-
- shutdown() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryFactory
-
- shutdown() - Method in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryProxy
-
- shutdown() - Method in class org.nuxeo.ecm.directory.memory.MemoryDirectory
-
- shutdown() - Method in class org.nuxeo.ecm.directory.memory.MemoryDirectoryFactory
-
- shutdown() - Method in class org.nuxeo.ecm.directory.multi.MultiDirectoryFactory
-
- shutdown() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryFactory
-
- shutdown() - Method in class org.nuxeo.ecm.directory.sql.SQLDirectoryProxy
-
- shutdown() - Static method in class org.nuxeo.ecm.platform.mail.test.Server
-
- shutdown() - Method in class org.nuxeo.osgi.application.client.NuxeoApp
-
- shutdown() - Method in class org.nuxeo.osgi.application.StandaloneApplication
-
- shutdown() - Method in class org.nuxeo.osgi.BundleImpl
-
- shutdown() - Method in class org.nuxeo.osgi.BundleRegistry
-
- shutdown() - Method in class org.nuxeo.osgi.OSGiAdapter
-
- shutdown() - Static method in class org.nuxeo.runtime.api.Framework
-
- shutdown() - Method in interface org.nuxeo.runtime.model.ComponentManager
-
Shuts down the component registry.
- shutdown() - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
-
- shutdown() - Method in class org.nuxeo.runtime.util.NXRuntimeApplication
-
- shutdown() - Method in class org.nuxeo.wizard.download.PackageDownloader
-
- SHUTDOWN_CLASS - Static variable in class org.nuxeo.launcher.config.JBossConfigurator
-
- shutdownAndSuspend() - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl.WorkThreadPoolExecutor
-
Initiates a shutdown of this executor and asks for work instances to
suspend themselves.
- shutdownPort - Static variable in class org.nuxeo.ecm.core.storage.sql.NuxeoServerRunner
-
- shutdownQueue(String, long, TimeUnit) - Method in interface org.nuxeo.ecm.core.work.api.WorkManager
-
Shuts down a work queue and attempts to suspend and save the running and
scheduled work instances.
- shutdownQueue(String, long, TimeUnit) - Method in class org.nuxeo.ecm.core.work.WorkManagerImpl
-
- ShutdownTask - Class in org.nuxeo.runtime.model.impl
-
Deactivate components in the proper order to avoid exceptions at shutdown.
- ShutdownTask() - Constructor for class org.nuxeo.runtime.model.impl.ShutdownTask
-
- sid - Variable in class org.nuxeo.runtime.services.streaming.DownloadInfo
-
- SIDEBAR - Static variable in class org.nuxeo.opensocial.container.server.layout.YUILayoutAdapterImpl
-
- SideBarChangedEvent - Class in org.nuxeo.opensocial.container.client.event.priv.model
-
- SideBarChangedEvent() - Constructor for class org.nuxeo.opensocial.container.client.event.priv.model.SideBarChangedEvent
-
- SideBarChangedEventHandler - Interface in org.nuxeo.opensocial.container.client.event.priv.model
-
- sideBarTitle() - Method in class org.nuxeo.opensocial.container.client.ContainerConstants
-
- SIDGenerator - Class in org.nuxeo.ecm.core.utils
-
Generate session IDs.
- SignActions - Class in org.nuxeo.ecm.platform.signature.web.sign
-
Document signing actions
- SignActions() - Constructor for class org.nuxeo.ecm.platform.signature.web.sign.SignActions
-
- signature - Variable in class org.nuxeo.ecm.automation.client.model.OperationDocumentation
-
An array of size multiple of 2.
- signature - Variable in class org.nuxeo.ecm.automation.OperationDocumentation
-
an array of size multiple of 2.
- SIGNATURE_ARCHIVE_FILENAME_FORMAT_PROP - Static variable in class org.nuxeo.ecm.platform.signature.web.sign.SignActions
-
- SIGNATURE_DISPOSITION_NOTPDF - Static variable in class org.nuxeo.ecm.platform.signature.web.sign.SignActions
-
Signature disposition for non-PDF files.
- SIGNATURE_DISPOSITION_PDF - Static variable in class org.nuxeo.ecm.platform.signature.web.sign.SignActions
-
Signature disposition for PDF files.
- SIGNATURE_USE_PDFA_PROP - Static variable in class org.nuxeo.ecm.platform.signature.web.sign.SignActions
-
If this system property is set to "true", then signature will use PDF/A.
- SignatureDescriptor - Class in org.nuxeo.ecm.platform.signature.core.sign
-
Provides default values for signing services.
- SignatureDescriptor() - Constructor for class org.nuxeo.ecm.platform.signature.core.sign.SignatureDescriptor
-
- SignatureDescriptor.SignatureLayout - Class in org.nuxeo.ecm.platform.signature.core.sign
-
- SignatureDescriptor.SignatureLayout() - Constructor for class org.nuxeo.ecm.platform.signature.core.sign.SignatureDescriptor.SignatureLayout
-
- SignatureService - Interface in org.nuxeo.ecm.platform.signature.api.sign
-
Provides digital signature services that can be performed on PDF documents,
e.g.:
signing a specific PDF,
obtaining a list of certificates already associated with a document.
A PDF document can be signed using a user certificate.
- SignatureService.SigningDisposition - Enum in org.nuxeo.ecm.platform.signature.api.sign
-
- SignatureService.StatusWithBlob - Class in org.nuxeo.ecm.platform.signature.api.sign
-
Information about a blob and its signing status.
- SignatureService.StatusWithBlob(int, Blob, BlobHolder, String) - Constructor for class org.nuxeo.ecm.platform.signature.api.sign.SignatureService.StatusWithBlob
-
- SignatureServiceBusinessDelegate - Class in org.nuxeo.ecm.platform.signature.web.sign
-
Signature service provider
- SignatureServiceBusinessDelegate() - Constructor for class org.nuxeo.ecm.platform.signature.web.sign.SignatureServiceBusinessDelegate
-
- SignatureServiceImpl - Class in org.nuxeo.ecm.platform.signature.core.sign
-
Base implementation for the signature service (also a Nuxeo component).
- SignatureServiceImpl() - Constructor for class org.nuxeo.ecm.platform.signature.core.sign.SignatureServiceImpl
-
- signCurrentDoc(String, String) - Method in class org.nuxeo.ecm.platform.signature.web.sign.SignActions
-
Signs digitally a PDF blob contained in the current document, modifies
the document status and updates UI & auditing messages related to
signing
- signDocument(DocumentModel, DocumentModel, String, String, boolean, SignatureService.SigningDisposition, String) - Method in interface org.nuxeo.ecm.platform.signature.api.sign.SignatureService
-
Signs a document with a user certificate (converts it into a PDF first if
needed).
- signDocument(DocumentModel, DocumentModel, String, String, boolean, SignatureService.SigningDisposition, String) - Method in class org.nuxeo.ecm.platform.signature.core.sign.SignatureServiceImpl
-
- SIGNED_CURRENT - Static variable in class org.nuxeo.ecm.platform.signature.api.sign.SignatureService.StatusWithBlob
-
The signing status for a document that is signed by the current user
(and maybe others).
- SIGNED_OTHER - Static variable in class org.nuxeo.ecm.platform.signature.api.sign.SignatureService.StatusWithBlob
-
The signing status for a document that is signed by users other than
the current user.
- SIGNEDFETCH_DEDICATED_USER - Static variable in class org.nuxeo.ecm.platform.oauth.consumers.NuxeoOAuthConsumer
-
- SIGNEDFETCH_NONE - Static variable in class org.nuxeo.ecm.platform.oauth.consumers.NuxeoOAuthConsumer
-
- SIGNEDFETCH_OPENSOCIAL_OWNER - Static variable in class org.nuxeo.ecm.platform.oauth.consumers.NuxeoOAuthConsumer
-
- SIGNEDFETCH_OPENSOCIAL_VIEWER - Static variable in class org.nuxeo.ecm.platform.oauth.consumers.NuxeoOAuthConsumer
-
- SignException - Exception in org.nuxeo.ecm.platform.signature.api.exception
-
A generic exception indicating signature generation problems
- SignException(String) - Constructor for exception org.nuxeo.ecm.platform.signature.api.exception.SignException
-
- SignException(String, ClientException) - Constructor for exception org.nuxeo.ecm.platform.signature.api.exception.SignException
-
- SignException(String, Throwable) - Constructor for exception org.nuxeo.ecm.platform.signature.api.exception.SignException
-
- SignException(Throwable) - Constructor for exception org.nuxeo.ecm.platform.signature.api.exception.SignException
-
- SignException(ClientException) - Constructor for exception org.nuxeo.ecm.platform.signature.api.exception.SignException
-
- signPDF(Blob, DocumentModel, String, String) - Method in interface org.nuxeo.ecm.platform.signature.api.sign.SignatureService
-
Signs a PDF document with a user certificate.
- signPDF(Blob, DocumentModel, String, String) - Method in class org.nuxeo.ecm.platform.signature.core.sign.SignatureServiceImpl
-
- simonCreated(Simon) - Method in class org.nuxeo.runtime.management.metrics.MetricRegisteringCallback
-
- simonDestroyed(Simon) - Method in class org.nuxeo.runtime.management.metrics.MetricRegisteringCallback
-
- SIMPLE_ASCII - Static variable in class org.nuxeo.common.file.LRUFileCache
-
Allowed key pattern, used as file path.
- SIMPLE_CONFIGURATION_FACET - Static variable in interface org.nuxeo.ecm.localconf.SimpleConfiguration
-
- SIMPLE_CONFIGURATION_PARAMETER_KEY - Static variable in interface org.nuxeo.ecm.localconf.SimpleConfiguration
-
- SIMPLE_CONFIGURATION_PARAMETER_VALUE - Static variable in interface org.nuxeo.ecm.localconf.SimpleConfiguration
-
- SIMPLE_CONFIGURATION_PARAMETERS_PROPERTY - Static variable in interface org.nuxeo.ecm.localconf.SimpleConfiguration
-
- SIMPLE_CONFIGURATION_SCHEMA - Static variable in interface org.nuxeo.ecm.localconf.SimpleConfiguration
-
- SIMPLE_TEXT_SYS_PROP - Static variable in interface org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocument
-
- SimpleACLIndexingAdapter - Class in org.nuxeo.ecm.platform.indexing.gateway.adapter
-
Simple IndexingAdapter that filters blocked local ACEs with the default
blocking strategy in Nuxeo: "Deny Everything to Everyone" and only provide
intuition with permissions that are related to read access.
- SimpleACLIndexingAdapter() - Constructor for class org.nuxeo.ecm.platform.indexing.gateway.adapter.SimpleACLIndexingAdapter
-
- SimpleBackend - Class in org.nuxeo.ecm.webdav.backend
-
- SimpleBackendFactory - Class in org.nuxeo.ecm.webdav.backend
-
- SimpleBackendFactory() - Constructor for class org.nuxeo.ecm.webdav.backend.SimpleBackendFactory
-
- SimpleBeanWrapper - Class in org.nuxeo.template.context
-
- SimpleBeanWrapper() - Constructor for class org.nuxeo.template.context.SimpleBeanWrapper
-
- SimpleBlobHolder - Class in org.nuxeo.ecm.core.api.blobholder
-
- SimpleBlobHolder() - Constructor for class org.nuxeo.ecm.core.api.blobholder.SimpleBlobHolder
-
- SimpleBlobHolder(List<Blob>) - Constructor for class org.nuxeo.ecm.core.api.blobholder.SimpleBlobHolder
-
- SimpleBlobHolder(Blob) - Constructor for class org.nuxeo.ecm.core.api.blobholder.SimpleBlobHolder
-
- SimpleBlobHolderWithProperties - Class in org.nuxeo.ecm.core.api.blobholder
-
- SimpleBlobHolderWithProperties(Blob, Map<String, Serializable>) - Constructor for class org.nuxeo.ecm.core.api.blobholder.SimpleBlobHolderWithProperties
-
- SimpleBlobHolderWithProperties(List<Blob>, Map<String, Serializable>) - Constructor for class org.nuxeo.ecm.core.api.blobholder.SimpleBlobHolderWithProperties
-
- SimpleCachableBlobHolder - Class in org.nuxeo.ecm.core.convert.cache
-
- SimpleCachableBlobHolder() - Constructor for class org.nuxeo.ecm.core.convert.cache.SimpleCachableBlobHolder
-
- SimpleCachableBlobHolder(Blob) - Constructor for class org.nuxeo.ecm.core.convert.cache.SimpleCachableBlobHolder
-
- SimpleCachableBlobHolder(List<Blob>) - Constructor for class org.nuxeo.ecm.core.convert.cache.SimpleCachableBlobHolder
-
- SimpleCachableBlobHolder(String) - Constructor for class org.nuxeo.ecm.core.convert.cache.SimpleCachableBlobHolder
-
- SimpleCacheFilter - Class in org.nuxeo.ecm.platform.ui.web.cache
-
Deprecated.
- SimpleCacheFilter() - Constructor for class org.nuxeo.ecm.platform.ui.web.cache.SimpleCacheFilter
-
Deprecated.
- SimpleCASAuthorizationFilter - Class in edu.yale.its.tp.cas.client.filter
-
Filter protects resources such that only specified usernames, as
authenticated with CAS, can access.
- SimpleCASAuthorizationFilter() - Constructor for class edu.yale.its.tp.cas.client.filter.SimpleCASAuthorizationFilter
-
- simpleClassify(ClassificationTreeNode) - Method in class org.nuxeo.ecm.platform.classification.ClassificationActionsBean
-
- SimpleConfiguration - Interface in org.nuxeo.ecm.localconf
-
An object that maps keys to values.
- SimpleConfigurationAdapter - Class in org.nuxeo.ecm.localconf
-
Default implementation of SimpleConfiguration
.
- SimpleConfigurationAdapter(DocumentModel) - Constructor for class org.nuxeo.ecm.localconf.SimpleConfigurationAdapter
-
- SimpleConfigurationFactory - Class in org.nuxeo.ecm.localconf
-
Factory creating the SimpleConfigurationAdapter
adapter if the
document has the SimpleConfiguration
facet.
- SimpleConfigurationFactory() - Constructor for class org.nuxeo.ecm.localconf.SimpleConfigurationFactory
-
- SimpleContextBuilder - Class in org.nuxeo.template.context
-
- SimpleContextBuilder() - Constructor for class org.nuxeo.template.context.SimpleContextBuilder
-
- SimpleContributionRegistry<T> - Class in org.nuxeo.runtime.model
-
Simple contribution registry, keeping up to date contributions in a map, and
not handling merge.
- SimpleContributionRegistry() - Constructor for class org.nuxeo.runtime.model.SimpleContributionRegistry
-
- SimpleCorePublishedDocument - Class in org.nuxeo.ecm.platform.publisher.impl.core
-
- SimpleCorePublishedDocument(DocumentModel) - Constructor for class org.nuxeo.ecm.platform.publisher.impl.core.SimpleCorePublishedDocument
-
- SimpleDataSource - Class in org.nuxeo.ecm.directory.sql
-
This class is used for tests, where datasources are set up from a driver, url
and user/password instead of a JNDI name.
- SimpleDataSource(String, String, String, String) - Constructor for class org.nuxeo.ecm.directory.sql.SimpleDataSource
-
- SimpleDocumentationItem - Class in org.nuxeo.apidoc.doc
-
- SimpleDocumentationItem() - Constructor for class org.nuxeo.apidoc.doc.SimpleDocumentationItem
-
- SimpleDocumentationItem(NuxeoArtifact) - Constructor for class org.nuxeo.apidoc.doc.SimpleDocumentationItem
-
- SimpleDocumentModel - Class in org.nuxeo.ecm.core.api.impl
-
A DocumentModel that can have any schema and is not made persistent by
itself.
- SimpleDocumentModel(List<String>) - Constructor for class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- SimpleDocumentModel(String...) - Constructor for class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- SimpleDocumentModel() - Constructor for class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel
-
- SimpleDocumentModel.SimpleDataModel - Class in org.nuxeo.ecm.core.api.impl
-
- SimpleDocumentModel.SimpleDataModel(String) - Constructor for class org.nuxeo.ecm.core.api.impl.SimpleDocumentModel.SimpleDataModel
-
Deprecated.
- SimpleDocumentWrapper - Class in org.nuxeo.template.context
-
- SimpleDocumentWrapper(DocumentModel) - Constructor for class org.nuxeo.template.context.SimpleDocumentWrapper
-
- SimpleExternalDocumentModelFactory - Class in org.nuxeo.ecm.platform.publisher.remoting.server
-
- SimpleExternalDocumentModelFactory() - Constructor for class org.nuxeo.ecm.platform.publisher.remoting.server.SimpleExternalDocumentModelFactory
-
- SimpleFeature - Class in org.nuxeo.runtime.test.runner
-
These are the states the runner goes through when using runtime feature:
- SimpleFeature() - Constructor for class org.nuxeo.runtime.test.runner.SimpleFeature
-
- SimpleFileManager - Interface in org.nuxeo.ecm.platform.ui.web.api
-
- SimpleFormDataProvider - Class in org.nuxeo.ecm.webengine.forms
-
- SimpleFormDataProvider() - Constructor for class org.nuxeo.ecm.webengine.forms.SimpleFormDataProvider
-
- SimpleFragment - Class in org.nuxeo.ecm.core.storage.sql
-
A type of fragment corresponding to a single row in a table and its
associated in-memory information (state, dirty fields, attached context).
- SimpleFragment(Row, Fragment.State, PersistenceContext) - Constructor for class org.nuxeo.ecm.core.storage.sql.SimpleFragment
-
- SimpleFragment.FieldComparator - Class in org.nuxeo.ecm.core.storage.sql
-
- SimpleFragment.FieldComparator(String) - Constructor for class org.nuxeo.ecm.core.storage.sql.SimpleFragment.FieldComparator
-
- SimpleGetHandler - Class in org.nuxeo.wss.handlers.get
-
- SimpleGetHandler() - Constructor for class org.nuxeo.wss.handlers.get.SimpleGetHandler
-
- SimpleImageInfo - Class in org.nuxeo.ecm.core.opencmis.impl.util
-
A Java class to determine image width, height, length and MIME types for a
number of image file formats without loading the whole image data.
- SimpleImageInfo(InputStream) - Constructor for class org.nuxeo.ecm.core.opencmis.impl.util.SimpleImageInfo
-
- SimpleNavigationHandler - Class in org.nuxeo.wizard.nav
-
Very basic Navigation handler
- SimplePermissionMapper - Interface in org.nuxeo.ecm.spaces.api
-
- SimplePrincipal - Class in org.nuxeo.ecm.core.api
-
Used to change permission in connect.
- SimplePrincipal(String) - Constructor for class org.nuxeo.ecm.core.api.SimplePrincipal
-
- SimplePropertiesFetcher - Class in org.nuxeo.ecm.platform.mail.fetcher
-
A simple properties fetcher that always returns the same properties.
- SimplePropertiesFetcher() - Constructor for class org.nuxeo.ecm.platform.mail.fetcher.SimplePropertiesFetcher
-
- SimpleProperty - Class in org.nuxeo.ecm.core.storage.sql
-
A SimpleProperty gives access to a scalar value stored in an underlying
SimpleFragment
.
- SimpleProperty(String, PropertyType, boolean, SimpleFragment, String) - Constructor for class org.nuxeo.ecm.core.storage.sql.SimpleProperty
-
Creates a SimpleProperty, with specific info about row and key.
- SimplePropertyDiff - Class in org.nuxeo.ecm.diff.model.impl
-
Implementation of PropertyDiff
for a simple property.
- SimplePropertyDiff(String) - Constructor for class org.nuxeo.ecm.diff.model.impl.SimplePropertyDiff
-
Instantiates a new simple property diff with a property type.
- SimplePropertyDiff(String, String, String) - Constructor for class org.nuxeo.ecm.diff.model.impl.SimplePropertyDiff
-
Instantiates a new simple property diff with a property type, the
DifferenceType.different
difference type, a left value and right
value.
- SimplePropertyDiff(String, DifferenceType, String, String) - Constructor for class org.nuxeo.ecm.diff.model.impl.SimplePropertyDiff
-
Instantiates a new simple property diff with a property type, difference
type, left value and right value.
- SimpleQuotaInfo - Class in org.nuxeo.ecm.quota.automation
-
- SimpleQuotaInfo() - Constructor for class org.nuxeo.ecm.quota.automation.SimpleQuotaInfo
-
- SimpleQuotaInfo(QuotaInfo) - Constructor for class org.nuxeo.ecm.quota.automation.SimpleQuotaInfo
-
- SimpleRealBackendFactory - Class in org.nuxeo.ecm.webdav.backend
-
- SimpleRealBackendFactory() - Constructor for class org.nuxeo.ecm.webdav.backend.SimpleRealBackendFactory
-
- simpleReleaseSyncOnSession(HttpServletRequest) - Static method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoRequestControllerFilter
-
Releases the
Lock
if present in the HttpSession.
- SimpleRestletWithSeam - Class in org.nuxeo.ecm.platform.ui.web.restAPI
-
Sample code for a Seam-aware restlet.
- SimpleRestletWithSeam() - Constructor for class org.nuxeo.ecm.platform.ui.web.restAPI.SimpleRestletWithSeam
-
- SimpleRootBackend - Class in org.nuxeo.ecm.webdav.backend
-
- SimpleRootBackend(CoreSession) - Constructor for class org.nuxeo.ecm.webdav.backend.SimpleRootBackend
-
- SimpleRuntime - Class in org.nuxeo.runtime.util
-
A runtime service used for JUnit tests.
- SimpleRuntime() - Constructor for class org.nuxeo.runtime.util.SimpleRuntime
-
- SimpleRuntime(String) - Constructor for class org.nuxeo.runtime.util.SimpleRuntime
-
- SimpleRuntime(File) - Constructor for class org.nuxeo.runtime.util.SimpleRuntime
-
- SimpleSchemaWrapper - Class in org.nuxeo.template.context
-
- SimpleSchemaWrapper(SchemaTemplate.DocumentSchema) - Constructor for class org.nuxeo.template.context.SimpleSchemaWrapper
-
- SimpleStyle - Class in org.nuxeo.theme.styling.service.descriptors
-
- SimpleStyle() - Constructor for class org.nuxeo.theme.styling.service.descriptors.SimpleStyle
-
- simpleSyncOnSession(HttpServletRequest) - Static method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoRequestControllerFilter
-
Synchronizes the HttpSession.
- SimpleTemplateBasedFactory - Class in org.nuxeo.ecm.platform.content.template.factories
-
- SimpleTemplateBasedFactory() - Constructor for class org.nuxeo.ecm.platform.content.template.factories.SimpleTemplateBasedFactory
-
- SimpleTemplateBasedRootFactory - Class in org.nuxeo.ecm.platform.content.template.factories
-
Specific factory for Root.
- SimpleTemplateBasedRootFactory() - Constructor for class org.nuxeo.ecm.platform.content.template.factories.SimpleTemplateBasedRootFactory
-
- SimpleType - Interface in org.nuxeo.ecm.core.schema.types
-
Simple Type.
- SimpleTypeImpl - Class in org.nuxeo.ecm.core.schema.types
-
Implementation of a simple type that is not primitive (and therefore has
constraints).
- SimpleTypeImpl(SimpleType, String, String) - Constructor for class org.nuxeo.ecm.core.schema.types.SimpleTypeImpl
-
- SimpleUserPreferences - Class in org.nuxeo.ecm.platform.userpreferences
-
An object that stores simple key/value user preferences.
- SimpleUserPreferences(DocumentModel) - Constructor for class org.nuxeo.ecm.platform.userpreferences.SimpleUserPreferences
-
- simpleView() - Method in class org.nuxeo.apidoc.browse.ExtensionPointWO
-
- simpleXPath(String) - Static method in class org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker
-
Turns the xpath into one where all indices have been replaced by *.
- SimplifiedBundleInfo - Class in org.nuxeo.ecm.admin.runtime
-
Very simplified representation of a Nuxeo Bundle used for displaying in the
admin screens.
- SimplifiedBundleInfo(String, String) - Constructor for class org.nuxeo.ecm.admin.runtime.SimplifiedBundleInfo
-
- SimplifiedServerInfo - Class in org.nuxeo.ecm.admin.runtime
-
Holds information about current deployed Nuxeo Platform
- SimplifiedServerInfo() - Constructor for class org.nuxeo.ecm.admin.runtime.SimplifiedServerInfo
-
- simulateDelete() - Method in class org.nuxeo.ecm.webengine.admin.Group
-
- simulateDelete() - Method in class org.nuxeo.ecm.webengine.admin.User
-
- simulatePut() - Method in class org.nuxeo.ecm.webengine.admin.Group
-
- simulatePut() - Method in class org.nuxeo.ecm.webengine.admin.User
-
- since - Variable in class org.nuxeo.ecm.automation.client.model.OperationDocumentation
-
- since - Variable in class org.nuxeo.ecm.automation.OperationDocumentation
-
- SINGLE_DS - Static variable in class org.nuxeo.runtime.api.ConnectionHelper
-
Property holding a datasource name to use to replace all database
accesses.
- SingleDocumentReader - Class in org.nuxeo.ecm.core.io.impl.plugins
-
- SingleDocumentReader(CoreSession, DocumentModel) - Constructor for class org.nuxeo.ecm.core.io.impl.plugins.SingleDocumentReader
-
- SingleDocumentReader(CoreSession, DocumentRef) - Constructor for class org.nuxeo.ecm.core.io.impl.plugins.SingleDocumentReader
-
- SingleDocumentReaderWithInLineBlobs - Class in org.nuxeo.ecm.platform.publisher.remoting.marshaling.io
-
- SingleDocumentReaderWithInLineBlobs(CoreSession, DocumentModel) - Constructor for class org.nuxeo.ecm.platform.publisher.remoting.marshaling.io.SingleDocumentReaderWithInLineBlobs
-
- SINGLEDS_PROPERTY - Static variable in class org.nuxeo.ecm.core.storage.sql.DatabaseHelper
-
- SingleShadowDocumentWriter - Class in org.nuxeo.ecm.platform.publisher.remoting.marshaling.io
-
- SingleShadowDocumentWriter(CoreSession, String) - Constructor for class org.nuxeo.ecm.platform.publisher.remoting.marshaling.io.SingleShadowDocumentWriter
-
- singleton - Variable in class org.nuxeo.ecm.webengine.ResourceBinding
-
Deprecated.
- SingleXMlDocumentReader - Class in org.nuxeo.ecm.platform.publisher.remoting.marshaling.io
-
- SingleXMlDocumentReader(String) - Constructor for class org.nuxeo.ecm.platform.publisher.remoting.marshaling.io.SingleXMlDocumentReader
-
- Site - Class in org.nuxeo.webengine.sites
-
Web object implementation corresponding to Site.
- Site() - Constructor for class org.nuxeo.webengine.sites.Site
-
- Site - Interface in org.nuxeo.wss.spi.dws
-
- SITE_DESCRIPTION - Static variable in class org.nuxeo.webengine.sites.utils.SiteConstants
-
- SiteActionListener - Class in org.nuxeo.webengine.sites.listeners
-
Site related actions listener.
- SiteActionListener() - Constructor for class org.nuxeo.webengine.sites.listeners.SiteActionListener
-
- SiteActionsBean - Class in org.nuxeo.ecm.webapp.action
-
Performs re-rendering of webcontainer layout widgets.
- SiteActionsBean() - Constructor for class org.nuxeo.ecm.webapp.action.SiteActionsBean
-
- SiteConstants - Class in org.nuxeo.webengine.sites.utils
-
Utility class used for registering constants.
- SiteContentProvider - Class in org.nuxeo.webengine.sites
-
Implementation of provider for the tree.
- SiteContentProvider(CoreSession) - Constructor for class org.nuxeo.webengine.sites.SiteContentProvider
-
- SiteDocumentTree - Class in org.nuxeo.webengine.sites
-
Implementation of customized tree.
- SiteDocumentTree(WebContext, DocumentModel) - Constructor for class org.nuxeo.webengine.sites.SiteDocumentTree
-
- SiteImpl - Class in org.nuxeo.wss.spi.dws
-
- SiteImpl(String) - Constructor for class org.nuxeo.wss.spi.dws.SiteImpl
-
- SiteQueriesCollection - Class in org.nuxeo.webengine.sites.utils
-
Collection of the queries used in the sites module.
- Sites - Class in org.nuxeo.webengine.sites
-
Web object implementation corresponding to module root.
- Sites() - Constructor for class org.nuxeo.webengine.sites.Sites
-
- SITES_THEME_PAGE - Static variable in class org.nuxeo.webengine.sites.utils.SiteConstants
-
- SitesRelationsWikiHelper - Class in org.nuxeo.webengine.sites.utils
-
- SitesWikiListener - Class in org.nuxeo.webengine.sites.listeners
-
- SitesWikiListener() - Constructor for class org.nuxeo.webengine.sites.listeners.SitesWikiListener
-
- SitesWikiListener.WikiProcessingResult - Class in org.nuxeo.webengine.sites.listeners
-
- SitesWikiListener.WikiProcessingResult() - Constructor for class org.nuxeo.webengine.sites.listeners.SitesWikiListener.WikiProcessingResult
-
- SiteTreeSerializer - Class in org.nuxeo.webengine.sites
-
- SiteTreeSerializer() - Constructor for class org.nuxeo.webengine.sites.SiteTreeSerializer
-
- SiteUtils - Class in org.nuxeo.webengine.sites.utils
-
Utility class for sites implementation.
- size() - Method in class org.nuxeo.common.collections.ArrayMap
-
- size() - Method in class org.nuxeo.common.collections.ListenerList
-
Returns the number of registered listeners.
- size() - Method in class org.nuxeo.common.collections.SerializableArrayMap
-
- size() - Method in class org.nuxeo.common.utils.Registry
-
- size() - Method in class org.nuxeo.common.utils.URLStreamHandlerFactoryInstaller.FactoryStack
-
- size() - Method in class org.nuxeo.ecm.automation.client.model.Documents
-
- size() - Method in class org.nuxeo.ecm.automation.client.model.PropertyList
-
- size() - Method in class org.nuxeo.ecm.automation.client.model.PropertyMap
-
- size() - Method in class org.nuxeo.ecm.automation.core.scripting.DocumentWrapper
-
- size() - Method in class org.nuxeo.ecm.automation.core.scripting.PrincipalWrapper
-
- size() - Method in class org.nuxeo.ecm.automation.OperationContext
-
the map API
- size() - Method in interface org.nuxeo.ecm.core.api.DocumentModelIterator
-
This might return a real elements count if the implementation allow this.
- size() - Method in class org.nuxeo.ecm.core.api.impl.DocumentModelChildrenIterator
-
- size() - Method in interface org.nuxeo.ecm.core.api.IterableQueryResult
-
Gets the total size of the query result.
- size() - Method in class org.nuxeo.ecm.core.api.local.LoginStack
-
- size() - Method in class org.nuxeo.ecm.core.api.local.LoginStack.Sync
-
- size() - Method in class org.nuxeo.ecm.core.api.model.impl.AbstractProperty
-
- size() - Method in interface org.nuxeo.ecm.core.api.model.Property
-
Get the count of the children properties.
- size() - Method in class org.nuxeo.ecm.core.api.operation.ModificationSet
-
- size() - Method in interface org.nuxeo.ecm.core.event.EventBundle
-
Gets the size of that bundle.
- size() - Method in class org.nuxeo.ecm.core.event.impl.EventBundleImpl
-
- size() - Method in class org.nuxeo.ecm.core.event.impl.ReconnectedEventBundleImpl
-
- size() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.ResultSetQueryResult
-
- size() - Method in class org.nuxeo.ecm.core.work.redis.RedisBlockingQueue
-
- size() - Method in class org.nuxeo.ecm.diff.model.impl.ListPropertyDiff
-
Size.
- size() - Method in class org.nuxeo.ecm.platform.actions.AbstractActionContext
-
- size() - Method in interface org.nuxeo.ecm.platform.actions.ActionContext
-
Returns the number of local variables
- size() - Method in interface org.nuxeo.ecm.platform.relations.api.Graph
-
Returns the number of statements in the graph.
- size(String) - Method in interface org.nuxeo.ecm.platform.relations.api.RelationManager
-
Deprecated.
since 5.5, use the Graph API directly
- size() - Method in class org.nuxeo.ecm.platform.relations.CoreGraph
-
- size() - Method in class org.nuxeo.ecm.platform.relations.jena.JenaGraph
-
Returns the number of statements in the graph.
- size(String) - Method in class org.nuxeo.ecm.platform.relations.services.RelationService
-
Deprecated.
- size(DocumentModel) - Method in class org.nuxeo.ecm.platform.rendering.api.DefaultDocumentView
-
- size(DocumentModel) - Method in interface org.nuxeo.ecm.platform.rendering.api.DocumentField
-
- size() - Method in class org.nuxeo.ecm.platform.rendering.fm.adapters.BlobTemplate
-
- size() - Method in class org.nuxeo.ecm.platform.rendering.fm.adapters.ComplexPropertyTemplate
-
- size() - Method in class org.nuxeo.ecm.platform.rendering.fm.adapters.DocumentTemplate
-
- size() - Method in class org.nuxeo.ecm.platform.rendering.fm.adapters.ListPropertyTemplate
-
- size() - Method in class org.nuxeo.ecm.platform.rendering.template.DocumentModelAdapter
-
- size() - Method in class org.nuxeo.ecm.platform.routing.core.api.TasksInfoWrapper
-
- size() - Method in interface org.nuxeo.ecm.platform.ui.web.model.EditableModel
-
Returns the model size.
- size() - Method in class org.nuxeo.ecm.platform.ui.web.model.impl.EditableModelImpl
-
- size(CoreSession, DocumentModel) - Method in class org.nuxeo.ecm.spaces.api.AbstractSpaceProvider
-
- size(CoreSession, DocumentModel) - Method in interface org.nuxeo.ecm.spaces.api.SpaceProvider
-
- size() - Method in class org.nuxeo.opensocial.container.client.utils.JSParams
-
- size() - Method in interface org.nuxeo.runtime.contribution.Contribution
-
- size() - Method in class org.nuxeo.runtime.contribution.impl.ContributionImpl
-
- size() - Method in interface org.nuxeo.runtime.model.ComponentManager
-
Gets the number of registered objects in this registry.
- size() - Method in class org.nuxeo.runtime.model.impl.ComponentManagerImpl
-
- size() - Method in class org.nuxeo.runtime.model.impl.ComponentRegistry
-
- size() - Method in class org.nuxeo.theme.editor.FragmentInfo
-
- size() - Method in class org.nuxeo.theme.fragments.FragmentInfo
-
- size() - Method in class org.nuxeo.wizard.download.DownloadablePackageOptions
-
- SIZE_PATTERN - Static variable in class org.nuxeo.ecm.platform.video.VideoInfo
-
- sizeBinaries - Variable in class org.nuxeo.ecm.core.storage.sql.BinaryManagerStatus
-
- sizeBinariesGC - Variable in class org.nuxeo.ecm.core.storage.sql.BinaryManagerStatus
-
- sizeInPixel() - Method in class org.nuxeo.opensocial.container.client.ContainerConstants
-
- SizeLimitExceededException - Exception in org.nuxeo.ecm.directory
-
- SizeLimitExceededException() - Constructor for exception org.nuxeo.ecm.directory.SizeLimitExceededException
-
- SizeLimitExceededException(String, Throwable) - Constructor for exception org.nuxeo.ecm.directory.SizeLimitExceededException
-
- SizeLimitExceededException(String) - Constructor for exception org.nuxeo.ecm.directory.SizeLimitExceededException
-
- SizeLimitExceededException(Throwable) - Constructor for exception org.nuxeo.ecm.directory.SizeLimitExceededException
-
- SizeUpdateEventContext - Class in org.nuxeo.ecm.quota.size
-
Custom EventContext used to propage info between the synchronous listener
that is run by the
QuotaStatsService
synchronously and the Asynchrous
listener (
QuotaComputerProcessor
that actually does the work.
- SizeUpdateEventContext(CoreSession, DocumentEventContext, DocumentModel, BlobSizeInfo, String) - Constructor for class org.nuxeo.ecm.quota.size.SizeUpdateEventContext
-
- SizeUpdateEventContext(CoreSession, BlobSizeInfo, String, DocumentModel) - Constructor for class org.nuxeo.ecm.quota.size.SizeUpdateEventContext
-
- SizeUpdateEventContext(CoreSession, DocumentEventContext, BlobSizeInfo, String) - Constructor for class org.nuxeo.ecm.quota.size.SizeUpdateEventContext
-
- SizeUpdateEventContext(CoreSession, DocumentEventContext, long, String) - Constructor for class org.nuxeo.ecm.quota.size.SizeUpdateEventContext
-
- SizeUtils - Class in org.nuxeo.common.utils
-
Class containing helpers related to the expression of sizes in bytes,
kilobytes, etc.
- SKIN_PATH_PREFIX_KEY - Static variable in class org.nuxeo.ecm.webengine.WebEngine
-
- SkinInfo - Class in org.nuxeo.theme.resources
-
- SkinInfo(String, String, String, String, String, boolean) - Constructor for class org.nuxeo.theme.resources.SkinInfo
-
- skip(long) - Method in class org.nuxeo.ecm.automation.jaxrs.io.SharedFileInputStream
-
- skip(long) - Method in class org.nuxeo.ecm.core.api.SerializableInputStream
-
- skip(long) - Method in interface org.nuxeo.ecm.core.storage.sql.BinaryScrambler
-
Skips n bytes during unscrambling.
- skip(long) - Method in class org.nuxeo.ecm.core.storage.sql.XORBinaryManager.XORBinaryScrambler
-
- skip(long) - Method in class org.nuxeo.launcher.gui.logs.LogsSource
-
- SKIP_PAGES_KEY - Static variable in class org.nuxeo.wizard.nav.SimpleNavigationHandler
-
- SKIP_REFETCH_DOCUMENT_CONTEXT_KEY - Static variable in interface org.nuxeo.ecm.core.event.ReconnectedEventBundle
-
Marker to pass and set to true in document models context data when
passing it in event properties, to avoid refetching it when
reconnecting.
- SKIP_UPDATE_AUDIT_LOGGING - Static variable in class org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter
-
- SKIP_VERSIONING - Static variable in interface org.nuxeo.ecm.core.versioning.VersioningService
-
Context data that can be used to skip versioning on document creation, in
case the supplied version is enough.
- SKIP_VERSIONING - Static variable in enum org.nuxeo.ecm.platform.versioning.api.VersioningActions
-
- SkipBrowser - Annotation Type in org.nuxeo.runtime.test.runner.web
-
- skipDeleted - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker
-
- skipFacets - Variable in class org.nuxeo.ecm.platform.categorization.service.CategorizerDescriptor
-
- skippedComparison(Node, Node) - Method in class org.nuxeo.ecm.diff.service.impl.IgnoreStructuralDifferenceListener
-
- skipProtocolCheck - Static variable in class org.nuxeo.ecm.automation.core.operations.blob.CreateBlob
-
For tests.
- skipTo(long) - Method in interface org.nuxeo.ecm.core.api.IterableQueryResult
-
Skips to a given position in the iterator.
- skipTo(long) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.ResultSetQueryResult
-
- sleepForFulltext() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseHelper
-
For databases that do asynchronous fulltext indexing, sleep a bit.
- sleepForFulltext() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseSQLServer
-
- SleepWork - Class in org.nuxeo.ecm.core.work
-
Simple work that just sleeps, mostly used for tests.
- SleepWork(long) - Constructor for class org.nuxeo.ecm.core.work.SleepWork
-
Creates a work instance that does nothing but sleep.
- SleepWork(long, boolean) - Constructor for class org.nuxeo.ecm.core.work.SleepWork
-
- SleepWork(long, boolean, String) - Constructor for class org.nuxeo.ecm.core.work.SleepWork
-
- SleepWork(long, String, boolean) - Constructor for class org.nuxeo.ecm.core.work.SleepWork
-
- SleepWork(long, String, boolean, String) - Constructor for class org.nuxeo.ecm.core.work.SleepWork
-
- SlideShowManager - Interface in org.nuxeo.ecm.platform.picture.web
-
Provide SlideShow related actions.
- SlideShowManagerBean - Class in org.nuxeo.ecm.platform.picture.web
-
- SlideShowManagerBean() - Constructor for class org.nuxeo.ecm.platform.picture.web.SlideShowManagerBean
-
- SlowLoading - Annotation Type in org.nuxeo.functionaltests
-
Used to mark a WebElement
field on a Page
object to indicate
that lookup should expect the field to not load instantly.
- SMALL_SIZE - Static variable in class org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter
-
- SmartFolderDocumentConstants - Interface in org.nuxeo.ecm.platform.smart.folder.jsf
-
Constants for a SmartFolder document instance, needed to initialize this
document type from a global smart search.
- SmartNXQLFolderActions - Class in org.nuxeo.ecm.platform.smart.folder.jsf
-
Provides methods to save a global smart search in a document.
- SmartNXQLFolderActions() - Constructor for class org.nuxeo.ecm.platform.smart.folder.jsf.SmartNXQLFolderActions
-
- SmartNXQLQueryActions - Class in org.nuxeo.ecm.platform.smart.query.jsf
-
- SmartNXQLQueryActions() - Constructor for class org.nuxeo.ecm.platform.smart.query.jsf.SmartNXQLQueryActions
-
- SmartQuery - Interface in org.nuxeo.ecm.platform.smart.query
-
Common interface for query build
- SMD5 - Static variable in class org.nuxeo.ecm.directory.sql.PasswordHelper
-
- Snapshot - Interface in org.nuxeo.snapshot
-
- SNAPSHOT_SUFFIX - Static variable in class org.nuxeo.connect.client.we.StudioSnapshotHelper
-
- SNAPSHOT_VERSIONING_OPTION_KEY - Static variable in class org.nuxeo.snapshot.listeners.SnapshotableListener
-
- Snapshotable - Interface in org.nuxeo.snapshot
-
- SnapshotableAdapter - Class in org.nuxeo.snapshot
-
- SnapshotableAdapter(DocumentModel) - Constructor for class org.nuxeo.snapshot.SnapshotableAdapter
-
- SnapshotableListener - Class in org.nuxeo.snapshot.listeners
-
Listener snapshoting documents with the
Snapshotable.FACET
facet if
the property
snapshotVersioningOption
is set.
- SnapshotableListener() - Constructor for class org.nuxeo.snapshot.listeners.SnapshotableListener
-
- SnapshotAdapterFactory - Class in org.nuxeo.snapshot
-
- SnapshotAdapterFactory() - Constructor for class org.nuxeo.snapshot.SnapshotAdapterFactory
-
- snapshotDocumentBeforePublish(DocumentModel) - Method in class org.nuxeo.ecm.platform.publisher.api.AbstractBasePublishedDocumentFactory
-
- snapshotDocumentBeforePublish(DocumentModel) - Method in interface org.nuxeo.ecm.platform.publisher.api.PublishedDocumentFactory
-
- snapshotDocumentBeforePublish(DocumentModel) - Method in class org.nuxeo.ecm.platform.publisher.impl.core.CoreProxyFactory
-
- SnapshotFilter - Class in org.nuxeo.apidoc.snapshot
-
- SnapshotFilter(String) - Constructor for class org.nuxeo.apidoc.snapshot.SnapshotFilter
-
- SnapshotManager - Interface in org.nuxeo.apidoc.snapshot
-
- SnapshotManagerComponent - Class in org.nuxeo.apidoc.snapshot
-
- SnapshotManagerComponent() - Constructor for class org.nuxeo.apidoc.snapshot.SnapshotManagerComponent
-
- SnapshotPersister - Class in org.nuxeo.apidoc.repository
-
- SnapshotPersister() - Constructor for class org.nuxeo.apidoc.repository.SnapshotPersister
-
- SnapshotRemovalPolicy - Class in org.nuxeo.snapshot
-
- SnapshotRemovalPolicy() - Constructor for class org.nuxeo.snapshot.SnapshotRemovalPolicy
-
- SnapshotResolverHelper - Class in org.nuxeo.apidoc.snapshot
-
- SnapshotResolverHelper() - Constructor for class org.nuxeo.apidoc.snapshot.SnapshotResolverHelper
-
- SOCIAL_CONFIGURATION_NAME - Static variable in class org.nuxeo.ecm.social.workspace.userregistration.SocialRegistrationConstant
-
- SOCIAL_DOCUMENT_FACET - Static variable in class org.nuxeo.ecm.social.workspace.SocialConstants
-
- SOCIAL_DOCUMENT_IS_PUBLIC_PROPERTY - Static variable in class org.nuxeo.ecm.social.workspace.SocialConstants
-
- SOCIAL_WORKSPACE_ACL_NAME - Static variable in class org.nuxeo.ecm.social.workspace.service.SocialWorkspaceServiceImpl
-
- SOCIAL_WORKSPACE_ACTIVITY_STREAM_NAME - Static variable in class org.nuxeo.ecm.social.workspace.gadgets.SocialWorkspaceActivityStreamFilter
-
- SOCIAL_WORKSPACE_CONTAINER_EP - Static variable in class org.nuxeo.ecm.social.workspace.service.SocialWorkspaceServiceImpl
-
- SOCIAL_WORKSPACE_CONTAINER_TYPE - Static variable in class org.nuxeo.ecm.social.workspace.SocialConstants
-
- SOCIAL_WORKSPACE_FACET - Static variable in class org.nuxeo.ecm.social.workspace.SocialConstants
-
- SOCIAL_WORKSPACE_ID_PARAMETER - Static variable in class org.nuxeo.ecm.social.workspace.gadgets.SocialWorkspaceActivityStreamFilter
-
- SOCIAL_WORKSPACE_ID_PROPERTY - Static variable in class org.nuxeo.ecm.social.workspace.gadgets.AbstractSocialWorkspaceMiniMessagePageProvider
-
- SOCIAL_WORKSPACE_ID_PROPERTY - Static variable in class org.nuxeo.ecm.social.workspace.gadgets.SocialWorkspaceActivityStreamPageProvider
-
- SOCIAL_WORKSPACE_IS_PUBLIC_PROPERTY - Static variable in class org.nuxeo.ecm.social.workspace.SocialConstants
-
- SOCIAL_WORKSPACE_MEMBER_KIND - Static variable in class org.nuxeo.ecm.social.workspace.gadgets.GetSocialWorkspaceMiniMessages
-
- SOCIAL_WORKSPACE_TYPE - Static variable in class org.nuxeo.ecm.social.workspace.SocialConstants
-
- SocialConstants - Class in org.nuxeo.ecm.social.workspace
-
- SocialDocument - Interface in org.nuxeo.ecm.social.workspace.adapters
-
This class gives method to make the document public or private into the
constrains of social workspace.
- SocialDocumentAdapter - Class in org.nuxeo.ecm.social.workspace.adapters
-
- SocialDocumentAdapter(DocumentModel) - Constructor for class org.nuxeo.ecm.social.workspace.adapters.SocialDocumentAdapter
-
- SocialDocumentVisibilityActions - Class in org.nuxeo.ecm.social.workspace
-
This seam action bean is used to create or update a proxy of the current
social document.
- SocialDocumentVisibilityActions() - Constructor for class org.nuxeo.ecm.social.workspace.SocialDocumentVisibilityActions
-
- SocialObject - Class in org.nuxeo.ecm.mobile.webengine.sc
-
- SocialObject() - Constructor for class org.nuxeo.ecm.mobile.webengine.sc.SocialObject
-
- SocialProviderOperation - Class in org.nuxeo.ecm.social.workspace.gadgets
-
- SocialProviderOperation() - Constructor for class org.nuxeo.ecm.social.workspace.gadgets.SocialProviderOperation
-
- SocialRegistrationConstant - Class in org.nuxeo.ecm.social.workspace.userregistration
-
- SocialRegistrationUserFactory - Class in org.nuxeo.ecm.social.workspace.userregistration
-
- SocialRegistrationUserFactory() - Constructor for class org.nuxeo.ecm.social.workspace.userregistration.SocialRegistrationUserFactory
-
- SocialWebEngineRoot - Class in org.nuxeo.ecm.social.workspace.gadgets.webengine
-
- SocialWebEngineRoot() - Constructor for class org.nuxeo.ecm.social.workspace.gadgets.webengine.SocialWebEngineRoot
-
- SocialWorkspace - Interface in org.nuxeo.ecm.social.workspace.adapters
-
An object that wraps a DocumentModel
having the facet
SocialWorkspace
.
- SocialWorkspaceActions - Class in org.nuxeo.ecm.social.workspace
-
- SocialWorkspaceActions() - Constructor for class org.nuxeo.ecm.social.workspace.SocialWorkspaceActions
-
- SocialWorkspaceActivityStreamFilter - Class in org.nuxeo.ecm.social.workspace.gadgets
-
- SocialWorkspaceActivityStreamFilter() - Constructor for class org.nuxeo.ecm.social.workspace.gadgets.SocialWorkspaceActivityStreamFilter
-
- SocialWorkspaceActivityStreamPageProvider - Class in org.nuxeo.ecm.social.workspace.gadgets
-
Page provider listing activity messages for a given social workspace
- SocialWorkspaceActivityStreamPageProvider() - Constructor for class org.nuxeo.ecm.social.workspace.gadgets.SocialWorkspaceActivityStreamPageProvider
-
- SocialWorkspaceAdapter - Class in org.nuxeo.ecm.social.workspace.adapters
-
- SocialWorkspaceAdapter(DocumentModel) - Constructor for class org.nuxeo.ecm.social.workspace.adapters.SocialWorkspaceAdapter
-
- SocialWorkspaceContainerDescriptor - Class in org.nuxeo.ecm.social.workspace.service
-
- SocialWorkspaceContainerDescriptor() - Constructor for class org.nuxeo.ecm.social.workspace.service.SocialWorkspaceContainerDescriptor
-
- SocialWorkspaceDefaultSpaceCreator - Class in org.nuxeo.ecm.social.workspace.spaces
-
Create the default social dashboard Space
in an Unrestricted Session.
- SocialWorkspaceDefaultSpaceCreator(CoreSession, Map<String, String>) - Constructor for class org.nuxeo.ecm.social.workspace.spaces.SocialWorkspaceDefaultSpaceCreator
-
- SocialWorkspaceDefaultSpaceProvider - Class in org.nuxeo.ecm.social.workspace.spaces
-
Overriding the default
Space
for a Social
Workspace.
- SocialWorkspaceDefaultSpaceProvider() - Constructor for class org.nuxeo.ecm.social.workspace.spaces.SocialWorkspaceDefaultSpaceProvider
-
- SocialWorkspaceGroupComputer - Class in org.nuxeo.ecm.social.workspace.computedgroups
-
Social Workspace group computer to provide virtual groups.
- SocialWorkspaceGroupComputer() - Constructor for class org.nuxeo.ecm.social.workspace.computedgroups.SocialWorkspaceGroupComputer
-
- SocialWorkspaceHelper - Class in org.nuxeo.ecm.social.workspace.helper
-
Class to provide around Social Workspace.
- SocialWorkspaceListener - Class in org.nuxeo.ecm.social.workspace.listeners
-
Listener handling creation, modification and deletion of a Social Workspace.
- SocialWorkspaceListener() - Constructor for class org.nuxeo.ecm.social.workspace.listeners.SocialWorkspaceListener
-
- SocialWorkspaceMembersActivityUpgrader - Class in org.nuxeo.ecm.social.workspace.activity
-
Upgrades the activities for the relationship between an user and a Social
Workspace created in Nuxeo 5.5 to match Nuxeo >= 5.6.
- SocialWorkspaceMembersActivityUpgrader() - Constructor for class org.nuxeo.ecm.social.workspace.activity.SocialWorkspaceMembersActivityUpgrader
-
- SocialWorkspaceMembersManagementListener - Class in org.nuxeo.ecm.social.workspace.listeners
-
Listener to notify members about added or removed social workspace members
- SocialWorkspaceMembersManagementListener() - Constructor for class org.nuxeo.ecm.social.workspace.listeners.SocialWorkspaceMembersManagementListener
-
- SocialWorkspaceMiniMessageActivityPageProvider - Class in org.nuxeo.ecm.social.workspace.gadgets
-
Page provider listing mini messages for a given social workspace
- SocialWorkspaceMiniMessageActivityPageProvider() - Constructor for class org.nuxeo.ecm.social.workspace.gadgets.SocialWorkspaceMiniMessageActivityPageProvider
-
- SocialWorkspaceMiniMessagePageProvider - Class in org.nuxeo.ecm.social.workspace.gadgets
-
Page provider listing mini messages for a given social workspace
- SocialWorkspaceMiniMessagePageProvider() - Constructor for class org.nuxeo.ecm.social.workspace.gadgets.SocialWorkspaceMiniMessagePageProvider
-
- SocialWorkspacePrivateSpaceProvider - Class in org.nuxeo.ecm.social.workspace.spaces
-
Creates the default Private
Space
for a Social Workspace.
- SocialWorkspacePrivateSpaceProvider() - Constructor for class org.nuxeo.ecm.social.workspace.spaces.SocialWorkspacePrivateSpaceProvider
-
- SocialWorkspacePublicSpaceProvider - Class in org.nuxeo.ecm.social.workspace.spaces
-
Creates the default Public
Space
for a Social Workspace.
- SocialWorkspacePublicSpaceProvider() - Constructor for class org.nuxeo.ecm.social.workspace.spaces.SocialWorkspacePublicSpaceProvider
-
- SocialWorkspaceService - Interface in org.nuxeo.ecm.social.workspace.service
-
Service interface for Social Workspace.
- SocialWorkspaceServiceBusinessDelegate - Class in org.nuxeo.ecm.social.workspace
-
- SocialWorkspaceServiceBusinessDelegate() - Constructor for class org.nuxeo.ecm.social.workspace.SocialWorkspaceServiceBusinessDelegate
-
- SocialWorkspaceServiceImpl - Class in org.nuxeo.ecm.social.workspace.service
-
- SocialWorkspaceServiceImpl() - Constructor for class org.nuxeo.ecm.social.workspace.service.SocialWorkspaceServiceImpl
-
- SocialWorkspaceStartupHelper - Class in org.nuxeo.ecm.social.workspace
-
Overriding default
StartupHelper
to
redirect user into their dashboards after login in.
- SocialWorkspaceStartupHelper() - Constructor for class org.nuxeo.ecm.social.workspace.SocialWorkspaceStartupHelper
-
- SOCKET_FACTORY_FALLBACK_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreConstants
-
- SOCKET_FACTORY_PORT_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreConstants
-
- SoftDeleteCleanupListener - Class in org.nuxeo.ecm.core.storage.sql
-
Sync listener that calls the soft delete cleanup method of the repositories.
- SoftDeleteCleanupListener() - Constructor for class org.nuxeo.ecm.core.storage.sql.SoftDeleteCleanupListener
-
- softDeleteEnabled - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
-
- softDeleteEnabled - Variable in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
-
- SoftRefCachingMapper - Class in org.nuxeo.ecm.core.storage.sql
-
- SoftRefCachingMapper() - Constructor for class org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper
-
- SoftRefCachingRowMapper - Class in org.nuxeo.ecm.core.storage.sql
-
- SoftRefCachingRowMapper() - Constructor for class org.nuxeo.ecm.core.storage.sql.SoftRefCachingRowMapper
-
- sort(String, boolean) - Method in class org.nuxeo.ecm.platform.ui.web.model.impl.AbstractSortableSelectDataModel
-
Sorts the list.
- sort(String) - Method in class org.nuxeo.ecm.platform.ui.web.model.impl.AbstractSortableSelectDataModel
-
- sort(String, boolean) - Method in class org.nuxeo.ecm.platform.ui.web.model.impl.SortableSelectDocumentDataModelImpl
-
- sort(String, boolean) - Method in interface org.nuxeo.ecm.platform.ui.web.model.SortableDataModel
-
Sort the list.
- sort(String) - Method in interface org.nuxeo.ecm.platform.ui.web.model.SortableDataModel
-
- SORT_ASCENDING - Static variable in class org.nuxeo.ecm.platform.ui.web.model.impl.AbstractSortableSelectDataModel
-
- SORT_ASCENDING - Static variable in class org.nuxeo.ecm.webapp.table.sort.SortableTableModel
-
Deprecated.
- SORT_ASCENDING_NAME - Static variable in class org.nuxeo.ecm.core.api.SortInfo
-
- SORT_COLUMN_NAME - Static variable in class org.nuxeo.ecm.core.api.SortInfo
-
- SORT_DESCENDING - Static variable in class org.nuxeo.ecm.platform.ui.web.model.impl.AbstractSortableSelectDataModel
-
- SORT_DESCENDING - Static variable in class org.nuxeo.ecm.webapp.table.sort.SortableTableModel
-
Deprecated.
- SORT_INFOS_PROP_NAME - Static variable in interface org.nuxeo.ecm.platform.smart.folder.jsf.SmartFolderDocumentConstants
-
- SortableDataModel - Interface in org.nuxeo.ecm.platform.ui.web.model
-
Provides support for sorting table models.
- SortableSelectDocumentDataModelImpl - Class in org.nuxeo.ecm.platform.ui.web.model.impl
-
Sortable select document data model that performs sorts assuming rows are
SelectModelRow containment DocumentModel data.
- SortableSelectDocumentDataModelImpl(String, List, List, String) - Constructor for class org.nuxeo.ecm.platform.ui.web.model.impl.SortableSelectDocumentDataModelImpl
-
- SortableTableModel - Class in org.nuxeo.ecm.webapp.table.sort
-
Deprecated.
- sortByDecreasingValue(Map<String, Float>) - Static method in class org.nuxeo.ecm.platform.categorization.categorizer.tfidf.TfIdfCategorizer
-
- Sorter - Interface in org.nuxeo.ecm.core.api
-
A sorting function for data models.
- SortInfo - Class in org.nuxeo.ecm.core.api
-
This class holds the details for sorting.
- SortInfo(String, boolean) - Constructor for class org.nuxeo.ecm.core.api.SortInfo
-
- SortInfoDescriptor - Class in org.nuxeo.ecm.platform.query.core
-
Descriptor for sort info declaration.
- SortInfoDescriptor() - Constructor for class org.nuxeo.ecm.platform.query.core.SortInfoDescriptor
-
- SortInfoListValidator - Class in org.nuxeo.ecm.platform.ui.web.validator
-
Validator for a list of
SortInfo
elements, checking that there is no
conflicting sort information (several sorts on same criterion)
- SortInfoListValidator() - Constructor for class org.nuxeo.ecm.platform.ui.web.validator.SortInfoListValidator
-
- SortNotSupportedException - Exception in org.nuxeo.ecm.platform.ui.web.api
-
- SortNotSupportedException() - Constructor for exception org.nuxeo.ecm.platform.ui.web.api.SortNotSupportedException
-
- SortNotSupportedException(String) - Constructor for exception org.nuxeo.ecm.platform.ui.web.api.SortNotSupportedException
-
- SortNotSupportedException(Throwable) - Constructor for exception org.nuxeo.ecm.platform.ui.web.api.SortNotSupportedException
-
- SortNotSupportedException(String, Throwable) - Constructor for exception org.nuxeo.ecm.platform.ui.web.api.SortNotSupportedException
-
- source - Variable in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.Button
-
- source - Variable in class org.nuxeo.ecm.platform.routing.core.impl.GraphNode.Transition
-
- source() - Method in interface org.nuxeo.opensocial.container.client.external.GadgetsConstants
-
- SOURCE_DOC_NAME - Static variable in class org.nuxeo.ecm.platform.routing.web.DocumentRoutingActionsBean
-
- SOURCE_EDIT_KEYWORD - Static variable in class org.nuxeo.ecm.webdav.backend.SimpleBackend
-
- SOURCE_EVENT_PROPERTY_KEY - Static variable in class org.nuxeo.ecm.quota.size.SizeUpdateEventContext
-
- SOURCE_REF - Static variable in class org.nuxeo.ecm.core.api.event.CoreEventConstants
-
- SourceDescriptor - Class in org.nuxeo.ecm.directory.multi
-
- SourceDescriptor() - Constructor for class org.nuxeo.ecm.directory.multi.SourceDescriptor
-
- sourceDocRefQN - Static variable in class org.nuxeo.ecm.platform.publisher.impl.localfs.FSPublishedDocument
-
- sourceDocument - Variable in class org.nuxeo.ecm.platform.audit.api.document.SourceDocumentResolver
-
- sourceDocument - Variable in class org.nuxeo.ecm.platform.publisher.web.PublishActionsBean.ApproverWithoutRestriction
-
- SourceDocumentResolver - Class in org.nuxeo.ecm.platform.audit.api.document
-
Simple helper to fetch the target Audited document
- sourceRepositoryNameQN - Static variable in class org.nuxeo.ecm.platform.publisher.impl.localfs.FSPublishedDocument
-
- sourceServerQN - Static variable in class org.nuxeo.ecm.platform.publisher.impl.localfs.FSPublishedDocument
-
- sourceVersionQN - Static variable in class org.nuxeo.ecm.platform.publisher.impl.localfs.FSPublishedDocument
-
- SPACE - Static variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect.FulltextQuery
-
- Space - Interface in org.nuxeo.ecm.spaces.api
-
- SPACE_DOCUMENT_TYPE - Static variable in class org.nuxeo.ecm.spaces.api.Constants
-
- SpaceException - Exception in org.nuxeo.ecm.spaces.api.exceptions
-
- SpaceException() - Constructor for exception org.nuxeo.ecm.spaces.api.exceptions.SpaceException
-
- SpaceException(String, Throwable) - Constructor for exception org.nuxeo.ecm.spaces.api.exceptions.SpaceException
-
- SpaceException(String) - Constructor for exception org.nuxeo.ecm.spaces.api.exceptions.SpaceException
-
- SpaceException(Throwable) - Constructor for exception org.nuxeo.ecm.spaces.api.exceptions.SpaceException
-
- SpaceFactoryDescriptor - Class in org.nuxeo.ecm.spaces.impl.docwrapper
-
- SpaceFactoryDescriptor() - Constructor for class org.nuxeo.ecm.spaces.impl.docwrapper.SpaceFactoryDescriptor
-
- SpaceManager - Interface in org.nuxeo.ecm.spaces.api
-
Framework service for CRUD operations concerning Univers, Space in a specific
univers, and Gadget in a specific space
- SpaceManagerImpl - Class in org.nuxeo.ecm.spaces.impl
-
- SpaceManagerImpl() - Constructor for class org.nuxeo.ecm.spaces.impl.SpaceManagerImpl
-
- SpaceNotFoundException - Exception in org.nuxeo.ecm.spaces.api.exceptions
-
- SpaceNotFoundException() - Constructor for exception org.nuxeo.ecm.spaces.api.exceptions.SpaceNotFoundException
-
- SpaceNotFoundException(String, Throwable) - Constructor for exception org.nuxeo.ecm.spaces.api.exceptions.SpaceNotFoundException
-
- SpaceNotFoundException(String) - Constructor for exception org.nuxeo.ecm.spaces.api.exceptions.SpaceNotFoundException
-
- SpaceNotFoundException(Throwable) - Constructor for exception org.nuxeo.ecm.spaces.api.exceptions.SpaceNotFoundException
-
- SpacePermissionsDescriptor - Class in org.nuxeo.ecm.spaces.impl
-
- SpacePermissionsDescriptor() - Constructor for class org.nuxeo.ecm.spaces.impl.SpacePermissionsDescriptor
-
- SpaceProvider - Interface in org.nuxeo.ecm.spaces.api
-
- SpaceProviderDescriptor - Class in org.nuxeo.ecm.spaces.impl
-
- SpaceProviderDescriptor() - Constructor for class org.nuxeo.ecm.spaces.impl.SpaceProviderDescriptor
-
- SpacesAdapterComponent - Class in org.nuxeo.ecm.spaces.impl.docwrapper
-
- SpacesAdapterComponent() - Constructor for class org.nuxeo.ecm.spaces.impl.docwrapper.SpacesAdapterComponent
-
- SpacesAdapterFactory - Class in org.nuxeo.ecm.spaces.impl.docwrapper
-
- SpacesAdapterFactory() - Constructor for class org.nuxeo.ecm.spaces.impl.docwrapper.SpacesAdapterFactory
-
- SpaceSecurityException - Exception in org.nuxeo.ecm.spaces.api.exceptions
-
- SpaceSecurityException() - Constructor for exception org.nuxeo.ecm.spaces.api.exceptions.SpaceSecurityException
-
- SpaceSecurityException(String, Throwable) - Constructor for exception org.nuxeo.ecm.spaces.api.exceptions.SpaceSecurityException
-
- SpaceSecurityException(String) - Constructor for exception org.nuxeo.ecm.spaces.api.exceptions.SpaceSecurityException
-
- SpaceSecurityException(Throwable) - Constructor for exception org.nuxeo.ecm.spaces.api.exceptions.SpaceSecurityException
-
- spec - Variable in class org.nuxeo.ecm.core.storage.sql.ColumnType
-
- SpecificAuthChainDescriptor - Class in org.nuxeo.ecm.platform.ui.web.auth.service
-
- SpecificAuthChainDescriptor() - Constructor for class org.nuxeo.ecm.platform.ui.web.auth.service.SpecificAuthChainDescriptor
-
- split(String) - Method in class org.nuxeo.common.utils.FileVersion
-
- split(String, char, boolean) - Static method in class org.nuxeo.common.utils.StringUtils
-
- split(String) - Static method in class org.nuxeo.ecm.core.storage.sql.db.EmbeddedFunctions
-
- split(String, char) - Static method in class org.nuxeo.ecm.core.storage.sql.db.EmbeddedFunctions
-
- split(String, char, boolean) - Static method in class org.nuxeo.runtime.jboss.deployer.Utils
-
- split(String, char, boolean) - Static method in class org.nuxeo.shell.utils.StringUtils
-
- splitElement(Element) - Static method in class org.nuxeo.theme.editor.Editor
-
- splitElement(String) - Method in class org.nuxeo.theme.editor.Main
-
- splitParameters(String) - Static method in class org.nuxeo.ecm.ui.web.auth.digest.DigestAuthenticator
-
- SQ_STRING - Static variable in class org.nuxeo.ecm.core.query.sql.parser.Scanner
-
- sql - Variable in class org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.SqlColumn
-
Column name or expression passed to SQL statement.
- sql - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.SQLStatement
-
SQL statement
- sql - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo.SQLInfoSelect
-
- SQL_NULL_MARKER - Static variable in class org.nuxeo.ecm.directory.sql.SQLHelper
-
- SQLBaseProperty - Class in org.nuxeo.ecm.core.storage.sql.coremodel
-
- SQLBaseProperty(Type, String, boolean) - Constructor for class org.nuxeo.ecm.core.storage.sql.coremodel.SQLBaseProperty
-
- SQLBetweenFilter - Class in org.nuxeo.ecm.directory.sql.filter
-
Make a BETWEEN SQL predicate
- SQLBetweenFilter(Calendar, Calendar) - Constructor for class org.nuxeo.ecm.directory.sql.filter.SQLBetweenFilter
-
- SQLBinaryManager - Class in org.nuxeo.ecm.core.storage.sql
-
A Binary Manager that stores binaries as SQL BLOBs.
- SQLBinaryManager() - Constructor for class org.nuxeo.ecm.core.storage.sql.SQLBinaryManager
-
- SQLBinaryManager.SQLBinaryFileCache - Class in org.nuxeo.ecm.core.storage.sql
-
- SQLBinaryManager.SQLBinaryFileCache(File, long) - Constructor for class org.nuxeo.ecm.core.storage.sql.SQLBinaryManager.SQLBinaryFileCache
-
- SQLBinaryManager.SQLBinaryGarbageCollector - Class in org.nuxeo.ecm.core.storage.sql
-
- SQLBinaryManager.SQLBinaryGarbageCollector(SQLBinaryManager) - Constructor for class org.nuxeo.ecm.core.storage.sql.SQLBinaryManager.SQLBinaryGarbageCollector
-
- SQLBlob - Class in org.nuxeo.ecm.core.storage.sql.coremodel
-
- SQLBlob(Binary, String, String, String, String, long) - Constructor for class org.nuxeo.ecm.core.storage.sql.coremodel.SQLBlob
-
- SQLCollectionProperty - Class in org.nuxeo.ecm.core.storage.sql.coremodel
-
- SQLCollectionProperty(SQLSession, CollectionProperty, ListType, boolean) - Constructor for class org.nuxeo.ecm.core.storage.sql.coremodel.SQLCollectionProperty
-
- SQLComplexFilter - Class in org.nuxeo.ecm.directory.sql.filter
-
Simple class to provide a complex filter that handles right side part and
operator to use while querying org.nuxeo.ecm.directory.sql.SQLDirectory
Warning, when using a complex filter fulltext is ignored on the field.
- SQLComplexFilter(String) - Constructor for class org.nuxeo.ecm.directory.sql.filter.SQLComplexFilter
-
- SQLComplexListProperty - Class in org.nuxeo.ecm.core.storage.sql.coremodel
-
- SQLComplexListProperty(Node, ListType, String, SQLSession, boolean) - Constructor for class org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexListProperty
-
- SQLComplexProperty - Class in org.nuxeo.ecm.core.storage.sql.coremodel
-
- SQLComplexProperty(Node, ComplexType, SQLSession, boolean) - Constructor for class org.nuxeo.ecm.core.storage.sql.coremodel.SQLComplexProperty
-
- SQLContentProperty - Class in org.nuxeo.ecm.core.storage.sql.coremodel
-
- SQLContentProperty(Node, ComplexType, SQLSession, boolean) - Constructor for class org.nuxeo.ecm.core.storage.sql.coremodel.SQLContentProperty
-
- SQLDirectory - Class in org.nuxeo.ecm.directory.sql
-
- SQLDirectory(SQLDirectoryDescriptor) - Constructor for class org.nuxeo.ecm.directory.sql.SQLDirectory
-
- SQLDirectoryDescriptor - Class in org.nuxeo.ecm.directory.sql
-
- SQLDirectoryDescriptor() - Constructor for class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
-
- SQLDirectoryDescriptor.SubstringMatchType - Enum in org.nuxeo.ecm.directory.sql
-
- SQLDirectoryFactory - Class in org.nuxeo.ecm.directory.sql
-
- SQLDirectoryFactory() - Constructor for class org.nuxeo.ecm.directory.sql.SQLDirectoryFactory
-
- SQLDirectoryProxy - Class in org.nuxeo.ecm.directory.sql
-
Lazy directory initialization.
- SQLDirectoryProxy(SQLDirectoryDescriptor) - Constructor for class org.nuxeo.ecm.directory.sql.SQLDirectoryProxy
-
- SQLDirectoryRegistry - Class in org.nuxeo.ecm.directory.sql
-
- SQLDirectoryRegistry() - Constructor for class org.nuxeo.ecm.directory.sql.SQLDirectoryRegistry
-
- SQLDocument - Interface in org.nuxeo.ecm.core.storage.sql.coremodel
-
Base interface for SQL documents.
- SQLDocumentLive - Class in org.nuxeo.ecm.core.storage.sql.coremodel
-
- SQLDocumentProxy - Class in org.nuxeo.ecm.core.storage.sql.coremodel
-
A proxy is a shortcut to a target document (a version or normal document).
- SQLDocumentVersion - Class in org.nuxeo.ecm.core.storage.sql.coremodel
-
- SQLDocumentVersion.VersionNotModifiableException - Exception in org.nuxeo.ecm.core.storage.sql.coremodel
-
- SQLDocumentVersion.VersionNotModifiableException() - Constructor for exception org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentVersion.VersionNotModifiableException
-
- SQLDocumentVersion.VersionNotModifiableException(String) - Constructor for exception org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentVersion.VersionNotModifiableException
-
- SQLHelper - Class in org.nuxeo.ecm.directory.sql
-
- SQLHelper(Connection, Table, String, char, String) - Constructor for class org.nuxeo.ecm.directory.sql.SQLHelper
-
- SQLHelper(Connection, Table, String, String) - Constructor for class org.nuxeo.ecm.directory.sql.SQLHelper
-
- sqlInfo - Variable in class org.nuxeo.ecm.core.storage.sql.CapturingQueryMaker.Captured
-
- SQLInfo - Class in org.nuxeo.ecm.core.storage.sql.jdbc
-
This singleton generates and holds the actual SQL DDL and DML statements for
the operations needed by the
Mapper
, given a
Model
.
- SQLInfo(Model, Dialect) - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo
-
Generates and holds the needed SQL statements given a
Model
and a
Dialect
.
- SQLInfo.ColumnMapMaker - Class in org.nuxeo.ecm.core.storage.sql.jdbc
-
Builds the map from a result set given a list of columns and column keys.
- SQLInfo.ColumnMapMaker(List<Column>) - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo.ColumnMapMaker
-
- SQLInfo.ColumnMapMaker(List<Column>, List<String>) - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo.ColumnMapMaker
-
- SQLInfo.MapMaker - Interface in org.nuxeo.ecm.core.storage.sql.jdbc
-
Knows how to build a result map for a row given a
ResultSet
.
- SQLInfo.SQLInfoSelect - Class in org.nuxeo.ecm.core.storage.sql.jdbc
-
- SQLInfo.SQLInfoSelect(String, List<Column>, List<Column>, List<Column>) - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo.SQLInfoSelect
-
Standard select for given columns.
- SQLInfo.SQLInfoSelect(String, SQLInfo.MapMaker) - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo.SQLInfoSelect
-
Select where some column keys may be aliased, and some columns may be
computed.
- SQLInfo.SQLInfoSelect(String, List<Column>, SQLInfo.MapMaker, List<Column>, List<Column>) - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo.SQLInfoSelect
-
- SQLInfo.SQLInfoSelection - Class in org.nuxeo.ecm.core.storage.sql.jdbc
-
Info about how to do the query to get a
Selection
.
- SQLInfo.SQLInfoSelection(SelectionType) - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo.SQLInfoSelection
-
- sqlInitFiles - Variable in class org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor
-
- SQLOperatorFilter - Class in org.nuxeo.ecm.directory.sql.filter
-
Simple SQLComplexFilter to handle a different operator than =
It may be >, <, >=, <=
Nothing is done on the right side part.
- SQLOperatorFilter(String, Serializable) - Constructor for class org.nuxeo.ecm.directory.sql.filter.SQLOperatorFilter
-
- SQLQuery - Class in org.nuxeo.ecm.core.query.sql.model
-
- SQLQuery() - Constructor for class org.nuxeo.ecm.core.query.sql.model.SQLQuery
-
- SQLQuery(SelectClause, FromClause) - Constructor for class org.nuxeo.ecm.core.query.sql.model.SQLQuery
-
- SQLQuery(SelectClause, FromClause, WhereClause) - Constructor for class org.nuxeo.ecm.core.query.sql.model.SQLQuery
-
- SQLQuery(SelectClause, FromClause, WhereClause, OrderByClause) - Constructor for class org.nuxeo.ecm.core.query.sql.model.SQLQuery
-
- SQLQuery(SelectClause, FromClause, WhereClause, GroupByClause, HavingClause, OrderByClause) - Constructor for class org.nuxeo.ecm.core.query.sql.model.SQLQuery
-
- SQLQuery(SelectClause, FromClause, WhereClause, GroupByClause, HavingClause, OrderByClause, long, long) - Constructor for class org.nuxeo.ecm.core.query.sql.model.SQLQuery
-
- SQLQuery(SQLQuery) - Constructor for class org.nuxeo.ecm.core.query.sql.model.SQLQuery
-
Copying constructor.
- SQLQuery.IdentityTransformer - Class in org.nuxeo.ecm.core.query.sql.model
-
- SQLQuery.IdentityTransformer() - Constructor for class org.nuxeo.ecm.core.query.sql.model.SQLQuery.IdentityTransformer
-
- SQLQuery.Transformer - Interface in org.nuxeo.ecm.core.query.sql.model
-
Interface for a class that can transform a
SQLQuery
into another.
- SQLQueryParser - Class in org.nuxeo.ecm.core.query.sql
-
- SQLQueryResult - Class in org.nuxeo.ecm.core.storage.sql.coremodel
-
- SQLQueryResult(SQLSession, PartialList<Serializable>, Boolean, long, long) - Constructor for class org.nuxeo.ecm.core.storage.sql.coremodel.SQLQueryResult
-
- SQLQueryResult.PathComparator - Class in org.nuxeo.ecm.core.storage.sql.coremodel
-
- SQLQueryResult.PathComparator(boolean) - Constructor for class org.nuxeo.ecm.core.storage.sql.coremodel.SQLQueryResult.PathComparator
-
- SQLRepository - Class in org.nuxeo.ecm.core.storage.sql.coremodel
-
This is the
Session
factory when the repository is used outside of a
datasource.
- SQLRepository(RepositoryDescriptor) - Constructor for class org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepository
-
- SQLRepositoryFactory - Class in org.nuxeo.ecm.core.storage.sql.coremodel
-
SQL repository factory.
- SQLRepositoryFactory() - Constructor for class org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepositoryFactory
-
- SQLRepositoryTestCase - Class in org.nuxeo.ecm.core.storage.sql
-
- SQLRepositoryTestCase() - Constructor for class org.nuxeo.ecm.core.storage.sql.SQLRepositoryTestCase
-
- SQLRepositoryTestCase(String) - Constructor for class org.nuxeo.ecm.core.storage.sql.SQLRepositoryTestCase
-
- SQLSecurityManager - Class in org.nuxeo.ecm.core.storage.sql.coremodel
-
- SQLSecurityManager() - Constructor for class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSecurityManager
-
- SQLSession - Class in org.nuxeo.ecm.core.storage.sql.coremodel
-
This class is the bridge between the Nuxeo SPI Session and the actual
low-level implementation of the SQL storage session.
- SQLSession(Session, Repository, Map<String, Serializable>) - Constructor for class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession
-
- SQLSession - Class in org.nuxeo.ecm.directory.sql
-
This class represents a session against an SQLDirectory.
- SQLSession(SQLDirectory, SQLDirectoryDescriptor, boolean) - Constructor for class org.nuxeo.ecm.directory.sql.SQLSession
-
- SQLSimpleProperty - Class in org.nuxeo.ecm.core.storage.sql.coremodel
-
- SQLSimpleProperty(SimpleProperty, Type, boolean) - Constructor for class org.nuxeo.ecm.core.storage.sql.coremodel.SQLSimpleProperty
-
- SQLStatement - Class in org.nuxeo.ecm.core.storage.sql.jdbc.dialect
-
A SQL statement and some optional tags that condition execution.
- SQLStatement(String, List<SQLStatement.Tag>) - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.SQLStatement
-
- SQLStatement.Tag - Class in org.nuxeo.ecm.core.storage.sql.jdbc.dialect
-
Tags that may condition execution of the statement.
- SQLStatement.Tag(String, String) - Constructor for class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.SQLStatement.Tag
-
- SQLStaticFilter - Class in org.nuxeo.ecm.directory.sql
-
- SQLStaticFilter() - Constructor for class org.nuxeo.ecm.directory.sql.SQLStaticFilter
-
- src - Variable in class org.nuxeo.ecm.core.schema.SchemaBindingDescriptor
-
- src - Variable in class org.nuxeo.runtime.deployment.preprocessor.TemplateDescriptor
-
- src - Variable in class org.nuxeo.runtime.scripting.ScriptDescriptor
-
- src - Variable in class org.nuxeo.runtime.services.deployment.DeploymentDescriptor
-
- src - Variable in class org.nuxeo.runtime.services.streaming.StreamManagerServer.DownloadSession
-
- src - Variable in class org.nuxeo.theme.themes.ThemeDescriptor
-
- Ss - Class in org.nuxeo.shell.equinox.cmds
-
- Ss() - Constructor for class org.nuxeo.shell.equinox.cmds.Ss
-
- SSHA - Static variable in class org.nuxeo.ecm.directory.sql.PasswordHelper
-
- SSL_PROTOCOLS_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreConstants
-
- SSO_INITIAL_URL_REQUEST_KEY - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.NXAuthConstants
-
- StandaloneApplication - Class in org.nuxeo.osgi.application
-
- StandaloneBundleLoader - Class in org.nuxeo.osgi.application
-
- StandaloneBundleLoader(OSGiAdapter) - Constructor for class org.nuxeo.osgi.application.StandaloneBundleLoader
-
- StandaloneBundleLoader(OSGiAdapter, ClassLoader) - Constructor for class org.nuxeo.osgi.application.StandaloneBundleLoader
-
- StandaloneBundleLoader(OSGiAdapter, SharedClassLoader) - Constructor for class org.nuxeo.osgi.application.StandaloneBundleLoader
-
- StandaloneCallbackHolder - Class in org.nuxeo.launcher.connect
-
- StandaloneCallbackHolder(Environment) - Constructor for class org.nuxeo.launcher.connect.StandaloneCallbackHolder
-
- StandaloneCallbackHolder(Environment, StandaloneUpdateService) - Constructor for class org.nuxeo.launcher.connect.StandaloneCallbackHolder
-
- StandaloneFilter - Class in org.nuxeo.theme.rendering
-
- StandaloneFilter() - Constructor for class org.nuxeo.theme.rendering.StandaloneFilter
-
- StandaloneFilterFactory - Class in org.nuxeo.theme.rendering
-
- StandaloneFilterFactory() - Constructor for class org.nuxeo.theme.rendering.StandaloneFilterFactory
-
- StandaloneFilterType - Class in org.nuxeo.theme.rendering
-
- StandaloneFilterType() - Constructor for class org.nuxeo.theme.rendering.StandaloneFilterType
-
- StandaloneUpdateService - Class in org.nuxeo.connect.update.standalone
-
- StandaloneUpdateService(Environment) - Constructor for class org.nuxeo.connect.update.standalone.StandaloneUpdateService
-
- StandardVersioningService - Class in org.nuxeo.ecm.core.versioning
-
Implementation of the versioning service that follows standard checkout /
checkin semantics.
- StandardVersioningService() - Constructor for class org.nuxeo.ecm.core.versioning.StandardVersioningService
-
- start() - Method in class org.nuxeo.apidoc.introspection.XMLWriter
-
- start(BundleContext) - Method in class org.nuxeo.ecm.automation.client.jaxrs.impl.AutomationClientActivator
-
- start(BundleContext) - Method in class org.nuxeo.ecm.automation.features.Activator
-
- start(BundleContext) - Method in class org.nuxeo.ecm.core.convert.service.CacheCGTaskActivator
-
- start(BundleContext) - Method in class org.nuxeo.ecm.core.NXCoreActivator
-
- start(BundleContext) - Method in class org.nuxeo.ecm.core.storage.sql.Activator
-
- start() - Method in interface org.nuxeo.ecm.core.storage.sql.BinaryGarbageCollector
-
Starts the garbage collection process.
- start() - Method in class org.nuxeo.ecm.core.storage.sql.JCloudsBinaryManager.JCloudsBinaryGarbageCollector
-
- start(Xid, int) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper
-
- start(Xid, int) - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.XAResourceConnectionAdapter
-
- start() - Method in class org.nuxeo.ecm.core.storage.sql.LocalBinaryManager.DefaultBinaryGarbageCollector
-
- start(Xid, int) - Method in class org.nuxeo.ecm.core.storage.sql.ra.ConnectionAwareXAResource
-
- start(BootstrapContext) - Method in class org.nuxeo.ecm.core.storage.sql.ra.ResourceAdapterImpl
-
- start() - Method in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager.S3BinaryGarbageCollector
-
- start(Xid, int) - Method in class org.nuxeo.ecm.core.storage.sql.SessionImpl
-
- start(Xid, int) - Method in class org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper
-
- start() - Method in class org.nuxeo.ecm.core.storage.sql.SQLBinaryManager.SQLBinaryGarbageCollector
-
- start(Xid, int) - Method in class org.nuxeo.ecm.core.storage.sql.UnifiedCachingMapper
-
- start(FeaturesRunner) - Method in class org.nuxeo.ecm.core.test.CoreFeature
-
- start(FeaturesRunner) - Method in class org.nuxeo.ecm.core.test.MultiRepositoriesCoreFeature
-
- start(FeaturesRunner) - Method in class org.nuxeo.ecm.core.test.TransactionalFeature
-
- start() - Static method in class org.nuxeo.ecm.platform.mail.test.Server
-
- start() - Method in class org.nuxeo.ecm.platform.picture.web.SlideShowManagerBean
-
- start(DocumentRoute, Map<String, Serializable>, CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.core.api.DocumentRoutingEngineService
-
Starts a route.
- start(DocumentRoute, Map<String, Serializable>, CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingEngineServiceImpl
-
- start(BundleContext) - Method in class org.nuxeo.ecm.platform.ui.web.UIWebActivator
-
- start(BundleContext) - Method in class org.nuxeo.ecm.webengine.gwt.GwtBundleActivator
-
- start(BundleContext) - Method in class org.nuxeo.ecm.webengine.jaxrs.Activator
-
- start(BundleContext) - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationManager
-
- start() - Method in class org.nuxeo.ecm.webengine.WebEngine
-
- start() - Method in class org.nuxeo.functionaltests.pages.admincenter.PackageInstallationScreen
-
- start() - Method in class org.nuxeo.launcher.gui.NuxeoLauncherGUI
-
- start(BundleContext) - Method in class org.nuxeo.opensocial.servlet.Activator
-
- start() - Method in class org.nuxeo.osgi.application.client.NuxeoApp
-
- start() - Method in class org.nuxeo.osgi.application.FrameworkBootstrap
-
- start() - Static method in class org.nuxeo.osgi.application.loader.FrameworkLoader
-
- start() - Method in class org.nuxeo.osgi.application.StandaloneApplication
-
- start(int) - Method in class org.nuxeo.osgi.BundleImpl
-
- start() - Method in class org.nuxeo.osgi.BundleImpl
-
- start(BundleContext) - Method in class org.nuxeo.osgi.NullActivator
-
- start() - Method in class org.nuxeo.runtime.AbstractRuntimeService
-
- start(int, int) - Method in class org.nuxeo.runtime.deploy.FileChangeNotifier
-
- start() - Method in class org.nuxeo.runtime.deploy.FileChangeNotifier
-
- start() - Method in class org.nuxeo.runtime.detection.MulticastDetector
-
- start(BundleContext) - Method in class org.nuxeo.runtime.management.metrics.MetricComponent
-
- start() - Method in class org.nuxeo.runtime.model.persistence.ContributionPersistenceComponent
-
- start() - Method in interface org.nuxeo.runtime.model.persistence.ContributionPersistenceManager
-
Starts the service.
- start(BundleContext) - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeActivator
-
- start() - Method in class org.nuxeo.runtime.remoting.transporter.TransporterServer
-
Starts the remoting server.
- start() - Method in interface org.nuxeo.runtime.RuntimeExtension
-
Starts the runtime extension.
- start() - Method in interface org.nuxeo.runtime.RuntimeService
-
Starts the runtime.
- start() - Method in interface org.nuxeo.runtime.services.streaming.StreamManager
-
- start() - Method in class org.nuxeo.runtime.services.streaming.StreamManagerClient
-
- start() - Method in class org.nuxeo.runtime.services.streaming.StreamManagerServer
-
- start() - Method in class org.nuxeo.runtime.test.NXRuntimeTestCase
-
- start(BundleContext) - Method in class org.nuxeo.runtime.test.OSGIRuntimeTestActivator
-
- start(FeaturesRunner) - Method in interface org.nuxeo.runtime.test.runner.RunnerFeature
-
Features are initialized.
- start(FeaturesRunner) - Method in class org.nuxeo.runtime.test.runner.RuntimeFeature
-
- start() - Method in interface org.nuxeo.runtime.test.runner.RuntimeHarness
-
- start(FeaturesRunner) - Method in class org.nuxeo.runtime.test.runner.SimpleFeature
-
- start(FeaturesRunner) - Method in class org.nuxeo.runtime.test.runner.StreamingFeature
-
- start() - Method in class org.nuxeo.runtime.tomcat.dev.DevFrameworkBootstrap
-
- start() - Method in class org.nuxeo.runtime.util.NXRuntimeApplication
-
- start(String[]) - Method in class org.nuxeo.runtime.util.NXRuntimeApplication
-
- start() - Method in class org.nuxeo.shell.swing.ShellApplet
-
- start(BundleContext) - Method in class org.nuxeo.template.deckjs.Activator
-
- start(BundleContext) - Method in class org.nuxeo.template.importer.TemplateBundleActivator
-
- START_EVENT - Static variable in class org.nuxeo.ecm.core.api.operation.Operation
-
- START_EVENT_DATE_PARAMETER_NAME - Static variable in class org.nuxeo.ecm.restapi.server.jaxrs.adapters.AuditAdapter
-
- START_PAGE_SAVE_KEY - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.NXAuthConstants
-
- start_production() - Method in class org.nuxeo.ecm.core.query.sql.parser.parser
-
Indicates start production.
- start_state() - Method in class org.nuxeo.ecm.core.query.sql.parser.parser
-
Indicates start state.
- StartAction - Class in org.nuxeo.ecm.platform.mail.listener.action
-
- StartAction() - Constructor for class org.nuxeo.ecm.platform.mail.listener.action.StartAction
-
- startBinariesGC() - Method in class org.nuxeo.ecm.admin.SystemInfoManager
-
- startDate(Date) - Method in class org.nuxeo.ecm.agenda.AgendaEventBuilder
-
- startDefaultParallelWorkflow() - Method in class org.nuxeo.functionaltests.pages.tabs.SummaryTabSubPage
-
- startDefaultWorkflow() - Method in class org.nuxeo.functionaltests.pages.tabs.SummaryTabSubPage
-
- startDocument() - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.Xml2TextHandler
-
- startDocument() - Method in class org.nuxeo.ecm.platform.ui.web.util.NXHtmlResponseWriter
-
Write the text that should begin a response.
- startDownload() - Method in class org.nuxeo.connect.client.jsf.ExternalLinkManager
-
- startDownload(String, String, Boolean, Boolean, String, Boolean, Boolean) - Method in class org.nuxeo.connect.client.we.DownloadHandler
-
- startDownload() - Method in class org.nuxeo.wizard.download.PackageDownloader
-
- startDownload(List<DownloadPackage>) - Method in class org.nuxeo.wizard.download.PackageDownloader
-
- startDownloads(String) - Method in class org.nuxeo.connect.client.we.DownloadHandler
-
- started(String) - Method in interface org.nuxeo.ecm.automation.ProgressMonitor
-
- started(Operation<?>) - Method in interface org.nuxeo.ecm.core.api.operation.ProgressMonitor
-
- startEditor() - Method in class org.nuxeo.ecm.webapp.action.ThemeEditorAction
-
- startElement(String, String, String, Attributes) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.OOoXmlContentHandler
-
- startElement(String, String, String, Attributes) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.OpenXmlContentHandler
-
- startElement(String, String, String, Attributes) - Method in class org.nuxeo.ecm.core.convert.plugins.text.extractors.Xml2TextHandler
-
- startElement(String, UIComponent) - Method in class org.nuxeo.ecm.platform.ui.web.util.NXHtmlResponseWriter
-
Write the start of an element, up to and including the element name.
- startElement(String, String, String, Attributes) - Method in class org.nuxeo.wss.fprpc.CAMLHandler
-
- startElement(String, String, String, Attributes) - Method in class org.nuxeo.wss.handlers.fakews.FakeWSCmdParser
-
- startElement(String, String, String, Attributes) - Method in class org.nuxeo.wss.servlet.config.XmlConfigHandler
-
- startGC() - Method in class org.nuxeo.ecm.core.convert.service.CacheCGTaskActivator
-
- startGC() - Static method in class org.nuxeo.ecm.platform.pictures.tiles.service.PictureTilingComponent
-
- startHandling(Throwable, HttpServletRequest, HttpServletResponse) - Method in interface org.nuxeo.ecm.platform.web.common.exceptionhandling.service.ExceptionHandlingListener
-
Error has happened, things to do before error is dealt with.
- startHandling(Throwable, HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.platform.web.common.exceptionhandling.service.NullExceptionHandlingListener
-
- startHandling(Throwable, HttpServletRequest, HttpServletResponse) - Method in class org.nuxeo.ecm.webapp.shield.SeamExceptionHandlingListener
-
Rollbacks transaction if necessary
- starting() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
-
Does bookkeeping at node start.
- starting() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
-
- starting(FrameworkMethod) - Method in class org.nuxeo.functionaltests.LogTestWatchman
-
- startInstall(String, String, Boolean, Boolean, Boolean) - Method in class org.nuxeo.connect.client.we.InstallHandler
-
- startInstall(String, String) - Method in class org.nuxeo.connect.client.we.RemoveHandler
-
- startInstance(String, List<String>, Map<String, Serializable>, CoreSession) - Method in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingService
-
- startInstance(String, List<String>, Map<String, Serializable>, CoreSession) - Method in class org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl
-
- startLevel - Variable in class org.nuxeo.runtime.deployment.preprocessor.FragmentDescriptor
-
Deprecated.
- startManager() - Method in class org.nuxeo.runtime.services.streaming.StreamingService
-
- startModeration(CoreSession, DocumentModel, String, ArrayList<String>) - Method in interface org.nuxeo.ecm.platform.comment.workflow.services.CommentsModerationService
-
Starts the moderation process on given Comment posted on a documentModel.
- startModeration(CoreSession, DocumentModel, String, ArrayList<String>) - Method in class org.nuxeo.ecm.platform.comment.workflow.services.CommentsModerationServiceImpl
-
- startNuxeo() - Method in class org.nuxeo.runtime.jboss.deployer.Bootstrap
-
- startOOoManager() - Method in class org.nuxeo.ecm.platform.convert.ooomanager.OOoManagerComponent
-
- startOOoManager() - Method in interface org.nuxeo.ecm.platform.convert.ooomanager.OOoManagerService
-
- startOperation(Operation<?>) - Method in class org.nuxeo.ecm.core.api.AbstractSession
-
This method is for compatibility reasons to notify an operation start.
- startOperation(Operation<?>) - Method in interface org.nuxeo.ecm.core.api.operation.OperationHandler
-
- startProcessing() - Method in class org.nuxeo.opensocial.container.client.external.html.HTMLGadget
-
- startProcessing() - Method in class org.nuxeo.opensocial.container.client.external.opensocial.OpenSocialGadget
-
- startProcessing() - Method in class org.nuxeo.opensocial.container.client.external.picture.PictureGadget
-
- startProcessing() - Method in class org.nuxeo.opensocial.container.client.view.AppWidget
-
- startProcessing() - Method in class org.nuxeo.opensocial.container.client.view.ContainerBuilderWidget
-
- startProcessing() - Method in class org.nuxeo.opensocial.container.client.view.ContainerWidget
-
- startProcessing() - Method in class org.nuxeo.opensocial.container.client.view.CustomWebContentWidget
-
- startProcessing() - Method in class org.nuxeo.opensocial.container.client.view.FolderPickerWidget
-
- startProcessing() - Method in class org.nuxeo.opensocial.container.client.view.MessageWidget
-
- startProcessing() - Method in class org.nuxeo.opensocial.container.client.view.PortletWidget
-
- startProcessing() - Method in class org.nuxeo.opensocial.container.client.view.PreferencesWidget
-
- startRepoStats() - Method in class org.nuxeo.ecm.admin.SystemInfoManager
-
- startRoute() - Method in class org.nuxeo.ecm.platform.routing.web.DocumentRoutingActionsBean
-
- startRouteRelatedToCurrentDocument() - Method in class org.nuxeo.ecm.platform.routing.web.DocumentRoutingActionsBean
-
- startSubRoute() - Method in interface org.nuxeo.ecm.platform.routing.core.impl.GraphNode
-
Starts the sub-route on this node.
- startSubRoute() - Method in class org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl
-
- STARTSWITH - Static variable in class org.nuxeo.ecm.core.query.sql.model.Operator
-
- STARTSWITH - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
-
- startTestWork() - Method in class org.nuxeo.ecm.admin.work.WorkManagerAdminBean
-
- STARTTLS_ENABLE_PROPERTY_NAME - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreConstants
-
- startTransaction() - Method in class org.nuxeo.ecm.core.work.AbstractWork
-
Starts a new transaction.
- startTransaction(HttpServletRequest) - Static method in class org.nuxeo.ecm.platform.web.common.ServletHelper
-
- startTransaction() - Static method in class org.nuxeo.runtime.transaction.TransactionHelper
-
Starts a new User Transaction.
- startTransaction(int) - Static method in class org.nuxeo.runtime.transaction.TransactionHelper
-
Starts a new User Transaction with the specified timeout.
- startUninstall(String, String, Boolean) - Method in class org.nuxeo.connect.client.we.UninstallHandler
-
- STARTUP_CLASS - Static variable in class org.nuxeo.launcher.config.JBossConfigurator
-
- STARTUP_CLASS - Static variable in class org.nuxeo.launcher.config.JettyConfigurator
-
- STARTUP_CLASS - Static variable in class org.nuxeo.launcher.config.TomcatConfigurator
-
- StartupHelper - Class in org.nuxeo.ecm.webapp.helpers
-
- StartupHelper() - Constructor for class org.nuxeo.ecm.webapp.helpers.StartupHelper
-
- StartURLPatternDescriptor - Class in org.nuxeo.ecm.platform.ui.web.auth.service
-
- StartURLPatternDescriptor() - Constructor for class org.nuxeo.ecm.platform.ui.web.auth.service.StartURLPatternDescriptor
-
- startWorkflow() - Method in class org.nuxeo.functionaltests.pages.tabs.WorkflowTabSubPage
-
- startWorkflowBtn - Variable in class org.nuxeo.functionaltests.pages.tabs.SummaryTabSubPage
-
- StartWorkflowOperation - Class in org.nuxeo.ecm.platform.routing.core.api.operation
-
Starts the workflow with the given model id on the input documents.
- StartWorkflowOperation() - Constructor for class org.nuxeo.ecm.platform.routing.core.api.operation.StartWorkflowOperation
-
- STATE - Static variable in class org.nuxeo.ecm.core.api.operation.Modification
-
- state - Variable in enum org.nuxeo.ecm.core.work.api.WorkManager.Scheduling
-
- STATE - Static variable in class org.nuxeo.ecm.platform.ui.web.restAPI.LockingRestlet
-
- state - Variable in class org.nuxeo.launcher.info.PackageInfo
-
- StateCompletor - Class in org.nuxeo.shell.equinox
-
- StateCompletor() - Constructor for class org.nuxeo.shell.equinox.StateCompletor
-
- STATEFUL_KEY - Variable in class org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter
-
- Statement - Class in org.nuxeo.ecm.platform.annotations.gwt.client.annotea
-
- Statement(Node) - Constructor for class org.nuxeo.ecm.platform.annotations.gwt.client.annotea.Statement
-
- Statement - Interface in org.nuxeo.ecm.platform.relations.api
-
Statement interface.
- StatementImpl - Class in org.nuxeo.ecm.platform.relations.api.impl
-
Statement with subject, predicate and object.
- StatementImpl() - Constructor for class org.nuxeo.ecm.platform.relations.api.impl.StatementImpl
-
Constructor for NULL statement.
- StatementImpl(Node, Node, Node) - Constructor for class org.nuxeo.ecm.platform.relations.api.impl.StatementImpl
-
Constructor.
- StatementInfo - Interface in org.nuxeo.ecm.platform.relations.web
-
Statement representation for easier display.
- StatementInfoComparator - Class in org.nuxeo.ecm.platform.relations.web
-
Statement info comparator to sort relations.
- StatementInfoComparator() - Constructor for class org.nuxeo.ecm.platform.relations.web.StatementInfoComparator
-
- StatementInfoImpl - Class in org.nuxeo.ecm.platform.relations.web
-
Statement representation for easier display.
- StatementInfoImpl() - Constructor for class org.nuxeo.ecm.platform.relations.web.StatementInfoImpl
-
- StatementInfoImpl(Statement) - Constructor for class org.nuxeo.ecm.platform.relations.web.StatementInfoImpl
-
- StatementInfoImpl(Statement, NodeInfo, NodeInfo, NodeInfo) - Constructor for class org.nuxeo.ecm.platform.relations.web.StatementInfoImpl
-
- STATEMENTS_EVENT_KEY - Static variable in class org.nuxeo.ecm.platform.relations.api.event.RelationEvents
-
- StaticClassProxy - Class in org.nuxeo.ecm.webengine.loader
-
- StaticClassProxy(Class<?>) - Constructor for class org.nuxeo.ecm.webengine.loader.StaticClassProxy
-
- StaticNavigationHandler - Class in org.nuxeo.ecm.platform.ui.web.rest
-
View id helper that matches view ids and outcomes thanks to navigation cases
defined in a faces-config.xml file.
- StaticNavigationHandler(ServletContext) - Constructor for class org.nuxeo.ecm.platform.ui.web.rest.StaticNavigationHandler
-
- StatsTask - Class in org.nuxeo.ecm.admin.repo
-
Runnable Class that is executed in the ThreadPool of
RepoStat
to
gather statistics.
- StatsTask(String, DocumentRef, boolean, RepoStat) - Constructor for class org.nuxeo.ecm.admin.repo.StatsTask
-
- StatsTaskRunner - Class in org.nuxeo.ecm.admin.repo
-
Unrestricted Runner for the statistics gathering
- StatsTaskRunner(String, boolean, DocumentRef, StatsTask) - Constructor for class org.nuxeo.ecm.admin.repo.StatsTaskRunner
-
- Status - Class in org.nuxeo.ecm.core.api.operation
-
- Status(int) - Constructor for class org.nuxeo.ecm.core.api.operation.Status
-
- Status(int, String) - Constructor for class org.nuxeo.ecm.core.api.operation.Status
-
- Status(int, Throwable) - Constructor for class org.nuxeo.ecm.core.api.operation.Status
-
- status - Variable in class org.nuxeo.ecm.platform.signature.api.sign.SignatureService.StatusWithBlob
-
- STATUS - Static variable in class org.nuxeo.ecm.platform.ui.web.restAPI.LockingRestlet
-
- status(Response.Status) - Method in class org.nuxeo.ecm.webdav.resource.PropStatBuilderExt
-
- status() - Method in class org.nuxeo.launcher.NuxeoLauncher
-
Return process status (running or not) as String, depending on OS
capability to manage processes.
- Status - Class in org.nuxeo.shell.equinox.cmds
-
- Status() - Constructor for class org.nuxeo.shell.equinox.cmds.Status
-
- STATUS_CODE_OFF - Static variable in class org.nuxeo.launcher.NuxeoLauncher
-
Program is not running.
- STATUS_CODE_ON - Static variable in class org.nuxeo.launcher.NuxeoLauncher
-
Program is running or service is OK.
- STATUS_CODE_UNKNOWN - Static variable in class org.nuxeo.launcher.NuxeoLauncher
-
Program or service status is unknown.
- STATUS_COL - Static variable in class org.nuxeo.ecm.platform.groups.audit.service.acl.AclExcelLayoutBuilder
-
- STATUS_CONVERSION_PENDING - Static variable in class org.nuxeo.ecm.platform.video.VideoConversionStatus
-
- STATUS_CONVERSION_QUEUED - Static variable in class org.nuxeo.ecm.platform.video.VideoConversionStatus
-
- STATUS_INITIAL_COMPUTATION_COMPLETED - Static variable in class org.nuxeo.ecm.quota.QuotaStatsServiceImpl
-
- STATUS_INITIAL_COMPUTATION_PENDING - Static variable in class org.nuxeo.ecm.quota.QuotaStatsServiceImpl
-
- STATUS_INITIAL_COMPUTATION_QUEUED - Static variable in class org.nuxeo.ecm.quota.QuotaStatsServiceImpl
-
- STATUS_OK - Static variable in class org.nuxeo.ecm.core.api.operation.Status
-
- STATUS_PROPERTY - Static variable in class org.nuxeo.ecm.core.management.storage.DocumentModelStatusPersister
-
- STATUS_ROW - Static variable in class org.nuxeo.ecm.platform.groups.audit.service.acl.AclExcelLayoutBuilder
-
- StatusesManagementFactory - Class in org.nuxeo.ecm.core.management
-
- StatusesManagementFactory() - Constructor for class org.nuxeo.ecm.core.management.StatusesManagementFactory
-
- StatusesObject - Class in org.nuxeo.ecm.webengine.management.statuses
-
List the statuses
- StatusesObject() - Constructor for class org.nuxeo.ecm.webengine.management.statuses.StatusesObject
-
- statusId - Variable in exception org.nuxeo.ecm.core.management.guards.PassivatedServiceException
-
- StatusServlet - Class in org.nuxeo.ecm.core.management.statuses
-
Servlet for retrieving Nuxeo services running status
- StatusServlet() - Constructor for class org.nuxeo.ecm.core.management.statuses.StatusServlet
-
- StatusServletClient - Class in org.nuxeo.launcher.monitoring
-
HTTP client monitoring Nuxeo server starting status
- StatusServletClient(ConfigurationGenerator) - Constructor for class org.nuxeo.launcher.monitoring.StatusServletClient
-
- STD_NAV_TREE - Static variable in class org.nuxeo.ecm.virtualnavigation.action.MultiNavTreeManager
-
- step - Variable in class org.nuxeo.theme.webwidgets.WidgetFieldType
-
- STEP_DOCUMENT_TYPE - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
-
- STEP_FOLDER_DOCUMENT_TYPE - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
-
- STEP_FOLDER_FACET - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
-
- STEP_PREFIX - Static variable in class org.nuxeo.ecm.platform.routing.dm.operation.CreateRoutingTask
-
- STEP_TO_BE_EXECUTED_NEXT_PROPERTY_NAME - Static variable in interface org.nuxeo.ecm.platform.routing.api.DocumentRoutingConstants
-
- StepBackToReadyOperation - Class in org.nuxeo.ecm.platform.routing.api.operation
-
- StepBackToReadyOperation() - Constructor for class org.nuxeo.ecm.platform.routing.api.operation.StepBackToReadyOperation
-
- StepDoneOperation - Class in org.nuxeo.ecm.platform.routing.api.operation
-
An operation that set the step to the done state.
- StepDoneOperation() - Constructor for class org.nuxeo.ecm.platform.routing.api.operation.StepDoneOperation
-
- StepElementRunner - Class in org.nuxeo.ecm.platform.routing.core.impl
-
Run the operation chain for this step.
- StepElementRunner() - Constructor for class org.nuxeo.ecm.platform.routing.core.impl.StepElementRunner
-
- StepResumeRunner - Class in org.nuxeo.ecm.platform.routing.api.helper
-
Allows to resume a route from the id of a step.
- StepResumeRunner(String) - Constructor for class org.nuxeo.ecm.platform.routing.api.helper.StepResumeRunner
-
- stop(BundleContext) - Method in class org.nuxeo.ecm.automation.client.jaxrs.impl.AutomationClientActivator
-
- stop(BundleContext) - Method in class org.nuxeo.ecm.automation.features.Activator
-
- stop(BundleContext) - Method in class org.nuxeo.ecm.core.convert.service.CacheCGTaskActivator
-
- stop(BundleContext) - Method in class org.nuxeo.ecm.core.NXCoreActivator
-
- stop(BundleContext) - Method in class org.nuxeo.ecm.core.storage.sql.Activator
-
- stop(boolean) - Method in interface org.nuxeo.ecm.core.storage.sql.BinaryGarbageCollector
-
Stops the garbage collection process and deletes all binaries that have
not been marked (sweep).
- stop(boolean) - Method in class org.nuxeo.ecm.core.storage.sql.JCloudsBinaryManager.JCloudsBinaryGarbageCollector
-
- stop(boolean) - Method in class org.nuxeo.ecm.core.storage.sql.LocalBinaryManager.DefaultBinaryGarbageCollector
-
- stop() - Method in class org.nuxeo.ecm.core.storage.sql.ra.ResourceAdapterImpl
-
- stop(boolean) - Method in class org.nuxeo.ecm.core.storage.sql.S3BinaryManager.S3BinaryGarbageCollector
-
- stop(boolean) - Method in class org.nuxeo.ecm.core.storage.sql.SQLBinaryManager.SQLBinaryGarbageCollector
-
- stop(FeaturesRunner) - Method in class org.nuxeo.ecm.core.test.TransactionalFeature
-
- stop() - Method in class org.nuxeo.ecm.platform.picture.web.SlideShowManagerBean
-
- stop() - Method in class org.nuxeo.ecm.platform.ui.web.multipart.MultipartRequest
-
- stop(BundleContext) - Method in class org.nuxeo.ecm.platform.ui.web.UIWebActivator
-
- stop(BundleContext) - Method in class org.nuxeo.ecm.webengine.gwt.GwtBundleActivator
-
- stop(BundleContext) - Method in class org.nuxeo.ecm.webengine.jaxrs.Activator
-
- stop(BundleContext) - Method in class org.nuxeo.ecm.webengine.jaxrs.ApplicationManager
-
- stop() - Method in class org.nuxeo.ecm.webengine.WebEngine
-
- stop() - Method in class org.nuxeo.launcher.gui.NuxeoLauncherGUI
-
- stop() - Method in class org.nuxeo.launcher.NuxeoLauncher
-
- stop(boolean) - Method in class org.nuxeo.launcher.NuxeoLauncher
-
Stops the server.
- stop(BundleContext) - Method in class org.nuxeo.opensocial.servlet.Activator
-
- stop() - Method in class org.nuxeo.osgi.application.FrameworkBootstrap
-
- stop() - Static method in class org.nuxeo.osgi.application.loader.FrameworkLoader
-
- stop(int) - Method in class org.nuxeo.osgi.BundleImpl
-
- stop() - Method in class org.nuxeo.osgi.BundleImpl
-
- stop(BundleContext) - Method in class org.nuxeo.osgi.NullActivator
-
- stop() - Method in class org.nuxeo.runtime.AbstractRuntimeService
-
- stop() - Method in class org.nuxeo.runtime.deploy.FileChangeNotifier
-
- stop() - Method in class org.nuxeo.runtime.detection.MulticastDetector
-
- stop(BundleContext) - Method in class org.nuxeo.runtime.management.metrics.MetricComponent
-
- stop() - Method in class org.nuxeo.runtime.model.persistence.ContributionPersistenceComponent
-
- stop() - Method in interface org.nuxeo.runtime.model.persistence.ContributionPersistenceManager
-
Stops the service.
- stop(BundleContext) - Method in class org.nuxeo.runtime.osgi.OSGiRuntimeActivator
-
- stop() - Method in class org.nuxeo.runtime.remoting.transporter.TransporterServer
-
Stops the remoting server.
- stop() - Method in interface org.nuxeo.runtime.RuntimeExtension
-
Stops the runtime extension.
- stop() - Method in interface org.nuxeo.runtime.RuntimeService
-
Stops the runtime.
- stop() - Method in interface org.nuxeo.runtime.services.streaming.StreamManager
-
- stop() - Method in class org.nuxeo.runtime.services.streaming.StreamManagerClient
-
- stop() - Method in class org.nuxeo.runtime.services.streaming.StreamManagerServer
-
- stop() - Method in class org.nuxeo.runtime.test.NXRuntimeTestCase
-
- stop(FeaturesRunner) - Method in interface org.nuxeo.runtime.test.runner.RunnerFeature
-
Before exiting the test.
- stop(FeaturesRunner) - Method in class org.nuxeo.runtime.test.runner.RuntimeFeature
-
- stop() - Method in interface org.nuxeo.runtime.test.runner.RuntimeHarness
-
- stop(FeaturesRunner) - Method in class org.nuxeo.runtime.test.runner.SimpleFeature
-
- stop(FeaturesRunner) - Method in class org.nuxeo.runtime.test.runner.StreamingFeature
-
- stop(FeaturesRunner) - Method in class org.nuxeo.runtime.test.runner.web.WebDriverFeature
-
- stop() - Method in class org.nuxeo.runtime.test.TestRuntime
-
- stop() - Method in class org.nuxeo.runtime.tomcat.dev.DevFrameworkBootstrap
-
- stop() - Method in class org.nuxeo.shell.swing.ShellApplet
-
- stop(BundleContext) - Method in class org.nuxeo.template.importer.TemplateBundleActivator
-
- STOP_WORDS - Static variable in class org.nuxeo.common.utils.FullTextUtils
-
- stopBuffering() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.BufferingHttpServletResponse
-
Stops buffering and sends any buffered data to the response's output
stream.
- stopBuffering() - Method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.BufferingServletOutputStream
-
Writes any buffered data to the underlying
OutputStream
and from
now on don't buffer anymore.
- stopBuffering(OutputStream) - Static method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.BufferingServletOutputStream
-
- stopBufferingThread() - Static method in class org.nuxeo.ecm.platform.web.common.requestcontroller.filter.BufferingServletOutputStream
-
Stop buffering the
OutputStream
for this thread (if it was).
- stopManager() - Method in class org.nuxeo.runtime.services.streaming.StreamingService
-
- stopNuxeo() - Method in class org.nuxeo.runtime.jboss.deployer.Bootstrap
-
- stopOOoManager() - Method in class org.nuxeo.ecm.platform.convert.ooomanager.OOoManagerComponent
-
- stopOOoManager() - Method in interface org.nuxeo.ecm.platform.convert.ooomanager.OOoManagerService
-
- stopProcessing() - Method in class org.nuxeo.opensocial.container.client.external.html.HTMLGadget
-
- stopProcessing() - Method in class org.nuxeo.opensocial.container.client.external.opensocial.OpenSocialGadget
-
- stopProcessing() - Method in class org.nuxeo.opensocial.container.client.external.picture.PictureGadget
-
- stopProcessing() - Method in class org.nuxeo.opensocial.container.client.view.AppWidget
-
- stopProcessing() - Method in class org.nuxeo.opensocial.container.client.view.ContainerBuilderWidget
-
- stopProcessing() - Method in class org.nuxeo.opensocial.container.client.view.ContainerWidget
-
- stopProcessing() - Method in class org.nuxeo.opensocial.container.client.view.CustomWebContentWidget
-
- stopProcessing() - Method in class org.nuxeo.opensocial.container.client.view.FolderPickerWidget
-
- stopProcessing() - Method in class org.nuxeo.opensocial.container.client.view.MessageWidget
-
- stopProcessing() - Method in class org.nuxeo.opensocial.container.client.view.PortletWidget
-
- stopProcessing() - Method in class org.nuxeo.opensocial.container.client.view.PreferencesWidget
-
- StopwatchMXBean - Interface in org.nuxeo.runtime.management.stopwatchs
-
- StopwatchMXBeanImpl - Class in org.nuxeo.runtime.management.stopwatchs
-
- StopwatchMXBeanImpl(Stopwatch) - Constructor for class org.nuxeo.runtime.management.stopwatchs.StopwatchMXBeanImpl
-
- stopwatchStop(Split) - Method in class org.nuxeo.runtime.management.metrics.MetricSerializingCallback
-
- stopWords - Static variable in class org.nuxeo.common.utils.FullTextUtils
-
- STORAGE_CONFIG_EP - Static variable in class org.nuxeo.ecm.core.management.CoreManagementComponent
-
- STORAGE_HANDLERS_EP - Static variable in class org.nuxeo.ecm.core.management.CoreManagementComponent
-
- STORAGE_XP - Static variable in class org.nuxeo.runtime.model.persistence.ContributionPersistenceComponent
-
- StorageConnectionMonitor - Interface in org.nuxeo.ecm.core.management.jtajca
-
- StorageError - Error in org.nuxeo.ecm.core.management.api
-
Raised if something goes wrong with the storage
- StorageError() - Constructor for error org.nuxeo.ecm.core.management.api.StorageError
-
- StorageError(String, Throwable) - Constructor for error org.nuxeo.ecm.core.management.api.StorageError
-
- StorageError(String) - Constructor for error org.nuxeo.ecm.core.management.api.StorageError
-
- StorageError(Throwable) - Constructor for error org.nuxeo.ecm.core.management.api.StorageError
-
- StorageException - Exception in org.nuxeo.ecm.core.storage
-
Exception pertaining to the storage backend.
- StorageException() - Constructor for exception org.nuxeo.ecm.core.storage.StorageException
-
- StorageException(String) - Constructor for exception org.nuxeo.ecm.core.storage.StorageException
-
- StorageException(String, Throwable) - Constructor for exception org.nuxeo.ecm.core.storage.StorageException
-
- StorageException(Throwable) - Constructor for exception org.nuxeo.ecm.core.storage.StorageException
-
- store(Map<String, Entry>, File) - Static method in class org.nuxeo.connect.update.task.update.RegistrySerializer
-
Serializes the given registry into the given file.
- store() - Method in class org.nuxeo.connect.update.task.update.UpdateManager
-
- store(String, Credential) - Method in class org.nuxeo.ecm.platform.oauth2.tokens.OAuth2TokenStore
-
- store(File) - Method in class org.nuxeo.osgi.application.ClassPath
-
- store(File) - Method in class org.nuxeo.osgi.BundleIdGenerator
-
- storeCertificate(KeyStore, OutputStream, String) - Method in interface org.nuxeo.ecm.platform.signature.api.pki.CertService
-
Wraps a certificate object into an OutputStream object secured by a
keystore password
- storeCertificate(KeyStore, OutputStream, String) - Method in class org.nuxeo.ecm.platform.signature.core.pki.CertServiceImpl
-
- storeClientAccessToken(String, String, String, String, String, String) - Method in interface org.nuxeo.ecm.platform.oauth.tokens.OAuthTokenStore
-
Stores a Access token generated fro Shindig client.
- storeClientAccessToken(String, String, String, String, String, String) - Method in class org.nuxeo.ecm.platform.oauth.tokens.OAuthTokenStoreImpl
-
- storeConnectMap(Map<String, String>) - Method in class org.nuxeo.wizard.context.Context
-
- storeConsumer(NuxeoOAuthConsumer) - Method in interface org.nuxeo.ecm.platform.oauth.consumers.OAuthConsumerRegistry
-
Store a new Consumer
- storeConsumer(NuxeoOAuthConsumer) - Method in class org.nuxeo.ecm.platform.oauth.consumers.OAuthConsumerRegistryImpl
-
- StoredRendition - Class in org.nuxeo.ecm.platform.rendition.impl
-
Implementation of the
Rendition
interface for rendition that are
stored in the Repository
- StoredRendition(DocumentModel, RenditionDefinition) - Constructor for class org.nuxeo.ecm.platform.rendition.impl.StoredRendition
-
- StoreMessageAction - Class in org.nuxeo.ecm.platform.mail.action
-
- StoreMessageAction(String) - Constructor for class org.nuxeo.ecm.platform.mail.action.StoreMessageAction
-
- storeRendition(DocumentModel, String) - Method in interface org.nuxeo.ecm.platform.rendition.service.RenditionService
-
Render a document based on the given rendition definition name and
returns the stored Rendition
DocumentRef
.
- storeRendition(DocumentModel, String) - Method in class org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl
-
- storeResources(IOResources) - Method in class org.nuxeo.ecm.platform.audit.io.IOAuditAdapter
-
- storeResources(IOResources) - Method in class org.nuxeo.ecm.platform.io.api.AbstractIOResourceAdapter
-
- storeResources(IOResources) - Method in interface org.nuxeo.ecm.platform.io.api.IOResourceAdapter
-
Persists resources.
- storeResources(IOResources) - Method in class org.nuxeo.ecm.platform.relations.io.IORelationAdapter
-
- storesUpperCaseIdentifiers() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
- STORYBOARD_CONVERTER - Static variable in class org.nuxeo.ecm.platform.video.convert.Constants
-
- STORYBOARD_PROPERTY - Static variable in class org.nuxeo.ecm.platform.video.VideoConstants
-
- StoryboardActions - Class in org.nuxeo.ecm.platform.video.storyboard
-
Backing bean for the Storyboard view of an document with the video storyboard
facet.
- StoryboardActions() - Constructor for class org.nuxeo.ecm.platform.video.storyboard.StoryboardActions
-
- StoryboardConverter - Class in org.nuxeo.ecm.platform.video.convert
-
Converter to extract a list of equally spaced JPEG thumbnails to represent
the story-line of a movie file using the ffmpeg commandline tool.
- StoryboardConverter() - Constructor for class org.nuxeo.ecm.platform.video.convert.StoryboardConverter
-
- StoryboardItem - Class in org.nuxeo.ecm.platform.video.storyboard
-
Small DTO to precompute the thumbnail URLs for JSF and convert the timcode to
millisencodes
- StoryboardItem(DocumentModel, String, int) - Constructor for class org.nuxeo.ecm.platform.video.storyboard.StoryboardItem
-
- STR_LIST - Static variable in class org.nuxeo.osgi.application.TestMain
-
- strategy - Variable in class org.nuxeo.theme.negotiation.NegotiationType
-
- Stream - Class in org.nuxeo.ecm.platform.video
-
Object representing a Stream of a video.
- STREAM_ICON - Static variable in class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoObjectData
-
- STREAM_INFO_ATTRIBUTE - Static variable in class org.nuxeo.ecm.platform.video.Stream
-
- STREAM_PATTERN - Static variable in class org.nuxeo.ecm.platform.video.VideoInfo
-
- STREAM_TYPE_PROPERTY - Static variable in class org.nuxeo.ecm.social.activity.stream.UserActivityStreamPageProvider
-
- STREAM_TYPE_PROPERTY - Static variable in class org.nuxeo.ecm.social.mini.message.AbstractMiniMessagePageProvider
-
- StreamBlob - Class in org.nuxeo.ecm.automation.client.model
-
- StreamBlob(InputStream, String, String) - Constructor for class org.nuxeo.ecm.automation.client.model.StreamBlob
-
- StreamBlob - Class in org.nuxeo.ecm.core.api.impl.blob
-
- StreamBlob() - Constructor for class org.nuxeo.ecm.core.api.impl.blob.StreamBlob
-
- streamFile(File) - Static method in class org.nuxeo.theme.bank.Utils
-
- STREAMING_LOCATOR - Static variable in class org.nuxeo.runtime.config.NodeConfiguration
-
- StreamingBlob - Class in org.nuxeo.ecm.core.api.impl.blob
-
- StreamingBlob(StreamSource) - Constructor for class org.nuxeo.ecm.core.api.impl.blob.StreamingBlob
-
- StreamingBlob(StreamSource, String) - Constructor for class org.nuxeo.ecm.core.api.impl.blob.StreamingBlob
-
- StreamingBlob(StreamSource, String, String) - Constructor for class org.nuxeo.ecm.core.api.impl.blob.StreamingBlob
-
- StreamingBlob(StreamSource, String, String, String, String) - Constructor for class org.nuxeo.ecm.core.api.impl.blob.StreamingBlob
-
- StreamingFeature - Class in org.nuxeo.runtime.test.runner
-
- StreamingFeature() - Constructor for class org.nuxeo.runtime.test.runner.StreamingFeature
-
- StreamingServer - Interface in org.nuxeo.runtime.services.streaming
-
- StreamingService - Class in org.nuxeo.runtime.services.streaming
-
- StreamingService() - Constructor for class org.nuxeo.runtime.services.streaming.StreamingService
-
- StreamManager - Interface in org.nuxeo.runtime.services.streaming
-
- StreamManagerClient - Class in org.nuxeo.runtime.services.streaming
-
- StreamManagerClient(String) - Constructor for class org.nuxeo.runtime.services.streaming.StreamManagerClient
-
- StreamManagerClient(String, int, int) - Constructor for class org.nuxeo.runtime.services.streaming.StreamManagerClient
-
- StreamManagerServer - Class in org.nuxeo.runtime.services.streaming
-
- StreamManagerServer(String, int, File) - Constructor for class org.nuxeo.runtime.services.streaming.StreamManagerServer
-
- StreamManagerServer(String, File) - Constructor for class org.nuxeo.runtime.services.streaming.StreamManagerServer
-
- StreamManagerServer(InvokerLocator, File) - Constructor for class org.nuxeo.runtime.services.streaming.StreamManagerServer
-
- StreamManagerServer(TransporterServer, File) - Constructor for class org.nuxeo.runtime.services.streaming.StreamManagerServer
-
- StreamManagerServer.DownloadSession - Class in org.nuxeo.runtime.services.streaming
-
- StreamManagerServer.DownloadSession(StreamSource) - Constructor for class org.nuxeo.runtime.services.streaming.StreamManagerServer.DownloadSession
-
- StreamManagerServer.UploadSession - Class in org.nuxeo.runtime.services.streaming
-
- StreamManagerServer.UploadSession() - Constructor for class org.nuxeo.runtime.services.streaming.StreamManagerServer.UploadSession
-
- StreamRef - Interface in org.nuxeo.runtime.model
-
A named stream used to be able to deploy new components without referring to
them via URLs.
- STREAMS - Static variable in class org.nuxeo.ecm.platform.video.VideoInfo
-
- StreamSource - Interface in org.nuxeo.runtime.services.streaming
-
- streq(String, String) - Static method in class org.nuxeo.ecm.webengine.model.Utils
-
- STRICT_LAZY_LOADING_POLICY_KEY - Static variable in class org.nuxeo.ecm.core.api.impl.DocumentModelImpl
-
- string(String) - Method in class org.nuxeo.apidoc.introspection.XMLWriter
-
- STRING - Static variable in class org.nuxeo.common.xmap.XValueFactory
-
- STRING - Static variable in class org.nuxeo.ecm.core.api.model.impl.DefaultPropertyFactory
-
- STRING - Static variable in class org.nuxeo.ecm.core.query.sql.parser.Scanner
-
lexical states
- STRING - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
-
- STRING - Static variable in class org.nuxeo.ecm.core.storage.sql.ColumnType
-
- string - Variable in class org.nuxeo.ecm.core.storage.sql.ColumnType.WrappedId
-
- string - Variable in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect.JDBCInfo
-
- STRING - Static variable in class org.nuxeo.ecm.diff.model.PropertyType
-
- STRING - Static variable in class org.nuxeo.runtime.model.impl.PropertyDecoder
-
- StringArrayEditor - Class in org.nuxeo.ecm.platform.ui.web.util.beans
-
- StringArrayEditor() - Constructor for class org.nuxeo.ecm.platform.ui.web.util.beans.StringArrayEditor
-
- StringBlob - Class in org.nuxeo.ecm.automation.client.model
-
An in memory bob containing a string.
- StringBlob(String) - Constructor for class org.nuxeo.ecm.automation.client.model.StringBlob
-
- StringBlob(String, String) - Constructor for class org.nuxeo.ecm.automation.client.model.StringBlob
-
Creates a StringBlob
that is used in the Blob.Attach call
- StringBlob(String, String, String) - Constructor for class org.nuxeo.ecm.automation.client.model.StringBlob
-
Creates a StringBlob
that is used in the Blob.Attach call
- StringBlob - Class in org.nuxeo.ecm.core.api.impl.blob
-
- StringBlob(String) - Constructor for class org.nuxeo.ecm.core.api.impl.blob.StringBlob
-
- StringBlob(String, String) - Constructor for class org.nuxeo.ecm.core.api.impl.blob.StringBlob
-
- StringBlob(String, String, String) - Constructor for class org.nuxeo.ecm.core.api.impl.blob.StringBlob
-
- stringify(UIDSequenceBean) - Static method in class org.nuxeo.ecm.platform.uidgen.ejb.UIDSequenceBean
-
- StringLengthConstraint - Class in org.nuxeo.ecm.core.schema.types.constraints
-
String length constraint.
- StringLengthConstraint(int, int) - Constructor for class org.nuxeo.ecm.core.schema.types.constraints.StringLengthConstraint
-
- StringList - Class in org.nuxeo.ecm.automation.core.util
-
A string list can be used as an injectable parameter when a list of strings
is required.
- StringList() - Constructor for class org.nuxeo.ecm.automation.core.util.StringList
-
- StringList(int) - Constructor for class org.nuxeo.ecm.automation.core.util.StringList
-
- StringList(String[]) - Constructor for class org.nuxeo.ecm.automation.core.util.StringList
-
- StringList(Collection<String>) - Constructor for class org.nuxeo.ecm.automation.core.util.StringList
-
- StringLiteral - Class in org.nuxeo.ecm.core.query.sql.model
-
- StringLiteral(String) - Constructor for class org.nuxeo.ecm.core.query.sql.model.StringLiteral
-
- StringMaker - Class in org.nuxeo.ecm.platform.pictures.tiles.helpers
-
Simple helper to generate the directory names in the cache structure
- StringMaker() - Constructor for class org.nuxeo.ecm.platform.pictures.tiles.helpers.StringMaker
-
- StringMarshaller - Class in org.nuxeo.ecm.automation.client.jaxrs.spi.marshallers
-
Marshaller for the default ObjectCodec for the java String class instances.
- StringMarshaller() - Constructor for class org.nuxeo.ecm.automation.client.jaxrs.spi.marshallers.StringMarshaller
-
- StringProperty - Class in org.nuxeo.ecm.core.api.model.impl.primitives
-
- StringProperty(Property, Field, int) - Constructor for class org.nuxeo.ecm.core.api.model.impl.primitives.StringProperty
-
- StringRangeXPointer - Class in org.nuxeo.ecm.platform.annotations.gwt.client.util
-
- StringRangeXPointer(String) - Constructor for class org.nuxeo.ecm.platform.annotations.gwt.client.util.StringRangeXPointer
-
- StringSource - Class in org.nuxeo.runtime.services.streaming
-
- StringSource(String) - Constructor for class org.nuxeo.runtime.services.streaming.StringSource
-
- StringToBoolean - Class in org.nuxeo.ecm.automation.core.impl.adapters
-
- StringToBoolean() - Constructor for class org.nuxeo.ecm.automation.core.impl.adapters.StringToBoolean
-
- StringToDate - Class in org.nuxeo.ecm.automation.core.impl.adapters
-
- StringToDate() - Constructor for class org.nuxeo.ecm.automation.core.impl.adapters.StringToDate
-
- StringToDocModel - Class in org.nuxeo.ecm.automation.core.impl.adapters
-
- StringToDocModel() - Constructor for class org.nuxeo.ecm.automation.core.impl.adapters.StringToDocModel
-
- StringToDocRef - Class in org.nuxeo.ecm.automation.core.impl.adapters
-
- StringToDocRef() - Constructor for class org.nuxeo.ecm.automation.core.impl.adapters.StringToDocRef
-
- StringToInteger - Class in org.nuxeo.ecm.automation.core.impl.adapters
-
- StringToInteger() - Constructor for class org.nuxeo.ecm.automation.core.impl.adapters.StringToInteger
-
- StringToList - Class in org.nuxeo.ecm.automation.core.impl.adapters
-
- StringToList() - Constructor for class org.nuxeo.ecm.automation.core.impl.adapters.StringToList
-
- StringToLong - Class in org.nuxeo.ecm.automation.core.impl.adapters
-
- StringToLong() - Constructor for class org.nuxeo.ecm.automation.core.impl.adapters.StringToLong
-
- StringToProperties - Class in org.nuxeo.ecm.automation.core.impl.adapters
-
- StringToProperties() - Constructor for class org.nuxeo.ecm.automation.core.impl.adapters.StringToProperties
-
- StringToURL - Class in org.nuxeo.ecm.automation.core.impl.adapters
-
- StringToURL() - Constructor for class org.nuxeo.ecm.automation.core.impl.adapters.StringToURL
-
- StringType - Class in org.nuxeo.ecm.core.schema.types.primitives
-
The string type.
- StringUtils - Class in org.nuxeo.common.utils
-
Utils for String manipulations.
- StringUtils - Class in org.nuxeo.shell.utils
-
- StringUtils() - Constructor for class org.nuxeo.shell.utils.StringUtils
-
- STUDIO_SNAPSHOT_VERSION - Static variable in class org.nuxeo.connect.update.task.update.UpdateManager
-
- StudioSnapshotHelper - Class in org.nuxeo.connect.client.we
-
- STUPID_REGEXP - Static variable in class org.nuxeo.common.utils.IdUtils
-
- stupidRegexp - Variable in class org.nuxeo.ecm.core.api.pathsegment.PathSegmentServiceDefault
-
- Style - Interface in org.nuxeo.theme.formats.styles
-
- StyleCategory - Class in org.nuxeo.theme.editor
-
- StyleCategory(String, String, boolean) - Constructor for class org.nuxeo.theme.editor.StyleCategory
-
- StyleFieldProperty - Class in org.nuxeo.theme.editor
-
- StyleFieldProperty(String, String, String, String) - Constructor for class org.nuxeo.theme.editor.StyleFieldProperty
-
- StyleFormat - Class in org.nuxeo.theme.formats.styles
-
- StyleFormat() - Constructor for class org.nuxeo.theme.formats.styles.StyleFormat
-
- StyleGuideActions - Class in org.nuxeo.ecm.styleguide
-
- StyleGuideActions() - Constructor for class org.nuxeo.ecm.styleguide.StyleGuideActions
-
- StyleGuideIconActions - Class in org.nuxeo.ecm.styleguide
-
- StyleGuideIconActions() - Constructor for class org.nuxeo.ecm.styleguide.StyleGuideIconActions
-
- StyleGuideIconRegistry - Class in org.nuxeo.ecm.styleguide.service
-
- StyleGuideIconRegistry() - Constructor for class org.nuxeo.ecm.styleguide.service.StyleGuideIconRegistry
-
- StyleGuideService - Interface in org.nuxeo.ecm.styleguide.service
-
- StyleGuideServiceImpl - Class in org.nuxeo.ecm.styleguide.service
-
- StyleGuideServiceImpl() - Constructor for class org.nuxeo.ecm.styleguide.service.StyleGuideServiceImpl
-
- StyleGuideURLCodec - Class in org.nuxeo.ecm.styleguide
-
Provides clean urls without conversation id to handle navigation
- StyleGuideURLCodec() - Constructor for class org.nuxeo.ecm.styleguide.StyleGuideURLCodec
-
- StyleInfo - Class in org.nuxeo.theme.resources
-
- StyleInfo(String, String, String, String, String) - Constructor for class org.nuxeo.theme.resources.StyleInfo
-
- StyleLayer - Class in org.nuxeo.theme.editor
-
- StyleLayer(String, Integer, boolean) - Constructor for class org.nuxeo.theme.editor.StyleLayer
-
- StyleRegistry - Class in org.nuxeo.theme.styling.service.registries
-
Registry for theme style resources, handling merge of registered
SimpleStyle
elements.
- StyleRegistry() - Constructor for class org.nuxeo.theme.styling.service.registries.StyleRegistry
-
- Styles - Class in org.nuxeo.theme.html.servlets
-
- Styles() - Constructor for class org.nuxeo.theme.html.servlets.Styles
-
- STYLES_MODIFIED_EVENT - Static variable in class org.nuxeo.theme.editor.Events
-
- stylesModified(String) - Method in class org.nuxeo.theme.themes.ThemeManager
-
- styleToCss(Style, Collection<String>, boolean, boolean, boolean) - Static method in class org.nuxeo.theme.html.CSSUtils
-
- SUB - Static variable in class org.nuxeo.ecm.core.query.sql.model.Operator
-
- SUB - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
-
- SUB_CLAUSE_PREDICATE - Static variable in interface org.nuxeo.ecm.platform.query.api.PredicateDefinition
-
- SUBANY - Static variable in class org.nuxeo.ecm.directory.ldap.LDAPSubstringMatchType
-
- subContainers - Variable in class org.nuxeo.runtime.deployment.preprocessor.ContainerDescriptor
-
- subDirectories - Variable in class org.nuxeo.ecm.directory.multi.SourceDescriptor
-
- SUBDIRECTORY_SEPARATOR - Static variable in class org.nuxeo.ecm.platform.forms.layout.io.plugins.helpers.VocabularyHelper
-
- SubDirectoryDescriptor - Class in org.nuxeo.ecm.directory.multi
-
- SubDirectoryDescriptor() - Constructor for class org.nuxeo.ecm.directory.multi.SubDirectoryDescriptor
-
- SUBFINAL - Static variable in class org.nuxeo.ecm.directory.ldap.LDAPSubstringMatchType
-
- SUBINITIAL - Static variable in class org.nuxeo.ecm.directory.ldap.LDAPSubstringMatchType
-
- Subject - Interface in org.nuxeo.ecm.platform.relations.api
-
Subject interface to identify subject nodes: resources and blank nodes.
- SUBJECT_KEY - Static variable in class org.nuxeo.ecm.platform.ec.notification.NotificationConstants
-
- SUBJECT_KEY - Static variable in class org.nuxeo.ecm.platform.mail.utils.MailCoreConstants
-
- SUBJECT_PATTERN - Static variable in class org.nuxeo.ecm.platform.routing.web.RoutingTaskActionsBean
-
- SUBJECT_TEMPLATE_KEY - Static variable in class org.nuxeo.ecm.platform.ec.notification.NotificationConstants
-
- SubjectsWidgetConverter - Class in org.nuxeo.ecm.platform.forms.layout.io.plugins
-
Converter for the default "subjects" widget that uses a vocabulary
- SubjectsWidgetConverter() - Constructor for class org.nuxeo.ecm.platform.forms.layout.io.plugins.SubjectsWidgetConverter
-
- subList(int, int) - Method in class org.nuxeo.ecm.core.api.model.impl.ListProperty
-
Throws UnsupportedOperationException, added to implement List
interface
- subList(int, int) - Method in class org.nuxeo.ecm.platform.routing.core.api.TasksInfoWrapper
-
- submit() - Method in interface org.nuxeo.ecm.platform.annotations.gwt.client.view.i18n.TranslationConstants
-
- submit() - Method in interface org.nuxeo.functionaltests.fragment.WebFragment
-
- submit() - Method in class org.nuxeo.functionaltests.fragment.WebFragmentImpl
-
- submit() - Method in class org.nuxeo.functionaltests.pages.WorkflowHomePage.TaskFancyBoxFragment
-
- submitAnnotation(Annotation) - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.annotea.AnnoteaClient
-
- submitMultipleUserRegistration(String) - Method in class org.nuxeo.ecm.user.registration.actions.UserRegistrationActions
-
- submitNewAnnotation() - Method in class org.nuxeo.ecm.platform.annotations.gwt.client.controler.AnnotationController
-
- submitRegistrationRequest(UserRegistrationInfo, Map<String, Serializable>, UserRegistrationService.ValidationMethod, boolean) - Method in class org.nuxeo.ecm.user.registration.UserRegistrationComponent
-
- submitRegistrationRequest(String, UserRegistrationInfo, DocumentRegistrationInfo, Map<String, Serializable>, UserRegistrationService.ValidationMethod, boolean) - Method in class org.nuxeo.ecm.user.registration.UserRegistrationComponent
-
- submitRegistrationRequest(UserRegistrationInfo, Map<String, Serializable>, UserRegistrationService.ValidationMethod, boolean) - Method in interface org.nuxeo.ecm.user.registration.UserRegistrationService
-
Stores a registration request and return a unique ID for it
- submitRegistrationRequest(String, UserRegistrationInfo, DocumentRegistrationInfo, Map<String, Serializable>, UserRegistrationService.ValidationMethod, boolean) - Method in interface org.nuxeo.ecm.user.registration.UserRegistrationService
-
Stores a resgitration request like submitRegistrationRequest with
Document information
- submitUserRegistration(String) - Method in class org.nuxeo.ecm.user.registration.actions.UserRegistrationActions
-
- subPathPartSize - Static variable in class org.nuxeo.ecm.core.convert.cache.ConversionCacheHolder
-
- SUBSCRIPTION_ASSIGNED - Static variable in class org.nuxeo.ecm.core.api.event.DocumentEventTypes
-
- SUBSCRIPTION_NAME - Static variable in class org.nuxeo.ecm.platform.ec.notification.service.NotificationService
-
- SubscriptionConfig - Class in org.nuxeo.ecm.platform.ec.placeful
-
- SubscriptionConfig() - Constructor for class org.nuxeo.ecm.platform.ec.placeful.SubscriptionConfig
-
- SubscriptionRequest - Interface in org.nuxeo.ecm.social.workspace.adapters
-
- SubscriptionRequestHandler - Interface in org.nuxeo.ecm.social.workspace.service
-
Handles Subscription Request for Social Workspaces.
- SubscriptionsAction - Class in org.nuxeo.ecm.webapp.notification
-
Handles the subscriptions page.
- SubscriptionsAction() - Constructor for class org.nuxeo.ecm.webapp.notification.SubscriptionsAction
-
- SubscriptionStatusWrapper - Class in org.nuxeo.connect.client.status
-
Simple Wrapper to add label computation to the SubscriptionStatus
- SubscriptionStatusWrapper(String) - Constructor for class org.nuxeo.connect.client.status.SubscriptionStatusWrapper
-
- SubscriptionStatusWrapper(ConnectSecurityError) - Constructor for class org.nuxeo.connect.client.status.SubscriptionStatusWrapper
-
- SubscriptionStatusWrapper(SubscriptionStatus) - Constructor for class org.nuxeo.connect.client.status.SubscriptionStatusWrapper
-
- substractTab(String) - Static method in class org.nuxeo.ecm.platform.ui.web.directory.SuggestBoxBean
-
Deprecated.
- substractWebLengths(String, String) - Static method in class org.nuxeo.theme.html.Utils
-
- substringMatchType - Variable in class org.nuxeo.ecm.directory.ldap.LDAPDirectoryDescriptor
-
- substringMatchType - Variable in class org.nuxeo.ecm.directory.sql.SQLDirectoryDescriptor
-
- SUBTAB_CATEGORY_SUFFIX - Static variable in interface org.nuxeo.ecm.platform.ui.web.api.WebActions
-
- SubType - Class in org.nuxeo.ecm.platform.types
-
Type view to display a given document sub-type.
- SubType() - Constructor for class org.nuxeo.ecm.platform.types.SubType
-
- subtype - Variable in class org.nuxeo.ecm.webengine.model.impl.MediaTypeRef
-
- SubWidgetTagHandler - Class in org.nuxeo.ecm.platform.forms.layout.facelets
-
SubWidget tag handler.
- SubWidgetTagHandler(TagConfig) - Constructor for class org.nuxeo.ecm.platform.forms.layout.facelets.SubWidgetTagHandler
-
- succeed() - Method in class org.nuxeo.ecm.platform.commandline.executor.service.cmdtesters.CommandTestResult
-
- succeeded(FrameworkMethod) - Method in class org.nuxeo.functionaltests.LogTestWatchman
-
- suggest(String, SuggestionContext) - Method in interface org.nuxeo.ecm.platform.suggestbox.service.Suggester
-
Compute a list of possible user actions or intents given their input and
context.
- suggest(String, SuggestionContext) - Method in class org.nuxeo.ecm.platform.suggestbox.service.suggesters.DocumentLookupSuggester
-
- suggest(String, SuggestionContext) - Method in class org.nuxeo.ecm.platform.suggestbox.service.suggesters.DocumentSearchByDateSuggester
-
- suggest(String, SuggestionContext) - Method in class org.nuxeo.ecm.platform.suggestbox.service.suggesters.DocumentSearchByPropertySuggester
-
- suggest(String, SuggestionContext) - Method in class org.nuxeo.ecm.platform.suggestbox.service.suggesters.UserGroupLookupSuggester
-
- suggest(String, SuggestionContext) - Method in interface org.nuxeo.ecm.platform.suggestbox.service.SuggestionService
-
Call the suggesters registered for the given suggestion point mentioned
in the context and aggregate the results.
- suggest(String, SuggestionContext, String) - Method in interface org.nuxeo.ecm.platform.suggestbox.service.SuggestionService
-
Call a single suggester registered under the provided name.
- suggest(String, SuggestionContext) - Method in class org.nuxeo.ecm.platform.suggestbox.service.SuggestionServiceImpl
-
- suggest(String, SuggestionContext, String) - Method in class org.nuxeo.ecm.platform.suggestbox.service.SuggestionServiceImpl
-
- SuggestBox - Interface in org.nuxeo.ecm.platform.ui.web.directory
-
Deprecated.
- SuggestboxActions - Class in org.nuxeo.ecm.platform.suggestbox.jsf
-
Back seam component for the top right search box using the suggestion service
to help decode the user intent and minimize the number of clicks to find the
relevant information.
- SuggestboxActions() - Constructor for class org.nuxeo.ecm.platform.suggestbox.jsf.SuggestboxActions
-
- SuggestBoxBean - Class in org.nuxeo.ecm.platform.ui.web.directory
-
Deprecated.
- SuggestBoxBean() - Constructor for class org.nuxeo.ecm.platform.ui.web.directory.SuggestBoxBean
-
Deprecated.
- SuggestDirectoryEntries - Class in org.nuxeo.ecm.platform.ui.select2.automation
-
SuggestDirectoryEntries Operation
- SuggestDirectoryEntries() - Constructor for class org.nuxeo.ecm.platform.ui.select2.automation.SuggestDirectoryEntries
-
- Suggester - Interface in org.nuxeo.ecm.platform.suggestbox.service
-
- SuggesterDescriptor - Class in org.nuxeo.ecm.platform.suggestbox.service.descriptors
-
XMap descriptor for registering overridable parameterized Suggester
implementation on the SuggesterService.
- SuggesterDescriptor() - Constructor for class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterDescriptor
-
- suggesterGroup - Variable in class org.nuxeo.ecm.platform.suggestbox.service.SuggestionContext
-
- SuggesterGroupDescriptor - Class in org.nuxeo.ecm.platform.suggestbox.service.descriptors
-
- SuggesterGroupDescriptor() - Constructor for class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterGroupDescriptor
-
- SuggesterGroupItemDescriptor - Class in org.nuxeo.ecm.platform.suggestbox.service.descriptors
-
XMap descriptor for registering suggester names in a suggesterGroup
contribution.
- SuggesterGroupItemDescriptor() - Constructor for class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterGroupItemDescriptor
-
- SuggesterGroupItemDescriptor(String) - Constructor for class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggesterGroupItemDescriptor
-
- SuggesterGroupRegistry - Class in org.nuxeo.ecm.platform.suggestbox.service.registries
-
- SuggesterGroupRegistry() - Constructor for class org.nuxeo.ecm.platform.suggestbox.service.registries.SuggesterGroupRegistry
-
- SuggesterRegistry - Class in org.nuxeo.ecm.platform.suggestbox.service.registries
-
- SuggesterRegistry() - Constructor for class org.nuxeo.ecm.platform.suggestbox.service.registries.SuggesterRegistry
-
- Suggestion - Class in org.nuxeo.ecm.platform.suggestbox.service
-
Base class for building data transfer objects for results of requests to the
SuggestionService.
- Suggestion(String, String, String) - Constructor for class org.nuxeo.ecm.platform.suggestbox.service.Suggestion
-
- SUGGESTION_FORMATTER - Static variable in class org.nuxeo.ecm.platform.ui.select2.common.Select2Common
-
- SuggestionActionsBean - Class in org.nuxeo.ecm.platform.ui.web.util
-
Suggestion actions helpers
- SuggestionActionsBean() - Constructor for class org.nuxeo.ecm.platform.ui.web.util.SuggestionActionsBean
-
- SuggestionContext - Class in org.nuxeo.ecm.platform.suggestbox.service
-
Base class and default implementation for passing contextual information to
the suggestion service.
- SuggestionContext(String, Principal) - Constructor for class org.nuxeo.ecm.platform.suggestbox.service.SuggestionContext
-
- SuggestionException - Exception in org.nuxeo.ecm.platform.suggestbox.service
-
Exception raised when a suggester cannot perform it's suggestion due to
inconsistent configuration or problem when calling a backend service: in that
case the backend service exception should be wrapped as the cause.
- SuggestionException(String) - Constructor for exception org.nuxeo.ecm.platform.suggestbox.service.SuggestionException
-
- SuggestionException(String, Throwable) - Constructor for exception org.nuxeo.ecm.platform.suggestbox.service.SuggestionException
-
- SuggestionException(Throwable) - Constructor for exception org.nuxeo.ecm.platform.suggestbox.service.SuggestionException
-
- SuggestionHandlerDescriptor - Class in org.nuxeo.ecm.platform.suggestbox.service.descriptors
-
XMap descriptor for registering overridable suggestion handlers (individual
operations or named chains of operations).
- SuggestionHandlerDescriptor() - Constructor for class org.nuxeo.ecm.platform.suggestbox.service.descriptors.SuggestionHandlerDescriptor
-
- SuggestionHandlerRegistry - Class in org.nuxeo.ecm.platform.suggestbox.service.registries
-
- SuggestionHandlerRegistry() - Constructor for class org.nuxeo.ecm.platform.suggestbox.service.registries.SuggestionHandlerRegistry
-
- SuggestionHandlingException - Exception in org.nuxeo.ecm.platform.suggestbox.service
-
Exception raised when the SuggestionService is unable to execute the selected
suggestion.
- SuggestionHandlingException(String) - Constructor for exception org.nuxeo.ecm.platform.suggestbox.service.SuggestionHandlingException
-
- SuggestionHandlingException(String, Throwable) - Constructor for exception org.nuxeo.ecm.platform.suggestbox.service.SuggestionHandlingException
-
- SuggestionHandlingException(Throwable) - Constructor for exception org.nuxeo.ecm.platform.suggestbox.service.SuggestionHandlingException
-
- SuggestionService - Interface in org.nuxeo.ecm.platform.suggestbox.service
-
Pluggable service to generate user action suggestions based on text input and
contextual data.
- SuggestionServiceImpl - Class in org.nuxeo.ecm.platform.suggestbox.service
-
The Class SuggestionServiceImpl.
- SuggestionServiceImpl() - Constructor for class org.nuxeo.ecm.platform.suggestbox.service.SuggestionServiceImpl
-
- SuggestUserEntries - Class in org.nuxeo.ecm.platform.ui.select2.automation
-
SuggestUser Operation.
- SuggestUserEntries() - Constructor for class org.nuxeo.ecm.platform.ui.select2.automation.SuggestUserEntries
-
- SUM - Static variable in class org.nuxeo.ecm.core.query.sql.model.Operator
-
- SUM - Static variable in interface org.nuxeo.ecm.core.query.sql.parser.sym
-
- sum(long[]) - Static method in class org.nuxeo.ecm.platform.categorization.categorizer.tfidf.PrimitiveVectorHelper
-
- sumbitButton - Variable in class org.nuxeo.functionaltests.pages.WorkflowHomePage.TaskFancyBoxFragment
-
- summarize(String) - Static method in class org.nuxeo.ecm.core.management.statuses.NuxeoInstanceIdentifierHelper
-
- summary(String) - Method in class org.nuxeo.ecm.agenda.AgendaEventBuilder
-
- SUMMARY - Static variable in class org.nuxeo.ecm.platform.forms.layout.api.BuiltinModes
-
- Summary - Interface in org.nuxeo.ecm.webapp.clipboard
-
This class is used to build the summary file in a Zip export.
- SummaryEntry - Class in org.nuxeo.ecm.webapp.clipboard
-
An entry present in a Summary.
- SummaryEntry(String, String, String, String, String) - Constructor for class org.nuxeo.ecm.webapp.clipboard.SummaryEntry
-
- SummaryEntry(String, String, Date, String, String, SummaryEntry) - Constructor for class org.nuxeo.ecm.webapp.clipboard.SummaryEntry
-
- SummaryEntry(DocumentModel) - Constructor for class org.nuxeo.ecm.webapp.clipboard.SummaryEntry
-
- SummaryEntry(DocumentRef) - Constructor for class org.nuxeo.ecm.webapp.clipboard.SummaryEntry
-
- SummaryEntry() - Constructor for class org.nuxeo.ecm.webapp.clipboard.SummaryEntry
-
- SummaryImpl - Class in org.nuxeo.ecm.webapp.clipboard
-
This class is an implementation of the interface Summary.
- SummaryImpl() - Constructor for class org.nuxeo.ecm.webapp.clipboard.SummaryImpl
-
- summaryTabLink - Variable in class org.nuxeo.functionaltests.pages.DocumentBasePage
-
- SummaryTabSubPage - Class in org.nuxeo.functionaltests.pages.tabs
-
- SummaryTabSubPage(WebDriver) - Constructor for class org.nuxeo.functionaltests.pages.tabs.SummaryTabSubPage
-
- SummaryWizardPage - Class in org.nuxeo.functionaltests.pages.wizard
-
- SummaryWizardPage(WebDriver) - Constructor for class org.nuxeo.functionaltests.pages.wizard.SummaryWizardPage
-
- SUPER_SPACE - Static variable in class org.nuxeo.ecm.core.schema.FacetNames
-
The document type will be available in the seam context as variable
"currentSuperSpace" when navigating in its children documents
- SuperBlockDirective - Class in org.nuxeo.ecm.platform.rendering.fm.extensions
-
- SuperBlockDirective() - Constructor for class org.nuxeo.ecm.platform.rendering.fm.extensions.SuperBlockDirective
-
- superComponent - Variable in class org.nuxeo.runtime.model.impl.ExtensionPointImpl
-
- SuperKeyedRegistry<K,V> - Class in org.nuxeo.ecm.automation.core.impl
-
A registry which is inheriting values from super keys.
- SuperKeyedRegistry() - Constructor for class org.nuxeo.ecm.automation.core.impl.SuperKeyedRegistry
-
- superPing() - Method in class org.nuxeo.ecm.platform.publisher.remoting.restHandler.RestPublishingHandler
-
- superType - Variable in class org.nuxeo.ecm.webengine.model.impl.TypeDescriptor
-
- superTypeName - Variable in class org.nuxeo.ecm.core.schema.DocumentTypeDescriptor
-
- supported(boolean) - Method in class org.nuxeo.connect.update.util.PackageBuilder
-
- supported - Variable in class org.nuxeo.launcher.info.PackageInfo
-
- SupportedDBHelper - Class in org.nuxeo.ecm.platform.reporting.datasource
-
Helper class to find JDBC jar from the database type.
- SupportedDBHelper() - Constructor for class org.nuxeo.ecm.platform.reporting.datasource.SupportedDBHelper
-
- supportsAggressiveRelease() - Method in class org.nuxeo.ecm.core.persistence.NuxeoConnectionProvider
-
- supportsAncestorsTable() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
Checks if the dialect supports an ancestors table.
- supportsAncestorsTable() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
-
- supportsArrays() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
Does the dialect support passing ARRAY values (to stored procedures
mostly).
- supportsArrays() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
-
- supportsArrays() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectHSQLDB
-
- supportsArrays() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
-
- supportsArrays() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
-
- supportsArraysReturnInsteadOfRows() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
Does a stored function returning an result set need to access it as a
single array instead of iterating over a normal result set's rows.
- supportsArraysReturnInsteadOfRows() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
-
- supportsCircularCascadeDeleteConstraints() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
- supportsCircularCascadeDeleteConstraints() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
-
- supportsClustering() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseDB2
-
- supportsClustering() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseH2
-
- supportsClustering() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseHelper
-
For databases that don't support clustering.
- supportsClustering() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseMySQL
-
- supportsClustering() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseOracle
-
- supportsClustering() - Method in class org.nuxeo.ecm.core.storage.sql.DatabasePostgreSQL
-
- supportsClustering() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseSQLServer
-
- supportsConcurrentUpdateReadAcls() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
Does the dialect support concurrent update of optimized security checks
- supportsGzip(HttpServletRequest) - Static method in class org.nuxeo.theme.html.Utils
-
- supportsHotReload() - Method in class org.nuxeo.connect.update.standalone.LocalPackageImpl
-
- supportsHotReload() - Method in class org.nuxeo.connect.update.xml.PackageDefinitionImpl
-
- supportsHotReload - Variable in class org.nuxeo.launcher.info.PackageInfo
-
- supportsIfExistsAfterTableName() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
- supportsIfExistsAfterTableName() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
-
- supportsIfExistsAfterTableName() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectHSQLDB
-
- supportsIfExistsBeforeTableName() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
- supportsIfExistsBeforeTableName() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
-
- supportsIlike() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
Does the dialect support ILIKE operator
- supportsIlike() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
-
- supportsMultipleFulltextIndexes() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseDerby
-
- supportsMultipleFulltextIndexes() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseHelper
-
- supportsMultipleFulltextIndexes() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseSQLServer
-
- supportsMultipleFulltextIndexes() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
SQL Server supports only one fulltext index.
- supportsMultipleFulltextIndexes() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
-
- supportsPaging() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
Indicates if dialect supports paging
- supportsPaging() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDB2
-
- supportsPaging() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDerby
-
- supportsPaging() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
-
- supportsPaging() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectHSQLDB
-
- supportsPaging() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
-
- supportsPaging() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
-
- supportsPaging() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
-
- supportsPaging() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
-
- supportsReadAcl() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
Does the dialect support an optimized read security checks
- supportsReadAcl() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDB2
-
- supportsReadAcl() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectHSQLDB
-
- supportsReadAcl() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
-
- supportsReadAcl() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
-
- supportsReadAcl() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
-
- supportsSoftDelete() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseHelper
-
- supportsSoftDelete() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseOracle
-
- supportsSoftDelete() - Method in class org.nuxeo.ecm.core.storage.sql.DatabasePostgreSQL
-
- supportsSoftDelete() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseSQLServer
-
- supportsSysNameArray() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
Checks if the dialect supports storing arrays of system names (for mixins
for instance).
- supportsSysNameArray() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
-
- supportsUpdateFrom() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
Does the dialect support UPDATE t SET ...
- supportsUpdateFrom() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDB2
-
- supportsUpdateFrom() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectDerby
-
- supportsUpdateFrom() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectH2
-
- supportsUpdateFrom() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectHSQLDB
-
- supportsUpdateFrom() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectMySQL
-
- supportsUpdateFrom() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
-
- supportsUpdateFrom() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
-
- supportsUpdateFrom() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectSQLServer
-
- supportsWith() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect
-
Does the dialect support SQL-99 WITH common table expressions.
- supportsWith() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectOracle
-
- supportsWith() - Method in class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.DialectPostgreSQL
-
- supportsXA() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseHelper
-
- supportsXA() - Method in class org.nuxeo.ecm.core.storage.sql.DatabaseSQLServer
-
- SURVEY_ANSWERS_PROPERTY - Static variable in class org.nuxeo.ecm.poll.Constants
-
- SURVEY_CLOSED_STATE - Static variable in class org.nuxeo.ecm.poll.Constants
-
- SURVEY_DOCUMENT_TYPE - Static variable in class org.nuxeo.ecm.poll.Constants
-
- SURVEY_END_DATE_PROPERTY - Static variable in class org.nuxeo.ecm.poll.Constants
-
- SURVEY_ID_PARAMETER - Static variable in class org.nuxeo.ecm.poll.PollActivityStreamFilter
-
- SURVEY_OPEN_STATE - Static variable in class org.nuxeo.ecm.poll.Constants
-
- SURVEY_PROJECT_STATE - Static variable in class org.nuxeo.ecm.poll.Constants
-
- SURVEY_QUESTION_PROPERTY - Static variable in class org.nuxeo.ecm.poll.Constants
-
- SURVEY_START_DATE_PROPERTY - Static variable in class org.nuxeo.ecm.poll.Constants
-
- SURVEYS_CONTAINER_NAME - Static variable in class org.nuxeo.ecm.poll.PollServiceImpl
-
- SURVEYS_TAB - Static variable in class org.nuxeo.ecm.poll.PollActions
-
- suspend() - Method in class org.nuxeo.runtime.datasource.LazyTransactionManager
-
- suspend() - Method in class org.nuxeo.runtime.jtajca.NuxeoContainer.TransactionManagerWrapper
-
- suspended() - Method in class org.nuxeo.ecm.core.work.AbstractWork
-
- suspended() - Method in interface org.nuxeo.ecm.core.work.api.Work
-
Must be called by
Work
implementations to advertise that state
saving is done, when
Work.isSuspending()
returned
true
.
- suspendEncoding() - Method in class org.nuxeo.ecm.automation.client.jaxrs.util.Base64.OutputStream
-
Suspends encoding of the stream.
- suspendEncoding() - Method in class org.nuxeo.ecm.platform.forms.layout.io.Base64.OutputStream
-
Suspends encoding of the stream.
- suspendScheduledWork(String) - Method in class org.nuxeo.ecm.core.work.redis.RedisWorkQueuing
-
Suspends all scheduled work instances by moving them to the suspended
queue.
- SwingCompletionHandler - Class in org.nuxeo.shell.swing
-
- SwingCompletionHandler(Console) - Constructor for class org.nuxeo.shell.swing.SwingCompletionHandler
-
- SwingTerminal - Class in org.nuxeo.shell.swing
-
- SwingTerminal(Console) - Constructor for class org.nuxeo.shell.swing.SwingTerminal
-
- SWITCH_USER_KEY - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.NXAuthConstants
-
- SWITCH_USER_PAGE - Static variable in class org.nuxeo.ecm.platform.ui.web.auth.NXAuthConstants
-
- switchToDocumentBase() - Method in class org.nuxeo.ecm.webapp.tree.TreeActionsBean
-
- switchToFrame(String) - Method in class org.nuxeo.functionaltests.fragment.GadgetsContainerFragment
-
- switchToFrame(String) - Method in class org.nuxeo.functionaltests.pages.AbstractPage
-
Switch to given frame id.
- switchToMainPanel() - Method in class org.nuxeo.opensocial.container.client.external.html.HTMLGadget
-
- switchToMainPanel() - Method in interface org.nuxeo.opensocial.container.client.external.html.HTMLPresenter.Display
-
- switchToMainPanel() - Method in class org.nuxeo.opensocial.container.client.external.picture.PictureGadget
-
- switchToMainPanel() - Method in interface org.nuxeo.opensocial.container.client.external.picture.PicturePresenter.Display
-
- switchToModifyPanel() - Method in class org.nuxeo.opensocial.container.client.external.html.HTMLGadget
-
- switchToModifyPanel() - Method in interface org.nuxeo.opensocial.container.client.external.html.HTMLPresenter.Display
-
- switchToModifyPanel() - Method in class org.nuxeo.opensocial.container.client.external.picture.PictureGadget
-
- switchToModifyPanel() - Method in interface org.nuxeo.opensocial.container.client.external.picture.PicturePresenter.Display
-
- switchToUserWorkspace() - Method in class org.nuxeo.ecm.webapp.tree.TreeActionsBean
-
- sym - Interface in org.nuxeo.ecm.core.query.sql.parser
-
CUP generated interface containing symbol constants.
- sync() - Method in class org.nuxeo.shell.swing.CmdLine
-
- SynchronizationRoots - Class in org.nuxeo.drive.service
-
Data transfer object to fetch the list of references of synchronization roots
for a given repo and user.
- SynchronizationRoots(String, Set<String>, Set<IdRef>) - Constructor for class org.nuxeo.drive.service.SynchronizationRoots
-
- synchronize() - Method in interface org.nuxeo.ecm.platform.publisher.synchonize.client.ClientSynchonizedPublicationTree
-
- synchronizeCurrentDocument() - Method in class org.nuxeo.drive.seam.NuxeoDriveActions
-
- synchronizedStack() - Static method in class org.nuxeo.ecm.core.api.local.LoginStack
-
- SynchronousUnicityCheckListener - Class in org.nuxeo.ecm.platform.filemanager.core.listener
-
- SynchronousUnicityCheckListener() - Constructor for class org.nuxeo.ecm.platform.filemanager.core.listener.SynchronousUnicityCheckListener
-
- syncLogCreationEntries(String, String, Boolean) - Method in interface org.nuxeo.ecm.platform.audit.api.AuditAdmin
-
Forces log Synchronisation for a branch of the repository.
- syncLogCreationEntries(String, String, Boolean) - Method in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
-
- syncLogCreationEntries(EntityManager, String, String, Boolean) - Method in class org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
-
- syntax_error(Symbol) - Method in class org.nuxeo.ecm.core.query.sql.parser.parser
-
- SYSNAME - Static variable in class org.nuxeo.ecm.core.storage.sql.ColumnType
-
- SYSNAMEARRAY - Static variable in class org.nuxeo.ecm.core.storage.sql.ColumnType
-
- SYSPROP_CHROME_DRIVER_PATH - Static variable in class org.nuxeo.functionaltests.AbstractTest
-
- SYSTEM - Static variable in class org.nuxeo.ecm.platform.rendering.template.DocumentFieldAccessor
-
- SYSTEM_DOCUMENT - Static variable in class org.nuxeo.ecm.core.schema.FacetNames
-
The document type corresponds to a system document, not a user-visible
document.
- SYSTEM_LOGIN - Static variable in class org.nuxeo.runtime.api.login.LoginComponent
-
- SYSTEM_PROPERTIES - Static variable in class org.nuxeo.runtime.datasource.DataSourceFactory
-
- SYSTEM_TAG - Static variable in class org.nuxeo.ecm.core.io.ExportConstants
-
- SYSTEM_USERNAME - Static variable in interface org.nuxeo.ecm.core.api.security.SecurityConstants
-
- SYSTEM_USERNAME - Static variable in class org.nuxeo.runtime.api.login.LoginComponent
-
- SystemBundle - Class in org.nuxeo.osgi
-
- SystemBundle(OSGiAdapter, BundleFile, ClassLoader) - Constructor for class org.nuxeo.osgi.SystemBundle
-
- SystemBundleFile - Class in org.nuxeo.osgi
-
- SystemBundleFile(File) - Constructor for class org.nuxeo.osgi.SystemBundleFile
-
- SystemHomePage - Class in org.nuxeo.functionaltests.pages.admincenter
-
- SystemHomePage(WebDriver) - Constructor for class org.nuxeo.functionaltests.pages.admincenter.SystemHomePage
-
- SystemInfoManager - Class in org.nuxeo.ecm.admin
-
Seam Bean to export System info.
- SystemInfoManager() - Constructor for class org.nuxeo.ecm.admin.SystemInfoManager
-
- SystemInfoManager.BinariesGCTask - Class in org.nuxeo.ecm.admin
-
- SystemInfoManager.BinariesGCTask(boolean) - Constructor for class org.nuxeo.ecm.admin.SystemInfoManager.BinariesGCTask
-
- systemInformationLink - Variable in class org.nuxeo.functionaltests.pages.admincenter.AdminCenterBasePage
-
- SystemLoginModule - Class in org.nuxeo.runtime.api.login
-
- SystemLoginModule() - Constructor for class org.nuxeo.runtime.api.login.SystemLoginModule
-
- SystemLoginPermission - Class in org.nuxeo.runtime.api.login
-
- SystemLoginPermission() - Constructor for class org.nuxeo.runtime.api.login.SystemLoginPermission
-
- SystemLoginRestrictionManager - Class in org.nuxeo.runtime.api.login
-
Manage restrictions for usage of SystemLogin.
- SystemLoginRestrictionManager() - Constructor for class org.nuxeo.runtime.api.login.SystemLoginRestrictionManager
-
- SystemLogRestlet - Class in org.nuxeo.ecm.platform.ui.web.restAPI
-
Small restlet logging in the commons logging log.
- SystemLogRestlet() - Constructor for class org.nuxeo.ecm.platform.ui.web.restAPI.SystemLogRestlet
-
- SystemPathExistTester - Class in org.nuxeo.ecm.platform.commandline.executor.service.cmdtesters
-
- SystemPathExistTester() - Constructor for class org.nuxeo.ecm.platform.commandline.executor.service.cmdtesters.SystemPathExistTester
-
- SystemPrincipal - Class in org.nuxeo.ecm.core.api
-
- SystemPrincipal(String) - Constructor for class org.nuxeo.ecm.core.api.SystemPrincipal
-