net.orpiske.ssps.sdm.managers
Class InventoryUtils

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

public final class InventoryUtils
extends Object

Utilities to simplify working with the repository


Constructor Summary
InventoryUtils(net.orpiske.sdm.registry.RegistryManager registryManager)
          Constructor
 
Method Summary
 net.orpiske.ssps.common.registry.SoftwareInventoryDto getInstalledRecord(String groupId, String packageName, String version)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InventoryUtils

public InventoryUtils(net.orpiske.sdm.registry.RegistryManager registryManager)
Constructor

Parameters:
registryManager - the registry manager
Method Detail

getInstalledRecord

public net.orpiske.ssps.common.registry.SoftwareInventoryDto getInstalledRecord(String groupId,
                                                                                String packageName,
                                                                                String version)
                                                                         throws net.orpiske.sdm.registry.exceptions.RegistryException,
                                                                                MultipleInstalledPackages
Throws:
net.orpiske.sdm.registry.exceptions.RegistryException
MultipleInstalledPackages


Copyright © 2013. All Rights Reserved.