org.infoglue.deliver.applications.filters
Class URIMapperCache
java.lang.Object
org.infoglue.deliver.applications.filters.URIMapperCache
public class URIMapperCache
- extends java.lang.Object
Created by IntelliJ IDEA.
User: lbj
Date: 09-02-2004
Time: 09:25:28
To change this template use Options | File Templates.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
URIMapperCache
public URIMapperCache()
getInstance
public static URIMapperCache getInstance()
clear
public void clear()
getCachedSiteNodeId
public java.lang.Integer getCachedSiteNodeId(java.lang.Integer repositoryId,
java.lang.String[] path,
int upToIndex)
addCachedSiteNodeId
public boolean addCachedSiteNodeId(java.lang.Integer repositoryId,
java.lang.String[] path,
int upToIndex,
java.lang.Integer siteNodeId)
Copyright © 2005 InfoGlue.org All Rights Reserved.