| method | void org.apache.roller.weblogger.ui.struts2.admin. CommonPingTargetEdit() |
| post | this.actionName == &"commonPingTargetEdit" |
| post | this.bean == &new PingTargetFormBean(PingTarget EditBase#1) |
| post | this.desiredMenu == &"admin" |
| post | this.pageTitle == &"pingTarget.pingTarget" |
| post | this.pingTarget == null |
| post | new PingTargetFormBean(PingTargetEditBase#1).id == null |
| post | new PingTargetFormBean(PingTargetEditBase#1).name == null |
| post | new PingTargetFormBean(PingTargetEditBase#1). pingUrl == null |
| post | new PingTargetFormBean(PingTargetEditBase#1) num objects == 1 |
| unanalyzed | call on org.apache.roller.weblogger.ui.struts2. util.UIAction |