net.orpiske.ssps.sdm.managers
Class UpdateManager

java.lang.Object
  extended by net.orpiske.ssps.sdm.managers.UpdateManager

public class UpdateManager
extends Object

Author:
Otavio R. Piske

Constructor Summary
UpdateManager()
           
 
Method Summary
 List<Upgradeable> getAllNewerPackages()
           
 net.orpiske.ssps.common.repository.PackageInfo getLatest(net.orpiske.ssps.common.registry.SoftwareInventoryDto dto)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdateManager

public UpdateManager()
              throws net.orpiske.ssps.common.db.exceptions.DatabaseInitializationException
Throws:
net.orpiske.ssps.common.db.exceptions.DatabaseInitializationException
Method Detail

getAllNewerPackages

public List<Upgradeable> getAllNewerPackages()
                                      throws net.orpiske.sdm.registry.exceptions.RegistryException
Throws:
net.orpiske.sdm.registry.exceptions.RegistryException

getLatest

public net.orpiske.ssps.common.repository.PackageInfo getLatest(net.orpiske.ssps.common.registry.SoftwareInventoryDto dto)
                                                         throws PackageNotFound
Throws:
PackageNotFound


Copyright © 2013. All Rights Reserved.