Class InstalledSoftwareFeatures


  • public class InstalledSoftwareFeatures
    extends com.sap.sup.admin.sldsupplier.gen.BaseInstalledHelpObject
    • Field Summary

      • Fields inherited from class com.sap.sup.admin.sldsupplier.gen.BaseInstalledHelpObject

        currIterator, deployments
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Iterator getDeployments()  
      java.util.Iterator getDeployments​(com.sap.sup.admin.sldsupplier.data.model.sc.meta.xml.ProductVersion productVersion)  
      java.util.Iterator getDeployments​(com.sap.sup.admin.sldsupplier.data.model.sc.meta.xml.ProductVersion productVersion, TomcatServer server)  
      java.util.Iterator getDeployments​(TomcatServer server)  
      • Methods inherited from class com.sap.sup.admin.sldsupplier.gen.BaseInstalledHelpObject

        getCurrIndex, getCurrObject, getDeploymentList
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • InstalledSoftwareFeatures

        public InstalledSoftwareFeatures​(java.util.List deployments)
    • Method Detail

      • getDeployments

        public java.util.Iterator getDeployments()
      • getDeployments

        public java.util.Iterator getDeployments​(com.sap.sup.admin.sldsupplier.data.model.sc.meta.xml.ProductVersion productVersion)
      • getDeployments

        public java.util.Iterator getDeployments​(TomcatServer server)
      • getDeployments

        public java.util.Iterator getDeployments​(com.sap.sup.admin.sldsupplier.data.model.sc.meta.xml.ProductVersion productVersion,
                                                 TomcatServer server)