Package | Description |
---|---|
org.xwiki.model.reference | |
org.xwiki.model.script |
Modifier and Type | Method and Description |
---|---|
PageClassPropertyReference |
PageClassPropertyReference.replaceParent(EntityReference newParent) |
PageClassPropertyReference |
PageClassPropertyReference.replaceParent(EntityReference oldParent,
EntityReference newParent) |
Modifier and Type | Method and Description |
---|---|
PageClassPropertyReference |
ModelScriptService.resolvePageClassProperty(String stringRepresentation,
Object... parameters) |
PageClassPropertyReference |
ModelScriptService.resolvePageClassProperty(String stringRepresentation,
String hint,
Object... parameters) |
Copyright © 2004–2021 XWiki. All rights reserved.