Class ClientDeltaImpl
java.lang.Object
org.apache.olingo.client.api.domain.ClientItem
org.apache.olingo.client.api.domain.AbstractClientPayload
org.apache.olingo.client.core.domain.ClientEntitySetImpl
org.apache.olingo.client.core.domain.ClientDeltaImpl
- All Implemented Interfaces:
ClientAnnotatable,ClientDelta,ClientEntitySet,ClientInvokeResult
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.olingo.client.core.domain.ClientEntitySetImpl
getAnnotations, getCount, getDeltaLink, getEntities, getNext, getOperation, getOperations, setCount, setDeltaLinkMethods inherited from class org.apache.olingo.client.api.domain.AbstractClientPayload
getContextURL, setContextURLMethods inherited from class org.apache.olingo.client.api.domain.ClientItem
getLink, getName, setLinkMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.apache.olingo.client.api.domain.ClientAnnotatable
getAnnotationsMethods inherited from interface org.apache.olingo.client.api.domain.ClientEntitySet
getCount, getDeltaLink, getEntities, getNext, getOperation, getOperations, setCount, setDeltaLink
-
Constructor Details
-
ClientDeltaImpl
public ClientDeltaImpl() -
ClientDeltaImpl
-
-
Method Details
-
getDeletedEntities
- Specified by:
getDeletedEntitiesin interfaceClientDelta
-
getAddedLinks
- Specified by:
getAddedLinksin interfaceClientDelta
-
getDeletedLinks
- Specified by:
getDeletedLinksin interfaceClientDelta
-
hashCode
public int hashCode()- Overrides:
hashCodein classClientEntitySetImpl
-
equals
- Overrides:
equalsin classClientEntitySetImpl
-
toString
- Overrides:
toStringin classClientEntitySetImpl
-