Package com.cumulocity.sdk.client.inventory

Provides the classes necessary to create, delete, update and query managed objects.

See:
          Description

Interface Summary
InventoryApi API for creating, and retrieving managed objects resources from the platform.
ManagedObject Java Interface to call the Cumulocity Inventory Rest API.
 

Class Summary
InventoryApiImpl  
InventoryFilter A filter to be used in managed object queries.
ManagedObjectCollectionImpl  
ManagedObjectImpl  
ManagedObjectReferenceCollectionImpl  
 

Package com.cumulocity.sdk.client.inventory Description

Provides the classes necessary to create, delete, update and query managed objects. Managed object is represented by ManagedObjectRepresentation and a set of managed objects by ManagedObjectCollectionRepresentation. Inventory api involves four main entities: the inventory api operationCollection, the managed object operationCollection, the managed object collection operationCollection and the managed object filter operationCollection.

Since:
0.9
See Also:
com.cumulocity.rest.representation.inventory


Copyright © 2013 (C) Cumulocity GmbH. All Rights Reserved.