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