public class Delta extends EntityCollection
Constructor and Description |
---|
Delta() |
Modifier and Type | Method and Description |
---|---|
List<DeltaLink> |
getAddedLinks()
Get list of added links (must not be NULL).
|
List<DeletedEntity> |
getDeletedEntities()
Get list of deleted entities (must not be NULL).
|
List<DeltaLink> |
getDeletedLinks()
Get list of deleted links (must not be NULL).
|
getCount, getDeltaLink, getEntities, getNext, setCount, setDeltaLink, setNext
getBaseURI, getId, getTitle, setBaseURI, setCommonProperty, setId
equals, getAnnotations, hashCode, toString
public List<DeletedEntity> getDeletedEntities()
public List<DeltaLink> getAddedLinks()
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.