|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ShortcutResourceIdentifier 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 ShortcutResourceIdentifier | |
---|---|
void |
EditorShortcutResourceIdentifierMarshallerAndUnmarshaller.marshal(ShortcutResourceIdentifier shortcutResourceIdentifier,
XMLStreamWriter xmlStreamWriter,
ConversionContext context)
|
Uses of ShortcutResourceIdentifier in com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers |
---|
Methods in com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers with parameters of type ShortcutResourceIdentifier | |
---|---|
String |
StorageShortcutResourceIdentifierMarshaller.marshal(ShortcutResourceIdentifier shortcutResourceIdentifier,
ConversionContext conversionContext)
|
Constructor parameters in com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers with type arguments of type ShortcutResourceIdentifier | |
---|---|
DelegatingResourceIdentifierMarshaller(Marshaller<PageResourceIdentifier> pageResourceIdentifierMarshaller,
Marshaller<BlogPostResourceIdentifier> blogPostResourceIdentifierMarshaller,
Marshaller<AttachmentResourceIdentifier> attachmentResourceIdentifierMarshaller,
Marshaller<UrlResourceIdentifier> urlResourceIdentifierMarshaller,
Marshaller<ShortcutResourceIdentifier> shortcutResourceIdentifierMarshaller,
Marshaller<UserResourceIdentifier> userResourceIdentifierMarshaller,
Marshaller<SpaceResourceIdentifier> spaceResourceIdentifierMarshaller,
Marshaller<ContentEntityResourceIdentifier> contentEntityResourceIdentifierMarshaller)
|
Uses of ShortcutResourceIdentifier 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 ShortcutResourceIdentifier | |
---|---|
ViewShortcutLinkMarshaller(ShortcutLinksManager shortcutLinksManager,
Marshaller<UnresolvedLink> unresolvedLinkMarshaller,
XmlStreamWriterTemplate xmlStreamWriterTemplate,
Marshaller<Link> linkBodyMarshaller,
StaxStreamMarshaller<ShortcutResourceIdentifier> resourceIdentifierStaxStreamMarshaller,
StaxStreamMarshaller<Link> linkStaxStreamMarshaller,
ModelToRenderedClassMapper mapper)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |