@ApplicationScoped public class ArtifactSearchRpcService extends Object
| Constructor and Description |
|---|
ArtifactSearchRpcService()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
search(ArtifactFilterBean filters,
String searchText,
int page,
String sortColumnId,
boolean sortAscending,
IRpcServiceInvocationHandler<ArtifactResultSetBean> handler)
Performs the search using the remote service.
|
public void search(ArtifactFilterBean filters, String searchText, int page, String sortColumnId, boolean sortAscending, IRpcServiceInvocationHandler<ArtifactResultSetBean> handler)
filters - searchText - page - sortColumnId - sortAscending - handler - Copyright © 2011-2014 JBoss, a division of Red Hat. All Rights Reserved.