Classes | |
| class | CriteriaRequest |
| Message sent to the WCF data portal. More... | |
| interface | IMobileFactoryLoader |
| Defines an interface to be implemented by a factory object that returns MobileFactory objects based on the MobileFactory attributes used to decorate CSLA Light business objects. More... | |
| interface | IMobileRequest |
| Interface for all requests from client More... | |
| interface | IWcfPortal |
| Defines the service contract for the WCF data portal. More... | |
| class | MobileCriteriaRequest |
| Class that will be used to execute a request from a client. More... | |
| class | MobileFactoryLoader |
| Class containing the default implementation for the FactoryLoader delegate used by the data portal host. More... | |
| class | MobileRequestProcessor |
| Object that processes all the requests from a client More... | |
| class | MobileResponse |
| Object that encompasses the resut of the request from a client More... | |
| class | MobileUpdateRequest |
| Class that will be used to execute an Update request from a client. More... | |
| class | UpdateRequest |
| Message sent to the WCF data portal. More... | |
| class | WcfErrorInfo |
| Message containing details about any server-side exception. More... | |
| class | WcfPortal |
| Exposes server-side DataPortal functionality through WCF. More... | |
| class | WcfResponse |
| Response message returned from the WCF data portal methods. More... | |