Deprecated API


Contents
Deprecated Methods
com.endeca.mobile.services.cart.models.AbstractRecord.get(String)
          - use getValueAsString() 
com.endeca.mobile.services.cart.models.AbstractRecord.put(String, String)
          - use getProps().put(String, Object) 
com.endeca.navigation.MERec.setId(long)
          This method may not be supported in future versions of the MDEX Engine API - use #setSpec() instead. Sets the ID for this record.