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, setNextgetBaseURI, getId, getTitle, setBaseURI, setCommonProperty, setIdequals, getAnnotations, hashCode, toStringpublic List<DeletedEntity> getDeletedEntities()
public List<DeltaLink> getAddedLinks()
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.