awips2/edexOsgi/com.raytheon.edex.utilitysrv/src/com/raytheon/edex/services
Max Schenkelberg 850c8995cc Issue #1638 renamed class to removed non-existent Map dependency on uf.viz.core.rsc project. Made MapScales non-d2d specific. Made gisdatastore not depend on gfe.
Amend: Moved Pair class into uf.common.util to reduce amount of duplicate code
Amend: Added hashCode/equals to Pair

Change-Id: I9a390989f6a7a7ee6618a57d0f50ec681a598dc0

Former-commit-id: 07ae94c499 [formerly ea26d0de84] [formerly 126be0cfe5 [formerly eb1dd65cfdcd50b450174a1ca4ef2f2d1e1b9bae]]
Former-commit-id: 126be0cfe5
Former-commit-id: d20958ae92
2013-03-22 10:54:44 -05:00
..
AbstractPrivilegedLocalizationRequestHandler.java Issue #1485 fixed bug in CAVE localization where a save() operation would appear to work when it actually failed due to user not being authorized. 2013-01-21 14:58:16 -06:00
GetServersHandler.java Issue #1469 - pypies will now read the hdf5 root directory from configuration. Relative paths can now be passed to pypies. Rebased to fix merge conflict. 2013-01-15 14:56:01 -06:00
GetServerTimeHandler.java Issue #353 add logic to syncronize times for thin client data updates.. 2012-02-29 15:49:47 -06:00
LocalizationStreamHandler.java Issue #1638 renamed class to removed non-existent Map dependency on uf.viz.core.rsc project. Made MapScales non-d2d specific. Made gisdatastore not depend on gfe. 2013-03-22 10:54:44 -05:00
PrivilegedUtilityHandler.java Issue #1485 fixed bug in CAVE localization where a save() operation would appear to work when it actually failed due to user not being authorized. 2013-01-21 14:58:16 -06:00
UtilityManager.java Issue #1243 Revert locking in UtilityManager.getFileChecksum to avoid lock timing out until FileLocker can be fixed 2012-11-16 14:12:27 -06:00
UtilitySrv.java Issue #1138 Changed LocalizationFile.protectedFile from boolean to LocalizationLevel so the protected level is specified if the file is protected. That way the file browser knows what level the file can be copied or moved to. Made speed improvements to perspective when refreshing files and consolidated different ways of doing same thing. Made all localization actions check protected level when setting if enabled or not. Added tool tip to protected files to show they are protected in view. 2012-09-10 10:45:37 -05:00