Uses of Enum
org.alfresco.repo.bulkimport.ImportableItem.FileType
Packages that use ImportableItem.FileType
-
Uses of ImportableItem.FileType in org.alfresco.repo.bulkimport
Methods in org.alfresco.repo.bulkimport that return ImportableItem.FileTypeModifier and TypeMethodDescriptionfinal ImportableItem.FileTypeImportableItem.ContentAndMetadata.getContentFileType()static ImportableItem.FileTypeReturns the enum constant of this type with the specified name.static ImportableItem.FileType[]ImportableItem.FileType.values()Returns an array containing the constants of this enum type, in the order they are declared.