| Modifier and Type | Method and Description |
|---|---|
protected void |
ArtifactsPage.updateArtifactTable(ArtifactResultSetBean data)
Updates the table of artifacts with the given data.
|
protected void |
ArtifactsPage.updatePager(ArtifactResultSetBean data)
Updates the pager with the given data.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ArtifactSearchRpcService.search(ArtifactFilterBean filters,
String searchText,
int page,
IRpcServiceInvocationHandler<ArtifactResultSetBean> handler)
Performs the search using the remote service.
|
| Modifier and Type | Method and Description |
|---|---|
ArtifactResultSetBean |
IArtifactSearchService.search(ArtifactFilterBean filters,
String searchText,
int page)
Search for artifacts using the given filtersPanel and search text.
|
| Modifier and Type | Method and Description |
|---|---|
ArtifactResultSetBean |
ArtifactSearchService.search(ArtifactFilterBean filters,
String searchText,
int page) |
Copyright © 2012-2013 JBoss, a division of Red Hat. All Rights Reserved.