org.drools.guvnor.client.rpc
Class CategoryPageRequest
java.lang.Object
org.drools.guvnor.client.rpc.PageRequest
org.drools.guvnor.client.rpc.CategoryPageRequest
- All Implemented Interfaces:
- com.google.gwt.user.client.rpc.IsSerializable
public class CategoryPageRequest
- extends PageRequest
A Category request.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CategoryPageRequest
public CategoryPageRequest()
CategoryPageRequest
public CategoryPageRequest(String categoryPath,
int startRowIndex,
Integer pageSize)
getCategoryPath
public String getCategoryPath()
setCategoryPath
public void setCategoryPath(String categoryPath)
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.