public class ResourceSearchResultForResourcesList extends SearchResult
Constructor and Description |
---|
ResourceSearchResultForResourcesList(ResourceForList[] elements,
int totalCount,
boolean totalCountFixed,
List<String> usedResourceIdList) |
Modifier and Type | Method and Description |
---|---|
ResourceForList[] |
getElements() |
List<String> |
getUsedResourceIdList() |
equals, getTotalCount, hashCode, isTotalCountFixed, setTotalCount, setTotalCountFixed, toString
public ResourceSearchResultForResourcesList(ResourceForList[] elements, int totalCount, boolean totalCountFixed, List<String> usedResourceIdList)
public ResourceForList[] getElements()