Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.xpn.xwiki.test
Class ViewEditTest  view ViewEditTest download ViewEditTest.java

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended byorg.apache.cactus.internal.AbstractCactusTestCase
              extended byorg.apache.cactus.ServletTestCase
                  extended bycom.xpn.xwiki.test.ServletTest
                      extended bycom.xpn.xwiki.test.ViewEditTest
All Implemented Interfaces:
org.apache.cactus.internal.CactusTestCase, junit.framework.Test

public class ViewEditTest
extends ServletTest

=================================================================== Copyright (c) 2003 Ludovic Dubost, All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details, published at http://www.gnu.org/copyleft/gpl.html or in gpl.txt in the root folder of this distribution. Created by User: Ludovic Dubost Date: 11 janv. 2004 Time: 12:08:01


Nested Class Summary
static class ViewEditTest.MultipartSenderThread
           
 
Field Summary
 
Fields inherited from class com.xpn.xwiki.test.ServletTest
context, hibpath, xwiki
 
Fields inherited from class org.apache.cactus.ServletTestCase
config, request, response, session
 
Fields inherited from class org.apache.cactus.internal.AbstractCactusTestCase
 
Fields inherited from class junit.framework.TestCase
 
Constructor Summary
ViewEditTest()
           
 
Method Summary
 void beginAddDateProp(org.apache.cactus.WebRequest webRequest)
           
 void beginAddNumberProp(org.apache.cactus.WebRequest webRequest)
           
 void beginAddObject(org.apache.cactus.WebRequest webRequest)
           
 void beginAddProp(org.apache.cactus.WebRequest webRequest, java.lang.String name, java.lang.Class cclass)
           
 void beginAddSecondObject(org.apache.cactus.WebRequest webRequest)
           
 void beginAddStringProp(org.apache.cactus.WebRequest webRequest)
           
 void beginAlternSkin(org.apache.cactus.WebRequest webRequest)
           
 void beginAttach(org.apache.cactus.WebRequest webRequest)
           
 void beginAttachDelete(org.apache.cactus.WebRequest webRequest)
           
 void beginAttachDownload(org.apache.cactus.WebRequest webRequest)
           
 void beginAttachUpdate(org.apache.cactus.WebRequest webRequest)
           
 void beginDefaultSkin(org.apache.cactus.WebRequest webRequest)
           
 void beginDelete(org.apache.cactus.WebRequest webRequest)
           
 void beginDeleteWithoutConfirm(org.apache.cactus.WebRequest webRequest)
           
 void beginEditClassOk(org.apache.cactus.WebRequest webRequest)
           
 void beginEditObjectOk(org.apache.cactus.WebRequest webRequest)
           
 void beginEditOk(org.apache.cactus.WebRequest webRequest)
           
 void beginEditWithTemplateNotOk(org.apache.cactus.WebRequest webRequest)
           
 void beginEditWithTemplateOk(org.apache.cactus.WebRequest webRequest)
           
 void beginInclude(org.apache.cactus.WebRequest webRequest)
           
 void beginIncludeEdit(org.apache.cactus.WebRequest webRequest)
           
 void beginIncludeMacros(org.apache.cactus.WebRequest webRequest)
           
 void beginPreviewOk(org.apache.cactus.WebRequest webRequest)
           
 void beginPutLockOnEdit(org.apache.cactus.WebRequest webRequest)
           
 void beginRemoveObject(org.apache.cactus.WebRequest webRequest)
           
 void beginRenameClassProp(org.apache.cactus.WebRequest webRequest)
           
 void beginRollbackRevWithObjOk(org.apache.cactus.WebRequest webRequest)
           
 void beginSave(org.apache.cactus.WebRequest webRequest)
           
 void beginSaveWithTemplateOk(org.apache.cactus.WebRequest webRequest)
           
 void beginUnlockOnCancel(org.apache.cactus.WebRequest webRequest)
           
 void beginUnlockOnSave(org.apache.cactus.WebRequest webRequest)
           
 void beginUpdateAdvancedObjectProp(org.apache.cactus.WebRequest webRequest)
           
 void beginUpdateClassProp(org.apache.cactus.WebRequest webRequest)
           
 void beginUpdateObjectProp(org.apache.cactus.WebRequest webRequest)
           
 void beginViewCodeOk(org.apache.cactus.WebRequest webRequest)
           
 void beginViewCodeRevOk(org.apache.cactus.WebRequest webRequest)
           
 void beginViewDocumentLink(org.apache.cactus.WebRequest webRequest)
           
 void beginViewGetDocument(org.apache.cactus.WebRequest webRequest)
           
 void beginViewLatestRevOk(org.apache.cactus.WebRequest webRequest)
           
 void beginViewNotOk(org.apache.cactus.WebRequest webRequest)
           
 void beginViewOk(org.apache.cactus.WebRequest webRequest)
           
 void beginViewRawOk(org.apache.cactus.WebRequest webRequest)
           
 void beginViewRawRevOk(org.apache.cactus.WebRequest webRequest)
           
 void beginViewRevOk(org.apache.cactus.WebRequest webRequest)
           
 void beginViewRevWithObjOk(org.apache.cactus.WebRequest webRequest)
           
 void beginViewXMLOk(org.apache.cactus.WebRequest webRequest)
           
 void beginWikiPageSkin(org.apache.cactus.WebRequest webRequest)
           
 void beginWikiPageSkin2(org.apache.cactus.WebRequest webRequest)
           
 void endAddDateProp(org.apache.cactus.WebResponse response)
           
 void endAddNumberProp(org.apache.cactus.WebResponse response)
           
 void endAddObject(org.apache.cactus.WebResponse webResponse)
           
 void endAddProp(org.apache.cactus.WebResponse webResponse, java.lang.String name, java.lang.Class cclass)
           
 void endAddSecondObject(org.apache.cactus.WebResponse webResponse)
           
 void endAddStringProp(org.apache.cactus.WebResponse response)
           
 void endAlternSkin(org.apache.cactus.WebResponse webResponse)
           
 void endAttach(org.apache.cactus.WebResponse webResponse)
           
 void endAttachDelete(org.apache.cactus.WebResponse webResponse)
           
 void endAttachDownload(org.apache.cactus.WebResponse webResponse)
           
 void endAttachUpdate(org.apache.cactus.WebResponse webResponse)
           
 void endDefaultSkin(org.apache.cactus.WebResponse webResponse)
           
 void endDelete(org.apache.cactus.WebResponse webResponse)
           
 void endDeleteWithoutConfirm(org.apache.cactus.WebResponse webResponse)
           
 void endEditClassOk(org.apache.cactus.WebResponse webResponse)
           
 void endEditObjectOk(org.apache.cactus.WebResponse webResponse)
           
 void endEditOk(org.apache.cactus.WebResponse webResponse)
           
 void endEditWithTemplateNotOk(org.apache.cactus.WebResponse webResponse)
           
 void endEditWithTemplateOk(org.apache.cactus.WebResponse webResponse)
           
 void endInclude(org.apache.cactus.WebResponse webResponse)
           
 void endIncludeEdit(org.apache.cactus.WebResponse webResponse)
           
 void endIncludeMacros(org.apache.cactus.WebResponse webResponse)
           
 void endPreviewOk(org.apache.cactus.WebResponse webResponse)
           
 void endPutLockOnEdit(org.apache.cactus.WebResponse webResponse)
           
 void endRemoveObject(org.apache.cactus.WebResponse webResponse)
           
 void endRenameClassProp(org.apache.cactus.WebResponse webResponse)
           
 void endRollbackRevWithObjOk(org.apache.cactus.WebResponse webResponse)
           
 void endSave(org.apache.cactus.WebResponse webResponse)
           
 void endSaveWithTemplateOk(org.apache.cactus.WebResponse webResponse)
           
 void endUnlockOnCancel(org.apache.cactus.WebResponse webResponse)
           
 void endUnlockOnSave(org.apache.cactus.WebResponse webResponse)
           
 void endUpdateAdvancedObjectProp(org.apache.cactus.WebResponse webResponse)
           
 void endUpdateClassProp(org.apache.cactus.WebResponse webResponse)
           
 void endUpdateObjectProp(org.apache.cactus.WebResponse webResponse)
           
 void endViewCodeOk(org.apache.cactus.WebResponse webResponse)
           
 void endViewCodeRevOk(org.apache.cactus.WebResponse webResponse)
           
 void endViewDocumentLink(org.apache.cactus.WebResponse webResponse)
           
 void endViewGetDocument(org.apache.cactus.WebResponse webResponse)
           
 void endViewLatestRevOk(org.apache.cactus.WebResponse webResponse)
           
 void endViewNotOk(org.apache.cactus.WebResponse webResponse)
           
 void endViewOk(org.apache.cactus.WebResponse webResponse)
           
 void endViewRawOk(org.apache.cactus.WebResponse webResponse)
           
 void endViewRawRevOk(org.apache.cactus.WebResponse webResponse)
           
 void endViewRevOk(org.apache.cactus.WebResponse webResponse)
           
 void endViewRevWithObjOk(org.apache.cactus.WebResponse webResponse)
           
 void endViewXMLOk(org.apache.cactus.WebResponse webResponse)
           
 void endWikiPageSkin(org.apache.cactus.WebResponse webResponse)
           
 void endWikiPageSkin2(org.apache.cactus.WebResponse webResponse)
           
 void sendMultipart(org.apache.cactus.WebRequest webRequest, java.io.File file)
           
 void testAddDateProp()
           
 void testAddNumberProp()
           
 void testAddObject()
           
 void testAddProp(java.lang.Class cclass)
           
 void testAddSecondObject()
           
 void testAddStringProp()
           
 void testAlternSkin()
           
 void testAttach()
           
 void testAttachDelete()
           
 void testAttachDownload()
           
 void testAttachUpdate()
           
 void testDefaultSkin()
           
 void testDelete()
           
 void testDeleteWithoutConfirm()
           
 void testEditClassOk()
           
 void testEditObjectOk()
           
 void testEditOk()
           
 void testEditWithTemplateNotOk()
           
 void testEditWithTemplateOk()
           
 void testInclude()
           
 void testIncludeEdit()
           
 void testIncludeMacros()
           
 void testPreviewOk()
           
 void testPutLockOnEdit()
           
 void testRemoveObject()
           
 void testRenameClassProp()
           
 void testRollbackRevWithObjOk()
           
 void testSave()
           
 void testSaveWithTemplateOk()
           
 void testUnlockOnCancel()
           
 void testUnlockOnSave()
           
 void testUpdateAdvancedObjectProp()
           
 void testUpdateClassProp()
           
 void testUpdateObjectProp()
           
 void testViewCodeOk()
           
 void testViewCodeRevOk()
           
 void testViewDocumentLink()
           
 void testViewGetDocument()
           
 void testViewLatestRevOk()
           
 void testViewNotOk()
           
 void testViewOk()
           
 void testViewRawOk()
           
 void testViewRawRevOk()
           
 void testViewRevOk()
           
 void testViewRevWithObjOk()
           
 void testViewXMLOk()
           
 void testWikiPageSkin()
           
 void testWikiPageSkin2()
           
 
Methods inherited from class com.xpn.xwiki.test.ServletTest
cleanSession, cleanUp, clientSetUp, clientTearDown, flushCache, getHibpath, getHibStore, launchTest, launchTest, setUp, setUrl, setUrl, setUrl, setVirtualUrl
 
Methods inherited from class org.apache.cactus.ServletTestCase
createProtocolHandler
 
Methods inherited from class org.apache.cactus.internal.AbstractCactusTestCase
runBare, runBareServer
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runTest, setName, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.apache.cactus.internal.CactusTestCase
runBareServer
 

Constructor Detail

ViewEditTest

public ViewEditTest()
Method Detail

beginViewNotOk

public void beginViewNotOk(org.apache.cactus.WebRequest webRequest)
                    throws org.hibernate.HibernateException,
                           com.xpn.xwiki.XWikiException

endViewNotOk

public void endViewNotOk(org.apache.cactus.WebResponse webResponse)
                  throws org.hibernate.HibernateException

testViewNotOk

public void testViewNotOk()
                   throws java.lang.Throwable

beginViewOk

public void beginViewOk(org.apache.cactus.WebRequest webRequest)
                 throws org.hibernate.HibernateException,
                        com.xpn.xwiki.XWikiException

endViewOk

public void endViewOk(org.apache.cactus.WebResponse webResponse)
               throws org.hibernate.HibernateException

testViewOk

public void testViewOk()
                throws java.io.IOException,
                       java.lang.Throwable

beginViewRawOk

public void beginViewRawOk(org.apache.cactus.WebRequest webRequest)
                    throws org.hibernate.HibernateException,
                           com.xpn.xwiki.XWikiException

endViewRawOk

public void endViewRawOk(org.apache.cactus.WebResponse webResponse)
                  throws org.hibernate.HibernateException

testViewRawOk

public void testViewRawOk()
                   throws java.io.IOException,
                          java.lang.Throwable

beginViewCodeOk

public void beginViewCodeOk(org.apache.cactus.WebRequest webRequest)
                     throws org.hibernate.HibernateException,
                            com.xpn.xwiki.XWikiException

endViewCodeOk

public void endViewCodeOk(org.apache.cactus.WebResponse webResponse)
                   throws org.hibernate.HibernateException

testViewCodeOk

public void testViewCodeOk()
                    throws java.io.IOException,
                           java.lang.Throwable

beginViewXMLOk

public void beginViewXMLOk(org.apache.cactus.WebRequest webRequest)
                    throws org.hibernate.HibernateException,
                           com.xpn.xwiki.XWikiException

endViewXMLOk

public void endViewXMLOk(org.apache.cactus.WebResponse webResponse)
                  throws org.hibernate.HibernateException,
                         java.lang.IllegalAccessException,
                         org.dom4j.DocumentException,
                         java.text.ParseException,
                         java.lang.ClassNotFoundException,
                         java.lang.InstantiationException,
                         com.xpn.xwiki.XWikiException

