| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ManagedObjectReferenceCollectionRepresentation | |
|---|---|
| com.cumulocity.rest.representation.inventory | |
| com.cumulocity.sdk.client.inventory | Provides the classes necessary to create, delete, update and query managed objects. | 
| Uses of ManagedObjectReferenceCollectionRepresentation in com.cumulocity.rest.representation.inventory | 
|---|
| Methods in com.cumulocity.rest.representation.inventory that return ManagedObjectReferenceCollectionRepresentation | |
|---|---|
 ManagedObjectReferenceCollectionRepresentation | 
ManagedObjectRepresentation.getChildAssets()
 | 
 ManagedObjectReferenceCollectionRepresentation | 
ManagedObjectRepresentation.getChildDevices()
 | 
 ManagedObjectReferenceCollectionRepresentation | 
InventoryRepresentation.getManagedObjects()
 | 
 ManagedObjectReferenceCollectionRepresentation | 
ManagedObjectRepresentation.getParents()
 | 
| Methods in com.cumulocity.rest.representation.inventory with parameters of type ManagedObjectReferenceCollectionRepresentation | |
|---|---|
 void | 
ManagedObjectRepresentation.setChildAssets(ManagedObjectReferenceCollectionRepresentation childAssets)
 | 
 void | 
ManagedObjectRepresentation.setChildDevices(ManagedObjectReferenceCollectionRepresentation childDevices)
 | 
 void | 
InventoryRepresentation.setManagedObjects(ManagedObjectReferenceCollectionRepresentation managedObjects)
 | 
 void | 
ManagedObjectRepresentation.setParents(ManagedObjectReferenceCollectionRepresentation parents)
 | 
| Uses of ManagedObjectReferenceCollectionRepresentation in com.cumulocity.sdk.client.inventory | 
|---|
| Methods in com.cumulocity.sdk.client.inventory that return ManagedObjectReferenceCollectionRepresentation | |
|---|---|
 ManagedObjectReferenceCollectionRepresentation | 
ManagedObjectImpl.getAllChildAssets()
Deprecated.  | 
 ManagedObjectReferenceCollectionRepresentation | 
ManagedObject.getAllChildAssets()
Deprecated.  | 
 ManagedObjectReferenceCollectionRepresentation | 
ManagedObjectImpl.getAllChildDevices()
Deprecated.  | 
 ManagedObjectReferenceCollectionRepresentation | 
ManagedObject.getAllChildDevices()
Deprecated.  | 
| Methods in com.cumulocity.sdk.client.inventory that return types with arguments of type ManagedObjectReferenceCollectionRepresentation | |
|---|---|
 PagedCollectionResource<ManagedObjectReferenceCollectionRepresentation> | 
ManagedObjectImpl.getChildAssets()
 | 
 PagedCollectionResource<ManagedObjectReferenceCollectionRepresentation> | 
ManagedObject.getChildAssets()
Returns all the child Assets for the Managed Object in paged collection form  | 
 PagedCollectionResource<ManagedObjectReferenceCollectionRepresentation> | 
ManagedObjectImpl.getChildDevices()
 | 
 PagedCollectionResource<ManagedObjectReferenceCollectionRepresentation> | 
ManagedObject.getChildDevices()
Returns all the child Devices for the Managed Object in paged collection form.  | 
protected  Class<ManagedObjectReferenceCollectionRepresentation> | 
ManagedObjectReferenceCollectionImpl.getResponseClass()
 | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||