public class RemoteQuery_Rmi extends ServerMappedObject_Rmi<Query> implements RemoteQuery, RemoteSearchQuery, RemoteSearchQueryWrapper, Unreferenced
ref| Constructor and Description |
|---|
RemoteQuery_Rmi(Query originalObject,
int port) |
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 RemoteQuery_Rmi(Query originalObject, int port) throws RemoteException
RemoteExceptionpublic RemoteRelationStep addRelationStep(RemoteNodeManager arg0) throws RemoteException
addRelationStep in interface RemoteQueryRemoteExceptionpublic RemoteRelationStep addRelationStep(RemoteNodeManager arg0, String arg1, String arg2) throws RemoteException
addRelationStep in interface RemoteQueryRemoteExceptionpublic void removeFields()
throws RemoteException
removeFields in interface RemoteQueryRemoteExceptionpublic RemoteStepField createStepField(RemoteStep arg0, String arg1) throws RemoteException
createStepField in interface RemoteQueryRemoteExceptionpublic RemoteStepField createStepField(String arg0) throws RemoteException
createStepField in interface RemoteQueryRemoteExceptionpublic RemoteStepField createStepField(RemoteStep arg0, RemoteField arg1) throws RemoteException
createStepField in interface RemoteQueryRemoteExceptionpublic RemoteAggregatedField addAggregatedField(RemoteStep arg0, RemoteField arg1, int arg2) throws RemoteException
addAggregatedField in interface RemoteQueryRemoteExceptionpublic RemoteQuery setDistinct(boolean arg0) throws RemoteException
setDistinct in interface RemoteQueryRemoteExceptionpublic RemoteQuery setMaxNumber(int arg0) throws RemoteException
setMaxNumber in interface RemoteQueryRemoteExceptionpublic RemoteConstraint getCleanConstraint() throws RemoteException
getCleanConstraint in interface RemoteQueryRemoteExceptionpublic RemoteFieldValueConstraint createConstraint(RemoteStepField arg0, Object arg1) throws RemoteException
createConstraint in interface RemoteQueryRemoteExceptionpublic RemoteFieldNullConstraint createConstraint(RemoteStepField arg0) throws RemoteException
createConstraint in interface RemoteQueryRemoteExceptionpublic RemoteFieldValueInQueryConstraint createConstraint(RemoteStepField arg0, RemoteQuery arg1) throws RemoteException
createConstraint in interface RemoteQueryRemoteExceptionpublic RemoteFieldValueInConstraint createConstraint(RemoteStepField arg0, SortedSet<?> arg1) throws RemoteException
createConstraint in interface RemoteQueryRemoteExceptionpublic RemoteFieldValueBetweenConstraint createConstraint(RemoteStepField arg0, Object arg1, Object arg2) throws RemoteException
createConstraint in interface RemoteQueryRemoteExceptionpublic RemoteFieldValueConstraint createConstraint(RemoteStepField arg0, int arg1, Object arg2, int arg3) throws RemoteException
createConstraint in interface RemoteQueryRemoteExceptionpublic RemoteFieldValueConstraint createConstraint(RemoteStepField arg0, int arg1, Object arg2) throws RemoteException
createConstraint in interface RemoteQueryRemoteExceptionpublic RemoteCompositeConstraint createConstraint(RemoteConstraint arg0, int arg1, RemoteConstraint arg2) throws RemoteException
createConstraint in interface RemoteQueryRemoteExceptionpublic RemoteLegacyConstraint createConstraint(String arg0) throws RemoteException
createConstraint in interface RemoteQueryRemoteExceptionpublic RemoteCompareFieldsConstraint createConstraint(RemoteStepField arg0, int arg1, RemoteStepField arg2) throws RemoteException
createConstraint in interface RemoteQueryRemoteExceptionpublic RemoteConstraint setInverse(RemoteConstraint arg0, boolean arg1) throws RemoteException
setInverse in interface RemoteQueryRemoteExceptionpublic void setConstraint(RemoteConstraint arg0) throws RemoteException
setConstraint in interface RemoteQueryRemoteExceptionpublic RemoteSortOrder addSortOrder(RemoteStepField arg0, int arg1, boolean arg2, int arg3) throws RemoteException
addSortOrder in interface RemoteQueryRemoteExceptionpublic RemoteSortOrder addSortOrder(RemoteStepField arg0, int arg1) throws RemoteException
addSortOrder in interface RemoteQueryRemoteExceptionpublic RemoteSortOrder addSortOrder(RemoteStepField arg0, int arg1, boolean arg2) throws RemoteException
addSortOrder in interface RemoteQueryRemoteExceptionpublic RemoteQuery cloneWithoutFields() throws RemoteException
cloneWithoutFields in interface RemoteQueryRemoteExceptionpublic RemoteQuery aggregatingClone() throws RemoteException
aggregatingClone in interface RemoteQueryRemoteExceptionpublic void removeImplicitFields()
throws RemoteException
removeImplicitFields in interface RemoteQueryRemoteExceptionpublic boolean isUsed()
throws RemoteException
isUsed in interface RemoteQueryRemoteExceptionpublic RemoteStep addStep(RemoteNodeManager arg0) throws RemoteException
addStep in interface RemoteQueryRemoteExceptionpublic RemoteStepField addField(RemoteStep arg0, RemoteField arg1) throws RemoteException
addField in interface RemoteQueryRemoteExceptionpublic RemoteStepField addField(String arg0) throws RemoteException
addField in interface RemoteQueryRemoteExceptionpublic void addNode(RemoteStep arg0, RemoteNode arg1) throws RemoteException
addNode in interface RemoteQueryRemoteExceptionpublic void addNode(RemoteStep arg0, int arg1) throws RemoteException
addNode in interface RemoteQueryRemoteExceptionpublic String toSql() throws RemoteException
toSql in interface RemoteQueryRemoteExceptionpublic RemoteCloud getCloud() throws RemoteException
getCloud in interface RemoteQueryRemoteExceptionpublic boolean markUsed()
throws RemoteException
markUsed in interface RemoteQuerymarkUsed in interface RemoteSearchQueryRemoteExceptionpublic RemoteStep getStep(String arg0) throws RemoteException
getStep in interface RemoteQueryRemoteExceptionpublic RemoteNodeList getList() throws RemoteException
getList in interface RemoteQueryRemoteExceptionpublic void setAlias(RemoteStep arg0, String arg1) throws RemoteException
setAlias in interface RemoteQueryRemoteExceptionpublic RemoteFieldConstraint setCaseSensitive(RemoteFieldConstraint arg0, boolean arg1) throws RemoteException
setCaseSensitive in interface RemoteQueryRemoteExceptionpublic RemoteQuery wrapped_clone() throws RemoteException
wrapped_clone in interface RemoteQueryRemoteExceptionpublic RemoteQuery setOffset(int arg0) throws RemoteException
setOffset in interface RemoteQueryRemoteExceptionpublic int getMaxNumber()
throws RemoteException
getMaxNumber in interface RemoteQuerygetMaxNumber in interface RemoteSearchQueryRemoteExceptionpublic boolean isDistinct()
throws RemoteException
isDistinct in interface RemoteQueryisDistinct in interface RemoteSearchQueryRemoteExceptionpublic List<RemoteSortOrder> getSortOrders() throws RemoteException
getSortOrders in interface RemoteQuerygetSortOrders in interface RemoteSearchQueryRemoteExceptionpublic RemoteConstraint getConstraint() throws RemoteException
getConstraint in interface RemoteQuerygetConstraint in interface RemoteSearchQueryRemoteExceptionpublic boolean isAggregating()
throws RemoteException
isAggregating in interface RemoteQueryisAggregating in interface RemoteSearchQueryRemoteExceptionpublic List<RemoteStep> getSteps() throws RemoteException
getSteps in interface RemoteQuerygetSteps in interface RemoteSearchQueryRemoteExceptionpublic List<RemoteStepField> getFields() throws RemoteException
getFields in interface RemoteQuerygetFields in interface RemoteSearchQueryRemoteExceptionpublic int getOffset()
throws RemoteException
getOffset in interface RemoteQuerygetOffset in interface RemoteSearchQueryRemoteExceptionpublic CachePolicy getCachePolicy() throws RemoteException
getCachePolicy in interface RemoteCacheablegetCachePolicy in interface RemoteQuerygetCachePolicy in interface RemoteSearchQueryRemoteExceptionpublic void setCachePolicy(CachePolicy arg0) throws RemoteException
setCachePolicy in interface RemoteCacheablesetCachePolicy in interface RemoteQuerysetCachePolicy in interface RemoteSearchQueryRemoteExceptionpublic RemoteSearchQuery unwrap() throws RemoteException
unwrap in interface RemoteQueryunwrap in interface RemoteSearchQueryWrapperRemoteExceptionMMBase 1.9-SNAPSHOT - ${javadoctimestamp}