|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Api in com.xpn.xwiki.api |
---|
Subclasses of Api in com.xpn.xwiki.api | |
---|---|
class |
Attachment
|
class |
Class
|
class |
Collection
|
class |
Context
The Context class represents a secure proxy for the XWiki context, which in turn represents the
execution environment for all the wiki pages. |
class |
CriteriaService
Criteria service api. |
class |
DeletedAttachment
Information about a deleted attachment in the recycle bin. |
class |
DeletedDocument
Information about a deleted document in the recycle bin. |
class |
Document
This class represents a document or page in the wiki. |
class |
Element
Element is a superclass for any XWiki Class, Object, or Property which might be stored in the database. |
class |
Object
|
class |
Property
Property is a single attribute of an XWiki Object . |
class |
PropertyClass
XProperty definition API. |
class |
RevisionInfo
API object for get info about some version of Document. |
class |
StatsService
Statistics api. |
class |
User
Scriptable API for easy handling of users. |
class |
Util
Utility APIs, available to scripting environments under the util variable. |
class |
XWiki
|
Methods in com.xpn.xwiki.api that return Api | |
---|---|
Api |
XWiki.get(String name)
Returns a plugin from the plugin API. |
Api |
XWiki.getPlugin(String name)
Returns a plugin from the plugin API. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |