|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ObjectReference | |
|---|---|
| org.xwiki.model.reference | |
| org.xwiki.model.script | |
| Uses of ObjectReference in org.xwiki.model.reference |
|---|
| Methods in org.xwiki.model.reference that return ObjectReference | |
|---|---|
ObjectReference |
ObjectReference.replaceParent(EntityReference oldParent,
EntityReference newParent)
|
ObjectReference |
ObjectReferenceResolver.resolve(T objectReferenceRepresentation)
Deprecated. |
ObjectReference |
ObjectReferenceResolver.resolve(T objectReferenceRepresentation,
Object... parameters)
|
| Constructors in org.xwiki.model.reference with parameters of type ObjectReference | |
|---|---|
ObjectPropertyReference(String propertyName,
ObjectReference objectReference)
Builds a property reference for the passed property in the passed object. |
|
| Uses of ObjectReference in org.xwiki.model.script |
|---|
| Methods in org.xwiki.model.script that return ObjectReference | |
|---|---|
ObjectReference |
ModelScriptService.resolveObject(String stringRepresentation,
Object... parameters)
|
ObjectReference |
ModelScriptService.resolveObject(String stringRepresentation,
String hint,
Object... parameters)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||