public class CopyContentMetadataComponent extends CopyContentMetadataComponent
CopyContentMetadataComponent.CopyContentMetadataComponent.CopyAttachmentsHandler_contentHelper, _contentTypeExtensionPoint, _contentTypesHelper, _outgoingReferencesExtractor, _resolver, _saxParser, _workflowProvider, ROLE| Constructor and Description |
|---|
CopyContentMetadataComponent() |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Object> |
_getInputsForCopy(Content baseContent,
String title,
Map<String,Object> copyMap,
String targetContentType,
String parentContentId,
String parentMetadataPath,
CopyReport copyReport)
Retrieve the inputs for the copy workflow function.
|
_buildCopyMap, _buildCopyMap, _buildCopyMap, _copyFile, _copyFolder, _copyMetadataMap, _copyReferencedContents, _copyRepeater, _extractOutgoingReferences, _getInputsForContentReferencesEdition, _getInputsForEdition, _getMetadataDefinition, _getWorklowName, _handleInnerCopyMap, _reportMetadataException, _retrieveTargetContent, _runContentReferencesEdition, _setBooleanMetadata, _setDateMetadata, _setDoubleMetadata, _setLongMetadata, _setStringMetadata, _updateRichTextMetadata, buildCopyMap, copyBasicMetadata, copyBinaryMetadata, copyCompositeMetadata, copyContent, copyContent, copyContent, copyContent, copyContent, copyContent, copyContent, copyContent, copyContent, copyContentReferenceMetadata, copyFileMetadata, copyGeocodeMetadata, copyMetadata, copyMetadataMap, copyMultilingualStringMetadata, copyReferenceMetadata, copyRichTextMetadata, copySubContentMetadata, copyUserMetadata, editContent, editContent, getActionIdForCopy2, getDefaultActionIdForContentEdition, getDefaultActionIdForEditingContentReferences, getDefaultInitActionId, servicegetLogger, setLoggerpublic CopyContentMetadataComponent()
protected Map<String,Object> _getInputsForCopy(Content baseContent, String title, Map<String,Object> copyMap, String targetContentType, String parentContentId, String parentMetadataPath, CopyReport copyReport)
CopyContentMetadataComponent_getInputsForCopy in class CopyContentMetadataComponentbaseContent - The content to copytitle - The title to setcopyMap - The map with properties to copytargetContentType - The type of content to create. If null the type(s) of created content will be those of base content.parentContentId - The parent content ID, when copying a sub-content.parentMetadataPath - The parent metadata path, when copying a sub-content.copyReport - The report of the copy