|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.macvu.tiles.CacheAttribute
com.macvu.tiles.CachingAttribute
public class CachingAttribute
Field Summary |
---|
Fields inherited from class com.macvu.tiles.CacheAttribute |
---|
APPLICATION_SCOPE, PAGE_SCOPE, PARAM_SCOPE, REQUEST_SCOPE, scope_order, SESSION_SCOPE |
Constructor Summary | |
---|---|
CachingAttribute()
|
|
CachingAttribute(CacheAttribute attr)
|
|
CachingAttribute(CacheAttribute attr,
boolean inUse)
|
Method Summary | |
---|---|
boolean |
getInUse()
|
boolean |
isInUse()
|
void |
setInUse(boolean inUse)
|
Methods inherited from class com.macvu.tiles.CacheAttribute |
---|
equals, getName, getScope, setName, setScope, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public CachingAttribute()
public CachingAttribute(CacheAttribute attr)
public CachingAttribute(CacheAttribute attr, boolean inUse)
Method Detail |
---|
public boolean isInUse()
public void setInUse(boolean inUse)
public boolean getInUse()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |