Package org.xwiki.annotation.reference
-
Interface Summary Interface Description TypedStringEntityReferenceResolver Typed version of the entity reference resolver from string representations which gets its type from the string serialization, in the formtype://
and, if no such type specification is found, it uses the default passed type.TypedStringEntityReferenceSerializer Typed flavour of theEntityReferenceSerializer<String>
, which adds the type in front of it in the string serialization (e.g. -
Class Summary Class Description IndexedObjectReference Object reference implementation for object names generated inclassName[objectNumber]
format.