Uses of Interface
com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.AttachmentContainerResourceIdentifier

Packages that use AttachmentContainerResourceIdentifier
com.atlassian.confluence.content.render.xhtml.model.resource.identifiers   
 

Uses of AttachmentContainerResourceIdentifier in com.atlassian.confluence.content.render.xhtml.model.resource.identifiers
 

Classes in com.atlassian.confluence.content.render.xhtml.model.resource.identifiers that implement AttachmentContainerResourceIdentifier
 class BlogPostResourceIdentifier
          Restrict BlogPostsForDateDto to a single BlogPost on a date.
 class DraftResourceIdentifier
          Identifies a draft resource.
 class PageResourceIdentifier
           
 

Methods in com.atlassian.confluence.content.render.xhtml.model.resource.identifiers that return AttachmentContainerResourceIdentifier
 AttachmentContainerResourceIdentifier AttachmentResourceIdentifier.getAttachmentContainerResourceIdentifier()
           
 

Constructors in com.atlassian.confluence.content.render.xhtml.model.resource.identifiers with parameters of type AttachmentContainerResourceIdentifier
AttachmentResourceIdentifier(AttachmentContainerResourceIdentifier attachmentContainerResourceIdentifier, String filename)
           
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.