testViewXMLOk

public void testViewXMLOk()
                   throws java.io.IOException,
                          java.lang.Throwable

beginViewGetDocument

public void beginViewGetDocument(org.apache.cactus.WebRequest webRequest)
                          throws org.hibernate.HibernateException,
                                 com.xpn.xwiki.XWikiException

endViewGetDocument

public void endViewGetDocument(org.apache.cactus.WebResponse webResponse)
                        throws org.hibernate.HibernateException

testViewGetDocument

public void testViewGetDocument()
                         throws java.lang.Throwable

beginViewDocumentLink

public void beginViewDocumentLink(org.apache.cactus.WebRequest webRequest)
                           throws org.hibernate.HibernateException,
                                  com.xpn.xwiki.XWikiException

endViewDocumentLink

public void endViewDocumentLink(org.apache.cactus.WebResponse webResponse)
                         throws org.hibernate.HibernateException

testViewDocumentLink

public void testViewDocumentLink()
                          throws java.lang.Throwable

beginPreviewOk

public void beginPreviewOk(org.apache.cactus.WebRequest webRequest)
                    throws org.hibernate.HibernateException,
                           com.xpn.xwiki.XWikiException

endPreviewOk

public void endPreviewOk(org.apache.cactus.WebResponse webResponse)
                  throws org.hibernate.HibernateException

testPreviewOk

public void testPreviewOk()
                   throws java.lang.Throwable

beginEditOk

public void beginEditOk(org.apache.cactus.WebRequest webRequest)
                 throws org.hibernate.HibernateException,
                        com.xpn.xwiki.XWikiException

endEditOk

public void endEditOk(org.apache.cactus.WebResponse webResponse)
               throws org.hibernate.HibernateException

testEditOk

public void testEditOk()
                throws java.lang.Throwable

beginEditObjectOk

public void beginEditObjectOk(org.apache.cactus.WebRequest webRequest)
                       throws org.hibernate.HibernateException,
                              com.xpn.xwiki.XWikiException

endEditObjectOk

public void endEditObjectOk(org.apache.cactus.WebResponse webResponse)
                     throws org.hibernate.HibernateException

testEditObjectOk

public void testEditObjectOk()
                      throws java.lang.Throwable

beginEditClassOk

