Uses of Class
com.aoindustries.aoserv.client.distribution.SoftwareCategory
-
Packages that use SoftwareCategory Package Description com.aoindustries.aoserv.client.distribution -
-
Uses of SoftwareCategory in com.aoindustries.aoserv.client.distribution
Methods in com.aoindustries.aoserv.client.distribution that return SoftwareCategory Modifier and Type Method Description SoftwareCategorySoftwareCategoryTable. get(String name)SoftwareCategorySoftwareCategorization. getTechnologyClass(AOServConnector connector)Method parameters in com.aoindustries.aoserv.client.distribution with type arguments of type SoftwareCategory Modifier and Type Method Description List<SoftwareVersion>SoftwareVersionTable. getTechnologyVersions(OperatingSystemVersion osv, String name, List<SoftwareCategory> classes, String version, int orderBy)Searches the list of all technologies (names, versions, and classes) in the database.
-