public interface FileTypeDAO
FileTypeDAO interface.
FileType
findByID(Integer id)
List<FileType>
list()
updateDetached(FileType fileType)
List<FileType> list()
list.
List
FileType findByID(Integer id)
findByID.
id
Integer
FileType updateDetached(FileType fileType)
updateDetached.
fileType
Copyright © 2015 SeqWare. All rights reserved.