public class ManagedObjectReferenceCollectionImpl extends PagedCollectionResourceImpl<ManagedObjectReferenceRepresentation,ManagedObjectReferenceCollectionRepresentation,PagedManagedObjectReferenceCollectionRepresentation> implements ManagedObjectReferenceCollection
pageSize, restConnector
PAGE_NUMBER_KEY, PAGE_SIZE_KEY
Constructor and Description |
---|
ManagedObjectReferenceCollectionImpl(RestConnector restConnector,
String url,
int pageSize) |
Modifier and Type | Method and Description |
---|---|
protected CumulocityMediaType |
getMediaType() |
protected Class<ManagedObjectReferenceCollectionRepresentation> |
getResponseClass() |
protected PagedManagedObjectReferenceCollectionRepresentation |
wrap(ManagedObjectReferenceCollectionRepresentation collection) |
equals, get, get, get, getCollection, getNextPage, getPage, getPage, getPreviousPage, hashCode, prepareGetParams
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
get, get, getNextPage, getPage, getPage, getPreviousPage
public ManagedObjectReferenceCollectionImpl(RestConnector restConnector, String url, int pageSize)
protected CumulocityMediaType getMediaType()
protected Class<ManagedObjectReferenceCollectionRepresentation> getResponseClass()
protected PagedManagedObjectReferenceCollectionRepresentation wrap(ManagedObjectReferenceCollectionRepresentation collection)
Copyright © 2020 (C) Cumulocity GmbH. All rights reserved.