In order to get all of the abelian groups of order $n = \prod\limits_{i=1}^s p_i^{a_i}$ you must first get each possibility for each prime power, and then take all of the combinations.
There are $f(a)$ abelian groups of order $p^a$ where $f$ is the partition function and they are given by the distinct partitions of the exponent. The number of abelian groups of order $n = \prod\limits_{i=1}^s p_i^{a_i}$ is $\prod\limits_{i=1}^s f(a_i)$.
In our case we have $n=2^2\cdot5^2\cdot 7^2$ so there are $f(2)^3 = 2^3 = 8$ abelian groups.
The possibilities are:
$\mathbb Z_4 \times \mathbb Z_{25} \times \mathbb Z_{49}$
$\mathbb Z_4 \times \mathbb Z_{25} \times \mathbb Z_{7}\times \mathbb Z_{7}$
$\mathbb Z_4 \times \mathbb Z_{5} \times \mathbb Z_{5} \times \mathbb Z_{49}$
$\mathbb Z_4 \times \mathbb Z_{5} \times \mathbb Z_{5} \times \mathbb Z_{7} \times \mathbb Z_7$
$\mathbb Z_2 \times \mathbb Z_2 \times \mathbb Z_{25} \times \mathbb Z_{49}$
$\mathbb Z_2 \times \mathbb Z_2\times \mathbb Z_{25} \times \mathbb Z_{7}\times \mathbb Z_{7}$
$\mathbb Z_2 \times \mathbb Z_2\times \mathbb Z_{5} \times \mathbb Z_{5} \times \mathbb Z_{49}$
$\mathbb Z_2 \times \mathbb Z_2 \times \mathbb Z_{5} \times \mathbb Z_{5} \times \mathbb Z_{7} \times \mathbb Z_{7}$
As you can see the the first half have $\mathbb Z_4$, and in each of the halves, the first half of the half has $\mathbb Z_{25}$, and finally, the ones in odd position are the ones that have $\mathbb Z_{49}$, so we are just taking all the combinations. Also, this result is called the fundamental theorem of finite abelian groups.