com.atlassian.confluence.pages.persistence.dao
Interface FileLocationResolver

All Known Implementing Classes:
BootstrapAttachmentLocationResolver, SimpleFileLocationResolver

public interface FileLocationResolver

Classes that implement this interface return the location of a particular file or folder.


Method Summary
 File getFileLocation()
           
 

Method Detail

getFileLocation

File getFileLocation()


Copyright © 2003-2012 Atlassian. All Rights Reserved.