public void beginEditClassOk(org.apache.cactus.WebRequest webRequest)
                      throws org.hibernate.HibernateException,
                             com.xpn.xwiki.XWikiException

endEditClassOk

public void endEditClassOk(org.apache.cactus.WebResponse webResponse)
                    throws org.hibernate.HibernateException

testEditClassOk

public void testEditClassOk()
                     throws java.lang.Throwable

beginEditWithTemplateOk

public void beginEditWithTemplateOk(org.apache.cactus.WebRequest webRequest)
                             throws org.hibernate.HibernateException,
                                    com.xpn.xwiki.XWikiException

endEditWithTemplateOk

public void endEditWithTemplateOk(org.apache.cactus.WebResponse webResponse)
                           throws org.hibernate.HibernateException

testEditWithTemplateOk

public void testEditWithTemplateOk()
                            throws java.lang.Throwable

testEditWithTemplateNotOk

public void testEditWithTemplateNotOk()
                               throws java.lang.Throwable

beginEditWithTemplateNotOk

public void beginEditWithTemplateNotOk(org.apache.cactus.WebRequest webRequest)
                                throws org.hibernate.HibernateException,
                                       com.xpn.xwiki.XWikiException

endEditWithTemplateNotOk

public void endEditWithTemplateNotOk(org.apache.cactus.WebResponse webResponse)
                              throws org.hibernate.HibernateException

testSaveWithTemplateOk

public void testSaveWithTemplateOk()
                            throws java.lang.Throwable

beginSaveWithTemplateOk

public void beginSaveWithTemplateOk(org.apache.cactus.WebRequest webRequest)
                             throws org.hibernate.HibernateException,
                                    com.xpn.xwiki.XWikiException

endSaveWithTemplateOk

public void endSaveWithTemplateOk(org.apache.cactus.WebResponse webResponse)
                           throws org.hibernate.HibernateException,
                                  com.xpn.xwiki.XWikiException

beginViewLatestRevOk

public void beginViewLatestRevOk(org.apache.cactus.WebRequest webRequest)
                          throws org.hibernate.HibernateException,
                                 com.xpn.xwiki.XWikiException

endViewLatestRevOk

public void endViewLatestRevOk(org.apache.cactus.WebResponse webResponse)
                        throws com.xpn.xwiki.XWikiException,
                               org.hibernate.HibernateException

testViewLatestRevOk

public void testViewLatestRevOk()
                         throws java.lang.Throwable

beginViewRevOk

public void beginViewRevOk(org.apache.cactus.WebRequest webRequest)
                    throws org.hibernate.HibernateException,
                           com.xpn.xwiki.XWikiException

endViewRevOk

public void endViewRevOk(org.apache.cactus.WebResponse webResponse)
                  throws com.xpn.xwiki.XWikiException,
                         org.hibernate.HibernateException

testViewRevOk

public void testViewRevOk()
                   throws java.lang.Throwable

beginViewRevWithObjOk

public void beginViewRevWithObjOk(org.apache.cactus.WebRequest webRequest)
                           throws org.hibernate.HibernateException,
                                  com.xpn.xwiki.XWikiException

endViewRevWithObjOk

public void endViewRevWithObjOk(org.apache.cactus.WebResponse webResponse)
                         throws com.xpn.xwiki.XWikiException,
                                org.hibernate.HibernateException

testRollbackRevWithObjOk

public void testRollbackRevWithObjOk()
                              throws java.lang.Throwable

beginRollbackRevWithObjOk

public void beginRollbackRevWithObjOk(org.apache.cactus.WebRequest webRequest)
                               throws org.hibernate.HibernateException,
                                      com.xpn.xwiki.XWikiException

endRollbackRevWithObjOk

public void endRollbackRevWithObjOk(org.apache.cactus.WebResponse webResponse)
                             throws com.xpn.xwiki.XWikiException,
                                    org.hibernate.HibernateException

testViewRevWithObjOk

public void testViewRevWithObjOk()
                          throws java.lang.Throwable

beginViewRawRevOk

public void beginViewRawRevOk(org.apache.cactus.WebRequest webRequest)
                       throws org.hibernate.HibernateException,
                              com.xpn.xwiki.XWikiException

endViewRawRevOk

