public class UpdateResult extends Object
UpdateResult(String id, boolean success, boolean created, String error)
String
getError()
getId()
boolean
isCreated()
isSuccess()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public UpdateResult(String id, boolean success, boolean created, String error)
public String getId()
public boolean isSuccess()
public boolean isCreated()
public String getError()
public String toString()
toString
Object
Copyright © 2015. All Rights Reserved.