Class BeaTunesProperties

    • Method Detail

      • getUTMParameters

        public String getUTMParameters()
      • getUserAgent

        public String getUserAgent()
      • isSnapshot

        public boolean isSnapshot()
      • getMajorVersion

        public int getMajorVersion()
      • getMicroVersion

        public int getMicroVersion()
      • getMinorVersion

        public int getMinorVersion()
      • getBaseDirectory

        public Path getBaseDirectory()
      • getCacheDirectory

        public Path getCacheDirectory()
      • getDatabaseDirectory

        public Path getDatabaseDirectory()
      • getLocalAppSupportDir

        public Path getLocalAppSupportDir()
      • getLogDirectory

        public Path getLogDirectory()
      • getPluginDirectory

        public Path getPluginDirectory()
      • getLogFile

        public Path getLogFile()
      • getEnvFile

        public Path getEnvFile()
      • getSystemErrorFile

        public Path getSystemErrorFile()
      • getPreferencesV1File

        public Path getPreferencesV1File()
      • getPreferencesV2File

        public Path getPreferencesV2File()
      • getInetCacheDirectory

        public Path getInetCacheDirectory()
      • getLockFile

        public Path getLockFile()
      • findLocalApplicationSupportDirectory

        protected abstract Path findLocalApplicationSupportDirectory()