|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.xpn.xwiki.api.Api
com.xpn.xwiki.api.Context
com.xpn.xwiki.api.DeprecatedContext
Context
instead
@Deprecated public class DeprecatedContext
Deprecated instance of Context
.
Used to associate the deprecated "context" velocity script binding to a deprecated object class.
Field Summary |
---|
Fields inherited from class com.xpn.xwiki.api.Api |
---|
context |
Constructor Summary | |
---|---|
DeprecatedContext(XWikiContext context)
Deprecated. The Constructor. |
Method Summary |
---|
Methods inherited from class com.xpn.xwiki.api.Context |
---|
dropPermissions, get, getAction, getCacheDuration, getContext, getDatabase, getDisplayedFields, getDoc, getEditorWysiwyg, getInterfaceLanguage, getLanguage, getLinksAction, getLinksQueryString, getLocalUser, getMacro, getMainWikiName, getMessage, getMode, getOriginalDatabase, getRequest, getResponse, getURLFactory, getUser, getUserReference, getValidationStatus, getXWiki, isMainWiki, put, setCacheDuration, setDatabase, setDisplayMode, setDoc, setFinished, setLinksAction, setLinksQueryString, unsetLinksAction, unsetLinksQueryString |
Methods inherited from class com.xpn.xwiki.api.Api |
---|
convert, convert, convert, convertAttachments, getXWikiContext, hasAccessLevel, hasAdminRights, hasProgrammingRights, hasWikiAdminRights |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DeprecatedContext(XWikiContext context)
context
- The XWikiContext
to wrap.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |