com.sforce.rest
Class SearchResult

java.lang.Object
  extended by com.sforce.rest.SearchResult

public class SearchResult
extends Object

Since:
172
Author:
gwester

Constructor Summary
SearchResult()
           
 
Method Summary
 List<ResultInfo> getAttributes()
           
 String getId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SearchResult

public SearchResult()
Method Detail

getId

public String getId()

getAttributes

public List<ResultInfo> getAttributes()


Copyright © 2012. All Rights Reserved.