public class CopyContentMetadataComponent extends CopyContentMetadataComponent
CopyContentMetadataComponent
.CopyContentMetadataComponent.CopyAttachmentsHandler
_contentHelper, _contentTypeExtensionPoint, _contentTypesHelper, _manager, _outgoingReferencesExtractor, _resolver, _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, service
getLogger, setLogger
public 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 CopyContentMetadataComponent
baseContent
- 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