|
||||||||||
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.xmlDefinition.XmlCacheAttribute
public class XmlCacheAttribute
Field Summary |
---|
Fields inherited from class com.macvu.tiles.CacheAttribute |
---|
APPLICATION_SCOPE, PAGE_SCOPE, PARAM_SCOPE, REQUEST_SCOPE, scope_order, SESSION_SCOPE |
Constructor Summary | |
---|---|
XmlCacheAttribute()
|
Method Summary | |
---|---|
java.lang.String |
getName()
|
java.lang.String |
getScope()
|
void |
setName(java.lang.String name)
|
void |
setScope(java.lang.String scope)
|
Methods inherited from class com.macvu.tiles.CacheAttribute |
---|
equals, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public XmlCacheAttribute()
Method Detail |
---|
public java.lang.String getName()
getName
in class CacheAttribute
public void setName(java.lang.String name)
setName
in class CacheAttribute
public java.lang.String getScope()
getScope
in class CacheAttribute
public void setScope(java.lang.String scope)
setScope
in class CacheAttribute
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |