intra-mart(R) 6.0.13

jp.co.intra_mart.foundation.service.provider.file
クラス StorageDirectory

java.lang.Object
  拡張java.io.File
      拡張jp.co.intra_mart.foundation.utility.file.Directory
          拡張jp.co.intra_mart.foundation.utility.file.ExtendedDirectory
              拡張jp.co.intra_mart.foundation.service.provider.file.StorageDirectory
すべての実装インタフェース:
Comparable, Serializable

public class StorageDirectory
extends ExtendedDirectory

Storage Service の基準ディレクトリを表すクラスです。

Storage Service は、このクラスが表すパスを基準ディレクトリとして、 各コンテンツのファイルパスを解決します。 標準では、サーバインストールディレクトリの storage ディレクトリが 基準ディレクトリとなります。

関連項目:
直列化された形式

フィールドの概要
 
クラス java.io.File から継承したフィールド
pathSeparator, pathSeparatorChar, separator, separatorChar
 
メソッドの概要
static StorageDirectory instance()
          ファイルコンテンツの保存ディレクトリを表すオブジェクトを取得します。
 
クラス jp.co.intra_mart.foundation.utility.file.ExtendedDirectory から継承したメソッド
archive, archive, archive, archive, archive, archive, childDirectory, childFile, childPath, findDirectory, findFile, findPath, reset
 
クラス jp.co.intra_mart.foundation.utility.file.Directory から継承したメソッド
childDirectories, childFiles, files, paths
 
クラス java.io.File から継承したメソッド
canRead, canWrite, compareTo, compareTo, createNewFile, createTempFile, createTempFile, delete, deleteOnExit, equals, exists, getAbsoluteFile, getAbsolutePath, getCanonicalFile, getCanonicalPath, getName, getParent, getParentFile, getPath, hashCode, isAbsolute, isDirectory, isFile, isHidden, lastModified, length, list, list, listFiles, listFiles, listFiles, listRoots, mkdir, mkdirs, renameTo, setLastModified, setReadOnly, toString, toURI, toURL
 
クラス java.lang.Object から継承したメソッド
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

メソッドの詳細

instance

public static StorageDirectory instance()
ファイルコンテンツの保存ディレクトリを表すオブジェクトを取得します。

戻り値:
File クラスのインスタンス

intra-mart(R) 6.0.13

Copyright © 2000-2009 NTT DATA INTRAMART CO.,LTD.. All Rights Reserved.