|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Cached
Field Summary | |
---|---|
static int |
EMPTY
|
static int |
ERROR
|
static int |
FULL
|
static int |
LOADING
|
Method Summary | |
---|---|
void |
ensure()
|
int |
getCachedStatus()
|
java.util.Date |
getTimestamp()
|
void |
load()
|
void |
reload()
|
void |
unload()
|
Methods inherited from interface org.stringtree.util.Proxy |
---|
getValue |
Field Detail |
---|
static final int FULL
static final int EMPTY
static final int LOADING
static final int ERROR
Method Detail |
---|
int getCachedStatus()
java.util.Date getTimestamp()
void load()
void unload()
void ensure()
void reload()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |