Uses of Interface
com.atlassian.confluence.pages.persistence.dao.FileSystemAttachmentDataDao.FileSystemAttachmentNamingStrategy

Packages that use FileSystemAttachmentDataDao.FileSystemAttachmentNamingStrategy
com.atlassian.confluence.pages.persistence.dao   
 

Uses of FileSystemAttachmentDataDao.FileSystemAttachmentNamingStrategy in com.atlassian.confluence.pages.persistence.dao
 

Fields in com.atlassian.confluence.pages.persistence.dao declared as FileSystemAttachmentDataDao.FileSystemAttachmentNamingStrategy
static FileSystemAttachmentDataDao.FileSystemAttachmentNamingStrategy FileSystemAttachmentDataDao.NAMING_STRATEGY_FILE_NAME
          Deprecated.  
static FileSystemAttachmentDataDao.FileSystemAttachmentNamingStrategy FileSystemAttachmentDataDao.NAMING_STRATEGY_ID
          Deprecated.  
 

Methods in com.atlassian.confluence.pages.persistence.dao that return FileSystemAttachmentDataDao.FileSystemAttachmentNamingStrategy
 FileSystemAttachmentDataDao.FileSystemAttachmentNamingStrategy HierarchicalFileSystemAttachmentDataDao.getNamingStrategy()
          Deprecated. This implementation always uses the AttachmentIdNamingStrategy.
 FileSystemAttachmentDataDao.FileSystemAttachmentNamingStrategy FileSystemAttachmentDataDao.getNamingStrategy()
          Deprecated.  
 

Methods in com.atlassian.confluence.pages.persistence.dao with parameters of type FileSystemAttachmentDataDao.FileSystemAttachmentNamingStrategy
 void FileSystemAttachmentDataDao.setNamingStrategy(FileSystemAttachmentDataDao.FileSystemAttachmentNamingStrategy namingStrategy)
          Deprecated.  
 



Copyright © 2003–2015 Atlassian. All rights reserved.