|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.util.ConfluenceMockServletRequest
public class ConfluenceMockServletRequest
This is a simple stub class to return the context path we have cached, used in Velocity templates when we don't _actually_ have a request.
| Constructor Summary | |
|---|---|
ConfluenceMockServletRequest()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getContextPath()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConfluenceMockServletRequest()
| Method Detail |
|---|
public java.lang.String getContextPath()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||