Subversion Repositories SmartDukaan

Rev

Rev 3560 | Rev 3720 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3560 Rev 3573
Line 66... Line 66...
66
    }
66
    }
67
    
67
    
68
    public ContentGenerationUtility() throws Exception{
68
    public ContentGenerationUtility() throws Exception{
69
        csc = new CatalogClient();
69
        csc = new CatalogClient();
70
        client = csc.getClient();
70
        client = csc.getClient();
-
 
71
        sources = client.getAllSources();
71
    }
72
    }
72
    
73
    
73
 
74
 
74
    /**
75
    /**
75
     * @param args
76
     * @param args