|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of UserResourceIdentifier in com.atlassian.confluence.content.render.xhtml.editor.resource.identifiers |
|---|
| Methods in com.atlassian.confluence.content.render.xhtml.editor.resource.identifiers with parameters of type UserResourceIdentifier | |
|---|---|
void |
EditorUserResourceIdentifierMarshallerAndUnmarshaller.marshal(UserResourceIdentifier userResourceIdentifier,
javax.xml.stream.XMLStreamWriter xmlStreamWriter,
ConversionContext context)
|
| Uses of UserResourceIdentifier in com.atlassian.confluence.content.render.xhtml.model.resource.identifiers |
|---|
| Methods in com.atlassian.confluence.content.render.xhtml.model.resource.identifiers that return UserResourceIdentifier | |
|---|---|
static UserResourceIdentifier |
UserResourceIdentifier.create(com.atlassian.sal.api.user.UserKey userKey)
|
static UserResourceIdentifier |
UserResourceIdentifier.createForNonExistentUser(java.lang.String userName)
|
static UserResourceIdentifier |
UserResourceIdentifier.createFromUsernameSource(com.atlassian.sal.api.user.UserKey userKey,
java.lang.String username)
|
| Uses of UserResourceIdentifier in com.atlassian.confluence.content.render.xhtml.storage.link.user |
|---|
| Constructor parameters in com.atlassian.confluence.content.render.xhtml.storage.link.user with type arguments of type UserResourceIdentifier | |
|---|---|
DefaultUserMentionsExtractor(UserAccessor userAccessor,
XmlEventReaderFactory readerFactory,
Unmarshaller<UserResourceIdentifier> userResourceIdentifierUnmarshaller)
|
|
| Uses of UserResourceIdentifier in com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers |
|---|
| Methods in com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers that return UserResourceIdentifier | |
|---|---|
UserResourceIdentifier |
StorageUserResourceIdentifierUnmarshaller.unmarshal(javax.xml.stream.XMLEventReader xmlEventReader,
FragmentTransformer mainFragmentTransformer,
ConversionContext conversionContext)
|
| Methods in com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers with parameters of type UserResourceIdentifier | |
|---|---|
Streamable |
StorageUserResourceIdentifierMarshaller.marshal(UserResourceIdentifier userResourceIdentifier,
ConversionContext conversionContext)
Marshal the supplied UserResourceIdentifier to storage format. |
| Method parameters in com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers with type arguments of type UserResourceIdentifier | |
|---|---|
void |
DelegatingResourceIdentifierMarshaller.setUserResourceIdentifierMarshaller(Marshaller<UserResourceIdentifier> userResourceIdentifierMarshaller)
|
| Uses of UserResourceIdentifier in com.atlassian.confluence.content.render.xhtml.view.link |
|---|
| Constructor parameters in com.atlassian.confluence.content.render.xhtml.view.link with type arguments of type UserResourceIdentifier | |
|---|---|
ViewUserLinkMarshaller(UserAccessor userAccessor,
XmlStreamWriterTemplate xmlStreamWriterTemplate,
Marshaller<Link> linkBodyMarshaller,
Marshaller<Link> unresolvedLinkMarshaller,
StaxStreamMarshaller<UserResourceIdentifier> resourceIdentifierStaxStreamMarshaller,
StaxStreamMarshaller<Link> linkStaxStreamMarshaller,
PersonalInformationManager personalInformationManager,
HrefEvaluator hrefEvaluator,
SettingsManager settingsManager,
ModelToRenderedClassMapper mapper)
|
|
| Uses of UserResourceIdentifier in com.atlassian.confluence.importexport.impl |
|---|
| Constructor parameters in com.atlassian.confluence.importexport.impl with type arguments of type UserResourceIdentifier | |
|---|---|
StorageFormatUserRewriter(XmlEventReaderFactory xmlEventReaderFactory,
XmlOutputFactory xmlOutputFactory,
Unmarshaller<UserResourceIdentifier> userResourceIdentifierUnmarshaller,
Marshaller<UserResourceIdentifier> userResourceIdentifierMarshaller)
|
|
StorageFormatUserRewriter(XmlEventReaderFactory xmlEventReaderFactory,
XmlOutputFactory xmlOutputFactory,
Unmarshaller<UserResourceIdentifier> userResourceIdentifierUnmarshaller,
Marshaller<UserResourceIdentifier> userResourceIdentifierMarshaller)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||