public void endViewRawRevOk(org.apache.cactus.WebResponse webResponse)
                     throws com.xpn.xwiki.XWikiException,
                            org.hibernate.HibernateException

testViewRawRevOk

public void testViewRawRevOk()
                      throws java.lang.Throwable

beginViewCodeRevOk

public void beginViewCodeRevOk(org.apache.cactus.WebRequest webRequest)
                        throws org.hibernate.HibernateException,
                               com.xpn.xwiki.XWikiException

endViewCodeRevOk

public void endViewCodeRevOk(org.apache.cactus.WebResponse webResponse)
                      throws com.xpn.xwiki.XWikiException,
                             org.hibernate.HibernateException

testViewCodeRevOk

public void testViewCodeRevOk()
                       throws java.lang.Throwable

testSave

public void testSave()
              throws java.io.IOException,
                     java.lang.Throwable

beginSave

public void beginSave(org.apache.cactus.WebRequest webRequest)
               throws org.hibernate.HibernateException,
                      com.xpn.xwiki.XWikiException

endSave

public void endSave(org.apache.cactus.WebResponse webResponse)
             throws com.xpn.xwiki.XWikiException,
                    org.hibernate.HibernateException

testDelete

public void testDelete()
                throws java.lang.Throwable

beginDelete

public void beginDelete(org.apache.cactus.WebRequest webRequest)
                 throws org.hibernate.HibernateException,
                        com.xpn.xwiki.XWikiException

endDelete

public void endDelete(org.apache.cactus.WebResponse webResponse)
               throws com.xpn.xwiki.XWikiException,
                      org.hibernate.HibernateException

testDeleteWithoutConfirm

public void testDeleteWithoutConfirm()
                              throws java.lang.Throwable

beginDeleteWithoutConfirm

public void beginDeleteWithoutConfirm(org.apache.cactus.WebRequest webRequest)
                               throws org.hibernate.HibernateException,
                                      com.xpn.xwiki.XWikiException

endDeleteWithoutConfirm

public void endDeleteWithoutConfirm(org.apache.cactus.WebResponse webResponse)
                             throws com.xpn.xwiki.XWikiException,
                                    org.hibernate.HibernateException

testAddProp

public void testAddProp(java.lang.Class cclass)
                 throws java.lang.Throwable

beginAddProp

public void beginAddProp(org.apache.cactus.WebRequest webRequest,
                         java.lang.String name,
                         java.lang.Class cclass)
                  throws org.hibernate.HibernateException,
                         com.xpn.xwiki.XWikiException

endAddProp

public void endAddProp(org.apache.cactus.WebResponse webResponse,
                       java.lang.String name,
                       java.lang.Class cclass)
                throws com.xpn.xwiki.XWikiException,
                       org.hibernate.HibernateException

testAddNumberProp

public void testAddNumberProp()
                       throws java.io.IOException,
                              java.lang.Throwable

beginAddNumberProp

public void beginAddNumberProp(org.apache.cactus.WebRequest webRequest)
                        throws org.hibernate.HibernateException,
                               com.xpn.xwiki.XWikiException

endAddNumberProp

public void endAddNumberProp(org.apache.cactus.WebResponse response)
                      throws com.xpn.xwiki.XWikiException,
                             org.hibernate.HibernateException

testAddDateProp

public void testAddDateProp()
                     throws java.io.IOException,
                            java.lang.Throwable

beginAddDateProp

public void beginAddDateProp(org.apache.cactus.WebRequest webRequest)
                      throws org.hibernate.HibernateException,
                             com.xpn.xwiki.XWikiException

endAddDateProp

public void endAddDateProp(org.apache.cactus.WebResponse response)
                    throws com.xpn.xwiki.XWikiException,
                           org.hibernate.HibernateException

testAddStringProp

public void testAddStringProp()
                       throws java.io.IOException,
                              java.lang.Throwable

beginAddStringProp

public void beginAddStringProp(org.apache.cactus.WebRequest webRequest)
                        throws org.hibernate.HibernateException,
                               com.xpn.xwiki.XWikiException

endAddStringProp

