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_ID
           
static FileSystemAttachmentDataDao.FileSystemAttachmentNamingStrategy FileSystemAttachmentDataDao.NAMING_STRATEGY_FILE_NAME
           
 

Methods in com.atlassian.confluence.pages.persistence.dao that return FileSystemAttachmentDataDao.FileSystemAttachmentNamingStrategy
 FileSystemAttachmentDataDao.FileSystemAttachmentNamingStrategy FileSystemAttachmentDataDao.getNamingStrategy()
           
 

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



Confluence is developed by Atlassian.