Uses of Class
org.alfresco.repo.bulkimport.ImportableItem.FileType
-
Packages that use ImportableItem.FileType Package Description org.alfresco.repo.bulkimport -
-
Uses of ImportableItem.FileType in org.alfresco.repo.bulkimport
Methods in org.alfresco.repo.bulkimport that return ImportableItem.FileType Modifier and Type Method Description ImportableItem.FileTypeImportableItem.ContentAndMetadata. getContentFileType()static ImportableItem.FileTypeImportableItem.FileType. valueOf(java.lang.String name)Returns 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.
-