Class TomcatSLDData
java.lang.Object
de.hybris.datasupplier.generator.tomcat.data.TomcatSLDData
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionTomcatSLDData(TomcatConfiguration tomcatConfiguration, com.sap.sup.admin.sldsupplier.sc.ProductSoftwareComponentDeployments productSoftwareDeployments, DatabaseComponentDeployment databaseDeployments) -
Method Summary
Modifier and TypeMethodDescriptioncom.sap.sup.admin.sldsupplier.sc.ProductSoftwareComponentDeploymentsvoidsetDatabaseDeployments(DatabaseComponentDeployment databaseDeployments) voidsetProductSoftwareDeployments(com.sap.sup.admin.sldsupplier.sc.ProductSoftwareComponentDeployments productSoftwareDeployments) voidsetTomcatConfiguration(TomcatConfiguration tomcatConfiguration)
-
Constructor Details
-
TomcatSLDData
public TomcatSLDData() -
TomcatSLDData
public TomcatSLDData(TomcatConfiguration tomcatConfiguration, com.sap.sup.admin.sldsupplier.sc.ProductSoftwareComponentDeployments productSoftwareDeployments, DatabaseComponentDeployment databaseDeployments)
-
-
Method Details
-
getTomcatConfiguration
-
setTomcatConfiguration
-
getProductSoftwareDeployments
public com.sap.sup.admin.sldsupplier.sc.ProductSoftwareComponentDeployments getProductSoftwareDeployments() -
setProductSoftwareDeployments
public void setProductSoftwareDeployments(com.sap.sup.admin.sldsupplier.sc.ProductSoftwareComponentDeployments productSoftwareDeployments) -
getDatabaseDeployments
-
setDatabaseDeployments
-