Creates and returns a targeted Command by combining a WikiPage
with this Command. The supplied target object
must be non-null and of type WikiPage.
Parameters: target - the WikiPage to combine into the current Command the new targeted command throws: IllegalArgumentException - if the target is not of the correct type
Methods inherited from com.ecyrd.jspwiki.ui.AbstractCommand