Skip navigation links
C G I O R S T 

C

className - Variable in class org.xwiki.annotation.reference.IndexedObjectReference
The class name of this object, as set by the caller.

G

getClassName() - Method in class org.xwiki.annotation.reference.IndexedObjectReference
 
getObjectNumber() - Method in class org.xwiki.annotation.reference.IndexedObjectReference
 

I

IndexedObjectReference - Class in org.xwiki.annotation.reference
Object reference implementation for object names generated in className[objectNumber] format.
IndexedObjectReference(EntityReference) - Constructor for class org.xwiki.annotation.reference.IndexedObjectReference
Constructor which would raise exceptions if the source entity reference does not have the appropriate type or parent, etc.
IndexedObjectReference(String, Integer, EntityReference) - Constructor for class org.xwiki.annotation.reference.IndexedObjectReference
Builds an indexed object reference for the object of class className with index objectNumber in the document referenced by parent.

O

objectNumber - Variable in class org.xwiki.annotation.reference.IndexedObjectReference
The number of this object, as set by the caller.
org.xwiki.annotation.reference - package org.xwiki.annotation.reference
 

R

resolve(String, EntityType) - Method in interface org.xwiki.annotation.reference.TypedStringEntityReferenceResolver
 

S

serialize(EntityReference) - Method in interface org.xwiki.annotation.reference.TypedStringEntityReferenceSerializer
 
setName(String) - Method in class org.xwiki.annotation.reference.IndexedObjectReference

T

TypedStringEntityReferenceResolver - Interface in org.xwiki.annotation.reference
Typed version of the entity reference resolver from string representations which gets its type from the string serialization, in the form type:// and, if no such type specification is found, it uses the default passed type.
TypedStringEntityReferenceSerializer - Interface in org.xwiki.annotation.reference
Typed flavour of the EntityReferenceSerializer<String>, which adds the type in front of it in the string serialization (e.g.
C G I O R S T 
Skip navigation links

Copyright © 2004–2017 XWiki. All rights reserved.