Subversion Repositories SmartDukaan

Rev

Rev 21888 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 21888 Rev 21891
Line 175... Line 175...
175
					}
175
					}
176
				}
176
				}
177
				tactivities.add(activity);
177
				tactivities.add(activity);
178
			}
178
			}
179
		}
179
		}
180
		log.info("Returning tactivities."+tactivities.toString());
-
 
181
		return tactivities;
180
		return tactivities;
182
	}
181
	}
183
 
182
 
184
	public long insertActivity(Activity activity) throws TException {
183
	public long insertActivity(Activity activity) throws TException {
185
		try {
184
		try {