Uses of Class
com.cumulocity.rest.representation.identity.ExternalIDCollectionRepresentation

Packages that use ExternalIDCollectionRepresentation
com.cumulocity.rest.representation.operation   
com.cumulocity.sdk.client.identity Provides the classes necessary to bind, unbind and query external identifiers. 
 

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

Methods in com.cumulocity.rest.representation.operation that return ExternalIDCollectionRepresentation
 ExternalIDCollectionRepresentation OperationRepresentation.getDeviceExternalIDs()
           
 

Methods in com.cumulocity.rest.representation.operation with parameters of type ExternalIDCollectionRepresentation
 void OperationRepresentation.setDeviceExternalIDs(ExternalIDCollectionRepresentation deviceExternalIDs)
           
 

Uses of ExternalIDCollectionRepresentation in com.cumulocity.sdk.client.identity
 

Methods in com.cumulocity.sdk.client.identity that return types with arguments of type ExternalIDCollectionRepresentation
 PagedCollectionResource<ExternalIDCollectionRepresentation> IdentityApiImpl.getExternalIdsOfGlobalId(GId gid)
           
 PagedCollectionResource<ExternalIDCollectionRepresentation> IdentityApi.getExternalIdsOfGlobalId(GId gid)
          Gets the external ids associated with the given global id
protected  Class<ExternalIDCollectionRepresentation> ExternalIDCollectionImpl.getResponseClass()
           
 



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