com.sforce.rest
Class SearchResult

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

public class SearchResult
extends java.lang.Object

Since:
172
Author:
gwester

Constructor Summary
SearchResult()
           
 
Method Summary
 java.util.List<ResultInfo> getAttributes()
           
 java.lang.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 java.lang.String getId()

getAttributes

public java.util.List<ResultInfo> getAttributes()


Copyright © 2011. All Rights Reserved.