Uses of Class
de.hybris.bootstrap.ddl.tools.persistenceinfo.Deployment
-
Packages that use Deployment Package Description de.hybris.bootstrap.ddl.tools.persistenceinfo -
-
Uses of Deployment in de.hybris.bootstrap.ddl.tools.persistenceinfo
Methods in de.hybris.bootstrap.ddl.tools.persistenceinfo that return Deployment Modifier and Type Method Description DeploymentDeployments. findByName(java.lang.String name)DeploymentDeployment. with(java.lang.Iterable<java.lang.Long> typePKs)Methods in de.hybris.bootstrap.ddl.tools.persistenceinfo that return types with arguments of type Deployment Modifier and Type Method Description java.util.Iterator<Deployment>Deployments. iterator()Methods in de.hybris.bootstrap.ddl.tools.persistenceinfo with parameters of type Deployment Modifier and Type Method Description voidDeployments. add(Deployment deployment)
-