com.dotmarketing.cache
Class FolderCache
java.lang.Object
com.dotmarketing.cache.FolderCache
public class FolderCache
- extends java.lang.Object
- Author:
- David
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FolderCache
public FolderCache()
addFolder
public static void addFolder(Folder f)
getFolderByInode
public static Folder getFolderByInode(long inode)
getFolderByInode
public static Folder getFolderByInode(java.lang.String inode)
getFolderByPath
public static Folder getFolderByPath(java.lang.String path,
java.lang.String hostName)
getFolderByPath
public static Folder getFolderByPath(java.lang.String path,
long hostId)
removeFolder
public static void removeFolder(Folder f)
clearCache
public static void clearCache()
Copyright © 2006 Dotmarketing, Inc. All Rights Reserved.