net.orpiske.ssps.sdm.managers
Class InventoryUtils
java.lang.Object
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 |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InventoryUtils
public InventoryUtils(net.orpiske.sdm.registry.RegistryManager registryManager)
- Constructor
- Parameters:
registryManager
- the registry manager
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.