Package org.xwiki.gwt.wysiwyg.client.wiki

Interface Summary
WikiService The service interface used on the server.
WikiServiceAsync Service interface used on the client.
 

Class Summary
Attachment Configuration object for an attachment, to be used to transmit data about attachments from the server to the client.
AttachmentReference An attachment reference.
Entity An entity in the wiki model.
EntityConfig Base class for entity configuration classes.
EntityLink<T> Defines a link from an entity to a resource.
EntityReference References a server side entity.
ResourceReference A reference to a resource that can be linked.
URIReference A reference to an external entity identified by an URI.
WikiPage Stores information about a wiki page.
WikiPageReference A reference to a wiki page.
WikiServiceAsyncCacheProxy Cache proxy for WikiServiceAsync.
 

Enum Summary
EntityReference.EntityType Represents a type of entity that can be referenced from the client.
ResourceReference.ResourceType Lists the type of resources that can be linked.
 



Copyright © 2004-2013 XWiki. All Rights Reserved.