public interface DistributionGroupDao
Modifier and Type | Method and Description |
---|---|
List<Integer> |
getDistributionGroupIdsForOrganization(Integer organizationId) |
List<DistributionGroup> |
getDistributionGroupListForOrganization(Integer organizationId) |
List<Integer> |
getDistributionGroupListForProjects(List<Integer> projectIds) |
List<Integer> getDistributionGroupListForProjects(List<Integer> projectIds)
List<Integer> getDistributionGroupIdsForOrganization(Integer organizationId)
List<DistributionGroup> getDistributionGroupListForOrganization(Integer organizationId)
Copyright (c) 2013-2014 Jama Software, Inc. All Rights Reserved.