public interface PlatformDAO
PlatformDAO interface.
Platform
findByID(Integer id)
List<Platform>
list()
list(Registration registration)
updateDetached(Platform platform)
List<Platform> list(Registration registration)
list.
registration
Registration
List
Platform findByID(Integer id)
findByID.
id
Integer
Platform updateDetached(Platform platform)
updateDetached.
platform
List<Platform> list()
Copyright © 2015 SeqWare. All rights reserved.