Interface EnterpriseDataMoveDelegate


public interface EnterpriseDataMoveDelegate


Supported API: true

Extendable: false
  • Method Details

    • moveEnterpriseData

      WTValuedHashMap moveEnterpriseData(WTCollection partCollection, WTValuedMap objVsSourceFolder, WTValuedMap objVsDestFolder) throws WTException
      Moves enterprisedata associated to parts to the destination folder of part.
      Parameters:
      partCollection - . Parts collected under move operation
      objVsSourceFolder - . Parts and their source or existing folder location.
      objVsDestFolder - . Parts and their target or destination folder location.
      Returns:
      Map. Key is EnterpriseData. Value is destination Folder location

      Supported API: true
      Throws:
      WTException