org.eaglei.search.provider
Class AuthSearchResult
java.lang.Object
org.eaglei.search.provider.SearchResult
org.eaglei.search.provider.AuthSearchResult
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Comparable<SearchResult>
public class AuthSearchResult
- extends SearchResult
- See Also:
- Serialized Form
|
Constructor Summary |
AuthSearchResult(org.eaglei.model.EIEntity entity,
org.eaglei.model.EIEntity type,
org.eaglei.model.EIEntity lab,
org.eaglei.model.EIEntity institution,
java.lang.String status)
|
| Methods inherited from class org.eaglei.search.provider.SearchResult |
addDataTypeProperty, addObjectProperty, compareTo, deepEquals, equals, getDataTypeProperties, getDataTypeProperty, getEntity, getHighlight, getInstitution, getLab, getObjectProperties, getObjectProperty, getRank, getType, getURL, hashCode, setEntity, setHighlight, setInstitution, setLab, setRank, setType, setURL, toString |
| 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
AuthSearchResult
public AuthSearchResult(org.eaglei.model.EIEntity entity,
org.eaglei.model.EIEntity type,
org.eaglei.model.EIEntity lab,
org.eaglei.model.EIEntity institution,
java.lang.String status)
setStatus
public void setStatus(java.lang.String status)
getStatus
public java.lang.String getStatus()
Copyright © 2009-2010 Eagle-I. All Rights Reserved.