com.stackmob.sdkapi
Class SMCondition

java.lang.Object
  extended by com.stackmob.sdkapi.SMCondition
Direct Known Subclasses:
SMEquals, SMGreater, SMGreaterOrEqual, SMIn, SMIsNull, SMLess, SMLessOrEqual, SMNear, SMNotEqual, SMWithin, SMWithinBox

public abstract class SMCondition
extends Object

A condition in a query on the StackMob datastore


Constructor Summary
SMCondition()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SMCondition

public SMCondition()


Copyright © 2012 StackMob. All Rights Reserved.