Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractContentEximService - Class in org.onehippo.forge.content.exim.repository.jaxrs
-
AbstractContentEximService.
- AbstractContentEximService() - Constructor for class org.onehippo.forge.content.exim.repository.jaxrs.AbstractContentEximService
-
Default constructor.
- AbstractContentExportTask - Class in org.onehippo.forge.content.exim.core.impl
-
Abstract content export task implementation class to provide common properties and utility operations.
- AbstractContentExportTask(DocumentManager) - Constructor for class org.onehippo.forge.content.exim.core.impl.AbstractContentExportTask
-
Constructs with
documentManager. - AbstractContentImportTask - Class in org.onehippo.forge.content.exim.core.impl
-
Abstract content import task implementation class to provide common properties and utility operations.
- AbstractContentImportTask(DocumentManager) - Constructor for class org.onehippo.forge.content.exim.core.impl.AbstractContentImportTask
-
Constructs with
documentManager. - AbstractContentMigrationTask - Class in org.onehippo.forge.content.exim.core.impl
-
Abstract
ContentMigrationTaskimplementation class to provide common properties and utility operations. - AbstractContentMigrationTask(DocumentManager) - Constructor for class org.onehippo.forge.content.exim.core.impl.AbstractContentMigrationTask
-
Constructs with
documentManager. - accept(FileSelectInfo) - Method in class org.onehippo.forge.content.exim.core.util.FileFilterDepthSelector
-
Check if
fileInfois acceptable by using the internal filter. - accept(FileSelectInfo) - Method in class org.onehippo.forge.content.exim.core.util.NamePatternFileFilter
- addEntryToZip(String, byte[], int, int, ZipArchiveOutputStream) - Static method in class org.onehippo.forge.content.exim.repository.jaxrs.util.ZipCompressUtils
-
Add a ZIP entry to
zipOutputwith the givenentryNameandbytesstarting fromoffsetinlength. - addEntryToZip(String, byte[], ZipArchiveOutputStream) - Static method in class org.onehippo.forge.content.exim.repository.jaxrs.util.ZipCompressUtils
-
Add a ZIP entry to
zipOutputwith the givenentryNameandbytes. - addEntryToZip(String, String, String, ZipArchiveOutputStream) - Static method in class org.onehippo.forge.content.exim.repository.jaxrs.util.ZipCompressUtils
-
Add a ZIP entry to
zipOutputwith the givenentryNameand stringcontentincharsetNameencoding. - addError(String) - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.Result
- addFileEntriesInFolderToZip(File, String, ZipArchiveOutputStream) - Static method in class org.onehippo.forge.content.exim.repository.jaxrs.util.ZipCompressUtils
-
Add ZIP entries to
zipOutputby selecting all the descendant files under thebaseFolder, starting with the ZIP entry nameprefix. - addItem(ResultItem) - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.Result
- AntPathMatcher - Class in org.onehippo.forge.content.exim.core.util
-
Note: Copied from the source of
org.apache.camel.util.AntPathMatcher. - AntPathMatcher() - Constructor for class org.onehippo.forge.content.exim.core.util.AntPathMatcher
- applyTagContentProperties(ContentNode, Set<String>) - Method in class org.onehippo.forge.content.exim.repository.jaxrs.AbstractContentEximService
-
Apply tag field on the content node with give
tagInfoslist, each item of which should look like "myhippoproject:tags=a,b,c". - attachmentToString(Attachment, String) - Method in class org.onehippo.forge.content.exim.repository.jaxrs.AbstractContentEximService
-
Read the CXF attachment JAX-RS argument and convert it to a string.
B
- beginRecord(String, String) - Method in interface org.onehippo.forge.content.exim.core.ContentMigrationTask
-
Begins a new unit of content migration work item which can be identified by either
contentIdorcontentPath. - beginRecord(String, String) - Method in class org.onehippo.forge.content.exim.core.impl.AbstractContentMigrationTask
-
Begins a new unit of content migration work item which can be identified by either
contentIdorcontentPath. - BINARY_ATTACHMENT_REL_PATH - Static variable in class org.onehippo.forge.content.exim.repository.jaxrs.AbstractContentEximService
-
Zip Entry name prefix for the binary attachments.
- BinaryExportTask - Interface in org.onehippo.forge.content.exim.core
-
ContentMigrationTaskto export binary (gallery/asset) data toContentNodeobjects. - BinaryImportTask - Interface in org.onehippo.forge.content.exim.core
-
ContentMigrationTaskto import binary (gallery/asset) data fromContentNodeobjects.
C
- collectItemsFromExecutionParams(Session, ExecutionParams) - Static method in class org.onehippo.forge.content.exim.repository.jaxrs.util.ResultItemSetCollector
-
Collect
ResultItems from the givenparamsby picking nodes from the given paths or querying nodes from the given queries. - commitEditableDocument(String) - Method in interface org.onehippo.forge.content.exim.core.DocumentManager
-
Commits the draft variant which is currently being edited.
- commitEditableDocument(String) - Method in class org.onehippo.forge.content.exim.core.impl.WorkflowDocumentManagerImpl
-
Commits the draft variant which is currently being edited.
- commitEditableDocument(Node) - Method in class org.onehippo.forge.content.exim.core.impl.WorkflowDocumentManagerImpl
-
Commits the draft variant which is currently being edited.
- commitEditableDocument(Document) - Method in interface org.onehippo.forge.content.exim.core.DocumentManager
-
Commits the draft variant which is currently being edited.
- commitEditableDocument(Document) - Method in class org.onehippo.forge.content.exim.core.impl.WorkflowDocumentManagerImpl
-
Commits the draft variant which is currently being edited.
- Constants - Class in org.onehippo.forge.content.exim.core
-
Module-wise constants.
- containsStringValueInProperty(ContentNode, String, String) - Static method in class org.onehippo.forge.content.exim.core.util.ContentNodeUtils
-
Return true if the property (by the given
propertyName) in thecontentNodehas the same string value asvalue. - ContentEximExportService - Class in org.onehippo.forge.content.exim.repository.jaxrs
-
Content-EXIM Export JAX-RS Service.
- ContentEximExportService() - Constructor for class org.onehippo.forge.content.exim.repository.jaxrs.ContentEximExportService
- ContentEximImportService - Class in org.onehippo.forge.content.exim.repository.jaxrs
-
Content-EXIM Import JAX-RS Service.
- ContentEximImportService() - Constructor for class org.onehippo.forge.content.exim.repository.jaxrs.ContentEximImportService
- ContentEximJaxrsDaemonModule - Class in org.onehippo.forge.content.exim.repository.jaxrs
-
DaemonModule implementation to register Content EXIM export and import JAX-RS services.
- ContentEximJaxrsDaemonModule() - Constructor for class org.onehippo.forge.content.exim.repository.jaxrs.ContentEximJaxrsDaemonModule
- ContentEximProcessStatusService - Class in org.onehippo.forge.content.exim.repository.jaxrs
-
Content-EXIM PS JAX-RS Service.
- ContentEximProcessStatusService() - Constructor for class org.onehippo.forge.content.exim.repository.jaxrs.ContentEximProcessStatusService
- ContentFileObjectUtils - Class in org.onehippo.forge.content.exim.core.util
-
ContentFileObjectUtils providing utilities for
FileObjectandFile. - ContentMigrationException - Exception in org.onehippo.forge.content.exim.core
-
ContentMigrationException thrown by
ContentMigrationTask. - ContentMigrationException() - Constructor for exception org.onehippo.forge.content.exim.core.ContentMigrationException
- ContentMigrationException(String) - Constructor for exception org.onehippo.forge.content.exim.core.ContentMigrationException
- ContentMigrationException(String, Throwable) - Constructor for exception org.onehippo.forge.content.exim.core.ContentMigrationException
- ContentMigrationException(Throwable) - Constructor for exception org.onehippo.forge.content.exim.core.ContentMigrationException
- ContentMigrationRecord - Class in org.onehippo.forge.content.exim.core
-
Content Migration record which is used to keep execution information of a unit of content migration work item.
- ContentMigrationRecord() - Constructor for class org.onehippo.forge.content.exim.core.ContentMigrationRecord
-
Default constructor.
- ContentMigrationTask - Interface in org.onehippo.forge.content.exim.core
-
Content Migration (Export or Import) Task interface.
- contentNodeBinder - Variable in class org.onehippo.forge.content.exim.core.impl.AbstractContentImportTask
- contentNodeBindingItemFilter - Variable in class org.onehippo.forge.content.exim.core.impl.AbstractContentImportTask
- contentNodeMapper - Variable in class org.onehippo.forge.content.exim.core.impl.AbstractContentExportTask
- contentNodeMappingItemFilter - Variable in class org.onehippo.forge.content.exim.core.impl.AbstractContentExportTask
- ContentNodeUtils - Class in org.onehippo.forge.content.exim.core.util
-
Utilities to handle
ContentNodeobjects. - ContentPathUtils - Class in org.onehippo.forge.content.exim.core.util
-
Content Node Path related utilities.
- copyDocument(String, String, String) - Method in interface org.onehippo.forge.content.exim.core.DocumentManager
-
Copies a document at the source document handle path (
sourceDocumentLocation) to the target folder path (targetFolderLocation) with the given document node name (targetDocumentName). - copyDocument(String, String, String) - Method in class org.onehippo.forge.content.exim.core.impl.WorkflowDocumentManagerImpl
-
Copies a document at the source document handle path (
sourceDocumentLocation) to the target folder path (targetFolderLocation) with the given document node name (targetDocumentName). - createBinaryHandleAndVariantNode(String, Node, String) - Method in class org.onehippo.forge.content.exim.core.impl.DefaultBinaryImportTask
-
Creates a binary handle and variant node and returns the binary handle node.
- createDocument(String, String, String, String) - Method in class org.onehippo.forge.content.exim.core.impl.WorkflowDocumentVariantImportTask
-
Create a document at the document handle node path (
documentLocation) and returns the created document handle node path. - createDocument(String, String, String, String, String) - Method in interface org.onehippo.forge.content.exim.core.DocumentManager
-
Creates a document in the specific
folderLocation. - createDocument(String, String, String, String, String) - Method in class org.onehippo.forge.content.exim.core.impl.WorkflowDocumentManagerImpl
-
Creates a document in the specific
folderLocation. - createDocumentFromVariantContentNode(String, String, String, String) - Method in class org.onehippo.forge.content.exim.core.impl.WorkflowDocumentVariantImportTask
-
Deprecated.renamed to #createDocument
- createMissingHippoBinaryFolders(Session, String, String, String[], String[]) - Static method in class org.onehippo.forge.content.exim.core.util.HippoBinaryNodeUtils
-
Checks if all the binary folders exist in the given
absPathand creates binary folders if not existing. - createMissingHippoFolders(Session, String) - Static method in class org.onehippo.forge.content.exim.core.util.HippoNodeUtils
-
Checks if all the folders exist in the given
absPathand creates folders if not existing. - createOrUpdateBinaryFolder(String, String, String[], String[]) - Method in interface org.onehippo.forge.content.exim.core.BinaryImportTask
- createOrUpdateBinaryFolder(String, String, String[], String[]) - Method in class org.onehippo.forge.content.exim.core.impl.DefaultBinaryImportTask
- createOrUpdateBinaryFromContentNode(ContentNode, String, String, String) - Method in interface org.onehippo.forge.content.exim.core.BinaryImportTask
-
Creates an imageset (e.g,
hippogallery:imageset) content or an assetset (e.g,hippogallery:exampleAssetSet) content from aContentNodeobject. - createOrUpdateBinaryFromContentNode(ContentNode, String, String, String) - Method in class org.onehippo.forge.content.exim.core.impl.DefaultBinaryImportTask
-
Creates an imageset (e.g,
hippogallery:imageset) content or an assetset (e.g,hippogallery:exampleAssetSet) content from aContentNodeobject. - createOrUpdateDocumentFromVariantContentNode(ContentNode, String, String, String, String) - Method in interface org.onehippo.forge.content.exim.core.DocumentVariantImportTask
-
Creates or updates the document as primary node type of
primaryTypeNameat the document handle node path (documentHandlePath) with a localized document name (localizedName) for the specificlocale. - createOrUpdateDocumentFromVariantContentNode(ContentNode, String, String, String, String) - Method in class org.onehippo.forge.content.exim.core.impl.WorkflowDocumentVariantImportTask
-
Creates or updates the document as primary node type of
primaryTypeNameat the document handle node path (documentHandlePath) with a localized document name (localizedName) for the specificlocale. - createSession() - Method in class org.onehippo.forge.content.exim.repository.jaxrs.AbstractContentEximService
-
Create a new JCR system session by impersonating the JCR session returned from
AbstractContentEximService.getDaemonSession(). - createTeeLogger(Logger, PrintStream) - Method in class org.onehippo.forge.content.exim.repository.jaxrs.AbstractContentEximService
-
Create a tee-ing logger.
- createTempFile(String, String) - Static method in class org.onehippo.forge.content.exim.core.util.ContentFileObjectUtils
-
Create a temporary file by
prefixandsuffixand returns it as aFileObject. - createTempFile(String, String, FileObject) - Static method in class org.onehippo.forge.content.exim.core.util.ContentFileObjectUtils
-
Create a temporary file by
prefixandsuffixunderdirectoryand returns it as aFileObject.
D
- debug(String) - Method in class org.onehippo.forge.content.exim.core.util.TeeLoggerWrapper
- debug(String, Object) - Method in class org.onehippo.forge.content.exim.core.util.TeeLoggerWrapper
- debug(String, Object...) - Method in class org.onehippo.forge.content.exim.core.util.TeeLoggerWrapper
- debug(String, Object, Object) - Method in class org.onehippo.forge.content.exim.core.util.TeeLoggerWrapper
- debug(String, Throwable) - Method in class org.onehippo.forge.content.exim.core.util.TeeLoggerWrapper
- debug(Marker, String) - Method in class org.onehippo.forge.content.exim.core.util.TeeLoggerWrapper
- debug(Marker, String, Object) - Method in class org.onehippo.forge.content.exim.core.util.TeeLoggerWrapper
- debug(Marker, String, Object...) - Method in class org.onehippo.forge.content.exim.core.util.TeeLoggerWrapper
- debug(Marker, String, Object, Object) - Method in class org.onehippo.forge.content.exim.core.util.TeeLoggerWrapper
- debug(Marker, String, Throwable) - Method in class org.onehippo.forge.content.exim.core.util.TeeLoggerWrapper
- DEFAULT_HTTP_FORWARDED_FOR_HEADER - Static variable in class org.onehippo.forge.content.exim.repository.jaxrs.util.ServletRequestUtils
-
Default HTTP Forwarded-For header name.
- DEFAULT_PATH_SEPARATOR - Static variable in class org.onehippo.forge.content.exim.core.util.AntPathMatcher
-
Default path separator: "/"
- DefaultBinaryExportTask - Class in org.onehippo.forge.content.exim.core.impl
-
Default
BinaryExportTaskimplementation. - DefaultBinaryExportTask(DocumentManager) - Constructor for class org.onehippo.forge.content.exim.core.impl.DefaultBinaryExportTask
-
Constructs with
documentManager. - DefaultBinaryImportTask - Class in org.onehippo.forge.content.exim.core.impl
-
Default
BinaryImportTaskimplementation. - DefaultBinaryImportTask(DocumentManager) - Constructor for class org.onehippo.forge.content.exim.core.impl.DefaultBinaryImportTask
-
Constructs with
documentManager. - deleteDocument(String) - Method in interface org.onehippo.forge.content.exim.core.DocumentManager
-
Deletes a document at at the given document handle path (
documentLocation). - deleteDocument(String) - Method in class org.onehippo.forge.content.exim.core.impl.WorkflowDocumentManagerImpl
-
Deletes a document at at the given document handle path (
documentLocation). - depublishDocument(String) - Method in interface org.onehippo.forge.content.exim.core.DocumentManager
-
Takes offline the document at the given document handle path (
documentLocation). - depublishDocument(String) - Method in class org.onehippo.forge.content.exim.core.impl.WorkflowDocumentManagerImpl
-
Takes offline the document at the given document handle path (
documentLocation). - disposeEditableDocument(String) - Method in interface org.onehippo.forge.content.exim.core.DocumentManager
-
Discards the draft variant which is currently being edited.
- disposeEditableDocument(String) - Method in class org.onehippo.forge.content.exim.core.impl.WorkflowDocumentManagerImpl
-
Discards the draft variant which is currently being edited.
- disposeEditableDocument(Node) - Method in class org.onehippo.forge.content.exim.core.impl.WorkflowDocumentManagerImpl
-
Discards the draft variant which is currently being edited.
- disposeEditableDocument(Document) - Method in interface org.onehippo.forge.content.exim.core.DocumentManager
-
Discards the draft variant which is currently being edited.
- disposeEditableDocument(Document) - Method in class org.onehippo.forge.content.exim.core.impl.WorkflowDocumentManagerImpl
-
Discards the draft variant which is currently being edited.
- doConfigure(Node) - Method in class org.onehippo.forge.content.exim.repository.jaxrs.ContentEximJaxrsDaemonModule
- documentExists(String) - Method in interface org.onehippo.forge.content.exim.core.DocumentManager
-
Returns true if a document exists at
documentLocation. - documentExists(String) - Method in class org.onehippo.forge.content.exim.core.impl.WorkflowDocumentManagerImpl
- DocumentManager - Interface in org.onehippo.forge.content.exim.core
-
Hippo CMS Document/Folder Workflow manager.
- DocumentManagerException - Exception in org.onehippo.forge.content.exim.core
-
DocumentManagerException thrown by
DocumentManager. - DocumentManagerException() - Constructor for exception org.onehippo.forge.content.exim.core.DocumentManagerException
- DocumentManagerException(String) - Constructor for exception org.onehippo.forge.content.exim.core.DocumentManagerException
- DocumentManagerException(String, Throwable) - Constructor for exception org.onehippo.forge.content.exim.core.DocumentManagerException
- DocumentManagerException(Throwable) - Constructor for exception org.onehippo.forge.content.exim.core.DocumentManagerException
- DocumentManagerNotFoundException - Exception in org.onehippo.forge.content.exim.core
-
DocumentManagerNotFoundException thrown by
DocumentManager, when a folder or document is not found by a specified location information. - DocumentManagerNotFoundException() - Constructor for exception org.onehippo.forge.content.exim.core.DocumentManagerNotFoundException
- DocumentManagerNotFoundException(String) - Constructor for exception org.onehippo.forge.content.exim.core.DocumentManagerNotFoundException
- DocumentManagerNotFoundException(String, Throwable) - Constructor for exception org.onehippo.forge.content.exim.core.DocumentManagerNotFoundException
- DocumentManagerNotFoundException(Throwable) - Constructor for exception org.onehippo.forge.content.exim.core.DocumentManagerNotFoundException
- DocumentVariantExportTask - Interface in org.onehippo.forge.content.exim.core
-
ContentMigrationTaskto export document variant nodes toContentNodeobjects. - DocumentVariantImportTask - Interface in org.onehippo.forge.content.exim.core
-
ContentMigrationTaskto importContentNodeobjects and create or update documents. - doInitialize(Session) - Method in class org.onehippo.forge.content.exim.repository.jaxrs.ContentEximJaxrsDaemonModule
- doMatch(String, String, boolean, boolean) - Method in class org.onehippo.forge.content.exim.core.util.AntPathMatcher
-
Actually match the given
pathagainst the givenpattern. - doShutdown() - Method in class org.onehippo.forge.content.exim.repository.jaxrs.ContentEximJaxrsDaemonModule
E
- encodeNodePath(String) - Static method in class org.onehippo.forge.content.exim.core.util.ContentPathUtils
-
Returns encoded node path where each node name in the
nodePathis encoded by using Hippo CMS Default URI Encoding strategy. - endRecord() - Method in interface org.onehippo.forge.content.exim.core.ContentMigrationTask
-
Ends the current unit of content migration work item.
- endRecord() - Method in class org.onehippo.forge.content.exim.core.impl.AbstractContentMigrationTask
-
Ends the current unit of content migration work item.
- error(String) - Method in class org.onehippo.forge.content.exim.core.util.TeeLoggerWrapper
- error(String, Object) - Method in class org.onehippo.forge.content.exim.core.util.TeeLoggerWrapper
- error(String, Object...) - Method in class org.onehippo.forge.content.exim.core.util.TeeLoggerWrapper
- error(String, Object, Object) - Method in class org.onehippo.forge.content.exim.core.util.TeeLoggerWrapper
- error(String, Throwable) - Method in class org.onehippo.forge.content.exim.core.util.TeeLoggerWrapper
- error(Marker, String) - Method in class org.onehippo.forge.content.exim.core.util.TeeLoggerWrapper
- error(Marker, String, Object) - Method in class org.onehippo.forge.content.exim.core.util.TeeLoggerWrapper
- error(Marker, String, Object...) - Method in class org.onehippo.forge.content.exim.core.util.TeeLoggerWrapper
- error(Marker, String, Object, Object) - Method in class org.onehippo.forge.content.exim.core.util.TeeLoggerWrapper
- error(Marker, String, Throwable) - Method in class org.onehippo.forge.content.exim.core.util.TeeLoggerWrapper
- ExecutionParams - Class in org.onehippo.forge.content.exim.repository.jaxrs.param
-
Content Export or Import Execution Parameters.
- ExecutionParams() - Constructor for class org.onehippo.forge.content.exim.repository.jaxrs.param.ExecutionParams
- EXIM_EXECUTION_LOG_REL_PATH - Static variable in class org.onehippo.forge.content.exim.repository.jaxrs.AbstractContentEximService
-
The whole execution log file entry name.
- EXIM_SUMMARY_BINARIES_LOG_REL_PATH - Static variable in class org.onehippo.forge.content.exim.repository.jaxrs.AbstractContentEximService
-
Zip Entry name of the summary log for binaries.
- EXIM_SUMMARY_DOCUMENTS_LOG_REL_PATH - Static variable in class org.onehippo.forge.content.exim.repository.jaxrs.AbstractContentEximService
-
Zip Entry name of the summary log for documents.
- exportBinarySetToContentNode(Node) - Method in interface org.onehippo.forge.content.exim.core.BinaryExportTask
-
Exports an imageset (e.g,
hippogallery:imageset) node or an assetset (e.g,hippogallery:exampleAssetSet) node to aContentNodeobject. - exportBinarySetToContentNode(Node) - Method in class org.onehippo.forge.content.exim.core.impl.DefaultBinaryExportTask
-
Exports an imageset (e.g,
hippogallery:imageset) node or an assetset (e.g,hippogallery:exampleAssetSet) node to aContentNodeobject. - exportContentToZip(SecurityContext, HttpServletRequest, String, String, String, String, String, String, String, String, Attachment) - Method in class org.onehippo.forge.content.exim.repository.jaxrs.ContentEximExportService
- exportVariantToContentNode(Document) - Method in interface org.onehippo.forge.content.exim.core.DocumentVariantExportTask
-
Exports a document variant (
Document),document, to aContentNodeobject. - exportVariantToContentNode(Document) - Method in class org.onehippo.forge.content.exim.core.impl.WorkflowDocumentVariantExportTask
-
Exports a document variant (
Document),document, to aContentNodeobject. - extractPathWithinPattern(String, String) - Method in class org.onehippo.forge.content.exim.core.util.AntPathMatcher
-
Given a pattern and a full path, determine the pattern-mapped part.
- extractTextFromBinariesAndSaveHippoTexts(Session, Node) - Static method in class org.onehippo.forge.content.exim.core.util.HippoBinaryNodeUtils
-
Finds binary resource node (
hippo:resource) under thehandle, extracts text content and saveshippo:textproperty if the binary data isapplication/pdfcontent. - extractTextFromBinariesAndSaveHippoTextsUnderHandlePath(Session, String) - Static method in class org.onehippo.forge.content.exim.core.util.HippoBinaryNodeUtils
-
Finds binary resource node (
hippo:resource) under thehandlePath, extracts text content and saveshippo:textproperty if the binary data isapplication/pdfcontent.
F
- FileFilterDepthSelector - Class in org.onehippo.forge.content.exim.core.util
-
A
FileSelectorthat selects all files in a particular depth range, with filtering a file by the givenFileFilterinstance. - FileFilterDepthSelector(FileFilter, int, int) - Constructor for class org.onehippo.forge.content.exim.core.util.FileFilterDepthSelector
- fillProcessStatusByRequestInfo(ProcessStatus, SecurityContext, HttpServletRequest) - Method in class org.onehippo.forge.content.exim.repository.jaxrs.AbstractContentEximService
-
Fill basic info from
securityContextandrequestinprocess. - fillResultItemsForNodePaths(Session, Collection<String>, boolean, Set<String>, Result) - Static method in class org.onehippo.forge.content.exim.repository.jaxrs.util.ResultItemSetCollector
- fillResultItemsFromQueries(Session, Collection<String>, boolean, Set<String>, Result) - Static method in class org.onehippo.forge.content.exim.repository.jaxrs.util.ResultItemSetCollector
- findFilesByNamePattern(FileObject, String, int, int) - Method in class org.onehippo.forge.content.exim.core.impl.AbstractContentMigrationTask
-
Finds files (type of
FileObject) underbaseFolderbased on the file name pattern specified by the regular expression,nameRegex. - folderExists(String) - Method in interface org.onehippo.forge.content.exim.core.DocumentManager
-
Returns true if a folder exists at
folderLocation. - folderExists(String) - Method in class org.onehippo.forge.content.exim.core.impl.WorkflowDocumentManagerImpl
G
- getAllProcessInfos() - Method in class org.onehippo.forge.content.exim.repository.jaxrs.ContentEximProcessStatusService
- getAssetFolderFolderTypes() - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.ExecutionParams
- getAssetFolderGalleryTypes() - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.ExecutionParams
- getAssetFolderPrimaryType() - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.ExecutionParams
- getAttachmentByContentId(List<Attachment>, String) - Method in class org.onehippo.forge.content.exim.repository.jaxrs.AbstractContentEximService
-
Find the attachment in
attachmentslist by thecontentId. - getAttribute(String) - Method in class org.onehippo.forge.content.exim.core.ContentMigrationRecord
-
Finds and returns the attribute value by the
nameif found. - getAttributeAsAtomicInteger(String, boolean) - Method in class org.onehippo.forge.content.exim.core.ContentMigrationRecord
-
Gets an attribute value as
AtomicIntegerobject if found. - getAttributeAsCollection(String, boolean) - Method in class org.onehippo.forge.content.exim.core.ContentMigrationRecord
-
Gets an attribute value as
Collectionobject if found. - getAttributeAsString(String) - Method in class org.onehippo.forge.content.exim.core.ContentMigrationRecord
-
Gets an attribute value as
Stringobject if found. - getAttributeMap() - Method in class org.onehippo.forge.content.exim.core.ContentMigrationRecord
-
Returns an unmodifiable map of extra custom attributes.
- getAttributeNames() - Method in class org.onehippo.forge.content.exim.core.ContentMigrationRecord
-
Returns an unmodifiable set of extra custom attribute names.
- getBatchSize() - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.ExecutionParams
- getBinaries() - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.ExecutionParams
- getBinaryTags() - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.ExecutionParams
- getBinaryValueFileFolder() - Method in class org.onehippo.forge.content.exim.core.impl.AbstractContentMigrationTask
-
Returns base folder object of type
FileObject, which is used as a base folder when storing a binary value into an external file. - getChildNodeOfType(Node, String, String...) - Static method in class org.onehippo.forge.content.exim.core.util.HippoNodeUtils
-
Finds a child node by
childNodeNameandchildNodeTypesunder thebaseNode. - getClientInfo() - Method in class org.onehippo.forge.content.exim.repository.jaxrs.status.ProcessStatus
- getCommandInfo() - Method in class org.onehippo.forge.content.exim.repository.jaxrs.status.ProcessStatus
- getContentId() - Method in class org.onehippo.forge.content.exim.core.ContentMigrationRecord
-
Returns the content node identifier of the associated subject content processed.
- getContentMigrationRecords() - Method in interface org.onehippo.forge.content.exim.core.ContentMigrationTask
-
Returns the collection containing all the content migration work item records.
- getContentMigrationRecords() - Method in class org.onehippo.forge.content.exim.core.impl.AbstractContentMigrationTask
-
Returns the collection containing all the content migration work item records.
- getContentNodeBinder() - Method in class org.onehippo.forge.content.exim.core.impl.AbstractContentImportTask
-
Returns
ContentNodeBinderinstance. - getContentNodeBinder() - Method in class org.onehippo.forge.content.exim.core.impl.WorkflowDocumentManagerImpl
-
Returns
ContentNodeBinderinstance. - getContentNodeBindingItemFilter() - Method in class org.onehippo.forge.content.exim.core.impl.AbstractContentImportTask
-
Returns
ContentNodeBindingItemFilterinstance. - getContentNodeBindingItemFilter() - Method in class org.onehippo.forge.content.exim.core.impl.DefaultBinaryImportTask
-
Returns
ContentNodeBindingItemFilterinstance. - getContentNodeBindingItemFilter() - Method in class org.onehippo.forge.content.exim.core.impl.WorkflowDocumentManagerImpl
-
Returns
ContentNodeBindingItemFilterinstance. - getContentNodeBindingItemFilter() - Method in class org.onehippo.forge.content.exim.core.impl.WorkflowDocumentVariantImportTask
-
Returns
ContentNodeBindingItemFilterinstance. - getContentNodeMapper() - Method in class org.onehippo.forge.content.exim.core.impl.AbstractContentExportTask
-
Returns
ContentNodeMapperinstance. - getContentNodeMappingItemFilter() - Method in class org.onehippo.forge.content.exim.core.impl.AbstractContentExportTask
-
Returns
ContentNodeMappingItemFilterinstance. - getContentNodeMappingItemFilter() - Method in class org.onehippo.forge.content.exim.core.impl.DefaultBinaryExportTask
-
Returns
ContentNodeMappingItemFilterinstance. - getContentNodeMappingItemFilter() - Method in class org.onehippo.forge.content.exim.core.impl.WorkflowDocumentVariantExportTask
-
Returns
ContentNodeMappingItemFilterinstance. - getContentPath() - Method in class org.onehippo.forge.content.exim.core.ContentMigrationRecord
-
Returns the content path of the associated subject content processed.
- getContentType() - Method in class org.onehippo.forge.content.exim.core.ContentMigrationRecord
-
Returns the content primary node type name of the associated subject content processed.
- getContentValueConverter() - Method in class org.onehippo.forge.content.exim.core.impl.AbstractContentMigrationTask
-
Returns
ContentValueConverterinstance. - getCurrentContentMigrationRecord() - Static method in class org.onehippo.forge.content.exim.core.impl.AbstractContentMigrationTask
-
Returns the current
ContentMigrationRecordinstance in the current context thread. - getDaemonSession() - Method in class org.onehippo.forge.content.exim.repository.jaxrs.AbstractContentEximService
-
Return the JCR session given by the DaemonModule.
- getDataUrlSizeThreashold() - Method in class org.onehippo.forge.content.exim.core.impl.AbstractContentMigrationTask
-
Returns the threshold binary value data size used to determine if the specific binary value data should be stored in either an embedded data: url inside a
ContentNodeobject or an external file when the data size is bigger than the threshold. - getDataUrlSizeThreshold() - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.ExecutionParams
- getDefaultUriEncoding() - Static method in class org.onehippo.forge.content.exim.core.util.HippoNodeUtils
-
Return the default
StringCodecused in folder and document node name generation. - getDefaultWorkflow(Node) - Method in class org.onehippo.forge.content.exim.core.impl.WorkflowDocumentManagerImpl
-
Returns a
DefaultWorkflowinstance ondocumentHandleNode. - getDefaultWorkflowCategory() - Method in class org.onehippo.forge.content.exim.core.impl.WorkflowDocumentManagerImpl
-
Returns the default workflow category.
- getDocbasePropNames() - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.ExecutionParams
- getDocumentManager() - Method in class org.onehippo.forge.content.exim.core.impl.AbstractContentMigrationTask
-
Returns
DocumentManagerinstance. - getDocuments() - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.ExecutionParams
- getDocumentTags() - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.ExecutionParams
- getDocumentTranslationWorkflowCategory() - Method in class org.onehippo.forge.content.exim.core.impl.WorkflowDocumentManagerImpl
-
Returns the document translation workflow category.
- getDocumentVariantByHippoStdState(Node, String) - Static method in class org.onehippo.forge.content.exim.core.util.HippoNodeUtils
-
Finds a variant node by the
HippoStdNodeType.HIPPOSTD_STATEproperty value such asHippoStdNodeType.PUBLISHEDorHippoStdNodeType.UNPUBLISHED. - getDocumentVariantsMap(Node) - Static method in class org.onehippo.forge.content.exim.core.util.HippoNodeUtils
-
Returns a map of variant nodes, keyed by variant states such as
HippoStdNodeType.PUBLISHEDorHippoStdNodeType.UNPUBLISHED. - getDocumentVariantTranslationWorkflow(Node) - Method in class org.onehippo.forge.content.exim.core.impl.WorkflowDocumentManagerImpl
-
Returns a document
TranslationWorkflowinstance ondocumentVariantNode. - getDocumentWorkflow(Node) - Method in interface org.onehippo.forge.content.exim.core.DocumentManager
-
Returns a document workflow on
documentHandleNode. - getDocumentWorkflow(Node) - Method in class org.onehippo.forge.content.exim.core.impl.WorkflowDocumentManagerImpl
-
Returns a document workflow on
documentHandleNode. - getDocumentWorkflowCategory() - Method in class org.onehippo.forge.content.exim.core.impl.WorkflowDocumentManagerImpl
-
Returns the document workflow category.
- getErrorMessage() - Method in class org.onehippo.forge.content.exim.core.ContentMigrationRecord
-
Returns the error detail message if the unit of content migration work item in this record failed.
- getErrorMessage() - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.ResultItem
- getErrors() - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.Result
- getExcludes() - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.QueriesAndPaths
- getExecutionParams() - Method in class org.onehippo.forge.content.exim.repository.jaxrs.status.ProcessStatus
- getExistingDocumentHandleNode(String) - Method in interface org.onehippo.forge.content.exim.core.DocumentManager
-
Returns the physical document handle node for the logical document location.
- getExistingDocumentHandleNode(String) - Method in class org.onehippo.forge.content.exim.core.impl.WorkflowDocumentManagerImpl
- getExistingDocumentPath(String) - Method in interface org.onehippo.forge.content.exim.core.DocumentManager
-
Returns the physical document handle node path for the logical document location.
- getExistingDocumentPath(String) - Method in class org.onehippo.forge.content.exim.core.impl.WorkflowDocumentManagerImpl
- getExistingFolderNode(String) - Method in interface org.onehippo.forge.content.exim.core.DocumentManager
-
Returns the physical folder node for the logical folder location.
- getExistingFolderNode(String) - Method in class org.onehippo.forge.content.exim.core.impl.WorkflowDocumentManagerImpl
- getExistingFolderPath(String) - Method in interface org.onehippo.forge.content.exim.core.DocumentManager
-
Returns the physical folder node path for the logical folder location.
- getExistingFolderPath(String) - Method in class org.onehippo.forge.content.exim.core.impl.WorkflowDocumentManagerImpl
- getFailedBinaryCount() - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.Result
- getFailedDocumentCount() - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.Result
- getFarthestRemoteAddr(HttpServletRequest) - Static method in class org.onehippo.forge.content.exim.repository.jaxrs.util.ServletRequestUtils
-
Returns the remote client address.
- getFirstVariantNode(Node) - Static method in class org.onehippo.forge.content.exim.core.util.HippoNodeUtils
-
Find and return the first found variant node under the handle node.
- getFolderTranslationWorkflow(Node) - Method in class org.onehippo.forge.content.exim.core.impl.WorkflowDocumentManagerImpl
-
Returns a folder
TranslationWorkflowinstance onfolderNode. - getFolderTranslationWorkflowCategory() - Method in class org.onehippo.forge.content.exim.core.impl.WorkflowDocumentManagerImpl
-
Returns the folder translation workflow category.
- getFolderWorkflow(Node) - Method in class org.onehippo.forge.content.exim.core.impl.WorkflowDocumentManagerImpl
-
Returns a folder workflow instance on
folderNode. - getFolderWorkflowCategory() - Method in class org.onehippo.forge.content.exim.core.impl.WorkflowDocumentManagerImpl
-
Returns the folder workflow category.
- getGalleryFolderFolderTypes() - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.ExecutionParams
- getGalleryFolderGalleryTypes() - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.ExecutionParams
- getGalleryFolderPrimaryType() - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.ExecutionParams
- getHippoDocumentHandle(Node) - Static method in class org.onehippo.forge.content.exim.core.util.HippoNodeUtils
-
Returns
nodeif it is a document handle node or its parent if it is a document variant node. - getHippoWorkflow(Session, String, Node) - Static method in class org.onehippo.forge.content.exim.core.util.HippoNodeUtils
-
Returns
Workflowinstance by thecategoryfor thenode. - getId() - Method in class org.onehippo.forge.content.exim.repository.jaxrs.status.ProcessStatus
- getIncludes() - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.QueriesAndPaths
- getItems() - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.Result
- getLogFile() - Method in class org.onehippo.forge.content.exim.repository.jaxrs.status.ProcessStatus
- getLogger() - Method in interface org.onehippo.forge.content.exim.core.ContentMigrationTask
-
Returns logger used by this task.
- getLogger() - Method in interface org.onehippo.forge.content.exim.core.DocumentManager
-
Returns the logger used by DocumentManager.
- getLogger() - Method in class org.onehippo.forge.content.exim.core.impl.AbstractContentMigrationTask
-
Returns logger used by this task.
- getLogger() - Method in class org.onehippo.forge.content.exim.core.impl.WorkflowDocumentManagerImpl
-
Returns the logger used by DocumentManager.
- getLogsOfProcess(long) - Method in class org.onehippo.forge.content.exim.repository.jaxrs.ContentEximProcessStatusService
- getObjectMapper() - Method in class org.onehippo.forge.content.exim.core.impl.AbstractContentMigrationTask
-
Returns
ObjectMapperinstance. - getObjectMapper() - Method in class org.onehippo.forge.content.exim.repository.jaxrs.AbstractContentEximService
-
Return the default Jackson ObjectMapper instance.
- getPath() - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.ResultItem
- getPaths() - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.QueriesAndPaths
- getPrimaryType() - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.ResultItem
- getProcessInfo(long) - Method in class org.onehippo.forge.content.exim.repository.jaxrs.ContentEximProcessStatusService
- getProcessMonitor() - Method in class org.onehippo.forge.content.exim.repository.jaxrs.AbstractContentEximService
- getProgress() - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.Result
- getProgress() - Method in class org.onehippo.forge.content.exim.repository.jaxrs.status.ProcessStatus
- getPublishOnImport() - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.ExecutionParams
- getQueriedNodePaths(Session, String, String) - Method in class org.onehippo.forge.content.exim.repository.jaxrs.AbstractContentEximService
-
Executes JCR query using the query
statementin the querylanguageand collect all the result node paths in a set to return. - getQueries() - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.QueriesAndPaths
- getRemoteAddrs(HttpServletRequest) - Static method in class org.onehippo.forge.content.exim.repository.jaxrs.util.ServletRequestUtils
-
Returns the remote host addresses related to this request.
- getSession() - Method in interface org.onehippo.forge.content.exim.core.DocumentManager
-
Returns the JCR session.
- getSession() - Method in class org.onehippo.forge.content.exim.core.impl.WorkflowDocumentManagerImpl
-
Returns the JCR session.
- getStartedTimeMillis() - Method in interface org.onehippo.forge.content.exim.core.ContentMigrationTask
-
Returns the started time milliseconds.
- getStartedTimeMillis() - Method in class org.onehippo.forge.content.exim.core.impl.AbstractContentMigrationTask
-
Returns the started time milliseconds.
- getStartTimeMillis() - Method in class org.onehippo.forge.content.exim.repository.jaxrs.status.ProcessStatus
- getStoppedTimeMillis() - Method in interface org.onehippo.forge.content.exim.core.ContentMigrationTask
-
Returns the stopped time milliseconds.
- getStoppedTimeMillis() - Method in class org.onehippo.forge.content.exim.core.impl.AbstractContentMigrationTask
-
Returns the stopped time milliseconds.
- getSucceededBinaryCount() - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.Result
- getSucceededDocumentCount() - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.Result
- getSummary() - Method in interface org.onehippo.forge.content.exim.core.ContentMigrationTask
-
Return the execution summary.
- getSummary() - Method in class org.onehippo.forge.content.exim.core.impl.AbstractContentMigrationTask
- getThrottle() - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.ExecutionParams
- getTotalBinaryCount() - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.Result
- getTotalDocumentCount() - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.Result
- getUsername() - Method in class org.onehippo.forge.content.exim.repository.jaxrs.status.ProcessStatus
- getUserPrincipalName(SecurityContext, HttpServletRequest) - Method in class org.onehippo.forge.content.exim.repository.jaxrs.AbstractContentEximService
-
Find user principal's name from
securityContextorrequest.
H
- HippoBinaryNodeUtils - Class in org.onehippo.forge.content.exim.core.util
-
Internal utility for Hippo binary related nodes.
- HippoNodeUtils - Class in org.onehippo.forge.content.exim.core.util
-
Hippo specific node related utilities.
- HTTP_FORWARDED_FOR_HEADER_PARAM - Static variable in class org.onehippo.forge.content.exim.repository.jaxrs.util.ServletRequestUtils
-
Servlet context init parameter name for custom HTTP Forwarded-For header name.
I
- importContentFromZip(SecurityContext, HttpServletRequest, String, String, String, String, String, String, String, String, Attachment, Attachment) - Method in class org.onehippo.forge.content.exim.repository.jaxrs.ContentEximImportService
- includeFile(FileSelectInfo) - Method in class org.onehippo.forge.content.exim.core.util.FileFilterDepthSelector
- incrementFailedBinaryCount() - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.Result
- incrementFailedDocumentCount() - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.Result
- incrementSucceededBinaryCount() - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.Result
- incrementSucceededDocumentCount() - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.Result
- incrementTotalBinaryCount() - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.Result
- incrementTotalDocumentCount() - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.Result
- info(String) - Method in class org.onehippo.forge.content.exim.core.util.TeeLoggerWrapper
- info(String, Object) - Method in class org.onehippo.forge.content.exim.core.util.TeeLoggerWrapper
- info(String, Object...) - Method in class org.onehippo.forge.content.exim.core.util.TeeLoggerWrapper
- info(String, Object, Object) - Method in class org.onehippo.forge.content.exim.core.util.TeeLoggerWrapper
- info(String, Throwable) - Method in class org.onehippo.forge.content.exim.core.util.TeeLoggerWrapper
- info(Marker, String) - Method in class org.onehippo.forge.content.exim.core.util.TeeLoggerWrapper
- info(Marker, String, Object) - Method in class org.onehippo.forge.content.exim.core.util.TeeLoggerWrapper
- info(Marker, String, Object...) - Method in class org.onehippo.forge.content.exim.core.util.TeeLoggerWrapper
- info(Marker, String, Object, Object) - Method in class org.onehippo.forge.content.exim.core.util.TeeLoggerWrapper
- info(Marker, String, Throwable) - Method in class org.onehippo.forge.content.exim.core.util.TeeLoggerWrapper
- isAssetPath(String) - Static method in class org.onehippo.forge.content.exim.core.util.HippoNodeUtils
-
Return true if the
pathreflects a asset path in Hippo. - isBinaryPath(String) - Static method in class org.onehippo.forge.content.exim.core.util.HippoNodeUtils
-
Return true if the
pathreflects a gallery or asset path in Hippo. - isBinaryPathIncluded(AntPathMatcher, ExecutionParams, String) - Method in class org.onehippo.forge.content.exim.repository.jaxrs.AbstractContentEximService
-
Return true if the given
pathis included in theparam's binary path includes parameter. - isDocumentHandleLive(Node) - Static method in class org.onehippo.forge.content.exim.core.util.HippoNodeUtils
-
Detects if the document handle is representing a live document at the moment.
- isDocumentPath(String) - Static method in class org.onehippo.forge.content.exim.core.util.HippoNodeUtils
-
Return true if the
pathreflects a document path in Hippo. - isDocumentPathIncluded(AntPathMatcher, ExecutionParams, String) - Method in class org.onehippo.forge.content.exim.repository.jaxrs.AbstractContentEximService
-
Return true if the given
pathis included in theparam's document path includes parameter. - isGalleryPath(String) - Static method in class org.onehippo.forge.content.exim.core.util.HippoNodeUtils
-
Return true if the
pathreflects a gallery path in Hippo. - isPattern(String) - Method in class org.onehippo.forge.content.exim.core.util.AntPathMatcher
-
Check if
pathis an ANT style pattern string. - isProcessed() - Method in class org.onehippo.forge.content.exim.core.ContentMigrationRecord
-
Returns true if the unit of content migration work item in this record was processed.
- isStopRequested(FileObject) - Method in class org.onehippo.forge.content.exim.repository.jaxrs.AbstractContentEximService
-
Return true if a stop signal file is found under the base folder.
- isSucceeded() - Method in class org.onehippo.forge.content.exim.core.ContentMigrationRecord
-
Returns true if the unit of content migration work item in this record was done successfully.
- isSucceeded() - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.ResultItem
L
- logSummary() - Method in interface org.onehippo.forge.content.exim.core.ContentMigrationTask
-
Logs the execution summary by using the logger.
- logSummary() - Method in class org.onehippo.forge.content.exim.core.impl.AbstractContentMigrationTask
-
Logs the execution summary by using the logger.
M
- match(String, String) - Method in class org.onehippo.forge.content.exim.core.util.AntPathMatcher
-
Matches.
- match(String, String, boolean) - Method in class org.onehippo.forge.content.exim.core.util.AntPathMatcher
-
Match.
- matchStart(String, String) - Method in class org.onehippo.forge.content.exim.core.util.AntPathMatcher
-
Match starts.
- matchStart(String, String, boolean) - Method in class org.onehippo.forge.content.exim.core.util.AntPathMatcher
-
Match starts.
- META_PROP_NODE_LOCALIZED_NAME - Static variable in class org.onehippo.forge.content.exim.core.Constants
-
Meta property name to store a localized document name temporarily in a
ContentNodeobject. - META_PROP_NODE_PATH - Static variable in class org.onehippo.forge.content.exim.core.Constants
-
Meta property name to store the original document handle node path temporarily in a
ContentNodeobject. - MIRROR_DOCBASES_XPATH - Static variable in class org.onehippo.forge.content.exim.core.util.ContentNodeUtils
-
Default JXPath expression to select all the nodes having
hippo:docbaseproperty.
N
- NamePatternFileFilter - Class in org.onehippo.forge.content.exim.core.util
-
File name regular expression based
FileFilterimplementation. - NamePatternFileFilter(Pattern) - Constructor for class org.onehippo.forge.content.exim.core.util.NamePatternFileFilter
O
- obtainEditableDocument(String) - Method in interface org.onehippo.forge.content.exim.core.DocumentManager
-
Obtains an editable draft variant
Documentunder the given document handle path (documentLocation). - obtainEditableDocument(String) - Method in class org.onehippo.forge.content.exim.core.impl.WorkflowDocumentManagerImpl
-
Obtains an editable draft variant
Documentunder the given document handle path (documentLocation). - obtainEditableDocument(Node) - Method in interface org.onehippo.forge.content.exim.core.DocumentManager
-
Obtains an editable draft variant
Documentof the given document handle node (documentHandleNode). - obtainEditableDocument(Node) - Method in class org.onehippo.forge.content.exim.core.impl.WorkflowDocumentManagerImpl
-
Obtains an editable draft variant
Documentof the given document handle node (documentHandleNode). - org.onehippo.forge.content.exim.core - package org.onehippo.forge.content.exim.core
- org.onehippo.forge.content.exim.core.impl - package org.onehippo.forge.content.exim.core.impl
- org.onehippo.forge.content.exim.core.util - package org.onehippo.forge.content.exim.core.util
- org.onehippo.forge.content.exim.repository.jaxrs - package org.onehippo.forge.content.exim.repository.jaxrs
- org.onehippo.forge.content.exim.repository.jaxrs.param - package org.onehippo.forge.content.exim.repository.jaxrs.param
- org.onehippo.forge.content.exim.repository.jaxrs.status - package org.onehippo.forge.content.exim.repository.jaxrs.status
- org.onehippo.forge.content.exim.repository.jaxrs.util - package org.onehippo.forge.content.exim.repository.jaxrs.util
- overrideExecutionParamsByParameters(ExecutionParams, String, String, String, String, String, String, String) - Method in class org.onehippo.forge.content.exim.repository.jaxrs.AbstractContentEximService
-
Override
paramsby the give request parameter values.
P
- parsePdfToString(File) - Static method in class org.onehippo.forge.content.exim.core.util.TikaUtils
-
Parses the given document and returns the extracted text content.
- parsePdfToString(InputStream) - Static method in class org.onehippo.forge.content.exim.core.util.TikaUtils
-
Parses the given document and returns the extracted text content.
- parsePdfToString(InputStream, Metadata) - Static method in class org.onehippo.forge.content.exim.core.util.TikaUtils
-
Parses the given document and returns the extracted text content.
- parsePdfToString(InputStream, Metadata, int) - Static method in class org.onehippo.forge.content.exim.core.util.TikaUtils
-
Parses the given document and returns the extracted text content.
- parsePdfToString(URL) - Static method in class org.onehippo.forge.content.exim.core.util.TikaUtils
-
Parses the given document and returns the extracted text content.
- prependUrlPrefixInJcrDataValues(ContentNode, String, String) - Static method in class org.onehippo.forge.content.exim.core.util.ContentNodeUtils
-
Find a given
urlPrefixin the URL value ofjcr:dataproperty, and prepend it with the givenurlPrefixif the value starts with thestartsWith. - ProcessStatus - Class in org.onehippo.forge.content.exim.repository.jaxrs.status
- ProcessStatus(long, long) - Constructor for class org.onehippo.forge.content.exim.repository.jaxrs.status.ProcessStatus
- PUBLISH_ON_IMPORT_ALL - Static variable in class org.onehippo.forge.content.exim.repository.jaxrs.param.ExecutionParams
-
An option of
ExecutionParams.publishOnImportvalue, to publish a document automatically on import. - PUBLISH_ON_IMPORT_DEFAULT - Static variable in class org.onehippo.forge.content.exim.repository.jaxrs.param.ExecutionParams
-
The default option of
ExecutionParams.publishOnImportvalue. - PUBLISH_ON_IMPORT_LIVE - Static variable in class org.onehippo.forge.content.exim.repository.jaxrs.param.ExecutionParams
-
An option of
ExecutionParams.publishOnImportvalue, to publish a document automatically if the source of the content hashippo:availabilityproperty includinglivevalue. - PUBLISH_ON_IMPORT_NONE - Static variable in class org.onehippo.forge.content.exim.repository.jaxrs.param.ExecutionParams
-
An option of
ExecutionParams.publishOnImportvalue, not to publish a document automatically on import. - publishDocument(String) - Method in interface org.onehippo.forge.content.exim.core.DocumentManager
-
Publishes the document at the given document handle path (
documentLocation). - publishDocument(String) - Method in class org.onehippo.forge.content.exim.core.impl.WorkflowDocumentManagerImpl
-
Publishes the document at the given document handle path (
documentLocation).
Q
- QueriesAndPaths - Class in org.onehippo.forge.content.exim.repository.jaxrs.param
-
Queries and Paths.
- QueriesAndPaths() - Constructor for class org.onehippo.forge.content.exim.repository.jaxrs.param.QueriesAndPaths
R
- readContentNodeFromJsonFile(FileObject) - Method in interface org.onehippo.forge.content.exim.core.ContentMigrationTask
-
Reads
sourceFilecontaining aContentNodedata in JSON format and returns a parsedContentNodeobject. - readContentNodeFromJsonFile(FileObject) - Method in class org.onehippo.forge.content.exim.core.impl.AbstractContentMigrationTask
-
Reads
sourceFilecontaining aContentNodedata in JSON format and returns a parsedContentNodeobject. - readContentNodeFromXmlFile(FileObject) - Method in interface org.onehippo.forge.content.exim.core.ContentMigrationTask
-
Reads
sourceFilecontaining aContentNodedata in XML format and returns a parsedContentNodeobject. - readContentNodeFromXmlFile(FileObject) - Method in class org.onehippo.forge.content.exim.core.impl.AbstractContentMigrationTask
-
Reads
sourceFilecontaining aContentNodedata in XML format and returns a parsedContentNodeobject. - recordToResultItem(ContentMigrationRecord) - Method in class org.onehippo.forge.content.exim.repository.jaxrs.AbstractContentEximService
-
Convert the
ContentMigrationRecordinstance to aResultIteminstance. - removeAttribute(String) - Method in class org.onehippo.forge.content.exim.core.ContentMigrationRecord
-
Removes an attribute by
nameand returns the removed attribute value if found. - removeIndexNotationInNodePath(String) - Static method in class org.onehippo.forge.content.exim.core.util.ContentPathUtils
-
Removes SNS (Same Name Sibling) index notation in the given
nodePath. - removeUrlPrefixInJcrDataValues(ContentNode, String) - Static method in class org.onehippo.forge.content.exim.core.util.ContentNodeUtils
-
Find a given
urlPrefixin the URL value ofjcr:dataproperty, and remove the prefix if the value starts with theurlPrefix. - replaceDocbasePropertiesByPaths(Session, ContentNode, String) - Static method in class org.onehippo.forge.content.exim.core.util.ContentNodeUtils
-
Selects all the
ContentPropertyobjects underbaseContentNodeby the given JXPath expression,jxpathand replace the string docbase property value by the path of the JCR node found by the existing UUID string value. - replaceDocbasesByPaths(Session, ContentNode) - Static method in class org.onehippo.forge.content.exim.core.util.ContentNodeUtils
-
Selects all the
ContentNodeobjects underbaseContentNodeby the default JXPath expression,ContentNodeUtils.MIRROR_DOCBASES_XPATHand replace thehippo:docbaseproperty value by the path of the JCR node found by the existing UUID string value. - replaceDocbasesByPaths(Session, ContentNode, String) - Static method in class org.onehippo.forge.content.exim.core.util.ContentNodeUtils
-
Selects all the
ContentNodeobjects underbaseContentNodeby the given JXPath expression,jxpathand replace thehippo:docbaseproperty value by the path of the JCR node found by the existing UUID string value. - replaceDocbasesByPaths(Session, ContentNode, String, Collection<String>) - Static method in class org.onehippo.forge.content.exim.core.util.ContentNodeUtils
-
Selects all the
ContentNodeobjects underbaseContentNodeby the given JXPath expression,jxpathand replace thehippo:docbaseproperty value by the path of the JCR node found by the existing UUID string value, and add those paths topathscollection. - Result - Class in org.onehippo.forge.content.exim.repository.jaxrs.param
-
Result representation.
- Result() - Constructor for class org.onehippo.forge.content.exim.repository.jaxrs.param.Result
- ResultItem - Class in org.onehippo.forge.content.exim.repository.jaxrs.param
-
Result item representation.
- ResultItem() - Constructor for class org.onehippo.forge.content.exim.repository.jaxrs.param.ResultItem
- ResultItem(String, String) - Constructor for class org.onehippo.forge.content.exim.repository.jaxrs.param.ResultItem
- ResultItemSetCollector - Class in org.onehippo.forge.content.exim.repository.jaxrs.util
-
Utility to collect
ResultItems based on various conditions.
S
- ServletRequestUtils - Class in org.onehippo.forge.content.exim.repository.jaxrs.util
- setAssetFolderFolderTypes(String[]) - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.ExecutionParams
- setAssetFolderGalleryTypes(String[]) - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.ExecutionParams
- setAssetFolderPrimaryType(String) - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.ExecutionParams
- setAttribute(String, Object) - Method in class org.onehippo.forge.content.exim.core.ContentMigrationRecord
-
Sets an extra custom attribute.
- setBatchSize(Integer) - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.ExecutionParams
- setBinaries(QueriesAndPaths) - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.ExecutionParams
- setBinaryTags(Set<String>) - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.ExecutionParams
- setBinaryValueFileFolder(FileObject) - Method in class org.onehippo.forge.content.exim.core.impl.AbstractContentMigrationTask
-
Sets the base folder object of type
FileObject, which is used as a base folder when storing a binary value into an external file. - setClientInfo(String) - Method in class org.onehippo.forge.content.exim.repository.jaxrs.status.ProcessStatus
- setCommandInfo(String) - Method in class org.onehippo.forge.content.exim.repository.jaxrs.status.ProcessStatus
- setContentId(String) - Method in class org.onehippo.forge.content.exim.core.ContentMigrationRecord
-
Sets the content node identifier of the associated subject content processing.
- setContentNodeBinder(ContentNodeBinder<Node, ContentItem, Value>) - Method in class org.onehippo.forge.content.exim.core.impl.AbstractContentImportTask
-
Sets
ContentNodeBinderinstance. - setContentNodeBinder(ContentNodeBinder<Node, ContentItem, Value>) - Method in class org.onehippo.forge.content.exim.core.impl.WorkflowDocumentManagerImpl
-
Sets
ContentNodeBinderinstance. - setContentNodeBindingItemFilter(ContentNodeBindingItemFilter<ContentItem>) - Method in class org.onehippo.forge.content.exim.core.impl.AbstractContentImportTask
-
Sets
ContentNodeBindingItemFilterinstance. - setContentNodeBindingItemFilter(ContentNodeBindingItemFilter<ContentItem>) - Method in class org.onehippo.forge.content.exim.core.impl.WorkflowDocumentManagerImpl
-
Sets
ContentNodeBindingItemFilterinstance. - setContentNodeMapper(ContentNodeMapper<Node, Item, Value>) - Method in class org.onehippo.forge.content.exim.core.impl.AbstractContentExportTask
-
Sets
ContentNodeMapperinstance. - setContentNodeMappingItemFilter(ContentNodeMappingItemFilter<Item>) - Method in class org.onehippo.forge.content.exim.core.impl.AbstractContentExportTask
-
Sets
ContentNodeMappingItemFilterinstance. - setContentPath(String) - Method in class org.onehippo.forge.content.exim.core.ContentMigrationRecord
-
Sets the content path of the associated subject content processing.
- setContentType(String) - Method in class org.onehippo.forge.content.exim.core.ContentMigrationRecord
-
Sets the content primary node type name of the associated subject content processing.
- setContentValueConverter(ContentValueConverter<Value>) - Method in class org.onehippo.forge.content.exim.core.impl.AbstractContentMigrationTask
-
Sets
ContentValueConverter. - setDaemonSession(Session) - Method in class org.onehippo.forge.content.exim.repository.jaxrs.AbstractContentEximService
-
Set the JCR session, supposed to be set by the DaemonModule.
- setDataUrlSizeThreashold(long) - Method in class org.onehippo.forge.content.exim.core.impl.AbstractContentMigrationTask
-
Sets the threshold binary value data size used to determine if the specific binary value data should be stored in either an embedded data: url inside a
ContentNodeobject or an external file when the data size is bigger than the threshold. - setDataUrlSizeThreshold(Long) - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.ExecutionParams
- setDefaultWorkflowCategory(String) - Method in class org.onehippo.forge.content.exim.core.impl.WorkflowDocumentManagerImpl
-
Sets the default workflow category.
- setDocbasePropNames(Set<String>) - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.ExecutionParams
- setDocuments(QueriesAndPaths) - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.ExecutionParams
- setDocumentTags(Set<String>) - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.ExecutionParams
- setDocumentTranslationWorkflowCategory(String) - Method in class org.onehippo.forge.content.exim.core.impl.WorkflowDocumentManagerImpl
-
Sets the document translation workflow category.
- setDocumentWorkflowCategory(String) - Method in class org.onehippo.forge.content.exim.core.impl.WorkflowDocumentManagerImpl
-
Sets the document workflow category
- setErrorMessage(String) - Method in class org.onehippo.forge.content.exim.core.ContentMigrationRecord
-
Set the error detail message if the unit of content migration work item in this record failed.
- setErrorMessage(String) - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.ResultItem
- setErrors(List<String>) - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.Result
- setExcludes(List<String>) - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.QueriesAndPaths
- setExecutionParams(ExecutionParams) - Method in class org.onehippo.forge.content.exim.repository.jaxrs.status.ProcessStatus
- setFailedBinaryCount(int) - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.Result
- setFailedDocumentCount(int) - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.Result
- setFolderTranslationWorkflowCategory(String) - Method in class org.onehippo.forge.content.exim.core.impl.WorkflowDocumentManagerImpl
-
Sets the folder translation workflow category.
- setFolderWorkflowCategory(String) - Method in class org.onehippo.forge.content.exim.core.impl.WorkflowDocumentManagerImpl
-
Sets the folder workflow category.
- setGalleryFolderFolderTypes(String[]) - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.ExecutionParams
- setGalleryFolderGalleryTypes(String[]) - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.ExecutionParams
- setGalleryFolderPrimaryType(String) - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.ExecutionParams
- setIncludes(List<String>) - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.QueriesAndPaths
- setItems(List<ResultItem>) - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.Result
- setLogFile(File) - Method in class org.onehippo.forge.content.exim.repository.jaxrs.status.ProcessStatus
- setLogger(Logger) - Method in interface org.onehippo.forge.content.exim.core.ContentMigrationTask
-
Sets a logger to be used by this task.
- setLogger(Logger) - Method in interface org.onehippo.forge.content.exim.core.DocumentManager
-
Sets a logger to DocumentManager.
- setLogger(Logger) - Method in class org.onehippo.forge.content.exim.core.impl.AbstractContentMigrationTask
-
Sets a logger to be used by this task.
- setLogger(Logger) - Method in class org.onehippo.forge.content.exim.core.impl.WorkflowDocumentManagerImpl
-
Sets a logger to DocumentManager.
- setMetaProperties(ContentNode, Node) - Method in class org.onehippo.forge.content.exim.core.impl.AbstractContentExportTask
-
Set meta properties such as
Constants.META_PROP_NODE_PATHandConstants.META_PROP_NODE_LOCALIZED_NAME, which might be helpful when importing back later. - setObjectMapper(ObjectMapper) - Method in class org.onehippo.forge.content.exim.core.impl.AbstractContentMigrationTask
-
Sets
ObjectMapperinstance. - setPath(String) - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.ResultItem
- setPaths(List<String>) - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.QueriesAndPaths
- setPathSeparator(String) - Method in class org.onehippo.forge.content.exim.core.util.AntPathMatcher
-
Set the path separator to use for pattern parsing.
- setPrimaryType(String) - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.ResultItem
- setProcessed(boolean) - Method in class org.onehippo.forge.content.exim.core.ContentMigrationRecord
-
Sets whether or not the unit of content migration work item in this record was processed.
- setProcessMonitor(ProcessMonitor) - Method in class org.onehippo.forge.content.exim.repository.jaxrs.AbstractContentEximService
- setProgress(double) - Method in class org.onehippo.forge.content.exim.repository.jaxrs.status.ProcessStatus
- setPublishOnImport(String) - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.ExecutionParams
- setQueries(List<String>) - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.QueriesAndPaths
- setSucceeded(boolean) - Method in class org.onehippo.forge.content.exim.core.ContentMigrationRecord
-
Sets whether or not the unit of content migration work item in this record was done successfully.
- setSucceeded(boolean) - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.ResultItem
- setSucceededBinaryCount(int) - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.Result
- setSucceededDocumentCount(int) - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.Result
- setThrottle(Long) - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.ExecutionParams
- setTotalBinaryCount(int) - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.Result
- setTotalDocumentCount(int) - Method in class org.onehippo.forge.content.exim.repository.jaxrs.param.Result
- setUsername(String) - Method in class org.onehippo.forge.content.exim.repository.jaxrs.status.ProcessStatus
- splitToFolderPathAndName(String) - Static method in class org.onehippo.forge.content.exim.core.util.ContentPathUtils
-
Splits the given
contentLocationto an array which consists of a folder path and the node name. - start() - Method in interface org.onehippo.forge.content.exim.core.ContentMigrationTask
-
Starts this task.
- start() - Method in class org.onehippo.forge.content.exim.core.impl.AbstractContentMigrationTask
-
Starts this task.
- stop() - Method in interface org.onehippo.forge.content.exim.core.ContentMigrationTask
-
Stops this task.
- stop() - Method in class org.onehippo.forge.content.exim.core.impl.AbstractContentMigrationTask
-
Stops this task.
- STOP_REQUEST_FILE_REL_PATH - Static variable in class org.onehippo.forge.content.exim.repository.jaxrs.AbstractContentEximService
-
Stop signal file's relative path under the zip creating base folder.
- SYSTEM_CREDENTIALS - Static variable in class org.onehippo.forge.content.exim.repository.jaxrs.AbstractContentEximService
-
System session credentials.
T
- TeeLoggerWrapper - Class in org.onehippo.forge.content.exim.core.util
-
Tee-ing LoggerWrapper, wrapping a logger while tee-ing to the
secondlogger. - TeeLoggerWrapper(Logger, Logger) - Constructor for class org.onehippo.forge.content.exim.core.util.TeeLoggerWrapper
-
Wrapping the
loggerwhile tee-ing to thesecondlogger. - TEMP_PREFIX - Static variable in class org.onehippo.forge.content.exim.repository.jaxrs.AbstractContentEximService
-
Prefix of the temporary folder or files.
- TikaUtils - Class in org.onehippo.forge.content.exim.core.util
-
Apache Tika utilities.
- toFile(FileObject) - Static method in class org.onehippo.forge.content.exim.core.util.ContentFileObjectUtils
- toFileObject(File) - Static method in class org.onehippo.forge.content.exim.core.util.ContentFileObjectUtils
- toJsonString(Object) - Method in class org.onehippo.forge.content.exim.repository.jaxrs.AbstractContentEximService
-
Return a JSON string by stringifying the
objectwith the Jackson ObjectMapper. - tokenizeToStringArray(String, String) - Static method in class org.onehippo.forge.content.exim.core.util.AntPathMatcher
-
Tokenize the given String into a String array via a StringTokenizer.
- toString() - Method in class org.onehippo.forge.content.exim.core.ContentMigrationRecord
- trace(String) - Method in class org.onehippo.forge.content.exim.core.util.TeeLoggerWrapper
- trace(String, Object) - Method in class org.onehippo.forge.content.exim.core.util.TeeLoggerWrapper
- trace(String, Object...) - Method in class org.onehippo.forge.content.exim.core.util.TeeLoggerWrapper
- trace(String, Object, Object) - Method in class org.onehippo.forge.content.exim.core.util.TeeLoggerWrapper
- trace(String, Throwable) - Method in class org.onehippo.forge.content.exim.core.util.TeeLoggerWrapper
- trace(Marker, String) - Method in class org.onehippo.forge.content.exim.core.util.TeeLoggerWrapper
- trace(Marker, String, Object) - Method in class org.onehippo.forge.content.exim.core.util.TeeLoggerWrapper
- trace(Marker, String, Object...) - Method in class org.onehippo.forge.content.exim.core.util.TeeLoggerWrapper
- trace(Marker, String, Object, Object) - Method in class org.onehippo.forge.content.exim.core.util.TeeLoggerWrapper
- trace(Marker, String, Throwable) - Method in class org.onehippo.forge.content.exim.core.util.TeeLoggerWrapper
- transferAttachmentToFile(Attachment, File) - Method in class org.onehippo.forge.content.exim.repository.jaxrs.AbstractContentEximService
-
Transfer attachment content into the given
file. - translateDocument(String, String, String) - Method in interface org.onehippo.forge.content.exim.core.DocumentManager
-
Translates a document at the document handle path (
sourceDocumentLocation) tonameinlanguage. - translateDocument(String, String, String) - Method in class org.onehippo.forge.content.exim.core.impl.WorkflowDocumentManagerImpl
-
Translates a document at the document handle path (
sourceDocumentLocation) tonameinlanguage. - translateFolder(String, String, String) - Method in interface org.onehippo.forge.content.exim.core.DocumentManager
-
Translates a folder at the folder path (
sourceFolderLocation) tonameinlanguage. - translateFolder(String, String, String) - Method in class org.onehippo.forge.content.exim.core.impl.WorkflowDocumentManagerImpl
-
Translates a folder at the folder path (
sourceFolderLocation) tonameinlanguage.
U
- updateBinaryHandleAndVariantNodeFromBinaryVariantContentNode(Node, ContentNode) - Method in class org.onehippo.forge.content.exim.core.impl.DefaultBinaryImportTask
-
Update binary handle and variant node from the
ContentNodedata containing the binary variant content data. - updateDocument(String, ContentNode) - Method in class org.onehippo.forge.content.exim.core.impl.WorkflowDocumentVariantImportTask
-
Update the document located under the document handle node path (
documentLocation) and returns the document handle node path where the content was updated. - updateDocument(Node, ContentNode) - Method in class org.onehippo.forge.content.exim.core.impl.WorkflowDocumentVariantImportTask
-
Update the document handle node (
documentHandleNode) and returns the document handle node where the content was updated. - updateDocument(Document, ContentNode) - Method in class org.onehippo.forge.content.exim.core.impl.WorkflowDocumentVariantImportTask
-
Update the editable document represented by the (
editabledocument) argument and returns the document handle node content was updated. - updateDocumentFromVariantContentNode(String, ContentNode) - Method in class org.onehippo.forge.content.exim.core.impl.WorkflowDocumentVariantImportTask
-
Deprecated.renamed to #updateDocument
- updateDocumentFromVariantContentNode(ContentNode, Node) - Method in interface org.onehippo.forge.content.exim.core.DocumentVariantImportTask
-
Updates the document given by
documentHandlefrom the POJOcontentNode. - updateDocumentFromVariantContentNode(ContentNode, Node) - Method in class org.onehippo.forge.content.exim.core.impl.WorkflowDocumentVariantImportTask
- updateEditableDocument(Document, ContentNode) - Method in interface org.onehippo.forge.content.exim.core.DocumentManager
-
Update editable
Documentinstance (editableDocument) by the content of the givensourceContentNode. - updateEditableDocument(Document, ContentNode) - Method in class org.onehippo.forge.content.exim.core.impl.WorkflowDocumentManagerImpl
-
Update editable
Documentinstance (editableDocument) by the content of the givensourceContentNode.
W
- warn(String) - Method in class org.onehippo.forge.content.exim.core.util.TeeLoggerWrapper
- warn(String, Object) - Method in class org.onehippo.forge.content.exim.core.util.TeeLoggerWrapper
- warn(String, Object...) - Method in class org.onehippo.forge.content.exim.core.util.TeeLoggerWrapper
- warn(String, Object, Object) - Method in class org.onehippo.forge.content.exim.core.util.TeeLoggerWrapper
- warn(String, Throwable) - Method in class org.onehippo.forge.content.exim.core.util.TeeLoggerWrapper
- warn(Marker, String) - Method in class org.onehippo.forge.content.exim.core.util.TeeLoggerWrapper
- warn(Marker, String, Object) - Method in class org.onehippo.forge.content.exim.core.util.TeeLoggerWrapper
- warn(Marker, String, Object...) - Method in class org.onehippo.forge.content.exim.core.util.TeeLoggerWrapper
- warn(Marker, String, Object, Object) - Method in class org.onehippo.forge.content.exim.core.util.TeeLoggerWrapper
- warn(Marker, String, Throwable) - Method in class org.onehippo.forge.content.exim.core.util.TeeLoggerWrapper
- WorkflowDocumentManagerImpl - Class in org.onehippo.forge.content.exim.core.impl
-
Default implementation for
DocumentManagerusing Hippo Workflow APIs. - WorkflowDocumentManagerImpl(Session) - Constructor for class org.onehippo.forge.content.exim.core.impl.WorkflowDocumentManagerImpl
-
Constructs with
session. - WorkflowDocumentVariantExportTask - Class in org.onehippo.forge.content.exim.core.impl
-
DocumentVariantExportTaskimplementation using Hippo Repository Workflow APIs. - WorkflowDocumentVariantExportTask(DocumentManager) - Constructor for class org.onehippo.forge.content.exim.core.impl.WorkflowDocumentVariantExportTask
-
Constructs with
documentManager. - WorkflowDocumentVariantImportTask - Class in org.onehippo.forge.content.exim.core.impl
-
DocumentVariantImportTaskimplementation using Hippo Repository Workflow APIs. - WorkflowDocumentVariantImportTask(DocumentManager) - Constructor for class org.onehippo.forge.content.exim.core.impl.WorkflowDocumentVariantImportTask
-
Constructs with
documentManager. - writeContentNodeToJsonFile(ContentNode, FileObject) - Method in interface org.onehippo.forge.content.exim.core.ContentMigrationTask
-
Writes
contentNodeobject intotargetFilein JSON format. - writeContentNodeToJsonFile(ContentNode, FileObject) - Method in class org.onehippo.forge.content.exim.core.impl.AbstractContentMigrationTask
-
Writes
contentNodeobject intotargetFilein JSON format. - writeContentNodeToXmlFile(ContentNode, FileObject) - Method in interface org.onehippo.forge.content.exim.core.ContentMigrationTask
-
Writes
contentNodeobject intotargetFilein XML format. - writeContentNodeToXmlFile(ContentNode, FileObject) - Method in class org.onehippo.forge.content.exim.core.impl.AbstractContentMigrationTask
-
Writes
contentNodeobject intotargetFilein XML format.
Z
- ZipCompressUtils - Class in org.onehippo.forge.content.exim.repository.jaxrs.util
-
ZIP Compressing Utilities.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form