| org.apache.roller.ui.core.RollerContext org.apache.roller.ui.MockRollerContext
MockRollerContext | public class MockRollerContext extends RollerContext (Code) | | author: lance.lavandowska |
getAbsoluteContextUrl | public String getAbsoluteContextUrl()(Code) | | Because I cannot set the super's values, I have to
overide the methods as well
|
getAbsoluteContextUrl | public String getAbsoluteContextUrl(HttpServletRequest request)(Code) | | Because I cannot set the super's values, I have to
overide the methods as well
|
getConfigPath | public String getConfigPath()(Code) | | Because I cannot set the super's values, I have to
overide the methods as well
|
getRollerBuildTime | public String getRollerBuildTime()(Code) | | Because I cannot set the super's values, I have to
overide the methods as well
|
getRollerBuildUser | public String getRollerBuildUser()(Code) | | Because I cannot set the super's values, I have to
overide the methods as well
|
getRollerContext | public static RollerContext getRollerContext()(Code) | | Because I cannot set the super's values, I have to
overide the methods as well
|
getRollerVersion | public String getRollerVersion()(Code) | | Because I cannot set the super's values, I have to
overide the methods as well
|
getServletContext | public static ServletContext getServletContext()(Code) | | Because I cannot set the super's values, I have to
overide the methods as well
|
Fields inherited from org.apache.roller.ui.core.RollerContext | final public static String ROLLER_CONTEXT(Code)(Java Doc)
|
|
|