com.ptc.windchill.uwgm.proesrv.cache
Interface UploadInstructionCache

All Known Implementing Classes:
EpmUploadRequestCache

public interface UploadInstructionCache


Method Summary
 Map getUploadInstructions()
          Returns Map [UwgmIteration, Folder]
 

Method Detail

getUploadInstructions

public Map getUploadInstructions()
Returns Map [UwgmIteration, Folder]

Returns:
Map