com.dotmarketing.cache
Class VirtualLinksCache
java.lang.Object
com.dotmarketing.cache.VirtualLinksCache
public class VirtualLinksCache
- extends java.lang.Object
- Author:
- David & Salvador
TODO To change the template for this generated type comment go to
Window - Preferences - Java - Code Style - Code Templates
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VirtualLinksCache
public VirtualLinksCache()
getPathFromCache
public static java.lang.String getPathFromCache(java.lang.String url)
addPathToCache
public static void addPathToCache(VirtualLink vl)
removePathFromCache
public static void removePathFromCache(java.lang.String url)
clearCache
public static void clearCache()
mapAllVirtualLinks
public static void mapAllVirtualLinks()
Copyright © 2006 Dotmarketing, Inc. All Rights Reserved.