public class RemoteSearchQuery_Rmi extends ServerMappedObject_Rmi<SearchQuery> implements RemoteSearchQuery, RemoteCacheable, Unreferenced
ref| Constructor and Description |
|---|
RemoteSearchQuery_Rmi(SearchQuery originalObject,
int port) |
| Modifier and Type | Method and Description |
|---|---|
CachePolicy |
getCachePolicy() |
RemoteConstraint |
getConstraint() |
List<RemoteStepField> |
getFields() |
int |
getMaxNumber() |
int |
getOffset() |
List<RemoteSortOrder> |
getSortOrders() |
List<RemoteStep> |
getSteps() |
boolean |
isAggregating() |
boolean |
isDistinct() |
boolean |
markUsed() |
void |
setCachePolicy(CachePolicy arg0) |
getMapperCode, getOriginalObject, getPort, unreferenced, wrapped_equals, wrapped_hashCode, wrapped_toStringclone, exportObject, exportObject, exportObject, unexportObjectgetClientHost, getLog, setLogequals, getRef, hashCode, toString, toStubfinalize, getClass, notify, notifyAll, wait, wait, waitgetMapperCode, wrapped_equals, wrapped_hashCode, wrapped_toStringunreferencedpublic RemoteSearchQuery_Rmi(SearchQuery originalObject, int port) throws RemoteException
RemoteExceptionpublic int getMaxNumber()
throws RemoteException
getMaxNumber in interface RemoteSearchQueryRemoteExceptionpublic boolean isDistinct()
throws RemoteException
isDistinct in interface RemoteSearchQueryRemoteExceptionpublic List<RemoteSortOrder> getSortOrders() throws RemoteException
getSortOrders in interface RemoteSearchQueryRemoteExceptionpublic RemoteConstraint getConstraint() throws RemoteException
getConstraint in interface RemoteSearchQueryRemoteExceptionpublic boolean isAggregating()
throws RemoteException
isAggregating in interface RemoteSearchQueryRemoteExceptionpublic List<RemoteStep> getSteps() throws RemoteException
getSteps in interface RemoteSearchQueryRemoteExceptionpublic boolean markUsed()
throws RemoteException
markUsed in interface RemoteSearchQueryRemoteExceptionpublic List<RemoteStepField> getFields() throws RemoteException
getFields in interface RemoteSearchQueryRemoteExceptionpublic int getOffset()
throws RemoteException
getOffset in interface RemoteSearchQueryRemoteExceptionpublic CachePolicy getCachePolicy() throws RemoteException
getCachePolicy in interface RemoteCacheablegetCachePolicy in interface RemoteSearchQueryRemoteExceptionpublic void setCachePolicy(CachePolicy arg0) throws RemoteException
setCachePolicy in interface RemoteCacheablesetCachePolicy in interface RemoteSearchQueryRemoteExceptionMMBase 1.9-SNAPSHOT - ${javadoctimestamp}