Uses of Class
com.cumulocity.rest.representation.BaseResourceRepresentation

Packages that use BaseResourceRepresentation
com.cumulocity.rest.representation   
com.cumulocity.rest.representation.alarm   
com.cumulocity.rest.representation.application   
com.cumulocity.rest.representation.audit   
com.cumulocity.rest.representation.event   
com.cumulocity.rest.representation.identity   
com.cumulocity.rest.representation.inventory   
com.cumulocity.rest.representation.measurement   
com.cumulocity.rest.representation.operation   
com.cumulocity.rest.representation.platform   
com.cumulocity.rest.representation.tenant   
com.cumulocity.rest.representation.user   
com.cumulocity.sdk.client   
 

Uses of BaseResourceRepresentation in com.cumulocity.rest.representation
 

Subclasses of BaseResourceRepresentation in com.cumulocity.rest.representation
 class AbstractExtensibleRepresentation
           
 class BaseCollectionRepresentation
          Common Base Class for all Collection Representations.
 

Uses of BaseResourceRepresentation in com.cumulocity.rest.representation.alarm
 

Subclasses of BaseResourceRepresentation in com.cumulocity.rest.representation.alarm
 class AlarmCollectionRepresentation
           
 class AlarmRepresentation
           
 class AlarmsApiRepresentation
           
 

Uses of BaseResourceRepresentation in com.cumulocity.rest.representation.application
 

Subclasses of BaseResourceRepresentation in com.cumulocity.rest.representation.application
 class ApplicationApiRepresentation
           
 class ApplicationCollectionRepresentation
           
 class ApplicationReferenceCollectionRepresentation
           
 class ApplicationReferenceRepresentation
           
 class ApplicationRepresentation
           
 

Uses of BaseResourceRepresentation in com.cumulocity.rest.representation.audit
 

Subclasses of BaseResourceRepresentation in com.cumulocity.rest.representation.audit
 class AuditRecordCollectionRepresentation
           
 class AuditRecordRepresentation
           
 class AuditRecordsRepresentation
           
 

Uses of BaseResourceRepresentation in com.cumulocity.rest.representation.event
 

Subclasses of BaseResourceRepresentation in com.cumulocity.rest.representation.event
 class EventCollectionRepresentation
           
 class EventRepresentation
          A Java Representation for the Media Type EventMediaType.EVENT.
 class EventsApiRepresentation
           
 

Uses of BaseResourceRepresentation in com.cumulocity.rest.representation.identity
 

Subclasses of BaseResourceRepresentation in com.cumulocity.rest.representation.identity
 class ExternalIDCollectionRepresentation
           
 class ExternalIDRepresentation
           
 class IdentityRepresentation
           
 

Uses of BaseResourceRepresentation in com.cumulocity.rest.representation.inventory
 

Subclasses of BaseResourceRepresentation in com.cumulocity.rest.representation.inventory
 class InventoryRepresentation
          A Java Representation for the MediaType Inventory, making a compromise between https://startups.jira.com/wiki/display/MTM/Inventory and the example in https://startups.jira.com/wiki/display/MTM/Requests+to+Inventory
 class ManagedObjectCollectionRepresentation
           
 class ManagedObjectReferenceCollectionRepresentation
           
 class ManagedObjectReferenceRepresentation
           
 class ManagedObjectRepresentation
          A Java Representation for the MediaType ManagedObject
 

Uses of BaseResourceRepresentation in com.cumulocity.rest.representation.measurement
 

Subclasses of BaseResourceRepresentation in com.cumulocity.rest.representation.measurement
 class MeasurementCollectionRepresentation
           
 class MeasurementRepresentation
           
 class MeasurementsApiRepresentation
           
 

Uses of BaseResourceRepresentation in com.cumulocity.rest.representation.operation
 

Subclasses of BaseResourceRepresentation in com.cumulocity.rest.representation.operation
 class DeviceControlRepresentation
           
 class OperationCollectionRepresentation
           
 class OperationRepresentation
           
 

Uses of BaseResourceRepresentation in com.cumulocity.rest.representation.platform
 

Subclasses of BaseResourceRepresentation in com.cumulocity.rest.representation.platform
 class PlatformApiRepresentation
           
 

Uses of BaseResourceRepresentation in com.cumulocity.rest.representation.tenant
 

Subclasses of BaseResourceRepresentation in com.cumulocity.rest.representation.tenant
 class TenantCollectionRepresentation
           
 class TenantRepresentation
           
 class TenantUsageStatisticsCollectionRepresentation
           
 class TenantUsageStatisticsRepresentation
           
 

Uses of BaseResourceRepresentation in com.cumulocity.rest.representation.user
 

Subclasses of BaseResourceRepresentation in com.cumulocity.rest.representation.user
 class CurrentUserRepresentation
          This class intentionally is not extending UserRepresentation, although CurrentUser extends User.
 class GroupCollectionRepresentation
           
 class GroupReferenceCollectionRepresentation
           
 class GroupReferenceRepresentation
           
 class GroupRepresentation
           
 class RoleCollectionRepresentation
           
 class RoleReferenceCollectionRepresentation
           
 class RoleReferenceRepresentation
           
 class RoleRepresentation
           
 class UserCollectionRepresentation
           
 class UserReferenceCollectionRepresentation
           
 class UserReferenceRepresentation
           
 class UserRepresentation
           
 class UsersApiRepresentation
           
 

Uses of BaseResourceRepresentation in com.cumulocity.sdk.client
 

Classes in com.cumulocity.sdk.client with type parameters of type BaseResourceRepresentation
 interface GenericResource<T extends BaseResourceRepresentation>
          Generic Cumulocity operationCollection representation
 class GenericResourceImpl<T extends BaseResourceRepresentation>
           
 



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