Classes | |
class | CreateRequest |
Request message for creating a new business object. More... | |
class | DeleteRequest |
Request message for deleting a business object. More... | |
class | FetchRequest |
Request message for retrieving an existing business object. More... | |
class | NetDataContractOperationBehavior |
Override the DataContract serialization behavior to use the NetDataContractSerializer. More... | |
class | UpdateRequest |
Request message for updating a business object. More... | |
class | UseNetDataContractAttribute |
Specify that WCF should serialize objects in a .NET specific manner to as to preserve complex object references and to be able to deserialize the graph into the same type as the original objets. More... | |
class | WcfResponse |
Response message for returning the results of a data portal call. More... | |