Package | Description |
---|---|
com.xpn.xwiki | |
com.xpn.xwiki.api | |
com.xpn.xwiki.objects.meta |
Modifier and Type | Method and Description |
---|---|
MetaClass |
XWiki.getMetaclass() |
Modifier and Type | Method and Description |
---|---|
void |
XWiki.setMetaclass(MetaClass metaclass) |
Modifier and Type | Method and Description |
---|---|
MetaClass |
XWiki.getMetaclass()
Get the global MetaClass object
|
Modifier and Type | Method and Description |
---|---|
static MetaClass |
MetaClass.getMetaClass() |
Modifier and Type | Method and Description |
---|---|
static void |
MetaClass.setMetaClass(MetaClass metaClass)
Sets the cached instance of this class.
|
Copyright © 2004–2021 XWiki. All rights reserved.