org.alfresco.repo.calendar.cannedqueries
Interface GetCalendarEntriesCannedQueryTestHook


public interface GetCalendarEntriesCannedQueryTestHook

This class provides a way for a unit test to check up on what the GetCalendarEntriesCannedQuery does

Since:
4.0

Method Summary
 void notifyComplete(java.util.List full, java.util.List filtered)
           
 

Method Detail

notifyComplete

void notifyComplete(java.util.List full,
                    java.util.List filtered)


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.