Uses of Interface
com.atlassian.confluence.pages.persistence.dao.FileSystemAttachmentDataDao.FileSystemAttachmentNamingStrategy
-
Packages that use FileSystemAttachmentDataDao.FileSystemAttachmentNamingStrategy Package Description 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 Modifier and Type Field Description static FileSystemAttachmentDataDao.FileSystemAttachmentNamingStrategyFileSystemAttachmentDataDao. NAMING_STRATEGY_FILE_NAMEDeprecated.static FileSystemAttachmentDataDao.FileSystemAttachmentNamingStrategyFileSystemAttachmentDataDao. NAMING_STRATEGY_IDDeprecated.Methods in com.atlassian.confluence.pages.persistence.dao that return FileSystemAttachmentDataDao.FileSystemAttachmentNamingStrategy Modifier and Type Method Description FileSystemAttachmentDataDao.FileSystemAttachmentNamingStrategyFileSystemAttachmentDataDao. getNamingStrategy()Deprecated.Methods in com.atlassian.confluence.pages.persistence.dao with parameters of type FileSystemAttachmentDataDao.FileSystemAttachmentNamingStrategy Modifier and Type Method Description voidFileSystemAttachmentDataDao. setNamingStrategy(FileSystemAttachmentDataDao.FileSystemAttachmentNamingStrategy namingStrategy)Deprecated.
-