eu.esdihumboldt.hale.ui.service.project
Class UILocationUpdater
java.lang.Object
eu.esdihumboldt.hale.common.core.io.project.util.LocationUpdater
eu.esdihumboldt.hale.ui.service.project.UILocationUpdater
public class UILocationUpdater
- extends LocationUpdater
Location updater that asks the user if updating a path fails.
- Author:
- Simon Templer
Method Summary |
protected URI |
updatePathFallback(URI oldLocation)
Update the path to a resource if automatic update fails. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UILocationUpdater
public UILocationUpdater()
updatePathFallback
protected URI updatePathFallback(URI oldLocation)
- Description copied from class:
LocationUpdater
- Update the path to a resource if automatic update fails. The default
implementation returns
null
, which means the location is not
updated.
- Overrides:
updatePathFallback
in class LocationUpdater
- Parameters:
oldLocation
- the old resource location
- Returns:
- the replacement resource location or
null
- See Also:
LocationUpdater.updatePathFallback(java.net.URI)
Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d