Class ContentServiceImpl.PastedPathMap

java.lang.Object
org.craftercms.studio.impl.v1.service.content.ContentServiceImpl.PastedPathMap
Enclosing class:
ContentServiceImpl

protected class ContentServiceImpl.PastedPathMap extends Object
Simple Object to hold result of calculating target paths for copy/cut and paste operation.
  • Field Details

    • filePath

      protected String filePath
    • fileName

      protected String fileName
    • fileFolder

      protected String fileFolder
    • modifier

      protected String modifier
    • altName

      protected boolean altName
  • Constructor Details

    • PastedPathMap

      protected PastedPathMap()