org.eaglei.search.provider
Class AuthSearchRequest
java.lang.Object
org.eaglei.search.provider.SearchRequest
org.eaglei.search.provider.AuthSearchRequest
- All Implemented Interfaces:
- java.io.Serializable
public class AuthSearchRequest
- extends SearchRequest
- See Also:
- Serialized Form
| Methods inherited from class org.eaglei.search.provider.SearchRequest |
equals, equals, getBinding, getDataset, getInstitution, getMaxResults, getStartIndex, getTerm, hashCode, setBinding, setDataset, setInstitution, setMaxResults, setStartIndex, setTerm, toString, toURLParams |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
AuthSearchRequest
public AuthSearchRequest()
getWFState
public org.eaglei.model.EIURI getWFState()
setWFState
public void setWFState(org.eaglei.model.EIURI status)
getLab
public org.eaglei.model.EIURI getLab()
setLab
public void setLab(org.eaglei.model.EIURI lab)
isPaginated
public boolean isPaginated()
setPaginated
public void setPaginated(boolean paginated)
getType
public org.eaglei.model.EIURI getType()
setType
public void setType(org.eaglei.model.EIURI type)
Copyright © 2009-2011 Eagle-I. All Rights Reserved.