You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by Apache Wiki <wi...@apache.org> on 2014/12/17 06:35:15 UTC

[Olingo Wiki] Update of "Documentation/ProcessorInterfaces" by MichaelBolz

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Olingo Wiki" for change notification.

The "Documentation/ProcessorInterfaces" page has been changed by MichaelBolz:
https://wiki.apache.org/Olingo/Documentation/ProcessorInterfaces

New page:
= General idea =

= Processor Interfaces =

  * ServiceDocument - R
  * Metadata - R
  * Error - Process
  * Batch - Process
  * Entity - CRUD
  * MediaEntity (as "extends Entity") - RU (CD inherited)
  * EntityCollection - R
  * Primitive - RUD
  * PrimitiveValue (as "extends Primitive") - R (UD inherited)
  * PrimitiveCollection - RUD
  * Complex - RUD
  * ComplexCollection - RUD
  * CountEntityCollection - R
  * CountPrimitiveCollection - R
  * CountComplexCollection - R
  * Reference - CRUD
  * ReferenceCollection - R
  * Delta - R