UIAction.java


current inspection = 2009-09-04 18:33:31 (id #2) base = 2009-09-04 18:33:31 (id #1)

Filter Options
History:
+ added
- dropped
U unchanged
Annotation Kind:
pre
presumption
post
unanalyzed
test


  • + void addError(String)

  • -/+ Kind Annotation Text Date

  • + void addError(String, String)

  • -/+ Kind Annotation Text Date

  • + void addError(String, List)

  • -/+ Kind Annotation Text Date

  • + void addMessage(String)

  • -/+ Kind Annotation Text Date

  • + void addMessage(String, String)

  • -/+ Kind Annotation Text Date

  • + void addMessage(String, List)

  • -/+ Kind Annotation Text Date

  • + bool errorsExist()

  • -/+ Kind Annotation Text Date
    +postinit'ed(return_value)2009-09-04 18:33:31

  • + String getAbsoluteSiteURL()

  • -/+ Kind Annotation Text Date
    +postinit'ed(return_value)2009-09-04 18:33:31

  • + String getActionName()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.actionName)2009-09-04 18:33:31
    +postinit'ed(return_value)2009-09-04 18:33:31
    +postreturn_value == this.actionName2009-09-04 18:33:31

  • + Weblog getActionWeblog()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.actionWeblog)2009-09-04 18:33:31
    +postinit'ed(return_value)2009-09-04 18:33:31
    +postreturn_value == this.actionWeblog2009-09-04 18:33:31

  • + User getAuthenticatedUser()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.authenticatedUser)2009-09-04 18:33:31
    +postinit'ed(return_value)2009-09-04 18:33:31
    +postreturn_value == this.authenticatedUser2009-09-04 18:33:31

  • + bool getBooleanProp(String)

  • -/+ Kind Annotation Text Date
    +postinit'ed(return_value)2009-09-04 18:33:31
    +test_vectororg.apache.roller.weblogger.config.WebloggerConfig: getProperty(...)@123: Inverse{null}, Addr_Set{null}2009-09-04 18:33:31

  • + List getCommentDaysList()

  • -/+ Kind Annotation Text Date
    +postnew ArrayList(getCommentDaysList#1) num objects == 12009-09-04 18:33:31
    +postreturn_value == &new ArrayList(getCommentDaysLi st#1)2009-09-04 18:33:31

  • + String getDesiredMenu()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.desiredMenu)2009-09-04 18:33:31
    +postinit'ed(return_value)2009-09-04 18:33:31
    +postreturn_value == this.desiredMenu2009-09-04 18:33:31

  • + List getHoursList()

  • -/+ Kind Annotation Text Date
    +postnew ArrayList(getHoursList#1) num objects == 12009-09-04 18:33:31
    +postreturn_value == &new ArrayList(getHoursList#1)2009-09-04 18:33:31

  • + int getIntProp(String)

  • -/+ Kind Annotation Text Date
    +postinit'ed(return_value)2009-09-04 18:33:31
    +test_vectororg.apache.roller.weblogger.config.WebloggerConfig: getProperty(...)@133: Inverse{null}, Addr_Set{null}2009-09-04 18:33:31

  • + List getLocalesList()

  • -/+ Kind Annotation Text Date
    +postinit'ed(return_value)2009-09-04 18:33:31

  • + String getMediumDateFormat()

  • -/+ Kind Annotation Text Date
    +postinit'ed(return_value)2009-09-04 18:33:31

  • + Menu getMenu()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.actionName)2009-09-04 18:33:31
    +preinit'ed(this.actionWeblog)2009-09-04 18:33:31
    +preinit'ed(this.authenticatedUser)2009-09-04 18:33:31
    +preinit'ed(this.desiredMenu)2009-09-04 18:33:31
    +postinit'ed(return_value)2009-09-04 18:33:31

  • + List getMinutesList()

  • -/+ Kind Annotation Text Date
    +postnew ArrayList(getMinutesList#1) num objects == 12009-09-04 18:33:31
    +postreturn_value == &new ArrayList(getMinutesList#1 )2009-09-04 18:33:31

  • + String getPageTitle()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.pageTitle)2009-09-04 18:33:31
    +postinit'ed(return_value)2009-09-04 18:33:31

  • + String getProp(String)

  • -/+ Kind Annotation Text Date
    +postinit'ed(return_value)2009-09-04 18:33:31
    +test_vectororg.apache.roller.weblogger.config.WebloggerConfig: getProperty(...)@113: Inverse{null}, Addr_Set{null}2009-09-04 18:33:31

  • + List getSecondsList()

  • -/+ Kind Annotation Text Date
    +postnew ArrayList(getMinutesList#1) num objects == 12009-09-04 18:33:31
    +postreturn_value == &new ArrayList(getMinutesList#1 )2009-09-04 18:33:31
    +unanalyzedcall on java.lang.Integer:valueOf2009-09-04 18:33:31
    +unanalyzedcall on java.util.ArrayList2009-09-04 18:33:31
    +unanalyzedcall on java.util.List:add2009-09-04 18:33:31

  • + String getShortDateFormat()

  • -/+ Kind Annotation Text Date
    +postinit'ed(return_value)2009-09-04 18:33:31

  • + String getSiteURL()

  • -/+ Kind Annotation Text Date
    +postinit'ed(return_value)2009-09-04 18:33:31

  • + List getTimeZonesList()

  • -/+ Kind Annotation Text Date
    +postinit'ed(return_value)2009-09-04 18:33:31

  • + String getWeblog()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.weblog)2009-09-04 18:33:31
    +postinit'ed(return_value)2009-09-04 18:33:31
    +postreturn_value == this.weblog2009-09-04 18:33:31

  • + bool isUserIsAdmin()

  • -/+ Kind Annotation Text Date
    +prethis.authenticatedUser != null2009-09-04 18:33:31
    +postinit'ed(return_value)2009-09-04 18:33:31

  • + bool isUserRequired()

  • -/+ Kind Annotation Text Date
    +postreturn_value == 12009-09-04 18:33:31

  • + bool isWeblogRequired()

  • -/+ Kind Annotation Text Date
    +postreturn_value == 12009-09-04 18:33:31

  • + bool messagesExist()

  • -/+ Kind Annotation Text Date
    +postinit'ed(return_value)2009-09-04 18:33:31

  • + void myPrepare()

  • -/+ Kind Annotation Text Date

  • + void org.apache.roller.weblogger.ui.struts2.util.UIAction()

  • -/+ Kind Annotation Text Date
    +postthis.actionName == null2009-09-04 18:33:31
    +postthis.actionWeblog == null2009-09-04 18:33:31
    +postthis.authenticatedUser == null2009-09-04 18:33:31
    +postthis.desiredMenu == null2009-09-04 18:33:31
    +postthis.pageTitle == null2009-09-04 18:33:31
    +postthis.weblog == null2009-09-04 18:33:31

  • + org.apache.roller.weblogger.ui.struts2.util.UIAction__static_init

  • -/+ Kind Annotation Text Date

  • + String requiredUserRole()

  • -/+ Kind Annotation Text Date
    +postreturn_value == &"editor"2009-09-04 18:33:31

  • + short requiredWeblogPermissions()

  • -/+ Kind Annotation Text Date
    +postreturn_value == -12009-09-04 18:33:31

  • + void setActionName(String)

  • -/+ Kind Annotation Text Date
    +postinit'ed(this.actionName)2009-09-04 18:33:31
    +postthis.actionName == actionName2009-09-04 18:33:31

  • + void setActionWeblog(Weblog)

  • -/+ Kind Annotation Text Date
    +postinit'ed(this.actionWeblog)2009-09-04 18:33:31
    +postthis.actionWeblog == workingWeblog2009-09-04 18:33:31

  • + void setAuthenticatedUser(User)

  • -/+ Kind Annotation Text Date
    +postinit'ed(this.authenticatedUser)2009-09-04 18:33:31
    +postthis.authenticatedUser == authenticatedUser2009-09-04 18:33:31

  • + void setDesiredMenu(String)

  • -/+ Kind Annotation Text Date
    +postinit'ed(this.desiredMenu)2009-09-04 18:33:31
    +postthis.desiredMenu == desiredMenu2009-09-04 18:33:31

  • + void setPageTitle(String)

  • -/+ Kind Annotation Text Date
    +postinit'ed(this.pageTitle)2009-09-04 18:33:31
    +postthis.pageTitle == pageTitle2009-09-04 18:33:31

  • + void setWeblog(String)

  • -/+ Kind Annotation Text Date
    +postinit'ed(this.weblog)2009-09-04 18:33:31
    +postthis.weblog == weblog2009-09-04 18:33:31