|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
ObjectCachedSharedFlowRefInfo
CachedPageFlowInfo
public class CachedPageFlowInfo
Information that is cached per pageflow class.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class CachedSharedFlowRefInfo |
|---|
CachedSharedFlowRefInfo.SharedFlowFieldInfo |
| Constructor Summary | |
|---|---|
CachedPageFlowInfo(Class pageFlowClass,
ServletContext servletContext)
|
|
| Method Summary | |
|---|---|
String |
getModulePath()
|
String |
getURI()
|
void |
setModulePath(String modulePath)
|
void |
setURI(String URI)
|
| Methods inherited from class CachedSharedFlowRefInfo |
|---|
getSharedFlowMemberFields, initSharedFlowFields |
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CachedPageFlowInfo(Class pageFlowClass,
ServletContext servletContext)
| Method Detail |
|---|
public String getModulePath()
public void setModulePath(String modulePath)
public String getURI()
public void setURI(String URI)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||