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

All Superinterfaces:
ResourceIdentifier
All Known Implementing Classes:
BlogPostResourceIdentifier, ContentEntityResourceIdentifier, DraftResourceIdentifier, PageResourceIdentifier

public interface AttachmentContainerResourceIdentifier
extends ResourceIdentifier

A marker interface for attachment container resource identifiers. Provides us with type safety for method signatures that require these types of resources.




Copyright © 2003-2014 Atlassian. All Rights Reserved.