hec.environment
Interface Environment

All Superinterfaces:
StdPathnameConstants, StdPathnames
All Known Subinterfaces:
RmiEnvironment
All Known Implementing Classes:
CwmsEnvironmentImpl, EnvironmentImpl, RmiCwmsEnvironmentImpl, RmiEnvironmentImpl

public interface Environment
extends StdPathnames

Interface for environment constants and methods. Currently limited to the StdPathnames interface.

See Also:
StdPathnames

Field Summary
 
Fields inherited from interface hec.environment.StdPathnameConstants
COMMON_APPDATA, COMMON_DOCS, PROGRAM_INSTALL, USER_APPDATA, USER_DOCS, USER_HOME
 
Methods inherited from interface hec.environment.StdPathnames
getCommonAppData, getCommonDocs, getProgramInstall, getStdPathname, getUserAppData, getUserDocs, getUserHome