public void endAddStringProp(org.apache.cactus.WebResponse response)
                      throws com.xpn.xwiki.XWikiException,
                             org.hibernate.HibernateException

testAddObject

public void testAddObject()
                   throws java.lang.Throwable

beginAddObject

public void beginAddObject(org.apache.cactus.WebRequest webRequest)
                    throws org.hibernate.HibernateException,
                           com.xpn.xwiki.XWikiException

endAddObject

public void endAddObject(org.apache.cactus.WebResponse webResponse)
                  throws com.xpn.xwiki.XWikiException,
                         org.hibernate.HibernateException

testAddSecondObject

public void testAddSecondObject()
                         throws java.lang.Throwable

beginAddSecondObject

public void beginAddSecondObject(org.apache.cactus.WebRequest webRequest)
                          throws org.hibernate.HibernateException,
                                 com.xpn.xwiki.XWikiException

endAddSecondObject

public void endAddSecondObject(org.apache.cactus.WebResponse webResponse)
                        throws com.xpn.xwiki.XWikiException,
                               org.hibernate.HibernateException

testRemoveObject

public void testRemoveObject()
                      throws java.lang.Throwable

beginRemoveObject

public void beginRemoveObject(org.apache.cactus.WebRequest webRequest)
                       throws org.hibernate.HibernateException,
                              com.xpn.xwiki.XWikiException

endRemoveObject

public void endRemoveObject(org.apache.cactus.WebResponse webResponse)
                     throws com.xpn.xwiki.XWikiException,
                            org.hibernate.HibernateException

testUpdateObjectProp

public void testUpdateObjectProp()
                          throws java.lang.Throwable

beginUpdateObjectProp

public void beginUpdateObjectProp(org.apache.cactus.WebRequest webRequest)
                           throws org.hibernate.HibernateException,
                                  com.xpn.xwiki.XWikiException

endUpdateObjectProp

public void endUpdateObjectProp(org.apache.cactus.WebResponse webResponse)
                         throws com.xpn.xwiki.XWikiException,
                                org.hibernate.HibernateException

testUpdateClassProp

public void testUpdateClassProp()
                         throws java.lang.Throwable

beginUpdateClassProp

public void beginUpdateClassProp(org.apache.cactus.WebRequest webRequest)
                          throws org.hibernate.HibernateException,
                                 com.xpn.xwiki.XWikiException

endUpdateClassProp

public void endUpdateClassProp(org.apache.cactus.WebResponse webResponse)
                        throws com.xpn.xwiki.XWikiException,
                               org.hibernate.HibernateException

testRenameClassProp

public void testRenameClassProp()
                         throws java.lang.Throwable

beginRenameClassProp

public void beginRenameClassProp(org.apache.cactus.WebRequest webRequest)
                          throws org.hibernate.HibernateException,
                                 com.xpn.xwiki.XWikiException

endRenameClassProp

public void endRenameClassProp(org.apache.cactus.WebResponse webResponse)
                        throws com.xpn.xwiki.XWikiException,
                               org.hibernate.HibernateException

testUpdateAdvancedObjectProp

public void testUpdateAdvancedObjectProp()
                                  throws java.lang.Throwable

beginUpdateAdvancedObjectProp

public void beginUpdateAdvancedObjectProp(org.apache.cactus.WebRequest webRequest)
                                   throws org.hibernate.HibernateException,
                                          com.xpn.xwiki.XWikiException

endUpdateAdvancedObjectProp

public void endUpdateAdvancedObjectProp(org.apache.cactus.WebResponse webResponse)
                                 throws com.xpn.xwiki.XWikiException,
                                        org.hibernate.HibernateException

sendMultipart

public void sendMultipart(org.apache.cactus.WebRequest webRequest,
                          java.io.File file)
                   throws java.io.IOException

testAttach

public void testAttach()
                throws java.lang.Throwable

beginAttach

public void beginAttach(org.apache.cactus.WebRequest webRequest)
                 throws org.hibernate.HibernateException,
                        com.xpn.xwiki.XWikiException,
                        java.io.IOException

endAttach

public void endAttach(org.apache.cactus.WebResponse webResponse)
               throws com.xpn.xwiki.XWikiException,
                      org.hibernate.HibernateException