Class UserReference

  • All Implemented Interfaces:
    Serializable, Cloneable, Comparable<org.xwiki.model.reference.EntityReference>

    public class UserReference
    extends org.xwiki.model.reference.DocumentReference
    Class used to associate a picker to the UserProfileMacro user parameter.
    Version:
    $Id$
    See Also:
    Serialized Form
    • Field Summary

      • Fields inherited from class org.xwiki.model.reference.DocumentReference

        TYPE_PROVIDER
      • Fields inherited from class org.xwiki.model.reference.EntityReference

        TOSTRING_SERIALIZER
    • Constructor Summary

      Constructors 
      Constructor Description
      UserReference​(org.xwiki.model.reference.EntityReference reference)
      Default constructor.
    • Method Summary

      • Methods inherited from class org.xwiki.model.reference.DocumentReference

        getLastSpaceReference, getLocalDocumentReference, getLocaleDocumentReference, getSpaceReferences, getWikiReference, replaceParent, replaceParent, setParent, setType, setWikiReference, toString, withoutLocale
      • Methods inherited from class org.xwiki.model.reference.AbstractLocalizedEntityReference

        getLocale, setLocale, setParameter
      • Methods inherited from class org.xwiki.model.reference.EntityReference

        appendParent, compareTo, equals, equals, equals, equalsNonRecursive, extractFirstReference, extractReference, getName, getParameter, getParameters, getParent, getReversedReferenceChain, getRoot, getType, hashCode, hasParent, removeParent, setName, setParameters, size
    • Constructor Detail

      • UserReference

        public UserReference​(org.xwiki.model.reference.EntityReference reference)
        Default constructor.
        Parameters:
        reference - an EntityReference