Uses of Interface
org.nuxeo.ecm.core.api.CoreSession
-
-
Uses of CoreSession in org.nuxeo.adobe.cc
Fields in org.nuxeo.adobe.cc declared as CoreSession Modifier and Type Field Description protected CoreSessionCompoundAttach. session -
Uses of CoreSession in org.nuxeo.automation.scripting.api
Methods in org.nuxeo.automation.scripting.api with parameters of type CoreSession Modifier and Type Method Description AutomationScriptingService.SessionAutomationScriptingService. get(CoreSession session) -
Uses of CoreSession in org.nuxeo.automation.scripting.internals
Methods in org.nuxeo.automation.scripting.internals that return CoreSession Modifier and Type Method Description CoreSessionDocumentScriptingWrapper. getSession()Methods in org.nuxeo.automation.scripting.internals with parameters of type CoreSession Modifier and Type Method Description AutomationScriptingService.SessionAutomationScriptingServiceImpl. get(CoreSession session) -
Uses of CoreSession in org.nuxeo.binary.metadata.internals.operations
Fields in org.nuxeo.binary.metadata.internals.operations declared as CoreSession Modifier and Type Field Description protected CoreSessionWriteMetadataToBinaryFromDocument. session -
Uses of CoreSession in org.nuxeo.drive.action
Methods in org.nuxeo.drive.action with parameters of type CoreSession Modifier and Type Method Description protected voidFireGroupUpdatedEventAction.FireGroupUpdatedEventComputation. compute(CoreSession session, List<String> ids, Map<String,Serializable> properties) -
Uses of CoreSession in org.nuxeo.drive.adapter.impl
Methods in org.nuxeo.drive.adapter.impl with parameters of type CoreSession Modifier and Type Method Description protected List<FileSystemItem>DocumentBackedFolderItem. adaptDocuments(DocumentModelList docs, CoreSession session)protected DocumentModelListDocumentBackedFolderItem. fetchFromVCS(List<String> ids, CoreSession session)protected DocumentModelListDocumentBackedFolderItem. fetchFromVcsChunk(List<String> ids, CoreSession session)protected DocumentModelAbstractDocumentBackedFileSystemItem. getDocument(CoreSession session)protected DocumentModelAbstractDocumentBackedFileSystemItem. getDocumentById(String docId, CoreSession session)protected ScrollDocumentModelListDocumentBackedFolderItem. getScrollBatch(String scrollId, int batchSize, CoreSession session, long keepAlive)protected booleanAbstractDocumentBackedFileSystemItem. handleCollectionMember(DocumentModel doc, CoreSession session, boolean relaxSyncRootConstraint, boolean getLockInfo)protected FolderItemDocumentBackedFolderItem. populateAncestorCache(Map<DocumentRef,FolderItem> cache, DocumentModel doc, CoreSession session, boolean cacheItem)static voidFileSystemItemHelper. versionIfNeeded(VersioningFileSystemItemFactory factory, DocumentModel doc, CoreSession session)Deprecated.since 9.1 versioning policy is now handled at versioning service level, as versioning is removed at drive level, this method is not used anymore -
Uses of CoreSession in org.nuxeo.drive.elasticsearch
Methods in org.nuxeo.drive.elasticsearch with parameters of type CoreSession Modifier and Type Method Description protected org.elasticsearch.index.query.QueryBuilderESAuditChangeFinder. buildFilterClauses(CoreSession session, SynchronizationRoots activeRoots, Set<String> collectionSyncRootMemberIds, long lowerBound, long upperBound)protected ScrollDocumentModelListESSyncRootFolderItem. getScrollBatch(String scrollId, int batchSize, CoreSession session, long keepAlive)protected List<LogEntry>ESAuditChangeFinder. queryAuditEntries(CoreSession session, SynchronizationRoots activeRoots, Set<String> collectionSyncRootMemberIds, long lowerBound, long upperBound, int limit)protected List<LogEntry>ESAuditChangeFinder. queryESAuditEntries(CoreSession session, SynchronizationRoots activeRoots, Set<String> collectionSyncRootMemberIds, long lowerBound, long upperBound, int limit) -
Uses of CoreSession in org.nuxeo.drive.listener
Methods in org.nuxeo.drive.listener with parameters of type CoreSession Modifier and Type Method Description protected voidNuxeoDriveFileSystemDeletionListener. fireVirtualEventLogEntries(DocumentModel doc, String eventName, NuxeoPrincipal principal, String impactedUserName, CoreSession session)protected List<DocumentModel>NuxeoDriveFileSystemDeletionListener. getChildSyncRoots(DocumentModel doc, CoreSession session)protected DocumentModelListNuxeoDriveSyncRootCopyListener. getSyncRoots(DocumentModel doc, CoreSession session) -
Uses of CoreSession in org.nuxeo.drive.mongodb
Methods in org.nuxeo.drive.mongodb with parameters of type CoreSession Modifier and Type Method Description protected List<LogEntry>MongoDBAuditChangeFinder. queryAuditEntries(CoreSession session, SynchronizationRoots activeRoots, Set<String> collectionSyncRootMemberIds, long lowerBound, long upperBound, int limit) -
Uses of CoreSession in org.nuxeo.drive.operations
Fields in org.nuxeo.drive.operations declared as CoreSession Modifier and Type Field Description protected CoreSessionNuxeoDriveAddToLocallyEditedCollection. sessionDeprecated.protected CoreSessionNuxeoDriveAttachBlob. sessionprotected CoreSessionNuxeoDriveGetRootsOperation. sessionprotected CoreSessionNuxeoDriveSetSynchronizationOperation. session -
Uses of CoreSession in org.nuxeo.drive.operations.test
Fields in org.nuxeo.drive.operations.test declared as CoreSession Modifier and Type Field Description protected CoreSessionNuxeoDriveCreateTestDocuments. sessionprotected CoreSessionNuxeoDriveSetupIntegrationTests. sessionprotected CoreSessionNuxeoDriveTearDownIntegrationTests. sessionMethods in org.nuxeo.drive.operations.test with parameters of type CoreSession Modifier and Type Method Description static voidNuxeoDriveIntegrationTestsHelper. cleanUp(CoreSession session)static StringNuxeoDriveIntegrationTestsHelper. getDefaultDomainPath(CoreSession session) -
Uses of CoreSession in org.nuxeo.drive.service
Methods in org.nuxeo.drive.service with parameters of type CoreSession Modifier and Type Method Description voidNuxeoDriveManager. addToLocallyEditedCollection(CoreSession session, DocumentModel doc)Adds the givenDocumentModelto theLOCALLY_EDITED_COLLECTION_NAMEcollection.List<FileSystemItemChange>FileSystemChangeFinder. getFileSystemChanges(CoreSession session, Set<IdRef> lastActiveRootRefs, SynchronizationRoots activeRoots, Set<String> collectionSyncRootMemberIds, long lowerBound, long upperBound, int limit)Gets the changes in the repository against which the given session is bound for the given synchronization root paths, between the given lower and upper integer bounds and without exceeding the given limit.Set<IdRef>NuxeoDriveManager. getSynchronizationRootReferences(CoreSession session)Fetch the list of synchronization root refs for a given user and a given session repository.voidNuxeoDriveManager. registerSynchronizationRoot(NuxeoPrincipal principal, DocumentModel newRootContainer, CoreSession session)voidNuxeoDriveManager. unregisterSynchronizationRoot(NuxeoPrincipal principal, DocumentModel rootContainer, CoreSession session) -
Uses of CoreSession in org.nuxeo.drive.service.impl
Methods in org.nuxeo.drive.service.impl with parameters of type CoreSession Modifier and Type Method Description voidNuxeoDriveManagerImpl. addToLocallyEditedCollection(CoreSession session, DocumentModel doc)protected voidNuxeoDriveManagerImpl. fireEvent(DocumentModel sourceDocument, CoreSession session, String eventName, String impactedUserName)protected DocumentModelAbstractFileSystemItemFactory. getDocumentById(String docId, CoreSession session)List<FileSystemItemChange>AuditChangeFinder. getFileSystemChanges(CoreSession session, Set<IdRef> lastActiveRootRefs, SynchronizationRoots activeRoots, Set<String> collectionSyncRootMemberIds, long lowerBound, long upperBound, int limit)protected FileSystemItemChangeAuditChangeFinder. getFileSystemItemChange(CoreSession session, DocumentRef docRef, LogEntry entry, String expectedFileSystemItemId)Set<IdRef>NuxeoDriveManagerImpl. getSynchronizationRootReferences(CoreSession session)protected Map<String,SynchronizationRoots>NuxeoDriveManagerImpl. queryAndFetchSynchronizationRoots(CoreSession session, String query)protected List<LogEntry>AuditChangeFinder. queryAuditEntries(CoreSession session, SynchronizationRoots activeRoots, Set<String> collectionSyncRootMemberIds, long lowerBound, long upperBound, int limit)voidNuxeoDriveManagerImpl. registerSynchronizationRoot(NuxeoPrincipal principal, DocumentModel newRootContainer, CoreSession session)voidNuxeoDriveManagerImpl. unregisterSynchronizationRoot(NuxeoPrincipal principal, DocumentModel rootContainer, CoreSession session) -
Uses of CoreSession in org.nuxeo.easyshare
Fields in org.nuxeo.easyshare declared as CoreSession Modifier and Type Field Description protected CoreSessionEasyShareUnrestrictedRunner. sessionMethods in org.nuxeo.easyshare with parameters of type CoreSession Modifier and Type Method Description static booleanEasyShare. isSharedDocument(CoreSession session, DocumentModel sharedDoc, DocumentModel doc)Returnstrueif the givendocis either: A member of the givensharedDoccollection. A descendant of a foldersish member of the givensharedDoccollection. A descendant of the givensharedDocfolderish document.abstract ObjectEasyShareUnrestrictedRunner. run(CoreSession coreSession, IdRef docId) -
Uses of CoreSession in org.nuxeo.ecm.admin.operation
Fields in org.nuxeo.ecm.admin.operation declared as CoreSession Modifier and Type Field Description protected CoreSessionHotReloadStudioSnapshot. sessionprotected CoreSessionPermissionsPurge. session -
Uses of CoreSession in org.nuxeo.ecm.automation
Fields in org.nuxeo.ecm.automation declared as CoreSession Modifier and Type Field Description protected CoreSessionLoginStack. currentSessionprotected CoreSessionLoginStack. originalSessionCoreSessionLoginStack.Entry. sessionMethods in org.nuxeo.ecm.automation that return CoreSession Modifier and Type Method Description CoreSessionOperationContext. getCoreSession()CoreSessionLoginStack. getSession()Get the current sessionMethods in org.nuxeo.ecm.automation with parameters of type CoreSession Modifier and Type Method Description voidOperationContext. setCoreSession(CoreSession session)voidLoginStack. setSession(CoreSession session)Constructors in org.nuxeo.ecm.automation with parameters of type CoreSession Constructor Description LoginStack(CoreSession session)OperationContext(CoreSession session)OperationContext(CoreSession session, Map<String,Object> bindings) -
Uses of CoreSession in org.nuxeo.ecm.automation.core.operations.blob
Fields in org.nuxeo.ecm.automation.core.operations.blob declared as CoreSession Modifier and Type Field Description protected CoreSessionAttachBlob. sessionprotected CoreSessionBulkDownload. sessionprotected CoreSessionSetBlobFileName. session -
Uses of CoreSession in org.nuxeo.ecm.automation.core.operations.business
Fields in org.nuxeo.ecm.automation.core.operations.business declared as CoreSession Modifier and Type Field Description protected CoreSessionBusinessCreateOperation. sessionprotected CoreSessionBusinessFetchOperation. sessionprotected CoreSessionBusinessUpdateOperation. session -
Uses of CoreSession in org.nuxeo.ecm.automation.core.operations.business.adapter
Methods in org.nuxeo.ecm.automation.core.operations.business.adapter with parameters of type CoreSession Modifier and Type Method Description voidBusinessAdapter. save(CoreSession session) -
Uses of CoreSession in org.nuxeo.ecm.automation.core.operations.collections
Fields in org.nuxeo.ecm.automation.core.operations.collections declared as CoreSession Modifier and Type Field Description protected CoreSessionAddToCollectionOperation. sessionprotected CoreSessionAddToFavoritesOperation. sessionprotected CoreSessionCreateCollectionOperation. sessionprotected CoreSessionFetchFavorites. sessionprotected CoreSessionGetDocumentsFromFavoritesOperation. sessionprotected CoreSessionMoveCollectionMemberOperation. sessionprotected CoreSessionRemoveFromCollectionOperation. sessionprotected CoreSessionRemoveFromFavoritesOperation. sessionprotected CoreSessionSuggestCollectionEntry. session -
Uses of CoreSession in org.nuxeo.ecm.automation.core.operations.document
Fields in org.nuxeo.ecm.automation.core.operations.document declared as CoreSession Modifier and Type Field Description protected CoreSessionAddEntryToMultiValuedProperty. sessionprotected CoreSessionAddFacet. sessionprotected CoreSessionAddItemToListProperty. sessionprotected CoreSessionAddPermission. sessionprotected CoreSessionBlockPermissionInheritance. sessionprotected CoreSessionCheckInDocument. sessionprotected CoreSessionCheckOutDocument. sessionprotected CoreSessionCopyDocument. sessionprotected CoreSessionCopySchema. sessionprotected CoreSessionCreateDocument. sessionprotected CoreSessionCreateProxyLive. sessionprotected CoreSessionCreateVersion. sessionprotected CoreSessionDeleteDocument. sessionprotected CoreSessionFetchByProperty. sessionprotected CoreSessionGetDocumentChild. sessionprotected CoreSessionGetDocumentChildren. sessionprotected CoreSessionGetDocumentParent. sessionprotected CoreSessionGetDocumentVersions. sessionprotected CoreSessionGetLastDocumentVersion. sessionprotected CoreSessionGetLiveDocument. sessionprotected CoreSessionLockDocument. sessionprotected CoreSessionMoveDocument. sessionprotected CoreSessionMultiPublishDocument. sessionprotected CoreSessionOrderDocument. sessionprotected CoreSessionPublishDocument. sessionprotected CoreSessionQuery. sessionDeprecated.protected CoreSessionRemoveDocumentACL. sessionprotected CoreSessionRemoveDocumentBlob. sessionprotected CoreSessionRemoveEntryOfMultiValuedProperty. sessionprotected CoreSessionRemoveFacet. sessionprotected CoreSessionRemoveItemFromListProperty. sessionprotected CoreSessionRemovePermission. sessionprotected CoreSessionRemoveProperty. sessionprotected CoreSessionRemoveProxies. sessionprotected CoreSessionReplacePermission. sessionprotected CoreSessionResetSchema. sessionprotected CoreSessionRestoreVersion. sessionprotected CoreSessionSaveDocument. sessionprotected CoreSessionSetDocumentACE. sessionprotected CoreSessionSetDocumentBlob. sessionprotected CoreSessionSetDocumentLifeCycle. sessionprotected CoreSessionSetDocumentProperty. sessionprotected CoreSessionTrashDocument. sessionprotected CoreSessionUnblockPermissionInheritance. sessionprotected CoreSessionUnlockDocument. sessionprotected CoreSessionUntrashDocument. sessionprotected CoreSessionUpdateDocument. session -
Uses of CoreSession in org.nuxeo.ecm.automation.core.operations.execution
Fields in org.nuxeo.ecm.automation.core.operations.execution declared as CoreSession Modifier and Type Field Description protected CoreSessionRunDocumentChain. sessionprotected CoreSessionRunFileChain. sessionprotected CoreSessionRunInNewTransaction. sessionDeprecated.protected CoreSessionRunOperationOnList. sessionprotected CoreSessionRunOperationOnListInNewTransaction. sessionDeprecated.protected CoreSessionSaveSession. session -
Uses of CoreSession in org.nuxeo.ecm.automation.core.operations.services
Fields in org.nuxeo.ecm.automation.core.operations.services declared as CoreSession Modifier and Type Field Description protected CoreSessionAuditPageProviderOperation. sessionprotected CoreSessionBlobHolderAttach. sessionprotected CoreSessionCreateRelation. sessionprotected CoreSessionDeleteRelation. sessionprotected CoreSessionDocumentPageProviderOperation. sessionprotected CoreSessionFileManagerCreateFolder. sessionprotected CoreSessionFileManagerImport. sessionprotected CoreSessionFileManagerImportWithProperties. sessionprotected CoreSessionGetActions. sessionprotected CoreSessionGetRelations. sessionprotected CoreSessionResultSetPageProviderOperation. sessionprotected CoreSessionUserInvite. sessionprotected CoreSessionUserWorkspace. session -
Uses of CoreSession in org.nuxeo.ecm.automation.core.operations.services.bulk
Fields in org.nuxeo.ecm.automation.core.operations.services.bulk declared as CoreSession Modifier and Type Field Description protected CoreSessionBulkWaitForAction. repoprotected CoreSessionBulkRunAction. sessionMethods in org.nuxeo.ecm.automation.core.operations.services.bulk with parameters of type CoreSession Modifier and Type Method Description protected voidAbstractAutomationBulkAction.AutomationComputation. compute(CoreSession session, List<String> ids, Map<String,Serializable> properties)protected voidAbstractAutomationBulkAction.AutomationComputation. runOperationOnAllDocuments(CoreSession session, DocumentModelList documents)protected voidAbstractAutomationBulkAction.AutomationComputation. runOperationOnEachDocument(CoreSession session, DocumentModelList documents) -
Uses of CoreSession in org.nuxeo.ecm.automation.core.operations.services.query
Fields in org.nuxeo.ecm.automation.core.operations.services.query declared as CoreSession Modifier and Type Field Description protected CoreSessionDocumentPaginatedQuery. sessionprotected CoreSessionResultSetPaginatedQuery. session -
Uses of CoreSession in org.nuxeo.ecm.automation.core.scripting
Fields in org.nuxeo.ecm.automation.core.scripting declared as CoreSession Modifier and Type Field Description protected CoreSessionDocumentWrapper. sessionMethods in org.nuxeo.ecm.automation.core.scripting that return CoreSession Modifier and Type Method Description CoreSessionDocumentWrapper. getSession()Constructors in org.nuxeo.ecm.automation.core.scripting with parameters of type CoreSession Constructor Description DocumentWrapper(CoreSession session, DocumentModel doc) -
Uses of CoreSession in org.nuxeo.ecm.automation.core.util
Methods in org.nuxeo.ecm.automation.core.util with parameters of type CoreSession Modifier and Type Method Description protected static voidPageProviderHelper. fillSearchDocument(CoreSession session, DocumentModel searchDoc, Map<String,String> namedParameters)static PageProvider<?>PageProviderHelper. getPageProvider(CoreSession session, PageProviderDefinition def, Map<String,String> namedParameters, Object... queryParams)static PageProvider<?>PageProviderHelper. getPageProvider(CoreSession session, PageProviderDefinition def, Map<String,String> namedParameters, List<String> sortBy, List<String> sortOrder, Long pageSize, Long currentPageIndex, Long currentOffset, List<String> highlights, List<String> quickFilters, Object... parameters)static PageProvider<?>PageProviderHelper. getPageProvider(CoreSession session, PageProviderDefinition def, Map<String,String> namedParameters, List<String> sortBy, List<String> sortOrder, Long pageSize, Long currentPageIndex, Object... queryParams)static PageProvider<?>PageProviderHelper. getPageProvider(CoreSession session, PageProviderDefinition def, Map<String,String> namedParameters, List<String> sortBy, List<String> sortOrder, Long pageSize, Long currentPageIndex, List<String> highlights, List<String> quickFilters, Object... parameters)static DocumentModelPageProviderHelper. getSearchDocumentModel(CoreSession session, String providerName, Map<String,String> namedParameters)static DocumentModelPageProviderHelper. getSearchDocumentModel(CoreSession session, PageProviderService pps, String providerName, Map<String,String> namedParameters)Returns asearchDocumentModelif the givenproviderNameis not null and has a validdefinition, or if the givennamedParametersis not empty.static DocumentModelDocumentHelper. saveDocument(CoreSession session, DocumentModel doc)Saves the document and clear context data to avoid incrementing version in next operations if not needed.static voidDocumentHelper. setJSONProperties(CoreSession session, DocumentModel doc, Properties properties)Sets the properties of a document based on their JSON representation (especially for scalar lists).protected static voidDocumentHelper. setLocalAcl(CoreSession session, DocumentModel doc, String value)static voidDocumentHelper. setProperties(CoreSession session, DocumentModel doc, Map<String,String> values)Sets the properties given as a map of xpath:value to the given document.static voidDocumentHelper. setProperties(CoreSession session, DocumentModel doc, Properties properties)static voidDocumentHelper. setProperties(CoreSession session, DocumentModel doc, Properties properties, Properties propertiesBehaviors)static voidDocumentHelper. setProperty(CoreSession session, DocumentModel doc, String key, String value)static voidDocumentHelper. setProperty(CoreSession session, DocumentModel doc, String key, String value, boolean decodeStringListAsJSON)static voidDocumentHelper. setProperty(CoreSession session, DocumentModel doc, String key, String value, String behavior)static voidDocumentHelper. setProperty(CoreSession session, DocumentModel doc, String key, String value, String behavior, boolean decodeStringListAsJSON) -
Uses of CoreSession in org.nuxeo.ecm.automation.elasticsearch
Fields in org.nuxeo.ecm.automation.elasticsearch declared as CoreSession Modifier and Type Field Description protected CoreSessionElasticsearchIndexOperation. repoprotected CoreSessionElasticsearchWaitForIndexingOperation. repoprotected CoreSessionElasticsearchBulkIndexOperation. session -
Uses of CoreSession in org.nuxeo.ecm.automation.features
Methods in org.nuxeo.ecm.automation.features with parameters of type CoreSession Modifier and Type Method Description booleanPlatformFunctions. documentExists(CoreSession session, String idOrPath)Checks if a document with the supplied id (or path) exists. -
Uses of CoreSession in org.nuxeo.ecm.automation.io.services.codec
Methods in org.nuxeo.ecm.automation.io.services.codec with parameters of type CoreSession Modifier and Type Method Description EntityTypeAbstractMarshallingRegistryCodec. read(com.fasterxml.jackson.core.JsonParser jp, CoreSession session)TObjectCodec. read(com.fasterxml.jackson.core.JsonParser jp, CoreSession session)When the object codec is called the stream is positioned on the first value.BooleanObjectCodecService.BooleanCodec. read(com.fasterxml.jackson.core.JsonParser jp, CoreSession session)CalendarObjectCodecService.CalendarCodec. read(com.fasterxml.jackson.core.JsonParser jp, CoreSession session)DateObjectCodecService.DateCodec. read(com.fasterxml.jackson.core.JsonParser jp, CoreSession session)BusinessAdapterObjectCodecService.DocumentAdapterCodec. read(com.fasterxml.jackson.core.JsonParser jp, CoreSession session)When the object codec is called the stream is positioned on the first value.NumberObjectCodecService.NumberCodec. read(com.fasterxml.jackson.core.JsonParser jp, CoreSession session)ObjectObjectCodecService. read(com.fasterxml.jackson.core.JsonParser jp, ClassLoader cl, CoreSession session)ObjectObjectCodecService. read(InputStream in, ClassLoader cl, CoreSession session)ObjectObjectCodecService. read(InputStream in, CoreSession session)ObjectObjectCodecService. read(String json, ClassLoader cl, CoreSession session)ObjectObjectCodecService. read(String json, CoreSession session)StringObjectCodecService.StringCodec. read(com.fasterxml.jackson.core.JsonParser jp, CoreSession session)ObjectObjectCodecService. readNode(com.fasterxml.jackson.databind.JsonNode node, ClassLoader cl, CoreSession session)ObjectObjectCodecService. readNode(com.fasterxml.jackson.databind.JsonNode node, CoreSession session) -
Uses of CoreSession in org.nuxeo.ecm.automation.jaxrs.io.operations
Methods in org.nuxeo.ecm.automation.jaxrs.io.operations that return CoreSession Modifier and Type Method Description CoreSessionJsonRequestReader. getCoreSession()CoreSessionMultiPartFormRequestReader. getCoreSession()CoreSessionMultiPartRequestReader. getCoreSession()Deprecated.CoreSessionUrlEncodedFormRequestReader. getCoreSession()Methods in org.nuxeo.ecm.automation.jaxrs.io.operations with parameters of type CoreSession Modifier and Type Method Description OperationContextExecutionRequest. createContext(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, CoreSession session)Sets up and returns the currentOperationContext, which MUST NOT be closed.static ExecutionRequestJsonRequestReader. readRequest(com.fasterxml.jackson.core.JsonParser jp, javax.ws.rs.core.MultivaluedMap<String,String> headers, CoreSession session)ExecutionRequestJsonRequestReader. readRequest(InputStream in, javax.ws.rs.core.MultivaluedMap<String,String> headers, CoreSession session)ExecutionRequestJsonRequestReader. readRequest(String content, javax.ws.rs.core.MultivaluedMap<String,String> headers, CoreSession session)ExecutionRequestJsonRequestReader. readRequest0(String content, javax.ws.rs.core.MultivaluedMap<String,String> headers, CoreSession session) -
Uses of CoreSession in org.nuxeo.ecm.automation.server.jaxrs
Fields in org.nuxeo.ecm.automation.server.jaxrs declared as CoreSession Modifier and Type Field Description protected CoreSessionExecutableResource. sessionMethods in org.nuxeo.ecm.automation.server.jaxrs that return CoreSession Modifier and Type Method Description CoreSessionCoreSessionProvider. getValue()Methods in org.nuxeo.ecm.automation.server.jaxrs that return types with arguments of type CoreSession Modifier and Type Method Description com.sun.jersey.spi.inject.Injectable<CoreSession>CoreSessionProvider. getInjectable(com.sun.jersey.core.spi.component.ComponentContext ic, javax.ws.rs.core.Context a, Type c) -
Uses of CoreSession in org.nuxeo.ecm.automation.server.jaxrs.adapters
Fields in org.nuxeo.ecm.automation.server.jaxrs.adapters declared as CoreSession Modifier and Type Field Description protected CoreSessionAsyncOperationAdapter. session -
Uses of CoreSession in org.nuxeo.ecm.automation.server.jaxrs.batch
Methods in org.nuxeo.ecm.automation.server.jaxrs.batch with parameters of type CoreSession Modifier and Type Method Description ObjectBatchManager. execute(String batchId, String fileIndex, String chainOrOperationId, CoreSession session, Map<String,Object> contextParams, Map<String,Object> operationParams)Executes the chain or operation on theBlobfrom the givenbatchIdandfileIndex.ObjectBatchManager. execute(String batchId, String chainOrOperationId, CoreSession session, Map<String,Object> contextParams, Map<String,Object> operationParams)Executes the chain or operation on theBlobsfrom the givenbatchId.protected ObjectBatchManagerComponent. execute(Object blobInput, String chainOrOperationId, CoreSession session, Map<String,Object> contextParams, Map<String,Object> operationParams)ObjectBatchManagerComponent. execute(String batchId, String fileIndex, String chainOrOperationId, CoreSession session, Map<String,Object> contextParams, Map<String,Object> operationParams)ObjectBatchManagerComponent. execute(String batchId, String chainOrOperationId, CoreSession session, Map<String,Object> contextParams, Map<String,Object> operationParams)ObjectBatchManager. executeAndClean(String batchId, String chainOrOperationId, CoreSession session, Map<String,Object> contextParams, Map<String,Object> operationParams)Executes the chain or operation on theBlobsfrom the givenbatchId.ObjectBatchManagerComponent. executeAndClean(String batchId, String chainOrOperationId, CoreSession session, Map<String,Object> contextParams, Map<String,Object> operationParams) -
Uses of CoreSession in org.nuxeo.ecm.automation.task
Fields in org.nuxeo.ecm.automation.task declared as CoreSession Modifier and Type Field Description protected CoreSessionCreateTask. coreSessionprotected CoreSessionGetUserTasks. repoprotected CoreSessionUserTaskPageProviderOperation. session -
Uses of CoreSession in org.nuxeo.ecm.collections.api
Methods in org.nuxeo.ecm.collections.api with parameters of type CoreSession Modifier and Type Method Description voidCollectionManager. addToCollection(DocumentModel collection, List<DocumentModel> documentListToBeAdded, CoreSession session)Add a list of document to a collection.voidCollectionManager. addToCollection(DocumentModel collection, DocumentModel documentToBeAdded, CoreSession session)Add a document to a collection.voidFavoritesManager. addToFavorites(DocumentModel document, CoreSession session)voidCollectionManager. addToNewCollection(String newTitle, String newDescription, List<DocumentModel> documentListToBeAdded, CoreSession documentManager)Add a list of document to a new collection.voidCollectionManager. addToNewCollection(String newTitle, String newDescription, DocumentModel documentToBeAdded, CoreSession session)Add a document to a new collection.booleanCollectionManager. canAddToCollection(DocumentModel collection, CoreSession session)Check that a document is a collection and that the given core session has permission to add document inside.booleanCollectionManager. canManage(DocumentModel collection, CoreSession session)Check that the given core session has permission to manage the collection.DocumentModelCollectionManager. createCollection(CoreSession session, String title, String description, String path)Create a collection with a given name, description and path.voidCollectionManager. doRemoveFromCollection(DocumentModel documentToBeRemoved, String collectionId, CoreSession session)DocumentModelFavoritesManager. getFavorites(CoreSession session)DocumentModelFavoritesManager. getFavorites(DocumentModel context, CoreSession session)Deprecated.since 10.3 useFavoritesManager.getFavorites(CoreSession)insteadDocumentModelCollectionManager. getUserDefaultCollections(CoreSession session)Get user collections root document.DocumentModelCollectionManager. getUserDefaultCollections(DocumentModel context, CoreSession session)Deprecated.since 10.3 useCollectionManager.getUserDefaultCollections(CoreSession)insteadDocumentModelCollectionLocationService. getUserDefaultCollectionsRoot(CoreSession session)Provide the default document where will be stored collections.DocumentModelCollectionLocationService. getUserFavorites(CoreSession session)Provide the default favorites document.List<DocumentModel>CollectionManager. getVisibleCollection(DocumentModel collectionMember, int maxResult, CoreSession session)Get the list of collection of a document.List<DocumentModel>CollectionManager. getVisibleCollection(DocumentModel collectionMember, CoreSession session)Get the list of collection of a document.booleanCollectionManager. hasVisibleCollection(DocumentModel collectionMember, CoreSession session)Check that the given core session has READ permission on at least one collection of the given document.booleanFavoritesManager. isFavorite(DocumentModel document, CoreSession session)booleanCollectionManager. isInCollection(DocumentModel collection, DocumentModel document, CoreSession session)Check whether a document is in a given collection.booleanCollectionManager. moveMembers(CoreSession session, DocumentModel collection, DocumentModel member1, DocumentModel member2)Move the member1 right after the member2 within the collection.voidCollectionManager. removeAllFromCollection(DocumentModel collection, List<DocumentModel> documentListToBeRemoved, CoreSession session)Remove a list of document from a given collection.voidCollectionManager. removeFromCollection(DocumentModel collection, DocumentModel documentToBeRemoved, CoreSession session)Remove a document from a collection.voidFavoritesManager. removeFromFavorites(DocumentModel document, CoreSession session) -
Uses of CoreSession in org.nuxeo.ecm.collections.core
Methods in org.nuxeo.ecm.collections.core with parameters of type CoreSession Modifier and Type Method Description voidCollectionManagerImpl. addToCollection(DocumentModel collection, List<DocumentModel> documentListToBeAdded, CoreSession session)voidCollectionManagerImpl. addToCollection(DocumentModel collection, DocumentModel documentToBeAdded, CoreSession session)voidFavoritesManagerImpl. addToFavorites(DocumentModel document, CoreSession session)voidCollectionManagerImpl. addToNewCollection(String newTitle, String newDescription, List<DocumentModel> documentListToBeAdded, CoreSession session)voidCollectionManagerImpl. addToNewCollection(String newTitle, String newDescription, DocumentModel documentToBeAdded, CoreSession session)booleanCollectionManagerImpl. canAddToCollection(DocumentModel collection, CoreSession session)booleanCollectionManagerImpl. canManage(DocumentModel collection, CoreSession session)voidCollectionManagerImpl. checkCanAddToCollection(DocumentModel collection, DocumentModel documentToBeAdded, CoreSession session)protected voidCollectionManagerImpl. checkCanCollectInCollection(DocumentModel collection, CoreSession session)protected DocumentModelCollectionManagerImpl. createCollection(String newTitle, String newDescription, DocumentModel context, CoreSession session)DocumentModelCollectionManagerImpl. createCollection(CoreSession session, String title, String description, String path)voidCollectionManagerImpl. doRemoveFromCollection(DocumentModel documentToBeRemoved, String collectionId, CoreSession session)protected voidCollectionManagerImpl. fireEvent(DocumentModel doc, CoreSession session, String eventName, Map<String,Serializable> props)DocumentModelFavoritesManagerImpl. getFavorites(CoreSession session)DocumentModelFavoritesManagerImpl. getFavorites(DocumentModel context, CoreSession session)Deprecated.DocumentModelCollectionManagerImpl. getUserDefaultCollections(CoreSession session)DocumentModelCollectionManagerImpl. getUserDefaultCollections(DocumentModel context, CoreSession session)Deprecated.List<DocumentModel>CollectionManagerImpl. getVisibleCollection(DocumentModel collectionMember, int maxResult, CoreSession session)List<DocumentModel>CollectionManagerImpl. getVisibleCollection(DocumentModel collectionMember, CoreSession session)booleanCollectionManagerImpl. hasVisibleCollection(DocumentModel collectionMember, CoreSession session)booleanFavoritesManagerImpl. isFavorite(DocumentModel document, CoreSession session)booleanCollectionManagerImpl. isInCollection(DocumentModel collection, DocumentModel document, CoreSession session)booleanCollectionManagerImpl. moveMembers(CoreSession session, DocumentModel collection, DocumentModel member1, DocumentModel member2)voidCollectionManagerImpl. removeAllFromCollection(DocumentModel collection, List<DocumentModel> documentListToBeRemoved, CoreSession session)voidCollectionManagerImpl. removeFromCollection(DocumentModel collection, DocumentModel documentToBeRemoved, CoreSession session)voidFavoritesManagerImpl. removeFromFavorites(DocumentModel document, CoreSession session) -
Uses of CoreSession in org.nuxeo.ecm.core
Methods in org.nuxeo.ecm.core with parameters of type CoreSession Modifier and Type Method Description protected longCoreService. doCleanupOrphanVersions(CoreSession session, long commitSize) -
Uses of CoreSession in org.nuxeo.ecm.core.action
Methods in org.nuxeo.ecm.core.action with parameters of type CoreSession Modifier and Type Method Description protected voidDeletionAction.DeletionComputation. compute(CoreSession session, List<String> ids, Map<String,Serializable> properties)protected voidGarbageCollectOrphanBlobsAction.GarbageCollectOrphanBlobsComputation. compute(CoreSession session, List<String> blobKeys, Map<String,Serializable> properties)protected voidGarbageCollectOrphanVersionsAction.GarbageCollectOrphanVersionsComputation. compute(CoreSession session, List<String> ids, Map<String,Serializable> properties) -
Uses of CoreSession in org.nuxeo.ecm.core.api
Subinterfaces of CoreSession in org.nuxeo.ecm.core.api Modifier and Type Interface Description interfaceCloseableCoreSessionDeprecated.since 11.1, use justCoreSessioninsteadClasses in org.nuxeo.ecm.core.api that implement CoreSession Modifier and Type Class Description classAbstractSessionAbstract implementation of the client interface.Fields in org.nuxeo.ecm.core.api declared as CoreSession Modifier and Type Field Description protected CoreSessionDocumentTreeIterator. sessionThe document manager session.protected CoreSessionUnrestrictedSessionRunner. sessionMethods in org.nuxeo.ecm.core.api that return CoreSession Modifier and Type Method Description static CoreSessionCoreInstance. getCoreSession(String repositoryName)Gets aCoreSessionfor the currently logged-in user.static CoreSessionCoreInstance. getCoreSession(String repositoryName, String username)MUST ONLY BE USED IN UNIT TESTS to get aCoreSessionfor the given user.static CoreSessionCoreInstance. getCoreSession(String repositoryName, NuxeoPrincipal principal)Gets aCoreSessionfor the given principal.CoreSessionDocumentModel. getCoreSession()Gets the core session to which this document is tied.static CoreSessionCoreInstance. getCoreSessionSystem(String repositoryName)Gets aCoreSessionfor a system user.static CoreSessionCoreInstance. getCoreSessionSystem(String repositoryName, String originatingUsername)Gets aCoreSessionfor a system user with an optional originating username.Methods in org.nuxeo.ecm.core.api with parameters of type CoreSession Modifier and Type Method Description voidDocumentModel. attach(CoreSession coreSession)Reattaches a document to an existing session.protected booleanUnrestrictedSessionRunner. checkUnrestricted(CoreSession session)static DocumentModelImplDocumentModelFactory. createDocumentModel(String typeName, DocumentRef parentRef, CoreSession coreSession)Creates a document model for a new document.static DocumentModelImplDocumentModelFactory. createDocumentModel(Document doc, CoreSession coreSession)Creates a document model for an existing document.static voidCoreInstance. doPrivileged(CoreSession session, Consumer<CoreSession> consumer)Runs the givenConsumerwith a systemCoreSessionwhile logged in as a system user.static <R> RCoreInstance. doPrivileged(CoreSession session, Function<CoreSession,R> function)Runs the givenFunctionwith a systemCoreSessionwhile logged in as a system user.Method parameters in org.nuxeo.ecm.core.api with type arguments of type CoreSession Modifier and Type Method Description static voidCoreInstance. doPrivileged(String repositoryName, Consumer<CoreSession> consumer)Runs the givenConsumerwith a systemCoreSessionwhile logged in as a system user.static <R> RCoreInstance. doPrivileged(String repositoryName, Function<CoreSession,R> function)Runs the givenFunctionwith a systemCoreSessionwhile logged in as a system user.static voidCoreInstance. doPrivileged(CoreSession session, Consumer<CoreSession> consumer)Runs the givenConsumerwith a systemCoreSessionwhile logged in as a system user.static <R> RCoreInstance. doPrivileged(CoreSession session, Function<CoreSession,R> function)Runs the givenFunctionwith a systemCoreSessionwhile logged in as a system user.Constructors in org.nuxeo.ecm.core.api with parameters of type CoreSession Constructor Description DocumentTreeIterator(CoreSession session, DocumentModel root)Creates the iterator given the tree root.DocumentTreeIterator(CoreSession session, DocumentModel root, boolean excludeRoot)UnrestrictedSessionRunner(CoreSession session)Constructs aUnrestrictedSessionRunnergiven an existing session (which may or may not be already unrestricted). -
Uses of CoreSession in org.nuxeo.ecm.core.api.impl
Fields in org.nuxeo.ecm.core.api.impl declared as CoreSession Modifier and Type Field Description protected CoreSessionDocumentModelImpl. coreSessionMethods in org.nuxeo.ecm.core.api.impl that return CoreSession Modifier and Type Method Description CoreSessionDocumentModelImpl. getCoreSession()CoreSessionSimpleDocumentModel. getCoreSession()protected CoreSessionDocumentModelImpl. getSession()Gets the CoreSession, or fails if it's not available.Methods in org.nuxeo.ecm.core.api.impl with parameters of type CoreSession Modifier and Type Method Description voidDocumentModelImpl. attach(CoreSession coreSession)voidSimpleDocumentModel. attach(CoreSession coreSession)protected booleanPermissionFilter. hasPermission(CoreSession session, DocumentModel doc, Set<String> permissions, boolean required)Constructors in org.nuxeo.ecm.core.api.impl with parameters of type CoreSession Constructor Description DocumentModelChildrenIterator(CoreSession session, DocumentRef parentRef, String type, Filter filter)DocumentModelImpl(String type, String id, Path path, DocumentRef docRef, DocumentRef parentRef, String[] schemas, Set<String> facets, String sourceId, boolean isProxy, CoreSession coreSession, String repositoryName, NuxeoPrincipal principal) -
Uses of CoreSession in org.nuxeo.ecm.core.api.local
Classes in org.nuxeo.ecm.core.api.local that implement CoreSession Modifier and Type Class Description classLocalSessionLocal Session: implementation ofCoreSessionbeyondAbstractSession, dealing with low-level stuff. -
Uses of CoreSession in org.nuxeo.ecm.core.api.localconfiguration
Methods in org.nuxeo.ecm.core.api.localconfiguration with parameters of type CoreSession Modifier and Type Method Description voidAbstractLocalConfiguration. save(CoreSession session)voidLocalConfiguration. save(CoreSession session)Save this LocalConfiguration. -
Uses of CoreSession in org.nuxeo.ecm.core.api.propertiesmapping
Methods in org.nuxeo.ecm.core.api.propertiesmapping with parameters of type CoreSession Modifier and Type Method Description voidPropertiesMappingService. mapProperties(CoreSession session, DocumentModel sourceDoc, DocumentModel targetDoc, String mappingName)Copies the properties defined by the given xpaths in the mapping from the target to the source document. -
Uses of CoreSession in org.nuxeo.ecm.core.api.propertiesmapping.impl
Methods in org.nuxeo.ecm.core.api.propertiesmapping.impl with parameters of type CoreSession Modifier and Type Method Description voidPropertiesMappingComponent. mapProperties(CoreSession session, DocumentModel sourceDoc, DocumentModel targetDoc, String mapping) -
Uses of CoreSession in org.nuxeo.ecm.core.api.thumbnail
Methods in org.nuxeo.ecm.core.api.thumbnail with parameters of type CoreSession Modifier and Type Method Description BlobThumbnail. computeThumbnail(CoreSession session)BlobThumbnailAdapter. computeThumbnail(CoreSession session)BlobThumbnailFactory. computeThumbnail(DocumentModel doc, CoreSession session)BlobThumbnailService. computeThumbnail(DocumentModel doc, CoreSession session)Compute the thumbnail (related to the document type/facet)BlobThumbnailServiceImpl. computeThumbnail(DocumentModel doc, CoreSession session)BlobThumbnail. getThumbnail(CoreSession session)BlobThumbnailAdapter. getThumbnail(CoreSession session)BlobThumbnailFactory. getThumbnail(DocumentModel doc, CoreSession session)BlobThumbnailService. getThumbnail(DocumentModel doc, CoreSession session)Get the document thumbnail (related to the doc type/facet)BlobThumbnailServiceImpl. getThumbnail(DocumentModel doc, CoreSession session)ThumbnailFactoryThumbnailServiceImpl. getThumbnailFactory(DocumentModel doc, CoreSession session)voidThumbnailAdapter. save(CoreSession session) -
Uses of CoreSession in org.nuxeo.ecm.core.api.trash
Methods in org.nuxeo.ecm.core.api.trash with parameters of type CoreSession Modifier and Type Method Description booleanTrashService. isTrashed(CoreSession session, DocumentRef doc)voidTrashService. purgeDocuments(CoreSession session, List<DocumentRef> docRefs)Purges (completely deletes) documents.StringTrashService. unmangleName(CoreSession session, DocumentRef parentRef, String docName)Unmangles the name of a document in the trash to find its un-trashed name. -
Uses of CoreSession in org.nuxeo.ecm.core.api.versioning
Methods in org.nuxeo.ecm.core.api.versioning with parameters of type CoreSession Modifier and Type Method Description DocumentVersioningService. doPostSave(CoreSession session, Document doc, VersioningOption option, String checkinComment, Map<String,Serializable> options)Applies versioning options after document save.VersioningOptionVersioningService. doPreSave(CoreSession session, Document doc, boolean isDirty, VersioningOption option, String checkinComment, Map<String,Serializable> options)Applies versioning options before document save. -
Uses of CoreSession in org.nuxeo.ecm.core.blob
Methods in org.nuxeo.ecm.core.blob with parameters of type CoreSession Modifier and Type Method Description protected voidComputeDigestHelper. replaceDigest(CoreSession session) -
Uses of CoreSession in org.nuxeo.ecm.core.bulk
Methods in org.nuxeo.ecm.core.bulk with parameters of type CoreSession Modifier and Type Method Description protected voidS3SetBlobLengthAction.SetBlobLengthComputation. compute(CoreSession session, List<String> ids, Map<String,Serializable> properties) -
Uses of CoreSession in org.nuxeo.ecm.core.bulk.action
Methods in org.nuxeo.ecm.core.bulk.action with parameters of type CoreSession Modifier and Type Method Description protected voidRemoveProxyAction.RemoveProxyComputation. compute(CoreSession session, List<String> ids, Map<String,Serializable> properties)protected voidSetPropertiesAction.SetPropertyComputation. compute(CoreSession session, List<String> ids, Map<String,Serializable> properties)protected voidSetSystemPropertiesAction.SetSystemPropertyComputation. compute(CoreSession session, List<String> ids, Map<String,Serializable> properties)protected voidTrashAction.TrashComputation. compute(CoreSession session, List<String> ids, Map<String,Serializable> properties)protected voidTrashAction.TrashComputation. fireEvent(CoreSession session, String eventId, Collection<DocumentRef> refs)protected voidTrashAction.TrashComputation. removeProxies(CoreSession session, List<String> ids)voidTrashAction.TrashComputation. setSystemProperty(CoreSession session, List<String> ids, Boolean value) -
Uses of CoreSession in org.nuxeo.ecm.core.bulk.action.computation
Methods in org.nuxeo.ecm.core.bulk.action.computation with parameters of type CoreSession Modifier and Type Method Description protected abstract voidAbstractBulkComputation. compute(CoreSession session, List<String> ids, Map<String,Serializable> properties)DocumentModelListAbstractBulkComputation. loadDocuments(CoreSession session, List<String> documentIds)Helper to load a list of documents.DocumentModelListAbstractBulkComputation. loadDocumentsOneByOne(CoreSession session, List<String> documentIds) -
Uses of CoreSession in org.nuxeo.ecm.core.event
Methods in org.nuxeo.ecm.core.event that return CoreSession Modifier and Type Method Description CoreSessionEventContext. getCoreSession()Gets the current core session if any.Methods in org.nuxeo.ecm.core.event with parameters of type CoreSession Modifier and Type Method Description voidEventContext. setCoreSession(CoreSession session)Sets the core session. -
Uses of CoreSession in org.nuxeo.ecm.core.event.impl
Fields in org.nuxeo.ecm.core.event.impl declared as CoreSession Modifier and Type Field Description protected CoreSessionReconnectedEventBundleImpl. reconnectedCoreSessionprotected CoreSessionEventContextImpl. sessionMethods in org.nuxeo.ecm.core.event.impl that return CoreSession Modifier and Type Method Description CoreSessionEventContextImpl. getCoreSession()CoreSessionShallowDocumentModel. getCoreSession()protected CoreSessionReconnectedEventBundleImpl. getReconnectedCoreSession(String repoName, String originatingUsername)Methods in org.nuxeo.ecm.core.event.impl with parameters of type CoreSession Modifier and Type Method Description voidShallowDocumentModel. attach(CoreSession coreSession)protected booleanReconnectedEventBundleImpl. refetchDocumentModel(CoreSession session, Object eventProperty)voidEventContextImpl. setCoreSession(CoreSession session)Constructors in org.nuxeo.ecm.core.event.impl with parameters of type CoreSession Constructor Description DocumentEventContext(CoreSession session, NuxeoPrincipal principal, DocumentModel source)DocumentEventContext(CoreSession session, NuxeoPrincipal principal, DocumentModel source, DocumentRef destDoc)EventContextImpl(CoreSession session, NuxeoPrincipal principal)EventContextImpl(CoreSession session, NuxeoPrincipal principal, Object... args)InlineEventContext(CoreSession session, NuxeoPrincipal principal, Map<String,Serializable> properties)UnboundEventContext(CoreSession session, NuxeoPrincipal principal, Map<String,Serializable> properties) -
Uses of CoreSession in org.nuxeo.ecm.core.io
Methods in org.nuxeo.ecm.core.io with parameters of type CoreSession Modifier and Type Method Description InputStreamDocumentXMLExporter. exportXML(DocumentModel doc, CoreSession session)Exports a document to XML as anInputStream.byte[]DocumentXMLExporter. exportXMLAsByteArray(DocumentModel doc, CoreSession session)Exports a document to XML as a byte array.InputSourceDocumentXMLExporter. exportXMLAsInputSource(DocumentModel doc, CoreSession session)Exports a document to XML as anInputSource.voidImportExtension. updateImport(CoreSession session, DocumentModel docModel, ExportedDocument result) -
Uses of CoreSession in org.nuxeo.ecm.core.io.impl
Fields in org.nuxeo.ecm.core.io.impl declared as CoreSession Modifier and Type Field Description protected CoreSessionAbstractDocumentModelWriter. sessionMethods in org.nuxeo.ecm.core.io.impl with parameters of type CoreSession Modifier and Type Method Description InputStreamDocumentXMLExporterImpl. exportXML(DocumentModel doc, CoreSession session)Exports a document to XML as anInputStream.byte[]DocumentXMLExporterImpl. exportXMLAsByteArray(DocumentModel doc, CoreSession session)Exports a document to XML as a byte array.InputSourceDocumentXMLExporterImpl. exportXMLAsInputSource(DocumentModel doc, CoreSession session)Exports a document to XML as anInputSource.Constructors in org.nuxeo.ecm.core.io.impl with parameters of type CoreSession Constructor Description AbstractDocumentModelWriter(CoreSession session, String parentPath)AbstractDocumentModelWriter(CoreSession session, String parentPath, int saveInterval) -
Uses of CoreSession in org.nuxeo.ecm.core.io.impl.extensions
Methods in org.nuxeo.ecm.core.io.impl.extensions with parameters of type CoreSession Modifier and Type Method Description protected LockManagerDocumentLockImporter. getLockManager(CoreSession session)voidDocumentLockImporter. updateImport(CoreSession session, DocumentModel docModel, ExportedDocument xdoc) -
Uses of CoreSession in org.nuxeo.ecm.core.io.impl.plugins
Fields in org.nuxeo.ecm.core.io.impl.plugins declared as CoreSession Modifier and Type Field Description protected CoreSessionDocumentModelReader. sessionMethods in org.nuxeo.ecm.core.io.impl.plugins with parameters of type CoreSession Modifier and Type Method Description static DocumentsListReaderDocumentsListReader. createDocumentsListReader(CoreSession session, Collection<DocumentRef> docRefsList) -
Uses of CoreSession in org.nuxeo.ecm.core.io.registry.context
Methods in org.nuxeo.ecm.core.io.registry.context that return CoreSession Modifier and Type Method Description CoreSessionRenderingContext.SessionWrapper. getSession()Methods in org.nuxeo.ecm.core.io.registry.context with parameters of type CoreSession Modifier and Type Method Description static RenderingContextImpl.RenderingContextBuilderRenderingContext.CtxBuilder. session(CoreSession session)RenderingContextImpl.RenderingContextBuilderRenderingContextImpl.RenderingContextBuilder. session(CoreSession session)voidRenderingContext. setExistingSession(CoreSession session)Provides aCoreSessionto marshallers.voidRenderingContextImpl. setExistingSession(CoreSession session)voidThreadSafeRenderingContext. setExistingSession(CoreSession session)Constructors in org.nuxeo.ecm.core.io.registry.context with parameters of type CoreSession Constructor Description SessionWrapper(CoreSession session) -
Uses of CoreSession in org.nuxeo.ecm.core.lifecycle.event
Methods in org.nuxeo.ecm.core.lifecycle.event with parameters of type CoreSession Modifier and Type Method Description protected voidBulkLifeCycleChangeListener. changeChildrenState(CoreSession session, String transition, String targetState, DocumentModel doc)protected voidBulkLifeCycleChangeListener. changeDocumentsState(CoreSession session, String transition, String targetState, DocumentModelList docs)Change doc state.protected voidBulkLifeCycleChangeListener. reinitDocumentsLifeCyle(CoreSession documentManager, DocumentModelList docs) -
Uses of CoreSession in org.nuxeo.ecm.core.management.storage
Methods in org.nuxeo.ecm.core.management.storage with parameters of type CoreSession Modifier and Type Method Description protected DocumentModelDocumentStoreManager. createRootlet(CoreSession session)voidDocumentStoreManager. doInitializeRepository(CoreSession session)voidDocumentStoreHandler. onStorageInitialization(CoreSession session, DocumentRef rootletRef)protected DocumentRefDocumentStoreManager. setupRootlet(CoreSession session)Constructors in org.nuxeo.ecm.core.management.storage with parameters of type CoreSession Constructor Description DocumentStoreSessionRunner(CoreSession session) -
Uses of CoreSession in org.nuxeo.ecm.core.migrator
Methods in org.nuxeo.ecm.core.migrator with parameters of type CoreSession Modifier and Type Method Description abstract voidAbstractBulkMigrator. compute(CoreSession session, List<String> ids, Map<String,Serializable> properties)Executes the migration on the given batch.protected voidAbstractBulkMigrator.MigrationComputation. compute(CoreSession session, List<String> ids, Map<String,Serializable> properties)protected abstract voidAbstractRepositoryMigrator. migrateSession(String step, MigrationService.MigrationContext context, CoreSession session)protected voidAbstractRepositoryMigrator. migrateSession(CoreSession session)Deprecated, for removal: This API element is subject to removal in a future version.since 11.1 UseAbstractRepositoryMigrator.migrateSession(String, MigrationContext, CoreSession)insteadprotected abstract StringAbstractBulkMigrator. probeSession(CoreSession session)Probes the current state of asessionby analyzing persistent data.protected abstract StringAbstractRepositoryMigrator. probeSession(CoreSession session) -
Uses of CoreSession in org.nuxeo.ecm.core.model
Methods in org.nuxeo.ecm.core.model with parameters of type CoreSession Modifier and Type Method Description protected booleanDocumentModelResolver. hasReadPermission(CoreSession session, DocumentRef docRef)Checks directly the Read permission asexists(DocumentRef)relies on the Browse permission only.Method parameters in org.nuxeo.ecm.core.model with type arguments of type CoreSession Modifier and Type Method Description protected voidDocumentModelResolver. resolve(Object value, Object context, BiConsumer<CoreSession,DocumentRef> resolver)Resolves the value (in the context) into a session and docRef, and passes them to the resolver. -
Uses of CoreSession in org.nuxeo.ecm.core.opencmis.impl.client
Methods in org.nuxeo.ecm.core.opencmis.impl.client that return CoreSession Modifier and Type Method Description CoreSessionNuxeoBinding. getCoreSession()protected CoreSessionNuxeoSession. getCoreSession() -
Uses of CoreSession in org.nuxeo.ecm.core.opencmis.impl.server
Fields in org.nuxeo.ecm.core.opencmis.impl.server declared as CoreSession Modifier and Type Field Description protected CoreSessionCMISQLtoNXQL. coreSessionprotected CoreSessionNuxeoCmisService. coreSessionMethods in org.nuxeo.ecm.core.opencmis.impl.server that return CoreSession Modifier and Type Method Description CoreSessionNuxeoCmisService. getCoreSession()protected static CoreSessionNuxeoCmisService. openCoreSession(String repositoryName, String username)Constructors in org.nuxeo.ecm.core.opencmis.impl.server with parameters of type CoreSession Constructor Description NuxeoCmisService(CoreSession coreSession)Constructs a Nuxeo CMIS Service from an existingCoreSession.NuxeoCmisService(CoreSession coreSession, String repositoryName) -
Uses of CoreSession in org.nuxeo.ecm.core.opencmis.tests
Methods in org.nuxeo.ecm.core.opencmis.tests with parameters of type CoreSession Modifier and Type Method Description static DocumentModelHelper. createDocument(CoreSession session, DocumentModel doc)static StringHelper. createUserWorkspace(CoreSession repo, String username)static Map<String,String>Helper. makeNuxeoRepository(CoreSession session)static Map<String,String>Helper. makeNuxeoRepository(CoreSession session, boolean addProxy)Creates data in the repository using the Nuxeo API.static DocumentModelHelper. saveDocument(CoreSession session, DocumentModel doc) -
Uses of CoreSession in org.nuxeo.ecm.core.repository
Methods in org.nuxeo.ecm.core.repository with parameters of type CoreSession Modifier and Type Method Description abstract voidRepositoryInitializationHandler. doInitializeRepository(CoreSession session)voidRepositoryInitializationHandler. initializeRepository(CoreSession session)Must be implemented by custom initializers. -
Uses of CoreSession in org.nuxeo.ecm.core.rest
Methods in org.nuxeo.ecm.core.rest that return CoreSession Modifier and Type Method Description CoreSessionDocumentObject. getCoreSession()Methods in org.nuxeo.ecm.core.rest with parameters of type CoreSession Modifier and Type Method Description protected voidCommentService. approveComent(CoreSession session, DocumentModel target, DocumentModel comment)Deprecated.Can be overwritten to allow workflow.protected DocumentModelCommentService. createCommentDocument(CoreSession session, DocumentModel target, DocumentModel comment)Deprecated.Can be overwritten to allow creation of localized comment.protected voidCommentService. publishComment(CoreSession session, DocumentModel target, DocumentModel comment)Deprecated.Can be overwritten to allow workflow.protected voidCommentService. rejectComment(CoreSession session, DocumentModel target, DocumentModel comment)Deprecated.Can be overwritten to allow workflow. -
Uses of CoreSession in org.nuxeo.ecm.core.scroll
Fields in org.nuxeo.ecm.core.scroll declared as CoreSession Modifier and Type Field Description protected CoreSessionRepositoryScroll. session -
Uses of CoreSession in org.nuxeo.ecm.core.search.api.client.search.results.impl
Fields in org.nuxeo.ecm.core.search.api.client.search.results.impl declared as CoreSession Modifier and Type Field Description protected CoreSessionResultSetImpl. sessionConstructors in org.nuxeo.ecm.core.search.api.client.search.results.impl with parameters of type CoreSession Constructor Description ResultSetImpl(String query, CoreSession session, int offset, int range, List<ResultItem> resultItems, int totalHits, int pageHits)Constructor used when a CoreSession is available. -
Uses of CoreSession in org.nuxeo.ecm.core.security
Methods in org.nuxeo.ecm.core.security with parameters of type CoreSession Modifier and Type Method Description protected voidRetentionExpiredAction.RetentionExpiredComputation. compute(CoreSession session, List<String> ids, Map<String,Serializable> properties)protected voidRetentionExpiredAction.RetentionExpiredComputation. sendEvent(CoreSession session, DocumentRef ref, Calendar retainUntil) -
Uses of CoreSession in org.nuxeo.ecm.core.storage
Methods in org.nuxeo.ecm.core.storage with parameters of type CoreSession Modifier and Type Method Description voidFulltextExtractorWork. extractBinaryFulltext(CoreSession session, DocumentModel doc) -
Uses of CoreSession in org.nuxeo.ecm.core.storage.action
Methods in org.nuxeo.ecm.core.storage.action with parameters of type CoreSession Modifier and Type Method Description protected voidExtractBinaryFulltextAction.ExtractBinaryFulltextComputation. compute(CoreSession session, List<String> ids, Map<String,Serializable> properties) -
Uses of CoreSession in org.nuxeo.ecm.core.storage.dbs
Methods in org.nuxeo.ecm.core.storage.dbs with parameters of type CoreSession Modifier and Type Method Description voidBlobKeysBulkMigrator. compute(CoreSession session, List<String> ids, Map<String,Serializable> properties)protected StringBlobKeysBulkMigrator. probeSession(CoreSession session) -
Uses of CoreSession in org.nuxeo.ecm.core.storage.dbs.action
Methods in org.nuxeo.ecm.core.storage.dbs.action with parameters of type CoreSession Modifier and Type Method Description protected voidUpdateReadAclsAction.UpdateReadAclsComputation. compute(CoreSession session, List<String> ids, Map<String,Serializable> properties) -
Uses of CoreSession in org.nuxeo.ecm.core.trash
Methods in org.nuxeo.ecm.core.trash with parameters of type CoreSession Modifier and Type Method Description booleanBridgeTrashService. isTrashed(CoreSession session, DocumentRef doc)booleanLifeCycleTrashService. isTrashed(CoreSession session, DocumentRef docRef)Deprecated.booleanPropertyTrashService. isTrashed(CoreSession session, DocumentRef docRef)protected voidTrashedStateMigrator. migrateSession(String step, MigrationService.MigrationContext migrationContext, CoreSession session)protected voidAbstractTrashService. notifyEvent(CoreSession session, String eventId, DocumentModel doc)protected voidAbstractTrashService. notifyEvent(CoreSession session, String eventId, DocumentModel doc, boolean immediate)protected voidAbstractTrashService. notifyEvent(CoreSession session, String eventId, DocumentModel doc, boolean immediate, boolean inline)protected StringTrashedStateMigrator. probeSession(CoreSession session)voidAbstractTrashService. purgeDocuments(CoreSession session, List<DocumentRef> docRefs)protected voidLifeCycleTrashService. trashDocument(CoreSession session, DocumentModel doc)Deprecated.protected voidLifeCycleTrashService. undeleteAncestors(CoreSession session, DocumentRef docRef, Set<DocumentRef> undeleted)Deprecated.Undeletes ancestors of a document.protected voidLifeCycleTrashService. undeleteDocument(CoreSession session, DocumentModel doc)Deprecated.protected Set<DocumentRef>LifeCycleTrashService. undeleteDocumentList(CoreSession session, List<DocumentModel> docs)Deprecated.Undeletes a list of documents.StringAbstractTrashService. unmangleName(CoreSession session, DocumentRef parentRef, String docName) -
Uses of CoreSession in org.nuxeo.ecm.core.versioning
Methods in org.nuxeo.ecm.core.versioning with parameters of type CoreSession Modifier and Type Method Description DocumentCompatVersioningService. doPostSave(CoreSession session, Document doc, VersioningOption option, String checkinComment, Map<String,Serializable> options)Deprecated.DocumentStandardVersioningService. doPostSave(CoreSession session, Document doc, VersioningOption option, String checkinComment, Map<String,Serializable> options)DocumentVersioningComponent. doPostSave(CoreSession session, Document doc, VersioningOption option, String checkinComment, Map<String,Serializable> options)VersioningOptionCompatVersioningService. doPreSave(CoreSession session, Document doc, boolean isDirty, VersioningOption option, String checkinComment, Map<String,Serializable> options)Deprecated.VersioningOptionStandardVersioningService. doPreSave(CoreSession session, Document doc, boolean isDirty, VersioningOption option, String checkinComment, Map<String,Serializable> options)VersioningOptionVersioningComponent. doPreSave(CoreSession session, Document doc, boolean isDirty, VersioningOption option, String checkinComment, Map<String,Serializable> options)protected voidStandardVersioningService. followTransitionByOption(CoreSession session, Document doc, Map<String,Serializable> options)List<String>OrphanVersionRemovalFilter. getRemovableVersionIds(CoreSession session, ShallowDocumentModel deletedLiveDoc, List<String> versionUUIDs)This method will be called by theOrphanVersionRemoverListener.protected voidOrphanVersionRemoverListener. removeIfPossible(CoreSession session, ShallowDocumentModel deletedLiveDoc, List<String> versionUUIDs)Deprecated.voidDefaultVersionRemovalPolicy. removeVersions(Session session, Document doc, CoreSession coreSession)voidNullVersionRemovalPolicy. removeVersions(Session session, Document doc, CoreSession coreSession)voidVersionRemovalPolicy. removeVersions(Session session, Document doc, CoreSession coreSession)Removes the versions when a given working document is about to be removed.protected voidStandardVersioningService. sendEvent(CoreSession session, Document doc, String previousLifecycleState, Map<String,Serializable> options) -
Uses of CoreSession in org.nuxeo.ecm.core.work
Fields in org.nuxeo.ecm.core.work declared as CoreSession Modifier and Type Field Description protected CoreSessionAbstractWork. sessionMethods in org.nuxeo.ecm.core.work that return CoreSession Modifier and Type Method Description CoreSessionAbstractWork. initSession()Deprecated.since 8.1.CoreSessionAbstractWork. initSession(String repositoryName)Deprecated.since 8.1. -
Uses of CoreSession in org.nuxeo.ecm.csv.core
Methods in org.nuxeo.ecm.csv.core with parameters of type CoreSession Modifier and Type Method Description voidCSVImporterDocumentFactory. createDocument(CoreSession session, String parentPath, String name, String type, Map<String,Serializable> values)voidDefaultCSVImporterDocumentFactory. createDocument(CoreSession session, String parentPath, String name, String type, Map<String,Serializable> values)booleanCSVImporterDocumentFactory. exists(CoreSession session, String parentPath, String name, String type, Map<String,Serializable> values)Deprecated.since 8.2booleanCSVImporterDocumentFactory. exists(CoreSession session, String parentPath, String name, Map<String,Serializable> values)booleanDefaultCSVImporterDocumentFactory. exists(CoreSession session, String parentPath, String name, String type, Map<String,Serializable> values)Deprecated.booleanDefaultCSVImporterDocumentFactory. exists(CoreSession session, String parentPath, String name, Map<String,Serializable> values)StringCSVImporter. launchImport(CoreSession session, String parentPath, File csvFile, String csvFileName, CSVImporterOptions options)Deprecated.since 9.1 useCSVImporter.launchImport(CoreSession, String, Blob, CSVImporterOptions)instead.StringCSVImporter. launchImport(CoreSession session, String parentPath, Blob blob, CSVImporterOptions options)StringCSVImporterImpl. launchImport(CoreSession session, String parentPath, File csvFile, String csvFileName, CSVImporterOptions options)Deprecated.StringCSVImporterImpl. launchImport(CoreSession session, String parentPath, Blob blob, CSVImporterOptions options)voidCSVImporterDocumentFactory. updateDocument(CoreSession session, DocumentRef docRef, Map<String,Serializable> values)voidDefaultCSVImporterDocumentFactory. updateDocument(CoreSession session, DocumentRef docRef, Map<String,Serializable> values) -
Uses of CoreSession in org.nuxeo.ecm.csv.core.operation
Fields in org.nuxeo.ecm.csv.core.operation declared as CoreSession Modifier and Type Field Description protected CoreSessionCSVImportLogOperation. mSessionprotected CoreSessionCSVImportOperation. mSessionprotected CoreSessionCSVImportResultOperation. mSessionprotected CoreSessionCSVImportStatusOperation. mSession -
Uses of CoreSession in org.nuxeo.ecm.directory.core
Fields in org.nuxeo.ecm.directory.core declared as CoreSession Modifier and Type Field Description protected CoreSessionCoreDirectorySession. coreSession -
Uses of CoreSession in org.nuxeo.ecm.localconf
Fields in org.nuxeo.ecm.localconf declared as CoreSession Modifier and Type Field Description protected CoreSessionPutSimpleConfParam. sessionprotected CoreSessionPutSimpleConfParams. sessionMethods in org.nuxeo.ecm.localconf with parameters of type CoreSession Modifier and Type Method Description voidSimpleConfigurationAdapter. save(CoreSession session) -
Uses of CoreSession in org.nuxeo.ecm.multi.tenant
Methods in org.nuxeo.ecm.multi.tenant with parameters of type CoreSession Modifier and Type Method Description voidMultiTenantService. disableTenantIsolation(CoreSession session)voidMultiTenantServiceImpl. disableTenantIsolation(CoreSession session)voidMultiTenantService. disableTenantIsolationFor(CoreSession session, DocumentModel doc)voidMultiTenantServiceImpl. disableTenantIsolationFor(CoreSession session, DocumentModel doc)voidMultiTenantService. enableTenantIsolation(CoreSession session)voidMultiTenantServiceImpl. enableTenantIsolation(CoreSession session)voidMultiTenantService. enableTenantIsolationFor(CoreSession session, DocumentModel doc)voidMultiTenantServiceImpl. enableTenantIsolationFor(CoreSession session, DocumentModel doc)static StringMultiTenantHelper. getTenantDocumentPath(CoreSession session, String tenantId)Returns the path of the tenant document matching thetenantId, ornullif there is no document matching.booleanMultiTenantService. isTenantIsolationEnabled(CoreSession session)booleanMultiTenantServiceImpl. isTenantIsolationEnabled(CoreSession session) -
Uses of CoreSession in org.nuxeo.ecm.multi.tenant.userworkspace
Methods in org.nuxeo.ecm.multi.tenant.userworkspace with parameters of type CoreSession Modifier and Type Method Description protected StringMultiTenantUserWorkspaceService. computePathUserWorkspaceRoot(CoreSession userCoreSession, String userName)protected StringMultiTenantUserWorkspaceService. computePathUserWorkspaceRootForTenant(CoreSession session, String tenantId)protected StringMultiTenantUserWorkspaceService. getTenantId(CoreSession userCoreSession, String userName) -
Uses of CoreSession in org.nuxeo.ecm.permissions
Methods in org.nuxeo.ecm.permissions with parameters of type CoreSession Modifier and Type Method Description protected voidACEStatusUpdatedListener. checkForEffectiveACE(CoreSession session, DocumentModel doc, List<ACE> aces)static voidPermissionHelper. firePermissionNotificationEvent(CoreSession session, DocumentModel doc, String aclName, ACE ace) -
Uses of CoreSession in org.nuxeo.ecm.permissions.operations
Fields in org.nuxeo.ecm.permissions.operations declared as CoreSession Modifier and Type Field Description protected CoreSessionSendNotificationEmailForPermission. session -
Uses of CoreSession in org.nuxeo.ecm.platform.actions
Fields in org.nuxeo.ecm.platform.actions declared as CoreSession Modifier and Type Field Description protected CoreSessionAbstractActionContext. docMgrMethods in org.nuxeo.ecm.platform.actions that return CoreSession Modifier and Type Method Description CoreSessionAbstractActionContext. getDocumentManager()CoreSessionActionContext. getDocumentManager()Returns the core session to use for filter evaluationMethods in org.nuxeo.ecm.platform.actions with parameters of type CoreSession Modifier and Type Method Description voidAbstractActionContext. setDocumentManager(CoreSession docMgr)voidActionContext. setDocumentManager(CoreSession docMgr)Sets the core session to use for filter evaluation -
Uses of CoreSession in org.nuxeo.ecm.platform.audio.extension
Methods in org.nuxeo.ecm.platform.audio.extension with parameters of type CoreSession Modifier and Type Method Description BlobThumbnailAudioFactory. computeThumbnail(DocumentModel doc, CoreSession session)BlobThumbnailAudioFactory. getThumbnail(DocumentModel doc, CoreSession session) -
Uses of CoreSession in org.nuxeo.ecm.platform.audit.api.comment
Fields in org.nuxeo.ecm.platform.audit.api.comment declared as CoreSession Modifier and Type Field Description protected CoreSessionCommentProcessorHelper. documentManagerConstructors in org.nuxeo.ecm.platform.audit.api.comment with parameters of type CoreSession Constructor Description CommentProcessorHelper(CoreSession documentManager) -
Uses of CoreSession in org.nuxeo.ecm.platform.audit.api.document
Methods in org.nuxeo.ecm.platform.audit.api.document with parameters of type CoreSession Modifier and Type Method Description static AdditionalDocumentAuditParamsDocumentAuditHelper. getAuditParamsForUUID(String uuid, CoreSession session) -
Uses of CoreSession in org.nuxeo.ecm.platform.audit.service
Methods in org.nuxeo.ecm.platform.audit.service with parameters of type CoreSession Modifier and Type Method Description protected longAbstractAuditBackend. doSyncNode(BaseLogEntryProvider provider, CoreSession session, DocumentModel node, boolean recurs)protected DocumentModelAbstractAuditBackend. guardedDocument(CoreSession session, DocumentRef reference)protected DocumentModelListAbstractAuditBackend. guardedDocumentChildren(CoreSession session, DocumentRef reference) -
Uses of CoreSession in org.nuxeo.ecm.platform.comment.api
Methods in org.nuxeo.ecm.platform.comment.api with parameters of type CoreSession Modifier and Type Method Description AnnotationAnnotationService. createAnnotation(CoreSession session, Annotation annotation)Creates an annotation on a document.CommentCommentManager. createComment(CoreSession session, Comment comment)Creates a comment.voidAnnotationService. deleteAnnotation(CoreSession session, String annotationId)Deletes an annotation for a document.voidCommentManager. deleteComment(CoreSession session, String commentId)Deletes a comment.default voidAnnotationService. deleteExternalAnnotation(CoreSession session, String entityId)Deprecated.since 11.1, useAnnotationService.deleteExternalAnnotation(CoreSession, String, String)insteadvoidAnnotationService. deleteExternalAnnotation(CoreSession session, String documentId, String entityId)Deletes an external annotation by its {code entityId} under the document withdocumentId.default voidCommentManager. deleteExternalComment(CoreSession session, String entityId)Deprecated.since 11.1, useCommentManager.deleteExternalComment(CoreSession, String, String)insteadvoidCommentManager. deleteExternalComment(CoreSession session, String documentId, String entityId)Deletes an external comment by its {code entityId} under the document withdocumentId.AnnotationAnnotationService. getAnnotation(CoreSession session, String annotationId)Gets an annotation.List<Annotation>AnnotationService. getAnnotations(CoreSession session, String documentId, String xpath)Gets all annotations for a document.CommentCommentManager. getComment(CoreSession session, String commentId)Gets a comment.List<Comment>CommentManager. getComments(CoreSession session, String documentId)Gets all comments for a document.List<Comment>CommentManager. getComments(CoreSession session, String documentId, boolean sortAscending)Gets all comments for a document.PartialList<Comment>CommentManager. getComments(CoreSession session, String documentId, Long pageSize, Long currentPageIndex)Gets all comments for a document.PartialList<Comment>CommentManager. getComments(CoreSession session, String documentId, Long pageSize, Long currentPageIndex, boolean sortAscending)Gets all comments for a document.List<Comment>CommentManager. getComments(CoreSession session, Collection<String> documentIds)Gets all comments for a collection of documents.List<DocumentModel>CommentManager. getComments(CoreSession session, DocumentModel docModel)Gets comments of a document.default AnnotationAnnotationService. getExternalAnnotation(CoreSession session, String entityId)Deprecated.since 11.1, useAnnotationService.getExternalAnnotation(CoreSession, String, String)insteadAnnotationAnnotationService. getExternalAnnotation(CoreSession session, String documentId, String entityId)Gets an external annotation by itsentityIdunder the document withdocumentId.default CommentCommentManager. getExternalComment(CoreSession session, String entityId)Deprecated.since 11.1, useCommentManager.getExternalComment(CoreSession, String, String)insteadCommentCommentManager. getExternalComment(CoreSession session, String documentId, String entityId)Gets an external comment by itsentityIdunder the document withdocumentId.DocumentRefCommentManager. getTopLevelDocumentRef(CoreSession session, DocumentRef commentRef)Gets the top level ancestor document ref for the given document model comment ref.voidAnnotationService. updateAnnotation(CoreSession session, String annotationId, Annotation annotation)Updates an annotation for a document.CommentCommentManager. updateComment(CoreSession session, String commentId, Comment comment)Updates a comment.AnnotationAnnotationService. updateExternalAnnotation(CoreSession session, String documentId, String entityId, Annotation annotation)Updates an external annotation by itsentityIdunder the document withdocumentId.default voidAnnotationService. updateExternalAnnotation(CoreSession session, String entityId, Annotation annotation)Deprecated.since 11.1, useAnnotationService.updateExternalAnnotation(CoreSession, String, String, Annotation)insteadCommentCommentManager. updateExternalComment(CoreSession session, String documentId, String entityId, Comment comment)Updates an external comment by itsentityIdunder the document withdocumentId.default CommentCommentManager. updateExternalComment(CoreSession session, String entityId, Comment comment)Deprecated.since 11.1, useCommentManager.updateExternalComment(CoreSession, String, String, Comment)instead -
Uses of CoreSession in org.nuxeo.ecm.platform.comment.impl
Methods in org.nuxeo.ecm.platform.comment.impl with parameters of type CoreSession Modifier and Type Method Description protected voidTreeCommentManager. checkCreateCommentPermissions(CoreSession session, DocumentRef documentRef)Checks if the user related to thesessioncan comments the document linked to thedocumentRef.protected <S extends Set<String> & Serializable>
SAbstractCommentManager. computeAncestorIds(CoreSession session, String parentId)AnnotationAnnotationServiceImpl. createAnnotation(CoreSession session, Annotation annotation)CommentBridgeCommentManager. createComment(CoreSession session, Comment comment)CommentCommentManagerImpl. createComment(CoreSession session, Comment comment)Deprecated.CommentPropertyCommentManager. createComment(CoreSession session, Comment comment)Deprecated.CommentTreeCommentManager. createComment(CoreSession session, Comment comment)protected DocumentModelCommentManagerImpl. createHiddenFolder(CoreSession session, String parentPath, String name)Deprecated.voidAnnotationServiceImpl. deleteAnnotation(CoreSession session, String annotationId)voidBridgeCommentManager. deleteComment(CoreSession session, String commentId)voidCommentManagerImpl. deleteComment(CoreSession s, String commentId)Deprecated.voidPropertyCommentManager. deleteComment(CoreSession session, String commentId)Deprecated.voidTreeCommentManager. deleteComment(CoreSession s, String commentId)voidAnnotationServiceImpl. deleteExternalAnnotation(CoreSession session, String documentId, String entityId)voidBridgeCommentManager. deleteExternalComment(CoreSession session, String documentId, String entityId)voidCommentManagerImpl. deleteExternalComment(CoreSession session, String documentId, String entityId)Deprecated.voidPropertyCommentManager. deleteExternalComment(CoreSession session, String documentId, String entityId)Deprecated.voidTreeCommentManager. deleteExternalComment(CoreSession session, String documentId, String entityId)protected List<DocumentModel>CommentManagerImpl. doPrivileged(CoreSession session, String repositoryName, Function<CoreSession,List<DocumentModel>> function)Deprecated.protected <T> TBridgeCommentManager. execute(CoreSession s, DocumentRef documentRef, Function<CommentManager,T> function)Executes the given function for a comment document ref, depending on the types of comment managers.protected voidAbstractCommentManager. fillCommentForCreation(CoreSession session, Comment comment)protected DocumentRefPropertyCommentManager. getAncestorRef(CoreSession session, DocumentModel documentModel)Deprecated.AnnotationAnnotationServiceImpl. getAnnotation(CoreSession s, String annotationId)protected DocumentModelAnnotationServiceImpl. getAnnotationModel(CoreSession session, String entityId)Deprecated, for removal: This API element is subject to removal in a future version.since 11.1.List<Annotation>AnnotationServiceImpl. getAnnotations(CoreSession session, String documentId, String xpath)CommentBridgeCommentManager. getComment(CoreSession session, String commentId)CommentCommentManagerImpl. getComment(CoreSession session, String commentId)Deprecated.CommentPropertyCommentManager. getComment(CoreSession session, String commentId)Deprecated.CommentTreeCommentManager. getComment(CoreSession session, String commentId)protected StringPropertyCommentManager. getCommentContainerPath(CoreSession session, String commentedDocumentId)Deprecated.protected DocumentModelTreeCommentManager. getCommentDocumentModel(CoreSession session, String id)protected PartialList<DocumentModel>TreeCommentManager. getCommentDocuments(CoreSession session, String documentId, Long pageSize, Long currentPageIndex, boolean sortAscending)protected abstract DocumentModelAbstractCommentManager. getCommentedDocument(CoreSession session, DocumentModel commentDoc)protected DocumentModelBridgeCommentManager. getCommentedDocument(CoreSession session, DocumentModel commentDoc)protected DocumentModelCommentManagerImpl. getCommentedDocument(CoreSession session, DocumentModel commentDoc)Deprecated.protected DocumentModelPropertyCommentManager. getCommentedDocument(CoreSession session, DocumentModel commentDoc)Deprecated.protected DocumentModelTreeCommentManager. getCommentedDocument(CoreSession session, DocumentModel commentDoc)protected List<String>CommentsMigrator. getCommentFolders(CoreSession session)List<Comment>AbstractCommentManager. getComments(CoreSession session, String documentId)List<Comment>AbstractCommentManager. getComments(CoreSession session, String documentId, boolean sortAscending)PartialList<Comment>AbstractCommentManager. getComments(CoreSession session, String documentId, Long pageSize, Long currentPageIndex)List<Comment>BridgeCommentManager. getComments(CoreSession session, String documentId)PartialList<Comment>BridgeCommentManager. getComments(CoreSession session, String documentId, Long pageSize, Long currentPageIndex, boolean sortAscending)List<Comment>BridgeCommentManager. getComments(CoreSession session, Collection<String> documentIds)List<DocumentModel>BridgeCommentManager. getComments(CoreSession session, DocumentModel docModel)PartialList<Comment>CommentManagerImpl. getComments(CoreSession s, String documentId, Long pageSize, Long currentPageIndex, boolean sortAscending)Deprecated.List<Comment>CommentManagerImpl. getComments(CoreSession session, Collection<String> documentIds)Deprecated.List<DocumentModel>CommentManagerImpl. getComments(CoreSession s, DocumentModel docModel)Deprecated.PartialList<Comment>PropertyCommentManager. getComments(CoreSession session, String documentId, Long pageSize, Long currentPageIndex, boolean sortAscending)Deprecated.List<Comment>PropertyCommentManager. getComments(CoreSession session, Collection<String> documentIds)Deprecated.List<DocumentModel>PropertyCommentManager. getComments(CoreSession session, DocumentModel docModel)Deprecated.PartialList<Comment>TreeCommentManager. getComments(CoreSession session, String documentId, Long pageSize, Long currentPageIndex, boolean sortAscending)List<Comment>TreeCommentManager. getComments(CoreSession session, Collection<String> documentIds)List<DocumentModel>TreeCommentManager. getComments(CoreSession session, DocumentModel doc)AnnotationAnnotationServiceImpl. getExternalAnnotation(CoreSession session, String documentId, String entityId)CommentBridgeCommentManager. getExternalComment(CoreSession session, String documentId, String entityId)CommentCommentManagerImpl. getExternalComment(CoreSession session, String documentId, String entityId)Deprecated.CommentPropertyCommentManager. getExternalComment(CoreSession session, String documentId, String entityId)Deprecated.CommentTreeCommentManager. getExternalComment(CoreSession session, String documentId, String entityId)protected DocumentModelPropertyCommentManager. getExternalCommentModel(CoreSession session, String documentId, String entityId)Deprecated.protected DocumentModelTreeCommentManager. getExternalCommentModel(CoreSession session, String documentId, String entityId)protected DocumentRefTreeCommentManager. getLocationRefOfCommentCreation(CoreSession session, DocumentModel commentedDoc)Returns theDocumentRefof the comments location in repository for the given commented document model.protected DocumentModelPropertyCommentManager. getThreadForComment(CoreSession s, DocumentModel comment)Deprecated.protected abstract DocumentModelAbstractCommentManager. getTopLevelDocument(CoreSession session, DocumentModel commentDoc)protected DocumentModelBridgeCommentManager. getTopLevelDocument(CoreSession session, DocumentModel commentDoc)protected DocumentModelCommentManagerImpl. getTopLevelDocument(CoreSession s, DocumentModel commentDoc)Deprecated.protected DocumentModelPropertyCommentManager. getTopLevelDocument(CoreSession s, DocumentModel commentDoc)Deprecated.protected DocumentModelTreeCommentManager. getTopLevelDocument(CoreSession session, DocumentModel commentDoc)DocumentRefAbstractCommentManager. getTopLevelDocumentRef(CoreSession session, DocumentRef commentRef)DocumentRefBridgeCommentManager. getTopLevelDocumentRef(CoreSession session, DocumentRef commentIdRef)protected List<String>CommentsMigrator. getUnsecuredCommentIds(CoreSession session)protected voidTreeCommentManager. handleNotificationAutoSubscriptions(CoreSession session, DocumentModel topLevelDoc, DocumentModel commentDoc)protected booleanTreeCommentManager. hasComments(CoreSession session, DocumentModel document)Returnstrueif the document has comments.protected booleanTreeCommentManager. hasComments(CoreSession session, DocumentModel document, String user)Returnstrueif the documents has comments from the given user.protected booleanCommentsMigrator. hasUnsecuredComments(CoreSession session)protected DocumentModelCommentManagerImpl. internalCreateComment(CoreSession session, DocumentModel docModel, DocumentModel comment, String path)Deprecated.protected voidTreeCommentManager. manageRelatedTextOfTopLevelDocument(CoreSession session, DocumentModel topLevelDoc, String commentId, String commentText)Manages (Add, Update or Remove) the related textFacetNames.HAS_RELATED_TEXTof the top level document ancestorAbstractCommentManager.getTopLevelDocumentRef(CoreSession, DocumentRef)for the given comment / annotation.protected voidCommentsMigrator. migrateCommentsFromPropertyToSecured(CoreSession session, TreeCommentManager treeCommentManager, IdRef commentIdRef)protected voidCommentsMigrator. migrateCommentsFromRelationToProperty(CoreSession session, RelationManager relationManager, CommentServiceConfig config, Statement statement)protected voidCommentsMigrator. migrateSession(String step, MigrationService.MigrationContext migrationContext, CoreSession session)protected voidCommentsMigrator. migrateSessionPropertyToSecured(CoreSession session, MigrationService.MigrationContext migrationContext)protected voidCommentsMigrator. migrateSessionRelationToProperty(CoreSession session, MigrationService.MigrationContext migrationContext)protected voidAbstractCommentManager. notifyEvent(CoreSession session, String eventType, DocumentModel commentDoc)Notifies the event of typeeventTypeon the givencommentDoc.protected voidAbstractCommentManager. notifyEvent(CoreSession session, String eventType, DocumentModel commentedDoc, DocumentModel commentDoc)protected voidAbstractCommentManager. notifyEvent(CoreSession session, String eventType, DocumentModel topLevelDoc, DocumentModel commentedDoc, DocumentModel commentDoc)protected StringCommentsMigrator. probeSession(CoreSession session)protected voidTreeCommentManager. removeComment(CoreSession session, DocumentRef documentRef)Remove the comment of the givendocumentRefprotected voidAbstractCommentManager. setCommentPermissions(CoreSession session, DocumentModel documentModel)Deprecated.since 11.1.protected voidAbstractCommentManager. setFolderPermissions(CoreSession session, DocumentModel documentModel)protected Stream<Comment>CommentManagerImpl. streamAllComments(CoreSession session, String docId)Deprecated.protected Stream<DocumentModel>AnnotationServiceImpl. streamAnnotations(CoreSession session, String documentId, String xpath)protected CommentTreeCommentManager. update(CoreSession session, Comment comment, DocumentModel commentDoc)voidAnnotationServiceImpl. updateAnnotation(CoreSession session, String annotationId, Annotation annotation)CommentBridgeCommentManager. updateComment(CoreSession session, String commentId, Comment comment)CommentCommentManagerImpl. updateComment(CoreSession session, String commentId, Comment comment)Deprecated.CommentPropertyCommentManager. updateComment(CoreSession session, String commentId, Comment comment)Deprecated.CommentTreeCommentManager. updateComment(CoreSession session, String commentId, Comment comment)AnnotationAnnotationServiceImpl. updateExternalAnnotation(CoreSession session, String documentId, String entityId, Annotation annotation)CommentBridgeCommentManager. updateExternalComment(CoreSession session, String documentId, String entityId, Comment comment)CommentCommentManagerImpl. updateExternalComment(CoreSession session, String documentId, String entityId, Comment comment)Deprecated.CommentPropertyCommentManager. updateExternalComment(CoreSession session, String documentId, String entityId, Comment comment)Deprecated.CommentTreeCommentManager. updateExternalComment(CoreSession session, String documentId, String entityId, Comment comment)protected voidCommentJsonWriter. writeRepliesSummary(CoreSession session, Comment entity, com.fasterxml.jackson.core.JsonGenerator jg)Method parameters in org.nuxeo.ecm.platform.comment.impl with type arguments of type CoreSession Modifier and Type Method Description protected List<DocumentModel>CommentManagerImpl. doPrivileged(CoreSession session, String repositoryName, Function<CoreSession,List<DocumentModel>> function)Deprecated. -
Uses of CoreSession in org.nuxeo.ecm.platform.comment.listener
Methods in org.nuxeo.ecm.platform.comment.listener with parameters of type CoreSession Modifier and Type Method Description protected voidAbstractCommentListener. deleteCommentChildren(CoreSession coreSession, CommentManager commentManager, DocumentModel documentModel)protected abstract voidAbstractCommentListener. doProcess(CoreSession coreSession, RelationManager relationManager, CommentServiceConfig config, DocumentModel docMessage)protected voidCommentRemovedEventListener. doProcess(CoreSession coreSession, RelationManager relationManager, CommentServiceConfig config, DocumentModel docMessage)protected voidDocumentRemovedCommentEventListener. doProcess(CoreSession coreSession, RelationManager relationManager, CommentServiceConfig config, DocumentModel docMessage)protected voidCheckedInCommentListener. updateCommentProperties(CoreSession session, String ecmParentId, String commentParentId, String... parentCommentAncestorIds) -
Uses of CoreSession in org.nuxeo.ecm.platform.comment.workflow
Fields in org.nuxeo.ecm.platform.comment.workflow declared as CoreSession Modifier and Type Field Description protected CoreSessionModerateCommentOperation. session -
Uses of CoreSession in org.nuxeo.ecm.platform.comment.workflow.services
Methods in org.nuxeo.ecm.platform.comment.workflow.services with parameters of type CoreSession Modifier and Type Method Description voidCommentsModerationService. approveComent(CoreSession session, DocumentModel document, String commentId)Approve the comment with the given commentId.voidCommentsModerationServiceImpl. approveComent(CoreSession session, DocumentModel doc, String commentId)TaskCommentsModerationServiceImpl. getModerationTask(TaskService taskService, CoreSession session, DocumentModel doc, String commentId)protected voidCommentsModerationServiceImpl. notifyEvent(CoreSession session, String eventId, Map<String,Serializable> properties, String comment, String category, DocumentModel dm)voidCommentsModerationService. publishComment(CoreSession session, DocumentModel comment)Publish the given comment.voidCommentsModerationServiceImpl. publishComment(CoreSession session, DocumentModel comment)voidCommentsModerationService. rejectComment(CoreSession session, DocumentModel document, String commentId)Reject the comment with the given commentId.voidCommentsModerationServiceImpl. rejectComment(CoreSession session, DocumentModel doc, String commentId)voidCommentsModerationService. startModeration(CoreSession session, DocumentModel document, String commentId, ArrayList<String> moderators)Starts the moderation process on given Comment posted on a documentModel.voidCommentsModerationServiceImpl. startModeration(CoreSession session, DocumentModel doc, String commentID, ArrayList<String> moderators) -
Uses of CoreSession in org.nuxeo.ecm.platform.comment.workflow.utils
Constructors in org.nuxeo.ecm.platform.comment.workflow.utils with parameters of type CoreSession Constructor Description FollowTransitionUnrestricted(CoreSession session, DocumentRef docRef, String transition) -
Uses of CoreSession in org.nuxeo.ecm.platform.content.template.factories
Fields in org.nuxeo.ecm.platform.content.template.factories declared as CoreSession Modifier and Type Field Description protected CoreSessionBaseContentFactory. session -
Uses of CoreSession in org.nuxeo.ecm.platform.content.template.listener
Methods in org.nuxeo.ecm.platform.content.template.listener with parameters of type CoreSession Modifier and Type Method Description voidRepositoryInitializationListener. doInitializeRepository(CoreSession session) -
Uses of CoreSession in org.nuxeo.ecm.platform.content.template.service
Methods in org.nuxeo.ecm.platform.content.template.service with parameters of type CoreSession Modifier and Type Method Description voidPostContentCreationHandler. execute(CoreSession session)Executes this handler with a systemsession.voidContentTemplateService. executePostContentCreationHandlers(CoreSession session)Executes all the registeredPostContentCreationHandlers.voidContentTemplateServiceImpl. executePostContentCreationHandlers(CoreSession session) -
Uses of CoreSession in org.nuxeo.ecm.platform.csv.export.computation
Methods in org.nuxeo.ecm.platform.csv.export.computation with parameters of type CoreSession Modifier and Type Method Description protected voidCSVProjectionComputation. compute(CoreSession session, List<String> ids, Map<String,Serializable> properties) -
Uses of CoreSession in org.nuxeo.ecm.platform.dublincore.listener
Constructors in org.nuxeo.ecm.platform.dublincore.listener with parameters of type CoreSession Constructor Description UnrestrictedPropertySetter(CoreSession session, DocumentRef docRef, String xpath, Serializable value) -
Uses of CoreSession in org.nuxeo.ecm.platform.ec.notification.automation
Fields in org.nuxeo.ecm.platform.ec.notification.automation declared as CoreSession Modifier and Type Field Description protected CoreSessionSubscribeOperation. coreSessionprotected CoreSessionUnsubscribeOperation. coreSession -
Uses of CoreSession in org.nuxeo.ecm.platform.filemanager.api
Fields in org.nuxeo.ecm.platform.filemanager.api declared as CoreSession Modifier and Type Field Description protected CoreSessionFileImporterContext.Builder. sessionprotected CoreSessionFileImporterContext. sessionMethods in org.nuxeo.ecm.platform.filemanager.api that return CoreSession Modifier and Type Method Description CoreSessionFileImporterContext. getSession()Methods in org.nuxeo.ecm.platform.filemanager.api with parameters of type CoreSession Modifier and Type Method Description static FileImporterContext.BuilderFileImporterContext. builder(CoreSession session, Blob blob, String parentPath)DocumentModelFileManager. createDocumentFromBlob(CoreSession documentManager, Blob input, String path, boolean overwrite, String fullName)Deprecated.since 10.10.DocumentModelFileManager. createDocumentFromBlob(CoreSession documentManager, Blob input, String path, boolean overwrite, String fullName, boolean noMimeTypeCheck)Deprecated.since 10.10.default DocumentModelFileManager. createFolder(CoreSession documentManager, String fullname, String path)Deprecated.since 9.1, useFileManager.createFolder(CoreSession, String, String, boolean)insteadDocumentModelFileManager. createFolder(CoreSession documentManager, String fullname, String path, boolean overwrite)Creates a Folder.List<DocumentLocation>FileManager. findExistingDocumentWithFile(CoreSession documentManager, String path, String digest, NuxeoPrincipal principal)DocumentModelListFileManager. getCreationContainers(CoreSession documentManager, String docType)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.DocumentModelFileManager. updateDocumentFromBlob(CoreSession documentManager, Blob input, String path, String fullName)Deprecated.since 10.10.Constructors in org.nuxeo.ecm.platform.filemanager.api with parameters of type CoreSession Constructor Description Builder(CoreSession session, Blob blob, String parentPath) -
Uses of CoreSession in org.nuxeo.ecm.platform.filemanager.core.listener
Methods in org.nuxeo.ecm.platform.filemanager.core.listener with parameters of type CoreSession Modifier and Type Method Description protected voidAbstractUnicityChecker. doUnicityCheck(DocumentModel doc2Check, CoreSession session, Event event)protected abstract voidAbstractUnicityChecker. onDuplicatedDoc(CoreSession session, NuxeoPrincipal principal, DocumentModel newDoc, List<DocumentLocation> existingDocs, Event event)protected voidAsynchronousUnicityCheckListener. onDuplicatedDoc(CoreSession session, NuxeoPrincipal principal, DocumentModel newDoc, List<DocumentLocation> existingDocs, Event event)protected voidSynchronousUnicityCheckListener. onDuplicatedDoc(CoreSession session, NuxeoPrincipal principal, DocumentModel newDoc, List<DocumentLocation> existingDocs, Event event)protected voidAbstractUnicityChecker. raiseDuplicatedFileEvent(CoreSession session, NuxeoPrincipal principal, DocumentModel newDoc, List<DocumentLocation> existingDocs) -
Uses of CoreSession in org.nuxeo.ecm.platform.filemanager.service
Methods in org.nuxeo.ecm.platform.filemanager.service with parameters of type CoreSession Modifier and Type Method Description DocumentModelFileManagerService. createDocumentFromBlob(CoreSession documentManager, Blob input, String path, boolean overwrite, String fullName)DocumentModelFileManagerService. createDocumentFromBlob(CoreSession documentManager, Blob input, String path, boolean overwrite, String fullName, boolean noMimeTypeCheck)DocumentModelFileManagerService. createFolder(CoreSession documentManager, String fullname, String path, boolean overwrite)DocumentModelFileManagerService. defaultCreateFolder(CoreSession documentManager, String fullname, String path)Deprecated.since 9.1, useFileManagerService.defaultCreateFolder(CoreSession, String, String, boolean)insteadDocumentModelFileManagerService. defaultCreateFolder(CoreSession documentManager, String fullname, String path, boolean overwrite)DocumentModelFileManagerService. defaultCreateFolder(CoreSession documentManager, String fullname, String path, String containerTypeName, boolean checkAllowedSubTypes)Deprecated.DocumentModelFileManagerService. defaultCreateFolder(CoreSession documentManager, String fullname, String path, String containerTypeName, boolean checkAllowedSubTypes, boolean overwrite)List<DocumentLocation>FileManagerService. findExistingDocumentWithFile(CoreSession documentManager, String path, String digest, NuxeoPrincipal principal)DocumentModelListFileManagerService. getCreationContainers(CoreSession documentManager, String docType)DocumentModelFileManagerService. updateDocumentFromBlob(CoreSession documentManager, Blob input, String path, String fullName) -
Uses of CoreSession in org.nuxeo.ecm.platform.filemanager.service.extension
Methods in org.nuxeo.ecm.platform.filemanager.service.extension with parameters of type CoreSession Modifier and Type Method Description protected voidAbstractFileImporter. checkAllowedSubtypes(CoreSession session, String path, String typeName)protected voidAbstractFileImporter. checkSecurity(CoreSession session, String path)DocumentModelAbstractFileImporter. create(CoreSession session, Blob content, String path, boolean overwrite, String fullname, TypeManager typeService)DocumentModelAbstractFolderImporter. create(CoreSession documentManager, String fullname, String path, boolean overwrite, TypeManager typeManager)DocumentModelFileImporter. create(CoreSession documentManager, Blob content, String path, boolean overwrite, String filename, TypeManager typeService)Deprecated.since 10.10.DocumentModelFolderImporter. create(CoreSession documentManager, String fullname, String path, boolean overwrite, TypeManager typeManager)protected voidAbstractFileImporter. doSecurityCheck(CoreSession documentManager, String path, String typeName)Deprecated.since 11.3, useand #checkAllowedSubtypes(CoreSession, String, String)insteadprotected voidAbstractFileImporter. doSecurityCheck(CoreSession documentManager, String path, String typeName, TypeManager typeService)Deprecated.since 11.3, useand #checkAllowedSubtypes(CoreSession, String, String)insteadDocumentModelListCreationContainerListProvider. getCreationContainerList(CoreSession documentManager, String docType)Build the list of candidate containers for the given document type and session.DocumentModelListDefaultCreationContainerListProvider. getCreationContainerList(CoreSession documentManager, String docType)protected StringAbstractFileImporter. getNearestContainerPath(CoreSession documentManager, String path)Returns nearest container path -
Uses of CoreSession in org.nuxeo.ecm.platform.filemanager.utils
Methods in org.nuxeo.ecm.platform.filemanager.utils with parameters of type CoreSession Modifier and Type Method Description static DocumentModelFileManagerUtils. getExistingDocByFileName(CoreSession documentManager, String path, String filename)Looks if an existing Document with the same filename exists.static DocumentModelFileManagerUtils. getExistingDocByPropertyName(CoreSession documentManager, String path, String value, String propertyName)Looks if an existing Document has the same value for a given property.static DocumentModelFileManagerUtils. getExistingDocByTitle(CoreSession documentManager, String path, String title)Looks if an existing Document with the same title exists. -
Uses of CoreSession in org.nuxeo.ecm.platform.importer.base
Fields in org.nuxeo.ecm.platform.importer.base declared as CoreSession Modifier and Type Field Description protected CoreSessionGenericMultiThreadedImporter. sessionprotected CoreSessionGenericThreadedImportTask. sessionMethods in org.nuxeo.ecm.platform.importer.base that return CoreSession Modifier and Type Method Description protected CoreSessionGenericThreadedImportTask. getCoreSession()Constructors in org.nuxeo.ecm.platform.importer.base with parameters of type CoreSession Constructor Description GenericThreadedImportTask(CoreSession session)GenericThreadedImportTask(CoreSession session, SourceNode rootSource, DocumentModel rootDoc, boolean skipContainerCreation, ImporterLogger rsLogger, int batchSize, ImporterDocumentModelFactory factory, ImporterThreadingPolicy threadPolicy) -
Uses of CoreSession in org.nuxeo.ecm.platform.importer.factories
Methods in org.nuxeo.ecm.platform.importer.factories with parameters of type CoreSession Modifier and Type Method Description DocumentModelDefaultDocumentModelFactory. createFolderishNode(CoreSession session, DocumentModel parent, SourceNode node)DocumentModelFileManagerDocumentModelFactory. createFolderishNode(CoreSession session, DocumentModel parent, SourceNode node)DocumentModelImporterDocumentModelFactory. createFolderishNode(CoreSession session, DocumentModel parent, SourceNode node)DocumentModelDefaultDocumentModelFactory. createLeafNode(CoreSession session, DocumentModel parent, SourceNode node)DocumentModelFileManagerDocumentModelFactory. createLeafNode(CoreSession session, DocumentModel parent, SourceNode node)DocumentModelImporterDocumentModelFactory. createLeafNode(CoreSession session, DocumentModel parent, SourceNode node)protected DocumentModelDefaultDocumentModelFactory. defaultCreateLeafNode(CoreSession session, DocumentModel parent, SourceNode node)booleanAbstractDocumentModelFactory. processFolderishNodeCreationError(CoreSession session, DocumentModel parent, SourceNode node)By default there is no process bound to a folderish node creation error, and the global import task will continue.booleanImporterDocumentModelFactory. processFolderishNodeCreationError(CoreSession session, DocumentModel parent, SourceNode node)Defines the process to execute when a folderish node creation error occurs.booleanAbstractDocumentModelFactory. processLeafNodeCreationError(CoreSession session, DocumentModel parent, SourceNode node)By default there is no process bound to a leaf node creation error, and the global import task will continue.booleanImporterDocumentModelFactory. processLeafNodeCreationError(CoreSession session, DocumentModel parent, SourceNode node)Defines the process to execute when a leaf node creation error occurs.protected DocumentModelAbstractDocumentModelFactory. setDocumentProperties(CoreSession session, Map<String,Serializable> properties, DocumentModel doc)Set all the properties to the givendoc. -
Uses of CoreSession in org.nuxeo.ecm.platform.importer.xml.parser
Fields in org.nuxeo.ecm.platform.importer.xml.parser declared as CoreSession Modifier and Type Field Description protected CoreSessionMVELImporterFunction. sessionprotected CoreSessionXMLImporterServiceImpl. sessionMethods in org.nuxeo.ecm.platform.importer.xml.parser with parameters of type CoreSession Modifier and Type Method Description DocumentModelAdvancedScannedFileFactory. createLeafNode(CoreSession session, DocumentModel parent, SourceNode node)Constructors in org.nuxeo.ecm.platform.importer.xml.parser with parameters of type CoreSession Constructor Description MVELImporterFunction(CoreSession session, Stack<DocumentModel> docsStack, Map<org.dom4j.Element,DocumentModel> elToDoc, org.dom4j.Element el) -
Uses of CoreSession in org.nuxeo.ecm.platform.io.operation
Fields in org.nuxeo.ecm.platform.io.operation declared as CoreSession Modifier and Type Field Description protected CoreSessionExportDocument. sessionMethods in org.nuxeo.ecm.platform.io.operation with parameters of type CoreSession Modifier and Type Method Description protected DocumentReaderExportDocument. makeDocumentReader(CoreSession session, DocumentModel doc, boolean exportAsTree, boolean exportAsZip) -
Uses of CoreSession in org.nuxeo.ecm.platform.mail.listener.action
Methods in org.nuxeo.ecm.platform.mail.listener.action that return CoreSession Modifier and Type Method Description protected CoreSessionAbstractMailAction. getCoreSession(ExecutionContext context)Constructors in org.nuxeo.ecm.platform.mail.listener.action with parameters of type CoreSession Constructor Description UnrestrictedCreateDocument(DocumentModel document, CoreSession session, Map<String,String> names) -
Uses of CoreSession in org.nuxeo.ecm.platform.mail.operations
Fields in org.nuxeo.ecm.platform.mail.operations declared as CoreSession Modifier and Type Field Description protected CoreSessionMailCheckInboxOperation. session -
Uses of CoreSession in org.nuxeo.ecm.platform.mail.utils
Methods in org.nuxeo.ecm.platform.mail.utils with parameters of type CoreSession Modifier and Type Method Description static voidMailCoreHelper. checkMail(DocumentModel currentMailFolder, CoreSession coreSession)Creates MailMessage documents for every unread mail found in the INBOX.protected static voidMailCoreHelper. doCheckMail(DocumentModel currentMailFolder, CoreSession coreSession) -
Uses of CoreSession in org.nuxeo.ecm.platform.pdf
Methods in org.nuxeo.ecm.platform.pdf with parameters of type CoreSession Modifier and Type Method Description voidPDFMerge. addBlobs(String[] inDocIDs, String inXPath, CoreSession inSession)DocumentModelPDFInfo. toFields(DocumentModel inDoc, HashMap<String,String> inMapping, boolean inSave, CoreSession inSession)TheinMappingmap is an HashMap where the key is the xpath of the destination field, and the value is the exact label of a PDF info as returned bytoHashMap().Constructors in org.nuxeo.ecm.platform.pdf with parameters of type CoreSession Constructor Description PDFMerge(String[] inDocIDs, String inXPath, CoreSession inSession) -
Uses of CoreSession in org.nuxeo.ecm.platform.pdf.operations
Fields in org.nuxeo.ecm.platform.pdf.operations declared as CoreSession Modifier and Type Field Description protected CoreSessionPDFExtractInfoOperation. sessionprotected CoreSessionPDFExtractPagesOperation. sessionprotected CoreSessionPDFExtractTextOperation. sessionprotected CoreSessionPDFMergeDocumentsOperation. session -
Uses of CoreSession in org.nuxeo.ecm.platform.picture
Methods in org.nuxeo.ecm.platform.picture with parameters of type CoreSession Modifier and Type Method Description voidPictureViewsHelper. computePictureViews(CoreSession session, String id, String xpath, Consumer<String> statusSetter)Computes the picture views of the document with the givenidand property with the givenxpath. -
Uses of CoreSession in org.nuxeo.ecm.platform.picture.api.adapters
Methods in org.nuxeo.ecm.platform.picture.api.adapters that return CoreSession Modifier and Type Method Description protected CoreSessionAbstractPictureAdapter. getSession()protected CoreSessionPictureBookBlobHolder. getSession() -
Uses of CoreSession in org.nuxeo.ecm.platform.picture.listener
Methods in org.nuxeo.ecm.platform.picture.listener with parameters of type CoreSession Modifier and Type Method Description protected DocumentModelPictureChangedListener. getParentDocument(CoreSession session, DocumentModel doc)protected voidPictureChangedListener. preFillPictureViews(CoreSession session, DocumentModel doc) -
Uses of CoreSession in org.nuxeo.ecm.platform.picture.operation
Fields in org.nuxeo.ecm.platform.picture.operation declared as CoreSession Modifier and Type Field Description protected CoreSessionCreatePicture. sessionprotected CoreSessionRecomputePictureViews. session -
Uses of CoreSession in org.nuxeo.ecm.platform.picture.recompute
Methods in org.nuxeo.ecm.platform.picture.recompute with parameters of type CoreSession Modifier and Type Method Description protected voidRecomputeViewsAction.RecomputeViewsComputation. compute(CoreSession session, List<String> ids, Map<String,Serializable> properties)protected voidRecomputeViewsAction.RecomputeViewsComputation. fireEvent(CoreSession session, DocumentModel document, String eventName) -
Uses of CoreSession in org.nuxeo.ecm.platform.picture.thumbnail
Methods in org.nuxeo.ecm.platform.picture.thumbnail with parameters of type CoreSession Modifier and Type Method Description BlobThumbnailPictureFactory. computeThumbnail(DocumentModel doc, CoreSession session)BlobThumbnailPictureFactory. getThumbnail(DocumentModel doc, CoreSession session) -
Uses of CoreSession in org.nuxeo.ecm.platform.publisher.api
Fields in org.nuxeo.ecm.platform.publisher.api declared as CoreSession Modifier and Type Field Description protected CoreSessionAbstractBasePublicationTree. coreSessionprotected CoreSessionAbstractBasePublishedDocumentFactory. coreSessionMethods in org.nuxeo.ecm.platform.publisher.api with parameters of type CoreSession Modifier and Type Method Description PublicationTreePublisherService. getPublicationTree(String treeName, CoreSession coreSession, Map<String,String> params)PublicationTreePublisherService. getPublicationTree(String treeName, CoreSession coreSession, Map<String,String> params, DocumentModel currentDocument)PublicationTreePublisherService. getPublicationTreeFor(DocumentModel doc, CoreSession coreSession)RootSectionFinderPublisherService. getRootSectionFinder(CoreSession session)voidAbstractBasePublishedDocumentFactory. init(CoreSession coreSession, Map<String,String> parameters)voidAbstractBasePublishedDocumentFactory. init(CoreSession coreSession, ValidatorsRule validatorsRule, Map<String,String> parameters)voidPublishedDocumentFactory. init(CoreSession coreSession, Map<String,String> parameters)voidPublishedDocumentFactory. init(CoreSession coreSession, ValidatorsRule validatorsRule, Map<String,String> parameters)voidAbstractBasePublicationTree. initTree(CoreSession coreSession, Map<String,String> parameters, PublishedDocumentFactory factory, String configName, String title)voidPublicationTree. initTree(CoreSession coreSession, Map<String,String> parameters, PublishedDocumentFactory factory, String configName, String title)protected voidAbstractBasePublishedDocumentFactory. notifyEvent(String eventId, Map<String,Serializable> properties, String comment, String category, DocumentModel dm, CoreSession coreSession)protected voidAbstractBasePublishedDocumentFactory. notifyEvent(PublishingEvent event, DocumentModel doc, CoreSession coreSession)PublicationNodePublisherService. wrapToPublicationNode(DocumentModel documentModel, CoreSession coreSession) -
Uses of CoreSession in org.nuxeo.ecm.platform.publisher.helper
Fields in org.nuxeo.ecm.platform.publisher.helper declared as CoreSession Modifier and Type Field Description protected CoreSessionRootSectionsManager. coreSessionMethods in org.nuxeo.ecm.platform.publisher.helper with parameters of type CoreSession Modifier and Type Method Description static PublicationTreePublicationRelationHelper. getPublicationTreeUsedForPublishing(DocumentModel documentModel, CoreSession coreSession)RootSectionFinderRootSectionFinderFactory. getRootSectionFinder(CoreSession session)Constructors in org.nuxeo.ecm.platform.publisher.helper with parameters of type CoreSession Constructor Description RootSectionsManager(CoreSession coreSession) -
Uses of CoreSession in org.nuxeo.ecm.platform.publisher.impl.core
Fields in org.nuxeo.ecm.platform.publisher.impl.core declared as CoreSession Modifier and Type Field Description protected CoreSessionVirtualCoreFolderPublicationNode. coreSessionMethods in org.nuxeo.ecm.platform.publisher.impl.core that return CoreSession Modifier and Type Method Description protected CoreSessionCoreFolderPublicationNode. getCoreSession()Methods in org.nuxeo.ecm.platform.publisher.impl.core with parameters of type CoreSession Modifier and Type Method Description voidRootSectionsPublicationTree. initTree(CoreSession coreSession, Map<String,String> parameters, PublishedDocumentFactory factory, String configName, String title)voidSectionPublicationTree. initTree(CoreSession coreSession, Map<String,String> parameters, PublishedDocumentFactory factory, String configName, String title)Constructors in org.nuxeo.ecm.platform.publisher.impl.core with parameters of type CoreSession Constructor Description VirtualCoreFolderPublicationNode(CoreSession coreSession, String documentPath, PublicationTree tree, PublishedDocumentFactory factory) -
Uses of CoreSession in org.nuxeo.ecm.platform.publisher.impl.finder
Fields in org.nuxeo.ecm.platform.publisher.impl.finder declared as CoreSession Modifier and Type Field Description protected CoreSessionAbstractRootSectionsFinder. userSessionMethods in org.nuxeo.ecm.platform.publisher.impl.finder with parameters of type CoreSession Modifier and Type Method Description protected abstract voidAbstractRootSectionsFinder. computeUnrestrictedRoots(CoreSession session)protected voidDefaultRootSectionsFinder. computeUnrestrictedRoots(CoreSession session)protected DocumentModelListAbstractRootSectionsFinder. getDefaultSectionRoots(CoreSession session)protected DocumentModelListAbstractRootSectionsFinder. getSectionRootsFromWorkspaceConfig(DocumentModel workspace, CoreSession session)Constructors in org.nuxeo.ecm.platform.publisher.impl.finder with parameters of type CoreSession Constructor Description AbstractRootSectionsFinder(CoreSession userSession)DefaultRootSectionsFinder(CoreSession userSession) -
Uses of CoreSession in org.nuxeo.ecm.platform.publisher.impl.service
-
Uses of CoreSession in org.nuxeo.ecm.platform.publisher.task
Methods in org.nuxeo.ecm.platform.publisher.task with parameters of type CoreSession Modifier and Type Method Description protected voidCoreProxyWithWorkflowFactory. createTask(DocumentModel document, CoreSession session, NuxeoPrincipal principal)protected voidCoreProxyWithWorkflowFactory. endTask(DocumentModel document, NuxeoPrincipal currentUser, CoreSession session, String comment, PublishingEvent event)protected DocumentModelCoreProxyWithWorkflowFactory. getLiveDocument(CoreSession session, DocumentModel proxy)voidCoreProxyWithWorkflowFactory. init(CoreSession coreSession, ValidatorsRule validatorsRule, Map<String,String> parameters)protected booleanCoreProxyWithWorkflowFactory. isPublished(PublishedDocument publishedDocument, CoreSession session)booleanLookupState. isPublished(DocumentModel doc, CoreSession session)protected booleanCoreProxyWithWorkflowFactory. isPublishedDocWaitingForPublication(DocumentModel doc, CoreSession session)protected voidCoreProxyWithWorkflowFactory. removeACL(DocumentModel document, CoreSession coreSession)protected voidCoreProxyWithWorkflowFactory. removeProxy(DocumentModel doc, CoreSession coreSession)protected voidCoreProxyWithWorkflowFactory. restrictPermission(DocumentModel newProxy, NuxeoPrincipal principal, CoreSession coreSession, ACL acl)Constructors in org.nuxeo.ecm.platform.publisher.task with parameters of type CoreSession Constructor Description ChangePermissionUnrestricted(CoreSession session, DocumentModel document, String[] validators, NuxeoPrincipal principal, String aclName, ACL acl)DeleteDocumentUnrestricted(CoreSession session, DocumentModel document)DocumentPublisherUnrestricted(CoreSession session, DocumentRef docRef, DocumentRef targetRef, NuxeoPrincipal principal, String comment)PublishUnrestricted(CoreSession session, DocumentModel docToPublish, DocumentModel sectionToPublishTo)PublishUnrestricted(CoreSession session, DocumentModel docToPublish, DocumentModel sectionToPublishTo, boolean overwriteProxy)RemoveACLUnrestricted(CoreSession session, DocumentModel document, String aclName, String oldAclName) -
Uses of CoreSession in org.nuxeo.ecm.platform.query.nxql
Methods in org.nuxeo.ecm.platform.query.nxql that return CoreSession Modifier and Type Method Description protected CoreSessionCoreQueryAndFetchPageProvider. getCoreSession()protected CoreSessionCoreQueryDocumentPageProvider. getCoreSession()Methods in org.nuxeo.ecm.platform.query.nxql with parameters of type CoreSession Modifier and Type Method Description protected voidCoreQueryDocumentPageProvider. buildQuery(CoreSession coreSession)Constructors in org.nuxeo.ecm.platform.query.nxql with parameters of type CoreSession Constructor Description CoreQueryAndFetchUnrestrictedSessionRunner(CoreSession session, String query, String language)CoreQueryUnrestrictedSessionRunner(CoreSession session, String query, Filter filter, long limit, long offset, boolean countTotal, long countUpTo, boolean detachDocuments) -
Uses of CoreSession in org.nuxeo.ecm.platform.relations
Fields in org.nuxeo.ecm.platform.relations declared as CoreSession Modifier and Type Field Description protected CoreSessionCoreGraph. sessionMethods in org.nuxeo.ecm.platform.relations with parameters of type CoreSession Modifier and Type Method Description GraphCoreGraphFactory. createGraph(GraphDescription graphDescription, CoreSession session)Constructors in org.nuxeo.ecm.platform.relations with parameters of type CoreSession Constructor Description CoreGraph(CoreSession session)A graph with this base session.ResourceFinder(Resource resource, CoreSession session)SizeFinder(CoreSession session)StatementAdder(List<Statement> statements, CoreSession session)StatementFinder(Statement statement, CoreSession session)StatementRemover(List<Statement> statements, CoreSession session) -
Uses of CoreSession in org.nuxeo.ecm.platform.relations.api
Methods in org.nuxeo.ecm.platform.relations.api with parameters of type CoreSession Modifier and Type Method Description voidDocumentRelationManager. addRelation(CoreSession session, DocumentModel from, DocumentModel to, String predicate, boolean inverse)Add link between two documentvoidDocumentRelationManager. addRelation(CoreSession session, DocumentModel from, Node to, String predicate)Add link between two documentvoidDocumentRelationManager. addRelation(CoreSession session, DocumentModel from, Node to, String predicate, boolean inverse)Add link between two documentvoidDocumentRelationManager. addRelation(CoreSession session, DocumentModel from, Node to, String predicate, boolean inverse, boolean includeStatementsInEvents)Add link between two documentvoidDocumentRelationManager. addRelation(CoreSession session, DocumentModel from, Node to, String predicate, boolean inverse, boolean includeStatementsInEvents, String comment)Add link between two documentGraphGraphFactory. createGraph(GraphDescription graphDescription, CoreSession session)Creates an instance of the graph.voidDocumentRelationManager. deleteRelation(CoreSession session, DocumentModel from, DocumentModel to, String predicate)voidDocumentRelationManager. deleteRelation(CoreSession session, DocumentModel from, DocumentModel to, String predicate, boolean includeStatementsInEvents)voidDocumentRelationManager. deleteRelation(CoreSession session, Statement statement)voidDocumentRelationManager. deleteRelation(CoreSession session, Statement stmt, boolean includeStatementsInEvents)GraphRelationManager. getGraph(String name, CoreSession session)Gets a registered graph by name. -
Uses of CoreSession in org.nuxeo.ecm.platform.relations.api.util
Methods in org.nuxeo.ecm.platform.relations.api.util with parameters of type CoreSession Modifier and Type Method Description static DocumentModelRelationHelper. getDocumentModel(Node node, CoreSession session)Returns the document model corresponding to a relation node.static DocumentModelListRelationHelper. getSubjectDocuments(String graphName, Resource predicat, String stringObject, CoreSession session)static DocumentModelListRelationHelper. getSubjectDocuments(Resource predicat, String stringObject, CoreSession session) -
Uses of CoreSession in org.nuxeo.ecm.platform.relations.jena
Methods in org.nuxeo.ecm.platform.relations.jena with parameters of type CoreSession Modifier and Type Method Description GraphJenaOrCoreGraphFactory. createGraph(GraphDescription graphDescription, CoreSession session) -
Uses of CoreSession in org.nuxeo.ecm.platform.relations.services
Methods in org.nuxeo.ecm.platform.relations.services with parameters of type CoreSession Modifier and Type Method Description voidDocumentRelationService. addRelation(CoreSession session, DocumentModel from, DocumentModel to, String predicate, boolean inverse)voidDocumentRelationService. addRelation(CoreSession session, DocumentModel from, Node to, String predicate)voidDocumentRelationService. addRelation(CoreSession session, DocumentModel from, Node to, String predicate, boolean inverse)voidDocumentRelationService. addRelation(CoreSession session, DocumentModel from, Node to, String predicate, boolean inverse, boolean includeStatementsInEvents)voidDocumentRelationService. addRelation(CoreSession session, DocumentModel from, Node toResource, String predicate, boolean inverse, boolean includeStatementsInEvents, String comment)voidDocumentRelationService. deleteRelation(CoreSession session, DocumentModel from, DocumentModel to, String predicate)voidDocumentRelationService. deleteRelation(CoreSession session, DocumentModel from, DocumentModel to, String predicate, boolean includeStatementsInEvents)voidDocumentRelationService. deleteRelation(CoreSession session, Statement stmt)voidDocumentRelationService. deleteRelation(CoreSession session, Statement stmt, boolean includeStatementsInEvents)GraphRelationService. getGraph(String name, CoreSession session)protected GraphRelationService. getGraphFromRegistries(GraphDescription graphDescription, CoreSession session)Gets the graph from the registries.protected voidDocumentRelationService. notifyEvent(String eventId, DocumentModel source, Map<String,Serializable> options, String comment, CoreSession session) -
Uses of CoreSession in org.nuxeo.ecm.platform.rendering.fm.adapters
Methods in org.nuxeo.ecm.platform.rendering.fm.adapters that return CoreSession Modifier and Type Method Description CoreSessionDocumentTemplate. getSession() -
Uses of CoreSession in org.nuxeo.ecm.platform.rendition.extension
Methods in org.nuxeo.ecm.platform.rendition.extension with parameters of type CoreSession Modifier and Type Method Description static List<Blob>AutomationRenderer. render(DocumentModel doc, RenditionDefinition definition, CoreSession session)Generate the rendition Blobs for a givenRenditionDefinition. -
Uses of CoreSession in org.nuxeo.ecm.platform.rendition.lazy
Methods in org.nuxeo.ecm.platform.rendition.lazy with parameters of type CoreSession Modifier and Type Method Description protected abstract List<Blob>AbstractRenditionBuilderWork. doComputeRendition(CoreSession session, DocumentModel doc, RenditionDefinition def)Does the actual Rendition Computation: this code will be called from inside an Asynchronous Workprotected List<Blob>AutomationRenditionBuilder. doComputeRendition(CoreSession session, DocumentModel doc, RenditionDefinition def) -
Uses of CoreSession in org.nuxeo.ecm.platform.rendition.operation
Fields in org.nuxeo.ecm.platform.rendition.operation declared as CoreSession Modifier and Type Field Description protected CoreSessionGetContainerRendition. sessionprotected CoreSessionPublishRendition. sessionprotected CoreSessionUnpublishAll. session -
Uses of CoreSession in org.nuxeo.ecm.platform.rendition.publisher
Fields in org.nuxeo.ecm.platform.rendition.publisher declared as CoreSession Modifier and Type Field Description protected CoreSessionRenditionLiveDocFetcher. coreSessionMethods in org.nuxeo.ecm.platform.rendition.publisher with parameters of type CoreSession Modifier and Type Method Description protected DocumentModelRenditionPublicationFactory. getLiveDocument(CoreSession session, DocumentModel proxy)Constructors in org.nuxeo.ecm.platform.rendition.publisher with parameters of type CoreSession Constructor Description RemoveACP(CoreSession session, DocumentRef docRef)RenditionLiveDocFetcher(CoreSession session, DocumentModel source) -
Uses of CoreSession in org.nuxeo.ecm.platform.rendition.service
Methods in org.nuxeo.ecm.platform.rendition.service with parameters of type CoreSession Modifier and Type Method Description protected DocumentRefRenditionServiceImpl. createVersionIfNeeded(DocumentModel source, CoreSession session)protected StoredRenditionDefaultStoredRenditionManager. toStoredRendition(DocumentModel storedDoc, RenditionDefinition def, CoreSession coreSession)Wraps the re-attached stored document in aStoredRendition. -
Uses of CoreSession in org.nuxeo.ecm.platform.routing.api
Methods in org.nuxeo.ecm.platform.routing.api with parameters of type CoreSession Modifier and Type Method Description voidDocumentRoutingService. addRouteElementToRoute(DocumentRef parentDocumentRef, int idx, DocumentRouteElement routeElement, CoreSession session)Deprecated.since 5.9.2 - Use only routes of type 'graph'voidDocumentRoutingService. addRouteElementToRoute(DocumentRef parentDocumentRef, String sourceName, DocumentRouteElement routeElement, CoreSession session)Deprecated.since 5.9.2 - Use only routes of type 'graph'voidDocumentRouteElement. backToReady(CoreSession session)Set the step back to the ready state from running or done.voidDocumentRouteElement. cancel(CoreSession session)Cancel this element.voidDocumentRoutingService. cancelTask(CoreSession session, String taskId)Cancels an open task.booleanDocumentRoutingService. canCreateInstance(CoreSession session, List<String> documentIds, String worflowModelName)Returnstrueif the workflow model can be started on the document list.booleanDocumentRouteElement. canDeleteStep(CoreSession session)If this session can delete this step.booleanDocumentRouteElement. canUndoStep(CoreSession session)If this step can be undone.booleanDocumentRouteElement. canUpdateStep(CoreSession session)If this session can update this step.booleanDocumentRoutingService. canValidateRoute(DocumentModel documentRoute, CoreSession coreSession)Checks if the principal that created the client session can validate the routebooleanDocumentRouteElement. canValidateStep(CoreSession session)If this session can validate the step.voidDocumentRoutingService. completeTask(String routeId, String taskId, Map<String,Object> data, String status, CoreSession session)Completes a task on a give node.DocumentModelDocumentRoutingPersister. createDocumentRouteInstanceFromDocumentRouteModel(DocumentModel model, CoreSession session)Creates a blankDocumentRouteinstance from a model.StringDocumentRoutingService. createNewInstance(String routeModelId, List<String> docIds, Map<String,Serializable> map, CoreSession session, boolean startInstance)Creates a new route instance and optionally starts it.StringDocumentRoutingService. createNewInstance(String routeModelId, List<String> docIds, CoreSession session, boolean startInstance)Creates a new route instance and optionally starts it.DocumentRouteDocumentRoutingService. createNewInstance(DocumentRoute model, String documentId, CoreSession session)Deprecated.since 5.6, use other APIsDocumentRouteDocumentRoutingService. createNewInstance(DocumentRoute model, String documentId, CoreSession session, boolean startInstance)Deprecated.since 5.6, use other APIsDocumentRouteDocumentRoutingService. createNewInstance(DocumentRoute model, List<String> documentIds, CoreSession session)Deprecated.since 5.6, use other APIsDocumentRouteDocumentRoutingService. createNewInstance(DocumentRoute model, List<String> documentIds, CoreSession session, boolean startInstance)Create a newDocumentRouteinstance from thisDocumentRoutemodel.voidDocumentRoutingService. delegateTask(CoreSession session, String taskId, List<String> delegatedActors, String comment)Reassigns the given task to the list of actors.voidDocumentRoutingService. endTask(CoreSession session, Task task, Map<String,Object> data, String status)Ends a task.voidRoutingTaskService. endTask(CoreSession session, Task task, Map<String,Object> data, String status)Deprecated.since 5.6, use DocumentRoutingService insteadvoidDocumentRoutingService. finishTask(CoreSession session, DocumentRoute route, Task task, boolean delete)Deprecated.// will be removed in 5.8, use completeTask insteadvoidDocumentRouteElement. followTransition(DocumentRouteElement.ElementLifeCycleTransistion transition, CoreSession session, boolean recursive)make this element follow a transition.DocumentModelListActionableObject. getAttachedDocuments(CoreSession session)Deprecated.The documents processed by the action.DocumentModelListDocumentRouteElement. getAttachedDocuments(CoreSession session)Return the list of documents that this route processes.List<DocumentRoute>DocumentRoutingService. getAvailableDocumentRoute(CoreSession session)Return the list of availableDocumentRoutedocument route.List<DocumentRoute>DocumentRoutingService. getAvailableDocumentRouteModel(CoreSession session)Return the list of availableDocumentRoutemodel the user can start.List<DocumentRoute>DocumentRoutingService. getDocumentRelatedWorkflows(DocumentModel document, CoreSession session)DocumentRouteDocumentRouteElement. getDocumentRoute(CoreSession session)Return the DocumentRoute this element is part of.List<DocumentRoute>DocumentRoutingService. getDocumentRoutesForAttachedDocument(CoreSession session, String attachedDocId)List<DocumentRoute>DocumentRoutingService. getDocumentRoutesForAttachedDocument(CoreSession session, String attachedDocId, List<DocumentRouteElement.ElementLifeCycleState> states)Return the list of relatedDocumentRoutein a state for a given attached document.DocumentRouteStepActionableObject. getDocumentRouteStep(CoreSession session)Deprecated.The step that represent the action.StringLockableDocumentRoute. getLockOwner(CoreSession session)DocumentModelDocumentRoutingPersister. getOrCreateRootOfDocumentRouteInstanceStructure(CoreSession session)Will get, and create if it does not exists the root document in whichDocumentRoutestructure will be created.DocumentModelListDocumentRoutingService. getOrderedRouteElement(String routeElementId, CoreSession session)Deprecated.since 5.9.2 - Use only routes of type 'graph'DocumentModelDocumentRoutingPersister. getParentFolderForDocumentRouteInstance(DocumentModel document, CoreSession session)Get or create the parent folder for aDocumentRouteroute instance.DocumentModelDocumentRoutingPersister. getParentFolderForDocumentRouteModels(CoreSession session)Gets or creates the parent folder for aDocumentRouteroute instance.DocumentModelDocumentRoutingPersister. getParentFolderForNewModel(CoreSession session, DocumentModel instance)Returns a folder in which new model, created from an instance of route will be stored.List<DocumentRouteTableElement>DocumentRoutingService. getRouteElements(DocumentRoute route, CoreSession session)Computes the list of elementsDocumentRouteTableElementfor thisDocumentRoute.StringDocumentRoutingService. getRouteModelDocIdWithId(CoreSession session, String id)Returns the doc id of the route model with the given idDocumentRouteDocumentRoutingService. getRouteModelWithId(CoreSession session, String id)Returns the route model with the given idList<DocumentRoute>DocumentRoutingService. getRunnableWorkflows(CoreSession session, List<String> documentIds)Returns a list of runnable document routes for the input document IDs.List<DocumentRoute>DocumentRoutingService. getRunningWorkflowInstancesLaunchedByCurrentUser(CoreSession session)List<DocumentRoute>DocumentRoutingService. getRunningWorkflowInstancesLaunchedByCurrentUser(CoreSession session, String worflowModelName)List<Task>DocumentRoutingService. getTasks(DocumentModel document, String actorId, String workflowInstanceId, String workflowModelName, CoreSession session)Deprecated.since 11.1 this method does not scale as it does not paginate results.List<DocumentModel>DocumentRoutingService. getWorkflowInputDocuments(CoreSession session, Task task)Gets the documents following the workflow to which the given task belongsList<DocumentModel>RoutingTaskService. getWorkflowInputDocuments(CoreSession session, Task task)Deprecated.since 5.6, use DocumentRoutingService insteadvoidDocumentRoutingService. grantPermissionToTaskAssignees(CoreSession session, String permission, List<DocumentModel> docs, Task task)Grants on these documents the specified assignees permissions for this task.voidDocumentRoutingService. grantPermissionToTaskDelegatedActors(CoreSession session, String permission, List<DocumentModel> docs, Task task)Grants on these documents the specified assignees permissions for this task to the tasks delegated actors.voidDocumentRoutingService. importAllRouteModels(CoreSession session)Imports all the route models resource templates.DocumentRouteDocumentRoutingService. importRouteModel(URL templateResource, boolean overwrite, CoreSession session)Creates a route model in the root models folder defined by the current persister.booleanLockableDocumentRoute. isLocked(CoreSession session)booleanDocumentRoutingService. isLockedByCurrentUser(DocumentRoute routeModel, CoreSession session)Verify is thisDocumentRouteis already locked by the current user.booleanLockableDocumentRoute. isLockedByCurrentUser(CoreSession session)voidLockableDocumentRoute. lockDocument(CoreSession session)voidDocumentRoutingService. lockDocumentRoute(DocumentRoute routeModel, CoreSession session)Locks thisDocumentRouteif not already locked by the current user.voidDocumentRoutingService. makeRoutingTasks(CoreSession session, List<Task> tasks)Deprecated.The facet RoutingTask is statically attached to the new RoutingTask Document type since 7.1voidRoutingTaskService. makeRoutingTasks(CoreSession session, List<Task> tasks)Deprecated.since 5.6, use DocumentRoutingService insteadbooleanDocumentRoutingService. purgeDocumentRoute(CoreSession session, DocumentRoute route)Remove the workflow instance if it is canceled, done or orphan.voidDocumentRoutingService. reassignTask(CoreSession session, String taskId, List<String> actors, String comment)Reassigns the given task to the list of actors.voidDocumentRoutingService. removePermissionFromTaskAssignees(CoreSession session, List<DocumentModel> docs, Task task)Removes on these documents the specified assignees permissions for this task.voidDocumentRoutingService. removePermissionsForTaskActors(CoreSession session, List<DocumentModel> docs, String taskId)Removes on these documents the specified assignees permissions for the task actors and also tasks delegated actors if this task was delegatedvoidDocumentRoutingService. removePermissionsForTaskActors(CoreSession session, List<DocumentModel> docs, Task task)Removes on these documents the specified assignees permissions for the task actors and also tasks delegated actors if this task was delegatedvoidDocumentRoutingService. removeRouteElement(DocumentRouteElement routeElement, CoreSession session)Deprecated.since 5.9.2 - Use only routes of type 'graph'voidDocumentRouteElement. resume(CoreSession session, String nodeId, String taskId, Map<String,Object> data, String status)Resumes execution on a route node.voidDocumentRoutingService. resumeInstance(String routeId, String nodeId, Map<String,Object> data, String status, CoreSession session)Resumes a route instance on a give node.voidDocumentRouteElement. run(CoreSession session)Execute this element.voidDocumentRouteElement. run(CoreSession session, Map<String,Serializable> map)Execute this element.voidDocumentRouteElement. save(CoreSession session)save the document representing this DocumentRoute.DocumentModelDocumentRoutingPersister. saveDocumentRouteInstanceAsNewModel(DocumentModel routeInstance, DocumentModel parentFolder, String newName, CoreSession session)DocumentRouteDocumentRoutingService. saveRouteAsNewModel(DocumentRoute route, CoreSession session)Save a route instance as a new model of route.List<DocumentModel>DocumentRoutingService. searchRouteModels(CoreSession session, String searchString)Returns the route models matching thesearchString.voidDocumentRouteElement. setCanceled(CoreSession session)Set the step to a cancel step.voidDocumentRouteElement. setCanDeleteStep(CoreSession session, String userOrGroup)make this user or group step deleter.voidDocumentRouteElement. setCanReadStep(CoreSession session, String userOrGroup)make this user or group a step reader.voidDocumentRouteElement. setCanUpdateStep(CoreSession session, String userOrGroup)make this user or group a step updater.voidDocumentRouteElement. setCanValidateStep(CoreSession session, String userOrGroup)make this user or group a validator for this step.voidDocumentRouteElement. setDone(CoreSession session)set this element as done.voidDocumentRouteElement. setReadOnly(CoreSession session)remove write rights to everyone but the administrators.voidDocumentRouteElement. setReady(CoreSession session)set this element as ready.voidDocumentRouteElement. setRunning(CoreSession session)set this element as running.voidDocumentRouteElement. setValidated(CoreSession session)set this element as validated.voidDocumentRoutingService. startInstance(String routeInstanceId, List<String> docIds, Map<String,Serializable> map, CoreSession session)Starts an instance that was created withDocumentRoutingService.createNewInstance(java.lang.String, java.util.List<java.lang.String>, java.util.Map<java.lang.String, java.io.Serializable>, org.nuxeo.ecm.core.api.CoreSession, boolean)but withstartInstance = false.DocumentRouteStepDocumentRouteStep. undo(CoreSession session)Undo this step.voidLockableDocumentRoute. unlockDocument(CoreSession session)voidDocumentRoutingService. unlockDocumentRoute(DocumentRoute routeModel, CoreSession session)Unlocks thisDocumentRoute.If the document is not locked throws aDocumentRouteNotLockedExceptionDocumentRouteDocumentRoutingService. unlockDocumentRouteUnrestrictedSession(DocumentRoute routeModel, CoreSession userSession)Unlock the givenDocumentRoutemodel under unrestricted session.voidDocumentRoutingService. updateRouteElement(DocumentRouteElement routeModel, CoreSession session)Update the given route elementvoidDocumentRouteElement. validate(CoreSession session)Set this element to the validate state and put it in read only mode.DocumentRouteDocumentRoutingService. validateRouteModel(DocumentRoute routeModel, CoreSession session)Validates the givenDocumentRoutemodel by changing its lifecycle state and setting it and all its children in ReadOnly. -
Uses of CoreSession in org.nuxeo.ecm.platform.routing.api.helper
Fields in org.nuxeo.ecm.platform.routing.api.helper declared as CoreSession Modifier and Type Field Description protected CoreSessionActionableValidator. sessionDeprecated.Methods in org.nuxeo.ecm.platform.routing.api.helper with parameters of type CoreSession Modifier and Type Method Description voidStepResumeRunner. resumeStep(CoreSession session)Deprecated.voidConditionalFolderUpdateRunner. setStepToBeExecutedNext(CoreSession session, String nextStepPos)Deprecated.Constructors in org.nuxeo.ecm.platform.routing.api.helper with parameters of type CoreSession Constructor Description ActionableValidator(ActionableObject actionnable, CoreSession session)Deprecated.ActionableValidator(ActionableObject actionnable, CoreSession session, Map<String,Serializable> additionalProperties)Deprecated. -
Uses of CoreSession in org.nuxeo.ecm.platform.routing.api.operation
Fields in org.nuxeo.ecm.platform.routing.api.operation declared as CoreSession Modifier and Type Field Description protected CoreSessionMapPropertiesOnTaskOperation. sessionprotected CoreSessionSetNextStepOnConditionalFolderOperation. sessionDeprecated.protected CoreSessionUpdateCommentsInfoOnDocumentOperation. sessionMethods in org.nuxeo.ecm.platform.routing.api.operation with parameters of type CoreSession Modifier and Type Method Description protected voidBulkRestartWorkflow. reinitLifecycle(List<String> docIds, CoreSession session) -
Uses of CoreSession in org.nuxeo.ecm.platform.routing.core.api
Methods in org.nuxeo.ecm.platform.routing.core.api with parameters of type CoreSession Modifier and Type Method Description voidDocumentRoutingEngineService. cancel(DocumentRoute routeInstance, CoreSession session)Cancels a route using an unrestricted session.List<String>DocumentRoutingEscalationService. queryForSuspendedNodesWithEscalation(CoreSession session)Deprecated.since 2023.0, this method doesn't scale, use theCoreSessionquery APIs withDocumentRoutingEscalationService.SUSPENDED_NODES_WITH_ESCALATION_QUERYinsteadvoidDocumentRoutingEngineService. resume(DocumentRoute routeInstance, String nodeId, String taskId, Map<String,Object> data, String status, CoreSession session)Resumes a route, optionnally for a given task only.voidDocumentRoutingEscalationService. scheduleExecution(GraphNode.EscalationRule rule, CoreSession session)Deprecated.since 2023.0, it was replaced byDocumentRoutingEscalationActionvoidDocumentRoutingEngineService. start(DocumentRoute routeInstance, Map<String,Serializable> map, CoreSession session)Starts a route. -
Uses of CoreSession in org.nuxeo.ecm.platform.routing.core.api.operation
Fields in org.nuxeo.ecm.platform.routing.core.api.operation declared as CoreSession Modifier and Type Field Description protected CoreSessionCancelWorkflowOperation. sessionprotected CoreSessionCompleteTaskOperation. sessionprotected CoreSessionGetOpenTasksOperation. sessionprotected CoreSessionGetTaskNamesOperation. sessionprotected CoreSessionResumeNodeOperation. sessionprotected CoreSessionSetWorkflowVar. sessionprotected CoreSessionSetWorkflowVariablesOperation. sessionprotected CoreSessionStartWorkflowOperation. sessionMethods in org.nuxeo.ecm.platform.routing.core.api.operation with parameters of type CoreSession Modifier and Type Method Description protected DocumentModelListGetTaskNamesOperation. getAllUserOpenTask(CoreSession session, Locale locale, String searchTerm, boolean partialMatch)Returns all user tasks having their translated name matching ( partially or fully ) the given label. -
Uses of CoreSession in org.nuxeo.ecm.platform.routing.core.audit.es
Methods in org.nuxeo.ecm.platform.routing.core.audit.es with parameters of type CoreSession Modifier and Type Method Description voidRoutingAuditRequestFilter. init(CoreSession session, String indices, String types, String rawQuery, String payload) -
Uses of CoreSession in org.nuxeo.ecm.platform.routing.core.bulk
Methods in org.nuxeo.ecm.platform.routing.core.bulk with parameters of type CoreSession Modifier and Type Method Description protected voidDocumentRoutingEscalationAction.DocumentRoutingEscalationComputation. compute(CoreSession session, List<String> ids, Map<String,Serializable> properties)protected voidGarbageCollectRoutesAction.GarbageCollectRoutesComputation. compute(CoreSession session, List<String> ids, Map<String,Serializable> properties) -
Uses of CoreSession in org.nuxeo.ecm.platform.routing.core.impl
Fields in org.nuxeo.ecm.platform.routing.core.impl declared as CoreSession Modifier and Type Field Description protected CoreSessionGetGraphOperation. sessionMethods in org.nuxeo.ecm.platform.routing.core.impl that return CoreSession Modifier and Type Method Description protected CoreSessionGraphNodeImpl. getSession()Methods in org.nuxeo.ecm.platform.routing.core.impl with parameters of type CoreSession Modifier and Type Method Description voidDocumentRoutingServiceImpl. addRouteElementToRoute(DocumentRef parentDocumentRef, int idx, DocumentRouteElement routeElement, CoreSession session)Deprecated.voidDocumentRoutingServiceImpl. addRouteElementToRoute(DocumentRef parentDocumentRef, String sourceName, DocumentRouteElement routeElement, CoreSession session)Deprecated.voidDocumentRouteElementImpl. backToReady(CoreSession session)voidAbstractRunner. cancel(CoreSession session, DocumentRouteElement element)voidDocumentRouteElementImpl. cancel(CoreSession session)voidDocumentRoutingEngineServiceImpl. cancel(DocumentRoute routeInstance, CoreSession session)voidElementRunner. cancel(CoreSession session, DocumentRouteElement element)Cancel this element.voidGraphRunner. cancel(CoreSession session, DocumentRouteElement element)voidStepElementRunner. cancel(CoreSession session, DocumentRouteElement element)Deprecated.voidDocumentRoutingServiceImpl. cancelTask(CoreSession s, String taskId)protected voidGraphNodeImpl. cancelTask(CoreSession session, String taskId)booleanDocumentRoutingServiceImpl. canCreateInstance(CoreSession session, List<String> documentIds, String workflowModelName)booleanDocumentRouteElementImpl. canDeleteStep(CoreSession session)booleanDocumentRouteElementImpl. canUndoStep(CoreSession session)booleanDocumentRouteImpl. canUndoStep(CoreSession session)booleanDocumentRouteElementImpl. canUpdateStep(CoreSession session)booleanDocumentRoutingServiceImpl. canValidateRoute(DocumentModel documentRoute, CoreSession coreSession)booleanDocumentRouteElementImpl. canValidateStep(CoreSession session)voidDocumentRoutingServiceImpl. completeTask(String routeId, String taskId, Map<String,Object> data, String status, CoreSession session)protected voidDocumentRoutingServiceImpl. completeTask(String routeId, String nodeId, Task task, Map<String,Object> data, String status, CoreSession session)DocumentModelDocumentRoutingTreePersister. createDocumentRouteInstanceFromDocumentRouteModel(DocumentModel model, CoreSession session)protected DocumentModelDocumentRoutingTreePersister. createDocumentRoutesStructure(String routeStructureDocType, String id, CoreSession session)Finds the first domain by name, and creates under it the root container for the structure containing the route instances.protected DocumentModelDocumentRoutingTreePersister. createModelsRoutesStructure(String routeStructureDocType, String id, CoreSession session)Create the rootModels under to root document.StringDocumentRoutingServiceImpl. createNewInstance(String routeModelId, List<String> docIds, Map<String,Serializable> map, CoreSession s, boolean startInstance)StringDocumentRoutingServiceImpl. createNewInstance(String routeModelId, List<String> docIds, CoreSession session, boolean startInstance)DocumentRouteDocumentRoutingServiceImpl. createNewInstance(DocumentRoute model, String documentId, CoreSession session)Deprecated.DocumentRouteDocumentRoutingServiceImpl. createNewInstance(DocumentRoute model, String documentId, CoreSession session, boolean startInstance)Deprecated.DocumentRouteDocumentRoutingServiceImpl. createNewInstance(DocumentRoute model, List<String> documentIds, CoreSession session)Deprecated.DocumentRouteDocumentRoutingServiceImpl. createNewInstance(DocumentRoute model, List<String> docIds, CoreSession session, boolean startInstance)protected voidGraphRunner. createTask(CoreSession session, GraphRoute graph, GraphNode node)voidDocumentRoutingServiceImpl. delegateTask(CoreSession s, String taskId, List<String> delegatedActors, String comment)voidDocumentRoutingServiceImpl. endTask(CoreSession session, Task task, Map<String,Object> data, String status)voidRoutingTaskServiceImpl. endTask(CoreSession session, Task task, Map<String,Object> data, String status)Deprecated.voidDocumentRoutingServiceImpl. finishTask(CoreSession session, DocumentRoute route, Task task, boolean delete)protected voidGraphRunner. finishTask(CoreSession session, GraphRoute graph, GraphNode node, Task task, boolean delete)protected voidGraphRunner. finishTask(CoreSession session, GraphRoute graph, GraphNode node, Task task, boolean delete, String status)static voidAuditEventFirer. fireEvent(CoreSession coreSession, DocumentRouteElement element, Map<String,Serializable> eventProperties, String eventName, DocumentModel doc)protected static voidDocumentRoutingServiceImpl. fireEvent(String eventName, Map<String,Serializable> eventProperties, DocumentRoute route, CoreSession session)static voidEventFirer. fireEvent(CoreSession coreSession, List<DocumentModel> docs, Map<String,Serializable> eventProperties, String eventName)Fires an event in the category 'routing' for every document in the liststatic voidEventFirer. fireEvent(CoreSession coreSession, DocumentRouteElement element, Map<String,Serializable> eventProperties, String eventName)protected voidDocumentRoutingServiceImpl. fireEventAfterWorkflowStarted(DocumentRoute route, CoreSession session)protected voidDocumentRouteImpl. fireWorkflowCompletionEvent(CoreSession session)voidDocumentRouteElementImpl. followTransition(DocumentRouteElement.ElementLifeCycleTransistion transition, CoreSession session, boolean recursive)DocumentModelListDocumentRouteElementImpl. getAttachedDocuments(CoreSession session)List<DocumentRoute>DocumentRoutingServiceImpl. getAvailableDocumentRoute(CoreSession session)List<DocumentRoute>DocumentRoutingServiceImpl. getAvailableDocumentRouteModel(CoreSession session)protected List<DocumentRouteElement>AbstractRunner. getChildrenElement(CoreSession session, DocumentRouteElement element)List<DocumentRoute>DocumentRoutingServiceImpl. getDocumentRelatedWorkflows(DocumentModel document, CoreSession session)DocumentRouteDocumentRouteElementImpl. getDocumentRoute(CoreSession session)List<DocumentRoute>DocumentRoutingServiceImpl. getDocumentRoutesForAttachedDocument(CoreSession session, String attachedDocId)List<DocumentRoute>DocumentRoutingServiceImpl. getDocumentRoutesForAttachedDocument(CoreSession session, String attachedDocId, List<DocumentRouteElement.ElementLifeCycleState> states)protected DocumentModelDocumentRoutingTreePersister. getDocumentRoutesStructure(String type, CoreSession session)protected OperationContextDocumentRoutingEscalationServiceImpl. getExecutionContext(CoreSession session, GraphNode node, boolean handleTransaction)protected OperationContextGraphNodeImpl. getExecutionContext(CoreSession session)booleanDocumentRoutingEscalationServiceImpl.EscalationRuleWork. getExecutionStatus(GraphNode.EscalationRule rule, CoreSession session)Deprecated.Used to check the executed status when the escalationRule is run by a worker in a work queueStringLockableDocumentRouteImpl. getLockOwner(CoreSession session)DocumentModelDocumentRoutingTreePersister. getOrCreateRootOfDocumentRouteInstanceStructure(CoreSession session)DocumentModelListDocumentRoutingServiceImpl. getOrderedRouteElement(String routeElementId, CoreSession session)DocumentModelDocumentRoutingTreePersister. getParentFolderForDocumentRouteInstance(DocumentModel document, CoreSession session)DocumentModelDocumentRoutingTreePersister. getParentFolderForDocumentRouteModels(CoreSession session)DocumentModelDocumentRoutingTreePersister. getParentFolderForNewModel(CoreSession session, DocumentModel instance)protected List<DocumentRouteTableElement>DocumentRoutingServiceImpl. getRouteElements(DocumentRouteElement routeElementDocument, CoreSession session, List<DocumentRouteTableElement> routeElements, int depth)Deprecated.List<DocumentRouteTableElement>DocumentRoutingServiceImpl. getRouteElements(DocumentRoute route, CoreSession session)Deprecated.since 5.9.2 - Use only routes of type 'graph'StringDocumentRoutingServiceImpl. getRouteModelDocIdWithId(CoreSession session, String id)DocumentRouteDocumentRoutingServiceImpl. getRouteModelWithId(CoreSession session, String id)List<DocumentRoute>DocumentRoutingServiceImpl. getRunnableWorkflows(CoreSession session, List<String> documentIds)List<DocumentRoute>DocumentRoutingServiceImpl. getRunningWorkflowInstancesLaunchedByCurrentUser(CoreSession session)List<DocumentRoute>DocumentRoutingServiceImpl. getRunningWorkflowInstancesLaunchedByCurrentUser(CoreSession session, String worflowModelName)List<Task>DocumentRoutingServiceImpl. getTasks(DocumentModel document, String actorId, String workflowInstanceId, String worflowModelName, CoreSession s)Deprecated.since 11.1 this method does not scale as it does not paginate results.protected Map<String,Serializable>DocumentRoutingServiceImpl. getWorkflowContextualInfo(CoreSession session, Task item)Map<String,Serializable>GraphNode. getWorkflowContextualInfo(CoreSession session, boolean detached)Gets a map containing the workflow and node variables and workflow documents.Map<String,Serializable>GraphNodeImpl. getWorkflowContextualInfo(CoreSession session, boolean detached)List<DocumentModel>DocumentRoutingServiceImpl. getWorkflowInputDocuments(CoreSession session, Task task)List<DocumentModel>RoutingTaskServiceImpl. getWorkflowInputDocuments(CoreSession session, Task task)Deprecated.voidDocumentRoutingServiceImpl. grantPermissionToTaskAssignees(CoreSession session, String permission, List<DocumentModel> docs, Task task)voidDocumentRoutingServiceImpl. grantPermissionToTaskDelegatedActors(CoreSession session, String permission, List<DocumentModel> docs, Task task)protected booleanDocumentRouteElementImpl. hasPermissionOnDocument(CoreSession session, String permission)voidDocumentRoutingServiceImpl. importAllRouteModels(CoreSession session)DocumentRouteDocumentRoutingServiceImpl. importRouteModel(URL modelToImport, boolean overwrite, CoreSession session)booleanLockableDocumentRouteImpl. isLocked(CoreSession session)booleanDocumentRoutingServiceImpl. isLockedByCurrentUser(DocumentRoute routeModel, CoreSession session)booleanLockableDocumentRouteImpl. isLockedByCurrentUser(CoreSession session)voidLockableDocumentRouteImpl. lockDocument(CoreSession session)voidDocumentRoutingServiceImpl. lockDocumentRoute(DocumentRoute routeModel, CoreSession session)voidDocumentRoutingServiceImpl. makeRoutingTasks(CoreSession coreSession, List<Task> tasks)Deprecated.voidRoutingTaskServiceImpl. makeRoutingTasks(CoreSession session, List<Task> tasks)Deprecated.protected voidDocumentRoutingServiceImpl. prepareAndFireEvent(Serializable actors, DocumentRoutingConstants.Events event, String comment, CoreSession session, Task task, GraphRoute routeInstance)protected voidDocumentRoutingServiceImpl. processElementsInFolder(DocumentModel doc, List<DocumentRouteTableElement> elements, RouteTable table, CoreSession session, int depth, RouteFolderElement folder)Deprecated.since 5.9.2 - Use only routes of type 'graph'booleanDocumentRoutingServiceImpl. purgeDocumentRoute(CoreSession session, DocumentRoute route)List<String>DocumentRoutingEscalationServiceImpl. queryForSuspendedNodesWithEscalation(CoreSession session)Deprecated.voidDocumentRoutingServiceImpl. reassignTask(CoreSession s, String taskId, List<String> actors, String comment)voidDocumentRoutingServiceImpl. removePermissionFromTaskAssignees(CoreSession s, List<DocumentModel> docs, Task task)voidDocumentRoutingServiceImpl. removePermissionsForTaskActors(CoreSession s, List<DocumentModel> docs, String taskId)voidDocumentRoutingServiceImpl. removePermissionsForTaskActors(CoreSession session, List<DocumentModel> docs, Task task)voidDocumentRoutingServiceImpl. removeRouteElement(DocumentRouteElement routeElement, CoreSession session)voidAbstractRunner. resume(CoreSession session, DocumentRouteElement element, String nodeId, String taskId, Map<String,Object> data, String status)voidDocumentRouteElementImpl. resume(CoreSession session, String nodeId, String taskId, Map<String,Object> data, String status)voidDocumentRoutingEngineServiceImpl. resume(DocumentRoute routeInstance, String nodeId, String taskId, Map<String,Object> data, String status, CoreSession session)voidElementRunner. resume(CoreSession session, DocumentRouteElement element, String nodeId, String taskId, Map<String,Object> data, String status)Resumes this graph route on a given node.voidGraphRunner. resume(CoreSession session, DocumentRouteElement element, String nodeId, String taskId, Map<String,Object> varData, String status)voidStepElementRunner. resume(CoreSession session, DocumentRouteElement element, String nodeId, String taskId, Map<String,Object> data, String status)Deprecated.voidDocumentRoutingServiceImpl. resumeInstance(String routeId, String nodeId, Map<String,Object> data, String status, CoreSession session)voidGraphRoute. resumeParentRoute(CoreSession session)Resumes execution of the parent route from which this graph was started.voidGraphRouteImpl. resumeParentRoute(CoreSession session)voidAbstractRunner. run(CoreSession session, DocumentRouteElement element, Map<String,Serializable> map)voidConditionalRunner. run(CoreSession session, DocumentRouteElement element)Deprecated.voidDocumentRouteElementImpl. run(CoreSession session)voidDocumentRouteElementImpl. run(CoreSession session, Map<String,Serializable> map)voidElementRunner. run(CoreSession session, DocumentRouteElement element)Run this element.voidElementRunner. run(CoreSession session, DocumentRouteElement element, Map<String,Serializable> map)Run this element.voidGraphRunner. run(CoreSession session, DocumentRouteElement element)voidGraphRunner. run(CoreSession session, DocumentRouteElement element, Map<String,Serializable> map)voidParallelRunner. run(CoreSession session, DocumentRouteElement element)Deprecated.voidSerialRunner. run(CoreSession session, DocumentRouteElement element)Deprecated.voidStepElementRunner. run(CoreSession session, DocumentRouteElement element)Deprecated.voidStepElementRunner. run(CoreSession session, DocumentRouteElement element, Map<String,Serializable> map)Deprecated.protected voidGraphRunner. runGraph(CoreSession session, DocumentRouteElement element, GraphNode initialNode)Runs the graph starting with the given node.voidDocumentRouteElementImpl. save(CoreSession session)DocumentModelDocumentRoutingTreePersister. saveDocumentRouteInstanceAsNewModel(DocumentModel routeInstance, DocumentModel parentFolder, String newName, CoreSession session)DocumentRouteDocumentRoutingServiceImpl. saveRouteAsNewModel(DocumentRoute instance, CoreSession session)voidDocumentRoutingEscalationServiceImpl. scheduleExecution(GraphNode.EscalationRule rule, CoreSession session)Deprecated.List<DocumentModel>DocumentRoutingServiceImpl. searchRouteModels(CoreSession session, String searchString)protected voidDocumentRoutingServiceImpl. setAclForActors(CoreSession s, String aclName, String permission, List<DocumentModel> docs, List<String> actors)voidDocumentRouteElementImpl. setCanceled(CoreSession session)voidDocumentRouteElementImpl. setCanDeleteStep(CoreSession session, String userOrGroup)voidDocumentRouteElementImpl. setCanReadStep(CoreSession session, String userOrGroup)voidDocumentRouteElementImpl. setCanUpdateStep(CoreSession session, String userOrGroup)voidDocumentRouteElementImpl. setCanValidateStep(CoreSession session, String userOrGroup)voidDocumentRouteElementImpl. setDone(CoreSession session)voidDocumentRouteImpl. setDone(CoreSession session)voidDocumentRouteStepsContainerImpl. setDone(CoreSession session)protected voidDocumentRouteElementImpl. setPermissionOnDocument(CoreSession session, String userOrGroup, String permission)voidDocumentRouteElementImpl. setReadOnly(CoreSession session)voidDocumentRouteElementImpl. setReady(CoreSession session)voidDocumentRouteElementImpl. setRunning(CoreSession session)voidDocumentRouteElementImpl. setValidated(CoreSession session)voidDocumentRoutingEngineServiceImpl. start(DocumentRoute routeInstance, Map<String,Serializable> map, CoreSession session)voidDocumentRoutingServiceImpl. startInstance(String routeInstanceId, List<String> docIds, Map<String,Serializable> map, CoreSession s)voidAbstractRunner. undo(CoreSession session, DocumentRouteElement element)Deprecated.DocumentRouteStepDocumentRouteElementImpl. undo(CoreSession session)voidElementRunner. undo(CoreSession session, DocumentRouteElement element)Deprecated.since 5.9.2 - Use only routes of type 'graph'voidStepElementRunner. undo(CoreSession session, DocumentRouteElement element)Deprecated.protected DocumentModelDocumentRoutingTreePersister. undoReadOnlySecurityPolicy(DocumentModel instance, CoreSession session)voidLockableDocumentRouteImpl. unlockDocument(CoreSession session)voidDocumentRoutingServiceImpl. unlockDocumentRoute(DocumentRoute routeModel, CoreSession session)DocumentRouteDocumentRoutingServiceImpl. unlockDocumentRouteUnrestrictedSession(DocumentRoute routeModel, CoreSession userSession)voidDocumentRoutingServiceImpl. updateRouteElement(DocumentRouteElement routeElement, CoreSession session)protected voidDocumentRoutingServiceImpl. updateTaskInfo(CoreSession session, GraphRoute graph, Task task, String status)voidDocumentRouteElementImpl. validate(CoreSession session)voidDocumentRouteStepsContainerImpl. validate(CoreSession session)DocumentRouteDocumentRoutingServiceImpl. validateRouteModel(DocumentRoute routeModel, CoreSession userSession)Constructors in org.nuxeo.ecm.platform.routing.core.impl with parameters of type CoreSession Constructor Description AttachedDocumentsChecker(CoreSession session, String workflowInstanceId)GetIsParentRunningUnrestricted(CoreSession session)SetDocumentOnReadOnlyUnrestrictedSessionRunner(CoreSession session, DocumentRef ref) -
Uses of CoreSession in org.nuxeo.ecm.platform.routing.core.impl.jsongraph
Constructors in org.nuxeo.ecm.platform.routing.core.impl.jsongraph with parameters of type CoreSession Constructor Description JsonGraphRoute(CoreSession session, String docId, Locale locale)JsonGraphRoute(CoreSession session, GraphRoute graphRoute, Locale locale) -
Uses of CoreSession in org.nuxeo.ecm.platform.routing.core.io
Methods in org.nuxeo.ecm.platform.routing.core.io with parameters of type CoreSession Modifier and Type Method Description protected static ActionContextTaskWriter. createActionContext(CoreSession session)Deprecated.since 11.1 useTaskWriter.createActionContext(CoreSession, GraphNode)insteadprotected static ActionContextTaskWriter. createActionContext(CoreSession session, GraphNode node)static Map<String,Serializable>JsonEncodeDecodeUtils. decodeVariables(com.fasterxml.jackson.databind.JsonNode jsnode, Map<String,Serializable> originalVariables, CoreSession session)Deprecated.Constructors in org.nuxeo.ecm.platform.routing.core.io with parameters of type CoreSession Constructor Description NodeAccessRunner(CoreSession session, String workflowInstanceId, String nodeId) -
Uses of CoreSession in org.nuxeo.ecm.platform.routing.core.listener
Methods in org.nuxeo.ecm.platform.routing.core.listener with parameters of type CoreSession Modifier and Type Method Description protected voidDocumentRouteOrphanedListener. deleteOrphanDocumentRoutes(CoreSession session, String id)Removes the given id from DocumentRoutes attached documents list and deletes the DocumentRoutes if they are not attached to a document anymore.protected voidDocumentRouteDeletedListener. deleteOrphanTasks(CoreSession session, String id)Deprecated.Deletes all tasks whose process id matches the given DocumentRoute id.protected voidDocumentRouteOrphanedListener. deleteOrphanTasks(CoreSession session, String id)voidRouteModelsInitializator. doInitializeRepository(CoreSession session) -
Uses of CoreSession in org.nuxeo.ecm.platform.routing.core.persistence
Methods in org.nuxeo.ecm.platform.routing.core.persistence with parameters of type CoreSession Modifier and Type Method Description static DocumentModelTreeHelper. getOrCreate(CoreSession session, String rootPath, String id, String folderType)static DocumentModelTreeHelper. getOrCreateDateTreeFolder(CoreSession session, DocumentModel root, Date date, String folderType)Find or create a set of folders representing the date hierarchystatic DocumentModelTreeHelper. getOrCreatePath(CoreSession session, DocumentModel root, String subPath, String folderType) -
Uses of CoreSession in org.nuxeo.ecm.platform.routing.core.provider
Methods in org.nuxeo.ecm.platform.routing.core.provider that return CoreSession Modifier and Type Method Description protected CoreSessionRoutingTaskPageProvider. getCoreSession() -
Uses of CoreSession in org.nuxeo.ecm.platform.scanimporter.processor
Methods in org.nuxeo.ecm.platform.scanimporter.processor with parameters of type CoreSession Modifier and Type Method Description DocumentModelScanedFileFactory. createFolderishNode(CoreSession session, DocumentModel parent, SourceNode node)DocumentModelScanedFileFactory. createLeafNode(CoreSession session, DocumentModel parent, SourceNode node)protected DocumentModelScanedFileFactory. defaultCreateLeafNode(CoreSession session, DocumentModel parent, SourceNode node) -
Uses of CoreSession in org.nuxeo.ecm.platform.search.core
Methods in org.nuxeo.ecm.platform.search.core with parameters of type CoreSession Modifier and Type Method Description SavedSearchSavedSearchService. createSavedSearch(CoreSession session, String title, String queryParams, Map<String,String> namedParams, String query, String queryLanguage, String pageProviderName, Long pageSize, Long currentPageIndex, Long maxResults, String sortBy, String sortOrder, String contentViewData)SavedSearchSavedSearchServiceImpl. createSavedSearch(CoreSession session, String title, String queryParams, Map<String,String> namedParams, String query, String queryLanguage, String pageProviderName, Long pageSize, Long currentPageIndex, Long maxResults, String sortBy, String sortOrder, String contentViewData)voidSavedSearchService. deleteSavedSearch(CoreSession session, SavedSearch search)voidSavedSearchServiceImpl. deleteSavedSearch(CoreSession session, SavedSearch search)SavedSearchSavedSearchService. getSavedSearch(CoreSession session, String id)SavedSearchSavedSearchServiceImpl. getSavedSearch(CoreSession session, String id)SavedSearchSavedSearchService. saveSavedSearch(CoreSession session, SavedSearch search)SavedSearchSavedSearchServiceImpl. saveSavedSearch(CoreSession session, SavedSearch search) -
Uses of CoreSession in org.nuxeo.ecm.platform.shibboleth
Methods in org.nuxeo.ecm.platform.shibboleth with parameters of type CoreSession Modifier and Type Method Description static DocumentModelShibbolethGroupHelper. getBareGroupModel(CoreSession core) -
Uses of CoreSession in org.nuxeo.ecm.platform.suggestbox.automation
Fields in org.nuxeo.ecm.platform.suggestbox.automation declared as CoreSession Modifier and Type Field Description protected CoreSessionSuggestOperation. session -
Uses of CoreSession in org.nuxeo.ecm.platform.suggestbox.service
Fields in org.nuxeo.ecm.platform.suggestbox.service declared as CoreSession Modifier and Type Field Description CoreSessionSuggestionContext. sessionMethods in org.nuxeo.ecm.platform.suggestbox.service with parameters of type CoreSession Modifier and Type Method Description SuggestionContextSuggestionContext. withSession(CoreSession session) -
Uses of CoreSession in org.nuxeo.ecm.platform.tag
Methods in org.nuxeo.ecm.platform.tag with parameters of type CoreSession Modifier and Type Method Description protected voidTagsMigrator. addTags(CoreSession session, String docId, Set<TagsMigrator.Tag> tags)booleanAbstractTagService. canUntag(CoreSession session, String docId, String label)booleanBridgeTagService. canUntag(CoreSession session, String docId, String label)booleanFacetedTagService. canUntag(CoreSession session, String docId, String label)booleanRelationTagService. canUntag(CoreSession session, String docId, String label)Deprecated.booleanTagService. canUntag(CoreSession session, String docId, String label)Returns whether or not the current session can untag tag on provided document.voidAbstractTagService. copyTags(CoreSession session, String srcDocId, String dstDocId)protected voidAbstractTagService. copyTags(CoreSession session, String srcDocId, String dstDocId, boolean removeExistingTags)voidTagService. copyTags(CoreSession session, String srcDocId, String dstDocId)Copy all the tags applied to the source document to the destination document.abstract voidAbstractTagService. doCopyTags(CoreSession session, String srcDocId, String dstDocId, boolean removeExistingTags)voidBridgeTagService. doCopyTags(CoreSession session, String srcDocId, String dstDocId, boolean removeExistingTags)voidFacetedTagService. doCopyTags(CoreSession session, String srcDocId, String dstDocId, boolean removeExistingTags)voidRelationTagService. doCopyTags(CoreSession session, String srcDocId, String dstDocId, boolean removeExistingTags)Deprecated.abstract List<String>AbstractTagService. doGetTagDocumentIds(CoreSession session, String label)List<String>BridgeTagService. doGetTagDocumentIds(CoreSession session, String label)List<String>FacetedTagService. doGetTagDocumentIds(CoreSession session, String label)List<String>RelationTagService. doGetTagDocumentIds(CoreSession session, String label)Deprecated.abstract Set<String>AbstractTagService. doGetTags(CoreSession session, String docId)Set<String>BridgeTagService. doGetTags(CoreSession session, String docId)Set<String>FacetedTagService. doGetTags(CoreSession session, String docId)Set<String>RelationTagService. doGetTags(CoreSession session, String docId)Deprecated.abstract Set<String>AbstractTagService. doGetTagSuggestions(CoreSession session, String label)Set<String>BridgeTagService. doGetTagSuggestions(CoreSession session, String label)Set<String>FacetedTagService. doGetTagSuggestions(CoreSession session, String label)Set<String>RelationTagService. doGetTagSuggestions(CoreSession session, String label)Deprecated.abstract voidAbstractTagService. doTag(CoreSession session, String docId, String label, String username)voidBridgeTagService. doTag(CoreSession session, String docId, String label, String username)voidFacetedTagService. doTag(CoreSession session, String docId, String label, String username)voidRelationTagService. doTag(CoreSession session, String docId, String label, String username)Deprecated.abstract voidAbstractTagService. doUntag(CoreSession session, String docId, String label)voidBridgeTagService. doUntag(CoreSession session, String docId, String label)voidFacetedTagService. doUntag(CoreSession session, String docId, String label)voidRelationTagService. doUntag(CoreSession session, String docId, String label)Deprecated.protected voidAbstractTagService. fireUpdateEvent(CoreSession session, String docId)List<Tag>AbstractTagService. getDocumentTags(CoreSession session, String docId, String username)List<Tag>AbstractTagService. getDocumentTags(CoreSession session, String docId, String username, boolean useCore)List<Tag>TagService. getDocumentTags(CoreSession session, String docId, String username)Deprecated.since 9.3, username is not needed anymoreList<Tag>TagService. getDocumentTags(CoreSession session, String docId, String username, boolean useCore)Deprecated.since 9.3, username and useCore are not needed anymoreprotected static List<Map<String,Serializable>>AbstractTagService. getItems(String pageProviderName, CoreSession session, Object... params)Returns results from calls toqueryAndFetch(String, String, Object...)using page providers.Set<String>AbstractTagService. getSuggestions(CoreSession session, String label)List<Tag>AbstractTagService. getSuggestions(CoreSession session, String label, String username)Set<String>TagService. getSuggestions(CoreSession session, String label)Gets suggestions for a given tag label prefix.List<Tag>TagService. getSuggestions(CoreSession session, String label, String username)Deprecated.since 9.3, username is not needed anymoreList<Tag>BridgeTagService. getTagCloud(CoreSession session, String docId, String username, Boolean normalize)List<Tag>FacetedTagService. getTagCloud(CoreSession session, String docId, String username, Boolean normalize)List<Tag>RelationTagService. getTagCloud(CoreSession session, String docId, String username, Boolean normalize)Deprecated.List<Tag>TagService. getTagCloud(CoreSession session, String docId, String username, Boolean normalize)Deprecated.since 9.3, seems unusedList<String>AbstractTagService. getTagDocumentIds(CoreSession session, String label)List<String>AbstractTagService. getTagDocumentIds(CoreSession session, String label, String username)List<String>TagService. getTagDocumentIds(CoreSession session, String label)Gets the documents to which a tag is applied.List<String>TagService. getTagDocumentIds(CoreSession session, String label, String username)Deprecated.since 9.3, username is not needed anymoreSet<String>AbstractTagService. getTags(CoreSession session, String docId)Set<String>TagService. getTags(CoreSession session, String docId)Gets the tags applied to a document.protected voidTagsMigrator. migrateSession(String step, MigrationService.MigrationContext migrationContext, CoreSession session)protected StringTagsMigrator. probeSession(CoreSession session)protected voidTagsMigrator. removeDocument(CoreSession session, String docId)voidAbstractTagService. removeTags(CoreSession session, String docId)voidTagService. removeTags(CoreSession session, String docId)Removes all the tags applied to a document.voidAbstractTagService. replaceTags(CoreSession session, String srcDocId, String dstDocId)voidTagService. replaceTags(CoreSession session, String srcDocId, String dstDocId)Replace all the existing tags applied on the destination document by the ones applied on the source document.protected voidFacetedTagService. saveDocument(CoreSession session, DocumentModel doc)booleanBridgeTagService. supportsTag(CoreSession session, String docId)booleanFacetedTagService. supportsTag(CoreSession session, String docId)booleanRelationTagService. supportsTag(CoreSession session, String docId)Deprecated.booleanTagService. supportsTag(CoreSession session, String docId)Checks if document support tag.voidAbstractTagService. tag(CoreSession session, String docId, String label)voidAbstractTagService. tag(CoreSession session, String docId, String label, String username)voidTagService. tag(CoreSession session, String docId, String label)Tags a document with a given tag.voidTagService. tag(CoreSession session, String docId, String label, String username)Deprecated.since 9.3, username is not needed anymorevoidAbstractTagService. untag(CoreSession session, String docId, String label)voidAbstractTagService. untag(CoreSession session, String docId, String label, String username)voidTagService. untag(CoreSession session, String docId, String label)Untags a document of the given tagvoidTagService. untag(CoreSession session, String docId, String label, String username)Deprecated.since 9.3, username is not needed anymoreConstructors in org.nuxeo.ecm.platform.tag with parameters of type CoreSession Constructor Description UnrestrictedCanRemoveTagging(CoreSession session, String docId, String label)UnrestrictedGetDocumentCloud(CoreSession session, String docId, String username, Boolean normalize) -
Uses of CoreSession in org.nuxeo.ecm.platform.tag.automation
Fields in org.nuxeo.ecm.platform.tag.automation declared as CoreSession Modifier and Type Field Description protected CoreSessionSuggestTagEntry. documentManager -
Uses of CoreSession in org.nuxeo.ecm.platform.tag.operations
Fields in org.nuxeo.ecm.platform.tag.operations declared as CoreSession Modifier and Type Field Description protected CoreSessionRemoveDocumentTags. sessionprotected CoreSessionTagDocument. sessionprotected CoreSessionUntagDocument. session -
Uses of CoreSession in org.nuxeo.ecm.platform.task
Methods in org.nuxeo.ecm.platform.task with parameters of type CoreSession Modifier and Type Method Description StringTaskService. acceptTask(CoreSession coreSession, NuxeoPrincipal principal, Task task, String comment)Ends the task using event nameTaskEventNames.WORKFLOW_TASK_COMPLETEDand marking the task as validated.voidTask. cancel(CoreSession coreSession)voidTaskImpl. cancel(CoreSession coreSession)List<Task>TaskService. createTask(CoreSession coreSession, NuxeoPrincipal principal, List<DocumentModel> documents, String taskDocumentType, String taskName, String taskType, String processId, List<String> prefixedActorIds, boolean createOneTaskPerActor, String directive, String comment, Date dueDate, Map<String,String> taskVariables, String parentPath, Map<String,Serializable> eventInfo)List<Task>TaskService. createTask(CoreSession coreSession, NuxeoPrincipal principal, DocumentModel document, String taskDocumentType, String taskName, String taskType, String processId, List<String> prefixedActorIds, boolean createOneTaskPerActor, String directive, String comment, Date dueDate, Map<String,String> taskVariables, String parentPath, Map<String,Serializable> eventInfo)Creates a task of the given document type and starts it.List<Task>TaskService. createTask(CoreSession coreSession, NuxeoPrincipal principal, DocumentModel document, String taskName, String taskType, String processId, List<String> prefixedActorIds, boolean createOneTaskPerActor, String directive, String comment, Date dueDate, Map<String,String> taskVariables, String parentPath)Creates a task and starts it.List<Task>TaskService. createTask(CoreSession coreSession, NuxeoPrincipal principal, DocumentModel document, String taskName, List<String> prefixedActorIds, boolean createOneTaskPerActor, String directive, String comment, Date dueDate, Map<String,String> taskVariables, String parentPath)Creates a task and starts it.List<Task>TaskService. createTaskForProcess(CoreSession coreSession, NuxeoPrincipal principal, List<DocumentModel> documents, String taskDocumentType, String taskName, String taskType, String processId, String processName, List<String> actorIds, boolean createOneTaskPerActor, String directive, String comment, Date dueDate, Map<String,String> taskVariables, String parentPath, Map<String,Serializable> eventInfo)Creates a task of the given documents type and starts it.default voidTaskService. delegateTask(CoreSession session, String taskId, List<String> actors, String comment)Delegates the given task to the list of actors.voidTaskService. delegateTask(CoreSession session, String taskId, List<String> actors, String comment, Map<String,Serializable> eventInfo)voidTaskService. deleteTask(CoreSession coreSession, String taskId)Remove the documentTask identified by the given taskId if coreSession's principal has the Remove permission.voidTask. end(CoreSession coreSession)voidTaskImpl. end(CoreSession coreSession)StringTaskProvider. endTask(CoreSession coreSession, NuxeoPrincipal principal, Task task, String comment, String eventName, boolean isValidated)Ends the taskStringTaskService. endTask(CoreSession coreSession, NuxeoPrincipal principal, Task task, String comment, String eventName, boolean isValidated)Ends the taskprotected voidTaskImpl. followTransition(CoreSession coreSession, String transition)List<Task>TaskProvider. getAllCurrentTaskInstances(CoreSession session, List<SortInfo> sortInfos)Returns the list of task instances associated assigned to the current user.List<Task>TaskProvider. getAllTaskInstances(String processId, String nodeId, CoreSession session)Returns all the tasks instances for the givenprocessIdoriginating from the givennodeId.List<Task>TaskProvider. getAllTaskInstances(String processId, List<String> actors, CoreSession session)Returns all the tasks instances for the givenprocessIdwhich assigned to one of the actor in the list or its pool.List<Task>TaskProvider. getAllTaskInstances(String processId, CoreSession session)Returns all the tasks instances for the givenprocessId.List<Task>TaskProvider. getAllTaskInstances(String processId, NuxeoPrincipal user, CoreSession session)Returns all the tasks instances for the givenprocessIdand where the user is the actor or belongs to the pooled actor list.List<Task>TaskProvider. getCurrentTaskInstances(List<String> actors, CoreSession coreSession)Returns a list of task instances assigned to one of the actors in the list or to its pool.List<Task>TaskProvider. getCurrentTaskInstances(List<String> actors, CoreSession coreSession, List<SortInfo> sortInfos)Provide @param sortInfo to handle sort page-provider contributions (seeTaskProvider.getCurrentTaskInstances(org.nuxeo.ecm.core.api.CoreSession))List<Task>TaskProvider. getCurrentTaskInstances(CoreSession coreSession)List<Task>TaskProvider. getCurrentTaskInstances(CoreSession coreSession, List<SortInfo> sortInfos)Provide @param sortInfo to handle sort page-provider contributions (seeTaskProvider.getCurrentTaskInstances(org.nuxeo.ecm.core.api.CoreSession))DocumentModelTaskService. getTargetDocumentModel(Task ti, CoreSession coreSession)TaskTaskService. getTask(CoreSession coreSession, String taskId)List<Task>TaskProvider. getTaskInstances(DocumentModel dm, List<String> actors, boolean includeDelegatedTasks, CoreSession session)Returns the list of task instances associated with this document assigned to one of the actor in the list or its pool.List<Task>TaskProvider. getTaskInstances(DocumentModel dm, List<String> actors, CoreSession coreSession)Returns the list of task instances associated with this document assigned to one of the actor in the list or its pool.List<Task>TaskProvider. getTaskInstances(DocumentModel dm, NuxeoPrincipal user, CoreSession coreSession)Returns the list of task instances associated with this document for which the user is the actor or belongs to the pooled actor list.StringTaskService. getTaskRootParentPath(CoreSession coreSession)Default value is /task-rootdefault voidTaskService. reassignTask(CoreSession session, String taskId, List<String> actors, String comment)Reassign the given task to the list of actors.voidTaskService. reassignTask(CoreSession session, String taskId, List<String> actors, String comment, Map<String,Serializable> eventInfo)StringTaskService. rejectTask(CoreSession coreSession, NuxeoPrincipal principal, Task task, String comment)Ends the task using event nameTaskEventNames.WORKFLOW_TASK_REJECTEDand marking the task as not validated. -
Uses of CoreSession in org.nuxeo.ecm.platform.task.core.service
Methods in org.nuxeo.ecm.platform.task.core.service with parameters of type CoreSession Modifier and Type Method Description StringTaskServiceImpl. acceptTask(CoreSession coreSession, NuxeoPrincipal principal, Task task, String comment)voidCreateTaskUnrestricted. createTask(CoreSession coreSession, NuxeoPrincipal principal, List<DocumentModel> documents, String taskDocumentType, String taskName, String taskType, String processId, String processName, List<String> prefixedActorIds, boolean createOneTaskPerActor, String directive, String comment, Date dueDate, Map<String,String> taskVariables, String parentPath)voidCreateTaskUnrestricted. createTask(CoreSession coreSession, NuxeoPrincipal principal, List<DocumentModel> documents, String taskDocumentType, String taskName, String taskType, String processId, List<String> prefixedActorIds, boolean createOneTaskPerActor, String directive, String comment, Date dueDate, Map<String,String> taskVariables, String parentPath)voidCreateTaskUnrestricted. createTask(CoreSession coreSession, NuxeoPrincipal principal, DocumentModel document, String taskDocumentType, String taskName, String taskType, String processId, List<String> prefixedActorIds, boolean createOneTaskPerActor, String directive, String comment, Date dueDate, Map<String,String> taskVariables, String parentPath)voidCreateTaskUnrestricted. createTask(CoreSession coreSession, NuxeoPrincipal principal, DocumentModel document, String taskName, List<String> prefixedActorIds, boolean createOneTaskPerActor, String directive, String comment, Date dueDate, Map<String,String> taskVariables, String parentPath)List<Task>TaskServiceImpl. createTask(CoreSession coreSession, NuxeoPrincipal principal, List<DocumentModel> documents, String taskDocumentType, String taskName, String taskType, String processId, List<String> actorIds, boolean createOneTaskPerActor, String directive, String comment, Date dueDate, Map<String,String> taskVariables, String parentPath, Map<String,Serializable> eventInfo)List<Task>TaskServiceImpl. createTask(CoreSession coreSession, NuxeoPrincipal principal, DocumentModel document, String taskDocumentType, String taskName, String taskType, String processId, List<String> actorIds, boolean createOneTaskPerActor, String directive, String comment, Date dueDate, Map<String,String> taskVariables, String parentPath, Map<String,Serializable> eventInfo)List<Task>TaskServiceImpl. createTask(CoreSession coreSession, NuxeoPrincipal principal, DocumentModel document, String taskName, String taskType, String processId, List<String> prefixedActorIds, boolean createOneTaskPerActor, String directive, String comment, Date dueDate, Map<String,String> taskVariables, String parentPath)List<Task>TaskServiceImpl. createTask(CoreSession coreSession, NuxeoPrincipal principal, DocumentModel document, String taskName, List<String> actorIds, boolean createOneTaskPerActor, String directive, String comment, Date dueDate, Map<String,String> taskVariables, String parentPath)List<Task>TaskServiceImpl. createTaskForProcess(CoreSession coreSession, NuxeoPrincipal principal, List<DocumentModel> documents, String taskDocumentType, String taskName, String taskType, String processId, String processName, List<String> actorIds, boolean createOneTaskPerActor, String directive, String comment, Date dueDate, Map<String,String> taskVariables, String parentPath, Map<String,Serializable> eventInfo)voidTaskServiceImpl. delegateTask(CoreSession session, String taskId, List<String> delegatedActors, String comment, Map<String,Serializable> eventInfo)voidTaskServiceImpl. deleteTask(CoreSession coreSession, String taskId)StringDocumentTaskProvider. endTask(CoreSession coreSession, NuxeoPrincipal principal, Task task, String comment, String eventName, boolean isValidated)StringTaskServiceImpl. endTask(CoreSession coreSession, NuxeoPrincipal principal, Task task, String comment, String eventName, boolean isValidated)Use the task provider held by theTask.TASK_PROVIDER_KEYtask variable to end thetask.List<Task>DocumentTaskProvider. getAllCurrentTaskInstances(CoreSession session, List<SortInfo> sortInfos)List<Task>TaskServiceImpl. getAllCurrentTaskInstances(CoreSession coreSession, List<SortInfo> sortInfos)List<Task>DocumentTaskProvider. getAllTaskInstances(String processId, String nodeId, CoreSession session)List<Task>DocumentTaskProvider. getAllTaskInstances(String processId, List<String> actors, CoreSession session)List<Task>DocumentTaskProvider. getAllTaskInstances(String processId, CoreSession session)List<Task>DocumentTaskProvider. getAllTaskInstances(String processId, NuxeoPrincipal user, CoreSession session)List<Task>TaskServiceImpl. getAllTaskInstances(String processId, String nodeId, CoreSession session)List<Task>TaskServiceImpl. getAllTaskInstances(String processId, List<String> actors, CoreSession session)List<Task>TaskServiceImpl. getAllTaskInstances(String processId, CoreSession session)List<Task>TaskServiceImpl. getAllTaskInstances(String processId, NuxeoPrincipal user, CoreSession session)List<Task>DocumentTaskProvider. getCurrentTaskInstances(List<String> actors, CoreSession coreSession)Returns a list of task instances assigned to one of the actors in the list or to its pool.List<Task>DocumentTaskProvider. getCurrentTaskInstances(List<String> actors, CoreSession coreSession, List<SortInfo> sortInfos)Provide @param sortInfo to handle sort page-provider contributions (seeDocumentTaskProvider.getCurrentTaskInstances(org.nuxeo.ecm.core.api.CoreSession))List<Task>DocumentTaskProvider. getCurrentTaskInstances(CoreSession coreSession)List<Task>DocumentTaskProvider. getCurrentTaskInstances(CoreSession coreSession, List<SortInfo> sortInfos)Provide @param sortInfo to handle sort page-provider contributions (seeDocumentTaskProvider.getCurrentTaskInstances(org.nuxeo.ecm.core.api.CoreSession))List<Task>TaskServiceImpl. getCurrentTaskInstances(List<String> actors, CoreSession coreSession)Returns a list of task instances assigned to one of the actors in the list or to its pool.List<Task>TaskServiceImpl. getCurrentTaskInstances(List<String> actors, CoreSession coreSession, List<SortInfo> sortInfos)Provide @param sortInfo to handle sort page-provider contributions (seeTaskServiceImpl.getCurrentTaskInstances(org.nuxeo.ecm.core.api.CoreSession))List<Task>TaskServiceImpl. getCurrentTaskInstances(CoreSession coreSession)List<Task>TaskServiceImpl. getCurrentTaskInstances(CoreSession coreSession, List<SortInfo> sortInfos)Provide @param sortInfo to handle sort page-provider contributions (seeTaskServiceImpl.getCurrentTaskInstances(org.nuxeo.ecm.core.api.CoreSession))DocumentModelTaskServiceImpl. getTargetDocumentModel(Task task, CoreSession coreSession)TaskTaskServiceImpl. getTask(CoreSession coreSession, String taskId)List<Task>DocumentTaskProvider. getTaskInstances(DocumentModel dm, List<String> actors, boolean includeDelegatedTasks, CoreSession session)List<Task>DocumentTaskProvider. getTaskInstances(DocumentModel dm, List<String> actors, CoreSession coreSession)List<Task>DocumentTaskProvider. getTaskInstances(DocumentModel dm, NuxeoPrincipal user, CoreSession coreSession)List<Task>TaskServiceImpl. getTaskInstances(DocumentModel dm, List<String> actors, boolean includeDelegatedTasks, CoreSession session)List<Task>TaskServiceImpl. getTaskInstances(DocumentModel dm, List<String> actors, CoreSession coreSession)List<Task>TaskServiceImpl. getTaskInstances(DocumentModel dm, NuxeoPrincipal user, CoreSession coreSession)StringTaskServiceImpl. getTaskRootParentPath(CoreSession coreSession)static List<Task>DocumentTaskProvider. getTasks(String pageProviderName, CoreSession session, boolean unrestricted, List<SortInfo> sortInfos, Object... params)static voidTaskEventNotificationHelper. notifyEvent(CoreSession coreSession, DocumentModel document, NuxeoPrincipal principal, Task task, String eventId, Map<String,Serializable> properties, String comment, String category)protected voidTaskServiceImpl. notifyEvent(CoreSession session, Task task, List<DocumentModel> docs, String event, Map<String,Serializable> eventInfo, String comment, NuxeoPrincipal principal, List<String> actorIds)static voidTaskEventNotificationHelper. notifyTaskEnded(CoreSession coreSession, NuxeoPrincipal principal, Task task, String comment, String eventName, Map<String,Serializable> extraEventProperties)voidTaskServiceImpl. reassignTask(CoreSession session, String taskId, List<String> newActors, String comment, Map<String,Serializable> eventInfo)StringTaskServiceImpl. rejectTask(CoreSession coreSession, NuxeoPrincipal principal, Task task, String comment)Constructors in org.nuxeo.ecm.platform.task.core.service with parameters of type CoreSession Constructor Description CreateTaskUnrestricted(CoreSession session, NuxeoPrincipal principal, List<DocumentModel> documents, String taskDocumentType, String taskName, String taskType, String processId, String processName, List<String> prefixedActorIds, boolean createOneTaskPerActor, String directive, String comment, Date dueDate, Map<String,String> taskVariables, String parentPath)CreateTaskUnrestricted(CoreSession session, NuxeoPrincipal principal, List<DocumentModel> documents, String taskDocumentType, String taskName, String taskType, String processId, List<String> prefixedActorIds, boolean createOneTaskPerActor, String directive, String comment, Date dueDate, Map<String,String> taskVariables, String parentPath)CreateTaskUnrestricted(CoreSession session, NuxeoPrincipal principal, DocumentModel document, String taskDocumentType, String taskName, String taskType, String processId, List<String> prefixedActorIds, boolean createOneTaskPerActor, String directive, String comment, Date dueDate, Map<String,String> taskVariables, String parentPath)CreateTaskUnrestricted(CoreSession session, NuxeoPrincipal principal, DocumentModel document, String taskName, String taskType, String processId, List<String> prefixedActorIds, boolean createOneTaskPerActor, String directive, String comment, Date dueDate, Map<String,String> taskVariables, String parentPath)CreateTaskUnrestricted(CoreSession session, NuxeoPrincipal principal, DocumentModel document, String taskName, List<String> prefixedActorIds, boolean createOneTaskPerActor, String directive, String comment, Date dueDate, Map<String,String> taskVariables, String parentPath)GetTaskRootParentPathUnrestricted(CoreSession session) -
Uses of CoreSession in org.nuxeo.ecm.platform.task.providers
Methods in org.nuxeo.ecm.platform.task.providers that return CoreSession Modifier and Type Method Description protected CoreSessionUserTaskPageProvider. getCoreSession() -
Uses of CoreSession in org.nuxeo.ecm.platform.threed.adapter
Methods in org.nuxeo.ecm.platform.threed.adapter with parameters of type CoreSession Modifier and Type Method Description BlobThumbnailThreeDFactory. computeThumbnail(DocumentModel documentModel, CoreSession coreSession)BlobThumbnailThreeDFactory. getThumbnail(DocumentModel documentModel, CoreSession coreSession) -
Uses of CoreSession in org.nuxeo.ecm.platform.thumbnail.action
Methods in org.nuxeo.ecm.platform.thumbnail.action with parameters of type CoreSession Modifier and Type Method Description protected voidRecomputeThumbnailsAction.RecomputeThumbnailsComputation. compute(CoreSession session, List<String> ids, Map<String,Serializable> properties)protected voidRecomputeThumbnailsAction.RecomputeThumbnailsComputation. processDoc(CoreSession session, DocumentModel doc) -
Uses of CoreSession in org.nuxeo.ecm.platform.thumbnail.factories
Methods in org.nuxeo.ecm.platform.thumbnail.factories with parameters of type CoreSession Modifier and Type Method Description BlobThumbnailDocumentFactory. computeThumbnail(DocumentModel doc, CoreSession session)BlobThumbnailDocumentFactory. getThumbnail(DocumentModel doc, CoreSession session) -
Uses of CoreSession in org.nuxeo.ecm.platform.thumbnail.listener
Methods in org.nuxeo.ecm.platform.thumbnail.listener with parameters of type CoreSession Modifier and Type Method Description voidThumbnailHelper. createThumbnailIfNeeded(CoreSession session, DocumentModel doc)Creates a thumbnail if needed and synchronizes the document facet.protected voidUpdateThumbnailListener. processDoc(CoreSession session, DocumentModel doc) -
Uses of CoreSession in org.nuxeo.ecm.platform.userpreferences
Methods in org.nuxeo.ecm.platform.userpreferences with parameters of type CoreSession Modifier and Type Method Description SimpleUserPreferencesUserPreferencesService. getSimpleUserPreferences(CoreSession session)SimpleUserPreferencesUserPreferencesServiceImpl. getSimpleUserPreferences(CoreSession session)<T extends UserPreferences>
TUserPreferencesService. getUserPreferences(CoreSession session, Class<T> configurationClass, String configurationFacet)<T extends UserPreferences>
TUserPreferencesServiceImpl. getUserPreferences(CoreSession session, Class<T> userPrefClass, String userPrefFacet) -
Uses of CoreSession in org.nuxeo.ecm.platform.userworkspace.api
Methods in org.nuxeo.ecm.platform.userworkspace.api with parameters of type CoreSession Modifier and Type Method Description DocumentModelUserWorkspaceService. getCurrentUserPersonalWorkspace(CoreSession userCoreSession)Gets the current user personal workspace.DocumentModelUserWorkspaceService. getCurrentUserPersonalWorkspace(CoreSession userCoreSession, DocumentModel context)Deprecated.since 9.3. -
Uses of CoreSession in org.nuxeo.ecm.platform.userworkspace.core.service
Methods in org.nuxeo.ecm.platform.userworkspace.core.service with parameters of type CoreSession Modifier and Type Method Description protected StringAbstractUserWorkspaceImpl. computePathUserWorkspaceRoot(CoreSession userCoreSession, String usedUsername)protected DocumentModelAbstractUserWorkspaceImpl. createDefaultCollectionsRoot(CoreSession session, DocumentModel userWorkspace)protected DocumentModelAbstractUserWorkspaceImpl. createFavorites(CoreSession session, DocumentModel userWorkspace)protected abstract DocumentModelAbstractUserWorkspaceImpl. doCreateUserWorkspace(CoreSession unrestrictedSession, PathRef wsRef, String username)protected DocumentModelDefaultUserWorkspaceServiceImpl. doCreateUserWorkspace(CoreSession unrestrictedSession, PathRef wsRef, String userName)protected abstract DocumentModelAbstractUserWorkspaceImpl. doCreateUserWorkspacesRoot(CoreSession unrestrictedSession, PathRef rootRef)protected DocumentModelDefaultUserWorkspaceServiceImpl. doCreateUserWorkspacesRoot(CoreSession unrestrictedSession, PathRef rootRef)DocumentModelAbstractUserWorkspaceImpl. getCurrentUserPersonalWorkspace(CoreSession userCoreSession)DocumentModelAbstractUserWorkspaceImpl. getCurrentUserPersonalWorkspace(CoreSession userCoreSession, DocumentModel context)Deprecated.since 9.3protected DocumentModelAbstractUserWorkspaceImpl. getCurrentUserPersonalWorkspace(NuxeoPrincipal principal, String userName, CoreSession userCoreSession)This method handles the UserWorkspace creation with a Principal or a username.protected StringAbstractUserWorkspaceImpl. getDomainName(CoreSession userCoreSession)protected PathRefAbstractUserWorkspaceImpl. getExistingUserWorkspace(CoreSession session, PathRef rootref, NuxeoPrincipal principal, String username)protected PathRefAbstractUserWorkspaceImpl. getExistingUserWorkspaceRoot(CoreSession session, String username)protected LocaleAbstractUserWorkspaceImpl. getLocale(CoreSession session)DocumentModelAbstractUserWorkspaceImpl. getUserDefaultCollectionsRoot(CoreSession session)DocumentModelAbstractUserWorkspaceImpl. getUserFavorites(CoreSession session)protected DocumentModelAbstractUserWorkspaceImpl. initCreateFavorites(CoreSession session, DocumentModel favorites)protected abstract DocumentModelAbstractUserWorkspaceImpl. initCreateUserWorkspace(CoreSession unrestrictedSession, DocumentModel doc, String username)protected DocumentModelDefaultUserWorkspaceServiceImpl. initCreateUserWorkspace(CoreSession unrestrictedSession, DocumentModel doc, String username)protected abstract DocumentModelAbstractUserWorkspaceImpl. initCreateUserWorkspacesRoot(CoreSession unrestrictedSession, DocumentModel doc)protected DocumentModelDefaultUserWorkspaceServiceImpl. initCreateUserWorkspacesRoot(CoreSession unrestrictedSession, DocumentModel doc)protected DocumentModelAbstractUserWorkspaceImpl. initDefaultCollectionsRoot(CoreSession session, DocumentModel collectionsRoot)protected voidAbstractUserWorkspaceImpl. notifyEvent(CoreSession coreSession, DocumentModel document, NuxeoPrincipal principal, String eventId, Map<String,Serializable> properties) -
Uses of CoreSession in org.nuxeo.ecm.platform.userworkspace.operations
Fields in org.nuxeo.ecm.platform.userworkspace.operations declared as CoreSession Modifier and Type Field Description protected CoreSessionUserWorkspaceCreateFromBlob. session -
Uses of CoreSession in org.nuxeo.ecm.platform.video.adapter
Methods in org.nuxeo.ecm.platform.video.adapter with parameters of type CoreSession Modifier and Type Method Description BlobThumbnailVideoFactory. computeThumbnail(DocumentModel doc, CoreSession session)BlobThumbnailVideoFactory. getThumbnail(DocumentModel doc, CoreSession session) -
Uses of CoreSession in org.nuxeo.ecm.platform.video.computation
Methods in org.nuxeo.ecm.platform.video.computation with parameters of type CoreSession Modifier and Type Method Description protected voidRecomputeTranscodedVideosComputation. compute(CoreSession session, List<String> ids, Map<String,Serializable> properties)protected voidRecomputeVideoInfoComputation. compute(CoreSession session, List<String> ids, Map<String,Serializable> properties)protected voidRecomputeTranscodedVideosComputation. saveRendition(CoreSession session, IdRef docId, String conversionName, TranscodedVideo transcodedVideo) -
Uses of CoreSession in org.nuxeo.ecm.platform.web.common.locale
Methods in org.nuxeo.ecm.platform.web.common.locale with parameters of type CoreSession Modifier and Type Method Description LocaleDefaultLocaleProvider. getLocale(CoreSession repo)LocaleLocaleProvider. getLocale(CoreSession session)LocaleDefaultLocaleProvider. getLocaleWithDefault(CoreSession session)LocaleLocaleProvider. getLocaleWithDefault(CoreSession session)TimeZoneDefaultLocaleProvider. getTimeZone(CoreSession repo)TimeZoneLocaleProvider. getTimeZone(CoreSession session) -
Uses of CoreSession in org.nuxeo.ecm.quota
Methods in org.nuxeo.ecm.quota with parameters of type CoreSession Modifier and Type Method Description voidQuotaStatsService. activateQuotaOnUserWorkspaces(long maxQuota, CoreSession session)Activates the quota on user personal workspacesvoidQuotaStatsServiceImpl. activateQuotaOnUserWorkspaces(long maxQuota, CoreSession session)booleanQuotaStatsService. canSetMaxQuota(long maxQuota, DocumentModel doc, CoreSession session)Test to see if quota allowed.booleanQuotaStatsServiceImpl. canSetMaxQuota(long maxQuota, DocumentModel doc, CoreSession session)default voidQuotaStatsService. computeInitialStatistics(String updaterName, CoreSession session, QuotaStatsInitialWork currentWorker)Deprecated.since 10.1, use other signaturevoidQuotaStatsService. computeInitialStatistics(String updaterName, CoreSession session, QuotaStatsInitialWork currentWorker, String path)Compute the initial statistics for the given @{code updaterName} fordocPath.voidQuotaStatsServiceImpl. computeInitialStatistics(String updaterName, CoreSession session, QuotaStatsInitialWork currentWorker, String path)default voidQuotaStatsUpdater. computeInitialStatistics(CoreSession session, QuotaStatsInitialWork currentWorker)Deprecated.since 10.1, use other signaturevoidQuotaStatsUpdater. computeInitialStatistics(CoreSession session, QuotaStatsInitialWork currentWorker, String path)Compute the initial statistics under the given path for thisQuotaStatsUpdater.protected List<DocumentModel>AbstractQuotaStatsUpdater. getAncestors(CoreSession session, DocumentModel doc)Gets all the ancestors of the document, including the root.protected List<DocumentModel>QuotaStatsServiceImpl. getParentsInReverseOrder(DocumentModel doc, CoreSession session)longQuotaStatsService. getQuotaFromParent(DocumentModel doc, CoreSession session)Gets the quota from the first parent where quota has been set.longQuotaStatsServiceImpl. getQuotaFromParent(DocumentModel doc, CoreSession session)longQuotaStatsService. getQuotaSetOnUserWorkspaces(CoreSession session)longQuotaStatsServiceImpl. getQuotaSetOnUserWorkspaces(CoreSession session)StringQuotaStatsServiceImpl. getUserWorkspaceRootId(DocumentModel context, CoreSession session)voidQuotaStatsService. launchSetMaxQuotaOnUserWorkspaces(long maxQuota, DocumentModel context, CoreSession session)Sets this maxQuota on all user workspacesvoidQuotaStatsServiceImpl. launchSetMaxQuotaOnUserWorkspaces(long maxSize, DocumentModel context, CoreSession session)protected abstract voidAbstractQuotaStatsUpdater. processDocumentAboutToBeRemoved(CoreSession session, DocumentModel doc)protected abstract voidAbstractQuotaStatsUpdater. processDocumentBeforeCheckedIn(CoreSession session, DocumentModel doc)protected abstract voidAbstractQuotaStatsUpdater. processDocumentBeforeCheckedOut(CoreSession session, DocumentModel doc)protected abstract voidAbstractQuotaStatsUpdater. processDocumentBeforeRestore(CoreSession session, DocumentModel doc)protected abstract voidAbstractQuotaStatsUpdater. processDocumentBeforeUpdate(CoreSession session, DocumentModel doc)protected abstract voidAbstractQuotaStatsUpdater. processDocumentCheckedIn(CoreSession session, DocumentModel doc)protected abstract voidAbstractQuotaStatsUpdater. processDocumentCheckedOut(CoreSession session, DocumentModel doc)protected abstract voidAbstractQuotaStatsUpdater. processDocumentCopied(CoreSession session, DocumentModel doc)protected abstract voidAbstractQuotaStatsUpdater. processDocumentCreated(CoreSession session, DocumentModel doc)protected abstract voidAbstractQuotaStatsUpdater. processDocumentMoved(CoreSession session, DocumentModel doc, DocumentModel sourceParent)protected abstract voidAbstractQuotaStatsUpdater. processDocumentRestored(CoreSession session, DocumentModel doc)protected abstract voidAbstractQuotaStatsUpdater. processDocumentTrashOp(CoreSession session, DocumentModel doc, boolean isTrashed)protected abstract voidAbstractQuotaStatsUpdater. processDocumentUpdated(CoreSession session, DocumentModel doc)voidAbstractQuotaStatsUpdater. updateStatistics(CoreSession session, DocumentEventContext docCtx, Event event)voidQuotaStatsUpdater. updateStatistics(CoreSession session, DocumentEventContext docCtx, Event event)Update the statistics for the givendocCtxandevent. -
Uses of CoreSession in org.nuxeo.ecm.quota.automation
Fields in org.nuxeo.ecm.quota.automation declared as CoreSession Modifier and Type Field Description protected CoreSessionGetQuotaInfoOperation. sessionprotected CoreSessionGetQuotaStatisticsOperation. sessionprotected CoreSessionRecomputeQuotaStatistics. sessionprotected CoreSessionSetQuotaInfoOperation. session -
Uses of CoreSession in org.nuxeo.ecm.quota.count
Methods in org.nuxeo.ecm.quota.count with parameters of type CoreSession Modifier and Type Method Description protected Map<String,org.nuxeo.ecm.quota.count.DocumentsCountUpdater.Count>DocumentsCountUpdater. computeDocumentsCountByFolder(CoreSession session, Map<String,String> folders)voidDocumentsCountUpdater. computeInitialStatistics(CoreSession session, QuotaStatsInitialWork currentWorker, String path)protected Map<String,String>DocumentsCountUpdater. getFolders(CoreSession session)protected voidDocumentsCountUpdater. processDocumentAboutToBeRemoved(CoreSession session, DocumentModel doc)protected voidDocumentsCountUpdater. processDocumentBeforeCheckedIn(CoreSession session, DocumentModel doc)protected voidDocumentsCountUpdater. processDocumentBeforeCheckedOut(CoreSession session, DocumentModel doc)protected voidDocumentsCountUpdater. processDocumentBeforeRestore(CoreSession session, DocumentModel doc)protected voidDocumentsCountUpdater. processDocumentBeforeUpdate(CoreSession session, DocumentModel doc)protected voidDocumentsCountUpdater. processDocumentCheckedIn(CoreSession session, DocumentModel doc)protected voidDocumentsCountUpdater. processDocumentCheckedOut(CoreSession session, DocumentModel doc)protected voidDocumentsCountUpdater. processDocumentCopied(CoreSession session, DocumentModel doc)protected voidDocumentsCountUpdater. processDocumentCreated(CoreSession session, DocumentModel doc)protected voidDocumentsCountUpdater. processDocumentMoved(CoreSession session, DocumentModel doc, DocumentModel sourceParent)protected voidDocumentsCountUpdater. processDocumentRestored(CoreSession session, DocumentModel doc)protected voidDocumentsCountUpdater. processDocumentTrashOp(CoreSession session, DocumentModel doc, boolean isTrashed)protected voidDocumentsCountUpdater. processDocumentUpdated(CoreSession session, DocumentModel doc)protected voidDocumentsCountUpdater. saveDocumentsCount(CoreSession session, Map<String,org.nuxeo.ecm.quota.count.DocumentsCountUpdater.Count> foldersCount)protected voidDocumentsCountUpdater. saveDocumentsCount(CoreSession session, DocumentModel folder, org.nuxeo.ecm.quota.count.DocumentsCountUpdater.Count count)protected voidDocumentsCountUpdater. updateCount(CoreSession session, DocumentModel parent, String xpath, long count)protected voidDocumentsCountUpdater. updateCountStatistics(CoreSession session, DocumentModel doc, List<DocumentModel> ancestors, long count) -
Uses of CoreSession in org.nuxeo.ecm.quota.size
Methods in org.nuxeo.ecm.quota.size with parameters of type CoreSession Modifier and Type Method Description protected voidDocumentsSizeUpdater. checkQuota(CoreSession session, DocumentModel doc, long delta)Checks the size delta against the maximum quota specified for this document or an ancestor.protected voidDocumentsSizeUpdater. clearQuotas(CoreSession session, String docID)voidDocumentsSizeUpdater. computeInitialStatistics(CoreSession session, QuotaStatsInitialWork currentWorker, String path)protected longDocumentsSizeUpdater. getVersionsSize(CoreSession session, DocumentModel doc)Gets the sum of all blobs sizes for all the document's versions.protected voidDocumentsSizeUpdater. initDocument(CoreSession session, DocumentModel doc)protected voidDocumentsSizeUpdater. processDocumentAboutToBeRemoved(CoreSession session, DocumentModel doc)protected voidDocumentsSizeUpdater. processDocumentBeforeCheckedIn(CoreSession session, DocumentModel doc)protected voidDocumentsSizeUpdater. processDocumentBeforeCheckedOut(CoreSession session, DocumentModel doc)protected voidDocumentsSizeUpdater. processDocumentBeforeRestore(CoreSession session, DocumentModel doc)protected voidDocumentsSizeUpdater. processDocumentBeforeUpdate(CoreSession session, DocumentModel doc)protected voidDocumentsSizeUpdater. processDocumentCheckedIn(CoreSession session, DocumentModel doc)protected voidDocumentsSizeUpdater. processDocumentCheckedOut(CoreSession session, DocumentModel doc)protected voidDocumentsSizeUpdater. processDocumentCopied(CoreSession session, DocumentModel doc)protected voidDocumentsSizeUpdater. processDocumentCreated(CoreSession session, DocumentModel doc)protected voidDocumentsSizeUpdater. processDocumentMoved(CoreSession session, DocumentModel doc, DocumentModel sourceParent)protected voidDocumentsSizeUpdater. processDocumentRestored(CoreSession session, DocumentModel doc)protected voidDocumentsSizeUpdater. processDocumentTrashOp(CoreSession session, DocumentModel doc, boolean isTrashed)protected voidDocumentsSizeUpdater. processDocumentUpdated(CoreSession session, DocumentModel doc)protected longDocumentsSizeUpdater. scrollAndDo(CoreSession session, String query, int scrollSize, int scrollKeepAlive, BiConsumer<String,Long> consumer)protected voidDocumentsSizeUpdater. updateAncestors(CoreSession session, DocumentModel doc, long deltaTotal, long deltaTrash, long deltaVersions)protected voidDocumentsSizeUpdater. updateDocumentAndAncestors(CoreSession session, DocumentModel doc, long deltaInner, long deltaTotal, long deltaTrash, long deltaVersions) -
Uses of CoreSession in org.nuxeo.ecm.restapi.server.jaxrs
Methods in org.nuxeo.ecm.restapi.server.jaxrs with parameters of type CoreSession Modifier and Type Method Description protected DocumentModelQueryObject. getSearchDocumentModel(CoreSession session, PageProviderService pps, String providerName, Properties namedParameters)Deprecated.since 11.1, usePageProviderHelper.getSearchDocumentModel(CoreSession, PageProviderService, String, Map)instead -
Uses of CoreSession in org.nuxeo.ecm.restapi.test
Fields in org.nuxeo.ecm.restapi.test declared as CoreSession Modifier and Type Field Description CoreSessionBaseTest. sessionDeprecated, for removal: This API element is subject to removal in a future version.Methods in org.nuxeo.ecm.restapi.test with parameters of type CoreSession Modifier and Type Method Description static DocumentModelRestServerInit. getFile(int index, CoreSession session)static DocumentModelRestServerInit. getFolder(int index, CoreSession session)static DocumentModelRestServerInit. getNote(int index, CoreSession session)voidRestServerInit. populate(CoreSession session) -
Uses of CoreSession in org.nuxeo.ecm.user.center.profile
Methods in org.nuxeo.ecm.user.center.profile with parameters of type CoreSession Modifier and Type Method Description voidUserProfileImporter. doImport(CoreSession session)voidUserProfileImporter. doImport(CoreSession session, org.apache.commons.csv.CSVParser parser, UserProfileService userProfileService)DocumentModelUserProfileService. getUserProfile(DocumentModel userModel, CoreSession session)Get a DocumentModel containing both user and user profile schemasDocumentModelUserProfileServiceImpl. getUserProfile(DocumentModel userModel, CoreSession session)DocumentModelUserProfileService. getUserProfileDocument(String userName, CoreSession session)Get the profile of a specific user.DocumentModelUserProfileService. getUserProfileDocument(CoreSession session)Get the current user profile.DocumentModelUserProfileServiceImpl. getUserProfileDocument(String userName, CoreSession session)DocumentModelUserProfileServiceImpl. getUserProfileDocument(CoreSession session)protected booleanUserProfileImporter. importLine(org.apache.commons.csv.CSVRecord record, long lineNumber, Integer nameIndex, DocumentType docType, CoreSession session, UserProfileService userProfileService, Map<String,Integer> headerValues)Import a line from the CSV file.protected booleanUserProfileImporter. updateDocument(long lineNumber, String name, DocumentType docType, CoreSession session, UserProfileService userProfileService, Map<String,Serializable> properties) -
Uses of CoreSession in org.nuxeo.ecm.user.center.profile.localeProvider
Methods in org.nuxeo.ecm.user.center.profile.localeProvider with parameters of type CoreSession Modifier and Type Method Description LocaleUserLocaleProvider. getLocale(CoreSession repo)LocaleUserLocaleProvider. getLocaleWithDefault(CoreSession session)TimeZoneUserLocaleProvider. getTimeZone(CoreSession repo) -
Uses of CoreSession in org.nuxeo.ecm.user.invite
Methods in org.nuxeo.ecm.user.invite with parameters of type CoreSession Modifier and Type Method Description NuxeoPrincipalUserInvitationComponent. createUser(CoreSession session, DocumentModel registrationDoc)NuxeoPrincipalUserInvitationService. createUser(CoreSession session, DocumentModel registrationDoc)voidUserInvitationComponent. deleteRegistrationRequests(CoreSession session, List<DocumentModel> registrationDocs)voidUserInvitationService. deleteRegistrationRequests(CoreSession session, List<DocumentModel> registrationDoc)Delete a registration documentNuxeoPrincipalDefaultInvitationUserFactory. doCreateUser(CoreSession session, DocumentModel registrationDoc, UserRegistrationConfiguration configuration)NuxeoPrincipalInvitationUserFactory. doCreateUser(CoreSession session, DocumentModel registrationDoc, UserRegistrationConfiguration configuration)Handle user creationvoidDefaultInvitationUserFactory. doPostUserCreation(CoreSession session, DocumentModel registrationDoc, NuxeoPrincipal user)voidInvitationUserFactory. doPostUserCreation(CoreSession session, DocumentModel registrationDoc, NuxeoPrincipal user)Called just after the user is createdDocumentModelUserInvitationComponent. getOrCreateRootDocument(CoreSession session, String configurationName)DocumentModelUserInvitationComponent. getRegistrationRulesDocument(CoreSession session, String configurationName)DocumentModelUserInvitationService. getRegistrationRulesDocument(CoreSession session, String configurationName)Get documentmodel that stores request configuration using RegistrationConfiguration facet.protected voidUserInvitationComponent. reviveRegistrationRequest(CoreSession session, DocumentModel registrationDoc, Map<String,Serializable> additionalInfos)voidUserInvitationComponent. reviveRegistrationRequests(CoreSession session, List<DocumentModel> registrationDocs)voidUserInvitationService. reviveRegistrationRequests(CoreSession session, List<DocumentModel> registrationDocs)Send a mail to the invited user to revive his invitation If an error occured while sending an email, it logs it and continue.protected EventContextUserInvitationComponent. sendEvent(CoreSession session, DocumentModel source, String evName) -
Uses of CoreSession in org.nuxeo.ecm.webdav.backend
Fields in org.nuxeo.ecm.webdav.backend declared as CoreSession Modifier and Type Field Description protected CoreSessionAbstractCoreBackend. sessionMethods in org.nuxeo.ecm.webdav.backend that return CoreSession Modifier and Type Method Description CoreSessionAbstractCoreBackend. getSession()CoreSessionAbstractCoreBackend. getSession(boolean synchronize)CoreSessionBackend. getSession()CoreSessionBackend. getSession(boolean synchronize)Methods in org.nuxeo.ecm.webdav.backend with parameters of type CoreSession Modifier and Type Method Description BackendRealBackendFactory. createBackend(String backendDisplayName, String rootPath, String rootUrl, CoreSession session)BackendSimpleRealBackendFactory. createBackend(String backendDisplayName, String rootPath, String rootUrl, CoreSession session)abstract BackendAbstractBackendFactory. createRootBackend(CoreSession session)BackendSearchBackendFactory. createRootBackend(CoreSession session)BackendSimpleBackendFactory. createRootBackend(CoreSession session)Constructors in org.nuxeo.ecm.webdav.backend with parameters of type CoreSession Constructor Description AbstractCoreBackend(CoreSession session)AbstractVirtualBackend(String name, String rootUrl, CoreSession session, RealBackendFactory realBackendFactory)PathCache(CoreSession session, int maxSize)Deprecated.SearchRootBackend(CoreSession session)SearchVirtualBackend(String name, String rootUrl, String query, CoreSession session, RealBackendFactory realBackendFactory)SimpleBackend(String backendDisplayName, String rootPath, String rootUrl, CoreSession session)SimpleRootBackend(CoreSession session) -
Uses of CoreSession in org.nuxeo.ecm.webengine.jaxrs.session
Methods in org.nuxeo.ecm.webengine.jaxrs.session that return CoreSession Modifier and Type Method Description protected CoreSessionCoreSessionProvider. createSession(javax.servlet.http.HttpServletRequest request, String repoName)CoreSessionSessionRef. get()CoreSessionCoreSessionProvider. getSession(javax.servlet.http.HttpServletRequest request, String repoName)static CoreSessionSessionFactory. getSession()static CoreSessionSessionFactory. getSession(String repositoryName)static CoreSessionSessionFactory. getSession(javax.servlet.http.HttpServletRequest request)static CoreSessionSessionFactory. getSession(javax.servlet.http.HttpServletRequest request, String repositoryName)Methods in org.nuxeo.ecm.webengine.jaxrs.session with parameters of type CoreSession Modifier and Type Method Description protected abstract REFCoreSessionProvider. createSessionRef(CoreSession session) -
Uses of CoreSession in org.nuxeo.ecm.webengine.jaxrs.session.impl
Fields in org.nuxeo.ecm.webengine.jaxrs.session.impl declared as CoreSession Modifier and Type Field Description protected CoreSessionPerRequestCoreProvider.Ref. sessionprotected CoreSessionPerSessionCoreProvider.Ref. sessionMethods in org.nuxeo.ecm.webengine.jaxrs.session.impl that return CoreSession Modifier and Type Method Description CoreSessionPerRequestCoreProvider.Ref. get()CoreSessionPerSessionCoreProvider.Ref. get()Methods in org.nuxeo.ecm.webengine.jaxrs.session.impl with parameters of type CoreSession Modifier and Type Method Description protected PerRequestCoreProvider.RefPerRequestCoreProvider. createSessionRef(CoreSession session)protected PerSessionCoreProvider.RefPerSessionCoreProvider. createSessionRef(CoreSession session)Constructors in org.nuxeo.ecm.webengine.jaxrs.session.impl with parameters of type CoreSession Constructor Description Ref(CoreSession session)Ref(CoreSession session) -
Uses of CoreSession in org.nuxeo.ecm.webengine.jaxrs.views
Methods in org.nuxeo.ecm.webengine.jaxrs.views that return CoreSession Modifier and Type Method Description CoreSessionBundleResource. getSession()CoreSessionResourceContext. getSession() -
Uses of CoreSession in org.nuxeo.ecm.webengine.model
Methods in org.nuxeo.ecm.webengine.model that return CoreSession Modifier and Type Method Description CoreSessionWebContext. getCoreSession()Gets the Core Session (or Repository Session) corresponding to that request. -
Uses of CoreSession in org.nuxeo.ecm.webengine.model.impl
Methods in org.nuxeo.ecm.webengine.model.impl that return CoreSession Modifier and Type Method Description CoreSessionAbstractWebContext. getCoreSession() -
Uses of CoreSession in org.nuxeo.ecm.webengine.ui.json
Fields in org.nuxeo.ecm.webengine.ui.json declared as CoreSession Modifier and Type Field Description protected CoreSessionDocumentTreeBuilder. sessionConstructors in org.nuxeo.ecm.webengine.ui.json with parameters of type CoreSession Constructor Description DocumentTreeBuilder(CoreSession session) -
Uses of CoreSession in org.nuxeo.ecm.webengine.ui.tree.document
Fields in org.nuxeo.ecm.webengine.ui.tree.document declared as CoreSession Modifier and Type Field Description protected CoreSessionDocumentContentProvider. sessionMethods in org.nuxeo.ecm.webengine.ui.tree.document that return CoreSession Modifier and Type Method Description CoreSessionDocumentContentProvider. getSession()Methods in org.nuxeo.ecm.webengine.ui.tree.document with parameters of type CoreSession Modifier and Type Method Description voidDocumentContentProvider. setSession(CoreSession session)Constructors in org.nuxeo.ecm.webengine.ui.tree.document with parameters of type CoreSession Constructor Description DocumentContentProvider(CoreSession session) -
Uses of CoreSession in org.nuxeo.ecm.webengine.util
Methods in org.nuxeo.ecm.webengine.util with parameters of type CoreSession Modifier and Type Method Description static voidACLUtils. removePermission(CoreSession session, DocumentRef docRef, String username, String permission) -
Uses of CoreSession in org.nuxeo.elasticsearch
Methods in org.nuxeo.elasticsearch with parameters of type CoreSession Modifier and Type Method Description DocumentModelListElasticSearchComponent. query(CoreSession session, String nxql, int limit, int offset, SortInfo... sortInfos)Deprecated.DocumentModelListElasticSearchComponent. query(CoreSession session, org.elasticsearch.index.query.QueryBuilder queryBuilder, int limit, int offset, SortInfo... sortInfos)Deprecated. -
Uses of CoreSession in org.nuxeo.elasticsearch.api
Methods in org.nuxeo.elasticsearch.api with parameters of type CoreSession Modifier and Type Method Description DocumentModelListElasticSearchService. query(CoreSession session, String nxql, int limit, int offset, SortInfo... sortInfos)Deprecated.since 6.0, use query with NxQueryBuilderDocumentModelListElasticSearchService. query(CoreSession session, org.elasticsearch.index.query.QueryBuilder queryBuilder, int limit, int offset, SortInfo... sortInfos)Deprecated.since 6.0, use query with NxQueryBuilder -
Uses of CoreSession in org.nuxeo.elasticsearch.audit.pageprovider
Methods in org.nuxeo.elasticsearch.audit.pageprovider that return CoreSession Modifier and Type Method Description protected CoreSessionESAuditPageProvider. getCoreSession() -
Uses of CoreSession in org.nuxeo.elasticsearch.bulk
Methods in org.nuxeo.elasticsearch.bulk with parameters of type CoreSession Modifier and Type Method Description protected voidIndexRequestComputation. compute(CoreSession session, List<String> documentIds, Map<String,Serializable> properties)protected StringIndexRequestComputation. getIndexName(CoreSession session, Map<String,Serializable> properties) -
Uses of CoreSession in org.nuxeo.elasticsearch.commands
Methods in org.nuxeo.elasticsearch.commands with parameters of type CoreSession Modifier and Type Method Description voidIndexingCommand. attach(CoreSession session) -
Uses of CoreSession in org.nuxeo.elasticsearch.core
Methods in org.nuxeo.elasticsearch.core with parameters of type CoreSession Modifier and Type Method Description DocumentModelListElasticSearchServiceImpl. query(CoreSession session, String nxql, int limit, int offset, SortInfo... sortInfos)Deprecated.DocumentModelListElasticSearchServiceImpl. query(CoreSession session, org.elasticsearch.index.query.QueryBuilder queryBuilder, int limit, int offset, SortInfo... sortInfos)Deprecated. -
Uses of CoreSession in org.nuxeo.elasticsearch.fetcher
Methods in org.nuxeo.elasticsearch.fetcher that return CoreSession Modifier and Type Method Description protected CoreSessionFetcher. getSession()Constructors in org.nuxeo.elasticsearch.fetcher with parameters of type CoreSession Constructor Description EsFetcher(CoreSession session, org.elasticsearch.action.search.SearchResponse response, Map<String,String> repoNames)EsFetcher(CoreSession session, org.elasticsearch.action.search.SearchResponse response, Map<String,String> repoNames, EsFetcher.HitDocConsumer consumer)Fetcher(CoreSession session, org.elasticsearch.action.search.SearchResponse response, Map<String,String> repoNames)VcsFetcher(CoreSession session, org.elasticsearch.action.search.SearchResponse response, Map<String,String> repoNames) -
Uses of CoreSession in org.nuxeo.elasticsearch.http.readonly
Methods in org.nuxeo.elasticsearch.http.readonly with parameters of type CoreSession Modifier and Type Method Description voidAbstractSearchRequestFilterImpl. init(CoreSession session, String indices, String rawQuery, String payload) -
Uses of CoreSession in org.nuxeo.elasticsearch.http.readonly.filter
Methods in org.nuxeo.elasticsearch.http.readonly.filter with parameters of type CoreSession Modifier and Type Method Description voidAuditRequestFilter. init(CoreSession session, String indices, String rawQuery, String payload)voidSearchRequestFilter. init(CoreSession session, String indices, String rawQuery, String payload)default voidSearchRequestFilter. init(CoreSession session, String indices, String types, String rawQuery, String payload)Deprecated, for removal: This API element is subject to removal in a future version.since 11.4, types have been removed since Elasticsearch 7.x, useSearchRequestFilter.init(CoreSession, String, String, String)instead -
Uses of CoreSession in org.nuxeo.elasticsearch.io
Methods in org.nuxeo.elasticsearch.io with parameters of type CoreSession Modifier and Type Method Description JsonDocumentModelReaderJsonDocumentModelReader. session(CoreSession session) -
Uses of CoreSession in org.nuxeo.elasticsearch.provider
Methods in org.nuxeo.elasticsearch.provider that return CoreSession Modifier and Type Method Description protected CoreSessionElasticSearchNativePageProvider. getCoreSession()protected CoreSessionElasticSearchNxqlPageProvider. getCoreSession()Methods in org.nuxeo.elasticsearch.provider with parameters of type CoreSession Modifier and Type Method Description protected NxQueryBuilderElasticSearchNxqlPageProvider. getQueryBuilder(CoreSession session) -
Uses of CoreSession in org.nuxeo.elasticsearch.query
Fields in org.nuxeo.elasticsearch.query declared as CoreSession Modifier and Type Field Description protected CoreSessionNxQueryBuilder. sessionMethods in org.nuxeo.elasticsearch.query that return CoreSession Modifier and Type Method Description CoreSessionNxQueryBuilder. getSession()Methods in org.nuxeo.elasticsearch.query with parameters of type CoreSession Modifier and Type Method Description protected static SQLQueryNxqlQueryConverter. addSecurityPolicy(CoreSession session, SQLQuery query)protected FetcherNxQueryBuilder. getFetcher(CoreSession session, org.elasticsearch.action.search.SearchResponse response, Map<String,String> repoNames)protected static org.elasticsearch.index.query.QueryBuilderNxqlQueryConverter. makeAncestorIdFilter(String value, CoreSession session)static NxqlQueryConverter.QueryAndFilterNxqlQueryConverter. makeQueryFromSimpleExpression(String op, String nxqlName, Object value, Object[] values, EsHint hint, CoreSession session)static org.elasticsearch.index.query.QueryBuilderNxqlQueryConverter. toESQueryBuilder(String nxql, CoreSession session)Constructors in org.nuxeo.elasticsearch.query with parameters of type CoreSession Constructor Description NxQueryBuilder(CoreSession coreSession) -
Uses of CoreSession in org.nuxeo.elasticsearch.work
Methods in org.nuxeo.elasticsearch.work with parameters of type CoreSession Modifier and Type Method Description protected List<DocumentModel>BucketIndexingWorker. loadDocumentsOneByOne(CoreSession session, List<String> documentIds) -
Uses of CoreSession in org.nuxeo.importer.stream.consumer
Fields in org.nuxeo.importer.stream.consumer declared as CoreSession Modifier and Type Field Description protected CoreSessionDocumentMessageConsumer. session -
Uses of CoreSession in org.nuxeo.io.fsexporter
Fields in org.nuxeo.io.fsexporter declared as CoreSession Modifier and Type Field Description protected CoreSessionExportStructureToFS. sessionMethods in org.nuxeo.io.fsexporter with parameters of type CoreSession Modifier and Type Method Description voidFSExporter. export(CoreSession session, String rootPath, String fspath, String PageProvider)voidFSExporterService. export(CoreSession session, String rootPath, String fsPath, String PageProvider)protected voidCustomExporterPlugin. exportFileInXML(CoreSession session, DocumentModel docfrom, String pathtoexport)voidFSExporter. exportXML(CoreSession session, String rootName, String fileSystemTarget)voidFSExporterService. exportXML(CoreSession session, String rootName, String fileSystemTarget)DocumentModelListDefaultExporterPlugin. getChildren(CoreSession session, DocumentModel doc, String customQuery)DocumentModelListFSExporterPlugin. getChildren(CoreSession session, DocumentModel doc, String PageProvider)FileCustomExporterPlugin. serialize(CoreSession session, DocumentModel docfrom, String fsPath)FileDefaultExporterPlugin. serialize(CoreSession session, DocumentModel docfrom, String fsPath)FileDriveLikeExporterPlugin. serialize(CoreSession session, DocumentModel docfrom, String fsPath)FileFSExporterPlugin. serialize(CoreSession session, DocumentModel docfrom, String fsPath) -
Uses of CoreSession in org.nuxeo.mongodb.audit.pageprovider
Methods in org.nuxeo.mongodb.audit.pageprovider that return CoreSession Modifier and Type Method Description protected CoreSessionMongoDBAuditPageProvider. getCoreSession() -
Uses of CoreSession in org.nuxeo.snapshot
Methods in org.nuxeo.snapshot with parameters of type CoreSession Modifier and Type Method Description protected booleanSnapshotRemovalPolicy. canRemoveVersions(CoreSession session, DocumentModel doc, List<String> uuids)List<String>SnapshotRemovalPolicy. getRemovableVersionIds(CoreSession session, ShallowDocumentModel deletedLiveDoc, List<String> versionUUIDs) -
Uses of CoreSession in org.nuxeo.snapshot.pub
Methods in org.nuxeo.snapshot.pub with parameters of type CoreSession Modifier and Type Method Description protected DocumentModelFolderishProxyFactory. subPublish(CoreSession session, DocumentModel parentProxy, Snapshot tree, boolean skipParent) -
Uses of CoreSession in org.nuxeo.template.adapters
Methods in org.nuxeo.template.adapters that return CoreSession Modifier and Type Method Description protected CoreSessionAbstractTemplateDocument. getSession() -
Uses of CoreSession in org.nuxeo.template.api
Methods in org.nuxeo.template.api with parameters of type CoreSession Modifier and Type Method Description List<TemplateSourceDocument>TemplateProcessorService. getAvailableOfficeTemplates(CoreSession session, String targetType)Retrieve theTemplateSourceDocumentthat can be used as an Office template (i.e that support to store the template file as main blob of target DocumentModel)List<DocumentModel>TemplateProcessorService. getAvailableTemplateDocs(CoreSession session, String targetType)FindTemplateSourceDocuments that can be bound to a given doc type.List<TemplateSourceDocument>TemplateProcessorService. getAvailableTemplates(CoreSession session, String targetType)FindTemplateSourceDocuments that can be bound to a given doc type.DocumentModelTemplateProcessorService. getTemplateDoc(CoreSession session, String name)Returns a template with a given templateName. -
Uses of CoreSession in org.nuxeo.template.context.extensions
Methods in org.nuxeo.template.context.extensions with parameters of type CoreSession Modifier and Type Method Description protected List<LogEntry>AuditExtensionFactory. preprocessAuditEntries(List<LogEntry> auditEntries, CoreSession session, String lang) -
Uses of CoreSession in org.nuxeo.template.jaxrs
Fields in org.nuxeo.template.jaxrs declared as CoreSession Modifier and Type Field Description protected CoreSessionAbstractResourceService. sessionMethods in org.nuxeo.template.jaxrs that return CoreSession Modifier and Type Method Description protected CoreSessionAbstractResourceService. getCoreSession()protected CoreSessionRootResource. getCoreSession()Constructors in org.nuxeo.template.jaxrs with parameters of type CoreSession Constructor Description AbstractResourceService(CoreSession session)ResourceService(CoreSession session) -
Uses of CoreSession in org.nuxeo.template.service
Methods in org.nuxeo.template.service with parameters of type CoreSession Modifier and Type Method Description List<TemplateSourceDocument>TemplateProcessorComponent. getAvailableOfficeTemplates(CoreSession session, String targetType)List<DocumentModel>TemplateProcessorComponent. getAvailableTemplateDocs(CoreSession session, String targetType)List<TemplateSourceDocument>TemplateProcessorComponent. getAvailableTemplates(CoreSession session, String targetType)DocumentModelTemplateProcessorComponent. getTemplateDoc(CoreSession session, String name)Constructors in org.nuxeo.template.service with parameters of type CoreSession Constructor Description TemplateMappingRemover(CoreSession session, String uid, String type2Remove)TemplateMappingRemover(CoreSession session, DocumentModel doc, String type2Remove) -
Uses of CoreSession in org.nuxeo.template.xdocreport.jaxrs
Fields in org.nuxeo.template.xdocreport.jaxrs declared as CoreSession Modifier and Type Field Description protected CoreSessionAbstractResourceService. sessionMethods in org.nuxeo.template.xdocreport.jaxrs that return CoreSession Modifier and Type Method Description protected CoreSessionAbstractResourceService. getCoreSession()protected CoreSessionRootResource. getCoreSession()Constructors in org.nuxeo.template.xdocreport.jaxrs with parameters of type CoreSession Constructor Description AbstractResourceService(CoreSession session)ResourceService(CoreSession session)XDocReportResourceService(CoreSession session) -
Uses of CoreSession in org.nuxeo.usermapper.extension
Methods in org.nuxeo.usermapper.extension with parameters of type CoreSession Modifier and Type Method Description protected voidAbstractUserMapper. updateProfile(CoreSession session, Map<String,Serializable> attributes, DocumentModel userProfile) -
Uses of CoreSession in org.nuxeo.wopi.jaxrs
Fields in org.nuxeo.wopi.jaxrs declared as CoreSession Modifier and Type Field Description protected CoreSessionFilesEndpoint. sessionMethods in org.nuxeo.wopi.jaxrs with parameters of type CoreSession Modifier and Type Method Description protected DocumentModelWOPIRoot. getDocument(CoreSession session, String fileId) -
Uses of CoreSession in org.nuxeo.wopi.lock
Methods in org.nuxeo.wopi.lock with parameters of type CoreSession Modifier and Type Method Description protected voidLockExpirationListener. handleExpiredLock(CoreSession session, Session directorySession, DocumentModel entry)
-