doc
 All Classes Functions Variables Properties
Public Member Functions | Static Public Member Functions | Protected Attributes | Properties
EMURLSearchRequest Class Reference

Inherited by EMURLEndecaSearchRequest.

List of all members.

Public Member Functions

(id) - initWithSearchQuery:endpoint:delegate:

Static Public Member Functions

(EMURLSearchRequest *) + requestWithSearchQuery:endpoint:delegate:

Protected Attributes

EMSearchQuery_query

Properties

id< EMURLSearchResponseresponse
EMSearchQueryquery

Member Function Documentation

+ (EMURLSearchRequest *) requestWithSearchQuery: (EMSearchQuery *)  query
endpoint: (NSString *)  endpoint
delegate: (id<TTURLRequestDelegate>)  delegate 

These methods create the necessary URL to pass to TTURLRequest


Property Documentation

- (EMSearchQuery*) query [read, assign]

The object that stores the query state. This can only be set in the constructor.

- (id< EMURLSearchResponse >) response [read, write, retain]

An object that handles the response data and may parse and validate it.


The documentation for this class was generated from the following files: