cm.abstract.dataSymInterface.communication
# dsCatCatalog.cm Removed: public void setting(str key, Object value) : deprecated;
Field requestId
removed from dsiDownloadInfo
in 14.5.
# dsiDownloadInfo.cm Removed: public int requestId; Old: public constructor(int cid, int64 fileSize, int requestId|, str src, str tar, str tmp=null, str grp=null, bool trace=false) New: public constructor(int cid, int64 fileSize|, str src, str tar, str tmp=null, str grp=null, bool trace=false) Old: public constructor(int cid, int64 fileSize, int requestId, str src, str tar, str tmp=null, str grp=null, bool trace=false|, bool onDemand=true, str sha=null, str cmSyncCycleKey=null, str portfolioName=null) New: public constructor(int cid, int64 fileSize, str src, str tar, str tmp=null, str grp=null, bool trace=false|, bool onDemand=true, str sha=null, str cmSyncCycleKey=null, str portfolioName=null)