com.ptc.windchill.upgrade.ius
Class FileSystemBasedUpdateStore.CacheEntry
java.lang.Object
com.ptc.windchill.upgrade.ius.FileSystemBasedUpdateStore.CacheEntry
- Enclosing class:
- FileSystemBasedUpdateStore
- private static class FileSystemBasedUpdateStore.CacheEntry
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
fileLastModified_
private long fileLastModified_
incrementalUpdate_
private IncrementalUpdate incrementalUpdate_
FileSystemBasedUpdateStore.CacheEntry
private FileSystemBasedUpdateStore.CacheEntry(IncrementalUpdate iu,
long last_modified)
isOlderThan
public boolean isOlderThan(File file)
getIncrementalUpdate
public IncrementalUpdate getIncrementalUpdate()