| method | void org.apache.roller.weblogger.ui.struts2. editor.CustomPingTargetEdit() |
| post | this.actionName == &"customPingTargetEdit" |
| post | this.bean == &new PingTargetFormBean(PingTarget EditBase#1) |
| post | this.desiredMenu == &"editor" |
| 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 |