Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
F
G
H
I
M
N
P
R
S
T
U
V
A
ActionInterface
- Class in
net.orpiske.ssps.sdm.actions
Implements app specific actions
ActionInterface()
- Constructor for class net.orpiske.ssps.sdm.actions.
ActionInterface
addCandidate(PackageInfo)
- Method in class net.orpiske.ssps.sdm.update.
Upgradeable
AddRepository
- Class in
net.orpiske.ssps.sdm.actions
Implements add-repository action
AddRepository(String[])
- Constructor for class net.orpiske.ssps.sdm.actions.
AddRepository
C
CONFIG_FILE_NAME
- Static variable in class net.orpiske.ssps.sdm.utils.
Constants
This constant holds the configuration file name for the backend
Constants
- Class in
net.orpiske.ssps.sdm.utils
Application constants
D
DependencyManager
- Class in
net.orpiske.ssps.sdm.managers
DependencyManager()
- Constructor for class net.orpiske.ssps.sdm.managers.
DependencyManager
F
FtpProxy
- Class in
net.orpiske.ssps.sdm.utils.net
FTP Proxy settings
FtpProxy()
- Constructor for class net.orpiske.ssps.sdm.utils.net.
FtpProxy
G
getAllNewerPackages()
- Method in class net.orpiske.ssps.sdm.managers.
UpdateManager
getCandidates()
- Method in class net.orpiske.ssps.sdm.update.
Upgradeable
getDto()
- Method in class net.orpiske.ssps.sdm.update.
Upgradeable
getInstalledRecord(String, String, String)
- Method in class net.orpiske.ssps.sdm.managers.
InventoryUtils
getLatest(SoftwareInventoryDto)
- Method in class net.orpiske.ssps.sdm.managers.
UpdateManager
getLatest()
- Method in class net.orpiske.ssps.sdm.update.
Upgradeable
getPackages()
- Method in exception net.orpiske.ssps.sdm.managers.exceptions.
TooManyPackages
getSoftwareList()
- Method in exception net.orpiske.ssps.sdm.managers.exceptions.
MultipleInstalledPackages
H
hasUpdates()
- Method in class net.orpiske.ssps.sdm.update.
Upgradeable
help(Options, int)
- Method in class net.orpiske.ssps.sdm.actions.
ActionInterface
Prints the help for the action and exit
help(int)
- Static method in class net.orpiske.ssps.sdm.main.
Main
HOME_PROPERTY
- Static variable in class net.orpiske.ssps.sdm.utils.
Constants
This property is used to set the configuration directory
HttpProxy
- Class in
net.orpiske.ssps.sdm.utils.net
HTTP Proxy settings
HttpProxy()
- Constructor for class net.orpiske.ssps.sdm.utils.net.
HttpProxy
HttpsProxy
- Class in
net.orpiske.ssps.sdm.utils.net
FTP Proxy settings
HttpsProxy()
- Constructor for class net.orpiske.ssps.sdm.utils.net.
HttpsProxy
I
initLogger()
- Static method in class net.orpiske.ssps.sdm.main.
Main
install(PackageInfo, boolean)
- Method in class net.orpiske.ssps.sdm.managers.
InstallationManager
install(String, String, String, boolean)
- Method in class net.orpiske.ssps.sdm.managers.
InstallationManager
InstallationManager
- Class in
net.orpiske.ssps.sdm.managers
InstallationManager()
- Constructor for class net.orpiske.ssps.sdm.managers.
InstallationManager
Installer
- Class in
net.orpiske.ssps.sdm.actions
Implements the install action
Installer(String[])
- Constructor for class net.orpiske.ssps.sdm.actions.
Installer
Constructor
InventoryUtils
- Class in
net.orpiske.ssps.sdm.managers
Utilities to simplify working with the repository
InventoryUtils(RegistryManager)
- Constructor for class net.orpiske.ssps.sdm.managers.
InventoryUtils
Constructor
M
Main
- Class in
net.orpiske.ssps.sdm.main
Main class
Main()
- Constructor for class net.orpiske.ssps.sdm.main.
Main
main(String[])
- Static method in class net.orpiske.ssps.sdm.main.
Main
MultipleInstalledPackages
- Exception in
net.orpiske.ssps.sdm.managers.exceptions
Multiple installed packages exception
MultipleInstalledPackages(String)
- Constructor for exception net.orpiske.ssps.sdm.managers.exceptions.
MultipleInstalledPackages
MultipleInstalledPackages(String, List<SoftwareInventoryDto>)
- Constructor for exception net.orpiske.ssps.sdm.managers.exceptions.
MultipleInstalledPackages
N
net.orpiske.ssps.sdm.actions
- package net.orpiske.ssps.sdm.actions
net.orpiske.ssps.sdm.main
- package net.orpiske.ssps.sdm.main
net.orpiske.ssps.sdm.managers
- package net.orpiske.ssps.sdm.managers
net.orpiske.ssps.sdm.managers.exceptions
- package net.orpiske.ssps.sdm.managers.exceptions
net.orpiske.ssps.sdm.update
- package net.orpiske.ssps.sdm.update
net.orpiske.ssps.sdm.utils
- package net.orpiske.ssps.sdm.utils
net.orpiske.ssps.sdm.utils.net
- package net.orpiske.ssps.sdm.utils.net
P
PackageNotFound
- Exception in
net.orpiske.ssps.sdm.managers.exceptions
Package not found exception
PackageNotFound(String, Throwable)
- Constructor for exception net.orpiske.ssps.sdm.managers.exceptions.
PackageNotFound
PackageNotFound(String)
- Constructor for exception net.orpiske.ssps.sdm.managers.exceptions.
PackageNotFound
PackageNotFound(PackageInfo)
- Constructor for exception net.orpiske.ssps.sdm.managers.exceptions.
PackageNotFound
printInventoryList(List<SoftwareInventoryDto>)
- Static method in class net.orpiske.ssps.sdm.utils.
PrintUtils
Prints a list of software inventory records
printPackageList(List<PackageInfo>)
- Static method in class net.orpiske.ssps.sdm.utils.
PrintUtils
Prints a list of packages
printParseable(PackageInfo)
- Static method in class net.orpiske.ssps.sdm.utils.
PrintUtils
Prints parseable package information
printParseable(SoftwareInventoryDto)
- Static method in class net.orpiske.ssps.sdm.utils.
PrintUtils
Prints parseable software inventory record information
printUpgradeable(List<Upgradeable>)
- Static method in class net.orpiske.ssps.sdm.utils.
PrintUtils
Prints a list of packages candidate for upgrade
PrintUtils
- Class in
net.orpiske.ssps.sdm.utils
Print utilities
processCommand(String[])
- Method in class net.orpiske.ssps.sdm.actions.
ActionInterface
Process the command line arguments
processCommand(String[])
- Method in class net.orpiske.ssps.sdm.actions.
AddRepository
processCommand(String[])
- Method in class net.orpiske.ssps.sdm.actions.
Installer
processCommand(String[])
- Method in class net.orpiske.ssps.sdm.actions.
Search
processCommand(String[])
- Method in class net.orpiske.ssps.sdm.actions.
Uninstall
processCommand(String[])
- Method in class net.orpiske.ssps.sdm.actions.
Update
processCommand(String[])
- Method in class net.orpiske.ssps.sdm.actions.
Upgrade
ProxyHelper
- Class in
net.orpiske.ssps.sdm.utils.net
R
resolve(PackageInfo)
- Method in class net.orpiske.ssps.sdm.managers.
DependencyManager
run()
- Method in class net.orpiske.ssps.sdm.actions.
ActionInterface
Runs the action
run()
- Method in class net.orpiske.ssps.sdm.actions.
AddRepository
run()
- Method in class net.orpiske.ssps.sdm.actions.
Installer
run()
- Method in class net.orpiske.ssps.sdm.actions.
Search
run()
- Method in class net.orpiske.ssps.sdm.actions.
Uninstall
run()
- Method in class net.orpiske.ssps.sdm.actions.
Update
run()
- Method in class net.orpiske.ssps.sdm.actions.
Upgrade
runUninstallScript(PackageInfo)
- Method in class net.orpiske.ssps.sdm.managers.
UninstallManager
S
SDM_CONFIG_DIR
- Static variable in class net.orpiske.ssps.sdm.utils.
Constants
Search
- Class in
net.orpiske.ssps.sdm.actions
Search(String[])
- Constructor for class net.orpiske.ssps.sdm.actions.
Search
setCandidates(List<PackageInfo>)
- Method in class net.orpiske.ssps.sdm.update.
Upgradeable
setDto(SoftwareInventoryDto)
- Method in class net.orpiske.ssps.sdm.update.
Upgradeable
setIgnored(String)
- Method in class net.orpiske.ssps.sdm.utils.net.
FtpProxy
setIgnored(String)
- Method in class net.orpiske.ssps.sdm.utils.net.
HttpProxy
setIgnored(String)
- Method in class net.orpiske.ssps.sdm.utils.net.
HttpsProxy
setIgnored(String)
- Method in class net.orpiske.ssps.sdm.utils.net.
SocksProxy
setProxy(String, String)
- Method in class net.orpiske.ssps.sdm.utils.net.
FtpProxy
setProxy(String, String)
- Method in class net.orpiske.ssps.sdm.utils.net.
HttpProxy
setProxy(String, String)
- Method in class net.orpiske.ssps.sdm.utils.net.
HttpsProxy
setProxy(String, String)
- Method in class net.orpiske.ssps.sdm.utils.net.
SocksProxy
setup()
- Static method in class net.orpiske.ssps.sdm.utils.net.
ProxyHelper
SocksProxy
- Class in
net.orpiske.ssps.sdm.utils.net
Socks Proxy settings
SocksProxy()
- Constructor for class net.orpiske.ssps.sdm.utils.net.
SocksProxy
T
TooManyPackages
- Exception in
net.orpiske.ssps.sdm.managers.exceptions
Too many packages exception
TooManyPackages(String)
- Constructor for exception net.orpiske.ssps.sdm.managers.exceptions.
TooManyPackages
TooManyPackages(String, List<PackageInfo>)
- Constructor for exception net.orpiske.ssps.sdm.managers.exceptions.
TooManyPackages
U
Uninstall
- Class in
net.orpiske.ssps.sdm.actions
Uninstall(String[])
- Constructor for class net.orpiske.ssps.sdm.actions.
Uninstall
uninstall(SoftwareInventoryDto)
- Method in class net.orpiske.ssps.sdm.managers.
UninstallManager
uninstall(String, String, String)
- Method in class net.orpiske.ssps.sdm.managers.
UninstallManager
UninstallManager
- Class in
net.orpiske.ssps.sdm.managers
UninstallManager()
- Constructor for class net.orpiske.ssps.sdm.managers.
UninstallManager
Update
- Class in
net.orpiske.ssps.sdm.actions
Implements update action
Update(String[])
- Constructor for class net.orpiske.ssps.sdm.actions.
Update
UpdateManager
- Class in
net.orpiske.ssps.sdm.managers
UpdateManager()
- Constructor for class net.orpiske.ssps.sdm.managers.
UpdateManager
Upgrade
- Class in
net.orpiske.ssps.sdm.actions
Upgrade(String[])
- Constructor for class net.orpiske.ssps.sdm.actions.
Upgrade
upgrade(SoftwareInventoryDto)
- Method in class net.orpiske.ssps.sdm.managers.
UpgradeManager
upgrade(String, String, String)
- Method in class net.orpiske.ssps.sdm.managers.
UpgradeManager
upgrade()
- Method in class net.orpiske.ssps.sdm.managers.
UpgradeManager
Upgradeable
- Class in
net.orpiske.ssps.sdm.update
Upgradeable(SoftwareInventoryDto)
- Constructor for class net.orpiske.ssps.sdm.update.
Upgradeable
UpgradeManager
- Class in
net.orpiske.ssps.sdm.managers
UpgradeManager()
- Constructor for class net.orpiske.ssps.sdm.managers.
UpgradeManager
V
VERSION
- Static variable in class net.orpiske.ssps.sdm.utils.
Constants
A
C
D
F
G
H
I
M
N
P
R
S
T
U
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2013. All Rights Reserved.