A C D E F G H I K L N O P Q R S T U X

R

realPath - Variable in class org.aris.actionservlet.Config
The real path, in the servers file system, of the servlet.
reDir(String, HttpServletResponse) - Method in class org.aris.actionservlet.ActionServlet
Redirect the browser to a different url
remove(Object) - Method in class org.aris.cache.idcache.IdCache
Removes a key/value from the cache.
remove(Object[]) - Method in class org.aris.cache.universalcache.UniversalCache
Removes a key/value from the cache.
remove(Object) - Method in class org.aris.maps.lists.LinkedListEx
Removes the first occurrence of the specified element in this list.
remove(int) - Method in class org.aris.maps.lists.LinkedListEx
Removes the element at the specified position in this list.
remove(LinkedListExEntry) - Method in class org.aris.maps.lists.LinkedListEx
 
remove(Object[]) - Method in class org.aris.maps.ObjectArrayMapStore
Removes a key/value from the map.
removeFirst() - Method in class org.aris.maps.lists.LinkedListEx
Removes and returns the first element from this list.
removeKey(Object) - Method in interface org.aris.cache.idcache.CacheCallBackI
Removes a key and returns it's value (not necessary if you don't use the value later) This is called by the IdCache.remove() and the return value is returned by that.
removeLast() - Method in class org.aris.maps.lists.LinkedListEx
Removes and returns the last element from this list.
removeOnlyFromCache(Object) - Method in class org.aris.cache.idcache.IdCache
Removes this key only from the cache.
removeSynchronized(Object[]) - Method in class org.aris.cache.universalcache.UniversalCache
Removes a key/value from the cache.
report(PrintWriter, Throwable) - Static method in class org.aris.actionservlet.ErrorReport
Writes the stacktrace of an exception to printwriter.
reportStr(Throwable) - Static method in class org.aris.actionservlet.ErrorReport
Creates a string with the stacktrace of an exception.
request - Variable in class org.aris.actionservlet.Action
Servlet request
requestOrLastActionParam(String) - Method in class org.aris.actionservlet.Action
Returns the string from request, if it exists, or from lastAction if not
resolve(String, String) - Method in class org.aris.actionservlet.ActionUriResolver
Maps URI's of xsl:import to valid links to files in the TEMPLATES directory.
resolveEntity(String, String) - Method in class org.aris.actionservlet.ActionEntityResolver
 
response - Variable in class org.aris.actionservlet.Action
Servlet response
run() - Method in class org.aris.actionservlet.Action
The main method of this action.

A C D E F G H I K L N O P Q R S T U X