Class 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 Detail

      • filePath

        protected String filePath
      • fileName

        protected String fileName
      • fileFolder

        protected String fileFolder
      • modifier

        protected String modifier
      • altName

        protected boolean altName
    • Constructor Detail

      • PastedPathMap

        protected PastedPathMap()