Overview

Namespaces

  • PipelinerSales
    • ApiClient
      • Http
      • Query
      • Repository
        • Rest

Classes

  • Defaults
  • Entity
  • EntityCollection
  • EntityCollectionIterator
  • PipelinerClient

Interfaces

  • InfoMethodsInterface

Exceptions

  • PipelinerClientException
  • Overview
  • Namespace
  • Class
  • Tree

Namespace PipelinerSales\ApiClient

Namespaces summary
PipelinerSales\ApiClient\Http
PipelinerSales\ApiClient\Query
PipelinerSales\ApiClient\Repository
Classes summary
Defaults
Entity Represents an entity.
EntityCollection

Represents an immutable collection of multiple entities of a common type. The entities themselves are mutable (i.e. you can modify the entity object inside the collection, but you can not add/remove/reorder/etc. entities from/to the collection.

EntityCollectionIterator

Class for conveniently iterating through collections of entities beyond the ones which have been loaded from the server.

PipelinerClient The client context
Interfaces summary
InfoMethodsInterface Methods for retrieving information describing data and configuration on the server.
Exceptions summary
PipelinerClientException
API documentation generated by ApiGen