@Service(value="squashtest.tm.service.CampaignAdvancedSearchService") public class CampaignAdvancedSearchServiceImpl extends AdvancedSearchServiceImpl implements CampaignAdvancedSearchService
| Modifier and Type | Field and Description |
|---|---|
protected ProjectManagerService |
projectFinder |
| Constructor and Description |
|---|
CampaignAdvancedSearchServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
findAllAuthorizedUsersForACampaign() |
org.squashtest.tm.core.foundation.collection.PagedCollectionHolder<List<org.squashtest.tm.domain.campaign.IterationTestPlanItem>> |
searchForIterationTestPlanItem(org.squashtest.tm.domain.search.AdvancedSearchModel searchModel,
org.squashtest.tm.core.foundation.collection.PagingAndMultiSorting paging,
Locale locale) |
addMilestoneFilter, buildCoreLuceneQuery, buildLuceneQuery, buildLuceneQuery, buildLuceneSingleValueQuery, buildLuceneTagsQuery, buildLuceneValueInListQuery, createMilestoneHibernateCriteria, findAllQueryableCustomFieldsByBoundEntityType, getFeatureManager, removeMilestoneSearchFieldsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfindAllQueryableCustomFieldsByBoundEntityType@Inject protected ProjectManagerService projectFinder
public List<String> findAllAuthorizedUsersForACampaign()
findAllAuthorizedUsersForACampaign in interface CampaignAdvancedSearchServicepublic org.squashtest.tm.core.foundation.collection.PagedCollectionHolder<List<org.squashtest.tm.domain.campaign.IterationTestPlanItem>> searchForIterationTestPlanItem(org.squashtest.tm.domain.search.AdvancedSearchModel searchModel, org.squashtest.tm.core.foundation.collection.PagingAndMultiSorting paging, Locale locale)
searchForIterationTestPlanItem in interface CampaignAdvancedSearchServiceCopyright © 2010–2016 Henix, henix.fr. All rights reserved.