|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.duracloud.duradmin.contentstore.ContentItemListCache
public class ContentItemListCache
Constructor Summary | |
---|---|
ContentItemListCache()
|
Method Summary | |
---|---|
static ContentItemList |
get(javax.servlet.http.HttpServletRequest request,
java.lang.String spaceId,
ContentStoreProvider contentStoreProvider)
|
static void |
refresh(javax.servlet.http.HttpServletRequest request,
java.lang.String spaceId,
ContentStoreProvider contentStoreProvider)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ContentItemListCache()
Method Detail |
---|
public static void refresh(javax.servlet.http.HttpServletRequest request, java.lang.String spaceId, ContentStoreProvider contentStoreProvider)
public static ContentItemList get(javax.servlet.http.HttpServletRequest request, java.lang.String spaceId, ContentStoreProvider contentStoreProvider)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |