|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CategoryPageRequest | |
|---|---|
| org.drools.guvnor.client.rpc | This contains classes used for remote communication with the repository server. |
| org.drools.guvnor.server | This package contains server side code for the repository. |
| Uses of CategoryPageRequest in org.drools.guvnor.client.rpc |
|---|
| Methods in org.drools.guvnor.client.rpc with parameters of type CategoryPageRequest | |
|---|---|
PageResponse<CategoryPageRow> |
CategoryService.loadRuleListForCategories(CategoryPageRequest request)
Return a list of Assets by category. |
void |
CategoryServiceAsync.loadRuleListForCategories(CategoryPageRequest p0,
com.google.gwt.user.client.rpc.AsyncCallback<PageResponse<CategoryPageRow>> cb)
|
| Uses of CategoryPageRequest in org.drools.guvnor.server |
|---|
| Methods in org.drools.guvnor.server with parameters of type CategoryPageRequest | |
|---|---|
PageResponse<CategoryPageRow> |
RepositoryCategoryService.loadRuleListForCategories(CategoryPageRequest request)
|
PageResponse |
RepositoryServiceServlet.loadRuleListForCategories(CategoryPageRequest p0)
|
protected PageResponse<CategoryPageRow> |
RepositoryCategoryOperations.loadRuleListForCategories(CategoryPageRequest request)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||