|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.util.breadcrumbs.AbstractBreadcrumb com.atlassian.confluence.util.breadcrumbs.AbstractActionBreadcrumb
public abstract class AbstractActionBreadcrumb
Field Summary | |
---|---|
protected com.opensymphony.xwork.Action |
action
|
Fields inherited from class com.atlassian.confluence.util.breadcrumbs.AbstractBreadcrumb |
---|
target, title |
Constructor Summary | |
---|---|
AbstractActionBreadcrumb(com.opensymphony.xwork.Action action)
|
Method Summary |
---|
Methods inherited from class com.atlassian.confluence.util.breadcrumbs.AbstractBreadcrumb |
---|
getBreadcrumbsTrail, getMyCrumbs, getParent, getTarget, getTitle, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected com.opensymphony.xwork.Action action
Constructor Detail |
---|
public AbstractActionBreadcrumb(com.opensymphony.xwork.Action action)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |