|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectPerPageFlowActionInterceptorConfig
public class PerPageFlowActionInterceptorConfig
Constructor Summary | |
---|---|
PerPageFlowActionInterceptorConfig(String pageflowUri,
SimpleActionInterceptorConfig[] simpleActionInterceptors,
InterceptorConfig[] actionInterceptors,
PerActionInterceptorConfig[] perActionInterceptors)
|
Method Summary | |
---|---|
InterceptorConfig[] |
getActionInterceptors()
|
String |
getPageFlowUri()
|
PerActionInterceptorConfig[] |
getPerActionInterceptors()
|
SimpleActionInterceptorConfig[] |
getSimpleActionInterceptors()
|
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PerPageFlowActionInterceptorConfig(String pageflowUri, SimpleActionInterceptorConfig[] simpleActionInterceptors, InterceptorConfig[] actionInterceptors, PerActionInterceptorConfig[] perActionInterceptors)
Method Detail |
---|
public String getPageFlowUri()
public SimpleActionInterceptorConfig[] getSimpleActionInterceptors()
public InterceptorConfig[] getActionInterceptors()
public PerActionInterceptorConfig[] getPerActionInterceptors()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |