@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,
IRpcServiceInvocationHandler<ArtifactResultSetBean> handler)
Performs the search using the remote service.
|
public void search(ArtifactFilterBean filters, String searchText, int page, IRpcServiceInvocationHandler<ArtifactResultSetBean> handler)
filters - searchText - page - handler - Copyright © 2012-2013 JBoss, a division of Red Hat. All Rights Reserved.