public class RecentlyViewedDocsUtil extends Object
static void
addRecentDoc(String name, String location)
static List<RecentDocInfo>
getRecentDocs()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static List<RecentDocInfo> getRecentDocs()
public static void addRecentDoc(String name, String location)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.