Namespace EPiServer.Shell.Rest
Classes
ClientContextBase
Base class for client context.
QueryRange<T>
Container for items collection and a ItemRange instance describing how the collection was selected from the corresponding total collection.
Interfaces
IQueryParameters
The interface which carries parameters to a query.
IQueryProvider<T>
Helps finding a IRestQuery which can execute the query.
IRestQuery<T>
Represents a query interface for a specific type againts the rest store
IUriContextResolver
Resovles context given an instance URI.
IUrlContextResolver
Resolves a context given a friendly URL.