Class ObjectAddForm

  • Direct Known Subclasses:
    ObjectRemoveForm

    public class ObjectAddForm
    extends XWikiForm
    Note: We store the class name as a String and not a Document Reference since Struts Form beans are called before there's an Execution Context available and before there's a current document in the Execution Context. This bean should be considered only as a helper placeholder for getting parameters from the HTTP Request.
    Version:
    $Id: 0f32594611efca1786c8a2c368aeef354909dd08 $
    • Constructor Detail

      • ObjectAddForm

        public ObjectAddForm()