org.codehaus.swizzle.confluence
Class XWiki

java.lang.Object
  extended by org.codehaus.swizzle.confluence.Confluence
      extended by org.codehaus.swizzle.confluence.XWiki

public class XWiki
extends Confluence

Version:
$Revision$ $Date$

Field Summary
 
Fields inherited from class org.codehaus.swizzle.confluence.Confluence
sendRawData
 
Constructor Summary
XWiki(String endpoint)
           
 
Method Summary
 
Methods inherited from class org.codehaus.swizzle.confluence.Confluence
addAnonymousPermissionsToSpace, addAnonymousPermissionToSpace, addAttachment, addComment, addGroup, addLabelById, addLabelByName, addLabelByNameToSpace, addLabelByObject, addPermissionsToSpace, addPermissionToSpace, addSpace, addUser, addUserToGroup, changeMyPassword, changeUserPassword, deactivateUser, editUser, exportSite, exportSpace, getActiveUsers, getAncestors, getAttachment, getAttachmentData, getAttachments, getBlogEntries, getBlogEntry, getBlogEntryByDayAndTitle, getChildren, getComment, getComments, getDescendents, getGroups, getLabelContentById, getLabelContentByName, getLabelContentByObject, getLabelsByDetail, getLabelsById, getMostPopularLabels, getMostPopularLabelsInSpace, getPage, getPage, getPage, getPageHistory, getPagePermissions, getPages, getPermissions, getPermissionsForUser, getRecentlyUsedLabels, getRecentlyUsedLabelsInSpace, getRelatedLabels, getRelatedLabelsInSpace, getServerInfo, getSpace, getSpaceLevelPermissions, getSpaces, getSpacesContainingContentWithLabel, getSpacesWithLabel, getUser, getUserGroups, getUserInformation, hasGroup, hasUser, login, logout, moveAttachment, reactivateUser, removeAllPermissionsForGroup, removeAnonymousPermissionFromSpace, removeAttachment, removeComment, removeGroup, removeLabelById, removeLabelByName, removeLabelByNameFromSpace, removeLabelByObject, removePage, removePermissionFromSpace, removeSpace, removeUser, removeUserFromGroup, renderContent, renderContent, renderContent, renderContent, search, search, sendRawData, setUserInformation, storeBlogEntry, storePage, willSendRawData
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XWiki

public XWiki(String endpoint)
      throws MalformedURLException
Throws:
MalformedURLException


Copyright © 2012 The Codehaus Foundation. All Rights Reserved.