Module: NaranyaEcm::Rest

Extended by:
ActiveSupport::Autoload
Defined in:
lib/naranya_ecm-sdk.rb,
lib/naranya_ecm/rest/model.rb,
lib/naranya_ecm/rest/errors.rb,
lib/naranya_ecm/rest/relation.rb,
lib/naranya_ecm/rest/persistence.rb,
lib/naranya_ecm/rest/associations.rb,
lib/naranya_ecm/rest/notifications.rb,
lib/naranya_ecm/rest/finder_methods.rb,
lib/naranya_ecm/rest/association_relation.rb

Overview

NaranyaEcm Rest Module

NaranyaEcm::Rest provides the REST persistance and querying layer that connects the NaranyaEcm models with the Naranya CaaS REST services.

Defined Under Namespace

Modules: Associations, FinderMethods, Model, Notifications, Persistence Classes: AdapterNotFound, AdapterNotSpecified, AssociationRelation, AssociationTypeMismatch, AuthorizationRequired, ConnectionNotEstablished, Forbidden, Relation, RemoteFailed, ResourceNotDestroyed, ResourceNotFound, ResourceNotSaved, RestError, SerializationTypeMismatch, UnprocessableEntity