com.cumulocity.sdk.client.identity
Class ExternalIDCollectionImpl

java.lang.Object
  extended by com.cumulocity.sdk.client.GenericResourceImpl<T>
      extended by com.cumulocity.sdk.client.PagedCollectionResourceImpl<ExternalIDCollectionRepresentation>
          extended by com.cumulocity.sdk.client.identity.ExternalIDCollectionImpl
All Implemented Interfaces:
GenericResource<ExternalIDCollectionRepresentation>, PagedCollectionResource<ExternalIDCollectionRepresentation>

public class ExternalIDCollectionImpl
extends PagedCollectionResourceImpl<ExternalIDCollectionRepresentation>
implements PagedCollectionResource<ExternalIDCollectionRepresentation>


Field Summary
 
Fields inherited from class com.cumulocity.sdk.client.GenericResourceImpl
restConnector, url
 
Constructor Summary
ExternalIDCollectionImpl(RestConnector restConnector, String url)
          Deprecated. 
ExternalIDCollectionImpl(RestConnector restConnector, String url, int pageSize)
           
 
Method Summary
protected  CumulocityMediaType getMediaType()
           
protected  Class<ExternalIDCollectionRepresentation> getResponseClass()
           
 
Methods inherited from class com.cumulocity.sdk.client.PagedCollectionResourceImpl
equals, get, get, getNextPage, getPage, getPage, getPreviousPage, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.cumulocity.sdk.client.PagedCollectionResource
get, get, getNextPage, getPage, getPage, getPreviousPage
 

Constructor Detail

ExternalIDCollectionImpl

@Deprecated
public ExternalIDCollectionImpl(RestConnector restConnector,
                                           String url)
Deprecated. 


ExternalIDCollectionImpl

public ExternalIDCollectionImpl(RestConnector restConnector,
                                String url,
                                int pageSize)
Method Detail

getMediaType

protected CumulocityMediaType getMediaType()
Specified by:
getMediaType in class GenericResourceImpl<ExternalIDCollectionRepresentation>

getResponseClass

protected Class<ExternalIDCollectionRepresentation> getResponseClass()
Specified by:
getResponseClass in class GenericResourceImpl<ExternalIDCollectionRepresentation>


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